]> Pileus Git - ~andy/gtk/commit
For linux-fb get the pangoft2 cflags and libs. This needs a recent pango
authorAlexander Larsson <alexl@redhat.com>
Thu, 21 Dec 2000 10:31:30 +0000 (10:31 +0000)
committerAlexander Larsson <alexl@src.gnome.org>
Thu, 21 Dec 2000 10:31:30 +0000 (10:31 +0000)
commita92170b6ca3c53ef67b280a5e6d471fe42d0f092
tree26e9f405d60ca0891fde14b059a3b51a6a01ba87
parentdadf966b3b82a10bf5ae81e3eebae63a6df14003
For linux-fb get the pangoft2 cflags and libs. This needs a recent pango

2000-12-21  Alexander Larsson  <alexl@redhat.com>

* configure.in:
For linux-fb get the pangoft2 cflags and libs. This needs a recent
pango version.
Remove modules/linux-fb/Makefile.

* gdk/linux-fb/gdkdrawable-fb2.c:
Render glyphs using freetype.

* gdk/linux-fb/gdkfb.h:
Add new fb-specific functions needed for managing windows.

* gdk/linux-fb/gdkmain-fb.c:
Remove gdk_font_init/fini() calls.

* gdk/linux-fb/gdkpango-fb.c:
Remove old implementation. Use pangoft2 instead.

* gdk/linux-fb/gdkprivate-fb.h:
Remove PangoFBFont and related stuff.

* gdk/linux-fb/gdkwindow-fb.c:
Implement drawable->get_visible_region.
Implement support for _gdk_window_set_child_handler () and
_gdk_window_get_decorations().

* modules/Makefile.am:
Remove linux-fb subdir.

* modules/linux-fb/*:
Removed all.
14 files changed:
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
configure.in
modules/Makefile.am
modules/linux-fb/.cvsignore [deleted file]
modules/linux-fb/Makefile.am [deleted file]
modules/linux-fb/basic.c [deleted file]
modules/linux-fb/tables-big.i [deleted file]
modules/linux-fb/tables-small.i [deleted file]