Releases: unidoc/unitype
Releases · unidoc/unitype
v0.5.1
09 Jan 08:46
Compare
Sorry, something went wrong.
No results found
v0.5.0
30 Dec 10:38
Compare
Sorry, something went wrong.
No results found
v0.4.0
01 Nov 13:53
Compare
Sorry, something went wrong.
No results found
v0.3.0
04 Aug 15:08
Compare
Sorry, something went wrong.
No results found
What's Changed
update golang.org/x/sys and add GetNameRecords by @sampila in #6
New Contributors
Full Changelog : v0.2.1...v0.3.0
v0.2.1
08 Oct 21:27
Compare
Sorry, something went wrong.
No results found
This version is a patch version release.
Fixes
Support subtable (3, 10) lookup
v0.2.0
25 May 22:59
Compare
Sorry, something went wrong.
No results found
Various fixes.
Enhanced SubsetKeepIndices to end by calling SubsetFirst keeping only the maxNeededNum glyph indices.-
Fixed a problem in SubsetFirst when creating cmaps that was causing errors displaying PDFs in Adobe with subset fonts.
Fixed a problem with parsing glyf descriptions with no glyph data.
Added a LookupRunes to lookup glyph indices by runes. Based on common CMaps and a commonly used search order.
v0.1.0
10 May 20:01
Compare
Sorry, something went wrong.
No results found
Improved subsetting and added fpgm table. Also added capability to load the composite glyph descriptions on demand (lazy loading).