[pango] (222 commits) Non-fast-forward update to branch pango2-windows



The branch 'pango2-windows' 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:

  c847530... Drop remnants of engines and modules
  f12eb6c... Drop deprecated coverage api
  ac6d082... Drop deprecated break api
  482bb96... Drop deprecated pangoxft api
  6199fca... Drop deprecated utils apis
  e5642d5... Drop deprecated win32 api
  53ef84c... Drop deprecated pangocairo api
  65c5418... Drop deprecated pangofc api
  536fbc9... Drop deprecated pangoft2 api
  5d605a6... Drop test-ot-tags
  0c5df1c... Drop deprecated PangoScript api
  6ffb825... Drop deprecated bidi api
  05fb268... Drop PangoXft
  b2a37b1... Drop pangoot
  de3a34f... Drop pangoft2
  19da30b... Drop pango_shape variants
  d7e236b... Clean up break api a bit
  745aede... Drop PangoItem hackery
  222db93... Build a single .so
  61a41c0... Some updates to README.md
  0d4a208... Make font classes private
  dcfcde3... Move PangoFontDescription to its own files
  a28bd02... Drop pango_font_descriptions_free
  6ffbb0c... Move PangoFontMetrics to its own files
  64a766e... Clean up font description header
  435f55d... Split off PangoFontFamily
  a819b4a... Split off PangoFontFace
  4f30463... Add a missing include
  db56141... Reduce use of redundant apis
  d21ebe4... Drop pango_context_list_families
  197bea4... Make  PangoFontMapClass private
  d327fde... Drop redundant enumeration api
  ce2581f... Drop size listing api
  47133fb... Clean up font classes
  df922d8... Rename fonts.c
  dc283c2... Drop PangoFontPrivate
  6da17d5... Cosmetics
  c8d8865... Make PangoFontsetClass private
  50f14f7... Cosmetics
  096261a... Stop exporting some utilities
  7b691a0... Drop PangoScript
  0669a7c... Stop using pango_itemize
  6e6f2d6... Drop cached_iter argument
  c534378... Rename pango_itemize_with_base_dir
  3b035f2... Update tests for script removal
  84f3f2f... Add PANGO_DECLARE_INTERNAL_TYPE
  db792c9... attributes: Better error message
  28db850... layout: Move enum types to pango-types.h
  f38a11f... break: Cosmetics
  5581bd5... shape: Cosmetics
  28c0017... itemize: Break paragraph separators
  2f2e10c... pango-layout: export a helper
  008566c... Add a paragraph attribute
  c3b603f... Move ItemProperties
  3e17ad5... Add PangoAlignment
  2871316... Add PangoLeadingTrim
  92025fc... Add PangoLayoutRun
  857f5d3... Add PangoLine
  e9ade86... Implement ellipsization for PangoLine
  bba388e... Add single-paragraph mode to ItemProperties
  f4a9638... Add PangoLineBreaker
  7da3054... Add PangoLines
  fe73ebc... Add PangoSimpleLayout
  8c885c1... Add PangoLineIter
  030dfa1... Implement rendering for PangoLine
  1d7a43d... Implement serialization for PangoSimpleLayout
  484f50b... serializer: fix build
  3c4063b... Add a parshape example
  9890749... Add a text flow example
  cbcdaa1... debug: check invariants in pango-layout too
  c8996a6... Port examples
  6e8dbe1... Port test-bidi to simple layout
  37a8be5... test-layout: port to simple-para
  79aae48... Port test-break to simple layout
  d1b1b66... Port test-ellipsize to simple layout
  e23f974... testiter: more fixes
  166dc7b... Port testmisc to simple layout
  5e86cce... testmisc: fix build
  f93620b... Port test-pangocairo-threads
  3351689... utils: Port pango-segmentation
  abbe46a... port testrandom
  d2e711f... tests: Update expected results for breaks
  19b092b... Fix testserialize
  94e2905... The big rename of doom
  baf1ab9... Make PangoLayoutRun a separate type
  5ec2dbd... Tweak PangoAlignment
  f6a86f2... Add a line spacing attribute
  9c0ca53... item: Add line spacing to ItemProperties
  f0b932f... layout-run: Use line spacing
  b6f9fa7... serializer: Handle line spacing attributes
  1c772b3... layout: Rename line-spacing to line-height
  92367b0... layout: Add spacing back
  21a9372... layout: Don't trim leading when placing lines
  454f1fe... pango-view: Bring line spacing back
  56a506f... layout: Fix a reference miscount
  b9db110... lines: Fix some corner cases
  d90267c... layout-run: add docs
  4cf84b8... layout-line: Add docs
  c88e938... lines: Add docs
  0fba4f4... layout iter: Add docs
  9935414... layout: Add docs
  9784f69... line-breaker: Add docs
  0bf1e8b... layout: don't forget spacing in copy()
  c8318fc... layout: undo an accidental removal
  d6cbd29... Change trimming of extents
  7c7745b... layout: Use simpler getters
  07c0b05... docs: Add some illustrations for extents
  15104b6... Tweak boolean getters
  c255c1f... Make PangoLayoutLine a boxed type
  1cb2895... Document immutability
  691f38f... line-breaker: Rename done()
  7d60e43... Rename PangoLayoutRun to PangoRun
  7e5cfb8... Rename PangoLayoutLine to PangoLine
  2929b76... Rename PangoLayoutIter to PangoLineIter
  b6de673... line: Don't return GSList
  f32fbfa... lines: tweak the array api
  780ff89... layout: Fix an oversight
  2df24a4... attributes: Handle custom attributes
  73e5f05... attributes: Centralize classification
  dc4999c... ellipsize: Filter attributes
  bf3797f... ellipsize: Fix an oversight
  74fac5b... layout: Fix an oversight
  18eeea2... line-breaker: Fix a corner case
  0f90759... layout: Go back to trimming start and end
  841769f... fixup font description
  47a9ffd... font-family: fixup
  9b5f264... fontset: Add pango_fontset_get_language
  2efbe77... itemize: Use pango_fontset_get_char
  1cae27f... font-face: fixup
  31410a4... fixup font
  3cc544e... fixup fontmap
  3eb03a0... Make pango-trace available in libpango.so
  6eb4ff7... coverage: Add a constructor from hb_face_t
  2823253... font: Export some functions privately
  42f67ab... font: Add pango_font_face_is_variable/monospace
  6a8e45e... Add some useful face api
  41bc83d... Add a faceid field to font descriptions
  f930e21... Add PangoLanguageSet
  33d46e0... Add PangoHbFace
  d219208... Add PangoHbFamily
  29493ab... Add PangoGenericFamily
  1e870ea... Add PangoHbFont
  0f7b7cf... Add PangoHbFontmap
  f866bcc... Add tests for PangoHbFace and PangoHbFont
  6d02ccb... pangocairo: handle PangoHbFont
  a269bfd... Add PangoFcLanguageSet
  1e0109e... Add PangoFcHbFontMap
  434756c... Add PangoFcHbFontMap tests
  b8e2b10... test-shape: Use a simple fontmap
  fe72a74... pango-list: Show variable faces
  b07ad20... pangocairo: Allow picking the new fc fontmap
  034c18e... serializer: Improve font serialization
  6664eeb... serializer: Leave out faceid for now
  121314f... Add PangoCoreTextHbFontMap
  b67a113... test-itemize: Leave out faceid
  9547a47... Introduce user fonts
  3239bfd... Implement coverage for user faces
  4de8947... tests: Adapt
  df9567c... cairoshape: Use a user font
  4b1ffb2... Add a userfont example
  d590d8e... Add new font face api
  aeab91b... Drop shape attributes
  557f475... Redo attributes
  6fc426d... Split pango-attributes.[hc]
  31a19e8... fixup pango-attr-list.c
  e1171d1... fixup pango-line.c
  db1e6e0... Add PangoAttrAffects
  22bba13... Add PangoAttrMerge flags
  b67fd65... Rename pango_attribute_get_custom
  41760e6... Tweaks
  d816949... Change color attr api
  7cf8a7a... Drop some underline variants
  f0e9df8... Split off an underline position attribute
  6e9a3d6... Rename PangoUnderline to PangoLineStyle
  9144b73... Make strikethrough styled
  8e0705d... More work on line styles
  ed03f95... Add a line api to PangoRenderer
  56da671... font-description: Cosmetics
  1b7bfcf... attributes: Cosmetics
  36ef890... Add alpha to PangoColor
  436440e... build: Drop references to pangowin32.rc[.in]
  a37720b... pango-font-description.c: Include stdlib.h
  ac13787... pangowin32.[c|h]: Rename PangoLayoutLine to PangoLine
  1bb0b19... pangowin32-private.h: Include pango-font-face-private.h
  77b976f... pangowin32.c: Rename PangoUnderline to PangoLineStyle
  ee16d9e... pangowin32.c: Update acquiring lines/runs from PangoLayout
  ecc9168... pangowin32.c: Include pango-font-metrics-private.h
  ac72160... pangowin32.c: Get PangoItem from PangoRun using getter
  44a00b4... pangowin32.c: Adapt to reworked PangoAttribute
  32d2c15... pangowin32.[c|h]: Drop pango_win32_render_layout()
  6e8747e... pangowin32.c: Remove dropped underline styles
  4e69ebe... pangowin32.c: Adapt PANGO_UNDERLINE_LOW to newer API
  d041228... pangocairo-win32font.c: Include private util headers
  07b69be... pangowin32-fontmap.c: Include pango-font-family-private.h
  1d7bb7a... pangowin32-fontmap.c: Avoid g_coverage_ref()
  ed8deab... pangowin32-fontmap.c: Drop pango_win32_family_list_faces()
  fa6278e... pangowin32-fontmap.c: Drop size list API
  3983884... Drop pangocairo.rc.in

