2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017) |
Log message:
devel: Remove SHA1 hashes for distfiles
|
2021-09-29 09:31:51 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
pango: updated to 1.48.10
Overview of changes in 1.48.10
==============================
* Fix a crash in strikethrough drawing
* pango-view: Support antialiasing freetype
* pango-view: Use GraphicsMagick
|
2021-09-13 10:04:39 by Thomas Klausner | Files touched by this commit (1) |
Log message:
pango: bump fribidi requirement per release notes
|
2021-09-13 09:57:19 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
pango: updated to 1.48.9
Overview of changes in 1.48.9
=============================
* Require fribidi 1.0.6
* Clean up fribidi api usage
* Fix a bug in the gravity data table
Overview of changes in 1.48.8
=============================
* Rename git `master` branch to `main`
* Fix threadsafety issues with Thai
* Fix a rounding problem on i386
* Fix font choice for ellipsis
* Fix a crash if no fonts are found
|
2021-08-15 11:28:57 by Roland Illig | Files touched by this commit (2) |
Log message:
devel/pango: requires meson>=0.55.3
|
2021-07-29 21:30:36 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
pango: updated to 1.48.7
Overview of changes in 1.48.7
=============================
- Fix a thread-safety issue in fontmap initialization
- Small documentation improvements
Overview of changes in 1.48.6
=============================
- Avoid attribute index overflow
- Add a new pango-segmentation utility
- Documentation cleanups and fixes
- Update script property data for gravity
- Bring back careful glyph position rounding
- Add a few missing bidi types
- Add more tests
Overview of changes in 1.48.5
=============================
- Only initialize fontconfig once
- Add missing deprecation notices
- Add some missing apis to the markup docs
- Speed up Emoji classification
- win32: Fix msvc build
- Fix hangs and memory leaks
- Don't insert hyphens at word boundaries
- Handle empty lines better
- Avoid width fluctuations with ellipsized text
- Add a utility to show text segmentation
|
2021-04-12 14:16:23 by Nia Alarie | Files touched by this commit (1) |
Log message:
pango: remove gmake dependency
|
2021-04-12 13:01:13 by Nia Alarie | Files touched by this commit (1) |
Log message:
pango: Set PYTHON_FOR_BUILD_ONLY
|
2021-04-08 10:38:55 by Adam Ciarcinski | Files touched by this commit (6) | |
Log message:
pango: updated to 1.48.4
Overview of changes in 1.48.4
=============================
- Include docs in the dist tarball
- Include gi-docgen in the dist tarball, too
- win32: Fix 'Cursive' fallback
- Fix placement of marks in vertical text
- Cache metrics for the current font
- Improve letterspacing with combining marks
|
2021-03-22 08:03:57 by Adam Ciarcinski | Files touched by this commit (3) |
Log message:
pango: remove unused options; pkglint fixes
|