]> www.fi.muni.cz Git - evince.git/blob - pdf/xpdf/ChangeLog
Brutal hack of rendering for now, needs sensible font support.
[evince.git] / pdf / xpdf / ChangeLog
1 1999-05-29  Michael Meeks  <michael@edenproject.org>
2
3         * Makefile.in (GPDF_OBJS): Remove XOutputDev
4         (all): Remove all but gpdf.
5
6         * gpdf.cc: Add define GString / undef.
7         (main): Argc not Argv :)
8
9         * GOutputDev.cc (findColor): Made pigs ear of colour
10         mappings.
11
12 1999-05-28  Michael Meeks  <michael@imaginator.com>
13
14         * GOutputDev.cc (drawChar16): XChar2b -> GdkWChar
15
16 1999-05-27  Michael Meeks  <michael@imaginator.com>
17
18         * GOutputDev.cc (GOutputFont): Hacks.
19         (GOutputFont): Renamed.
20         (getFont): killed redundant 'display'
21         getGdkFont not getXFont.
22         (GOutputDev): NB. colormap -> gtk_widget_get_default_colormap ()
23         which returns GdkColormap *, killed colormap & depth1 in prototype.
24         Removed redundant assigns.
25         NB. Miguel says 'miguel> michael: a GdkPixmap is a GdkWindow'
26         Many misc. fixes upto convertSubPath.
27
28         * GOutputDev.h: Comments 'G'd and GOutputDev updated.
29         XPoint -> GdkPoint
30
31         * Makefile.in (CXXFLAGS): Add GOOSRCDIR.
32