| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
| |
Fri Mar 15 12:25:26 2002 Owen Taylor <otaylor@redhat.com>
* modules/basic/tables-big.i: Prefer ksc5601 fonts to
unicode fonts for "ko" locales.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Fri Mar 15 01:35:56 2002 Owen Taylor <otaylor@redhat.com>
* pango/opentype/ftxgsub.c pango/opentype/ftxopen.c
pango/opentype/ftxopenf.h: In Load_ChainContextSubst2,
handle the case where an empty class definition
is represented by an offset of 0.
* pango/opentype/ftxgpos.c: Same for Load_ChainContextPos2.
* pango/opentype/{ftxopen.c,ftxgpos.c,ftxgsub.c,ftgdef.c}:
Fix pervasive bug where on cleanups on failure of loading
an array element, all array elements were freed, not
just the ones that had been succesfully loaded.
|
|
|
|
|
|
|
|
|
| |
Thu Mar 14 23:05:18 2002 Owen Taylor <otaylor@redhat.com>
* pango/opentype/ftxopen.c: Uncomment GPOS parts.
* pango/opentype/disasm.c: Start adding some GPOS
dumping.
|
|
|
|
|
|
|
|
|
|
| |
Thu Mar 14 20:28:59 2002 Owen Taylor <otaylor@redhat.com>
* configure.in: Check for FT_Get_First_Char from
FreeType-2.0.9.
* pango/pangoft2.c pango/pangoxft-font.c: Use
FT_Get_First_Char/Get_Next_Char to accelerate coverage calculation.
|
|
|
|
|
|
| |
Thu Mar 14 20:02:58 2002 Owen Taylor <otaylor@redhat.com>
* examples/Makefile.am (EXTRA_DIST): Remove moc_view-qt.cc. (#74725)
|
|
|
|
|
|
|
|
| |
Wed Mar 13 10:31:07 2002 Owen Taylor <otaylor@redhat.com>
* pango/pango-coverage.c (pango_coverage_max): Fix typo
when computing maximums of sub-byte fields. (Stefan Israelsson,
#74518)
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* pango/pangowin32-fontcache.c, pango/pangox-fontcache.c: Minor doc edits.
* docs/tmpl/win32-fonts.sgml: Document PangoWin32FontCache.
* docs/tmpl/x-fonts.sgml: Document PangoXFontCache.
* docs/tmpl/glyphs.sgml: Document PangoGlyphInfo.
* docs/tmpl/opentype.sgml: Document PangoOTInfo, PangoOTTag,
PangoOTTableType.
|
|
|
|
|
|
|
|
| |
===== Released 1.0.0 =====
* NEWS: Final updates for 1.0.0.
* README AUTHORS: Update.
|
|
|
|
|
|
| |
2002-03-07 jacob berkman <jacob@ximian.com>
* autogen.sh: pass --enable-gtk-doc to configure
|
|
|
|
|
|
| |
2002-03-08 Tor Lillqvist <tml@iki.fi>
* pango-zip.sh.in: Use PANGO_MODULE_VERSION in modules path.
|
|
|
|
|
|
|
| |
2002-03-08 Tor Lillqvist <tml@iki.fi>
* pango/pangoft2.def: Add the pango_ot_* symbols from the static
libpango-ot library.
|
|
|
|
|
|
|
|
|
| |
Thu Mar 7 14:42:50 2002 Owen Taylor <otaylor@redhat.com>
* configure.in: As we do in other modules, default to
--disable-gtk-doc, and run the check we used to do
for the default when the --enable-gtk-doc is specified.
(Alain Rouge)
|
|
|
|
|
|
|
|
| |
Thu Mar 7 10:51:16 2002 Owen Taylor <otaylor@redhat.com>
* configure.in: Fix some problems with setting
library variables for --enable-explicit-deps. (Laszlo Peter,
#73851)
|
| |
|
|
|
|
|
|
|
|
| |
Wed Mar 6 12:12:21 2002 Owen Taylor <otaylor@redhat.com>
* pango/fonts.c: Add some text names to weight map for
weights that were added to the PangoWeight enumeration
but not here. (#73728, Arnaud Charlet)
|
|
|
|
|
|
|
|
|
| |
2002-03-06 Manish Singh <yosh@gimp.org>
* pango/Makefile.am: install-exec-hook should always exist,
because the automake rules assume it to be there if it is
included anywhere in the Makefile.am. So put only the body
of it inside DISABLE_EXPLICIT_DEPS.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Wed Mar 6 11:43:46 2002 Owen Taylor <otaylor@redhat.com>
* configure.in: Fix problem where == was used instead if =.
(#73694, Martin Gansser)
* modules/Makefile.am (install-data-local): Simplify
the rule to create the pango.modules file to avoid
problems with differing shared library suffixes.
pango-querymodules run without any arguments does the
right thing by default. (#73694, Martin Gansser)
* configure.in: Add a PANGO_MODULE_VERSION variable
defining the subdir in which modules are installed.
* pango/querymodules.c pango/modules.c modules/*/*.am:
Install modules in lib/pango/MODULE_VERSION/modules
* pango.pc.in (pango_module_version): Export pango_module_version
variable so that 3rd parties can determine where to install
libraries.
|
|
|
|
|
|
|
|
|
| |
Tue Mar 5 21:39:37 2002 Owen Taylor <otaylor@redhat.com>
* Pango 1.0.0 rc1.
* pango/Makefile.am: Use install-exec-hook not
install-exec-local when running sanitize-la.sh.
|
|
|
|
|
|
|
|
| |
2002-03-06 Tor Lillqvist <tml@iki.fi>
* pango/Makefile.am (install-exec-local): Ignore return status
from for loop, in case the last test -f happens to fail. Handle
also the libpangowin32 .la file.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2002-03-06 Tor Lillqvist <tml@iki.fi>
* pango/Makefile.am (libpangoft2_1_0_la_LDFLAGS): Use
pangoft2_export_symbols, not pangowin32_export_symbols.
* pango/pango.rc.in
* pango/pangowin32.rc.in
* pango/pangoft2.rc.in
* pango/Makefile.am
* pango-zip.sh.in: : Adapt to new shared library naming scheme,
also for Win32 import library names.
|
|
|
|
|
|
| |
2002-03-05 Manish Singh <yosh@gimp.org>
* configure.in: require GLIB 2.0.0 at minimum
|
|
|
|
|
|
|
| |
2002-03-05 jacob berkman <jacob@ximian.com>
* tests/Makefile.am (*boundaries_LDADD): more $(PANGO_API_VERSION)
fixing
|
|
|
|
|
|
|
| |
Tue Mar 5 15:41:17 2002 Owen Taylor <otaylor@redhat.com>
* modules/*/Makefile.am: Fix pangoxft-$(PANGO_API_VERSION).
(Reported by Manish Singh.)
|
|
|
|
|
|
|
|
| |
Tue Mar 5 11:00:20 2002 Owen Taylor <otaylor@redhat.com>
* configure.in **/Makefile.am *.pc.in: Switch over to
GLib/GTK+ style library versioning. Update version numbers
to 1.0.0.
|
|
|
|
|
|
| |
2002-03-03 jacob berkman <jacob@ximian.com>
* Makefile.am (EXTRA_DIST): add sanitize-la.sh
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Sat Mar 2 21:57:55 2002 Owen Taylor <otaylor@redhat.com>
* examples/Makefile.am (pango.modules): Write
examples/pango.modules in terms of .la files rather than
direct shared objects to avoid having to know soname
extension.
* pango/querymodules.c (main): Use G_MODULE_SUFFIX or
.la to compare with filenames when querying modules,
rather than hardcoded .so/.la.
* configure.in (USE_LA_MODULES): On aix, load .la files
since we can't guess the soname extension.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Fri Mar 1 00:46:49 2002 Owen Taylor <otaylor@redhat.com>
* configure: Default to --disable-static.
* configure.in pangoft2.pc.in pangoxft2.pc.in pangox.pc.in:
Add a --enable-explicit-deps option to control whether dependency
libraries are written into .la files and .pc files.
Default is auto: if static libraries are off
and shlib dependencies are found, don't write deps.
* pango/Makefile.am sanitize-la.sh: Shell script used
to strip dependencies out of .la files.
* configure.in: Default to --disable-gtk-doc.
* Makefile.am: Add a slightly modified distcheck rule
that passes --enable-gtk-doc to the configure inside.
(So that 'make dist' succeeds inside.)
|
|
|
|
|
|
|
|
| |
Fri Mar 1 14:37:47 2002 Owen Taylor <otaylor@redhat.com>
* pango/pangoxft-font.c (pango_xft_font_get_glyph_extents):
Treat glyph 0 as an 0 size, non-drawn glyph consistent
with other backends. (#71931)
|
|
|
|
|
|
|
|
|
| |
Fri Mar 1 14:25:22 2002 Owen Taylor <otaylor@redhat.com>
* pango/modules.c: Don't crash on out-of-BMP values.
* pango/mini-fribidi/fribidi_get_type.c (_pango_fribidi_get_type):
Return FRIBIDI_TYPE_LTR for all non-BMP characters.
|
|
|
|
|
|
|
|
| |
Fri Mar 1 12:11:50 2002 Owen Taylor <otaylor@redhat.com>
* pango/pango-layout.c (pango_layout_line_get_vis2log_map):
Fix problem with positions at the ends of lines
(#63328, reported by Dov Grobgeld.)
|
|
|
|
|
|
|
|
| |
2002-02-28 Alex Larsson <alexl@redhat.com>
* pango/pangoft2.c (pango_ft2_font_get_face):
Check for errors when loading font face, fall back to sans,
exit with warning if no font found.
|
|
|
|
|
|
|
|
| |
2002-02-28 Sven Neumann <sven@gimp.org>
* modules/arabic/Makefile.am: don't link libpango-ot into the module.
* pango/Makefile.am: added libpango-ot.la to libpangoft2_la_LIBADD.
Should fix #72934, reported by Raymond Wan.
|
|
|
|
|
|
| |
2002-02-28 Sven Neumann <sven@gimp.org>
* configure.in: beautified configure --help output.
|
|
|
|
|
|
|
|
|
| |
Wed Feb 27 11:10:07 2002 Owen Taylor <otaylor@redhat.com>
* pango/Makefile.am (libpangoft2_la_LIBADD): Move .la
files to beginning of link line ... may prevent some
problems with linking to installed libraries.
(#61359, Abel Cheung)
|
|
|
|
|
|
|
| |
Wed Feb 27 08:55:32 2002 Owen Taylor <otaylor@redhat.com>
* pango/Makefile.am (pango_querymodules_LDADD): Add
$(X_EXTRA_LIBS) (reported Richard Warren)
|
|
|
|
|
|
|
| |
Tue Feb 26 19:06:07 2002 Owen Taylor <otaylor@redhat.com>
* pango/mini-xft/minixftint.h: Fix some C++ style
comments. (David L. Cooper II)
|
|
|
|
|
|
|
|
|
| |
Tue Feb 26 15:50:35 2002 Owen Taylor <otaylor@redhat.com>
* pango/pangoxft-font.c (pango_xft_font_get_font): Try
to load something (load sans) if we can't load a font
that Xft listed. (Workaround for #72299, reported
by Gediminas Paulauskas)
|
|
|
|
|
|
|
|
| |
Mon Feb 25 16:36:47 2002 Owen Taylor <otaylor@redhat.com>
* modules/hebrew/hebrew-x.c pango/mini-fribidi/fribidi-types.h:
Fix trailing , on enumerations.
(#72572, Miroslaw Dobrzanski-Neumann)
|
|
|
|
|
|
|
|
|
|
|
|
| |
Sun Feb 24 13:40:55 2002 Owen Taylor <otaylor@redhat.com>
* pango/pangoxft-fontmap.c (pango_xft_pattern_equal):
Rewrite to reduce the number of strcmps.
* pango/pangoxft-fontmap.c (pango_xft_font_map_load_font):
Compute the patterns as for load_fontset(), then just
return the first. This takes advantage of our caching
strategy.
|
|
|
|
|
|
|
|
|
|
|
| |
Sun Feb 24 12:12:09 2002 Owen Taylor <otaylor@redhat.com>
* pango/pangoxft-fontmap.c (pango_xft_font_map_new_font):
Fix problem where we unref'ed before we ref'ed resulting
in entries in the cache that shouldn't have been there.
* pango/pangoft2-fontmap.c (pango_ft2_font_map_new_font):
Same.
|
|
|
|
|
|
|
|
| |
Sat Feb 23 21:40:27 2002 Owen Taylor <otaylor@redhat.com>
* configure.in: Version 0.26
* NEWS: Updates.
|
|
|
|
|
|
|
|
| |
Sat Feb 23 17:34:26 2002 Owen Taylor <otaylor@redhat.com>
* modules/basic/basic-{ft2,x,xft}.c: Patch from Sven Neumann
to extend and make consistent the set of zero-width characters
that are not displayed. (#71931)
|
|
|
|
|
|
|
| |
Sat Feb 23 13:07:02 2002 Owen Taylor <otaylor@redhat.com>
* pango/pango-font.h pango/pango-fontmap.h pango/pango-fontset.h:
Add some class padding for future expansion.
|
|
|
|
|
|
|
|
| |
Wed Feb 20 16:58:24 2002 Owen Taylor <otaylor@redhat.com>
* modules/arabic/{naqshfont.[ch],mulefont.[ch],langboxfont.[ch]}:
Fix recode functions to take gunichar * since we pass that in.
(#72059, reported by Miroslaw Dobrzanski-Neumann)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Sun Feb 17 18:50:30 2002 Owen Taylor <otaylor@redhat.com>
* configure.in: Version 0.25
* configure.in: Add X_EXTRA_LIBS to XFT_LIBS.
* NEWS: Updates
* pango/mini-xft/minixftdpy.c
* pango/mini-xft/minixftstr.c: Fix some problems
with signed arguments to to isupper()/tolower().
(#71705, Morten Welinder)
|
|
|
|
|
|
|
| |
2002-02-15 Hans Breuer <hans@breuer.org>
* examples/makefile.am pango/makefile.am : added
makefile.msc to EXTRA_DIST
|
|
|
|
|
|
| |
Thu Feb 14 14:46:26 2002 Owen Taylor <otaylor@redhat.com>
* configure.in: Respect QTDIR if set. Look for qt3 as well as qt2.
|
|
|
|
|
|
| |
2002-02-14 Sven Neumann <sven@gimp.org>
* configure.in: updated the list of available modules (bug #71411).
|
|
|
|
|
|
|
|
| |
2002-02-10 Hans Breuer <hans@breuer.org>
* pango/makefile.msc : update version,
use -FImsvc_recommended_pragmas.h and add $(DIRENT_LIBS) to
pangoft2 linking
|