font-rs | this is a font renderer written in pure , safe rust
kandi X-RAY | font-rs Summary
kandi X-RAY | font-rs Summary
font-rs is a Rust library. font-rs has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.
this is a font renderer written (mostly) in pure, safe rust. there is an optional simd module for cumulative sum, currently written in c sse3 intrinsics. the current state of the code is quite rough. the code isn't well organized, and it's basically not ready for prime time. however, it runs well enough to run benchmarks, and those benchmarks suggest extremely promising performance compared with freetype and freetype-go (the loose port of freetype to go). the rasterizer is basically very similar in design to libart, except that vectors are drawn immediately into the buffer, rather than sorted and stored in intermediate form, and that the buffer for rasterization is a dense array rather than a sparse data structure. the main motivation
this is a font renderer written (mostly) in pure, safe rust. there is an optional simd module for cumulative sum, currently written in c sse3 intrinsics. the current state of the code is quite rough. the code isn't well organized, and it's basically not ready for prime time. however, it runs well enough to run benchmarks, and those benchmarks suggest extremely promising performance compared with freetype and freetype-go (the loose port of freetype to go). the rasterizer is basically very similar in design to libart, except that vectors are drawn immediately into the buffer, rather than sorted and stored in intermediate form, and that the buffer for rasterization is a dense array rather than a sparse data structure. the main motivation
Support
Quality
Security
License
Reuse
Support
font-rs has a low active ecosystem.
It has 685 star(s) with 45 fork(s). There are 36 watchers for this library.
It had no major release in the last 6 months.
There are 9 open issues and 4 have been closed. On average issues are closed in 364 days. There are 3 open pull requests and 0 closed requests.
It has a neutral sentiment in the developer community.
The latest version of font-rs is current.
Quality
font-rs has no bugs reported.
Security
font-rs has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
License
font-rs is licensed under the Apache-2.0 License. This license is Permissive.
Permissive licenses have the least restrictions, and you can use them in most projects.
Reuse
font-rs releases are not available. You will need to build from source code and install.
Top functions reviewed by kandi - BETA
kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of font-rs
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of font-rs
font-rs Key Features
No Key Features are available at this moment for font-rs.
font-rs Examples and Code Snippets
No Code Snippets are available at this moment for font-rs.
Community Discussions
No Community Discussions are available at this moment for font-rs.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install font-rs
You can download it from GitHub.
Rust is installed and managed by the rustup tool. Rust has a 6-week rapid release process and supports a great number of platforms, so there are many builds of Rust available at any time. Please refer rust-lang.org for more information.
Rust is installed and managed by the rustup tool. Rust has a 6-week rapid release process and supports a great number of platforms, so there are many builds of Rust available at any time. Please refer rust-lang.org for more information.
Support
We gladly accept contributions via GitHub pull requests, as long as the author has signed the Google Contributor License. Please see CONTRIBUTIONS.md for more details.
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page