This is DGVariables.h in view mode; [Download] [Up]
static const char *dgShapeSymbolName[5] = {"Rectangle","Rounded Rectangle","Circle","Diamond","Hexagon"}; static const char *dgEndName = "end\n\n"; static const char *dgRtfControlName ="\trtfText {\\rtf0\\ansi{\\fonttbl\\f1\\fnil %s;\\f0\\fswiss Helvetica;}\\margl40\\margr40\\pard\\tx533\\tx1067\\tx1601\\tx2135\\tx2668\\tx3202\\tx3736\\tx4270\\tx4803\\tx5337\\f1\\%s\\%s\\ulnone\\qc\\fs%2.0f\\fc0\\cf0 %s}"; static unsigned dgNextNr; static NXColorList *dgColorList; static const char dgPrintInfoEnd[6] = {0x96,0x12,0x12,0x12,0x12,0x86}; static const char *dgDocuBegin = "#!DG_TEXT-Version-2\n# Built by Wood.app\n\nwindowOrigin 196.00 6.00\nviewOrigin 1.00 9.00\nviewSize 825.00 578.00\nvisibleOrigin 0.00 0.00\nshowTools\ndefaultFont \"Helvetica\"\ndefaultFontSize 12.00\nprintInfoFile \"PrintInfo\"\ncolorFile \"Colors.clr\"\n"; static const char *dgVertexComment = "\n\n#Vertex Section\n\n"; static const char *dgSymbolComment = "\n\n#Symbol Section\n\n"; static const char *dgLineComment = "\n\n#Line Section\n\n";
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.