Mercurial > repos > bgruening > wordcloud
comparison test-data/fonts.loc @ 0:00372f57c454 draft default tip
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/wordcloud commit 3a7c1e056d37cf5c5a4eca3d9c86d0f27acaac19
author | bgruening |
---|---|
date | Sat, 08 Mar 2025 10:16:04 +0000 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:00372f57c454 |
---|---|
1 #This file lists the locations and font files. | |
2 #The file has the format (white space characters are | |
3 #TAB characters): | |
4 # | |
5 #<unique_font_id> <name> <version> <file_path> | |
6 # | |
7 #So, fonts.loc could look something like this: | |
8 # | |
9 #sakurata SAKURATA Font 1.0 /foo/bar/fonts/SAKURATA.ttf | |
10 #germaniaone_regular Germania One Font 1.0 /foo/bar/fonts/GermaniaOne-Regular.ttf | |
11 #hunting Hunting Font 1.0 /foo/bar/fonts/Hunting.ttf | |
12 #irannastaliq IranNastaliq Font 1.0 /foo/bar/fonts/IranNastaliq.ttf | |
13 # | |
14 test_font Test Font 1 ${__HERE__}/font.ttf |