2019-12-13 15:57:51 by Makoto Fujiwara | Files touched by this commit (2) | |
Log message:
(fonts/p5-Font-FreeType) Updated to 0.13
0.13 2018-10-19 dmol@cpan.org
- update tests, as freetype changed font metrices under hood
|
2019-08-11 15:25:21 by Thomas Klausner | Files touched by this commit (3557) |
Log message:
Bump PKGREVISIONs for perl 5.30.0
|
2019-06-30 22:17:50 by Nia Alarie | Files touched by this commit (1816) |
Log message:
Update packages using a search.cpan.org HOMEPAGE to metacpan.org.
The former now redirects to the latter.
This covers the most simple cases where http://search.cpan.org/dist/name
can be changed to https://metacpan.org/release/name.
Reviewed by hand to hopefully make sure no unwanted changes sneak in.
|
2018-08-22 11:48:07 by Thomas Klausner | Files touched by this commit (3558) |
Log message:
Recursive bump for perl5-5.28.0
|
2018-08-20 04:20:19 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 0.12
Upstream changes:
0.12 2018-08-12 dmol@cpan.org
- Fix MANIFEST
0.11 2018-08-11 dmol@cpan.org
- Added FT_LOAD_COMPUTE_METRICS load flag (HinTak)
- Added face->foreach_glyph method for iterating over all glyphs
(some of them don't necessarily have a unicode point) (HinTak)
|
2018-03-21 13:40:48 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
p5-Font-FreeType: update to 0.10.
0.10 2018-03-18 dmol@cpan.org
- No changes since 0.10_1
0.10_1 2018-03-17 dmol@cpan.org
- Allow to lookup glyphs by name (mauzo)
|
2017-10-23 14:50:08 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
p5-Font-FreeType: update to 0.09.
0.09 2017-10-18 dmol@cpan.org
- Fallback to default charmap for 2.8.1 for backward-compatibility
for FNT-fonts
0.08_1 2015-05-02 dmol@cpan.org
- Added .gitignore file (htl10@users.sourceforge.net)
- Remove generated files from MANIFEST listing (htl10@users.sourceforge.net)
- Removed unused variables and silenced some compiler warnings
(htl10@users.sourceforge.net)
|
2017-06-05 16:25:36 by Ryo ONODERA | Files touched by this commit (2298) |
Log message:
Recursive revbump from lang/perl5 5.26.0
|
2016-10-01 14:35:33 by Makoto Fujiwara | Files touched by this commit (1) |
Log message:
USE_TOOLS+= pkg-config instead of using freetype-config, thanks wiz@
|
2016-10-01 08:02:10 by Makoto Fujiwara | Files touched by this commit (1) |
Log message:
(1) Fix build for X11_TYPE= modular (but not fully tested)
(2) Fix configure phase problem
(3) Add BUILD_DEPENDS for make test
Thanks joerg and wiz.
|