Home
last modified time | relevance | path

Searched refs:HPGL (Results 1 – 25 of 450) sorted by relevance

12345678910>>...18

/dports/astro/opencpn/OpenCPN-5.2.4/include/
H A Dchartsymbols.h73 wxString HPGL; variable
84 wxString HPGL; variable
100 wxString HPGL; variable
/dports/print/hp2xx/hp2xx-3.4.4/
H A DREADME7 HPGL files. (In the latter case, please make sure that no copyright or
38 - The error handler now tries to report the offending HPGL command sequence,
55 - simplified HPGL output would write very small numbers in exponential
56 notation, which is not allowed by any HPGL standard.
H A DCHANGES29 - Simplified HPGL output could contain values in exponential notation
66 - hp2xx now ignores stray Escape characters among HPGL commands
211 HPGL commands (causing strange error messages when there was a filename with
212 HPGL-like character sequence among them)
332 - Support for HPGL/2 commands related to polygons and area fills :
364 or PW statements in the HPGL file now. This allows creation of PBM bitmaps
439 - HPGL/2 Pen Color and Pen Width support for up to 256 virtual pens
/dports/print/hp2xx/hp2xx-3.4.4/doc/
H A Dhp2xx.hlp2 A HPGL converter into some vector- and raster formats
4 HP2XX reads HPGL ASCII source files, interprets them, and converts them
6 formats. Currently, its HPGL parser recognizes only a subset of HPGL/2.
33 The program scans the current HPGL source, converts all drawing commands
155 more than one HPGL file simultaneously! Do NOT use more than 6
176 to convert a HPGL drawing into a Metafont character to be included
269 -x double - Preset xmin value of HPGL coordinate range
270 -"X" double - Preset xmax value of HPGL coordinate range
271 -y double - Preset ymin value of HPGL coordinate range
272 -"Y" double - Preset ymax value of HPGL coordinate range
[all …]
H A Dchanges20 this option, HPGL files that use pen 0 for actual plotting change the
69 cases. Simplified HPGL output could create illegal HPGL (by using exponential
72 (Georg Viehoever). Made HPGL error handler print 20 characters around the
135 Simplified HPGL output (-mhpgl) did not honor any rescaling done with -h,-w.
300 Stray Escape chars in the HPGL code are reported and ignored (one guy was
321 PJL preambles with more than one Esc sequence confused the HPGL parser.
380 in HPGL, like an ordinary character, accidentally terminating the label at
554 PenColor and PenWidth commands from HPGL/2 (not yet supported in the
756 HPGL commands SM, TL, XT, YT supported
774 HPGL parser much easier portable and more tolerant to HPGL syntax variations
[all …]
/dports/graphics/cenon/Cenon/
H A DREADME29 Cenon can import, export, and convert DXF, PostScript, ISO/DIN, HPGL, Gerber, SVG, etc.
34 - Import of many graphic formats like PostScript (PS, EPS), DXF, Gerber, HPGL,
37 - Export of many formats like PostScript (PS, EPS), DXF, Gerber, HPGL
H A DCenonInfo.plist30 NSName = "HPGL";
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/eeschema/dialogs/
H A Ddialog_plot_schematic.cpp168 case PLOT_FORMAT::HPGL: m_plotFormatOpt->SetSelection( 4 ); break; in initDlg()
171 if( fmt == PLOT_FORMAT::DXF || fmt == PLOT_FORMAT::HPGL ) in initDlg()
254 case 4: return PLOT_FORMAT::HPGL; in GetPlotFileFormat()
261 if( GetPlotFileFormat() == PLOT_FORMAT::HPGL ) in OnPageSizeSelected()
281 if( fmt == PLOT_FORMAT::HPGL ) in OnUpdateUI()
311 m_plotOriginTitle->Enable( fmt == PLOT_FORMAT::HPGL ); in OnUpdateUI()
312 m_plotOriginOpt->Enable( fmt == PLOT_FORMAT::HPGL ); in OnUpdateUI()
313 m_penWidth.Enable( fmt == PLOT_FORMAT::HPGL ); in OnUpdateUI()
318 m_colorTheme->Enable( fmt != PLOT_FORMAT::HPGL ); in OnUpdateUI()
319 m_ModeColorOption->Enable( fmt != PLOT_FORMAT::HPGL ); in OnUpdateUI()
[all …]
/dports/graphics/cenon/Cenon/VHFExport/Docu/
H A DHPGLExport.rtf35 … class provides the programmatic interface to export the HPGL vector graphics language. The HPGL e…
166 \pard\tx3600\tx3980\tx4340\fs28\li1500\fc0\cf0 Appends an arc to the HPGL data stream. The arc is d…
207 \pard\tx3600\tx3980\tx4340\fs28\li1500\fc0\cf0 Appends a circle to the HPGL data stream. The circle…
242 \pard\tx3600\tx3980\tx4340\fs28\li1500\fc0\cf0 Appends a line to the HPGL data stream. The line is …
273 \pard\tx3600\tx3980\tx4340\fs28\li1500\fc0\cf0 Writes the data stream to a HPGL file to the directo…
/dports/astro/opencpn/OpenCPN-5.2.4/src/
H A Dchartsymbols.cpp353 else if( !strcmp(nodeType,"HPGL") ) lineStyle.HPGL = nodeText; in ProcessLinestyles()
738 lineStyle.HPGL = nodeText; in ProcessLinestyles()
761 lnst->vector.LVCT = (char *) malloc( lineStyle.HPGL.Len() + 1 ); in BuildLineStyle()
762 strcpy( lnst->vector.LVCT, lineStyle.HPGL.mb_str() ); in BuildLineStyle()
874 pattern.HPGL = nodeText; in ProcessPatterns()
903 patt->vector.PVCT = (char *) malloc( pattern.HPGL.Len() + 1 ); in BuildPattern()
904 strcpy( patt->vector.PVCT, pattern.HPGL.mb_str() ); in BuildPattern()
990 symbol.HPGL = nodeText; in ProcessSymbols()
1053 symbol.HPGL = wxString( vectorNodes->GetText(), wxConvUTF8 ); in ProcessSymbols()
1079 symb->vector.SVCT = (char *) malloc( symbol.HPGL.Len() + 1 ); in BuildSymbol()
[all …]
/dports/graphics/pgplot/pgplot/sys_salford/
H A Daaaread.me26 NULL, postscript (/PS) and HP-plotters (/HPGL). Compile to the object
34 those included are the screen, null, HPGL, and PostScript.
99 The Postscript and HPGL-drivers have only been tested with output to a
/dports/graphics/pstoedit/pstoedit-3.70/misc/
H A Ddrvhpgl.pencolors2 # This file defined pen colors for HPGL
/dports/print/hp2xx/hp2xx-3.4.4/makes/
H A Dvms-make.com43 $ 'CC'/NOLIST/OBJECT=HPGL.OBJ /DEFINE=("VAX") HPGL.C
/dports/net/opennx/opennx-0.16/share/cups/
H A Dmime.types80 application/vnd.hp-HPGL hpgl string(0,<1B>&)\
86 (contains(0,1024,"LANGUAGE=HPGL") \
87 contains(0,1024,"LANGUAGE = HPGL")))
/dports/graphics/pgplot/pgplot/sys_cray/
H A Daaaread.me3 the Cray (such as the PostScript, HPGL, QMS, Tektronix, and VT125) The
/dports/cad/pcb/pcb-4.2.0/README_FILES/
H A DTools2 HPGL for printing. It does not support all of pcb's features.
/dports/devel/gitblit/gitblit-1.8.0/WEB-INF/data/gitignore/
H A DTarget3001.gitignore70 *.HPGL
/dports/graphics/dataplot/dataplot-2c1b27601a3b7523449de612613eadeead9a8f70/lib/frmenus/help/
H A Dod.top14 Turn on Device 2 (dppl1f.dat) as HP LaserJet (HP-GL mode) <xcl: DEVICE 2 HPGL LASERJET>
/dports/graphics/dataplot/dataplot-2c1b27601a3b7523449de612613eadeead9a8f70/lib/frmenus/plot/
H A Dod.top14 Turn on Device 2 (dppl1f.dat) as HP LaserJet (HP-GL mode) <xcl: DEVICE 2 HPGL LASERJET>
/dports/math/plplot/plplot-5.15.0/bindings/octave/PLplot/
H A Dsave_fig.m40 ## lj_hpgl HP Laserjet III, HPGL emulation mode
41 ## hp7470 HP 7470 Plotter File (HPGL Cartridge, Small Plotter)
/dports/math/plplot-ada/plplot-5.15.0/bindings/octave/PLplot/
H A Dsave_fig.m40 ## lj_hpgl HP Laserjet III, HPGL emulation mode
41 ## hp7470 HP 7470 Plotter File (HPGL Cartridge, Small Plotter)
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/pcbnew/dialogs/
H A Ddialog_plot.cpp109 case PLOT_FORMAT::HPGL: m_plotFormatOpt->SetSelection( 4 ); break; in init_Dialog()
417 PLOT_FORMAT::HPGL, in getPlotFormat()
528 case PLOT_FORMAT::HPGL: in SetPlotFormat()
672 if( getPlotFormat() == PLOT_FORMAT::HPGL ) in applyPlotSettings()
/dports/cad/gdsreader/GDSreader.0.3.2/
H A DChangeLog31 * added HPGL/2 support. Currently there are a lot of ugly constants here
/dports/graphics/graphviz/graphviz-2.44.1/lib/common/
H A Dconst.h133 #define HPGL 2 /* HP Graphics Language */ macro
/dports/graphics/cenon/Cenon/PreferencesPanel.subproj/Import.bproj/
H A DImportController.m176 /* fill objects after import (for HPGL, Gerber, DXF) */
181 /* HPGL import device */

12345678910>>...18