moved pango_fc_* to the latter where they live on *nix too.
authorHans Breuer <hans@breuer.org>
Sat, 13 Dec 2003 14:31:50 +0000 (14:31 +0000)
committerHans Breuer <hans@src.gnome.org>
Sat, 13 Dec 2003 14:31:50 +0000 (14:31 +0000)
commit945e479a3a35769e5e7c792fdcf306892523a5f9
treee408eacb24dd1e3e2188f4954f44ecf93f1f16e5
parentba0ccd5cfcb514cdc45373158343138b7b190f9d
moved pango_fc_* to the latter where they live on *nix too.

2003-12-13  Hans Breuer  <hans@breuer.org>

* pango/pango.def pangoft2.def : moved pango_fc_*
to the latter where they live on *nix too.

* pango/makefile.msc : make it build again (including
the Ft2 backend)

* pango/module-defs-fc.c.win32 : if PANGO_MODULE_PREFIX is defined
include the basic backend shaper

* pango/pangowin32.c (pango_win32_render_layout) :
initialize iter before first usage to avoid immediate crashing

* pango/opentype/makefile.msc
            pango/modules/makefile.msc : finally build with mscv, too.
[completely untested cause I'm not able to type, write or read
any of these languages]

* modules/modules.def : follow module function renaming/changes

* modules/basic/basic-win32.c : register the right engine, i.e.
make it compile
src/makefile.msc [new file with mode: 0644]