lp:~cindyq/fontconfig/03_locale_c_utf8

Created by Cindy Quach and last modified
Get this branch:
bzr branch lp:~cindyq/fontconfig/03_locale_c_utf8
Only Cindy Quach can upload to this branch. If you are Cindy Quach please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Cindy Quach
Project:
Fontconfig
Status:
Development

Recent revisions

1430. By Cindy Quach

03_locale_c.utf8.patch: based on a patch from Martin Dickopp. Treat
C.UTF-8 and C.utf8 locales as built in the C library.

1429. By Akira TAGOH <email address hidden>

Revert the previous change

and just abort if the object id is overflowed.

1428. By Akira TAGOH <email address hidden>

Detect the overflow for the object ID

Continue to increase the object id even after FcFini()
and detect the overflow. that would be rather easier than
reset the object id with the complicated mutex and atomic
functions.

This situation would be quite unlikely to happen though

1427. By Akira TAGOH <email address hidden>

Fix a crash

segfault happens when the config needs to be migrated to XDG's
and no definition for include with prefix="xdg"

1426. By Akira TAGOH <email address hidden>

Fix a typo

1425. By Akira TAGOH <email address hidden>

Fix memory leaks after FcFini()

Reported by Jia Wang

https://bugs.freedesktop.org/show_bug.cgi?id=83770

1424. By BehdadEsfahbod

Add su[pport for symbol fonts

Adds FC_SYMBOL.

This affects fonts having a cmap with platform 3 encoding 0.
We now map their glyphs from the PUA area to the Latin1 area.

See thread "Webdings and other MS symbol fonts don't display"
on the mailing list.

Test before/after with:
$ pango-view --markup --text='<span fallback="false">&#xd7;&#xf0d7;</span>' --font=Wingdings

1423. By Akira TAGOH <email address hidden>

Bug 90148 - Don't warn if cachedir isn't specified

only warn when FONTCONFIG_FILE or FONTCONFIG_PATH is set.

Bug 90148 - Don't warn if cachedir isn't specified

1422. By Akira TAGOH <email address hidden>

Make FC_SCALE deprecated

Use FC_MATRIX instead.

https://bugs.freedesktop.org/show_bug.cgi?id=90257

1421. By Akira TAGOH <email address hidden>

Add missing description for usage

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:fontconfig
This branch contains Public information 
Everyone can see this information.

Subscribers