- 05 Sep, 2019 2 commits
-
-
Alex Butler authored
Move tests, examples & benches into ./dev See merge request !146
-
Alex Butler authored
* Remove unicode-normalization * Update CI & readme
-
- 02 Sep, 2019 1 commit
-
-
Alex Butler authored
-
- 22 Jul, 2019 1 commit
-
-
Alex Butler authored
-
- 12 Jul, 2019 1 commit
-
-
Alex Butler authored
-
- 10 Jul, 2019 1 commit
-
-
Alex Butler authored
-
- 06 Jul, 2019 1 commit
-
-
Alex Butler authored
-
- 20 Jun, 2019 1 commit
-
-
Alex Butler authored
-
- 14 Jun, 2019 1 commit
-
-
Alex Butler authored
-
- 13 Jun, 2019 1 commit
-
-
Alex Butler authored
-
- 10 Jun, 2019 2 commits
-
-
Alex Butler authored
Disable multithread dependencies on wasm32 See merge request !143
-
Alex Butler authored
-
- 09 Jun, 2019 4 commits
-
-
Alex Butler authored
-
Alex Butler authored
FIX: align_4x4 implementation See merge request !142
-
Scott J Maddox authored
fix align_4x4 implementation incorrectly causing a change in UV coordinates
-
Scott J Maddox authored
improve align_4x4 test to fail if the UV coordiantes change when align_4x4 is enabled
-
- 08 Jun, 2019 3 commits
-
-
Alex Butler authored
add CacheBuilder.align_4x4 option See merge request !141
-
Scott J Maddox authored
-
Scott J Maddox authored
If your backend requires texture updates to be aligned to 4x4 texel boundaries (e.g. WebGL), this should be set to `true`.
-
- 29 May, 2019 1 commit
-
-
Alex Butler authored
-
- 24 May, 2019 1 commit
-
-
Alex Butler authored
-
- 14 Apr, 2019 4 commits
-
-
Alex Butler authored
-
Alex Butler authored
-
Alex Butler authored
-
Alex Butler authored
-
- 18 Mar, 2019 2 commits
-
-
Alex Butler authored
GlyphIter and LayoutIter keeps the lifetime of the font data See merge request !140
-
Dávid Kocsis authored
-
- 08 Feb, 2019 1 commit
-
-
Alex Butler authored
-
- 04 Feb, 2019 2 commits
-
-
Alex Butler authored
gpu_cache: return CachedBy info See merge request !139
-
Alex Butler authored
Returns `CachedBy` enum for successful `cache_queued` calls.
-
- 01 Feb, 2019 1 commit
-
-
Alex Butler authored
-
- 31 Jan, 2019 2 commits
-
-
Alex Butler authored
Add fn `PositionedGlyph::set_position` See merge request !137
-
Alex Butler authored
Can be more convenient and in some cases faster.
-
- 30 Jan, 2019 2 commits
-
-
Alex Butler authored
``` name control ns/iter change ns/iter diff ns/iter diff % speedup cache::multi_font_population 2,410,117 2,339,255 -70,862 -2.94% x 1.03 cache_bad_cases::moving_text_thrashing 6,320,915 6,085,122 -235,793 -3.73% x 1.04 cache_bad_cases::resizing 4,269,353 4,219,784 -49,569 -1.16% x 1.01 ```
-
Alex Butler authored
-
- 12 Jan, 2019 1 commit
-
-
Alex Butler authored
-
- 28 Dec, 2018 1 commit
-
-
Alex Butler authored
* glium -> 0.23
-
- 21 Dec, 2018 1 commit
-
-
Alex Butler authored
-
- 11 Dec, 2018 1 commit
-
-
Alex Butler authored
Edition 2018 See merge request redox-os/rusttype!136
-
- 10 Dec, 2018 1 commit
-
-
Alex Butler authored
-