Commits added to the branch:

  00815c8... Rename GObject Introspection devel branch (*)
  0c77a45... Merge branch 'ebassi/gi-main-branch' into 'main' (*)
  3660ac2... pango-view: Show more baselines (*)
  539ca68... layout: Handle baselines (*)
  6aec701... Merge branch 'baseline-handling' into 'main' (*)
  bfd2147... Meson: Clean up HarfBuzz search (*)
  f1e7858... meson.build: Remove strap FontConfig items (*)
  afdf144... meson: Clean up FreeType search (*)
  78be016... Merge branch 'meson-msvc-cleanup' into 'main' (*)
  677fb7a... docs: Don't install in doc/pango/reference folder (*)
  1877636... Merge branch 'install_standard_docs_dir_devhelp' into 'main (*)
  4ddf627... Updates (*)
  4851f23... 1.50.5 (*)
  7600ada... pango-view: Remove debug spew (*)
  ddbeda2... Merge branch 'matthiasc/for-main' into 'main' (*)
  79454ac... Drop the hb-glib dependency again (*)
  60c4f9d... Merge branch 'matthiasc/for-main' into 'main' (*)
  5243a55... Fix test font configuration (*)
  2d0287d... Add a fontset test (*)
  f9d0b6d... Merge branch 'matthiasc/for-main' into 'main' (*)
  3b15fb8... ci: Use the timeout multiplier when running tests (*)
  b36001e... Maintain order in pango_attr_list_change (*)
  74e437b... Merge branch 'matthiasc/for-main' into 'main' (*)
  5de30b5... AVoid a use-after-free in pango_attr_list_change (*)
  a229f11... Merge branch 'attr-list-bad-access' into 'main' (*)
  37a4270... 1.50.6 (*)
  9093ffd... Coretext: fix clang build failure. (*)
  cf11b63... Merge branch 'coretext-fix' into 'main' (*)
  5372a0c... utils/viewer-cairo.c: fix empty-body (*)
  f9cc99d... Merge branch 'main' into 'main' (*)
  bc00edb... Fix move pango_layout_move_cursor_visually (*)
  d152b1b... Merge branch 'fix-rtl-cursor-move' into 'main' (*)
  fe00d92... meson: Use proper type for bools (*)
  9bd0fc8... Merge branch 'meson_fixes' into 'main' (*)
  c90d22c... layout: Try harder to survive without fonts (*)
  9ede411... Apply 1 suggestion(s) to 1 file(s) (*)
  236be6e... pangowin32: register a "Sans-Serif" font (*)
  cade006... pangowin32: try harder to load a font (*)
  7e53a73... Merge branch 'sync-load-font-fontset' into 'main' (*)
  99c3da0... Merge branch 'win32-sans-serif' into 'main' (*)
  1080a7c... itemize: Be more defensive (*)
  65b2334... Merge branch 'null-fonts' into 'main' (*)
  1f29168... Merge branch 'survive-without-fonts' into 'main' (*)
  a2ccd36... 1.50.7 (*)
  d03b234... Add pango_matrix_equal (*)
  4f18347... serialize: Use pango_matrix_equal (*)
  6c8eb7d... Drop remnants of engines and modules (*)
  b9f4f25... Drop deprecated coverage api (*)
  488d1bd... Drop deprecated break api (*)
  cbdcda3... Drop deprecated pangoxft api (*)
  178e080... Drop deprecated utils apis (*)
  431de76... Drop deprecated win32 api (*)
  d65cca5... Drop deprecated pangocairo api (*)
  1c48c70... Drop deprecated pangofc api (*)
  8f1d3ad... Drop deprecated pangoft2 api (*)
  9d3c368... Drop test-ot-tags (*)
  51e45aa... Drop deprecated PangoScript api (*)
  11df429... Drop deprecated bidi api (*)
  dd09b4c... Drop PangoXft (*)
  d00ce5b... Drop pangoot (*)
  e82f5e9... Drop pangoft2 (*)
  196ab50... Drop pango_shape variants (*)
  2ba866b... Clean up break api a bit (*)
  7ebdc29... Drop PangoItem hackery (*)
  64d4a7f... Build a single .so (*)
  c3d685c... Some updates to README.md (*)
  157a0a3... Add PANGO_DECLARE_INTERNAL_TYPE (*)
  a32eb99... Make font classes private (*)
  e21f684... Move PangoFontDescription to its own files (*)
  3c81df9... Move PangoFontMetrics to its own files (*)
  b5cdd9d... Split off PangoFontFamily (*)
  e45f7ee... Split off PangoFontFace (*)
  2336d1b... Reduce use of redundant apis (*)
  06b7cf7... Drop pango_context_list_families (*)
  0ae1c5e... Make PangoFontMapClass private (*)
  a90c2fd... Drop redundant enumeration api (*)
  cc2fbae... Drop size listing api (*)
  189997a... Clean up font classes (*)
  96d3fcb... Rename fonts.c (*)
  240900f... Drop PangoFontPrivate (*)
  7365668... Make PangoFontsetClass private (*)
  d6655f7... Cosmetics (*)
  a38a2ac... Stop exporting some utilities (*)
  1576e32... Drop PangoScript (*)
  b162514... Stop using pango_itemize (*)
  fbff3a2... Drop cached_iter argument (*)
  5e34bbf... Rename pango_itemize_with_base_dir (*)
  b2477e1... Update tests for script removal (*)
  284e26a... attributes: Better error message (*)
  520a258... layout: Move enum types to pango-types.h (*)
  2538cd1... break: Cosmetics (*)
  72f757e... shape: Cosmetics (*)
  5924b17... itemize: Break paragraph separators (*)
  221f7cd... pango-layout: export a helper (*)
  d4430a3... Add a paragraph attribute (*)
  993e63a... Move ItemProperties (*)
  b142193... Add PangoAlignment (*)
  c4fff45... Add PangoLeadingTrim (*)
  df670dd... Add PangoLayoutRun (*)
  374128d... Add PangoLine (*)
  f9ec057... Implement ellipsization for PangoLine (*)
  d6247af... Add single-paragraph mode to ItemProperties (*)
  bc679bb... Add PangoLineBreaker (*)
  635448e... Add PangoLines (*)
  0271ec9... Add PangoSimpleLayout (*)
  05f4072... Add PangoLineIter (*)
  a1ad758... Implement rendering for PangoLine (*)
  e4cbcec... Implement serialization for PangoSimpleLayout (*)
  ffb7d3d... Port examples to PangoSimpleLayout (*)
  a95398b... Port tests to PangoSimpleLayout (*)
  e8e9573... Port utils to PangoSimleLayout (*)
  3038d93... Add a parshape example (*)
  402d654... Add a column example (*)
  9f03c1c... Replace PangoLayout (*)
  fc5a3ad... Regenerate layout test output (*)
  4ce3906... Tweak PangoAlignment (*)
  eb71fe2... Add a line spacing attribute (*)
  abbf184... item: Add line spacing to ItemProperties (*)
  7252401... run: Use line spacing (*)
  72b6e18... serializer: Handle line spacing attributes (*)
  18e9a26... layout: Rename line-spacing to line-height (*)
  6ce60bf... layout: Add spacing back (*)
  dfc14bf... layout: Don't trim leading when placing lines (*)
  feac5d1... Regenerate layout tests (*)
  03c567e... pango-view: Bring line spacing back (*)
  31b0cb6... Change trimming of extents (*)
  91dc1ba... layout: Use simpler extent getters (*)
  d882e3b... columns example: Use simpler extent getters (*)
  d6d7108... docs: Add some illustrations for extents (*)
  8fdf30e... line: Don't return GSList (*)
  a2774be... lines: tweak the array api (*)
  2208378... attributes: Handle custom attributes (*)
  00c4d45... attributes: Centralize classification (*)
  9754ef3... ellipsize: Filter attributes (*)
  4a8abef... ellipsize: Fix an oversight (*)
  7bcf0ae... layout: Go back to trimming start and end (*)
  32b7f0c... fontset: Add pango_fontset_get_language (*)
  3a232ad... itemize: Use pango_fontset_get_char (*)
  91f7250... Make pango-trace available in libpango.so (*)
  b64c4aa... coverage: Add a constructor from hb_face_t (*)
  58baaba... font: Export some functions privately (*)
  ab0575d... Add pango_font_face_is_variable/monospace (*)
  a0835d5... Add some useful face api (*)
  2931858... Add pango_font_family_is_generic (*)
  0e4e4b0... Add a faceid field to font descriptions (*)
  6156450... Add PangoLanguageSet (*)
  0448fcd... Add PangoHbFace (*)
  353c3b2... Add PangoHbFamily (*)
  59bedb9... Add PangoGenericFamily (*)
  74cf20a... Add PangoHbFont (*)
  32fab6d... Add PangoHbFontmap (*)
  3b91593... Add tests for PangoHbFace and PangoHbFont (*)
  a47ddfa... test-font: Handle generic families (*)
  1d04ded... pangocairo: handle PangoHbFont (*)
  f36517a... Add PangoFcLanguageSet (*)
  1fbfc03... Add PangoFcHbFontMap (*)
  28c30db... Add PangoFcHbFontMap tests (*)
  9dee355... pango-list: Show variable faces (*)
  326ae3d... pangocairo: Allow picking the new fc fontmap (*)
  7c85b49... serializer: Leave out faceid for now (*)
  c97b317... Add PangoCoreTextHbFontMap (*)
  3c0de6b... test-itemize: Leave out faceid (*)
  25be13c... test-layout: port to PangoFcHbFontMap (*)
  518de22... Update layout test for amiri (*)
  0deeff8... Introduce user fonts (*)
  620cf5e... Implement coverage for user faces (*)
  51e6616... cairoshape: Use a user font (*)
  9c0dfb0... Add a userfont example (*)
  b046046... Add new font face api (*)
  6292e41... Drop shape attributes (*)
  72a1713... Redo attributes (*)
  22d2ea6... Change color attr api (*)
  dd7ec30... Drop some underline variants (*)
  62ae6c1... Split off an underline position attribute (*)
  ef158b4... Rename PangoUnderline to PangoLineStyle (*)
  18d70ee... Make strikethrough styled (*)
  b06cd69... Add some more markup tests (*)
  ab804d8... testhbfont: Drop comparisons (*)
  8281ab1... Update markup docs (*)
  f12a0bb... font description: Allow integer values for stretch (*)
  bf0d175... More test updates (*)
  0a1e0b1... testmisc doesn't use any fc api (*)
  0a17c02... testserialize: Port to PangoFcHbFontMap (*)
  1b94669... testattributes: fixup (*)
  af36e7d... Regenerate font enumeration test results (*)
  a6ed93f... Update markup tests (*)
  803f9fd... Adapt layout tests to underline changes (*)
  35c6378... hbfontmap: Don't return duplicate fonts (*)
  7889382... Use test fonts in test-break (*)
  cfbfb15... Add an itemize test for generic families (*)
  90b55c3... Drop non-hb fontconfig support (*)
  5992c3d... Drop all versioned since tags (*)
  556ae6f... Bump version to 1.90 (*)
  585e9e4... Clean up headers (*)
  2ee46c3... Add a check for mixed linkage (*)
  ae7a221... Fix extent test (*)
  a039e37... Drop a cursor height test (*)
  5b7402d... Make bidi tests pass (*)
  3ae8eeb... pango-view: wip work with pango-hbfontmap (*)
  379b180... Add more fontset tests (*)
  f5458f7... Drop non-hb coretext support (*)
  a892a21... Fix Meson configure on Windows (*)
  f6a7ebf... Add support for C++ to Meson build definitions (*)
  581f6d4... Add PangoDirectWriteHbFontMap (*)
  ee9d787... Drop non-hb win32 support (*)
  4c97edf... Shuffle utils around (*)
  23a5eb7... Clean up private utils (*)
  10e6c46... Drop PangoCoverage (*)
  ec4e467... Drop PangoFontsetSimple (*)
  cfe6771... Drop some font family apis (*)
  0d67a8a... Cosmetics (*)
  1be188e... Make PangoFontMetrics struct private (*)
  2426df7... Bump the harfbuzz dependency (*)
  c710556... build: Drop pangowin32.rc.in from build
  b38446d... build: Move DirectWrite things a bit
  bbbe516... pango/pango-font-description.c: Include stdlib.h
  b862eb4... pangocairo-fontmap.c: Fix build on Windows
  255de34... pango-hbfontmap-private.h: Use C linkage
  75b4753... pango-list.c: Drop unneeded include
  84d0fb7... examples: Use pango_cairo_font_map_new()
  e88ad4d... tests: Make test-break test program for FontConfig only
  881cb7e... cxx-test.cpp: Don't try to include pangowin32.h

(*) This commit already existed in another branch; no separate mail sent


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]