]> www.fi.muni.cz Git - evince.git/commit
GnomeFontFace wrapper class for embedded fonts. Originally by me, this GPDF_0_104 GPDF_OUTLINES_ANCHOR
authorMartin Kretzschmar <mkretzschmar@src.gnome.org>
Wed, 25 Jun 2003 15:38:55 +0000 (15:38 +0000)
committerMartin Kretzschmar <mkretzschmar@src.gnome.org>
Wed, 25 Jun 2003 15:38:55 +0000 (15:38 +0000)
commitd4eb44bd89910397ec408c047ee54b8297fd585b
tree1ccf10699a4c1ffcd009f9656e2030024dd12d95
parent8b5331eee2060b961fdd5072630c016a80ccf45f
GnomeFontFace wrapper class for embedded fonts. Originally by me, this

* xpdf/gpdf-font-face.c: GnomeFontFace wrapper class for embedded
fonts. Originally by me, this class is from Filip Van Raemdonck.

* xpdf/gpdf-font-face.h: header for GPdfFontFace.

* xpdf/Makefile.am (libgpdf_a_SOURCES): build gpdf-font-face.[hc].
(INCLUDES): propagate cflags for private gnome-print headers.

* xpdf/GPOutputDev.cc (getFontFaceEmbedded):
s/gnome_font_face_download/gpdf_font_face_download/.

* configure.in (HAVE_FONT_EMBEDDING): compile with font-embedding
if complete private gnome-print headers are installed.

* NEWS: updated.
pdf/xpdf/Makefile.am