Home
last modified time | relevance | path

Searched refs:PS_setcolor (Results 1 – 22 of 22) sorted by relevance

/dports/print/pslib/pslib-examples-0.0.11/
H A Dshading.c121 PS_setcolor(ps, "fill", "rgb", 1, 1, 1, 0); in main()
123 PS_setcolor(ps, "fill", "rgb", 0, 0.7, 0, 0); in main()
126 PS_setcolor(ps, "fill", "rgb", 0, 0, 1, 0); in main()
136 PS_setcolor(ps, "fill", "rgb", 0, 0, 0.7, 0); in main()
148 PS_setcolor(ps, "fill", "rgb", 1, 1, 1, 0); in main()
159 PS_setcolor(ps, "fill", "rgb", 1, 1, 1, 0); in main()
170 PS_setcolor(ps, "fill", "rgb", 1, 1, 1, 0); in main()
181 PS_setcolor(ps, "fill", "rgb", 1, 1, 1, 0); in main()
192 PS_setcolor(ps, "fill", "rgb", 1, 1, 1, 0); in main()
202 PS_setcolor(ps, "fill", "rgb", 0, 0, 1, 0); in main()
[all …]
H A Dmmk.c35 PS_setcolor(p, "stroke", "gray", 0.0, 0.0, 0.0, 0.0); in footer()
75PS_setcolor(ps, "fill", spotcolors[i].colorspace, spotcolors[i].c1, spotcolors[i].c2, spotcolors[i… in main()
80 PS_setcolor(ps, "fill", "spot", (float) spotcolors[0].id, 0.5, 0.0, 0.0); in main()
83 PS_setcolor(ps, "fill", "spot", (float) spotcolors[0].id, 1.0, 0.0, 0.0); in main()
91 PS_setcolor(ps, "fill", "gray", 0.0, 0.0, 0.0, 0.0); in main()
96 PS_setcolor(ps, "fillstroke", "gray", 1.0, 0.0, 0.0, 0.0); in main()
112 PS_setcolor(ps, "stroke", "gray", 0.0, 0.0, 0.0, 0.0); in main()
117 PS_setcolor(ps, "stroke", "spot", (float) spotcolors[0].id, 1.0, 0.0, 0.0); in main()
124 PS_setcolor(ps, "stroke", "gray", 0.0, 0.0, 0.0, 0.0); in main()
H A Ddraw.c27 PS_setcolor(p, "fill", "gray", 0.5, 0.0, 0.0, 0.0); in begin_example_box()
31 PS_setcolor(p, "stroke", "gray", 1.0, 0.0, 0.0, 0.0); in begin_example_box()
35 PS_setcolor(p, "stroke", "gray", 0.0, 0.0, 0.0, 0.0); in begin_example_box()
104 PS_setcolor(ps, "stroke", "rgb", 0.0, 0.0, 1.0, 0.0); in main()
147 PS_setcolor(ps, "stroke", "rgb", 1.0, 0.0, 0.0, 0.0); in main()
162 PS_setcolor(ps, "stroke", "rgb", 0.0, 1.0, 0.0, 0.0); in main()
165 PS_setcolor(ps, "fill", "rgb", 1.0, 1.0, 0.0, 0.0); in main()
183 PS_setcolor(ps, "both", "rgb", 1.0, 0.0, 0.0, 0.0); in main()
199 PS_setcolor(ps, "both", "rgb", 1.0, 0.0, 0.0, 0.0); in main()
226 PS_setcolor(ps, "both", "gray", 1.0, 0.0, 0.0, 0.0); in main()
[all …]
H A Dcmyk.c34 PS_setcolor(ps, "stroke", "cmyk", 0.0, 0.0, 0.0, 1.0); in output_page()
47 PS_setcolor(ps, "fill", "cmyk", i*0.1, 0.0, 0.0, 0.0); in output_page()
53 PS_setcolor(ps, "fill", "cmyk", 0.0, i*0.1, 0.0, 0.0); in output_page()
59 PS_setcolor(ps, "fill", "cmyk", 0.0, 0.0, i*0.1, 0.0); in output_page()
65 PS_setcolor(ps, "fill", "cmyk", 0.0, 0.0, 0.0, i*0.1); in output_page()
H A Dspotcolor.c45 PS_setcolor(ps, "fill", "spot", (float) spot->id, i*0.1, 0.0, 0.0); in colorline()
49 PS_setcolor(ps, "stroke", "gray", 0.0, 0.0, 0.0, 0.0); in colorline()
99PS_setcolor(ps, "fill", spotcolors[i].colorspace, spotcolors[i].c1, spotcolors[i].c2, spotcolors[i… in main()
H A Dposter.c65PS_setcolor(ps, "fill", spotcolors[i].colorspace, spotcolors[i].c1, spotcolors[i].c2, spotcolors[i… in main()
74 PS_setcolor(ps, "fill", "spot", (float) spotcolors[2].id, 0.1, 0.0, 0.0); in main()
H A Dpsclock.c56 PS_setcolor(ps, "stroke", "rgb", 0.0, 0.0, 1.0, 0.0); in main()
102 PS_setcolor(ps, "stroke", "rgb", 1.0, 0.0, 0.0, 0.0); in main()
H A Dimage.c28 PS_setcolor(p, "fill", "gray", 0.5, 0.0, 0.0, 0.0); in begin_example_box()
32 PS_setcolor(p, "stroke", "gray", 1.0, 0.0, 0.0, 0.0); in begin_example_box()
36 PS_setcolor(p, "stroke", "gray", 0.0, 0.0, 0.0, 0.0); in begin_example_box()
H A Doverprint.c59 PS_setcolor(ps, "fill", "cmyk", 1.0, 0.0, 0.0, 0.0); in main()
/dports/print/pslib/pslib-0.4.6/doc/
H A DPS_end_pattern.sgml70 <function>PS_setcolor(3)</function>.</para>
76 <para>PS_begin_pattern(3), PS_setcolor(3)</para>
H A DPS_makespotcolor.sgml71 this functions must be passed to <function>PS_setcolor(3)</function>
82 <para>PS_setcolor(3)</para>
H A DMakefile.am94 PS_setcolor.sgml \
H A DPS_setgray.sgml76 <para>PS_setcolor(3)</para>
H A DPS_begin_pattern.sgml70 Actually, <function>PS_setcolor</function> is used to apply a pattern.
H A DPS_shading.sgml75 <parameter>c4</parameter> (see <function>PS_setcolor(3)</function>
H A DPS_setcolor.sgml30 <!ENTITY funcname "PS_setcolor">
H A DMakefile.in396 PS_setcolor.sgml \
H A Dpslib.sgml686 <funcdef>int <function>PS_setcolor</function></funcdef>
719 <function>PS_setcolor(3)</function> and set the current fill color before
725 <function>PS_setcolor(3)</function>. All spot colors used in the document
777 to <function>PS_setcolor(3)</function>. Any following drawing and/or
/dports/print/pslib/pslib-0.4.6/po/
H A Dde.po476 msgid "Missing parameter type in PS_setcolor()."
477 msgstr "Fehlender Parameter 'type' in PS_setcolor()."
480 msgid "Type in PS_setcolor() is none of 'fill', 'stroke' or 'fillstroke'."
481 msgstr "Typ in PS_setcolor() ist weder 'fill' noch 'stroke' noch 'fillstroke'."
484 msgid "Missing paramter colorspace in PS_setcolor()."
485 msgstr "Fehlender Parameter colorspace in PS_setcolor()."
525 "Colorspace in PS_setcolor() is not in 'gray', 'rgb', 'cmyk', 'spot', or "
528 "Farbraum in PS_setcolor() ist weder 'gray', 'rgb', 'cmyk', 'spot' noch "
/dports/print/pslib/pslib-0.4.6/include/libps/
H A Dpslib.h222 PS_setcolor(PSDoc *psdoc, const char *type, const char *colorspace, float c1, float c2, float c3, f…
/dports/print/pslib/pslib-0.4.6/
H A DChangeLog133 - check parameter c1-c4 of PS_setcolor() for being in range 0-1.0
134 - PS_setcolor() accepts 'fillstroke' as second parameter to set both
/dports/print/pslib/pslib-0.4.6/src/
H A Dpslib.c3743 PS_setcolor(PSDoc *psdoc, const char *type, const char *colorspace, float c1, float c2, float c3, f… in PS_setcolor() function