2024-04-12 23:35:19 by Thomas Klausner | Files touched by this commit (2) |
Log message:
pango: fix options.mk for introspection change, bump PKGREVISION.
|
2024-04-12 21:41:09 by Taylor R Campbell | Files touched by this commit (3) |
Log message:
devel/pango: Make this cross-compile.
1. Make introspection an option, default on for native builds (so no
change to native buildS), default off for cross builds.
2. Make the pango-view.1 plist entry conditional on native builds.
Apparently it works by running `pango-view --help' at build-time
and munging the output into a man page, which is not gonna fly in
cross builds.
|
2024-04-07 09:35:33 by Thomas Klausner | Files touched by this commit (1138) |
Log message:
*: bump for cairo buildlink3.mk change
lzo was made an option
|
2024-04-04 10:10:08 by pin | Files touched by this commit (3) | |
Log message:
devel/pango: update to 1.52.2
verview of changes in 1.52.2, 31-03-2024
=========================================
- coretext: Implement reload_font
- coretext: Use Menlo instead of Courier for monospace
- win32: Avoid a double free
- Update to Unicode 15.1
- Simplify hexbox drawing
|
2024-03-07 13:31:46 by pin | Files touched by this commit (3) | |
Log message:
devel/pango: update to 1.52.1
Overview of changes in 1.52.1, 05-03-2024
=========================================
- Fix hexbox drawing
|
2024-03-01 20:35:17 by Thomas Klausner | Files touched by this commit (3) | |
Log message:
pango: update to 1.52.0.
Based on wip/pango by pin@
Overview of changes in 1.52.0, 25-02-2024
=========================================
- Add pango_font_map_reload_font
- Improve formatting of font sizes
Overview of changes in 1.51.2, 10-02-2024
=========================================
- Build improvements on Windows
- Use single fontconfig thread
- Fix problems with spaces at line ends
- Allow custom fonts on Windows
- pango-viewer: Fix hint-metrics options
- Pangofont: Add properties
Overview of changes in 1.51.0, 11-08-2023
=========================================
- itemize: Improve script itemization
- build: Check for cairo DWrite dependency
- win32: Fix various issues and crashes
- layout: Add a missing switch case
|
2023-11-14 15:03:25 by Thomas Klausner | Files touched by this commit (1145) |
Log message:
*: recursive bump for cairo dependency changes
|
2023-11-12 14:24:43 by Thomas Klausner | Files touched by this commit (2570) |
Log message:
*: revebump for new brotli option for freetype2
Addresses PR 57693
|
2023-08-14 07:25:36 by Thomas Klausner | Files touched by this commit (1247) |
Log message:
*: recursive bump for Python 3.11 as new default
|
2023-06-26 21:49:32 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
pango: updated to 1.50.14
Overview of changes in 1.50.14, 02-03-2023
==========================================
- Fix underline thickness in scaled contexts
Overview of changes in 1.50.13, 20-02-2023
==========================================
- win32: Add back fallback for empty fontsets
- win32: Improve DirectWrite support
- Fix word segmentation for Japanese
- Don't set backspace-deletes-char for math symbols
- coretext: Fix a crash
- cairo: Apply metrics hinting to underlines too
- Treat COLRv1 fonts as color fonts
|