Home
last modified time | relevance | path

Searched defs:MaxpTable (Results 1 – 6 of 6) sorted by relevance

/dports/editors/texmacs/TeXmacs-1.99.4-src/src/Plugins/Pdf/PDFWriter/
H A DOpenTypeFileInput.h65 struct MaxpTable struct
67 double TableVersionNumber;
68 unsigned short NumGlyphs;
69 unsigned short MaxPoints;
70 unsigned short MaxCountours;
71 unsigned short MaxCompositePoints;
73 unsigned short MaxZones;
74 unsigned short MaxTwilightPoints;
75 unsigned short MaxStorage;
76 unsigned short MaxFunctionDefs;
[all …]
/dports/x11-servers/Xfstt/xfstt-1.11/libfstt/
H A Dtable_maxp.cc24 MaxpTable::MaxpTable(RandomAccessFile &f, int offset, int length): in MaxpTable() function in MaxpTable
H A Dttf.h159 class MaxpTable; variable
/dports/graphics/jogamp-jogl/jogl/src/jogl/classes/jogamp/graph/font/typecast/ot/table/
H A DMaxpTable.java20 public class MaxpTable implements Table { class
39 protected MaxpTable(final DirectoryEntry de, final DataInput di) throws IOException { in MaxpTable() method in MaxpTable
/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/utils/fonts/sfnt/
H A Dmaxp.py15 class MaxpTable(UnknownTable): class
/dports/print/pdf-renderer/pdf-renderer-0.9.1,1/src/com/sun/pdfview/font/ttf/
H A DMaxpTable.java30 public class MaxpTable extends TrueTypeTable { class
80 protected MaxpTable() { in MaxpTable() method in MaxpTable