Uses of Class
org.ofdrw.converter.font.TTFDataStream
Packages that use TTFDataStream
-
Uses of TTFDataStream in org.ofdrw.converter.font
Subclasses of TTFDataStream in org.ofdrw.converter.fontMethods in org.ofdrw.converter.font with parameters of type TTFDataStreamModifier and TypeMethodDescriptionCmapSubtable.initData(TTFDataStream data) 读取流解析 cmap子表HorizontalHeaderTable.parse(TTFDataStream data) This will read the required data from the stream.HorizontalMetricsTable.parse(int numHMetrics, int numGlyphs, TTFDataStream data) TrueTypeCollection.parse(TTFDataStream stream) Creates a new TrueTypeCollection from a TTC stream.TrueTypeFont.parse(TTFDataStream raf) 解析字体NamingTable.read(TTFDataStream data) This will read the required data from the stream.TrueTypeFont.readCMap(long cmapOffset, TTFDataStream data) 解析cmapvoidGlyphData.readData(TTFDataStream data, int leftSideBearing, GlyphDataProvider provider) This will read the required data from the stream.NameRecord.readNameRecord(TTFDataStream data) This will read the required data from the stream.