Class GlyphRenderer


  • class GlyphRenderer
    extends java.lang.Object
    This class provides a glyph to GeneralPath conversion for true type fonts. Based on code from Apache Batik, a subproject of Apache XMLGraphics.
    See Also:
    http://xmlgraphics.apache.org/batik Contour rendering ported from PDF.js, viewed on 14.2.2015, rev 2e97c0d, pdf.js/src/core/font_renderer.js
    • Field Detail

      • LOG

        private static final org.apache.commons.logging.Log LOG