Data Structures

Here are the data structures with brief descriptions:
hpgs_bbox_stA bounding box
hpgs_bezier_clipper_alpha_cut_data_st
hpgs_bezier_clipper_thin_cut_data_st
hpgs_bezier_length_stA structure for holding intermediate values for length calculations of a bezier spline
hpgs_color_stAn application level RGB color
hpgs_device_stA virtual vector graphics device for the HPGL reader
hpgs_device_vtable_stA table of virtual function implementing hpgs_device
hpgs_eps_device_stA vector graphics device for drawing to an eps file
hpgs_font_cmap_code_range_st
hpgs_font_cmap_data_st
hpgs_font_dentry_stA truetype font directory entry
hpgs_font_glyph_data_st
hpgs_font_glyph_point_st
hpgs_font_glyph_ref_st
hpgs_font_head_data_st
hpgs_font_header_stA truetype font header
hpgs_font_hhea_data_st
hpgs_font_kern_pair_stA ttf kerning pair
hpgs_font_longHorMetrics_st
hpgs_font_maxp_data_st
hpgs_font_post_data_st
hpgs_font_stA truetype font
hpgs_font_table_entry_st
hpgs_gstate_stThe vector graphics state
hpgs_image_stAn abstract pixel image
hpgs_image_vtable_stA table of virtual function implementing hpgs_image
hpgs_img_clip_line_st
hpgs_img_clip_seg_st
hpgs_istream_stA virtual input stream for the HPGL reader
hpgs_istream_vtable_stA table of virtual function implementing hpgs_istream
hpgs_matrix_stA transformation matrix for 2D points
hpgs_mem_istream_stream_st
hpgs_mem_ostream_stream_st
hpgs_ostream_stA virtual output stream for the HPGL reader
hpgs_ostream_vtable_stA table of virtual function implementing hpgs_istream
hpgs_paint_clipper_stA collection of scanlines for mapping paths onto images
hpgs_paint_color_stAn image RGB color with an optional palette index
hpgs_paint_device_stThe pixel rendering vector graphics device
hpgs_paint_path_stA stored vector path
hpgs_paint_scanline_stA scanline of the pixel renderer
hpgs_palette_color_stA screen RGB color as stored in a palette
hpgs_path_point_stA point in a stored path
hpgs_plotsize_device_stA vector graphics device for plotsize calculating
hpgs_plugin_ref_st
hpgs_png_image_st
hpgs_point_stA 2D point
hpgs_ps_media_size_stA structure for storing a paper size
hpgs_reader_hpglcmd_rec_st
hpgs_reader_pcl_bitmap_character_stA PCL bitmap character
hpgs_reader_pcl_bitmap_font_stA PCL bitmap font
hpgs_reader_pcl_palette_stA PCL palette as used by PCL push/pop palette
hpgs_reader_poly_point_stA point in hte HPGL polygon buffer
hpgs_reader_stA HPGL interpreter
hpgs_scanline_point_stAn intersection point of a path with a scanline
hpgs_ttf_face_info_st
hpgs_z_ostream_stream_inner_st
hpgs_z_ostream_stream_st
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines