22
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected almost 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Graph font/typecast: Adopt to our Typecast updates (see below); Fix kerning; Use TestTextRendererNEWT01 to produce validation snaps More... almost 2 years ago
Graph font/typecast: Adopt to our Typecast updates (see below); Fix kerning; Use TestTextRendererNEWT01 to produce validation snaps More... almost 2 years ago
Typecast: Mark current status w/ our branch of upstream, jogl_patches, commit 90c4a8348cbe182bf3f0bcc55fd015f19ed0686f More... almost 2 years ago
Typecast: Mark current status w/ our branch of upstream, jogl_patches, commit 90c4a8348cbe182bf3f0bcc55fd015f19ed0686f More... almost 2 years ago
Typecast: Table: Use package-protected static final const, remove notAvailable String More... almost 2 years ago
Typecast: Table: Use package-protected static final const, remove notAvailable String More... almost 2 years ago
Typecast: KernSubtableFormat2: Use package-protection More... almost 2 years ago
Typecast: KernSubtableFormat2: Use package-protection More... almost 2 years ago
Typecast: KernSubtable: Remove getKerningTable(..), will be implemented in higher API layer w/ binary-search More... almost 2 years ago
Typecast: KernSubtable: Remove getKerningTable(..), will be implemented in higher API layer w/ binary-search More... almost 2 years ago
GlyfCompositeDescript: Remove useless try { } in ctor; Remove redundant variable in range-based for-loops More... almost 2 years ago
GlyfCompositeDescript: Remove useless try { } in ctor; Remove redundant variable in range-based for-loops More... almost 2 years ago
Typecast: *Font*: Use constructor instead for static read(). TTFont: Add ctor for File and InputStream More... almost 2 years ago
Typecast: *Font*: Use constructor instead for static read(). TTFont: Add ctor for File and InputStream More... almost 2 years ago
Update included Typecast library to 2019-09-15 commit 0d55ac0eb4a39a7f8f2a796c7eebd3ea778ba9a7 More... almost 2 years ago
Update included Typecast library to 2019-09-15 commit 0d55ac0eb4a39a7f8f2a796c7eebd3ea778ba9a7 More... almost 2 years ago
Font/Graph, {Font, Glyph}/Typecast: Add kerning and expose values in original font-units (FU) to have them scaled later ( fu * pixelScale / unitsPerEM ) More... almost 2 years ago
Font/Graph, {Font, Glyph}/Typecast: Add kerning and expose values in original font-units (FU) to have them scaled later ( fu * pixelScale / unitsPerEM ) More... almost 2 years ago
Typecase: OTFont: Provide KernTable accessor More... almost 2 years ago
Typecase: OTFont: Provide KernTable accessor More... almost 2 years ago
Typecast: OTGlyph: Maintain the glyphID, add toString() More... almost 2 years ago
Typecast: OTGlyph: Maintain the glyphID, add toString() More... almost 2 years ago
Typecast: HeadTable: Use 'int' to hold 'uint16' unitsPerEM value More... almost 2 years ago
Typecast: HeadTable: Use 'int' to hold 'uint16' unitsPerEM value More... almost 2 years ago
Typecast: Kerning: Use 'int' to cover 'uint16' values; Detail KernSubtable and hold a KernSubtableFormat0 ref in KernTable More... almost 2 years ago
Typecast: Kerning: Use 'int' to cover 'uint16' values; Detail KernSubtable and hold a KernSubtableFormat0 ref in KernTable More... almost 2 years ago
Graph: TypecastRenderer: Add comment about TTF Glyph's having Winding.CW More... almost 2 years ago
Graph: TypecastRenderer: Add comment about TTF Glyph's having Winding.CW More... almost 2 years ago
Graph: Path2D -> self-contained Path2D (w/ Iterator) fixed; OutlineShape: Add Path2F addPath(..), emphasize required Winding.CW More... almost 2 years ago
Graph: Path2D -> self-contained Path2D (w/ Iterator) fixed; OutlineShape: Add Path2F addPath(..), emphasize required Winding.CW More... almost 2 years ago