55ae12acc9
The index numbers can be verified by running ttx over the ttf file: <GlyphOrder> <!-- The 'id' attribute is only for humans; it is ignored when parsed. --> <GlyphID id="0" name=".notdef"/> <GlyphID id="1" name=".null"/> <GlyphID id="2" name="nonmarkingreturn"/> <GlyphID id="3" name="zero"/> <GlyphID id="4" name="one"/> <GlyphID id="5" name="two"/> <GlyphID id="6" name="A"/> <GlyphID id="7" name="B"/> <GlyphID id="8" name="a"/> <GlyphID id="9" name="ydieresis"/> <GlyphID id="10" name="Amacron"/> <GlyphID id="11" name="amacron"/> <GlyphID id="12" name="uni4E2D"/> <GlyphID id="13" name="u1F0A1"/> <GlyphID id="14" name="u1F0B1"/> <GlyphID id="15" name="u1F0B2"/> </GlyphOrder> Change-Id: I8c3b3f09ca25c14d92725d121481287cf57d0d01 Reviewed-on: https://go-review.googlesource.com/36080 Reviewed-by: David Crawshaw <crawshaw@golang.org> |
||
---|---|---|
bmp | ||
cmd/webp-manual-test | ||
colornames | ||
draw | ||
example/font | ||
font | ||
math | ||
riff | ||
testdata | ||
tiff | ||
vector | ||
vp8 | ||
vp8l | ||
webp | ||
.gitattributes | ||
.gitignore | ||
AUTHORS | ||
codereview.cfg | ||
CONTRIBUTING.md | ||
CONTRIBUTORS | ||
LICENSE | ||
PATENTS | ||
README |
This repository holds supplementary Go image libraries. To submit changes to this repository, see http://golang.org/doc/contribute.html.