- 24 Aug, 2018 18 commits
-
-
Alex Butler authored
-
Alex Butler authored
Optimise get_v_metrics, scale_for_pixel_height See merge request !21
-
Alex Butler authored
Optimise get_glyph_h_metrics See merge request !20
-
Alex Butler authored
3.5x faster benchmarks
-
Alex Butler authored
-
Alex Butler authored
Optimise get_glyph_box See merge request !19
-
Alex Butler authored
Optimise find_glyph_index (format=12,13) See merge request !18
-
Alex Butler authored
-
Alex Butler authored
-
Alex Butler authored
-
-
Alex Butler authored
-
Alex Butler authored
-
-
Alex Butler authored
benchmarks 2x faster
-
Alex Butler authored
deja vu benchmark 1.4x faster
-
Alex Butler authored
Add benchmark regression tests & gitlab-ci See merge request !17
-
Alex Butler authored
-
- 12 Jun, 2018 1 commit
-
-
Jeremy Soller authored
-
- 12 Feb, 2018 2 commits
-
-
Jeremy Soller authored
-
Jeremy Soller authored
Added units_per_em function
-
- 11 Feb, 2018 1 commit
-
-
fschutt authored
-
- 03 Feb, 2018 2 commits
-
-
Jeremy Soller authored
Update links to point to redox-os repository
-
David Ross authored
-
- 02 Feb, 2018 4 commits
-
-
Jeremy Soller authored
fix: out of bounds read for empty font data
-
Jeremy Soller authored
Derive Debug for FontInfo
-
Jeremy Soller authored
Bumped byteorder dependency version
-
Jeremy Soller authored
Update documentation links, add badges
-
- 08 Jan, 2018 7 commits
-
-
Jeremy Soller authored
Implement features for font name strings
-
YOSHIOKA Takuma authored
-
YOSHIOKA Takuma authored
RFC 0430 says: > In `CamelCase`, acronyms count as one word: use `Uuid` rather than > `UUID`. (See <https://rust-lang.github.io/rfcs/0430-finalizing-naming-conventions.html#fine-points>.)
-
YOSHIOKA Takuma authored
-
Takuma Yoshioka authored
Now example correctly handles UTF16BE strings.
-
Takuma Yoshioka authored
Make them public and defined `PlatformEncodingID` type which has both platform ID and encoding ID.
-
Takuma Yoshioka authored
-
- 18 Aug, 2017 1 commit
-
-
Chris Tolliday authored
-
- 21 May, 2017 1 commit
-
-
Egor Larionov authored
-
- 12 May, 2017 1 commit
-
-
Brian Martin authored
- if the &[u8] for the font is < 4 bytes, is_font() panics with out of bounds access - add a length check and return false if the font &[u8] is too short
-
- 17 Mar, 2017 1 commit
-
-
Azriel Hoh authored
-
- 12 Dec, 2016 1 commit
-
-
Dylan Ede authored
-