[pango] (112 commits) Non-fast-forward update to branch pango2
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pango] (112 commits) Non-fast-forward update to branch pango2
- Date: Sun, 12 Jun 2022 23:20:22 +0000 (UTC)
The branch 'pango2' was changed in a way that was not a fast-forward update.
NOTE: This may cause problems for people pulling from the branch. For more information,
please see:
https://wiki.gnome.org/Git/Help/NonFastForward
Commits removed from the branch:
321764f... Add PangoHbFace
92262ad... Add PangoHbFamily
4f13020... Add PangoGenericFamily
a34ff5b... Add PangoHbFont
f580330... Add PangoHbFontmap
3db1fb0... Add tests for PangoHbFace and PangoHbFont
0f9b435... test-font: Handle generic families
30bf1de... pangocairo: handle PangoHbFont
048208e... Add PangoFcLanguageSet
260a547... Add PangoFcHbFontMap
090d1d5... Add PangoFcHbFontMap tests
067eb64... pango-list: Show variable faces
b56e5be... pangocairo: Allow picking the new fc fontmap
73a16dd... serializer: Leave out faceid for now
6b440ae... Add PangoCoreTextHbFontMap
262d756... test-itemize: Leave out faceid
d1fc1a0... test-layout: port to PangoFcHbFontMap
aff70c5... Update layout test for amiri
2f0ef52... Introduce user fonts
658f178... cairoshape: Use a user font
868393a... Add a userfont example
0a0253f... Add new font face api
6fed19c... Implement coverage for user faces
6057e15... Drop shape attributes
89ffdfa... Redo attributes
83e79cf... Change color attr api
ad79368... Drop some underline variants
a1cdeea... Split off an underline position attribute
0a88bd8... Rename PangoUnderline to PangoLineStyle
b372b52... Make strikethrough styled
34afa45... Add some more markup tests
9d09af0... Update markup docs
2420cea... font description: Allow integer values for stretch
26d3a04... More test updates
7eb9960... testmisc doesn't use any fc api
35fe520... testserialize: Port to PangoFcHbFontMap
8f2284a... Regenerate font enumeration test results
f0ceb48... Update markup tests
84d1ef3... Adapt layout tests to underline changes
6b218ec... hbfontmap: Don't return duplicate fonts
49ef6bb... Regenerate layout tests
ea365c5... Use test fonts in test-break
9923050... Add an itemize test for generic families
02b4508... Drop non-hb fontconfig support
e7ec2a3... Drop all versioned since tags
f610c13... Bump version to 1.90
8e4d22c... Clean up headers
2f051ce... Add a check for mixed linkage
d36ab3c... Fix extent test
c759041... Drop a cursor height test
6abd395... Make bidi tests pass
ad03369... pango-view: wip work with pango-hbfontmap
486b68e... Add more fontset tests
07bc76a... Drop non-hb coretext support
bc453a3... Fix Meson configure on Windows
346dcbd... Add support for C++ to Meson build definitions
dd3cbb6... Add PangoDirectWriteHbFontMap
abb16c8... Drop non-hb win32 support
50eb334... Shuffle utils around
f719bf1... Clean up private utils
7988699... Drop PangoCoverage
f3baf32... Drop some font family apis
df08511... Cosmetics
3a93c20... Make PangoFontMetrics struct private
ffe4e6f... Bump the harfbuzz dependency
e30b4eb... Split off PangoFontSetCached
34094c1... Rename PangoHbFontMap to PangoFontMap
59a50c4... Drop PangoFontsetSimple
9b9cfec... Add default fontmap API
624c3ec... Thin out pangocairo code
8a1dbc9... Drop pango_cairo_create_layout
fe86ef4... Clean up build machinery
08e2497... Store cairo_font_options in the context
d434a4c... Apply font options
302953e... Seal PangoItem
4132297... Split off pango-glyph-iter.h
9dea789... Tweak prerelease versioning
81252d2... Get the docs in shape
eb62452... Some updates to the README
4751421... NEWS: Updates
d290b65... Drop deprecated macros
69e2b14... Cosmetics: Move glyph constant definitions
4e3695b... Drop pango_font_description_to_filename
2b7fe76... Link against harfbuzz-gobject
6e10484... Clean up PangoFontFamily
9626932... Drop pango_font_get_font_map
330e6b6... hbfamily: Unset face families
dc1c506... Clean up PangoFontFace hierarchy
0bd9bb6... Clean up the PangoFont hierarchy
be50fbf... Drop pango_font_get_languages
4073705... Drop pango_font_has_char
4371392... font: add properties
82d4711... fontmap: Cleanups
Commits added to the branch:
19be6d1... Add PangoHbFace
f35b98c... Add PangoHbFamily
1f440a7... Add PangoGenericFamily
f2b0df7... Add PangoHbFont
aa70b9b... Add PangoHbFontmap
1e770dd... Add tests for PangoHbFace and PangoHbFont
202aa4f... test-font: Handle generic families
53eed28... pangocairo: handle PangoHbFont
be28bf9... Add PangoFcLanguageSet
3f8f73c... Add PangoFcHbFontMap
25c2d07... Add PangoFcHbFontMap tests
c634806... pango-list: Show variable faces
84bf079... pangocairo: Allow picking the new fc fontmap
dc0275a... serializer: Leave out faceid for now
c2df066... Add PangoCoreTextHbFontMap
2f8b99b... test-itemize: Leave out faceid
5f82ff5... test-layout: port to PangoFcHbFontMap
bda75a2... Update layout test for amiri
5e26bf1... Introduce user fonts
6a20fbd... cairoshape: Use a user font
b36e694... Add a userfont example
3a72a03... Add new font face api
575012e... Implement coverage for user faces
7212cc8... Drop shape attributes
30160d1... Redo attributes
d2723d3... Change color attr api
de0c54d... Drop some underline variants
603add8... Split off an underline position attribute
73ea48f... Rename PangoUnderline to PangoLineStyle
0e4453d... Make strikethrough styled
f3e61f8... Add some more markup tests
e19409e... Update markup docs
e7d6457... font description: Allow integer values for stretch
5a8e993... More test updates
b177387... testmisc doesn't use any fc api
7fd6059... testserialize: Port to PangoFcHbFontMap
a176e29... Regenerate font enumeration test results
57b0756... Update markup tests
f5a9e97... Adapt layout tests to underline changes
0e8f5a6... hbfontmap: Don't return duplicate fonts
8888567... Regenerate layout tests
7454fe9... Use test fonts in test-break
0c771eb... Add an itemize test for generic families
99b905a... Drop non-hb fontconfig support
52a6815... Drop all versioned since tags
9700f0a... Bump version to 1.90
6160936... Clean up headers
793b037... Add a check for mixed linkage
a88ed61... Fix extent test
f394117... Drop a cursor height test
b2b9270... Make bidi tests pass
dd506ad... pango-view: wip work with pango-hbfontmap
ba6db81... Add more fontset tests
1145e17... Drop non-hb coretext support
af56526... Fix Meson configure on Windows
18ce9d1... Add support for C++ to Meson build definitions
c813179... Add PangoDirectWriteHbFontMap
6865236... Drop non-hb win32 support
eb2922a... Shuffle utils around
be1b8fb... Clean up private utils
46e811d... Drop PangoCoverage
a66ea3f... Drop some font family apis
e388ab1... Cosmetics
da6250f... Make PangoFontMetrics struct private
b6f8df1... Bump the harfbuzz dependency
6e5325b... Split off PangoFontSetCached
282e994... Rename PangoHbFontMap to PangoFontMap
a413a8b... Drop PangoFontsetSimple
2e48b7b... Add default fontmap API
191fa8d... Thin out pangocairo code
718eda0... Clean up build machinery
0133eb9... Store cairo_font_options in the context
9bccd6b... Apply font options
f215b38... Seal PangoItem
42db971... Split off pango-glyph-iter.h
4aaf5a4... Tweak prerelease versioning
b838f3a... Get the docs in shape
d719480... Some updates to the README
dbebd09... Drop deprecated macros
404ffa6... Cosmetics: Move glyph constant definitions
579eaba... Drop pango_font_description_to_filename
8864aa8... Link against harfbuzz-gobject
1c8fc19... Clean up PangoFontFamily
0f132f6... Drop pango_font_get_font_map
7572c97... hbfamily: Unset face families
0fa9138... Clean up PangoFontFace hierarchy
8b19618... Clean up the PangoFont hierarchy
fe19a0f... Drop pango_font_get_languages
39441b5... Drop pango_font_has_char
c68df4a... font: add properties
cb6cfab... fontmap: Cleanups
00f0dd3... context: Use G_DECLARE_FINAL_TYPE
0575e56... fontset: Use PANGO_DECLARE_INTERNAL_TYPE
4b13611... Add autoptr cleanup
3c0f4fd... Make types final
977bded... Drop pango_font_description_better_match
db231ed... Keep pango_fontset_get_language private
1e64086... Make font metrics copy/free
f501961... lines: Add properties
22a6b41... context: Add properties
891a9ca... hbface: Add properties
82e7d5c... Clean up font properties
69758d0... More matrix work
54ffb7a... document font properties
18ca6a4... document hbfont properties
8505aec... NEWS: Updates
b9c995e... examples: Cosmetics
640e67a... fontset cached: create less fonts
0afb80c... docs: Sync the cairo example
f3b0d43... docs: Add an example for user fonts
9c30629... docs: Add a 'first steps' example
cdfe464... docs: Add a complex layout example
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]