mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-27 12:40:32 +02:00
gnu: ttfautohint: Use HTTPS home page.
* gnu/packages/fontutils.scm (ttfautohint)[home-page]: Use HTTPS.
This commit is contained in:
@@ -120,7 +120,7 @@ anti-aliased glyph bitmap generation with 256 gray levels.")
|
||||
finely hand-hinting the last 1%. It is ideal for web fonts and supports many
|
||||
scripts.")
|
||||
(license (list license:gpl2+ license:freetype)) ;choose one or the other
|
||||
(home-page "http://www.freetype.org/ttfautohint/")))
|
||||
(home-page "https://www.freetype.org/ttfautohint/")))
|
||||
|
||||
(define-public woff-tools
|
||||
(package
|
||||
|
||||
Reference in New Issue
Block a user