View Issue Details

IDProjectCategoryView StatusLast Update
0028964mantisbttoolspublic2023-10-31 16:32
Reporterdregad Assigned Todregad  
PrioritynormalSeverityfeatureReproducibilityN/A
Status closedResolutionfixed 
Target Version2.26.0Fixed in Version2.26.0 
Summary0028964: New build script to download updated font files
Description

The fonts we bundle with MantisBT for local use without a CDN are sometimes updated.

Since downloading them for the various subsets is quite tedious, it would be useful to have an helper script to automate the process.

TagsNo tags attached.

Relationships

child of 0022109 closeddregad Bugnotes links tilde ' ~' sign rendered as dash '-' in View page 

Activities

dregad

dregad

2021-08-07 09:30

developer   ~0065733

PR https://github.com/mantisbt/mantisbt/pull/1768

dregad

dregad

2023-08-07 18:34

developer   ~0067972

The Google font helper API moved to a different server: https://gwfh.mranftl.com/fonts

Related Changesets

MantisBT: master 5f8854c8

2021-08-24 08:19

dregad


Details Diff
New build script to update local font files

Fixes 0028964, PR https://github.com/mantisbt/mantisbt/pull/1768
Affected Issues
0028964
add - build/update-fonts.php Diff File

MantisBT: master e3d8a2ee

2023-08-07 12:18

dregad


Details Diff
New URL for google-font-helper API root

Executing the script yields a 503 error, as the API has been moved to a
new server.

Issue 0028964
Affected Issues
0028964
mod - build/update-fonts.php Diff File

MantisBT: master 041c2f14

2023-08-07 12:25

dregad


Details Diff
PHP Zip extension required by update-fonts.php

Issue 0028964
Affected Issues
0028964
mod - composer.json Diff File