Pslib-Dev
- PS_add_bookmark(3) PS_add_bookmark \(em Add bookmark to current page
- PS_add_kerning(3) PS_add_kerning \(em Add new kerning to font
- PS_add_launchlink(3) PS_add_launchlink \(em Adds link which launches file
- PS_add_ligature(3) PS_add_ligature \(em Add new ligature to font
- PS_add_locallink(3) PS_add_locallink \(em Adds link to a page in the same document
- PS_add_note(3) PS_add_note \(em Adds note to current page
- PS_add_pdflink(3) PS_add_pdflink \(em Adds link to a page in a second pdf document
- PS_add_weblink(3) PS_add_weblink \(em Adds link to a web location
- PS_arc(3) PS_arc \(em Draws an arc counterclockwise
- PS_arcn(3) PS_arcn \(em Draws an arc clockwise
- PS_begin_font(3) PS_begin_font \(em Starts a new Type3 font
- PS_begin_glyph(3) PS_begin_glyph \(em Starts a new glyph in a Type3 font
- PS_begin_page(3) PS_begin_page \(em Start a new page
- PS_begin_pattern(3) PS_begin_pattern \(em Starts a new pattern
- PS_begin_template(3) PS_begin_template \(em Starts a new template
- PS_boot(3) PS_boot \(em Initialize library
- PS_circle(3) PS_circle \(em Draws a circle
- PS_clip(3) PS_clip \(em Clips drawing to current path
- PS_close_image(3) PS_close_image \(em Closes image and frees memory
- PS_close(3) PS_close \(em Closes a PostScript document
- PS_closepath_stroke(3) PS_closepath_stroke \(em Closes and strokes path
- PS_closepath(3) PS_closepath \(em Closes path
- PS_continue_text(3) PS_continue_text \(em Continue text in next line
- PS_continue_text2(3) PS_continue_text2 \(em Continue text in next line
- PS_create_gstate(3) PS_create_gstate \(em Creates a new graphic state
- PS_curveto(3) PS_curveto \(em Draws a curve
- PS_delete(3) PS_delete \(em Deletes all resources of a PostScript document
- PS_end_font(3) PS_end_font \(em Ends a Type3 font
- PS_end_glyph(3) PS_end_glyph \(em Ends a Type3 font
- PS_end_page(3) PS_end_page \(em End a page
- PS_end_pattern(3) PS_end_pattern \(em Ends a pattern
- PS_end_template(3) PS_end_template \(em Ends a template
- PS_fill_stroke(3) PS_fill_stroke \(em Fills and strokes the current path
- PS_fill(3) PS_fill \(em Fills the current path
- PS_findfont(3) PS_findfont \(em Loads a font
- PS_free_glyph_list(3) PS_free_glyph_list \(em Frees memory allocated for glyph list
- PS_get_buffer(3) PS_get_buffer \(em Returns internal memory buffer
- PS_get_majorversion(3) PS_get_majorversion \(em returns the major version number of the PostScript library
- PS_get_minorversion(3) PS_get_minorversion \(em returns the minor version number of the PostScript library
- PS_get_opaque(3) PS_get_opaque \(em Returns pointer which has been passed to PS_new2()
- PS_get_parameter(3) PS_get_parameter \(em Gets certain parameters
- PS_get_subminorversion(3) PS_get_subminorversion \(em returns the subminor version number of the PostScript library
- PS_get_value(3) PS_get_value \(em Gets certain values
- PS_glyph_list(3) PS_glyph_list \(em Returns list of glyph names in font
- PS_glyph_show(3) PS_glyph_show \(em Output glyph by name
- PS_hyphenate(3) PS_hyphenate \(em Hyphenates a word
- PS_include_file(3) PS_include_file \(em Include external PostScript file
- PS_lineto(3) PS_lineto \(em Draws a line
- PS_list_parameters(3) PS_list_parameters \(em List all set parameters
- PS_list_resources(3) PS_list_resources \(em List all resources
- PS_list_values(3) PS_list_values \(em List all set values
- PS_makespotcolor(3) PS_makespotcolor \(em Create a spotcolor
- PS_moveto(3) PS_moveto \(em Sets current point
- PS_new(3) PS_new \(em Creating a new PostScript document object
- PS_new2(3) PS_new2 \(em Creates a new PostScript document object
- PS_open_file(3) PS_open_file \(em Opens a file for output
- PS_open_fp(3) PS_open_fp \(em Uses an already open file pointer as the output file
- PS_open_image_file(3) PS_open_image_file \(em Opens an image from file
- PS_open_image(3) PS_open_image \(em Reads an image for later placement
- PS_open_mem(3) PS_open_mem \(em Creates a PostScript document in memory
- PS_place_image(3) PS_place_image \(em Places image on the page
- PS_rect(3) PS_rect \(em Draws a rectangle
- PS_restore(3) PS_restore \(em Restore previously save context
- PS_rotate(3) PS_rotate \(em Sets rotation factor
- PS_save(3) PS_save \(em Save current context
- PS_scale(3) PS_scale \(em Sets scaling factor
- PS_set_border_color(3) PS_set_border_color \(em Sets color of border for annotations
- PS_set_border_dash(3) PS_set_border_dash \(em Sets length of dashes for border of annotations
- PS_set_border_style(3) PS_set_border_style \(em Sets border style of annotations
- PS_set_gstate(3) PS_set_gstate \(em Sets a previously created graphic state
- PS_set_info(3) PS_set_info \(em Sets information fields of document
- PS_set_parameter(3) PS_set_parameter \(em Sets certain parameters
- PS_set_text_pos(3) PS_set_text_pos \(em Sets position for text output
- PS_set_value(3) PS_set_value \(em Sets certain values
- PS_setcolor(3) PS_setcolor \(em Sets current color
- PS_setdash(3) PS_setdash \(em Sets appearance of a dashed line
- PS_setflat(3) PS_setflat \(em Sets flatness
- PS_setfont(3) PS_setfont \(em Sets font to use for following output
- PS_setgray(3) PS_setgray \(em Sets gray value
- PS_setlinecap(3) PS_setlinecap \(em Sets appearance of line ends
- PS_setlinejoin(3) PS_setlinejoin \(em Sets how contected lines are joined
- PS_setlinewidth(3) PS_setlinewidth \(em Sets width of a line
- PS_setmiterlimit(3) PS_setmiterlimit \(em Sets the miter limit
- PS_setpolydash(3) PS_setpolydash \(em Sets appearance of a dashed line
- PS_shading_pattern(3) PS_shading_pattern \(em Create a shading pattern
- PS_shading(3) PS_shading \(em Create shading
- PS_shfill(3) PS_shfill \(em Draws a shading
- PS_show_boxed(3) PS_show_boxed \(em Output text in a box
- PS_show_xy(3) PS_show_xy \(em Output text at given position
- PS_show_xy2(3) PS_show_xy2 \(em Output text at given position
- PS_show(3) PS_show \(em Output text at current position
- PS_show2(3) PS_show2 \(em Output text with given length
- PS_shutdown(3) PS_shutdown \(em Final clean up of library
- PS_string_geometry(3) PS_string_geometry \(em Gets geometry of a string
- PS_stringwidth(3) PS_stringwidth \(em Get width of a string
- PS_stringwidth2(3) PS_stringwidth2 \(em Gets width of a string
- PS_stroke(3) PS_stroke \(em Draws the current path
- PS_symbol_name(3) PS_symbol_name \(em Get name of a glyph
- PS_symbol_width(3) PS_symbol_width \(em Get width of a glyph
- PS_symbol(3) PS_symbol \(em Output glyph at a certain position in the font encoding vector
- PS_translate(3) PS_translate \(em Sets translation
- pslib(3) Library to create PostScript files