diff options
Diffstat (limited to 'fonts')
357 files changed, 4285 insertions, 0 deletions
diff --git a/fonts/gelasio/README b/fonts/gelasio/README new file mode 100644 index 0000000000..674b157713 --- /dev/null +++ b/fonts/gelasio/README @@ -0,0 +1,43 @@ +This is the README for the gelasio package, version 2023-04-08. + +This package provides LaTeX, pdfLaTeX, XeLaTeX and LuaLaTeX +support for the Gelasio family of fonts designed by Eben +Sorkin to be metric-compatible with Georgia in its Regular +and Bold weights. Medium and SemiBold weights have been +added. + +To install this package on a TDS-compliant TeX system download the +file "tex-archive"/install/fonts/gelasio.tds.zip, where the +preferred URL for "tex-archive" is http://mirror.ctan.org. Unzip +the archive at the root of an appropriate texmf tree, likely a +personal or local tree. If necessary, update the file-name database +(e.g., texhash). Update the font-map files by enabling the Map file +gelasio.map. + +To use, add + +\usepackage{gelasio} + +to the preamble of your document. This will activate Gelasio as the +main (serifed) text font. + +Options medium and semibold chose these weights instead of the +regular or bold weights, respectively. + +Options lining and tabular select those number styles rather +than oldstyle and proportional, respectively. + +LuaLaTeX and xeLaTeX users who might prefer type1 fonts or who wish +to avoid fontspec may use the type1 option. + +Font encodings supported are OT1, T1, LY1 and TS1. + +The original fonts are available at +https://github.com/SorkinType/Gelasio and are licensed under the +SIL Open Font License, (version 1.1); the text may be found +in the doc directory. The type1 versions were created using +cfftot1. The support files were created using autoinst and +are licensed under the terms of the LaTeX Project Public +License. The maintainer of this package is Bob Tennent +(rdtennent at gmail dot com) + diff --git a/fonts/gelasio/doc/OFL.txt b/fonts/gelasio/doc/OFL.txt new file mode 100644 index 0000000000..bdfcc34167 --- /dev/null +++ b/fonts/gelasio/doc/OFL.txt @@ -0,0 +1,93 @@ +Copyright 2022 The Gelasio Project Authors (https://github.com/SorkinType/Gelasio) + +This Font Software is licensed under the SIL Open Font License, Version 1.1. +This license is copied below, and is also available with a FAQ at: +https://scripts.sil.org/OFL + + +----------------------------------------------------------- +SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007 +----------------------------------------------------------- + +PREAMBLE +The goals of the Open Font License (OFL) are to stimulate worldwide +development of collaborative font projects, to support the font creation +efforts of academic and linguistic communities, and to provide a free and +open framework in which fonts may be shared and improved in partnership +with others. + +The OFL allows the licensed fonts to be used, studied, modified and +redistributed freely as long as they are not sold by themselves. The +fonts, including any derivative works, can be bundled, embedded, +redistributed and/or sold with any software provided that any reserved +names are not used by derivative works. The fonts and derivatives, +however, cannot be released under any other type of license. The +requirement for fonts to remain under this license does not apply +to any document created using the fonts or their derivatives. + +DEFINITIONS +"Font Software" refers to the set of files released by the Copyright +Holder(s) under this license and clearly marked as such. This may +include source files, build scripts and documentation. + +"Reserved Font Name" refers to any names specified as such after the +copyright statement(s). + +"Original Version" refers to the collection of Font Software components as +distributed by the Copyright Holder(s). + +"Modified Version" refers to any derivative made by adding to, deleting, +or substituting -- in part or in whole -- any of the components of the +Original Version, by changing formats or by porting the Font Software to a +new environment. + +"Author" refers to any designer, engineer, programmer, technical +writer or other person who contributed to the Font Software. + +PERMISSION & CONDITIONS +Permission is hereby granted, free of charge, to any person obtaining +a copy of the Font Software, to use, study, copy, merge, embed, modify, +redistribute, and sell modified and unmodified copies of the Font +Software, subject to the following conditions: + +1) Neither the Font Software nor any of its individual components, +in Original or Modified Versions, may be sold by itself. + +2) Original or Modified Versions of the Font Software may be bundled, +redistributed and/or sold with any software, provided that each copy +contains the above copyright notice and this license. These can be +included either as stand-alone text files, human-readable headers or +in the appropriate machine-readable metadata fields within text or +binary files as long as those fields can be easily viewed by the user. + +3) No Modified Version of the Font Software may use the Reserved Font +Name(s) unless explicit written permission is granted by the corresponding +Copyright Holder. This restriction only applies to the primary font name as +presented to the users. + +4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font +Software shall not be used to promote, endorse or advertise any +Modified Version, except to acknowledge the contribution(s) of the +Copyright Holder(s) and the Author(s) or with their explicit written +permission. + +5) The Font Software, modified or unmodified, in part or in whole, +must be distributed entirely under this license, and must not be +distributed under any other license. The requirement for fonts to +remain under this license does not apply to any document created +using the Font Software. + +TERMINATION +This license becomes null and void if any of the above conditions are +not met. + +DISCLAIMER +THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT +OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE +COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, +INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL +DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING +FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM +OTHER DEALINGS IN THE FONT SOFTWARE. diff --git a/fonts/gelasio/doc/gelasio-samples.pdf b/fonts/gelasio/doc/gelasio-samples.pdf Binary files differnew file mode 100644 index 0000000000..3632d374d9 --- /dev/null +++ b/fonts/gelasio/doc/gelasio-samples.pdf diff --git a/fonts/gelasio/doc/gelasio-samples.tex b/fonts/gelasio/doc/gelasio-samples.tex new file mode 100644 index 0000000000..e6311a2afb --- /dev/null +++ b/fonts/gelasio/doc/gelasio-samples.tex @@ -0,0 +1,44 @@ +\documentclass{article} +\usepackage[T1]{fontenc} +\usepackage{gelasio} +\newcommand{\Section}[1]{\section*{\textbf{#1}}} +\renewcommand{\,}{\kern0.2ex} +\usepackage{lipsum} +\usepackage{lettrine} +\begin{document} + +\begin{center}\huge +\textbf{G\,e\,l\,a\,s\,i\,o}\\[0.5ex] +\end{center} + + +\Section{Regular} +\lipsum[1] + +\Section{Italic} +\textit{\lipsum[2]} + +\Section{Bold} +\textbf{\lipsum[3]} + +\Section{Bold Italic} +\textbf{\emph{\lipsum[4]}} + + +\Section{Default Numbers} + +1234567890 + +\Section{Lining Numbers} + +\liningnums{1234567890} + +\Section{Tabular Numbers} + +\tabularnums{1234567890} + +\Section{Superior Numbers} + +X\textsu{1234567890} + +\end{document} diff --git a/fonts/gelasio/enc/gls_5xld5w.enc b/fonts/gelasio/enc/gls_5xld5w.enc new file mode 100644 index 0000000000..b51d444725 --- /dev/null +++ b/fonts/gelasio/enc/gls_5xld5w.enc @@ -0,0 +1,63 @@ +% THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT + +%%AutoEnc_5xld5wrmxukokwwc7xt2m6qv4c +% Encoding created by otftotfm on Fri Apr 7 21:08:45 2023 +% Command line follows encoding +/AutoEnc_5xld5wrmxukokwwc7xt2m6qv4c [ +%00 + /.notdef /uni2206 /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /uni2126 /.notdef /.notdef /.notdef /.notdef /.notdef +%10 + /dotlessi /uni0237 /grave /acute /caron /breve /macron /ring + /cedilla /germandbls /ae /oe /oslash /AE /OE /Oslash +%20 + /space /exclam /quotedblright /numbersign /dollar /percent /ampersand /quoteright + /parenleft /parenright /asterisk /plus /comma /hyphen /period /slash +%30 + /uni2070 /uni00B9 /uni00B2 /uni00B3 /uni2074 /uni2075 /uni2076 /uni2077 + /uni2078 /uni2079 /colon /semicolon /exclamdown /equal /questiondown /question +%40 + /at /A /B /C /D /E /F /G + /H /I /J /K /L /M /N /O +%50 + /P /Q /R /S /T /U /V /W + /X /Y /Z /bracketleft /quotedblleft /bracketright /circumflex /dotaccent +%60 + /quoteleft /a /b /c /d /e /f /g + /h /i /j /k /l /m /n /o +%70 + /p /q /r /s /t /u /v /w + /x /y /z /endash /emdash /hungarumlaut /tilde /dieresis +%80 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /Lslash /.notdef /.notdef /.notdef /.notdef /.notdef +%90 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%A0 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /lslash /.notdef /.notdef /.notdef /.notdef /.notdef +%B0 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%C0 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%D0 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%E0 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%F0 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +] def +% Command line: 'otftotfm --automatic --encoding=fontools_ot1 +% --tfm-directory=texmf/fonts/tfm/sorkin/gelasio +% --vf-directory=texmf/fonts/vf/sorkin/gelasio +% --type1-directory=texmf/fonts/type1/sorkin/gelasio +% --encoding-directory=texmf/fonts/enc/dvips/gelasio +% --map-file=texmf/fonts/map/dvips/gelasio/Gelasio.map --no-updmap --force +% --coding-scheme=TEX TEXT --feature=sups --ligkern=* {KL} * +% Gelasio-BoldItalic.otf Gelasio-BoldItalic-sup-ot1' diff --git a/fonts/gelasio/enc/gls_6qeh6o.enc b/fonts/gelasio/enc/gls_6qeh6o.enc new file mode 100644 index 0000000000..9cfcc2f6aa --- /dev/null +++ b/fonts/gelasio/enc/gls_6qeh6o.enc @@ -0,0 +1,65 @@ +% THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT + +%%AutoEnc_6qeh6o3hklpdqb33emvpqseuyh +% Encoding created by otftotfm on Fri Apr 7 21:08:47 2023 +% Command line follows encoding +/AutoEnc_6qeh6o3hklpdqb33emvpqseuyh [ +%00 + /f_f /Euro /f_f_i /f_f_l /fraction /dotaccent /hungarumlaut /ogonek + /.notdef /.notdef /uni200C /.notdef /.notdef /.notdef /fl /fi +%10 + /dotlessi /uni0237 /grave /acute /caron /breve /macron /ring + /cedilla /germandbls /ae /oe /oslash /AE /OE /Oslash +%20 + /space /exclam /quotedbl /numbersign /dollar /percent /ampersand /quoteright + /parenleft /parenright /asterisk /plus /comma /hyphen /period /slash +%30 + /zero.osf /one.osf /two.osf /three.osf /four.osf /five.osf /six.osf /seven.osf + /eight.osf /nine.osf /colon /semicolon /less /equal /greater /question +%40 + /at /A /B /C /D /E /F /G + /H /I /J /K /L /M /N /O +%50 + /P /Q /R /S /T /U /V /W + /X /Y /Z /bracketleft /backslash /bracketright /circumflex /underscore +%60 + /quoteleft /a /b /c /d /e /f /g + /h /i /j /k /l /m /n /o +%70 + /p /q /r /s /t /u /v /w + /x /y /z /braceleft /bar /braceright /tilde /dieresis +%80 + /Lslash /quotesingle /quotesinglbase /florin /quotedblbase /ellipsis /dagger /daggerdbl + /circumflex /perthousand /Scaron /guilsinglleft /OE /Zcaron /asciicircum /minus +%90 + /lslash /quoteleft /quoteright /quotedblleft /quotedblright /bullet /endash /emdash + /tilde /trademark /scaron /guilsinglright /oe /zcaron /asciitilde /Ydieresis +%A0 + /uni00A0 /exclamdown /cent /sterling /currency /yen /brokenbar /section + /dieresis /copyright /ordfeminine /guillemotleft /logicalnot /uni00AD /registered /macron +%B0 + /degree /plusminus /uni00B2 /uni00B3 /acute /uni00B5 /paragraph /periodcentered + /cedilla /uni00B9 /ordmasculine /guillemotright /onequarter /onehalf /threequarters /questiondown +%C0 + /Agrave /Aacute /Acircumflex /Atilde /Adieresis /Aring /AE /Ccedilla + /Egrave /Eacute /Ecircumflex /Edieresis /Igrave /Iacute /Icircumflex /Idieresis +%D0 + /Eth /Ntilde /Ograve /Oacute /Ocircumflex /Otilde /Odieresis /multiply + /Oslash /Ugrave /Uacute /Ucircumflex /Udieresis /Yacute /Thorn /germandbls +%E0 + /agrave /aacute /acircumflex /atilde /adieresis /aring /ae /ccedilla + /egrave /eacute /ecircumflex /edieresis /igrave /iacute /icircumflex /idieresis +%F0 + /eth /ntilde /ograve /oacute /ocircumflex /otilde /odieresis /divide + /oslash /ugrave /uacute /ucircumflex /udieresis /yacute /thorn /ydieresis +] def +% Command line: 'otftotfm --automatic --encoding=fontools_ly1 +% --tfm-directory=texmf/fonts/tfm/sorkin/gelasio +% --vf-directory=texmf/fonts/vf/sorkin/gelasio +% --type1-directory=texmf/fonts/type1/sorkin/gelasio +% --encoding-directory=texmf/fonts/enc/dvips/gelasio +% --map-file=texmf/fonts/map/dvips/gelasio/Gelasio.map --no-updmap --force +% --coding-scheme=TEX TYPEWRITER AND WINDOWS ANSI --feature=liga +% --feature=onum --feature=pnum --ligkern=f i =: fi --ligkern=f l =: fl +% --ligkern=f f =: ff --ligkern=ff i =: ffi --ligkern=ff l =: ffl +% Gelasio-Bold.otf Gelasio-Bold-osf-ly1' diff --git a/fonts/gelasio/enc/gls_7npxgm.enc b/fonts/gelasio/enc/gls_7npxgm.enc new file mode 100644 index 0000000000..1fa363f0b3 --- /dev/null +++ b/fonts/gelasio/enc/gls_7npxgm.enc @@ -0,0 +1,65 @@ +% THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT + +%%AutoEnc_7npxgm2htdezd6aegz2nrfnmta +% Encoding created by otftotfm on Fri Apr 7 21:08:46 2023 +% Command line follows encoding +/AutoEnc_7npxgm2htdezd6aegz2nrfnmta [ +%00 + /.notdef /uni2206 /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /uni2126 /.notdef /fi /fl /.notdef /.notdef +%10 + /dotlessi /uni0237 /grave /acute /caron /breve /macron /ring + /cedilla /germandbls /ae /oe /oslash /AE /OE /Oslash +%20 + /space /exclam /quotedblright /numbersign /dollar /percent /ampersand /quoteright + /parenleft /parenright /asterisk /plus /comma /hyphen /period /slash +%30 + /zero.tf /one.tf /two.tf /three.tf /four.tf /five.tf /six.tf /seven.tf + /eight.tf /nine.tf /colon /semicolon /exclamdown /equal /questiondown /question +%40 + /at /A /B /C /D /E /F /G + /H /I /J /K /L /M /N /O +%50 + /P /Q /R /S /T /U /V /W + /X /Y /Z /bracketleft /quotedblleft /bracketright /circumflex /dotaccent +%60 + /quoteleft /a /b /c /d /e /f /g + /h /i /j /k /l /m /n /o +%70 + /p /q /r /s /t /u /v /w + /x /y /z /endash /emdash /hungarumlaut /tilde /dieresis +%80 + /f_f /f_f_i /f_f_l /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /Lslash /.notdef /.notdef /.notdef /.notdef /.notdef +%90 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%A0 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /lslash /.notdef /.notdef /.notdef /.notdef /.notdef +%B0 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%C0 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%D0 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%E0 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%F0 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +] def +% Command line: 'otftotfm --automatic --encoding=fontools_ot1 +% --tfm-directory=texmf/fonts/tfm/sorkin/gelasio +% --vf-directory=texmf/fonts/vf/sorkin/gelasio +% --type1-directory=texmf/fonts/type1/sorkin/gelasio +% --encoding-directory=texmf/fonts/enc/dvips/gelasio +% --map-file=texmf/fonts/map/dvips/gelasio/Gelasio.map --no-updmap --force +% --coding-scheme=TEX TEXT --feature=liga --feature=lnum --feature=tnum +% --ligkern=f i =: fi --ligkern=f l =: fl --ligkern=f f =: ff --ligkern=ff i +% =: ffi --ligkern=ff l =: ffl Gelasio-BoldItalic.otf +% Gelasio-BoldItalic-tlf-ot1' diff --git a/fonts/gelasio/enc/gls_7rleul.enc b/fonts/gelasio/enc/gls_7rleul.enc new file mode 100644 index 0000000000..549366f7b6 --- /dev/null +++ b/fonts/gelasio/enc/gls_7rleul.enc @@ -0,0 +1,65 @@ +% THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT + +%%AutoEnc_7rleul2qn4yhtwsiajljlss6we +% Encoding created by otftotfm on Fri Apr 7 21:08:46 2023 +% Command line follows encoding +/AutoEnc_7rleul2qn4yhtwsiajljlss6we [ +%00 + /.notdef /Euro /.notdef /.notdef /fraction /dotaccent /hungarumlaut /ogonek + /.notdef /.notdef /uni200C /f_f_l /f_f_i /f_f /fl /fi +%10 + /dotlessi /uni0237 /grave /acute /caron /breve /macron /ring + /cedilla /germandbls /ae /oe /oslash /AE /OE /Oslash +%20 + /space /exclam /quotedbl /numbersign /dollar /percent /ampersand /quoteright + /parenleft /parenright /asterisk /plus /comma /hyphen /period /slash +%30 + /zero.lf /one.lf /two.lf /three.lf /four.lf /five.lf /six.lf /seven.lf + /eight.lf /nine.lf /colon /semicolon /less /equal /greater /question +%40 + /at /A /B /C /D /E /F /G + /H /I /J /K /L /M /N /O +%50 + /P /Q /R /S /T /U /V /W + /X /Y /Z /bracketleft /backslash /bracketright /circumflex /underscore +%60 + /quoteleft /a /b /c /d /e /f /g + /h /i /j /k /l /m /n /o +%70 + /p /q /r /s /t /u /v /w + /x /y /z /braceleft /bar /braceright /tilde /dieresis +%80 + /Lslash /quotesingle /quotesinglbase /florin /quotedblbase /ellipsis /dagger /daggerdbl + /circumflex /perthousand /Scaron /guilsinglleft /OE /Zcaron /asciicircum /minus +%90 + /lslash /quoteleft /quoteright /quotedblleft /quotedblright /bullet /endash /emdash + /tilde /trademark /scaron /guilsinglright /oe /zcaron /asciitilde /Ydieresis +%A0 + /uni00A0 /exclamdown /cent /sterling /currency /yen /brokenbar /section + /dieresis /copyright /ordfeminine /guillemotleft /logicalnot /uni00AD /registered /macron +%B0 + /degree /plusminus /uni00B2 /uni00B3 /acute /uni00B5 /paragraph /periodcentered + /cedilla /uni00B9 /ordmasculine /guillemotright /onequarter /onehalf /threequarters /questiondown +%C0 + /Agrave /Aacute /Acircumflex /Atilde /Adieresis /Aring /AE /Ccedilla + /Egrave /Eacute /Ecircumflex /Edieresis /Igrave /Iacute /Icircumflex /Idieresis +%D0 + /Eth /Ntilde /Ograve /Oacute /Ocircumflex /Otilde /Odieresis /multiply + /Oslash /Ugrave /Uacute /Ucircumflex /Udieresis /Yacute /Thorn /germandbls +%E0 + /agrave /aacute /acircumflex /atilde /adieresis /aring /ae /ccedilla + /egrave /eacute /ecircumflex /edieresis /igrave /iacute /icircumflex /idieresis +%F0 + /eth /ntilde /ograve /oacute /ocircumflex /otilde /odieresis /divide + /oslash /ugrave /uacute /ucircumflex /udieresis /yacute /thorn /ydieresis +] def +% Command line: 'otftotfm --automatic --encoding=fontools_ly1 +% --tfm-directory=texmf/fonts/tfm/sorkin/gelasio +% --vf-directory=texmf/fonts/vf/sorkin/gelasio +% --type1-directory=texmf/fonts/type1/sorkin/gelasio +% --encoding-directory=texmf/fonts/enc/dvips/gelasio +% --map-file=texmf/fonts/map/dvips/gelasio/Gelasio.map --no-updmap --force +% --coding-scheme=TEX TYPEWRITER AND WINDOWS ANSI --feature=liga +% --feature=lnum --feature=pnum --ligkern=f i =: fi --ligkern=f l =: fl +% --ligkern=f f =: ff --ligkern=ff i =: ffi --ligkern=ff l =: ffl +% Gelasio-BoldItalic.otf Gelasio-BoldItalic-lf-ly1' diff --git a/fonts/gelasio/enc/gls_ags7qn.enc b/fonts/gelasio/enc/gls_ags7qn.enc new file mode 100644 index 0000000000..517dce011a --- /dev/null +++ b/fonts/gelasio/enc/gls_ags7qn.enc @@ -0,0 +1,65 @@ +% THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT + +%%AutoEnc_ags7qn2hkkgrahlkz4jfjwrd7e +% Encoding created by otftotfm on Fri Apr 7 21:08:45 2023 +% Command line follows encoding +/AutoEnc_ags7qn2hkkgrahlkz4jfjwrd7e [ +%00 + /grave /acute /circumflex /tilde /dieresis /hungarumlaut /ring /caron + /breve /macron /dotaccent /cedilla /ogonek /quotesinglbase /guilsinglleft /guilsinglright +%10 + /quotedblleft /quotedblright /quotedblbase /guillemotleft /guillemotright /endash /emdash /uni200C + /f_f /dotlessi /uni0237 /f_f_i /fi /fl /f_f_l /.notdef +%20 + /space /exclam /quotedbl /numbersign /dollar /percent /ampersand /quoteright + /parenleft /parenright /asterisk /plus /comma /hyphen /period /slash +%30 + /zero.osf /one.osf /two.osf /three.osf /four.osf /five.osf /six.osf /seven.osf + /eight.osf /nine.osf /colon /semicolon /less /equal /greater /question +%40 + /at /A /B /C /D /E /F /G + /H /I /J /K /L /M /N /O +%50 + /P /Q /R /S /T /U /V /W + /X /Y /Z /bracketleft /backslash /bracketright /asciicircum /underscore +%60 + /quoteleft /a /b /c /d /e /f /g + /h /i /j /k /l /m /n /o +%70 + /p /q /r /s /t /u /v /w + /x /y /z /braceleft /bar /braceright /asciitilde /hyphen +%80 + /Abreve /Aogonek /Cacute /Ccaron /Dcaron /Ecaron /Eogonek /Gbreve + /Lacute /Lcaron /Lslash /Nacute /Ncaron /Eng /Ohungarumlaut /Racute +%90 + /Rcaron /Sacute /Scaron /Scedilla /Tcaron /uni0162 /Uhungarumlaut /Uring + /Ydieresis /Zacute /Zcaron /Zdotaccent /IJ /Idotaccent /dcroat /section +%A0 + /abreve /aogonek /cacute /ccaron /dcaron /ecaron /eogonek /gbreve + /lacute /lcaron /lslash /nacute /ncaron /eng /ohungarumlaut /racute +%B0 + /rcaron /sacute /scaron /scedilla /tcaron /uni0163 /uhungarumlaut /uring + /ydieresis /zacute /zcaron /zdotaccent /ij /exclamdown /questiondown /sterling +%C0 + /Agrave /Aacute /Acircumflex /Atilde /Adieresis /Aring /AE /Ccedilla + /Egrave /Eacute /Ecircumflex /Edieresis /Igrave /Iacute /Icircumflex /Idieresis +%D0 + /Eth /Ntilde /Ograve /Oacute /Ocircumflex /Otilde /Odieresis /OE + /Oslash /Ugrave /Uacute /Ucircumflex /Udieresis /Yacute /Thorn /.notdef +%E0 + /agrave /aacute /acircumflex /atilde /adieresis /aring /ae /ccedilla + /egrave /eacute /ecircumflex /edieresis /igrave /iacute /icircumflex /idieresis +%F0 + /eth /ntilde /ograve /oacute /ocircumflex /otilde /odieresis /oe + /oslash /ugrave /uacute /ucircumflex /udieresis /yacute /thorn /germandbls +] def +% Command line: 'otftotfm --automatic --encoding=fontools_t1 +% --tfm-directory=texmf/fonts/tfm/sorkin/gelasio +% --vf-directory=texmf/fonts/vf/sorkin/gelasio +% --type1-directory=texmf/fonts/type1/sorkin/gelasio +% --encoding-directory=texmf/fonts/enc/dvips/gelasio +% --map-file=texmf/fonts/map/dvips/gelasio/Gelasio.map --no-updmap --force +% --coding-scheme=EXTENDED TEX FONT ENCODING - LATIN --feature=liga +% --feature=onum --feature=pnum --ligkern=f i =: fi --ligkern=f l =: fl +% --ligkern=f f =: ff --ligkern=ff i =: ffi --ligkern=ff l =: ffl +% Gelasio-BoldItalic.otf Gelasio-BoldItalic-osf-t1' diff --git a/fonts/gelasio/enc/gls_cy3ufi.enc b/fonts/gelasio/enc/gls_cy3ufi.enc new file mode 100644 index 0000000000..309c244b66 --- /dev/null +++ b/fonts/gelasio/enc/gls_cy3ufi.enc @@ -0,0 +1,63 @@ +% THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT + +%%AutoEnc_cy3ufib4i3gsgczcb7bl5ni5hb +% Encoding created by otftotfm on Fri Apr 7 21:08:45 2023 +% Command line follows encoding +/AutoEnc_cy3ufib4i3gsgczcb7bl5ni5hb [ +%00 + /.notdef /Euro /.notdef /.notdef /fraction /dotaccent /hungarumlaut /ogonek + /.notdef /.notdef /uni200C /.notdef /.notdef /.notdef /.notdef /.notdef +%10 + /dotlessi /uni0237 /grave /acute /caron /breve /macron /ring + /cedilla /germandbls /ae /oe /oslash /AE /OE /Oslash +%20 + /space /exclam /quotedbl /numbersign /dollar /percent /ampersand /quoteright + /parenleft /parenright /asterisk /plus /comma /hyphen /period /slash +%30 + /uni2070 /uni00B9 /uni00B2 /uni00B3 /uni2074 /uni2075 /uni2076 /uni2077 + /uni2078 /uni2079 /colon /semicolon /less /equal /greater /question +%40 + /at /A /B /C /D /E /F /G + /H /I /J /K /L /M /N /O +%50 + /P /Q /R /S /T /U /V /W + /X /Y /Z /bracketleft /backslash /bracketright /circumflex /underscore +%60 + /quoteleft /a /b /c /d /e /f /g + /h /i /j /k /l /m /n /o +%70 + /p /q /r /s /t /u /v /w + /x /y /z /braceleft /bar /braceright /tilde /dieresis +%80 + /Lslash /quotesingle /quotesinglbase /florin /quotedblbase /ellipsis /dagger /daggerdbl + /circumflex /perthousand /Scaron /guilsinglleft /OE /Zcaron /asciicircum /minus +%90 + /lslash /quoteleft /quoteright /quotedblleft /quotedblright /bullet /endash /emdash + /tilde /trademark /scaron /guilsinglright /oe /zcaron /asciitilde /Ydieresis +%A0 + /uni00A0 /exclamdown /cent /sterling /currency /yen /brokenbar /section + /dieresis /copyright /ordfeminine /guillemotleft /logicalnot /uni00AD /registered /macron +%B0 + /degree /plusminus /uni00B2 /uni00B3 /acute /uni00B5 /paragraph /periodcentered + /cedilla /uni00B9 /ordmasculine /guillemotright /onequarter /onehalf /threequarters /questiondown +%C0 + /Agrave /Aacute /Acircumflex /Atilde /Adieresis /Aring /AE /Ccedilla + /Egrave /Eacute /Ecircumflex /Edieresis /Igrave /Iacute /Icircumflex /Idieresis +%D0 + /Eth /Ntilde /Ograve /Oacute /Ocircumflex /Otilde /Odieresis /multiply + /Oslash /Ugrave /Uacute /Ucircumflex /Udieresis /Yacute /Thorn /germandbls +%E0 + /agrave /aacute /acircumflex /atilde /adieresis /aring /ae /ccedilla + /egrave /eacute /ecircumflex /edieresis /igrave /iacute /icircumflex /idieresis +%F0 + /eth /ntilde /ograve /oacute /ocircumflex /otilde /odieresis /divide + /oslash /ugrave /uacute /ucircumflex /udieresis /yacute /thorn /ydieresis +] def +% Command line: 'otftotfm --automatic --encoding=fontools_ly1 +% --tfm-directory=texmf/fonts/tfm/sorkin/gelasio +% --vf-directory=texmf/fonts/vf/sorkin/gelasio +% --type1-directory=texmf/fonts/type1/sorkin/gelasio +% --encoding-directory=texmf/fonts/enc/dvips/gelasio +% --map-file=texmf/fonts/map/dvips/gelasio/Gelasio.map --no-updmap --force +% --coding-scheme=TEX TYPEWRITER AND WINDOWS ANSI --feature=sups --ligkern=* +% {KL} * Gelasio-BoldItalic.otf Gelasio-BoldItalic-sup-ly1' diff --git a/fonts/gelasio/enc/gls_gldhmf.enc b/fonts/gelasio/enc/gls_gldhmf.enc new file mode 100644 index 0000000000..7475190861 --- /dev/null +++ b/fonts/gelasio/enc/gls_gldhmf.enc @@ -0,0 +1,65 @@ +% THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT + +%%AutoEnc_gldhmf3wvb2ea2ood5x6iaa77d +% Encoding created by otftotfm on Fri Apr 7 21:08:46 2023 +% Command line follows encoding +/AutoEnc_gldhmf3wvb2ea2ood5x6iaa77d [ +%00 + /grave /acute /circumflex /tilde /dieresis /hungarumlaut /ring /caron + /breve /macron /dotaccent /cedilla /ogonek /quotesinglbase /guilsinglleft /guilsinglright +%10 + /quotedblleft /quotedblright /quotedblbase /guillemotleft /guillemotright /endash /emdash /uni200C + /f_f /dotlessi /uni0237 /f_f_i /fi /fl /f_f_l /.notdef +%20 + /space /exclam /quotedbl /numbersign /dollar /percent /ampersand /quoteright + /parenleft /parenright /asterisk /plus /comma /hyphen /period /slash +%30 + /zero.tf /one.tf /two.tf /three.tf /four.tf /five.tf /six.tf /seven.tf + /eight.tf /nine.tf /colon /semicolon /less /equal /greater /question +%40 + /at /A /B /C /D /E /F /G + /H /I /J /K /L /M /N /O +%50 + /P /Q /R /S /T /U /V /W + /X /Y /Z /bracketleft /backslash /bracketright /asciicircum /underscore +%60 + /quoteleft /a /b /c /d /e /f /g + /h /i /j /k /l /m /n /o +%70 + /p /q /r /s /t /u /v /w + /x /y /z /braceleft /bar /braceright /asciitilde /hyphen +%80 + /Abreve /Aogonek /Cacute /Ccaron /Dcaron /Ecaron /Eogonek /Gbreve + /Lacute /Lcaron /Lslash /Nacute /Ncaron /Eng /Ohungarumlaut /Racute +%90 + /Rcaron /Sacute /Scaron /Scedilla /Tcaron /uni0162 /Uhungarumlaut /Uring + /Ydieresis /Zacute /Zcaron /Zdotaccent /IJ /Idotaccent /dcroat /section +%A0 + /abreve /aogonek /cacute /ccaron /dcaron /ecaron /eogonek /gbreve + /lacute /lcaron /lslash /nacute /ncaron /eng /ohungarumlaut /racute +%B0 + /rcaron /sacute /scaron /scedilla /tcaron /uni0163 /uhungarumlaut /uring + /ydieresis /zacute /zcaron /zdotaccent /ij /exclamdown /questiondown /sterling +%C0 + /Agrave /Aacute /Acircumflex /Atilde /Adieresis /Aring /AE /Ccedilla + /Egrave /Eacute /Ecircumflex /Edieresis /Igrave /Iacute /Icircumflex /Idieresis +%D0 + /Eth /Ntilde /Ograve /Oacute /Ocircumflex /Otilde /Odieresis /OE + /Oslash /Ugrave /Uacute /Ucircumflex /Udieresis /Yacute /Thorn /.notdef +%E0 + /agrave /aacute /acircumflex /atilde /adieresis /aring /ae /ccedilla + /egrave /eacute /ecircumflex /edieresis /igrave /iacute /icircumflex /idieresis +%F0 + /eth /ntilde /ograve /oacute /ocircumflex /otilde /odieresis /oe + /oslash /ugrave /uacute /ucircumflex /udieresis /yacute /thorn /germandbls +] def +% Command line: 'otftotfm --automatic --encoding=fontools_t1 +% --tfm-directory=texmf/fonts/tfm/sorkin/gelasio +% --vf-directory=texmf/fonts/vf/sorkin/gelasio +% --type1-directory=texmf/fonts/type1/sorkin/gelasio +% --encoding-directory=texmf/fonts/enc/dvips/gelasio +% --map-file=texmf/fonts/map/dvips/gelasio/Gelasio.map --no-updmap --force +% --coding-scheme=EXTENDED TEX FONT ENCODING - LATIN --feature=liga +% --feature=lnum --feature=tnum --ligkern=f i =: fi --ligkern=f l =: fl +% --ligkern=f f =: ff --ligkern=ff i =: ffi --ligkern=ff l =: ffl +% Gelasio-BoldItalic.otf Gelasio-BoldItalic-tlf-t1' diff --git a/fonts/gelasio/enc/gls_gww56v.enc b/fonts/gelasio/enc/gls_gww56v.enc new file mode 100644 index 0000000000..9dea7c082e --- /dev/null +++ b/fonts/gelasio/enc/gls_gww56v.enc @@ -0,0 +1,65 @@ +% THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT + +%%AutoEnc_gww56vygct7nfamblconljzq3f +% Encoding created by otftotfm on Fri Apr 7 21:08:46 2023 +% Command line follows encoding +/AutoEnc_gww56vygct7nfamblconljzq3f [ +%00 + /grave /acute /circumflex /tilde /dieresis /hungarumlaut /ring /caron + /breve /macron /dotaccent /cedilla /ogonek /quotesinglbase /guilsinglleft /guilsinglright +%10 + /quotedblleft /quotedblright /quotedblbase /guillemotleft /guillemotright /endash /emdash /uni200C + /f_f /dotlessi /uni0237 /f_f_i /fi /fl /f_f_l /.notdef +%20 + /space /exclam /quotedbl /numbersign /dollar /percent /ampersand /quoteright + /parenleft /parenright /asterisk /plus /comma /hyphen /period /slash +%30 + /zero.lf /one.lf /two.lf /three.lf /four.lf /five.lf /six.lf /seven.lf + /eight.lf /nine.lf /colon /semicolon /less /equal /greater /question +%40 + /at /A /B /C /D /E /F /G + /H /I /J /K /L /M /N /O +%50 + /P /Q /R /S /T /U /V /W + /X /Y /Z /bracketleft /backslash /bracketright /asciicircum /underscore +%60 + /quoteleft /a /b /c /d /e /f /g + /h /i /j /k /l /m /n /o +%70 + /p /q /r /s /t /u /v /w + /x /y /z /braceleft /bar /braceright /asciitilde /hyphen +%80 + /Abreve /Aogonek /Cacute /Ccaron /Dcaron /Ecaron /Eogonek /Gbreve + /Lacute /Lcaron /Lslash /Nacute /Ncaron /Eng /Ohungarumlaut /Racute +%90 + /Rcaron /Sacute /Scaron /Scedilla /Tcaron /uni0162 /Uhungarumlaut /Uring + /Ydieresis /Zacute /Zcaron /Zdotaccent /IJ /Idotaccent /dcroat /section +%A0 + /abreve /aogonek /cacute /ccaron /dcaron /ecaron /eogonek /gbreve + /lacute /lcaron /lslash /nacute /ncaron /eng /ohungarumlaut /racute +%B0 + /rcaron /sacute /scaron /scedilla /tcaron /uni0163 /uhungarumlaut /uring + /ydieresis /zacute /zcaron /zdotaccent /ij /exclamdown /questiondown /sterling +%C0 + /Agrave /Aacute /Acircumflex /Atilde /Adieresis /Aring /AE /Ccedilla + /Egrave /Eacute /Ecircumflex /Edieresis /Igrave /Iacute /Icircumflex /Idieresis +%D0 + /Eth /Ntilde /Ograve /Oacute /Ocircumflex /Otilde /Odieresis /OE + /Oslash /Ugrave /Uacute /Ucircumflex /Udieresis /Yacute /Thorn /.notdef +%E0 + /agrave /aacute /acircumflex /atilde /adieresis /aring /ae /ccedilla + /egrave /eacute /ecircumflex /edieresis /igrave /iacute /icircumflex /idieresis +%F0 + /eth /ntilde /ograve /oacute /ocircumflex /otilde /odieresis /oe + /oslash /ugrave /uacute /ucircumflex /udieresis /yacute /thorn /germandbls +] def +% Command line: 'otftotfm --automatic --encoding=fontools_t1 +% --tfm-directory=texmf/fonts/tfm/sorkin/gelasio +% --vf-directory=texmf/fonts/vf/sorkin/gelasio +% --type1-directory=texmf/fonts/type1/sorkin/gelasio +% --encoding-directory=texmf/fonts/enc/dvips/gelasio +% --map-file=texmf/fonts/map/dvips/gelasio/Gelasio.map --no-updmap --force +% --coding-scheme=EXTENDED TEX FONT ENCODING - LATIN --feature=liga +% --feature=lnum --feature=pnum --ligkern=f i =: fi --ligkern=f l =: fl +% --ligkern=f f =: ff --ligkern=ff i =: ffi --ligkern=ff l =: ffl +% Gelasio-BoldItalic.otf Gelasio-BoldItalic-lf-t1' diff --git a/fonts/gelasio/enc/gls_jgoly6.enc b/fonts/gelasio/enc/gls_jgoly6.enc new file mode 100644 index 0000000000..99ac50041a --- /dev/null +++ b/fonts/gelasio/enc/gls_jgoly6.enc @@ -0,0 +1,65 @@ +% THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT + +%%AutoEnc_jgoly6qjknkpahfbe5mef35a4a +% Encoding created by otftotfm on Fri Apr 7 21:08:48 2023 +% Command line follows encoding +/AutoEnc_jgoly6qjknkpahfbe5mef35a4a [ +%00 + /f_f /Euro /f_f_i /f_f_l /fraction /dotaccent /hungarumlaut /ogonek + /.notdef /.notdef /uni200C /.notdef /.notdef /.notdef /fl /fi +%10 + /dotlessi /uni0237 /grave /acute /caron /breve /macron /ring + /cedilla /germandbls /ae /oe /oslash /AE /OE /Oslash +%20 + /space /exclam /quotedbl /numbersign /dollar /percent /ampersand /quoteright + /parenleft /parenright /asterisk /plus /comma /hyphen /period /slash +%30 + /zero.lf /one.lf /two.lf /three.lf /four.lf /five.lf /six.lf /seven.lf + /eight.lf /nine.lf /colon /semicolon /less /equal /greater /question +%40 + /at /A /B /C /D /E /F /G + /H /I /J /K /L /M /N /O +%50 + /P /Q /R /S /T /U /V /W + /X /Y /Z /bracketleft /backslash /bracketright /circumflex /underscore +%60 + /quoteleft /a /b /c /d /e /f /g + /h /i /j /k /l /m /n /o +%70 + /p /q /r /s /t /u /v /w + /x /y /z /braceleft /bar /braceright /tilde /dieresis +%80 + /Lslash /quotesingle /quotesinglbase /florin /quotedblbase /ellipsis /dagger /daggerdbl + /circumflex /perthousand /Scaron /guilsinglleft /OE /Zcaron /asciicircum /minus +%90 + /lslash /quoteleft /quoteright /quotedblleft /quotedblright /bullet /endash /emdash + /tilde /trademark /scaron /guilsinglright /oe /zcaron /asciitilde /Ydieresis +%A0 + /uni00A0 /exclamdown /cent /sterling /currency /yen /brokenbar /section + /dieresis /copyright /ordfeminine /guillemotleft /logicalnot /uni00AD /registered /macron +%B0 + /degree /plusminus /uni00B2 /uni00B3 /acute /uni00B5 /paragraph /periodcentered + /cedilla /uni00B9 /ordmasculine /guillemotright /onequarter /onehalf /threequarters /questiondown +%C0 + /Agrave /Aacute /Acircumflex /Atilde /Adieresis /Aring /AE /Ccedilla + /Egrave /Eacute /Ecircumflex /Edieresis /Igrave /Iacute /Icircumflex /Idieresis +%D0 + /Eth /Ntilde /Ograve /Oacute /Ocircumflex /Otilde /Odieresis /multiply + /Oslash /Ugrave /Uacute /Ucircumflex /Udieresis /Yacute /Thorn /germandbls +%E0 + /agrave /aacute /acircumflex /atilde /adieresis /aring /ae /ccedilla + /egrave /eacute /ecircumflex /edieresis /igrave /iacute /icircumflex /idieresis +%F0 + /eth /ntilde /ograve /oacute /ocircumflex /otilde /odieresis /divide + /oslash /ugrave /uacute /ucircumflex /udieresis /yacute /thorn /ydieresis +] def +% Command line: 'otftotfm --automatic --encoding=fontools_ly1 +% --tfm-directory=texmf/fonts/tfm/sorkin/gelasio +% --vf-directory=texmf/fonts/vf/sorkin/gelasio +% --type1-directory=texmf/fonts/type1/sorkin/gelasio +% --encoding-directory=texmf/fonts/enc/dvips/gelasio +% --map-file=texmf/fonts/map/dvips/gelasio/Gelasio.map --no-updmap --force +% --coding-scheme=TEX TYPEWRITER AND WINDOWS ANSI --feature=liga +% --feature=lnum --feature=pnum --ligkern=f i =: fi --ligkern=f l =: fl +% --ligkern=f f =: ff --ligkern=ff i =: ffi --ligkern=ff l =: ffl +% Gelasio-Bold.otf Gelasio-Bold-lf-ly1' diff --git a/fonts/gelasio/enc/gls_k4bbiq.enc b/fonts/gelasio/enc/gls_k4bbiq.enc new file mode 100644 index 0000000000..f0640b3abb --- /dev/null +++ b/fonts/gelasio/enc/gls_k4bbiq.enc @@ -0,0 +1,65 @@ +% THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT + +%%AutoEnc_k4bbiq7munb7i3qj5kjp4gm37f +% Encoding created by otftotfm on Fri Apr 7 21:08:48 2023 +% Command line follows encoding +/AutoEnc_k4bbiq7munb7i3qj5kjp4gm37f [ +%00 + /f_f /Euro /f_f_i /f_f_l /fraction /dotaccent /hungarumlaut /ogonek + /.notdef /.notdef /uni200C /.notdef /.notdef /.notdef /fl /fi +%10 + /dotlessi /uni0237 /grave /acute /caron /breve /macron /ring + /cedilla /germandbls /ae /oe /oslash /AE /OE /Oslash +%20 + /space /exclam /quotedbl /numbersign /dollar /percent /ampersand /quoteright + /parenleft /parenright /asterisk /plus /comma /hyphen /period /slash +%30 + /zero.tf /one.tf /two.tf /three.tf /four.tf /five.tf /six.tf /seven.tf + /eight.tf /nine.tf /colon /semicolon /less /equal /greater /question +%40 + /at /A /B /C /D /E /F /G + /H /I /J /K /L /M /N /O +%50 + /P /Q /R /S /T /U /V /W + /X /Y /Z /bracketleft /backslash /bracketright /circumflex /underscore +%60 + /quoteleft /a /b /c /d /e /f /g + /h /i /j /k /l /m /n /o +%70 + /p /q /r /s /t /u /v /w + /x /y /z /braceleft /bar /braceright /tilde /dieresis +%80 + /Lslash /quotesingle /quotesinglbase /florin /quotedblbase /ellipsis /dagger /daggerdbl + /circumflex /perthousand /Scaron /guilsinglleft /OE /Zcaron /asciicircum /minus +%90 + /lslash /quoteleft /quoteright /quotedblleft /quotedblright /bullet /endash /emdash + /tilde /trademark /scaron /guilsinglright /oe /zcaron /asciitilde /Ydieresis +%A0 + /uni00A0 /exclamdown /cent /sterling /currency /yen /brokenbar /section + /dieresis /copyright /ordfeminine /guillemotleft /logicalnot /uni00AD /registered /macron +%B0 + /degree /plusminus /uni00B2 /uni00B3 /acute /uni00B5 /paragraph /periodcentered + /cedilla /uni00B9 /ordmasculine /guillemotright /onequarter /onehalf /threequarters /questiondown +%C0 + /Agrave /Aacute /Acircumflex /Atilde /Adieresis /Aring /AE /Ccedilla + /Egrave /Eacute /Ecircumflex /Edieresis /Igrave /Iacute /Icircumflex /Idieresis +%D0 + /Eth /Ntilde /Ograve /Oacute /Ocircumflex /Otilde /Odieresis /multiply + /Oslash /Ugrave /Uacute /Ucircumflex /Udieresis /Yacute /Thorn /germandbls +%E0 + /agrave /aacute /acircumflex /atilde /adieresis /aring /ae /ccedilla + /egrave /eacute /ecircumflex /edieresis /igrave /iacute /icircumflex /idieresis +%F0 + /eth /ntilde /ograve /oacute /ocircumflex /otilde /odieresis /divide + /oslash /ugrave /uacute /ucircumflex /udieresis /yacute /thorn /ydieresis +] def +% Command line: 'otftotfm --automatic --encoding=fontools_ly1 +% --tfm-directory=texmf/fonts/tfm/sorkin/gelasio +% --vf-directory=texmf/fonts/vf/sorkin/gelasio +% --type1-directory=texmf/fonts/type1/sorkin/gelasio +% --encoding-directory=texmf/fonts/enc/dvips/gelasio +% --map-file=texmf/fonts/map/dvips/gelasio/Gelasio.map --no-updmap --force +% --coding-scheme=TEX TYPEWRITER AND WINDOWS ANSI --feature=liga +% --feature=lnum --feature=tnum --ligkern=f i =: fi --ligkern=f l =: fl +% --ligkern=f f =: ff --ligkern=ff i =: ffi --ligkern=ff l =: ffl +% Gelasio-Bold.otf Gelasio-Bold-tlf-ly1' diff --git a/fonts/gelasio/enc/gls_mx2b4h.enc b/fonts/gelasio/enc/gls_mx2b4h.enc new file mode 100644 index 0000000000..afc8f2e297 --- /dev/null +++ b/fonts/gelasio/enc/gls_mx2b4h.enc @@ -0,0 +1,65 @@ +% THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT + +%%AutoEnc_mx2b4h6pq5c3bsd2jdaiymy3ld +% Encoding created by otftotfm on Fri Apr 7 21:08:49 2023 +% Command line follows encoding +/AutoEnc_mx2b4h6pq5c3bsd2jdaiymy3ld [ +%00 + /f_f /Euro /f_f_i /f_f_l /fraction /dotaccent /hungarumlaut /ogonek + /.notdef /.notdef /uni200C /.notdef /.notdef /.notdef /fl /fi +%10 + /dotlessi /uni0237 /grave /acute /caron /breve /macron /ring + /cedilla /germandbls /ae /oe /oslash /AE /OE /Oslash +%20 + /space /exclam /quotedbl /numbersign /dollar /percent /ampersand /quoteright + /parenleft /parenright /asterisk /plus /comma /hyphen /period /slash +%30 + /zero.tosf /one.tosf /two.tosf /three.tosf /four.tosf /five.tosf /six.tosf /seven.tosf + /eight.tosf /nine.tosf /colon /semicolon /less /equal /greater /question +%40 + /at /A /B /C /D /E /F /G + /H /I /J /K /L /M /N /O +%50 + /P /Q /R /S /T /U /V /W + /X /Y /Z /bracketleft /backslash /bracketright /circumflex /underscore +%60 + /quoteleft /a /b /c /d /e /f /g + /h /i /j /k /l /m /n /o +%70 + /p /q /r /s /t /u /v /w + /x /y /z /braceleft /bar /braceright /tilde /dieresis +%80 + /Lslash /quotesingle /quotesinglbase /florin /quotedblbase /ellipsis /dagger /daggerdbl + /circumflex /perthousand /Scaron /guilsinglleft /OE /Zcaron /asciicircum /minus +%90 + /lslash /quoteleft /quoteright /quotedblleft /quotedblright /bullet /endash /emdash + /tilde /trademark /scaron /guilsinglright /oe /zcaron /asciitilde /Ydieresis +%A0 + /uni00A0 /exclamdown /cent /sterling /currency /yen /brokenbar /section + /dieresis /copyright /ordfeminine /guillemotleft /logicalnot /uni00AD /registered /macron +%B0 + /degree /plusminus /uni00B2 /uni00B3 /acute /uni00B5 /paragraph /periodcentered + /cedilla /uni00B9 /ordmasculine /guillemotright /onequarter /onehalf /threequarters /questiondown +%C0 + /Agrave /Aacute /Acircumflex /Atilde /Adieresis /Aring /AE /Ccedilla + /Egrave /Eacute /Ecircumflex /Edieresis /Igrave /Iacute /Icircumflex /Idieresis +%D0 + /Eth /Ntilde /Ograve /Oacute /Ocircumflex /Otilde /Odieresis /multiply + /Oslash /Ugrave /Uacute /Ucircumflex /Udieresis /Yacute /Thorn /germandbls +%E0 + /agrave /aacute /acircumflex /atilde /adieresis /aring /ae /ccedilla + /egrave /eacute /ecircumflex /edieresis /igrave /iacute /icircumflex /idieresis +%F0 + /eth /ntilde /ograve /oacute /ocircumflex /otilde /odieresis /divide + /oslash /ugrave /uacute /ucircumflex /udieresis /yacute /thorn /ydieresis +] def +% Command line: 'otftotfm --automatic --encoding=fontools_ly1 +% --tfm-directory=texmf/fonts/tfm/sorkin/gelasio +% --vf-directory=texmf/fonts/vf/sorkin/gelasio +% --type1-directory=texmf/fonts/type1/sorkin/gelasio +% --encoding-directory=texmf/fonts/enc/dvips/gelasio +% --map-file=texmf/fonts/map/dvips/gelasio/Gelasio.map --no-updmap --force +% --coding-scheme=TEX TYPEWRITER AND WINDOWS ANSI --feature=liga +% --feature=onum --feature=tnum --ligkern=f i =: fi --ligkern=f l =: fl +% --ligkern=f f =: ff --ligkern=ff i =: ffi --ligkern=ff l =: ffl +% Gelasio-Bold.otf Gelasio-Bold-tosf-ly1' diff --git a/fonts/gelasio/enc/gls_ocoxw4.enc b/fonts/gelasio/enc/gls_ocoxw4.enc new file mode 100644 index 0000000000..2820c84e37 --- /dev/null +++ b/fonts/gelasio/enc/gls_ocoxw4.enc @@ -0,0 +1,65 @@ +% THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT + +%%AutoEnc_ocoxw44hbx44dgedxafwh62r4g +% Encoding created by otftotfm on Fri Apr 7 21:08:46 2023 +% Command line follows encoding +/AutoEnc_ocoxw44hbx44dgedxafwh62r4g [ +%00 + /.notdef /Euro /.notdef /.notdef /fraction /dotaccent /hungarumlaut /ogonek + /.notdef /.notdef /uni200C /f_f_l /f_f_i /f_f /fl /fi +%10 + /dotlessi /uni0237 /grave /acute /caron /breve /macron /ring + /cedilla /germandbls /ae /oe /oslash /AE /OE /Oslash +%20 + /space /exclam /quotedbl /numbersign /dollar /percent /ampersand /quoteright + /parenleft /parenright /asterisk /plus /comma /hyphen /period /slash +%30 + /zero.tf /one.tf /two.tf /three.tf /four.tf /five.tf /six.tf /seven.tf + /eight.tf /nine.tf /colon /semicolon /less /equal /greater /question +%40 + /at /A /B /C /D /E /F /G + /H /I /J /K /L /M /N /O +%50 + /P /Q /R /S /T /U /V /W + /X /Y /Z /bracketleft /backslash /bracketright /circumflex /underscore +%60 + /quoteleft /a /b /c /d /e /f /g + /h /i /j /k /l /m /n /o +%70 + /p /q /r /s /t /u /v /w + /x /y /z /braceleft /bar /braceright /tilde /dieresis +%80 + /Lslash /quotesingle /quotesinglbase /florin /quotedblbase /ellipsis /dagger /daggerdbl + /circumflex /perthousand /Scaron /guilsinglleft /OE /Zcaron /asciicircum /minus +%90 + /lslash /quoteleft /quoteright /quotedblleft /quotedblright /bullet /endash /emdash + /tilde /trademark /scaron /guilsinglright /oe /zcaron /asciitilde /Ydieresis +%A0 + /uni00A0 /exclamdown /cent /sterling /currency /yen /brokenbar /section + /dieresis /copyright /ordfeminine /guillemotleft /logicalnot /uni00AD /registered /macron +%B0 + /degree /plusminus /uni00B2 /uni00B3 /acute /uni00B5 /paragraph /periodcentered + /cedilla /uni00B9 /ordmasculine /guillemotright /onequarter /onehalf /threequarters /questiondown +%C0 + /Agrave /Aacute /Acircumflex /Atilde /Adieresis /Aring /AE /Ccedilla + /Egrave /Eacute /Ecircumflex /Edieresis /Igrave /Iacute /Icircumflex /Idieresis +%D0 + /Eth /Ntilde /Ograve /Oacute /Ocircumflex /Otilde /Odieresis /multiply + /Oslash /Ugrave /Uacute /Ucircumflex /Udieresis /Yacute /Thorn /germandbls +%E0 + /agrave /aacute /acircumflex /atilde /adieresis /aring /ae /ccedilla + /egrave /eacute /ecircumflex /edieresis /igrave /iacute /icircumflex /idieresis +%F0 + /eth /ntilde /ograve /oacute /ocircumflex /otilde /odieresis /divide + /oslash /ugrave /uacute /ucircumflex /udieresis /yacute /thorn /ydieresis +] def +% Command line: 'otftotfm --automatic --encoding=fontools_ly1 +% --tfm-directory=texmf/fonts/tfm/sorkin/gelasio +% --vf-directory=texmf/fonts/vf/sorkin/gelasio +% --type1-directory=texmf/fonts/type1/sorkin/gelasio +% --encoding-directory=texmf/fonts/enc/dvips/gelasio +% --map-file=texmf/fonts/map/dvips/gelasio/Gelasio.map --no-updmap --force +% --coding-scheme=TEX TYPEWRITER AND WINDOWS ANSI --feature=liga +% --feature=lnum --feature=tnum --ligkern=f i =: fi --ligkern=f l =: fl +% --ligkern=f f =: ff --ligkern=ff i =: ffi --ligkern=ff l =: ffl +% Gelasio-BoldItalic.otf Gelasio-BoldItalic-tlf-ly1' diff --git a/fonts/gelasio/enc/gls_qndjqi.enc b/fonts/gelasio/enc/gls_qndjqi.enc new file mode 100644 index 0000000000..03337669f2 --- /dev/null +++ b/fonts/gelasio/enc/gls_qndjqi.enc @@ -0,0 +1,63 @@ +% THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT + +%%AutoEnc_qndjqiu4qjku62xxe6uv5xlfjb +% Encoding created by otftotfm on Fri Apr 7 21:08:45 2023 +% Command line follows encoding +/AutoEnc_qndjqiu4qjku62xxe6uv5xlfjb [ +%00 + /grave /acute /circumflex /tilde /dieresis /hungarumlaut /ring /caron + /breve /macron /dotaccent /cedilla /ogonek /quotesinglbase /guilsinglleft /guilsinglright +%10 + /quotedblleft /quotedblright /quotedblbase /guillemotleft /guillemotright /endash /emdash /uni200C + /.notdef /dotlessi /uni0237 /.notdef /.notdef /.notdef /.notdef /.notdef +%20 + /space /exclam /quotedbl /numbersign /dollar /percent /ampersand /quoteright + /parenleft /parenright /asterisk /plus /comma /hyphen /period /slash +%30 + /uni2070 /uni00B9 /uni00B2 /uni00B3 /uni2074 /uni2075 /uni2076 /uni2077 + /uni2078 /uni2079 /colon /semicolon /less /equal /greater /question +%40 + /at /A /B /C /D /E /F /G + /H /I /J /K /L /M /N /O +%50 + /P /Q /R /S /T /U /V /W + /X /Y /Z /bracketleft /backslash /bracketright /asciicircum /underscore +%60 + /quoteleft /a /b /c /d /e /f /g + /h /i /j /k /l /m /n /o +%70 + /p /q /r /s /t /u /v /w + /x /y /z /braceleft /bar /braceright /asciitilde /hyphen +%80 + /Abreve /Aogonek /Cacute /Ccaron /Dcaron /Ecaron /Eogonek /Gbreve + /Lacute /Lcaron /Lslash /Nacute /Ncaron /Eng /Ohungarumlaut /Racute +%90 + /Rcaron /Sacute /Scaron /Scedilla /Tcaron /uni0162 /Uhungarumlaut /Uring + /Ydieresis /Zacute /Zcaron /Zdotaccent /IJ /Idotaccent /dcroat /section +%A0 + /abreve /aogonek /cacute /ccaron /dcaron /ecaron /eogonek /gbreve + /lacute /lcaron /lslash /nacute /ncaron /eng /ohungarumlaut /racute +%B0 + /rcaron /sacute /scaron /scedilla /tcaron /uni0163 /uhungarumlaut /uring + /ydieresis /zacute /zcaron /zdotaccent /ij /exclamdown /questiondown /sterling +%C0 + /Agrave /Aacute /Acircumflex /Atilde /Adieresis /Aring /AE /Ccedilla + /Egrave /Eacute /Ecircumflex /Edieresis /Igrave /Iacute /Icircumflex /Idieresis +%D0 + /Eth /Ntilde /Ograve /Oacute /Ocircumflex /Otilde /Odieresis /OE + /Oslash /Ugrave /Uacute /Ucircumflex /Udieresis /Yacute /Thorn /.notdef +%E0 + /agrave /aacute /acircumflex /atilde /adieresis /aring /ae /ccedilla + /egrave /eacute /ecircumflex /edieresis /igrave /iacute /icircumflex /idieresis +%F0 + /eth /ntilde /ograve /oacute /ocircumflex /otilde /odieresis /oe + /oslash /ugrave /uacute /ucircumflex /udieresis /yacute /thorn /germandbls +] def +% Command line: 'otftotfm --automatic --encoding=fontools_t1 +% --tfm-directory=texmf/fonts/tfm/sorkin/gelasio +% --vf-directory=texmf/fonts/vf/sorkin/gelasio +% --type1-directory=texmf/fonts/type1/sorkin/gelasio +% --encoding-directory=texmf/fonts/enc/dvips/gelasio +% --map-file=texmf/fonts/map/dvips/gelasio/Gelasio.map --no-updmap --force +% --coding-scheme=EXTENDED TEX FONT ENCODING - LATIN --feature=sups +% --ligkern=* {KL} * Gelasio-BoldItalic.otf Gelasio-BoldItalic-sup-t1' diff --git a/fonts/gelasio/enc/gls_ro7vi7.enc b/fonts/gelasio/enc/gls_ro7vi7.enc new file mode 100644 index 0000000000..c54fc48199 --- /dev/null +++ b/fonts/gelasio/enc/gls_ro7vi7.enc @@ -0,0 +1,63 @@ +% THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT + +%%AutoEnc_ro7vi7x43h4g6biw7nzdviotdf +% Encoding created by otftotfm on Fri Apr 7 21:08:46 2023 +% Command line follows encoding +/AutoEnc_ro7vi7x43h4g6biw7nzdviotdf [ +%00 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /cedilla /ogonek /quotesinglbase /C /exclam +%10 + /exclamdown /question /quotedblbase /questiondown /asterisk /.notdef /.notdef /.notdef + /arrowleft /arrowright /.notdef /.notdef /.notdef /.notdef /endash /.notdef +%20 + /.notdef /bar /.notdef /.notdef /dollar /.notdef /.notdef /quotesingle + /.notdef /.notdef /.notdef /.notdef /comma /.notdef /period /fraction +%30 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /uni27E8 /minus /uni27E9 /.notdef +%40 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%50 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /uni2126 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /arrowup /arrowdown +%60 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%70 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%80 + /.notdef /.notdef /.notdef /.notdef /dagger /daggerdbl /.notdef /perthousand + /bullet /.notdef /.notdef /.notdef /florin /colonmonetary /uni20A9 /.notdef +%90 + /.notdef /.notdef /lira /.notdef /.notdef /.notdef /dong /trademark + /.notdef /.notdef /.notdef /uni2116 /.notdef /estimated /.notdef /.notdef +%A0 + /.notdef /.notdef /cent /sterling /currency /yen /brokenbar /section + /.notdef /copyright /ordfeminine /.notdef /logicalnot /.notdef /registered /.notdef +%B0 + /degree /plusminus /uni00B2 /uni00B3 /.notdef /uni00B5 /paragraph /periodcentered + /.notdef /uni00B9 /ordmasculine /radical /onequarter /onehalf /threequarters /Euro +%C0 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%D0 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /multiply /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%E0 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%F0 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /divide /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +] def +% Command line: 'otftotfm --automatic --encoding=fontools_ts1 +% --tfm-directory=texmf/fonts/tfm/sorkin/gelasio +% --vf-directory=texmf/fonts/vf/sorkin/gelasio +% --type1-directory=texmf/fonts/type1/sorkin/gelasio +% --encoding-directory=texmf/fonts/enc/dvips/gelasio +% --map-file=texmf/fonts/map/dvips/gelasio/Gelasio.map --no-updmap --force +% --coding-scheme=TEX TEXT COMPANION SYMBOLS 1---TS1 --feature=onum +% --feature=pnum Gelasio-BoldItalic.otf Gelasio-BoldItalic-osf-ts1' diff --git a/fonts/gelasio/enc/gls_ttjzpe.enc b/fonts/gelasio/enc/gls_ttjzpe.enc new file mode 100644 index 0000000000..ba9f780f1e --- /dev/null +++ b/fonts/gelasio/enc/gls_ttjzpe.enc @@ -0,0 +1,65 @@ +% THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT + +%%AutoEnc_ttjzpeaor6y6pteopjtxgp5poa +% Encoding created by otftotfm on Fri Apr 7 21:08:45 2023 +% Command line follows encoding +/AutoEnc_ttjzpeaor6y6pteopjtxgp5poa [ +%00 + /.notdef /uni2206 /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /uni2126 /.notdef /fi /fl /.notdef /.notdef +%10 + /dotlessi /uni0237 /grave /acute /caron /breve /macron /ring + /cedilla /germandbls /ae /oe /oslash /AE /OE /Oslash +%20 + /space /exclam /quotedblright /numbersign /dollar /percent /ampersand /quoteright + /parenleft /parenright /asterisk /plus /comma /hyphen /period /slash +%30 + /zero.osf /one.osf /two.osf /three.osf /four.osf /five.osf /six.osf /seven.osf + /eight.osf /nine.osf /colon /semicolon /exclamdown /equal /questiondown /question +%40 + /at /A /B /C /D /E /F /G + /H /I /J /K /L /M /N /O +%50 + /P /Q /R /S /T /U /V /W + /X /Y /Z /bracketleft /quotedblleft /bracketright /circumflex /dotaccent +%60 + /quoteleft /a /b /c /d /e /f /g + /h /i /j /k /l /m /n /o +%70 + /p /q /r /s /t /u /v /w + /x /y /z /endash /emdash /hungarumlaut /tilde /dieresis +%80 + /f_f /f_f_i /f_f_l /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /Lslash /.notdef /.notdef /.notdef /.notdef /.notdef +%90 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%A0 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /lslash /.notdef /.notdef /.notdef /.notdef /.notdef +%B0 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%C0 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%D0 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%E0 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%F0 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +] def +% Command line: 'otftotfm --automatic --encoding=fontools_ot1 +% --tfm-directory=texmf/fonts/tfm/sorkin/gelasio +% --vf-directory=texmf/fonts/vf/sorkin/gelasio +% --type1-directory=texmf/fonts/type1/sorkin/gelasio +% --encoding-directory=texmf/fonts/enc/dvips/gelasio +% --map-file=texmf/fonts/map/dvips/gelasio/Gelasio.map --no-updmap --force +% --coding-scheme=TEX TEXT --feature=liga --feature=onum --feature=pnum +% --ligkern=f i =: fi --ligkern=f l =: fl --ligkern=f f =: ff --ligkern=ff i +% =: ffi --ligkern=ff l =: ffl Gelasio-BoldItalic.otf +% Gelasio-BoldItalic-osf-ot1' diff --git a/fonts/gelasio/enc/gls_u2frii.enc b/fonts/gelasio/enc/gls_u2frii.enc new file mode 100644 index 0000000000..b580c90e77 --- /dev/null +++ b/fonts/gelasio/enc/gls_u2frii.enc @@ -0,0 +1,65 @@ +% THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT + +%%AutoEnc_u2friiggclcp6b5msd4ts52k2g +% Encoding created by otftotfm on Fri Apr 7 21:08:47 2023 +% Command line follows encoding +/AutoEnc_u2friiggclcp6b5msd4ts52k2g [ +%00 + /grave /acute /circumflex /tilde /dieresis /hungarumlaut /ring /caron + /breve /macron /dotaccent /cedilla /ogonek /quotesinglbase /guilsinglleft /guilsinglright +%10 + /quotedblleft /quotedblright /quotedblbase /guillemotleft /guillemotright /endash /emdash /uni200C + /f_f /dotlessi /uni0237 /f_f_i /fi /fl /f_f_l /.notdef +%20 + /space /exclam /quotedbl /numbersign /dollar /percent /ampersand /quoteright + /parenleft /parenright /asterisk /plus /comma /hyphen /period /slash +%30 + /zero.tosf /one.tosf /two.tosf /three.tosf /four.tosf /five.tosf /six.tosf /seven.tosf + /eight.tosf /nine.tosf /colon /semicolon /less /equal /greater /question +%40 + /at /A /B /C /D /E /F /G + /H /I /J /K /L /M /N /O +%50 + /P /Q /R /S /T /U /V /W + /X /Y /Z /bracketleft /backslash /bracketright /asciicircum /underscore +%60 + /quoteleft /a /b /c /d /e /f /g + /h /i /j /k /l /m /n /o +%70 + /p /q /r /s /t /u /v /w + /x /y /z /braceleft /bar /braceright /asciitilde /hyphen +%80 + /Abreve /Aogonek /Cacute /Ccaron /Dcaron /Ecaron /Eogonek /Gbreve + /Lacute /Lcaron /Lslash /Nacute /Ncaron /Eng /Ohungarumlaut /Racute +%90 + /Rcaron /Sacute /Scaron /Scedilla /Tcaron /uni0162 /Uhungarumlaut /Uring + /Ydieresis /Zacute /Zcaron /Zdotaccent /IJ /Idotaccent /dcroat /section +%A0 + /abreve /aogonek /cacute /ccaron /dcaron /ecaron /eogonek /gbreve + /lacute /lcaron /lslash /nacute /ncaron /eng /ohungarumlaut /racute +%B0 + /rcaron /sacute /scaron /scedilla /tcaron /uni0163 /uhungarumlaut /uring + /ydieresis /zacute /zcaron /zdotaccent /ij /exclamdown /questiondown /sterling +%C0 + /Agrave /Aacute /Acircumflex /Atilde /Adieresis /Aring /AE /Ccedilla + /Egrave /Eacute /Ecircumflex /Edieresis /Igrave /Iacute /Icircumflex /Idieresis +%D0 + /Eth /Ntilde /Ograve /Oacute /Ocircumflex /Otilde /Odieresis /OE + /Oslash /Ugrave /Uacute /Ucircumflex /Udieresis /Yacute /Thorn /.notdef +%E0 + /agrave /aacute /acircumflex /atilde /adieresis /aring /ae /ccedilla + /egrave /eacute /ecircumflex /edieresis /igrave /iacute /icircumflex /idieresis +%F0 + /eth /ntilde /ograve /oacute /ocircumflex /otilde /odieresis /oe + /oslash /ugrave /uacute /ucircumflex /udieresis /yacute /thorn /germandbls +] def +% Command line: 'otftotfm --automatic --encoding=fontools_t1 +% --tfm-directory=texmf/fonts/tfm/sorkin/gelasio +% --vf-directory=texmf/fonts/vf/sorkin/gelasio +% --type1-directory=texmf/fonts/type1/sorkin/gelasio +% --encoding-directory=texmf/fonts/enc/dvips/gelasio +% --map-file=texmf/fonts/map/dvips/gelasio/Gelasio.map --no-updmap --force +% --coding-scheme=EXTENDED TEX FONT ENCODING - LATIN --feature=liga +% --feature=onum --feature=tnum --ligkern=f i =: fi --ligkern=f l =: fl +% --ligkern=f f =: ff --ligkern=ff i =: ffi --ligkern=ff l =: ffl +% Gelasio-BoldItalic.otf Gelasio-BoldItalic-tosf-t1' diff --git a/fonts/gelasio/enc/gls_uw7g7y.enc b/fonts/gelasio/enc/gls_uw7g7y.enc new file mode 100644 index 0000000000..2b420f9213 --- /dev/null +++ b/fonts/gelasio/enc/gls_uw7g7y.enc @@ -0,0 +1,65 @@ +% THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT + +%%AutoEnc_uw7g7ypaw7yp5jge3773ijimfa +% Encoding created by otftotfm on Fri Apr 7 21:08:45 2023 +% Command line follows encoding +/AutoEnc_uw7g7ypaw7yp5jge3773ijimfa [ +%00 + /.notdef /Euro /.notdef /.notdef /fraction /dotaccent /hungarumlaut /ogonek + /.notdef /.notdef /uni200C /f_f_l /f_f_i /f_f /fl /fi +%10 + /dotlessi /uni0237 /grave /acute /caron /breve /macron /ring + /cedilla /germandbls /ae /oe /oslash /AE /OE /Oslash +%20 + /space /exclam /quotedbl /numbersign /dollar /percent /ampersand /quoteright + /parenleft /parenright /asterisk /plus /comma /hyphen /period /slash +%30 + /zero.osf /one.osf /two.osf /three.osf /four.osf /five.osf /six.osf /seven.osf + /eight.osf /nine.osf /colon /semicolon /less /equal /greater /question +%40 + /at /A /B /C /D /E /F /G + /H /I /J /K /L /M /N /O +%50 + /P /Q /R /S /T /U /V /W + /X /Y /Z /bracketleft /backslash /bracketright /circumflex /underscore +%60 + /quoteleft /a /b /c /d /e /f /g + /h /i /j /k /l /m /n /o +%70 + /p /q /r /s /t /u /v /w + /x /y /z /braceleft /bar /braceright /tilde /dieresis +%80 + /Lslash /quotesingle /quotesinglbase /florin /quotedblbase /ellipsis /dagger /daggerdbl + /circumflex /perthousand /Scaron /guilsinglleft /OE /Zcaron /asciicircum /minus +%90 + /lslash /quoteleft /quoteright /quotedblleft /quotedblright /bullet /endash /emdash + /tilde /trademark /scaron /guilsinglright /oe /zcaron /asciitilde /Ydieresis +%A0 + /uni00A0 /exclamdown /cent /sterling /currency /yen /brokenbar /section + /dieresis /copyright /ordfeminine /guillemotleft /logicalnot /uni00AD /registered /macron +%B0 + /degree /plusminus /uni00B2 /uni00B3 /acute /uni00B5 /paragraph /periodcentered + /cedilla /uni00B9 /ordmasculine /guillemotright /onequarter /onehalf /threequarters /questiondown +%C0 + /Agrave /Aacute /Acircumflex /Atilde /Adieresis /Aring /AE /Ccedilla + /Egrave /Eacute /Ecircumflex /Edieresis /Igrave /Iacute /Icircumflex /Idieresis +%D0 + /Eth /Ntilde /Ograve /Oacute /Ocircumflex /Otilde /Odieresis /multiply + /Oslash /Ugrave /Uacute /Ucircumflex /Udieresis /Yacute /Thorn /germandbls +%E0 + /agrave /aacute /acircumflex /atilde /adieresis /aring /ae /ccedilla + /egrave /eacute /ecircumflex /edieresis /igrave /iacute /icircumflex /idieresis +%F0 + /eth /ntilde /ograve /oacute /ocircumflex /otilde /odieresis /divide + /oslash /ugrave /uacute /ucircumflex /udieresis /yacute /thorn /ydieresis +] def +% Command line: 'otftotfm --automatic --encoding=fontools_ly1 +% --tfm-directory=texmf/fonts/tfm/sorkin/gelasio +% --vf-directory=texmf/fonts/vf/sorkin/gelasio +% --type1-directory=texmf/fonts/type1/sorkin/gelasio +% --encoding-directory=texmf/fonts/enc/dvips/gelasio +% --map-file=texmf/fonts/map/dvips/gelasio/Gelasio.map --no-updmap --force +% --coding-scheme=TEX TYPEWRITER AND WINDOWS ANSI --feature=liga +% --feature=onum --feature=pnum --ligkern=f i =: fi --ligkern=f l =: fl +% --ligkern=f f =: ff --ligkern=ff i =: ffi --ligkern=ff l =: ffl +% Gelasio-BoldItalic.otf Gelasio-BoldItalic-osf-ly1' diff --git a/fonts/gelasio/enc/gls_vgwtwr.enc b/fonts/gelasio/enc/gls_vgwtwr.enc new file mode 100644 index 0000000000..008523002f --- /dev/null +++ b/fonts/gelasio/enc/gls_vgwtwr.enc @@ -0,0 +1,65 @@ +% THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT + +%%AutoEnc_vgwtwrr6audhqxou3ymnt7o62h +% Encoding created by otftotfm on Fri Apr 7 21:08:46 2023 +% Command line follows encoding +/AutoEnc_vgwtwrr6audhqxou3ymnt7o62h [ +%00 + /.notdef /uni2206 /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /uni2126 /.notdef /fi /fl /.notdef /.notdef +%10 + /dotlessi /uni0237 /grave /acute /caron /breve /macron /ring + /cedilla /germandbls /ae /oe /oslash /AE /OE /Oslash +%20 + /space /exclam /quotedblright /numbersign /dollar /percent /ampersand /quoteright + /parenleft /parenright /asterisk /plus /comma /hyphen /period /slash +%30 + /zero.lf /one.lf /two.lf /three.lf /four.lf /five.lf /six.lf /seven.lf + /eight.lf /nine.lf /colon /semicolon /exclamdown /equal /questiondown /question +%40 + /at /A /B /C /D /E /F /G + /H /I /J /K /L /M /N /O +%50 + /P /Q /R /S /T /U /V /W + /X /Y /Z /bracketleft /quotedblleft /bracketright /circumflex /dotaccent +%60 + /quoteleft /a /b /c /d /e /f /g + /h /i /j /k /l /m /n /o +%70 + /p /q /r /s /t /u /v /w + /x /y /z /endash /emdash /hungarumlaut /tilde /dieresis +%80 + /f_f /f_f_i /f_f_l /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /Lslash /.notdef /.notdef /.notdef /.notdef /.notdef +%90 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%A0 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /lslash /.notdef /.notdef /.notdef /.notdef /.notdef +%B0 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%C0 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%D0 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%E0 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%F0 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +] def +% Command line: 'otftotfm --automatic --encoding=fontools_ot1 +% --tfm-directory=texmf/fonts/tfm/sorkin/gelasio +% --vf-directory=texmf/fonts/vf/sorkin/gelasio +% --type1-directory=texmf/fonts/type1/sorkin/gelasio +% --encoding-directory=texmf/fonts/enc/dvips/gelasio +% --map-file=texmf/fonts/map/dvips/gelasio/Gelasio.map --no-updmap --force +% --coding-scheme=TEX TEXT --feature=liga --feature=lnum --feature=pnum +% --ligkern=f i =: fi --ligkern=f l =: fl --ligkern=f f =: ff --ligkern=ff i +% =: ffi --ligkern=ff l =: ffl Gelasio-BoldItalic.otf +% Gelasio-BoldItalic-lf-ot1' diff --git a/fonts/gelasio/enc/gls_wlsyn3.enc b/fonts/gelasio/enc/gls_wlsyn3.enc new file mode 100644 index 0000000000..a6a5351ec0 --- /dev/null +++ b/fonts/gelasio/enc/gls_wlsyn3.enc @@ -0,0 +1,65 @@ +% THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT + +%%AutoEnc_wlsyn3fqr6sfenouszwkfdbt4a +% Encoding created by otftotfm on Fri Apr 7 21:08:47 2023 +% Command line follows encoding +/AutoEnc_wlsyn3fqr6sfenouszwkfdbt4a [ +%00 + /.notdef /uni2206 /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /uni2126 /.notdef /fi /fl /.notdef /.notdef +%10 + /dotlessi /uni0237 /grave /acute /caron /breve /macron /ring + /cedilla /germandbls /ae /oe /oslash /AE /OE /Oslash +%20 + /space /exclam /quotedblright /numbersign /dollar /percent /ampersand /quoteright + /parenleft /parenright /asterisk /plus /comma /hyphen /period /slash +%30 + /zero.tosf /one.tosf /two.tosf /three.tosf /four.tosf /five.tosf /six.tosf /seven.tosf + /eight.tosf /nine.tosf /colon /semicolon /exclamdown /equal /questiondown /question +%40 + /at /A /B /C /D /E /F /G + /H /I /J /K /L /M /N /O +%50 + /P /Q /R /S /T /U /V /W + /X /Y /Z /bracketleft /quotedblleft /bracketright /circumflex /dotaccent +%60 + /quoteleft /a /b /c /d /e /f /g + /h /i /j /k /l /m /n /o +%70 + /p /q /r /s /t /u /v /w + /x /y /z /endash /emdash /hungarumlaut /tilde /dieresis +%80 + /f_f /f_f_i /f_f_l /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /Lslash /.notdef /.notdef /.notdef /.notdef /.notdef +%90 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%A0 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /lslash /.notdef /.notdef /.notdef /.notdef /.notdef +%B0 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%C0 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%D0 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%E0 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +%F0 + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef + /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef +] def +% Command line: 'otftotfm --automatic --encoding=fontools_ot1 +% --tfm-directory=texmf/fonts/tfm/sorkin/gelasio +% --vf-directory=texmf/fonts/vf/sorkin/gelasio +% --type1-directory=texmf/fonts/type1/sorkin/gelasio +% --encoding-directory=texmf/fonts/enc/dvips/gelasio +% --map-file=texmf/fonts/map/dvips/gelasio/Gelasio.map --no-updmap --force +% --coding-scheme=TEX TEXT --feature=liga --feature=onum --feature=tnum +% --ligkern=f i =: fi --ligkern=f l =: fl --ligkern=f f =: ff --ligkern=ff i +% =: ffi --ligkern=ff l =: ffl Gelasio-BoldItalic.otf +% Gelasio-BoldItalic-tosf-ot1' diff --git a/fonts/gelasio/enc/gls_yyujwf.enc b/fonts/gelasio/enc/gls_yyujwf.enc new file mode 100644 index 0000000000..7e88025eac --- /dev/null +++ b/fonts/gelasio/enc/gls_yyujwf.enc @@ -0,0 +1,65 @@ +% THIS FILE WAS AUTOMATICALLY GENERATED -- DO NOT EDIT + +%%AutoEnc_yyujwffv7y4ksgdfjkxnxyiina +% Encoding created by otftotfm on Fri Apr 7 21:08:47 2023 +% Command line follows encoding +/AutoEnc_yyujwffv7y4ksgdfjkxnxyiina [ +%00 + /.notdef /Euro /.notdef /.notdef /fraction /dotaccent /hungarumlaut /ogonek + /.notdef /.notdef /uni200C /f_f_l /f_f_i /f_f /fl /fi +%10 + /dotlessi /uni0237 /grave /acute /caron /breve /macron /ring + /cedilla /germandbls /ae /oe /oslash /AE /OE /Oslash +%20 + /space /exclam /quotedbl /numbersign /dollar /percent /ampersand /quoteright + /parenleft /parenright /asterisk /plus /comma /hyphen /period /slash +%30 + /zero.tosf /one.tosf /two.tosf /three.tosf /four.tosf /five.tosf /six.tosf /seven.tosf + /eight.tosf /nine.tosf /colon /semicolon /less /equal /greater /question +%40 + /at /A /B /C /D /E /F /G + /H /I /J /K /L /M /N /O +%50 + /P /Q /R /S /T /U /V /W + /X /Y /Z /bracketleft /backslash /bracketright /circumflex /underscore +%60 + /quoteleft /a /b /c /d /e /f /g + /h /i /j /k /l /m /n /o +%70 + /p /q /r /s /t /u /v /w + /x /y /z /braceleft /bar /braceright /tilde /dieresis +%80 + /Lslash /quotesingle /quotesinglbase /florin /quotedblbase /ellipsis /dagger /daggerdbl + /circumflex /perthousand /Scaron /guilsinglleft /OE /Zcaron /asciicircum /minus +%90 + /lslash /quoteleft /quoteright /quotedblleft /quotedblright /bullet /endash /emdash + /tilde /trademark /scaron /guilsinglright /oe /zcaron /asciitilde /Ydieresis +%A0 + /uni00A0 /exclamdown /cent /sterling /currency /yen /brokenbar /section + /dieresis /copyright /ordfeminine /guillemotleft /logicalnot /uni00AD /registered /macron +%B0 + /degree /plusminus /uni00B2 /uni00B3 /acute /uni00B5 /paragraph /periodcentered + /cedilla /uni00B9 /ordmasculine /guillemotright /onequarter /onehalf /threequarters /questiondown +%C0 + /Agrave /Aacute /Acircumflex /Atilde /Adieresis /Aring /AE /Ccedilla + /Egrave /Eacute /Ecircumflex /Edieresis /Igrave /Iacute /Icircumflex /Idieresis +%D0 + /Eth /Ntilde /Ograve /Oacute /Ocircumflex /Otilde /Odieresis /multiply + /Oslash /Ugrave /Uacute /Ucircumflex /Udieresis /Yacute /Thorn /germandbls +%E0 + /agrave /aacute /acircumflex /atilde /adieresis /aring /ae /ccedilla + /egrave /eacute /ecircumflex /edieresis /igrave /iacute /icircumflex /idieresis +%F0 + /eth /ntilde /ograve /oacute /ocircumflex /otilde /odieresis /divide + /oslash /ugrave /uacute /ucircumflex /udieresis /yacute /thorn /ydieresis +] def +% Command line: 'otftotfm --automatic --encoding=fontools_ly1 +% --tfm-directory=texmf/fonts/tfm/sorkin/gelasio +% --vf-directory=texmf/fonts/vf/sorkin/gelasio +% --type1-directory=texmf/fonts/type1/sorkin/gelasio +% --encoding-directory=texmf/fonts/enc/dvips/gelasio +% --map-file=texmf/fonts/map/dvips/gelasio/Gelasio.map --no-updmap --force +% --coding-scheme=TEX TYPEWRITER AND WINDOWS ANSI --feature=liga +% --feature=onum --feature=tnum --ligkern=f i =: fi --ligkern=f l =: fl +% --ligkern=f f =: ff --ligkern=ff i =: ffi --ligkern=ff l =: ffl +% Gelasio-BoldItalic.otf Gelasio-BoldItalic-tosf-ly1' diff --git a/fonts/gelasio/latex/LY1Gelasio-LF.fd b/fonts/gelasio/latex/LY1Gelasio-LF.fd new file mode 100644 index 0000000000..890420a778 --- /dev/null +++ b/fonts/gelasio/latex/LY1Gelasio-LF.fd @@ -0,0 +1,133 @@ +%% Generated by autoinst on 2023/04/07 +%% +\ProvidesFile{LY1Gelasio-LF.fd} + [2023/04/07 (autoinst) Font definitions for LY1/Gelasio-LF.] + +\ifcsname s@fct@alias\endcsname\else +\gdef\s@fct@alias{\sub@sfcnt\@font@aliasinfo} +\gdef\@font@aliasinfo#1{% + \@font@info{Font\space shape\space `\curr@fontshape'\space will + \space be\space aliased\MessageBreak to\space `\mandatory@arg'}% +} +\fi + +\expandafter\ifx\csname Gelasio@scale\endcsname\relax + \let\Gelasio@@scale\@empty +\else + \edef\Gelasio@@scale{s*[\csname Gelasio@scale\endcsname]}% +\fi + +\DeclareFontFamily{LY1}{Gelasio-LF}{} + + +% ---- m = regular ---- + +\DeclareFontShape{LY1}{Gelasio-LF}{m}{it}{ + <-> \Gelasio@@scale Gelasio-Italic-lf-ly1 +}{} + +\DeclareFontShape{LY1}{Gelasio-LF}{regular}{it}{ + <-> alias * Gelasio-LF/m/it +}{} + +\DeclareFontShape{LY1}{Gelasio-LF}{m}{n}{ + <-> \Gelasio@@scale Gelasio-Regular-lf-ly1 +}{} + +\DeclareFontShape{LY1}{Gelasio-LF}{regular}{n}{ + <-> alias * Gelasio-LF/m/n +}{} + +\DeclareFontShape{LY1}{Gelasio-LF}{m}{sl}{ + <-> ssub * Gelasio-LF/m/it +}{} + +\DeclareFontShape{LY1}{Gelasio-LF}{regular}{sl}{ + <-> ssub * Gelasio-LF/regular/it +}{} + + +% ---- b = bold ---- + +\DeclareFontShape{LY1}{Gelasio-LF}{b}{n}{ + <-> \Gelasio@@scale Gelasio-Bold-lf-ly1 +}{} + +\DeclareFontShape{LY1}{Gelasio-LF}{bold}{n}{ + <-> alias * Gelasio-LF/b/n +}{} + +\DeclareFontShape{LY1}{Gelasio-LF}{b}{it}{ + <-> \Gelasio@@scale Gelasio-BoldItalic-lf-ly1 +}{} + +\DeclareFontShape{LY1}{Gelasio-LF}{bold}{it}{ + <-> alias * Gelasio-LF/b/it +}{} + +\DeclareFontShape{LY1}{Gelasio-LF}{b}{sl}{ + <-> ssub * Gelasio-LF/b/it +}{} + +\DeclareFontShape{LY1}{Gelasio-LF}{bold}{sl}{ + <-> ssub * Gelasio-LF/bold/it +}{} + + +% ---- medium ---- + +\DeclareFontShape{LY1}{Gelasio-LF}{medium}{n}{ + <-> \Gelasio@@scale Gelasio-Medium-lf-ly1 +}{} + +\DeclareFontShape{LY1}{Gelasio-LF}{medium}{it}{ + <-> \Gelasio@@scale Gelasio-MediumItalic-lf-ly1 +}{} + +\DeclareFontShape{LY1}{Gelasio-LF}{medium}{sl}{ + <-> ssub * Gelasio-LF/medium/it +}{} + + +% ---- sb = semibold ---- + +\DeclareFontShape{LY1}{Gelasio-LF}{sb}{n}{ + <-> \Gelasio@@scale Gelasio-SemiBold-lf-ly1 +}{} + +\DeclareFontShape{LY1}{Gelasio-LF}{semibold}{n}{ + <-> alias * Gelasio-LF/sb/n +}{} + +\DeclareFontShape{LY1}{Gelasio-LF}{sb}{it}{ + <-> \Gelasio@@scale Gelasio-SemiBoldItalic-lf-ly1 +}{} + +\DeclareFontShape{LY1}{Gelasio-LF}{semibold}{it}{ + <-> alias * Gelasio-LF/sb/it +}{} + +\DeclareFontShape{LY1}{Gelasio-LF}{sb}{sl}{ + <-> ssub * Gelasio-LF/sb/it +}{} + +\DeclareFontShape{LY1}{Gelasio-LF}{semibold}{sl}{ + <-> ssub * Gelasio-LF/semibold/it +}{} + + +% ---- Extra 'ssub' rules to map 'bx' to 'b' ---- + +\DeclareFontShape{LY1}{Gelasio-LF}{bx}{it}{ + <-> ssub * Gelasio-LF/b/it +}{} + +\DeclareFontShape{LY1}{Gelasio-LF}{bx}{sl}{ + <-> ssub * Gelasio-LF/b/sl +}{} + +\DeclareFontShape{LY1}{Gelasio-LF}{bx}{n}{ + <-> ssub * Gelasio-LF/b/n +}{} + +\endinput diff --git a/fonts/gelasio/latex/LY1Gelasio-OsF.fd b/fonts/gelasio/latex/LY1Gelasio-OsF.fd new file mode 100644 index 0000000000..148604d1e8 --- /dev/null +++ b/fonts/gelasio/latex/LY1Gelasio-OsF.fd @@ -0,0 +1,133 @@ +%% Generated by autoinst on 2023/04/07 +%% +\ProvidesFile{LY1Gelasio-OsF.fd} + [2023/04/07 (autoinst) Font definitions for LY1/Gelasio-OsF.] + +\ifcsname s@fct@alias\endcsname\else +\gdef\s@fct@alias{\sub@sfcnt\@font@aliasinfo} +\gdef\@font@aliasinfo#1{% + \@font@info{Font\space shape\space `\curr@fontshape'\space will + \space be\space aliased\MessageBreak to\space `\mandatory@arg'}% +} +\fi + +\expandafter\ifx\csname Gelasio@scale\endcsname\relax + \let\Gelasio@@scale\@empty +\else + \edef\Gelasio@@scale{s*[\csname Gelasio@scale\endcsname]}% +\fi + +\DeclareFontFamily{LY1}{Gelasio-OsF}{} + + +% ---- b = bold ---- + +\DeclareFontShape{LY1}{Gelasio-OsF}{b}{it}{ + <-> \Gelasio@@scale Gelasio-BoldItalic-osf-ly1 +}{} + +\DeclareFontShape{LY1}{Gelasio-OsF}{bold}{it}{ + <-> alias * Gelasio-OsF/b/it +}{} + +\DeclareFontShape{LY1}{Gelasio-OsF}{b}{n}{ + <-> \Gelasio@@scale Gelasio-Bold-osf-ly1 +}{} + +\DeclareFontShape{LY1}{Gelasio-OsF}{bold}{n}{ + <-> alias * Gelasio-OsF/b/n +}{} + +\DeclareFontShape{LY1}{Gelasio-OsF}{b}{sl}{ + <-> ssub * Gelasio-OsF/b/it +}{} + +\DeclareFontShape{LY1}{Gelasio-OsF}{bold}{sl}{ + <-> ssub * Gelasio-OsF/bold/it +}{} + + +% ---- medium ---- + +\DeclareFontShape{LY1}{Gelasio-OsF}{medium}{n}{ + <-> \Gelasio@@scale Gelasio-Medium-osf-ly1 +}{} + +\DeclareFontShape{LY1}{Gelasio-OsF}{medium}{it}{ + <-> \Gelasio@@scale Gelasio-MediumItalic-osf-ly1 +}{} + +\DeclareFontShape{LY1}{Gelasio-OsF}{medium}{sl}{ + <-> ssub * Gelasio-OsF/medium/it +}{} + + +% ---- sb = semibold ---- + +\DeclareFontShape{LY1}{Gelasio-OsF}{sb}{it}{ + <-> \Gelasio@@scale Gelasio-SemiBoldItalic-osf-ly1 +}{} + +\DeclareFontShape{LY1}{Gelasio-OsF}{semibold}{it}{ + <-> alias * Gelasio-OsF/sb/it +}{} + +\DeclareFontShape{LY1}{Gelasio-OsF}{sb}{n}{ + <-> \Gelasio@@scale Gelasio-SemiBold-osf-ly1 +}{} + +\DeclareFontShape{LY1}{Gelasio-OsF}{semibold}{n}{ + <-> alias * Gelasio-OsF/sb/n +}{} + +\DeclareFontShape{LY1}{Gelasio-OsF}{sb}{sl}{ + <-> ssub * Gelasio-OsF/sb/it +}{} + +\DeclareFontShape{LY1}{Gelasio-OsF}{semibold}{sl}{ + <-> ssub * Gelasio-OsF/semibold/it +}{} + + +% ---- m = regular ---- + +\DeclareFontShape{LY1}{Gelasio-OsF}{m}{it}{ + <-> \Gelasio@@scale Gelasio-Italic-osf-ly1 +}{} + +\DeclareFontShape{LY1}{Gelasio-OsF}{regular}{it}{ + <-> alias * Gelasio-OsF/m/it +}{} + +\DeclareFontShape{LY1}{Gelasio-OsF}{m}{n}{ + <-> \Gelasio@@scale Gelasio-Regular-osf-ly1 +}{} + +\DeclareFontShape{LY1}{Gelasio-OsF}{regular}{n}{ + <-> alias * Gelasio-OsF/m/n +}{} + +\DeclareFontShape{LY1}{Gelasio-OsF}{m}{sl}{ + <-> ssub * Gelasio-OsF/m/it +}{} + +\DeclareFontShape{LY1}{Gelasio-OsF}{regular}{sl}{ + <-> ssub * Gelasio-OsF/regular/it +}{} + + +% ---- Extra 'ssub' rules to map 'bx' to 'b' ---- + +\DeclareFontShape{LY1}{Gelasio-OsF}{bx}{it}{ + <-> ssub * Gelasio-OsF/b/it +}{} + +\DeclareFontShape{LY1}{Gelasio-OsF}{bx}{sl}{ + <-> ssub * Gelasio-OsF/b/sl +}{} + +\DeclareFontShape{LY1}{Gelasio-OsF}{bx}{n}{ + <-> ssub * Gelasio-OsF/b/n +}{} + +\endinput diff --git a/fonts/gelasio/latex/LY1Gelasio-Sup.fd b/fonts/gelasio/latex/LY1Gelasio-Sup.fd new file mode 100644 index 0000000000..81147ecab2 --- /dev/null +++ b/fonts/gelasio/latex/LY1Gelasio-Sup.fd @@ -0,0 +1,133 @@ +%% Generated by autoinst on 2023/04/07 +%% +\ProvidesFile{LY1Gelasio-Sup.fd} + [2023/04/07 (autoinst) Font definitions for LY1/Gelasio-Sup.] + +\ifcsname s@fct@alias\endcsname\else +\gdef\s@fct@alias{\sub@sfcnt\@font@aliasinfo} +\gdef\@font@aliasinfo#1{% + \@font@info{Font\space shape\space `\curr@fontshape'\space will + \space be\space aliased\MessageBreak to\space `\mandatory@arg'}% +} +\fi + +\expandafter\ifx\csname Gelasio@scale\endcsname\relax + \let\Gelasio@@scale\@empty +\else + \edef\Gelasio@@scale{s*[\csname Gelasio@scale\endcsname]}% +\fi + +\DeclareFontFamily{LY1}{Gelasio-Sup}{} + + +% ---- m = regular ---- + +\DeclareFontShape{LY1}{Gelasio-Sup}{m}{n}{ + <-> \Gelasio@@scale Gelasio-Regular-sup-ly1 +}{} + +\DeclareFontShape{LY1}{Gelasio-Sup}{regular}{n}{ + <-> alias * Gelasio-Sup/m/n +}{} + +\DeclareFontShape{LY1}{Gelasio-Sup}{m}{it}{ + <-> \Gelasio@@scale Gelasio-Italic-sup-ly1 +}{} + +\DeclareFontShape{LY1}{Gelasio-Sup}{regular}{it}{ + <-> alias * Gelasio-Sup/m/it +}{} + +\DeclareFontShape{LY1}{Gelasio-Sup}{m}{sl}{ + <-> ssub * Gelasio-Sup/m/it +}{} + +\DeclareFontShape{LY1}{Gelasio-Sup}{regular}{sl}{ + <-> ssub * Gelasio-Sup/regular/it +}{} + + +% ---- b = bold ---- + +\DeclareFontShape{LY1}{Gelasio-Sup}{b}{n}{ + <-> \Gelasio@@scale Gelasio-Bold-sup-ly1 +}{} + +\DeclareFontShape{LY1}{Gelasio-Sup}{bold}{n}{ + <-> alias * Gelasio-Sup/b/n +}{} + +\DeclareFontShape{LY1}{Gelasio-Sup}{b}{it}{ + <-> \Gelasio@@scale Gelasio-BoldItalic-sup-ly1 +}{} + +\DeclareFontShape{LY1}{Gelasio-Sup}{bold}{it}{ + <-> alias * Gelasio-Sup/b/it +}{} + +\DeclareFontShape{LY1}{Gelasio-Sup}{b}{sl}{ + <-> ssub * Gelasio-Sup/b/it +}{} + +\DeclareFontShape{LY1}{Gelasio-Sup}{bold}{sl}{ + <-> ssub * Gelasio-Sup/bold/it +}{} + + +% ---- medium ---- + +\DeclareFontShape{LY1}{Gelasio-Sup}{medium}{n}{ + <-> \Gelasio@@scale Gelasio-Medium-sup-ly1 +}{} + +\DeclareFontShape{LY1}{Gelasio-Sup}{medium}{it}{ + <-> \Gelasio@@scale Gelasio-MediumItalic-sup-ly1 +}{} + +\DeclareFontShape{LY1}{Gelasio-Sup}{medium}{sl}{ + <-> ssub * Gelasio-Sup/medium/it +}{} + + +% ---- sb = semibold ---- + +\DeclareFontShape{LY1}{Gelasio-Sup}{sb}{n}{ + <-> \Gelasio@@scale Gelasio-SemiBold-sup-ly1 +}{} + +\DeclareFontShape{LY1}{Gelasio-Sup}{semibold}{n}{ + <-> alias * Gelasio-Sup/sb/n +}{} + +\DeclareFontShape{LY1}{Gelasio-Sup}{sb}{it}{ + <-> \Gelasio@@scale Gelasio-SemiBoldItalic-sup-ly1 +}{} + +\DeclareFontShape{LY1}{Gelasio-Sup}{semibold}{it}{ + <-> alias * Gelasio-Sup/sb/it +}{} + +\DeclareFontShape{LY1}{Gelasio-Sup}{sb}{sl}{ + <-> ssub * Gelasio-Sup/sb/it +}{} + +\DeclareFontShape{LY1}{Gelasio-Sup}{semibold}{sl}{ + <-> ssub * Gelasio-Sup/semibold/it +}{} + + +% ---- Extra 'ssub' rules to map 'bx' to 'b' ---- + +\DeclareFontShape{LY1}{Gelasio-Sup}{bx}{n}{ + <-> ssub * Gelasio-Sup/b/n +}{} + +\DeclareFontShape{LY1}{Gelasio-Sup}{bx}{sl}{ + <-> ssub * Gelasio-Sup/b/sl +}{} + +\DeclareFontShape{LY1}{Gelasio-Sup}{bx}{it}{ + <-> ssub * Gelasio-Sup/b/it +}{} + +\endinput diff --git a/fonts/gelasio/latex/LY1Gelasio-TLF.fd b/fonts/gelasio/latex/LY1Gelasio-TLF.fd new file mode 100644 index 0000000000..4fe3f4e429 --- /dev/null +++ b/fonts/gelasio/latex/LY1Gelasio-TLF.fd @@ -0,0 +1,133 @@ +%% Generated by autoinst on 2023/04/07 +%% +\ProvidesFile{LY1Gelasio-TLF.fd} + [2023/04/07 (autoinst) Font definitions for LY1/Gelasio-TLF.] + +\ifcsname s@fct@alias\endcsname\else +\gdef\s@fct@alias{\sub@sfcnt\@font@aliasinfo} +\gdef\@font@aliasinfo#1{% + \@font@info{Font\space shape\space `\curr@fontshape'\space will + \space be\space aliased\MessageBreak to\space `\mandatory@arg'}% +} +\fi + +\expandafter\ifx\csname Gelasio@scale\endcsname\relax + \let\Gelasio@@scale\@empty +\else + \edef\Gelasio@@scale{s*[\csname Gelasio@scale\endcsname]}% +\fi + +\DeclareFontFamily{LY1}{Gelasio-TLF}{} + + +% ---- m = regular ---- + +\DeclareFontShape{LY1}{Gelasio-TLF}{m}{it}{ + <-> \Gelasio@@scale Gelasio-Italic-tlf-ly1 +}{} + +\DeclareFontShape{LY1}{Gelasio-TLF}{regular}{it}{ + <-> alias * Gelasio-TLF/m/it +}{} + +\DeclareFontShape{LY1}{Gelasio-TLF}{m}{n}{ + <-> \Gelasio@@scale Gelasio-Regular-tlf-ly1 +}{} + +\DeclareFontShape{LY1}{Gelasio-TLF}{regular}{n}{ + <-> alias * Gelasio-TLF/m/n +}{} + +\DeclareFontShape{LY1}{Gelasio-TLF}{m}{sl}{ + <-> ssub * Gelasio-TLF/m/it +}{} + +\DeclareFontShape{LY1}{Gelasio-TLF}{regular}{sl}{ + <-> ssub * Gelasio-TLF/regular/it +}{} + + +% ---- b = bold ---- + +\DeclareFontShape{LY1}{Gelasio-TLF}{b}{n}{ + <-> \Gelasio@@scale Gelasio-Bold-tlf-ly1 +}{} + +\DeclareFontShape{LY1}{Gelasio-TLF}{bold}{n}{ + <-> alias * Gelasio-TLF/b/n +}{} + +\DeclareFontShape{LY1}{Gelasio-TLF}{b}{it}{ + <-> \Gelasio@@scale Gelasio-BoldItalic-tlf-ly1 +}{} + +\DeclareFontShape{LY1}{Gelasio-TLF}{bold}{it}{ + <-> alias * Gelasio-TLF/b/it +}{} + +\DeclareFontShape{LY1}{Gelasio-TLF}{b}{sl}{ + <-> ssub * Gelasio-TLF/b/it +}{} + +\DeclareFontShape{LY1}{Gelasio-TLF}{bold}{sl}{ + <-> ssub * Gelasio-TLF/bold/it +}{} + + +% ---- medium ---- + +\DeclareFontShape{LY1}{Gelasio-TLF}{medium}{n}{ + <-> \Gelasio@@scale Gelasio-Medium-tlf-ly1 +}{} + +\DeclareFontShape{LY1}{Gelasio-TLF}{medium}{it}{ + <-> \Gelasio@@scale Gelasio-MediumItalic-tlf-ly1 +}{} + +\DeclareFontShape{LY1}{Gelasio-TLF}{medium}{sl}{ + <-> ssub * Gelasio-TLF/medium/it +}{} + + +% ---- sb = semibold ---- + +\DeclareFontShape{LY1}{Gelasio-TLF}{sb}{n}{ + <-> \Gelasio@@scale Gelasio-SemiBold-tlf-ly1 +}{} + +\DeclareFontShape{LY1}{Gelasio-TLF}{semibold}{n}{ + <-> alias * Gelasio-TLF/sb/n +}{} + +\DeclareFontShape{LY1}{Gelasio-TLF}{sb}{it}{ + <-> \Gelasio@@scale Gelasio-SemiBoldItalic-tlf-ly1 +}{} + +\DeclareFontShape{LY1}{Gelasio-TLF}{semibold}{it}{ + <-> alias * Gelasio-TLF/sb/it +}{} + +\DeclareFontShape{LY1}{Gelasio-TLF}{sb}{sl}{ + <-> ssub * Gelasio-TLF/sb/it +}{} + +\DeclareFontShape{LY1}{Gelasio-TLF}{semibold}{sl}{ + <-> ssub * Gelasio-TLF/semibold/it +}{} + + +% ---- Extra 'ssub' rules to map 'bx' to 'b' ---- + +\DeclareFontShape{LY1}{Gelasio-TLF}{bx}{n}{ + <-> ssub * Gelasio-TLF/b/n +}{} + +\DeclareFontShape{LY1}{Gelasio-TLF}{bx}{sl}{ + <-> ssub * Gelasio-TLF/b/sl +}{} + +\DeclareFontShape{LY1}{Gelasio-TLF}{bx}{it}{ + <-> ssub * Gelasio-TLF/b/it +}{} + +\endinput diff --git a/fonts/gelasio/latex/LY1Gelasio-TOsF.fd b/fonts/gelasio/latex/LY1Gelasio-TOsF.fd new file mode 100644 index 0000000000..cd76e29344 --- /dev/null +++ b/fonts/gelasio/latex/LY1Gelasio-TOsF.fd @@ -0,0 +1,133 @@ +%% Generated by autoinst on 2023/04/07 +%% +\ProvidesFile{LY1Gelasio-TOsF.fd} + [2023/04/07 (autoinst) Font definitions for LY1/Gelasio-TOsF.] + +\ifcsname s@fct@alias\endcsname\else +\gdef\s@fct@alias{\sub@sfcnt\@font@aliasinfo} +\gdef\@font@aliasinfo#1{% + \@font@info{Font\space shape\space `\curr@fontshape'\space will + \space be\space aliased\MessageBreak to\space `\mandatory@arg'}% +} +\fi + +\expandafter\ifx\csname Gelasio@scale\endcsname\relax + \let\Gelasio@@scale\@empty +\else + \edef\Gelasio@@scale{s*[\csname Gelasio@scale\endcsname]}% +\fi + +\DeclareFontFamily{LY1}{Gelasio-TOsF}{} + + +% ---- m = regular ---- + +\DeclareFontShape{LY1}{Gelasio-TOsF}{m}{n}{ + <-> \Gelasio@@scale Gelasio-Regular-tosf-ly1 +}{} + +\DeclareFontShape{LY1}{Gelasio-TOsF}{regular}{n}{ + <-> alias * Gelasio-TOsF/m/n +}{} + +\DeclareFontShape{LY1}{Gelasio-TOsF}{m}{it}{ + <-> \Gelasio@@scale Gelasio-Italic-tosf-ly1 +}{} + +\DeclareFontShape{LY1}{Gelasio-TOsF}{regular}{it}{ + <-> alias * Gelasio-TOsF/m/it +}{} + +\DeclareFontShape{LY1}{Gelasio-TOsF}{m}{sl}{ + <-> ssub * Gelasio-TOsF/m/it +}{} + +\DeclareFontShape{LY1}{Gelasio-TOsF}{regular}{sl}{ + <-> ssub * Gelasio-TOsF/regular/it +}{} + + +% ---- sb = semibold ---- + +\DeclareFontShape{LY1}{Gelasio-TOsF}{sb}{it}{ + <-> \Gelasio@@scale Gelasio-SemiBoldItalic-tosf-ly1 +}{} + +\DeclareFontShape{LY1}{Gelasio-TOsF}{semibold}{it}{ + <-> alias * Gelasio-TOsF/sb/it +}{} + +\DeclareFontShape{LY1}{Gelasio-TOsF}{sb}{n}{ + <-> \Gelasio@@scale Gelasio-SemiBold-tosf-ly1 +}{} + +\DeclareFontShape{LY1}{Gelasio-TOsF}{semibold}{n}{ + <-> alias * Gelasio-TOsF/sb/n +}{} + +\DeclareFontShape{LY1}{Gelasio-TOsF}{sb}{sl}{ + <-> ssub * Gelasio-TOsF/sb/it +}{} + +\DeclareFontShape{LY1}{Gelasio-TOsF}{semibold}{sl}{ + <-> ssub * Gelasio-TOsF/semibold/it +}{} + + +% ---- b = bold ---- + +\DeclareFontShape{LY1}{Gelasio-TOsF}{b}{n}{ + <-> \Gelasio@@scale Gelasio-Bold-tosf-ly1 +}{} + +\DeclareFontShape{LY1}{Gelasio-TOsF}{bold}{n}{ + <-> alias * Gelasio-TOsF/b/n +}{} + +\DeclareFontShape{LY1}{Gelasio-TOsF}{b}{it}{ + <-> \Gelasio@@scale Gelasio-BoldItalic-tosf-ly1 +}{} + +\DeclareFontShape{LY1}{Gelasio-TOsF}{bold}{it}{ + <-> alias * Gelasio-TOsF/b/it +}{} + +\DeclareFontShape{LY1}{Gelasio-TOsF}{b}{sl}{ + <-> ssub * Gelasio-TOsF/b/it +}{} + +\DeclareFontShape{LY1}{Gelasio-TOsF}{bold}{sl}{ + <-> ssub * Gelasio-TOsF/bold/it +}{} + + +% ---- medium ---- + +\DeclareFontShape{LY1}{Gelasio-TOsF}{medium}{it}{ + <-> \Gelasio@@scale Gelasio-MediumItalic-tosf-ly1 +}{} + +\DeclareFontShape{LY1}{Gelasio-TOsF}{medium}{n}{ + <-> \Gelasio@@scale Gelasio-Medium-tosf-ly1 +}{} + +\DeclareFontShape{LY1}{Gelasio-TOsF}{medium}{sl}{ + <-> ssub * Gelasio-TOsF/medium/it +}{} + + +% ---- Extra 'ssub' rules to map 'bx' to 'b' ---- + +\DeclareFontShape{LY1}{Gelasio-TOsF}{bx}{n}{ + <-> ssub * Gelasio-TOsF/b/n +}{} + +\DeclareFontShape{LY1}{Gelasio-TOsF}{bx}{it}{ + <-> ssub * Gelasio-TOsF/b/it +}{} + +\DeclareFontShape{LY1}{Gelasio-TOsF}{bx}{sl}{ + <-> ssub * Gelasio-TOsF/b/sl +}{} + +\endinput diff --git a/fonts/gelasio/latex/OT1Gelasio-LF.fd b/fonts/gelasio/latex/OT1Gelasio-LF.fd new file mode 100644 index 0000000000..cebb60a0be --- /dev/null +++ b/fonts/gelasio/latex/OT1Gelasio-LF.fd @@ -0,0 +1,133 @@ +%% Generated by autoinst on 2023/04/07 +%% +\ProvidesFile{OT1Gelasio-LF.fd} + [2023/04/07 (autoinst) Font definitions for OT1/Gelasio-LF.] + +\ifcsname s@fct@alias\endcsname\else +\gdef\s@fct@alias{\sub@sfcnt\@font@aliasinfo} +\gdef\@font@aliasinfo#1{% + \@font@info{Font\space shape\space `\curr@fontshape'\space will + \space be\space aliased\MessageBreak to\space `\mandatory@arg'}% +} +\fi + +\expandafter\ifx\csname Gelasio@scale\endcsname\relax + \let\Gelasio@@scale\@empty +\else + \edef\Gelasio@@scale{s*[\csname Gelasio@scale\endcsname]}% +\fi + +\DeclareFontFamily{OT1}{Gelasio-LF}{} + + +% ---- medium ---- + +\DeclareFontShape{OT1}{Gelasio-LF}{medium}{n}{ + <-> \Gelasio@@scale Gelasio-Medium-lf-ot1 +}{} + +\DeclareFontShape{OT1}{Gelasio-LF}{medium}{it}{ + <-> \Gelasio@@scale Gelasio-MediumItalic-lf-ot1 +}{} + +\DeclareFontShape{OT1}{Gelasio-LF}{medium}{sl}{ + <-> ssub * Gelasio-LF/medium/it +}{} + + +% ---- b = bold ---- + +\DeclareFontShape{OT1}{Gelasio-LF}{b}{it}{ + <-> \Gelasio@@scale Gelasio-BoldItalic-lf-ot1 +}{} + +\DeclareFontShape{OT1}{Gelasio-LF}{bold}{it}{ + <-> alias * Gelasio-LF/b/it +}{} + +\DeclareFontShape{OT1}{Gelasio-LF}{b}{n}{ + <-> \Gelasio@@scale Gelasio-Bold-lf-ot1 +}{} + +\DeclareFontShape{OT1}{Gelasio-LF}{bold}{n}{ + <-> alias * Gelasio-LF/b/n +}{} + +\DeclareFontShape{OT1}{Gelasio-LF}{b}{sl}{ + <-> ssub * Gelasio-LF/b/it +}{} + +\DeclareFontShape{OT1}{Gelasio-LF}{bold}{sl}{ + <-> ssub * Gelasio-LF/bold/it +}{} + + +% ---- sb = semibold ---- + +\DeclareFontShape{OT1}{Gelasio-LF}{sb}{it}{ + <-> \Gelasio@@scale Gelasio-SemiBoldItalic-lf-ot1 +}{} + +\DeclareFontShape{OT1}{Gelasio-LF}{semibold}{it}{ + <-> alias * Gelasio-LF/sb/it +}{} + +\DeclareFontShape{OT1}{Gelasio-LF}{sb}{n}{ + <-> \Gelasio@@scale Gelasio-SemiBold-lf-ot1 +}{} + +\DeclareFontShape{OT1}{Gelasio-LF}{semibold}{n}{ + <-> alias * Gelasio-LF/sb/n +}{} + +\DeclareFontShape{OT1}{Gelasio-LF}{sb}{sl}{ + <-> ssub * Gelasio-LF/sb/it +}{} + +\DeclareFontShape{OT1}{Gelasio-LF}{semibold}{sl}{ + <-> ssub * Gelasio-LF/semibold/it +}{} + + +% ---- m = regular ---- + +\DeclareFontShape{OT1}{Gelasio-LF}{m}{n}{ + <-> \Gelasio@@scale Gelasio-Regular-lf-ot1 +}{} + +\DeclareFontShape{OT1}{Gelasio-LF}{regular}{n}{ + <-> alias * Gelasio-LF/m/n +}{} + +\DeclareFontShape{OT1}{Gelasio-LF}{m}{it}{ + <-> \Gelasio@@scale Gelasio-Italic-lf-ot1 +}{} + +\DeclareFontShape{OT1}{Gelasio-LF}{regular}{it}{ + <-> alias * Gelasio-LF/m/it +}{} + +\DeclareFontShape{OT1}{Gelasio-LF}{m}{sl}{ + <-> ssub * Gelasio-LF/m/it +}{} + +\DeclareFontShape{OT1}{Gelasio-LF}{regular}{sl}{ + <-> ssub * Gelasio-LF/regular/it +}{} + + +% ---- Extra 'ssub' rules to map 'bx' to 'b' ---- + +\DeclareFontShape{OT1}{Gelasio-LF}{bx}{it}{ + <-> ssub * Gelasio-LF/b/it +}{} + +\DeclareFontShape{OT1}{Gelasio-LF}{bx}{sl}{ + <-> ssub * Gelasio-LF/b/sl +}{} + +\DeclareFontShape{OT1}{Gelasio-LF}{bx}{n}{ + <-> ssub * Gelasio-LF/b/n +}{} + +\endinput diff --git a/fonts/gelasio/latex/OT1Gelasio-OsF.fd b/fonts/gelasio/latex/OT1Gelasio-OsF.fd new file mode 100644 index 0000000000..94d205f28c --- /dev/null +++ b/fonts/gelasio/latex/OT1Gelasio-OsF.fd @@ -0,0 +1,133 @@ +%% Generated by autoinst on 2023/04/07 +%% +\ProvidesFile{OT1Gelasio-OsF.fd} + [2023/04/07 (autoinst) Font definitions for OT1/Gelasio-OsF.] + +\ifcsname s@fct@alias\endcsname\else +\gdef\s@fct@alias{\sub@sfcnt\@font@aliasinfo} +\gdef\@font@aliasinfo#1{% + \@font@info{Font\space shape\space `\curr@fontshape'\space will + \space be\space aliased\MessageBreak to\space `\mandatory@arg'}% +} +\fi + +\expandafter\ifx\csname Gelasio@scale\endcsname\relax + \let\Gelasio@@scale\@empty +\else + \edef\Gelasio@@scale{s*[\csname Gelasio@scale\endcsname]}% +\fi + +\DeclareFontFamily{OT1}{Gelasio-OsF}{} + + +% ---- m = regular ---- + +\DeclareFontShape{OT1}{Gelasio-OsF}{m}{it}{ + <-> \Gelasio@@scale Gelasio-Italic-osf-ot1 +}{} + +\DeclareFontShape{OT1}{Gelasio-OsF}{regular}{it}{ + <-> alias * Gelasio-OsF/m/it +}{} + +\DeclareFontShape{OT1}{Gelasio-OsF}{m}{n}{ + <-> \Gelasio@@scale Gelasio-Regular-osf-ot1 +}{} + +\DeclareFontShape{OT1}{Gelasio-OsF}{regular}{n}{ + <-> alias * Gelasio-OsF/m/n +}{} + +\DeclareFontShape{OT1}{Gelasio-OsF}{m}{sl}{ + <-> ssub * Gelasio-OsF/m/it +}{} + +\DeclareFontShape{OT1}{Gelasio-OsF}{regular}{sl}{ + <-> ssub * Gelasio-OsF/regular/it +}{} + + +% ---- medium ---- + +\DeclareFontShape{OT1}{Gelasio-OsF}{medium}{n}{ + <-> \Gelasio@@scale Gelasio-Medium-osf-ot1 +}{} + +\DeclareFontShape{OT1}{Gelasio-OsF}{medium}{it}{ + <-> \Gelasio@@scale Gelasio-MediumItalic-osf-ot1 +}{} + +\DeclareFontShape{OT1}{Gelasio-OsF}{medium}{sl}{ + <-> ssub * Gelasio-OsF/medium/it +}{} + + +% ---- b = bold ---- + +\DeclareFontShape{OT1}{Gelasio-OsF}{b}{it}{ + <-> \Gelasio@@scale Gelasio-BoldItalic-osf-ot1 +}{} + +\DeclareFontShape{OT1}{Gelasio-OsF}{bold}{it}{ + <-> alias * Gelasio-OsF/b/it +}{} + +\DeclareFontShape{OT1}{Gelasio-OsF}{b}{n}{ + <-> \Gelasio@@scale Gelasio-Bold-osf-ot1 +}{} + +\DeclareFontShape{OT1}{Gelasio-OsF}{bold}{n}{ + <-> alias * Gelasio-OsF/b/n +}{} + +\DeclareFontShape{OT1}{Gelasio-OsF}{b}{sl}{ + <-> ssub * Gelasio-OsF/b/it +}{} + +\DeclareFontShape{OT1}{Gelasio-OsF}{bold}{sl}{ + <-> ssub * Gelasio-OsF/bold/it +}{} + + +% ---- sb = semibold ---- + +\DeclareFontShape{OT1}{Gelasio-OsF}{sb}{it}{ + <-> \Gelasio@@scale Gelasio-SemiBoldItalic-osf-ot1 +}{} + +\DeclareFontShape{OT1}{Gelasio-OsF}{semibold}{it}{ + <-> alias * Gelasio-OsF/sb/it +}{} + +\DeclareFontShape{OT1}{Gelasio-OsF}{sb}{n}{ + <-> \Gelasio@@scale Gelasio-SemiBold-osf-ot1 +}{} + +\DeclareFontShape{OT1}{Gelasio-OsF}{semibold}{n}{ + <-> alias * Gelasio-OsF/sb/n +}{} + +\DeclareFontShape{OT1}{Gelasio-OsF}{sb}{sl}{ + <-> ssub * Gelasio-OsF/sb/it +}{} + +\DeclareFontShape{OT1}{Gelasio-OsF}{semibold}{sl}{ + <-> ssub * Gelasio-OsF/semibold/it +}{} + + +% ---- Extra 'ssub' rules to map 'bx' to 'b' ---- + +\DeclareFontShape{OT1}{Gelasio-OsF}{bx}{sl}{ + <-> ssub * Gelasio-OsF/b/sl +}{} + +\DeclareFontShape{OT1}{Gelasio-OsF}{bx}{it}{ + <-> ssub * Gelasio-OsF/b/it +}{} + +\DeclareFontShape{OT1}{Gelasio-OsF}{bx}{n}{ + <-> ssub * Gelasio-OsF/b/n +}{} + +\endinput diff --git a/fonts/gelasio/latex/OT1Gelasio-Sup.fd b/fonts/gelasio/latex/OT1Gelasio-Sup.fd new file mode 100644 index 0000000000..b771b2bbee --- /dev/null +++ b/fonts/gelasio/latex/OT1Gelasio-Sup.fd @@ -0,0 +1,133 @@ +%% Generated by autoinst on 2023/04/07 +%% +\ProvidesFile{OT1Gelasio-Sup.fd} + [2023/04/07 (autoinst) Font definitions for OT1/Gelasio-Sup.] + +\ifcsname s@fct@alias\endcsname\else +\gdef\s@fct@alias{\sub@sfcnt\@font@aliasinfo} +\gdef\@font@aliasinfo#1{% + \@font@info{Font\space shape\space `\curr@fontshape'\space will + \space be\space aliased\MessageBreak to\space `\mandatory@arg'}% +} +\fi + +\expandafter\ifx\csname Gelasio@scale\endcsname\relax + \let\Gelasio@@scale\@empty +\else + \edef\Gelasio@@scale{s*[\csname Gelasio@scale\endcsname]}% +\fi + +\DeclareFontFamily{OT1}{Gelasio-Sup}{} + + +% ---- medium ---- + +\DeclareFontShape{OT1}{Gelasio-Sup}{medium}{it}{ + <-> \Gelasio@@scale Gelasio-MediumItalic-sup-ot1 +}{} + +\DeclareFontShape{OT1}{Gelasio-Sup}{medium}{n}{ + <-> \Gelasio@@scale Gelasio-Medium-sup-ot1 +}{} + +\DeclareFontShape{OT1}{Gelasio-Sup}{medium}{sl}{ + <-> ssub * Gelasio-Sup/medium/it +}{} + + +% ---- b = bold ---- + +\DeclareFontShape{OT1}{Gelasio-Sup}{b}{it}{ + <-> \Gelasio@@scale Gelasio-BoldItalic-sup-ot1 +}{} + +\DeclareFontShape{OT1}{Gelasio-Sup}{bold}{it}{ + <-> alias * Gelasio-Sup/b/it +}{} + +\DeclareFontShape{OT1}{Gelasio-Sup}{b}{n}{ + <-> \Gelasio@@scale Gelasio-Bold-sup-ot1 +}{} + +\DeclareFontShape{OT1}{Gelasio-Sup}{bold}{n}{ + <-> alias * Gelasio-Sup/b/n +}{} + +\DeclareFontShape{OT1}{Gelasio-Sup}{b}{sl}{ + <-> ssub * Gelasio-Sup/b/it +}{} + +\DeclareFontShape{OT1}{Gelasio-Sup}{bold}{sl}{ + <-> ssub * Gelasio-Sup/bold/it +}{} + + +% ---- sb = semibold ---- + +\DeclareFontShape{OT1}{Gelasio-Sup}{sb}{it}{ + <-> \Gelasio@@scale Gelasio-SemiBoldItalic-sup-ot1 +}{} + +\DeclareFontShape{OT1}{Gelasio-Sup}{semibold}{it}{ + <-> alias * Gelasio-Sup/sb/it +}{} + +\DeclareFontShape{OT1}{Gelasio-Sup}{sb}{n}{ + <-> \Gelasio@@scale Gelasio-SemiBold-sup-ot1 +}{} + +\DeclareFontShape{OT1}{Gelasio-Sup}{semibold}{n}{ + <-> alias * Gelasio-Sup/sb/n +}{} + +\DeclareFontShape{OT1}{Gelasio-Sup}{sb}{sl}{ + <-> ssub * Gelasio-Sup/sb/it +}{} + +\DeclareFontShape{OT1}{Gelasio-Sup}{semibold}{sl}{ + <-> ssub * Gelasio-Sup/semibold/it +}{} + + +% ---- m = regular ---- + +\DeclareFontShape{OT1}{Gelasio-Sup}{m}{it}{ + <-> \Gelasio@@scale Gelasio-Italic-sup-ot1 +}{} + +\DeclareFontShape{OT1}{Gelasio-Sup}{regular}{it}{ + <-> alias * Gelasio-Sup/m/it +}{} + +\DeclareFontShape{OT1}{Gelasio-Sup}{m}{n}{ + <-> \Gelasio@@scale Gelasio-Regular-sup-ot1 +}{} + +\DeclareFontShape{OT1}{Gelasio-Sup}{regular}{n}{ + <-> alias * Gelasio-Sup/m/n +}{} + +\DeclareFontShape{OT1}{Gelasio-Sup}{m}{sl}{ + <-> ssub * Gelasio-Sup/m/it +}{} + +\DeclareFontShape{OT1}{Gelasio-Sup}{regular}{sl}{ + <-> ssub * Gelasio-Sup/regular/it +}{} + + +% ---- Extra 'ssub' rules to map 'bx' to 'b' ---- + +\DeclareFontShape{OT1}{Gelasio-Sup}{bx}{it}{ + <-> ssub * Gelasio-Sup/b/it +}{} + +\DeclareFontShape{OT1}{Gelasio-Sup}{bx}{sl}{ + <-> ssub * Gelasio-Sup/b/sl +}{} + +\DeclareFontShape{OT1}{Gelasio-Sup}{bx}{n}{ + <-> ssub * Gelasio-Sup/b/n +}{} + +\endinput diff --git a/fonts/gelasio/latex/OT1Gelasio-TLF.fd b/fonts/gelasio/latex/OT1Gelasio-TLF.fd new file mode 100644 index 0000000000..01b175a008 --- /dev/null +++ b/fonts/gelasio/latex/OT1Gelasio-TLF.fd @@ -0,0 +1,133 @@ +%% Generated by autoinst on 2023/04/07 +%% +\ProvidesFile{OT1Gelasio-TLF.fd} + [2023/04/07 (autoinst) Font definitions for OT1/Gelasio-TLF.] + +\ifcsname s@fct@alias\endcsname\else +\gdef\s@fct@alias{\sub@sfcnt\@font@aliasinfo} +\gdef\@font@aliasinfo#1{% + \@font@info{Font\space shape\space `\curr@fontshape'\space will + \space be\space aliased\MessageBreak to\space `\mandatory@arg'}% +} +\fi + +\expandafter\ifx\csname Gelasio@scale\endcsname\relax + \let\Gelasio@@scale\@empty +\else + \edef\Gelasio@@scale{s*[\csname Gelasio@scale\endcsname]}% +\fi + +\DeclareFontFamily{OT1}{Gelasio-TLF}{} + + +% ---- m = regular ---- + +\DeclareFontShape{OT1}{Gelasio-TLF}{m}{n}{ + <-> \Gelasio@@scale Gelasio-Regular-tlf-ot1 +}{} + +\DeclareFontShape{OT1}{Gelasio-TLF}{regular}{n}{ + <-> alias * Gelasio-TLF/m/n +}{} + +\DeclareFontShape{OT1}{Gelasio-TLF}{m}{it}{ + <-> \Gelasio@@scale Gelasio-Italic-tlf-ot1 +}{} + +\DeclareFontShape{OT1}{Gelasio-TLF}{regular}{it}{ + <-> alias * Gelasio-TLF/m/it +}{} + +\DeclareFontShape{OT1}{Gelasio-TLF}{m}{sl}{ + <-> ssub * Gelasio-TLF/m/it +}{} + +\DeclareFontShape{OT1}{Gelasio-TLF}{regular}{sl}{ + <-> ssub * Gelasio-TLF/regular/it +}{} + + +% ---- b = bold ---- + +\DeclareFontShape{OT1}{Gelasio-TLF}{b}{n}{ + <-> \Gelasio@@scale Gelasio-Bold-tlf-ot1 +}{} + +\DeclareFontShape{OT1}{Gelasio-TLF}{bold}{n}{ + <-> alias * Gelasio-TLF/b/n +}{} + +\DeclareFontShape{OT1}{Gelasio-TLF}{b}{it}{ + <-> \Gelasio@@scale Gelasio-BoldItalic-tlf-ot1 +}{} + +\DeclareFontShape{OT1}{Gelasio-TLF}{bold}{it}{ + <-> alias * Gelasio-TLF/b/it +}{} + +\DeclareFontShape{OT1}{Gelasio-TLF}{b}{sl}{ + <-> ssub * Gelasio-TLF/b/it +}{} + +\DeclareFontShape{OT1}{Gelasio-TLF}{bold}{sl}{ + <-> ssub * Gelasio-TLF/bold/it +}{} + + +% ---- medium ---- + +\DeclareFontShape{OT1}{Gelasio-TLF}{medium}{it}{ + <-> \Gelasio@@scale Gelasio-MediumItalic-tlf-ot1 +}{} + +\DeclareFontShape{OT1}{Gelasio-TLF}{medium}{n}{ + <-> \Gelasio@@scale Gelasio-Medium-tlf-ot1 +}{} + +\DeclareFontShape{OT1}{Gelasio-TLF}{medium}{sl}{ + <-> ssub * Gelasio-TLF/medium/it +}{} + + +% ---- sb = semibold ---- + +\DeclareFontShape{OT1}{Gelasio-TLF}{sb}{it}{ + <-> \Gelasio@@scale Gelasio-SemiBoldItalic-tlf-ot1 +}{} + +\DeclareFontShape{OT1}{Gelasio-TLF}{semibold}{it}{ + <-> alias * Gelasio-TLF/sb/it +}{} + +\DeclareFontShape{OT1}{Gelasio-TLF}{sb}{n}{ + <-> \Gelasio@@scale Gelasio-SemiBold-tlf-ot1 +}{} + +\DeclareFontShape{OT1}{Gelasio-TLF}{semibold}{n}{ + <-> alias * Gelasio-TLF/sb/n +}{} + +\DeclareFontShape{OT1}{Gelasio-TLF}{sb}{sl}{ + <-> ssub * Gelasio-TLF/sb/it +}{} + +\DeclareFontShape{OT1}{Gelasio-TLF}{semibold}{sl}{ + <-> ssub * Gelasio-TLF/semibold/it +}{} + + +% ---- Extra 'ssub' rules to map 'bx' to 'b' ---- + +\DeclareFontShape{OT1}{Gelasio-TLF}{bx}{sl}{ + <-> ssub * Gelasio-TLF/b/sl +}{} + +\DeclareFontShape{OT1}{Gelasio-TLF}{bx}{it}{ + <-> ssub * Gelasio-TLF/b/it +}{} + +\DeclareFontShape{OT1}{Gelasio-TLF}{bx}{n}{ + <-> ssub * Gelasio-TLF/b/n +}{} + +\endinput diff --git a/fonts/gelasio/latex/OT1Gelasio-TOsF.fd b/fonts/gelasio/latex/OT1Gelasio-TOsF.fd new file mode 100644 index 0000000000..77df51ea72 --- /dev/null +++ b/fonts/gelasio/latex/OT1Gelasio-TOsF.fd @@ -0,0 +1,133 @@ +%% Generated by autoinst on 2023/04/07 +%% +\ProvidesFile{OT1Gelasio-TOsF.fd} + [2023/04/07 (autoinst) Font definitions for OT1/Gelasio-TOsF.] + +\ifcsname s@fct@alias\endcsname\else +\gdef\s@fct@alias{\sub@sfcnt\@font@aliasinfo} +\gdef\@font@aliasinfo#1{% + \@font@info{Font\space shape\space `\curr@fontshape'\space will + \space be\space aliased\MessageBreak to\space `\mandatory@arg'}% +} +\fi + +\expandafter\ifx\csname Gelasio@scale\endcsname\relax + \let\Gelasio@@scale\@empty +\else + \edef\Gelasio@@scale{s*[\csname Gelasio@scale\endcsname]}% +\fi + +\DeclareFontFamily{OT1}{Gelasio-TOsF}{} + + +% ---- b = bold ---- + +\DeclareFontShape{OT1}{Gelasio-TOsF}{b}{it}{ + <-> \Gelasio@@scale Gelasio-BoldItalic-tosf-ot1 +}{} + +\DeclareFontShape{OT1}{Gelasio-TOsF}{bold}{it}{ + <-> alias * Gelasio-TOsF/b/it +}{} + +\DeclareFontShape{OT1}{Gelasio-TOsF}{b}{n}{ + <-> \Gelasio@@scale Gelasio-Bold-tosf-ot1 +}{} + +\DeclareFontShape{OT1}{Gelasio-TOsF}{bold}{n}{ + <-> alias * Gelasio-TOsF/b/n +}{} + +\DeclareFontShape{OT1}{Gelasio-TOsF}{b}{sl}{ + <-> ssub * Gelasio-TOsF/b/it +}{} + +\DeclareFontShape{OT1}{Gelasio-TOsF}{bold}{sl}{ + <-> ssub * Gelasio-TOsF/bold/it +}{} + + +% ---- medium ---- + +\DeclareFontShape{OT1}{Gelasio-TOsF}{medium}{it}{ + <-> \Gelasio@@scale Gelasio-MediumItalic-tosf-ot1 +}{} + +\DeclareFontShape{OT1}{Gelasio-TOsF}{medium}{n}{ + <-> \Gelasio@@scale Gelasio-Medium-tosf-ot1 +}{} + +\DeclareFontShape{OT1}{Gelasio-TOsF}{medium}{sl}{ + <-> ssub * Gelasio-TOsF/medium/it +}{} + + +% ---- sb = semibold ---- + +\DeclareFontShape{OT1}{Gelasio-TOsF}{sb}{it}{ + <-> \Gelasio@@scale Gelasio-SemiBoldItalic-tosf-ot1 +}{} + +\DeclareFontShape{OT1}{Gelasio-TOsF}{semibold}{it}{ + <-> alias * Gelasio-TOsF/sb/it +}{} + +\DeclareFontShape{OT1}{Gelasio-TOsF}{sb}{n}{ + <-> \Gelasio@@scale Gelasio-SemiBold-tosf-ot1 +}{} + +\DeclareFontShape{OT1}{Gelasio-TOsF}{semibold}{n}{ + <-> alias * Gelasio-TOsF/sb/n +}{} + +\DeclareFontShape{OT1}{Gelasio-TOsF}{sb}{sl}{ + <-> ssub * Gelasio-TOsF/sb/it +}{} + +\DeclareFontShape{OT1}{Gelasio-TOsF}{semibold}{sl}{ + <-> ssub * Gelasio-TOsF/semibold/it +}{} + + +% ---- m = regular ---- + +\DeclareFontShape{OT1}{Gelasio-TOsF}{m}{n}{ + <-> \Gelasio@@scale Gelasio-Regular-tosf-ot1 +}{} + +\DeclareFontShape{OT1}{Gelasio-TOsF}{regular}{n}{ + <-> alias * Gelasio-TOsF/m/n +}{} + +\DeclareFontShape{OT1}{Gelasio-TOsF}{m}{it}{ + <-> \Gelasio@@scale Gelasio-Italic-tosf-ot1 +}{} + +\DeclareFontShape{OT1}{Gelasio-TOsF}{regular}{it}{ + <-> alias * Gelasio-TOsF/m/it +}{} + +\DeclareFontShape{OT1}{Gelasio-TOsF}{m}{sl}{ + <-> ssub * Gelasio-TOsF/m/it +}{} + +\DeclareFontShape{OT1}{Gelasio-TOsF}{regular}{sl}{ + <-> ssub * Gelasio-TOsF/regular/it +}{} + + +% ---- Extra 'ssub' rules to map 'bx' to 'b' ---- + +\DeclareFontShape{OT1}{Gelasio-TOsF}{bx}{sl}{ + <-> ssub * Gelasio-TOsF/b/sl +}{} + +\DeclareFontShape{OT1}{Gelasio-TOsF}{bx}{it}{ + <-> ssub * Gelasio-TOsF/b/it +}{} + +\DeclareFontShape{OT1}{Gelasio-TOsF}{bx}{n}{ + <-> ssub * Gelasio-TOsF/b/n +}{} + +\endinput diff --git a/fonts/gelasio/latex/T1Gelasio-LF.fd b/fonts/gelasio/latex/T1Gelasio-LF.fd new file mode 100644 index 0000000000..edb3905a27 --- /dev/null +++ b/fonts/gelasio/latex/T1Gelasio-LF.fd @@ -0,0 +1,133 @@ +%% Generated by autoinst on 2023/04/07 +%% +\ProvidesFile{T1Gelasio-LF.fd} + [2023/04/07 (autoinst) Font definitions for T1/Gelasio-LF.] + +\ifcsname s@fct@alias\endcsname\else +\gdef\s@fct@alias{\sub@sfcnt\@font@aliasinfo} +\gdef\@font@aliasinfo#1{% + \@font@info{Font\space shape\space `\curr@fontshape'\space will + \space be\space aliased\MessageBreak to\space `\mandatory@arg'}% +} +\fi + +\expandafter\ifx\csname Gelasio@scale\endcsname\relax + \let\Gelasio@@scale\@empty +\else + \edef\Gelasio@@scale{s*[\csname Gelasio@scale\endcsname]}% +\fi + +\DeclareFontFamily{T1}{Gelasio-LF}{} + + +% ---- m = regular ---- + +\DeclareFontShape{T1}{Gelasio-LF}{m}{it}{ + <-> \Gelasio@@scale Gelasio-Italic-lf-t1 +}{} + +\DeclareFontShape{T1}{Gelasio-LF}{regular}{it}{ + <-> alias * Gelasio-LF/m/it +}{} + +\DeclareFontShape{T1}{Gelasio-LF}{m}{n}{ + <-> \Gelasio@@scale Gelasio-Regular-lf-t1 +}{} + +\DeclareFontShape{T1}{Gelasio-LF}{regular}{n}{ + <-> alias * Gelasio-LF/m/n +}{} + +\DeclareFontShape{T1}{Gelasio-LF}{m}{sl}{ + <-> ssub * Gelasio-LF/m/it +}{} + +\DeclareFontShape{T1}{Gelasio-LF}{regular}{sl}{ + <-> ssub * Gelasio-LF/regular/it +}{} + + +% ---- sb = semibold ---- + +\DeclareFontShape{T1}{Gelasio-LF}{sb}{n}{ + <-> \Gelasio@@scale Gelasio-SemiBold-lf-t1 +}{} + +\DeclareFontShape{T1}{Gelasio-LF}{semibold}{n}{ + <-> alias * Gelasio-LF/sb/n +}{} + +\DeclareFontShape{T1}{Gelasio-LF}{sb}{it}{ + <-> \Gelasio@@scale Gelasio-SemiBoldItalic-lf-t1 +}{} + +\DeclareFontShape{T1}{Gelasio-LF}{semibold}{it}{ + <-> alias * Gelasio-LF/sb/it +}{} + +\DeclareFontShape{T1}{Gelasio-LF}{sb}{sl}{ + <-> ssub * Gelasio-LF/sb/it +}{} + +\DeclareFontShape{T1}{Gelasio-LF}{semibold}{sl}{ + <-> ssub * Gelasio-LF/semibold/it +}{} + + +% ---- b = bold ---- + +\DeclareFontShape{T1}{Gelasio-LF}{b}{it}{ + <-> \Gelasio@@scale Gelasio-BoldItalic-lf-t1 +}{} + +\DeclareFontShape{T1}{Gelasio-LF}{bold}{it}{ + <-> alias * Gelasio-LF/b/it +}{} + +\DeclareFontShape{T1}{Gelasio-LF}{b}{n}{ + <-> \Gelasio@@scale Gelasio-Bold-lf-t1 +}{} + +\DeclareFontShape{T1}{Gelasio-LF}{bold}{n}{ + <-> alias * Gelasio-LF/b/n +}{} + +\DeclareFontShape{T1}{Gelasio-LF}{b}{sl}{ + <-> ssub * Gelasio-LF/b/it +}{} + +\DeclareFontShape{T1}{Gelasio-LF}{bold}{sl}{ + <-> ssub * Gelasio-LF/bold/it +}{} + + +% ---- medium ---- + +\DeclareFontShape{T1}{Gelasio-LF}{medium}{n}{ + <-> \Gelasio@@scale Gelasio-Medium-lf-t1 +}{} + +\DeclareFontShape{T1}{Gelasio-LF}{medium}{it}{ + <-> \Gelasio@@scale Gelasio-MediumItalic-lf-t1 +}{} + +\DeclareFontShape{T1}{Gelasio-LF}{medium}{sl}{ + <-> ssub * Gelasio-LF/medium/it +}{} + + +% ---- Extra 'ssub' rules to map 'bx' to 'b' ---- + +\DeclareFontShape{T1}{Gelasio-LF}{bx}{it}{ + <-> ssub * Gelasio-LF/b/it +}{} + +\DeclareFontShape{T1}{Gelasio-LF}{bx}{sl}{ + <-> ssub * Gelasio-LF/b/sl +}{} + +\DeclareFontShape{T1}{Gelasio-LF}{bx}{n}{ + <-> ssub * Gelasio-LF/b/n +}{} + +\endinput diff --git a/fonts/gelasio/latex/T1Gelasio-OsF.fd b/fonts/gelasio/latex/T1Gelasio-OsF.fd new file mode 100644 index 0000000000..9d3137ac36 --- /dev/null +++ b/fonts/gelasio/latex/T1Gelasio-OsF.fd @@ -0,0 +1,133 @@ +%% Generated by autoinst on 2023/04/07 +%% +\ProvidesFile{T1Gelasio-OsF.fd} + [2023/04/07 (autoinst) Font definitions for T1/Gelasio-OsF.] + +\ifcsname s@fct@alias\endcsname\else +\gdef\s@fct@alias{\sub@sfcnt\@font@aliasinfo} +\gdef\@font@aliasinfo#1{% + \@font@info{Font\space shape\space `\curr@fontshape'\space will + \space be\space aliased\MessageBreak to\space `\mandatory@arg'}% +} +\fi + +\expandafter\ifx\csname Gelasio@scale\endcsname\relax + \let\Gelasio@@scale\@empty +\else + \edef\Gelasio@@scale{s*[\csname Gelasio@scale\endcsname]}% +\fi + +\DeclareFontFamily{T1}{Gelasio-OsF}{} + + +% ---- m = regular ---- + +\DeclareFontShape{T1}{Gelasio-OsF}{m}{it}{ + <-> \Gelasio@@scale Gelasio-Italic-osf-t1 +}{} + +\DeclareFontShape{T1}{Gelasio-OsF}{regular}{it}{ + <-> alias * Gelasio-OsF/m/it +}{} + +\DeclareFontShape{T1}{Gelasio-OsF}{m}{n}{ + <-> \Gelasio@@scale Gelasio-Regular-osf-t1 +}{} + +\DeclareFontShape{T1}{Gelasio-OsF}{regular}{n}{ + <-> alias * Gelasio-OsF/m/n +}{} + +\DeclareFontShape{T1}{Gelasio-OsF}{m}{sl}{ + <-> ssub * Gelasio-OsF/m/it +}{} + +\DeclareFontShape{T1}{Gelasio-OsF}{regular}{sl}{ + <-> ssub * Gelasio-OsF/regular/it +}{} + + +% ---- b = bold ---- + +\DeclareFontShape{T1}{Gelasio-OsF}{b}{it}{ + <-> \Gelasio@@scale Gelasio-BoldItalic-osf-t1 +}{} + +\DeclareFontShape{T1}{Gelasio-OsF}{bold}{it}{ + <-> alias * Gelasio-OsF/b/it +}{} + +\DeclareFontShape{T1}{Gelasio-OsF}{b}{n}{ + <-> \Gelasio@@scale Gelasio-Bold-osf-t1 +}{} + +\DeclareFontShape{T1}{Gelasio-OsF}{bold}{n}{ + <-> alias * Gelasio-OsF/b/n +}{} + +\DeclareFontShape{T1}{Gelasio-OsF}{b}{sl}{ + <-> ssub * Gelasio-OsF/b/it +}{} + +\DeclareFontShape{T1}{Gelasio-OsF}{bold}{sl}{ + <-> ssub * Gelasio-OsF/bold/it +}{} + + +% ---- medium ---- + +\DeclareFontShape{T1}{Gelasio-OsF}{medium}{it}{ + <-> \Gelasio@@scale Gelasio-MediumItalic-osf-t1 +}{} + +\DeclareFontShape{T1}{Gelasio-OsF}{medium}{n}{ + <-> \Gelasio@@scale Gelasio-Medium-osf-t1 +}{} + +\DeclareFontShape{T1}{Gelasio-OsF}{medium}{sl}{ + <-> ssub * Gelasio-OsF/medium/it +}{} + + +% ---- sb = semibold ---- + +\DeclareFontShape{T1}{Gelasio-OsF}{sb}{it}{ + <-> \Gelasio@@scale Gelasio-SemiBoldItalic-osf-t1 +}{} + +\DeclareFontShape{T1}{Gelasio-OsF}{semibold}{it}{ + <-> alias * Gelasio-OsF/sb/it +}{} + +\DeclareFontShape{T1}{Gelasio-OsF}{sb}{n}{ + <-> \Gelasio@@scale Gelasio-SemiBold-osf-t1 +}{} + +\DeclareFontShape{T1}{Gelasio-OsF}{semibold}{n}{ + <-> alias * Gelasio-OsF/sb/n +}{} + +\DeclareFontShape{T1}{Gelasio-OsF}{sb}{sl}{ + <-> ssub * Gelasio-OsF/sb/it +}{} + +\DeclareFontShape{T1}{Gelasio-OsF}{semibold}{sl}{ + <-> ssub * Gelasio-OsF/semibold/it +}{} + + +% ---- Extra 'ssub' rules to map 'bx' to 'b' ---- + +\DeclareFontShape{T1}{Gelasio-OsF}{bx}{n}{ + <-> ssub * Gelasio-OsF/b/n +}{} + +\DeclareFontShape{T1}{Gelasio-OsF}{bx}{sl}{ + <-> ssub * Gelasio-OsF/b/sl +}{} + +\DeclareFontShape{T1}{Gelasio-OsF}{bx}{it}{ + <-> ssub * Gelasio-OsF/b/it +}{} + +\endinput diff --git a/fonts/gelasio/latex/T1Gelasio-Sup.fd b/fonts/gelasio/latex/T1Gelasio-Sup.fd new file mode 100644 index 0000000000..1d3fb548c5 --- /dev/null +++ b/fonts/gelasio/latex/T1Gelasio-Sup.fd @@ -0,0 +1,133 @@ +%% Generated by autoinst on 2023/04/07 +%% +\ProvidesFile{T1Gelasio-Sup.fd} + [2023/04/07 (autoinst) Font definitions for T1/Gelasio-Sup.] + +\ifcsname s@fct@alias\endcsname\else +\gdef\s@fct@alias{\sub@sfcnt\@font@aliasinfo} +\gdef\@font@aliasinfo#1{% + \@font@info{Font\space shape\space `\curr@fontshape'\space will + \space be\space aliased\MessageBreak to\space `\mandatory@arg'}% +} +\fi + +\expandafter\ifx\csname Gelasio@scale\endcsname\relax + \let\Gelasio@@scale\@empty +\else + \edef\Gelasio@@scale{s*[\csname Gelasio@scale\endcsname]}% +\fi + +\DeclareFontFamily{T1}{Gelasio-Sup}{} + + +% ---- m = regular ---- + +\DeclareFontShape{T1}{Gelasio-Sup}{m}{it}{ + <-> \Gelasio@@scale Gelasio-Italic-sup-t1 +}{} + +\DeclareFontShape{T1}{Gelasio-Sup}{regular}{it}{ + <-> alias * Gelasio-Sup/m/it +}{} + +\DeclareFontShape{T1}{Gelasio-Sup}{m}{n}{ + <-> \Gelasio@@scale Gelasio-Regular-sup-t1 +}{} + +\DeclareFontShape{T1}{Gelasio-Sup}{regular}{n}{ + <-> alias * Gelasio-Sup/m/n +}{} + +\DeclareFontShape{T1}{Gelasio-Sup}{m}{sl}{ + <-> ssub * Gelasio-Sup/m/it +}{} + +\DeclareFontShape{T1}{Gelasio-Sup}{regular}{sl}{ + <-> ssub * Gelasio-Sup/regular/it +}{} + + +% ---- medium ---- + +\DeclareFontShape{T1}{Gelasio-Sup}{medium}{it}{ + <-> \Gelasio@@scale Gelasio-MediumItalic-sup-t1 +}{} + +\DeclareFontShape{T1}{Gelasio-Sup}{medium}{n}{ + <-> \Gelasio@@scale Gelasio-Medium-sup-t1 +}{} + +\DeclareFontShape{T1}{Gelasio-Sup}{medium}{sl}{ + <-> ssub * Gelasio-Sup/medium/it +}{} + + +% ---- b = bold ---- + +\DeclareFontShape{T1}{Gelasio-Sup}{b}{n}{ + <-> \Gelasio@@scale Gelasio-Bold-sup-t1 +}{} + +\DeclareFontShape{T1}{Gelasio-Sup}{bold}{n}{ + <-> alias * Gelasio-Sup/b/n +}{} + +\DeclareFontShape{T1}{Gelasio-Sup}{b}{it}{ + <-> \Gelasio@@scale Gelasio-BoldItalic-sup-t1 +}{} + +\DeclareFontShape{T1}{Gelasio-Sup}{bold}{it}{ + <-> alias * Gelasio-Sup/b/it +}{} + +\DeclareFontShape{T1}{Gelasio-Sup}{b}{sl}{ + <-> ssub * Gelasio-Sup/b/it +}{} + +\DeclareFontShape{T1}{Gelasio-Sup}{bold}{sl}{ + <-> ssub * Gelasio-Sup/bold/it +}{} + + +% ---- sb = semibold ---- + +\DeclareFontShape{T1}{Gelasio-Sup}{sb}{n}{ + <-> \Gelasio@@scale Gelasio-SemiBold-sup-t1 +}{} + +\DeclareFontShape{T1}{Gelasio-Sup}{semibold}{n}{ + <-> alias * Gelasio-Sup/sb/n +}{} + +\DeclareFontShape{T1}{Gelasio-Sup}{sb}{it}{ + <-> \Gelasio@@scale Gelasio-SemiBoldItalic-sup-t1 +}{} + +\DeclareFontShape{T1}{Gelasio-Sup}{semibold}{it}{ + <-> alias * Gelasio-Sup/sb/it +}{} + +\DeclareFontShape{T1}{Gelasio-Sup}{sb}{sl}{ + <-> ssub * Gelasio-Sup/sb/it +}{} + +\DeclareFontShape{T1}{Gelasio-Sup}{semibold}{sl}{ + <-> ssub * Gelasio-Sup/semibold/it +}{} + + +% ---- Extra 'ssub' rules to map 'bx' to 'b' ---- + +\DeclareFontShape{T1}{Gelasio-Sup}{bx}{sl}{ + <-> ssub * Gelasio-Sup/b/sl +}{} + +\DeclareFontShape{T1}{Gelasio-Sup}{bx}{it}{ + <-> ssub * Gelasio-Sup/b/it +}{} + +\DeclareFontShape{T1}{Gelasio-Sup}{bx}{n}{ + <-> ssub * Gelasio-Sup/b/n +}{} + +\endinput diff --git a/fonts/gelasio/latex/T1Gelasio-TLF.fd b/fonts/gelasio/latex/T1Gelasio-TLF.fd new file mode 100644 index 0000000000..337e8f68c3 --- /dev/null +++ b/fonts/gelasio/latex/T1Gelasio-TLF.fd @@ -0,0 +1,133 @@ +%% Generated by autoinst on 2023/04/07 +%% +\ProvidesFile{T1Gelasio-TLF.fd} + [2023/04/07 (autoinst) Font definitions for T1/Gelasio-TLF.] + +\ifcsname s@fct@alias\endcsname\else +\gdef\s@fct@alias{\sub@sfcnt\@font@aliasinfo} +\gdef\@font@aliasinfo#1{% + \@font@info{Font\space shape\space `\curr@fontshape'\space will + \space be\space aliased\MessageBreak to\space `\mandatory@arg'}% +} +\fi + +\expandafter\ifx\csname Gelasio@scale\endcsname\relax + \let\Gelasio@@scale\@empty +\else + \edef\Gelasio@@scale{s*[\csname Gelasio@scale\endcsname]}% +\fi + +\DeclareFontFamily{T1}{Gelasio-TLF}{} + + +% ---- sb = semibold ---- + +\DeclareFontShape{T1}{Gelasio-TLF}{sb}{n}{ + <-> \Gelasio@@scale Gelasio-SemiBold-tlf-t1 +}{} + +\DeclareFontShape{T1}{Gelasio-TLF}{semibold}{n}{ + <-> alias * Gelasio-TLF/sb/n +}{} + +\DeclareFontShape{T1}{Gelasio-TLF}{sb}{it}{ + <-> \Gelasio@@scale Gelasio-SemiBoldItalic-tlf-t1 +}{} + +\DeclareFontShape{T1}{Gelasio-TLF}{semibold}{it}{ + <-> alias * Gelasio-TLF/sb/it +}{} + +\DeclareFontShape{T1}{Gelasio-TLF}{sb}{sl}{ + <-> ssub * Gelasio-TLF/sb/it +}{} + +\DeclareFontShape{T1}{Gelasio-TLF}{semibold}{sl}{ + <-> ssub * Gelasio-TLF/semibold/it +}{} + + +% ---- medium ---- + +\DeclareFontShape{T1}{Gelasio-TLF}{medium}{it}{ + <-> \Gelasio@@scale Gelasio-MediumItalic-tlf-t1 +}{} + +\DeclareFontShape{T1}{Gelasio-TLF}{medium}{n}{ + <-> \Gelasio@@scale Gelasio-Medium-tlf-t1 +}{} + +\DeclareFontShape{T1}{Gelasio-TLF}{medium}{sl}{ + <-> ssub * Gelasio-TLF/medium/it +}{} + + +% ---- b = bold ---- + +\DeclareFontShape{T1}{Gelasio-TLF}{b}{it}{ + <-> \Gelasio@@scale Gelasio-BoldItalic-tlf-t1 +}{} + +\DeclareFontShape{T1}{Gelasio-TLF}{bold}{it}{ + <-> alias * Gelasio-TLF/b/it +}{} + +\DeclareFontShape{T1}{Gelasio-TLF}{b}{n}{ + <-> \Gelasio@@scale Gelasio-Bold-tlf-t1 +}{} + +\DeclareFontShape{T1}{Gelasio-TLF}{bold}{n}{ + <-> alias * Gelasio-TLF/b/n +}{} + +\DeclareFontShape{T1}{Gelasio-TLF}{b}{sl}{ + <-> ssub * Gelasio-TLF/b/it +}{} + +\DeclareFontShape{T1}{Gelasio-TLF}{bold}{sl}{ + <-> ssub * Gelasio-TLF/bold/it +}{} + + +% ---- m = regular ---- + +\DeclareFontShape{T1}{Gelasio-TLF}{m}{n}{ + <-> \Gelasio@@scale Gelasio-Regular-tlf-t1 +}{} + +\DeclareFontShape{T1}{Gelasio-TLF}{regular}{n}{ + <-> alias * Gelasio-TLF/m/n +}{} + +\DeclareFontShape{T1}{Gelasio-TLF}{m}{it}{ + <-> \Gelasio@@scale Gelasio-Italic-tlf-t1 +}{} + +\DeclareFontShape{T1}{Gelasio-TLF}{regular}{it}{ + <-> alias * Gelasio-TLF/m/it +}{} + +\DeclareFontShape{T1}{Gelasio-TLF}{m}{sl}{ + <-> ssub * Gelasio-TLF/m/it +}{} + +\DeclareFontShape{T1}{Gelasio-TLF}{regular}{sl}{ + <-> ssub * Gelasio-TLF/regular/it +}{} + + +% ---- Extra 'ssub' rules to map 'bx' to 'b' ---- + +\DeclareFontShape{T1}{Gelasio-TLF}{bx}{n}{ + <-> ssub * Gelasio-TLF/b/n +}{} + +\DeclareFontShape{T1}{Gelasio-TLF}{bx}{it}{ + <-> ssub * Gelasio-TLF/b/it +}{} + +\DeclareFontShape{T1}{Gelasio-TLF}{bx}{sl}{ + <-> ssub * Gelasio-TLF/b/sl +}{} + +\endinput diff --git a/fonts/gelasio/latex/T1Gelasio-TOsF.fd b/fonts/gelasio/latex/T1Gelasio-TOsF.fd new file mode 100644 index 0000000000..e8f7018a95 --- /dev/null +++ b/fonts/gelasio/latex/T1Gelasio-TOsF.fd @@ -0,0 +1,133 @@ +%% Generated by autoinst on 2023/04/07 +%% +\ProvidesFile{T1Gelasio-TOsF.fd} + [2023/04/07 (autoinst) Font definitions for T1/Gelasio-TOsF.] + +\ifcsname s@fct@alias\endcsname\else +\gdef\s@fct@alias{\sub@sfcnt\@font@aliasinfo} +\gdef\@font@aliasinfo#1{% + \@font@info{Font\space shape\space `\curr@fontshape'\space will + \space be\space aliased\MessageBreak to\space `\mandatory@arg'}% +} +\fi + +\expandafter\ifx\csname Gelasio@scale\endcsname\relax + \let\Gelasio@@scale\@empty +\else + \edef\Gelasio@@scale{s*[\csname Gelasio@scale\endcsname]}% +\fi + +\DeclareFontFamily{T1}{Gelasio-TOsF}{} + + +% ---- m = regular ---- + +\DeclareFontShape{T1}{Gelasio-TOsF}{m}{it}{ + <-> \Gelasio@@scale Gelasio-Italic-tosf-t1 +}{} + +\DeclareFontShape{T1}{Gelasio-TOsF}{regular}{it}{ + <-> alias * Gelasio-TOsF/m/it +}{} + +\DeclareFontShape{T1}{Gelasio-TOsF}{m}{n}{ + <-> \Gelasio@@scale Gelasio-Regular-tosf-t1 +}{} + +\DeclareFontShape{T1}{Gelasio-TOsF}{regular}{n}{ + <-> alias * Gelasio-TOsF/m/n +}{} + +\DeclareFontShape{T1}{Gelasio-TOsF}{m}{sl}{ + <-> ssub * Gelasio-TOsF/m/it +}{} + +\DeclareFontShape{T1}{Gelasio-TOsF}{regular}{sl}{ + <-> ssub * Gelasio-TOsF/regular/it +}{} + + +% ---- b = bold ---- + +\DeclareFontShape{T1}{Gelasio-TOsF}{b}{it}{ + <-> \Gelasio@@scale Gelasio-BoldItalic-tosf-t1 +}{} + +\DeclareFontShape{T1}{Gelasio-TOsF}{bold}{it}{ + <-> alias * Gelasio-TOsF/b/it +}{} + +\DeclareFontShape{T1}{Gelasio-TOsF}{b}{n}{ + <-> \Gelasio@@scale Gelasio-Bold-tosf-t1 +}{} + +\DeclareFontShape{T1}{Gelasio-TOsF}{bold}{n}{ + <-> alias * Gelasio-TOsF/b/n +}{} + +\DeclareFontShape{T1}{Gelasio-TOsF}{b}{sl}{ + <-> ssub * Gelasio-TOsF/b/it +}{} + +\DeclareFontShape{T1}{Gelasio-TOsF}{bold}{sl}{ + <-> ssub * Gelasio-TOsF/bold/it +}{} + + +% ---- medium ---- + +\DeclareFontShape{T1}{Gelasio-TOsF}{medium}{n}{ + <-> \Gelasio@@scale Gelasio-Medium-tosf-t1 +}{} + +\DeclareFontShape{T1}{Gelasio-TOsF}{medium}{it}{ + <-> \Gelasio@@scale Gelasio-MediumItalic-tosf-t1 +}{} + +\DeclareFontShape{T1}{Gelasio-TOsF}{medium}{sl}{ + <-> ssub * Gelasio-TOsF/medium/it +}{} + + +% ---- sb = semibold ---- + +\DeclareFontShape{T1}{Gelasio-TOsF}{sb}{n}{ + <-> \Gelasio@@scale Gelasio-SemiBold-tosf-t1 +}{} + +\DeclareFontShape{T1}{Gelasio-TOsF}{semibold}{n}{ + <-> alias * Gelasio-TOsF/sb/n +}{} + +\DeclareFontShape{T1}{Gelasio-TOsF}{sb}{it}{ + <-> \Gelasio@@scale Gelasio-SemiBoldItalic-tosf-t1 +}{} + +\DeclareFontShape{T1}{Gelasio-TOsF}{semibold}{it}{ + <-> alias * Gelasio-TOsF/sb/it +}{} + +\DeclareFontShape{T1}{Gelasio-TOsF}{sb}{sl}{ + <-> ssub * Gelasio-TOsF/sb/it +}{} + +\DeclareFontShape{T1}{Gelasio-TOsF}{semibold}{sl}{ + <-> ssub * Gelasio-TOsF/semibold/it +}{} + + +% ---- Extra 'ssub' rules to map 'bx' to 'b' ---- + +\DeclareFontShape{T1}{Gelasio-TOsF}{bx}{n}{ + <-> ssub * Gelasio-TOsF/b/n +}{} + +\DeclareFontShape{T1}{Gelasio-TOsF}{bx}{sl}{ + <-> ssub * Gelasio-TOsF/b/sl +}{} + +\DeclareFontShape{T1}{Gelasio-TOsF}{bx}{it}{ + <-> ssub * Gelasio-TOsF/b/it +}{} + +\endinput diff --git a/fonts/gelasio/latex/TS1Gelasio-LF.fd b/fonts/gelasio/latex/TS1Gelasio-LF.fd new file mode 100644 index 0000000000..7f544d3453 --- /dev/null +++ b/fonts/gelasio/latex/TS1Gelasio-LF.fd @@ -0,0 +1,133 @@ +%% Generated by autoinst on 2023/04/07 +%% +\ProvidesFile{TS1Gelasio-LF.fd} + [2023/04/07 (autoinst) Font definitions for TS1/Gelasio-LF.] + +\ifcsname s@fct@alias\endcsname\else +\gdef\s@fct@alias{\sub@sfcnt\@font@aliasinfo} +\gdef\@font@aliasinfo#1{% + \@font@info{Font\space shape\space `\curr@fontshape'\space will + \space be\space aliased\MessageBreak to\space `\mandatory@arg'}% +} +\fi + +\expandafter\ifx\csname Gelasio@scale\endcsname\relax + \let\Gelasio@@scale\@empty +\else + \edef\Gelasio@@scale{s*[\csname Gelasio@scale\endcsname]}% +\fi + +\DeclareFontFamily{TS1}{Gelasio-LF}{} + + +% ---- medium ---- + +\DeclareFontShape{TS1}{Gelasio-LF}{medium}{n}{ + <-> \Gelasio@@scale Gelasio-Medium-lf-ts1 +}{} + +\DeclareFontShape{TS1}{Gelasio-LF}{medium}{it}{ + <-> \Gelasio@@scale Gelasio-MediumItalic-lf-ts1 +}{} + +\DeclareFontShape{TS1}{Gelasio-LF}{medium}{sl}{ + <-> ssub * Gelasio-LF/medium/it +}{} + + +% ---- b = bold ---- + +\DeclareFontShape{TS1}{Gelasio-LF}{b}{it}{ + <-> \Gelasio@@scale Gelasio-BoldItalic-lf-ts1 +}{} + +\DeclareFontShape{TS1}{Gelasio-LF}{bold}{it}{ + <-> alias * Gelasio-LF/b/it +}{} + +\DeclareFontShape{TS1}{Gelasio-LF}{b}{n}{ + <-> \Gelasio@@scale Gelasio-Bold-lf-ts1 +}{} + +\DeclareFontShape{TS1}{Gelasio-LF}{bold}{n}{ + <-> alias * Gelasio-LF/b/n +}{} + +\DeclareFontShape{TS1}{Gelasio-LF}{b}{sl}{ + <-> ssub * Gelasio-LF/b/it +}{} + +\DeclareFontShape{TS1}{Gelasio-LF}{bold}{sl}{ + <-> ssub * Gelasio-LF/bold/it +}{} + + +% ---- sb = semibold ---- + +\DeclareFontShape{TS1}{Gelasio-LF}{sb}{it}{ + <-> \Gelasio@@scale Gelasio-SemiBoldItalic-lf-ts1 +}{} + +\DeclareFontShape{TS1}{Gelasio-LF}{semibold}{it}{ + <-> alias * Gelasio-LF/sb/it +}{} + +\DeclareFontShape{TS1}{Gelasio-LF}{sb}{n}{ + <-> \Gelasio@@scale Gelasio-SemiBold-lf-ts1 +}{} + +\DeclareFontShape{TS1}{Gelasio-LF}{semibold}{n}{ + <-> alias * Gelasio-LF/sb/n +}{} + +\DeclareFontShape{TS1}{Gelasio-LF}{sb}{sl}{ + <-> ssub * Gelasio-LF/sb/it +}{} + +\DeclareFontShape{TS1}{Gelasio-LF}{semibold}{sl}{ + <-> ssub * Gelasio-LF/semibold/it +}{} + + +% ---- m = regular ---- + +\DeclareFontShape{TS1}{Gelasio-LF}{m}{n}{ + <-> \Gelasio@@scale Gelasio-Regular-lf-ts1 +}{} + +\DeclareFontShape{TS1}{Gelasio-LF}{regular}{n}{ + <-> alias * Gelasio-LF/m/n +}{} + +\DeclareFontShape{TS1}{Gelasio-LF}{m}{it}{ + <-> \Gelasio@@scale Gelasio-Italic-lf-ts1 +}{} + +\DeclareFontShape{TS1}{Gelasio-LF}{regular}{it}{ + <-> alias * Gelasio-LF/m/it +}{} + +\DeclareFontShape{TS1}{Gelasio-LF}{m}{sl}{ + <-> ssub * Gelasio-LF/m/it +}{} + +\DeclareFontShape{TS1}{Gelasio-LF}{regular}{sl}{ + <-> ssub * Gelasio-LF/regular/it +}{} + + +% ---- Extra 'ssub' rules to map 'bx' to 'b' ---- + +\DeclareFontShape{TS1}{Gelasio-LF}{bx}{it}{ + <-> ssub * Gelasio-LF/b/it +}{} + +\DeclareFontShape{TS1}{Gelasio-LF}{bx}{sl}{ + <-> ssub * Gelasio-LF/b/sl +}{} + +\DeclareFontShape{TS1}{Gelasio-LF}{bx}{n}{ + <-> ssub * Gelasio-LF/b/n +}{} + +\endinput diff --git a/fonts/gelasio/latex/TS1Gelasio-OsF.fd b/fonts/gelasio/latex/TS1Gelasio-OsF.fd new file mode 100644 index 0000000000..20f682a924 --- /dev/null +++ b/fonts/gelasio/latex/TS1Gelasio-OsF.fd @@ -0,0 +1,133 @@ +%% Generated by autoinst on 2023/04/07 +%% +\ProvidesFile{TS1Gelasio-OsF.fd} + [2023/04/07 (autoinst) Font definitions for TS1/Gelasio-OsF.] + +\ifcsname s@fct@alias\endcsname\else +\gdef\s@fct@alias{\sub@sfcnt\@font@aliasinfo} +\gdef\@font@aliasinfo#1{% + \@font@info{Font\space shape\space `\curr@fontshape'\space will + \space be\space aliased\MessageBreak to\space `\mandatory@arg'}% +} +\fi + +\expandafter\ifx\csname Gelasio@scale\endcsname\relax + \let\Gelasio@@scale\@empty +\else + \edef\Gelasio@@scale{s*[\csname Gelasio@scale\endcsname]}% +\fi + +\DeclareFontFamily{TS1}{Gelasio-OsF}{} + + +% ---- m = regular ---- + +\DeclareFontShape{TS1}{Gelasio-OsF}{m}{n}{ + <-> \Gelasio@@scale Gelasio-Regular-osf-ts1 +}{} + +\DeclareFontShape{TS1}{Gelasio-OsF}{regular}{n}{ + <-> alias * Gelasio-OsF/m/n +}{} + +\DeclareFontShape{TS1}{Gelasio-OsF}{m}{it}{ + <-> \Gelasio@@scale Gelasio-Italic-osf-ts1 +}{} + +\DeclareFontShape{TS1}{Gelasio-OsF}{regular}{it}{ + <-> alias * Gelasio-OsF/m/it +}{} + +\DeclareFontShape{TS1}{Gelasio-OsF}{m}{sl}{ + <-> ssub * Gelasio-OsF/m/it +}{} + +\DeclareFontShape{TS1}{Gelasio-OsF}{regular}{sl}{ + <-> ssub * Gelasio-OsF/regular/it +}{} + + +% ---- sb = semibold ---- + +\DeclareFontShape{TS1}{Gelasio-OsF}{sb}{it}{ + <-> \Gelasio@@scale Gelasio-SemiBoldItalic-osf-ts1 +}{} + +\DeclareFontShape{TS1}{Gelasio-OsF}{semibold}{it}{ + <-> alias * Gelasio-OsF/sb/it +}{} + +\DeclareFontShape{TS1}{Gelasio-OsF}{sb}{n}{ + <-> \Gelasio@@scale Gelasio-SemiBold-osf-ts1 +}{} + +\DeclareFontShape{TS1}{Gelasio-OsF}{semibold}{n}{ + <-> alias * Gelasio-OsF/sb/n +}{} + +\DeclareFontShape{TS1}{Gelasio-OsF}{sb}{sl}{ + <-> ssub * Gelasio-OsF/sb/it +}{} + +\DeclareFontShape{TS1}{Gelasio-OsF}{semibold}{sl}{ + <-> ssub * Gelasio-OsF/semibold/it +}{} + + +% ---- medium ---- + +\DeclareFontShape{TS1}{Gelasio-OsF}{medium}{it}{ + <-> \Gelasio@@scale Gelasio-MediumItalic-osf-ts1 +}{} + +\DeclareFontShape{TS1}{Gelasio-OsF}{medium}{n}{ + <-> \Gelasio@@scale Gelasio-Medium-osf-ts1 +}{} + +\DeclareFontShape{TS1}{Gelasio-OsF}{medium}{sl}{ + <-> ssub * Gelasio-OsF/medium/it +}{} + + +% ---- b = bold ---- + +\DeclareFontShape{TS1}{Gelasio-OsF}{b}{n}{ + <-> \Gelasio@@scale Gelasio-Bold-osf-ts1 +}{} + +\DeclareFontShape{TS1}{Gelasio-OsF}{bold}{n}{ + <-> alias * Gelasio-OsF/b/n +}{} + +\DeclareFontShape{TS1}{Gelasio-OsF}{b}{it}{ + <-> \Gelasio@@scale Gelasio-BoldItalic-osf-ts1 +}{} + +\DeclareFontShape{TS1}{Gelasio-OsF}{bold}{it}{ + <-> alias * Gelasio-OsF/b/it +}{} + +\DeclareFontShape{TS1}{Gelasio-OsF}{b}{sl}{ + <-> ssub * Gelasio-OsF/b/it +}{} + +\DeclareFontShape{TS1}{Gelasio-OsF}{bold}{sl}{ + <-> ssub * Gelasio-OsF/bold/it +}{} + + +% ---- Extra 'ssub' rules to map 'bx' to 'b' ---- + +\DeclareFontShape{TS1}{Gelasio-OsF}{bx}{it}{ + <-> ssub * Gelasio-OsF/b/it +}{} + +\DeclareFontShape{TS1}{Gelasio-OsF}{bx}{sl}{ + <-> ssub * Gelasio-OsF/b/sl +}{} + +\DeclareFontShape{TS1}{Gelasio-OsF}{bx}{n}{ + <-> ssub * Gelasio-OsF/b/n +}{} + +\endinput diff --git a/fonts/gelasio/latex/TS1Gelasio-TLF.fd b/fonts/gelasio/latex/TS1Gelasio-TLF.fd new file mode 100644 index 0000000000..b242f099b4 --- /dev/null +++ b/fonts/gelasio/latex/TS1Gelasio-TLF.fd @@ -0,0 +1,133 @@ +%% Generated by autoinst on 2023/04/07 +%% +\ProvidesFile{TS1Gelasio-TLF.fd} + [2023/04/07 (autoinst) Font definitions for TS1/Gelasio-TLF.] + +\ifcsname s@fct@alias\endcsname\else +\gdef\s@fct@alias{\sub@sfcnt\@font@aliasinfo} +\gdef\@font@aliasinfo#1{% + \@font@info{Font\space shape\space `\curr@fontshape'\space will + \space be\space aliased\MessageBreak to\space `\mandatory@arg'}% +} +\fi + +\expandafter\ifx\csname Gelasio@scale\endcsname\relax + \let\Gelasio@@scale\@empty +\else + \edef\Gelasio@@scale{s*[\csname Gelasio@scale\endcsname]}% +\fi + +\DeclareFontFamily{TS1}{Gelasio-TLF}{} + + +% ---- b = bold ---- + +\DeclareFontShape{TS1}{Gelasio-TLF}{b}{n}{ + <-> \Gelasio@@scale Gelasio-Bold-tlf-ts1 +}{} + +\DeclareFontShape{TS1}{Gelasio-TLF}{bold}{n}{ + <-> alias * Gelasio-TLF/b/n +}{} + +\DeclareFontShape{TS1}{Gelasio-TLF}{b}{it}{ + <-> \Gelasio@@scale Gelasio-BoldItalic-tlf-ts1 +}{} + +\DeclareFontShape{TS1}{Gelasio-TLF}{bold}{it}{ + <-> alias * Gelasio-TLF/b/it +}{} + +\DeclareFontShape{TS1}{Gelasio-TLF}{b}{sl}{ + <-> ssub * Gelasio-TLF/b/it +}{} + +\DeclareFontShape{TS1}{Gelasio-TLF}{bold}{sl}{ + <-> ssub * Gelasio-TLF/bold/it +}{} + + +% ---- medium ---- + +\DeclareFontShape{TS1}{Gelasio-TLF}{medium}{n}{ + <-> \Gelasio@@scale Gelasio-Medium-tlf-ts1 +}{} + +\DeclareFontShape{TS1}{Gelasio-TLF}{medium}{it}{ + <-> \Gelasio@@scale Gelasio-MediumItalic-tlf-ts1 +}{} + +\DeclareFontShape{TS1}{Gelasio-TLF}{medium}{sl}{ + <-> ssub * Gelasio-TLF/medium/it +}{} + + +% ---- sb = semibold ---- + +\DeclareFontShape{TS1}{Gelasio-TLF}{sb}{it}{ + <-> \Gelasio@@scale Gelasio-SemiBoldItalic-tlf-ts1 +}{} + +\DeclareFontShape{TS1}{Gelasio-TLF}{semibold}{it}{ + <-> alias * Gelasio-TLF/sb/it +}{} + +\DeclareFontShape{TS1}{Gelasio-TLF}{sb}{n}{ + <-> \Gelasio@@scale Gelasio-SemiBold-tlf-ts1 +}{} + +\DeclareFontShape{TS1}{Gelasio-TLF}{semibold}{n}{ + <-> alias * Gelasio-TLF/sb/n +}{} + +\DeclareFontShape{TS1}{Gelasio-TLF}{sb}{sl}{ + <-> ssub * Gelasio-TLF/sb/it +}{} + +\DeclareFontShape{TS1}{Gelasio-TLF}{semibold}{sl}{ + <-> ssub * Gelasio-TLF/semibold/it +}{} + + +% ---- m = regular ---- + +\DeclareFontShape{TS1}{Gelasio-TLF}{m}{n}{ + <-> \Gelasio@@scale Gelasio-Regular-tlf-ts1 +}{} + +\DeclareFontShape{TS1}{Gelasio-TLF}{regular}{n}{ + <-> alias * Gelasio-TLF/m/n +}{} + +\DeclareFontShape{TS1}{Gelasio-TLF}{m}{it}{ + <-> \Gelasio@@scale Gelasio-Italic-tlf-ts1 +}{} + +\DeclareFontShape{TS1}{Gelasio-TLF}{regular}{it}{ + <-> alias * Gelasio-TLF/m/it +}{} + +\DeclareFontShape{TS1}{Gelasio-TLF}{m}{sl}{ + <-> ssub * Gelasio-TLF/m/it +}{} + +\DeclareFontShape{TS1}{Gelasio-TLF}{regular}{sl}{ + <-> ssub * Gelasio-TLF/regular/it +}{} + + +% ---- Extra 'ssub' rules to map 'bx' to 'b' ---- + +\DeclareFontShape{TS1}{Gelasio-TLF}{bx}{sl}{ + <-> ssub * Gelasio-TLF/b/sl +}{} + +\DeclareFontShape{TS1}{Gelasio-TLF}{bx}{it}{ + <-> ssub * Gelasio-TLF/b/it +}{} + +\DeclareFontShape{TS1}{Gelasio-TLF}{bx}{n}{ + <-> ssub * Gelasio-TLF/b/n +}{} + +\endinput diff --git a/fonts/gelasio/latex/TS1Gelasio-TOsF.fd b/fonts/gelasio/latex/TS1Gelasio-TOsF.fd new file mode 100644 index 0000000000..6ab7fe703d --- /dev/null +++ b/fonts/gelasio/latex/TS1Gelasio-TOsF.fd @@ -0,0 +1,133 @@ +%% Generated by autoinst on 2023/04/07 +%% +\ProvidesFile{TS1Gelasio-TOsF.fd} + [2023/04/07 (autoinst) Font definitions for TS1/Gelasio-TOsF.] + +\ifcsname s@fct@alias\endcsname\else +\gdef\s@fct@alias{\sub@sfcnt\@font@aliasinfo} +\gdef\@font@aliasinfo#1{% + \@font@info{Font\space shape\space `\curr@fontshape'\space will + \space be\space aliased\MessageBreak to\space `\mandatory@arg'}% +} +\fi + +\expandafter\ifx\csname Gelasio@scale\endcsname\relax + \let\Gelasio@@scale\@empty +\else + \edef\Gelasio@@scale{s*[\csname Gelasio@scale\endcsname]}% +\fi + +\DeclareFontFamily{TS1}{Gelasio-TOsF}{} + + +% ---- m = regular ---- + +\DeclareFontShape{TS1}{Gelasio-TOsF}{m}{it}{ + <-> \Gelasio@@scale Gelasio-Italic-tosf-ts1 +}{} + +\DeclareFontShape{TS1}{Gelasio-TOsF}{regular}{it}{ + <-> alias * Gelasio-TOsF/m/it +}{} + +\DeclareFontShape{TS1}{Gelasio-TOsF}{m}{n}{ + <-> \Gelasio@@scale Gelasio-Regular-tosf-ts1 +}{} + +\DeclareFontShape{TS1}{Gelasio-TOsF}{regular}{n}{ + <-> alias * Gelasio-TOsF/m/n +}{} + +\DeclareFontShape{TS1}{Gelasio-TOsF}{m}{sl}{ + <-> ssub * Gelasio-TOsF/m/it +}{} + +\DeclareFontShape{TS1}{Gelasio-TOsF}{regular}{sl}{ + <-> ssub * Gelasio-TOsF/regular/it +}{} + + +% ---- sb = semibold ---- + +\DeclareFontShape{TS1}{Gelasio-TOsF}{sb}{it}{ + <-> \Gelasio@@scale Gelasio-SemiBoldItalic-tosf-ts1 +}{} + +\DeclareFontShape{TS1}{Gelasio-TOsF}{semibold}{it}{ + <-> alias * Gelasio-TOsF/sb/it +}{} + +\DeclareFontShape{TS1}{Gelasio-TOsF}{sb}{n}{ + <-> \Gelasio@@scale Gelasio-SemiBold-tosf-ts1 +}{} + +\DeclareFontShape{TS1}{Gelasio-TOsF}{semibold}{n}{ + <-> alias * Gelasio-TOsF/sb/n +}{} + +\DeclareFontShape{TS1}{Gelasio-TOsF}{sb}{sl}{ + <-> ssub * Gelasio-TOsF/sb/it +}{} + +\DeclareFontShape{TS1}{Gelasio-TOsF}{semibold}{sl}{ + <-> ssub * Gelasio-TOsF/semibold/it +}{} + + +% ---- b = bold ---- + +\DeclareFontShape{TS1}{Gelasio-TOsF}{b}{it}{ + <-> \Gelasio@@scale Gelasio-BoldItalic-tosf-ts1 +}{} + +\DeclareFontShape{TS1}{Gelasio-TOsF}{bold}{it}{ + <-> alias * Gelasio-TOsF/b/it +}{} + +\DeclareFontShape{TS1}{Gelasio-TOsF}{b}{n}{ + <-> \Gelasio@@scale Gelasio-Bold-tosf-ts1 +}{} + +\DeclareFontShape{TS1}{Gelasio-TOsF}{bold}{n}{ + <-> alias * Gelasio-TOsF/b/n +}{} + +\DeclareFontShape{TS1}{Gelasio-TOsF}{b}{sl}{ + <-> ssub * Gelasio-TOsF/b/it +}{} + +\DeclareFontShape{TS1}{Gelasio-TOsF}{bold}{sl}{ + <-> ssub * Gelasio-TOsF/bold/it +}{} + + +% ---- medium ---- + +\DeclareFontShape{TS1}{Gelasio-TOsF}{medium}{n}{ + <-> \Gelasio@@scale Gelasio-Medium-tosf-ts1 +}{} + +\DeclareFontShape{TS1}{Gelasio-TOsF}{medium}{it}{ + <-> \Gelasio@@scale Gelasio-MediumItalic-tosf-ts1 +}{} + +\DeclareFontShape{TS1}{Gelasio-TOsF}{medium}{sl}{ + <-> ssub * Gelasio-TOsF/medium/it +}{} + + +% ---- Extra 'ssub' rules to map 'bx' to 'b' ---- + +\DeclareFontShape{TS1}{Gelasio-TOsF}{bx}{it}{ + <-> ssub * Gelasio-TOsF/b/it +}{} + +\DeclareFontShape{TS1}{Gelasio-TOsF}{bx}{sl}{ + <-> ssub * Gelasio-TOsF/b/sl +}{} + +\DeclareFontShape{TS1}{Gelasio-TOsF}{bx}{n}{ + <-> ssub * Gelasio-TOsF/b/n +}{} + +\endinput diff --git a/fonts/gelasio/latex/gelasio.sty b/fonts/gelasio/latex/gelasio.sty new file mode 100644 index 0000000000..5f1aaf9db4 --- /dev/null +++ b/fonts/gelasio/latex/gelasio.sty @@ -0,0 +1,132 @@ +\NeedsTeXFormat{LaTeX2e} +\ProvidesPackage{gelasio} + [2023/04/08 (Bob Tennent and autoinst) Style file for Gelasio fonts.] + +\RequirePackage{ifxetex,ifluatex,xkeyval,textcomp} + +\newif\ifgelasio@otf +\ifxetex + \gelasio@otftrue +\else\ifluatex + \gelasio@otftrue +\else % [pdf]LaTeX + \gelasio@otffalse +\fi\fi + +\newif\ifgelasio@lining \gelasio@liningfalse +\newif\ifgelasio@tabular \gelasio@tabularfalse +\newif\ifgelasio@medium \gelasio@mediumfalse +\newif\ifgelasio@semibold \gelasio@semiboldfalse + +\newcommand*{\Gelasio@scale}{1} +\DeclareOptionX{scale}{\renewcommand*{\Gelasio@scale}{#1}} +\DeclareOptionX{type1}{\gelasio@otffalse} +\DeclareOptionX{lining}{\gelasio@liningtrue} +\DeclareOptionX{tabular}{\gelasio@tabulartrue} +\DeclareOptionX{proportional}{\gelasio@tabularfalse} +\DeclareOptionX{medium}{\gelasio@mediumtrue} +\DeclareOptionX{semibold}{\gelasio@semiboldtrue} + +\ProcessOptionsX\relax + +\ifgelasio@otf + \ifgelasio@lining + \def\gelasio@figurestyle{Lining} + \else + \def\gelasio@figurestyle{OldStyle} + \fi + \ifgelasio@tabular + \def\gelasio@figurealign{Monospaced} + \else + \def\gelasio@figurealign{Proportional} + \fi + \ifgelasio@medium + \def\gelasio@regularstyle{Medium} + \else + \def\gelasio@regularstyle{Regular} + \fi + \ifgelasio@semibold + \def\gelasio@boldstyle{SemiBold} + \else + \def\gelasio@boldstyle{Bold} + \fi + +\else % type1 + \ifgelasio@lining + \def\gelasio@figurestyle{LF} + \else + \def\gelasio@figurestyle{OsF} + \fi + \ifgelasio@tabular + \def\gelasio@figurealign{T} + \else + \def\gelasio@figurealign{} + \fi + \ifgelasio@medium + \def\mdseries@rm{medium} + \else + \def\mdseries@rm{m} + \fi + \def\seriesdefault{\mdseries@rm} + \ifgelasio@semibold + \def\bfseries@rm{sb} + \else + \def\bfseries@rm{b} + \fi + +\fi + +\ifgelasio@otf + \RequirePackage{fontspec} +\else + \RequirePackage{fontenc,fontaxes,mweights} +\fi + +\ifgelasio@otf + \def\gelasio@regular{Regular} + + \defaultfontfeatures{ + Ligatures = TeX , + Scale = \Gelasio@scale , + Extension = .otf } + \setmainfont + [ Numbers = {\gelasio@figurealign,\gelasio@figurestyle}, + UprightFont = *-\gelasio@regularstyle , + ItalicFont = *-\ifx\gelasio@regularstyle\gelasio@regular Italic\else\gelasio@regularstyle Italic\fi, + BoldFont = *-\gelasio@boldstyle , + BoldItalicFont = *-\gelasio@boldstyle Italic , + ] + {Gelasio} + \newfontfamily\gelasio + [ Numbers = {\gelasio@figurealign,\gelasio@figurestyle}, + UprightFont = *-\gelasio@regularstyle , + ItalicFont = *-\ifx\gelasio@regularstyle\gelasio@regular Italic\else\gelasio@regularstyle Italic\fi , + BoldFont = *-\gelasio@boldstyle , + BoldItalicFont = *-\gelasio@boldstyle Italic , + ] + {Gelasio} + \DeclareTextFontCommand{\liningnums}{\addfontfeatures{Numbers=Lining}} + \DeclareTextFontCommand{\tabularnums}{\addfontfeatures{Numbers=Tabular}} + \providecommand\sufigures{\addfontfeatures{VerticalPosition=Superior}} + +\else % type1 + + \def\gelasio@family{Gelasio-\gelasio@figurealign\gelasio@figurestyle} + \renewcommand*\rmdefault{\gelasio@family} + \newcommand*\gelasio{\fontfamily{\gelasio@family}\selectfont} + + \fa@naming@exception{figures}{{superior}{proportional}}{Sup} + \fa@naming@exception{figures}{{superior}{tabular}}{Sup} + \def\sufigures{\@nomath\sufigures\fontfigurestyle{superior}\selectfont} + \DeclareTextFontCommand{\tabularnums}{\fontfamily{Gelasio-T\gelasio@figurestyle}\selectfont} + \DeclareTextFontCommand{\liningnums}{\fontfamily{Gelasio-\gelasio@figurealign LF}\selectfont} + +\fi + +\DeclareTextFontCommand{\textsu}{\sufigures} +\ifgelasio@otf + \defaultfontfeatures{} +\fi + +\endinput + diff --git a/fonts/gelasio/map/gelasio.map b/fonts/gelasio/map/gelasio.map new file mode 100644 index 0000000000..1436d447f5 --- /dev/null +++ b/fonts/gelasio/map/gelasio.map @@ -0,0 +1,154 @@ +% Automatically maintained by otftotfm or other programs. Do not edit. + +Gelasio-BoldItalic-sup-ot1 Gelasio-BoldItalic "AutoEnc_5xld5wrmxukokwwc7xt2m6qv4c ReEncodeFont" <[gls_5xld5w.enc <Gelasio-BoldItalic.pfb +Gelasio-BoldItalic-sup-t1--base Gelasio-BoldItalic "AutoEnc_qndjqiu4qjku62xxe6uv5xlfjb ReEncodeFont" <[gls_qndjqi.enc <Gelasio-BoldItalic.pfb +Gelasio-BoldItalic-sup-ly1 Gelasio-BoldItalic "AutoEnc_cy3ufib4i3gsgczcb7bl5ni5hb ReEncodeFont" <[gls_cy3ufi.enc <Gelasio-BoldItalic.pfb +Gelasio-BoldItalic-osf-ot1 Gelasio-BoldItalic "AutoEnc_ttjzpeaor6y6pteopjtxgp5poa ReEncodeFont" <[gls_ttjzpe.enc <Gelasio-BoldItalic.pfb +Gelasio-BoldItalic-osf-t1--base Gelasio-BoldItalic "AutoEnc_ags7qn2hkkgrahlkz4jfjwrd7e ReEncodeFont" <[gls_ags7qn.enc <Gelasio-BoldItalic.pfb +Gelasio-BoldItalic-osf-ly1 Gelasio-BoldItalic "AutoEnc_uw7g7ypaw7yp5jge3773ijimfa ReEncodeFont" <[gls_uw7g7y.enc <Gelasio-BoldItalic.pfb +Gelasio-BoldItalic-osf-ts1--base Gelasio-BoldItalic "AutoEnc_ro7vi7x43h4g6biw7nzdviotdf ReEncodeFont" <[gls_ro7vi7.enc <Gelasio-BoldItalic.pfb +Gelasio-BoldItalic-lf-ot1 Gelasio-BoldItalic "AutoEnc_vgwtwrr6audhqxou3ymnt7o62h ReEncodeFont" <[gls_vgwtwr.enc <Gelasio-BoldItalic.pfb +Gelasio-BoldItalic-lf-t1--base Gelasio-BoldItalic "AutoEnc_gww56vygct7nfamblconljzq3f ReEncodeFont" <[gls_gww56v.enc <Gelasio-BoldItalic.pfb +Gelasio-BoldItalic-lf-ly1 Gelasio-BoldItalic "AutoEnc_7rleul2qn4yhtwsiajljlss6we ReEncodeFont" <[gls_7rleul.enc <Gelasio-BoldItalic.pfb +Gelasio-BoldItalic-lf-ts1--base Gelasio-BoldItalic "AutoEnc_ro7vi7x43h4g6biw7nzdviotdf ReEncodeFont" <[gls_ro7vi7.enc <Gelasio-BoldItalic.pfb +Gelasio-BoldItalic-tlf-ot1 Gelasio-BoldItalic "AutoEnc_7npxgm2htdezd6aegz2nrfnmta ReEncodeFont" <[gls_7npxgm.enc <Gelasio-BoldItalic.pfb +Gelasio-BoldItalic-tlf-t1--base Gelasio-BoldItalic "AutoEnc_gldhmf3wvb2ea2ood5x6iaa77d ReEncodeFont" <[gls_gldhmf.enc <Gelasio-BoldItalic.pfb +Gelasio-BoldItalic-tlf-ly1 Gelasio-BoldItalic "AutoEnc_ocoxw44hbx44dgedxafwh62r4g ReEncodeFont" <[gls_ocoxw4.enc <Gelasio-BoldItalic.pfb +Gelasio-BoldItalic-tlf-ts1--base Gelasio-BoldItalic "AutoEnc_ro7vi7x43h4g6biw7nzdviotdf ReEncodeFont" <[gls_ro7vi7.enc <Gelasio-BoldItalic.pfb +Gelasio-BoldItalic-tosf-ot1 Gelasio-BoldItalic "AutoEnc_wlsyn3fqr6sfenouszwkfdbt4a ReEncodeFont" <[gls_wlsyn3.enc <Gelasio-BoldItalic.pfb +Gelasio-BoldItalic-tosf-t1--base Gelasio-BoldItalic "AutoEnc_u2friiggclcp6b5msd4ts52k2g ReEncodeFont" <[gls_u2frii.enc <Gelasio-BoldItalic.pfb +Gelasio-BoldItalic-tosf-ly1 Gelasio-BoldItalic "AutoEnc_yyujwffv7y4ksgdfjkxnxyiina ReEncodeFont" <[gls_yyujwf.enc <Gelasio-BoldItalic.pfb +Gelasio-BoldItalic-tosf-ts1--base Gelasio-BoldItalic "AutoEnc_ro7vi7x43h4g6biw7nzdviotdf ReEncodeFont" <[gls_ro7vi7.enc <Gelasio-BoldItalic.pfb +Gelasio-Bold-sup-ot1 Gelasio-Bold "AutoEnc_5xld5wrmxukokwwc7xt2m6qv4c ReEncodeFont" <[gls_5xld5w.enc <Gelasio-Bold.pfb +Gelasio-Bold-sup-t1--base Gelasio-Bold "AutoEnc_qndjqiu4qjku62xxe6uv5xlfjb ReEncodeFont" <[gls_qndjqi.enc <Gelasio-Bold.pfb +Gelasio-Bold-sup-ly1 Gelasio-Bold "AutoEnc_cy3ufib4i3gsgczcb7bl5ni5hb ReEncodeFont" <[gls_cy3ufi.enc <Gelasio-Bold.pfb +Gelasio-Bold-osf-ot1 Gelasio-Bold "AutoEnc_ttjzpeaor6y6pteopjtxgp5poa ReEncodeFont" <[gls_ttjzpe.enc <Gelasio-Bold.pfb +Gelasio-Bold-osf-t1--base Gelasio-Bold "AutoEnc_ags7qn2hkkgrahlkz4jfjwrd7e ReEncodeFont" <[gls_ags7qn.enc <Gelasio-Bold.pfb +Gelasio-Bold-osf-ly1 Gelasio-Bold "AutoEnc_6qeh6o3hklpdqb33emvpqseuyh ReEncodeFont" <[gls_6qeh6o.enc <Gelasio-Bold.pfb +Gelasio-Bold-osf-ts1--base Gelasio-Bold "AutoEnc_ro7vi7x43h4g6biw7nzdviotdf ReEncodeFont" <[gls_ro7vi7.enc <Gelasio-Bold.pfb +Gelasio-Bold-lf-ot1 Gelasio-Bold "AutoEnc_vgwtwrr6audhqxou3ymnt7o62h ReEncodeFont" <[gls_vgwtwr.enc <Gelasio-Bold.pfb +Gelasio-Bold-lf-t1--base Gelasio-Bold "AutoEnc_gww56vygct7nfamblconljzq3f ReEncodeFont" <[gls_gww56v.enc <Gelasio-Bold.pfb +Gelasio-Bold-lf-ly1 Gelasio-Bold "AutoEnc_jgoly6qjknkpahfbe5mef35a4a ReEncodeFont" <[gls_jgoly6.enc <Gelasio-Bold.pfb +Gelasio-Bold-lf-ts1--base Gelasio-Bold "AutoEnc_ro7vi7x43h4g6biw7nzdviotdf ReEncodeFont" <[gls_ro7vi7.enc <Gelasio-Bold.pfb +Gelasio-Bold-tlf-ot1 Gelasio-Bold "AutoEnc_7npxgm2htdezd6aegz2nrfnmta ReEncodeFont" <[gls_7npxgm.enc <Gelasio-Bold.pfb +Gelasio-Bold-tlf-t1--base Gelasio-Bold "AutoEnc_gldhmf3wvb2ea2ood5x6iaa77d ReEncodeFont" <[gls_gldhmf.enc <Gelasio-Bold.pfb +Gelasio-Bold-tlf-ly1 Gelasio-Bold "AutoEnc_k4bbiq7munb7i3qj5kjp4gm37f ReEncodeFont" <[gls_k4bbiq.enc <Gelasio-Bold.pfb +Gelasio-Bold-tlf-ts1--base Gelasio-Bold "AutoEnc_ro7vi7x43h4g6biw7nzdviotdf ReEncodeFont" <[gls_ro7vi7.enc <Gelasio-Bold.pfb +Gelasio-Bold-tosf-ot1 Gelasio-Bold "AutoEnc_wlsyn3fqr6sfenouszwkfdbt4a ReEncodeFont" <[gls_wlsyn3.enc <Gelasio-Bold.pfb +Gelasio-Bold-tosf-t1--base Gelasio-Bold "AutoEnc_u2friiggclcp6b5msd4ts52k2g ReEncodeFont" <[gls_u2frii.enc <Gelasio-Bold.pfb +Gelasio-Bold-tosf-ly1 Gelasio-Bold "AutoEnc_mx2b4h6pq5c3bsd2jdaiymy3ld ReEncodeFont" <[gls_mx2b4h.enc <Gelasio-Bold.pfb +Gelasio-Bold-tosf-ts1--base Gelasio-Bold "AutoEnc_ro7vi7x43h4g6biw7nzdviotdf ReEncodeFont" <[gls_ro7vi7.enc <Gelasio-Bold.pfb +Gelasio-Italic-sup-ot1 Gelasio-Italic "AutoEnc_5xld5wrmxukokwwc7xt2m6qv4c ReEncodeFont" <[gls_5xld5w.enc <Gelasio-Italic.pfb +Gelasio-Italic-sup-t1--base Gelasio-Italic "AutoEnc_qndjqiu4qjku62xxe6uv5xlfjb ReEncodeFont" <[gls_qndjqi.enc <Gelasio-Italic.pfb +Gelasio-Italic-sup-ly1 Gelasio-Italic "AutoEnc_cy3ufib4i3gsgczcb7bl5ni5hb ReEncodeFont" <[gls_cy3ufi.enc <Gelasio-Italic.pfb +Gelasio-Italic-osf-ot1 Gelasio-Italic "AutoEnc_ttjzpeaor6y6pteopjtxgp5poa ReEncodeFont" <[gls_ttjzpe.enc <Gelasio-Italic.pfb +Gelasio-Italic-osf-t1--base Gelasio-Italic "AutoEnc_ags7qn2hkkgrahlkz4jfjwrd7e ReEncodeFont" <[gls_ags7qn.enc <Gelasio-Italic.pfb +Gelasio-Italic-osf-ly1 Gelasio-Italic "AutoEnc_uw7g7ypaw7yp5jge3773ijimfa ReEncodeFont" <[gls_uw7g7y.enc <Gelasio-Italic.pfb +Gelasio-Italic-osf-ts1--base Gelasio-Italic "AutoEnc_ro7vi7x43h4g6biw7nzdviotdf ReEncodeFont" <[gls_ro7vi7.enc <Gelasio-Italic.pfb +Gelasio-Italic-lf-ot1 Gelasio-Italic "AutoEnc_vgwtwrr6audhqxou3ymnt7o62h ReEncodeFont" <[gls_vgwtwr.enc <Gelasio-Italic.pfb +Gelasio-Italic-lf-t1--base Gelasio-Italic "AutoEnc_gww56vygct7nfamblconljzq3f ReEncodeFont" <[gls_gww56v.enc <Gelasio-Italic.pfb +Gelasio-Italic-lf-ly1 Gelasio-Italic "AutoEnc_7rleul2qn4yhtwsiajljlss6we ReEncodeFont" <[gls_7rleul.enc <Gelasio-Italic.pfb +Gelasio-Italic-lf-ts1--base Gelasio-Italic "AutoEnc_ro7vi7x43h4g6biw7nzdviotdf ReEncodeFont" <[gls_ro7vi7.enc <Gelasio-Italic.pfb +Gelasio-Italic-tlf-ot1 Gelasio-Italic "AutoEnc_7npxgm2htdezd6aegz2nrfnmta ReEncodeFont" <[gls_7npxgm.enc <Gelasio-Italic.pfb +Gelasio-Italic-tlf-t1--base Gelasio-Italic "AutoEnc_gldhmf3wvb2ea2ood5x6iaa77d ReEncodeFont" <[gls_gldhmf.enc <Gelasio-Italic.pfb +Gelasio-Italic-tlf-ly1 Gelasio-Italic "AutoEnc_ocoxw44hbx44dgedxafwh62r4g ReEncodeFont" <[gls_ocoxw4.enc <Gelasio-Italic.pfb +Gelasio-Italic-tlf-ts1--base Gelasio-Italic "AutoEnc_ro7vi7x43h4g6biw7nzdviotdf ReEncodeFont" <[gls_ro7vi7.enc <Gelasio-Italic.pfb +Gelasio-Italic-tosf-ot1 Gelasio-Italic "AutoEnc_wlsyn3fqr6sfenouszwkfdbt4a ReEncodeFont" <[gls_wlsyn3.enc <Gelasio-Italic.pfb +Gelasio-Italic-tosf-t1--base Gelasio-Italic "AutoEnc_u2friiggclcp6b5msd4ts52k2g ReEncodeFont" <[gls_u2frii.enc <Gelasio-Italic.pfb +Gelasio-Italic-tosf-ly1 Gelasio-Italic "AutoEnc_yyujwffv7y4ksgdfjkxnxyiina ReEncodeFont" <[gls_yyujwf.enc <Gelasio-Italic.pfb +Gelasio-Italic-tosf-ts1--base Gelasio-Italic "AutoEnc_ro7vi7x43h4g6biw7nzdviotdf ReEncodeFont" <[gls_ro7vi7.enc <Gelasio-Italic.pfb +Gelasio-MediumItalic-sup-ot1 Gelasio-MediumItalic "AutoEnc_5xld5wrmxukokwwc7xt2m6qv4c ReEncodeFont" <[gls_5xld5w.enc <Gelasio-MediumItalic.pfb +Gelasio-MediumItalic-sup-t1--base Gelasio-MediumItalic "AutoEnc_qndjqiu4qjku62xxe6uv5xlfjb ReEncodeFont" <[gls_qndjqi.enc <Gelasio-MediumItalic.pfb +Gelasio-MediumItalic-sup-ly1 Gelasio-MediumItalic "AutoEnc_cy3ufib4i3gsgczcb7bl5ni5hb ReEncodeFont" <[gls_cy3ufi.enc <Gelasio-MediumItalic.pfb +Gelasio-MediumItalic-osf-ot1 Gelasio-MediumItalic "AutoEnc_ttjzpeaor6y6pteopjtxgp5poa ReEncodeFont" <[gls_ttjzpe.enc <Gelasio-MediumItalic.pfb +Gelasio-MediumItalic-osf-t1--base Gelasio-MediumItalic "AutoEnc_ags7qn2hkkgrahlkz4jfjwrd7e ReEncodeFont" <[gls_ags7qn.enc <Gelasio-MediumItalic.pfb +Gelasio-MediumItalic-osf-ly1 Gelasio-MediumItalic "AutoEnc_uw7g7ypaw7yp5jge3773ijimfa ReEncodeFont" <[gls_uw7g7y.enc <Gelasio-MediumItalic.pfb +Gelasio-MediumItalic-osf-ts1--base Gelasio-MediumItalic "AutoEnc_ro7vi7x43h4g6biw7nzdviotdf ReEncodeFont" <[gls_ro7vi7.enc <Gelasio-MediumItalic.pfb +Gelasio-MediumItalic-lf-ot1 Gelasio-MediumItalic "AutoEnc_vgwtwrr6audhqxou3ymnt7o62h ReEncodeFont" <[gls_vgwtwr.enc <Gelasio-MediumItalic.pfb +Gelasio-MediumItalic-lf-t1--base Gelasio-MediumItalic "AutoEnc_gww56vygct7nfamblconljzq3f ReEncodeFont" <[gls_gww56v.enc <Gelasio-MediumItalic.pfb +Gelasio-MediumItalic-lf-ly1 Gelasio-MediumItalic "AutoEnc_7rleul2qn4yhtwsiajljlss6we ReEncodeFont" <[gls_7rleul.enc <Gelasio-MediumItalic.pfb +Gelasio-MediumItalic-lf-ts1--base Gelasio-MediumItalic "AutoEnc_ro7vi7x43h4g6biw7nzdviotdf ReEncodeFont" <[gls_ro7vi7.enc <Gelasio-MediumItalic.pfb +Gelasio-MediumItalic-tlf-ot1 Gelasio-MediumItalic "AutoEnc_7npxgm2htdezd6aegz2nrfnmta ReEncodeFont" <[gls_7npxgm.enc <Gelasio-MediumItalic.pfb +Gelasio-MediumItalic-tlf-t1--base Gelasio-MediumItalic "AutoEnc_gldhmf3wvb2ea2ood5x6iaa77d ReEncodeFont" <[gls_gldhmf.enc <Gelasio-MediumItalic.pfb +Gelasio-MediumItalic-tlf-ly1 Gelasio-MediumItalic "AutoEnc_ocoxw44hbx44dgedxafwh62r4g ReEncodeFont" <[gls_ocoxw4.enc <Gelasio-MediumItalic.pfb +Gelasio-MediumItalic-tlf-ts1--base Gelasio-MediumItalic "AutoEnc_ro7vi7x43h4g6biw7nzdviotdf ReEncodeFont" <[gls_ro7vi7.enc <Gelasio-MediumItalic.pfb +Gelasio-MediumItalic-tosf-ot1 Gelasio-MediumItalic "AutoEnc_wlsyn3fqr6sfenouszwkfdbt4a ReEncodeFont" <[gls_wlsyn3.enc <Gelasio-MediumItalic.pfb +Gelasio-MediumItalic-tosf-t1--base Gelasio-MediumItalic "AutoEnc_u2friiggclcp6b5msd4ts52k2g ReEncodeFont" <[gls_u2frii.enc <Gelasio-MediumItalic.pfb +Gelasio-MediumItalic-tosf-ly1 Gelasio-MediumItalic "AutoEnc_yyujwffv7y4ksgdfjkxnxyiina ReEncodeFont" <[gls_yyujwf.enc <Gelasio-MediumItalic.pfb +Gelasio-MediumItalic-tosf-ts1--base Gelasio-MediumItalic "AutoEnc_ro7vi7x43h4g6biw7nzdviotdf ReEncodeFont" <[gls_ro7vi7.enc <Gelasio-MediumItalic.pfb +Gelasio-Medium-sup-ot1 Gelasio-Medium "AutoEnc_5xld5wrmxukokwwc7xt2m6qv4c ReEncodeFont" <[gls_5xld5w.enc <Gelasio-Medium.pfb +Gelasio-Medium-sup-t1--base Gelasio-Medium "AutoEnc_qndjqiu4qjku62xxe6uv5xlfjb ReEncodeFont" <[gls_qndjqi.enc <Gelasio-Medium.pfb +Gelasio-Medium-sup-ly1 Gelasio-Medium "AutoEnc_cy3ufib4i3gsgczcb7bl5ni5hb ReEncodeFont" <[gls_cy3ufi.enc <Gelasio-Medium.pfb +Gelasio-Medium-osf-ot1 Gelasio-Medium "AutoEnc_ttjzpeaor6y6pteopjtxgp5poa ReEncodeFont" <[gls_ttjzpe.enc <Gelasio-Medium.pfb +Gelasio-Medium-osf-t1--base Gelasio-Medium "AutoEnc_ags7qn2hkkgrahlkz4jfjwrd7e ReEncodeFont" <[gls_ags7qn.enc <Gelasio-Medium.pfb +Gelasio-Medium-osf-ly1 Gelasio-Medium "AutoEnc_6qeh6o3hklpdqb33emvpqseuyh ReEncodeFont" <[gls_6qeh6o.enc <Gelasio-Medium.pfb +Gelasio-Medium-osf-ts1--base Gelasio-Medium "AutoEnc_ro7vi7x43h4g6biw7nzdviotdf ReEncodeFont" <[gls_ro7vi7.enc <Gelasio-Medium.pfb +Gelasio-Medium-lf-ot1 Gelasio-Medium "AutoEnc_vgwtwrr6audhqxou3ymnt7o62h ReEncodeFont" <[gls_vgwtwr.enc <Gelasio-Medium.pfb +Gelasio-Medium-lf-t1--base Gelasio-Medium "AutoEnc_gww56vygct7nfamblconljzq3f ReEncodeFont" <[gls_gww56v.enc <Gelasio-Medium.pfb +Gelasio-Medium-lf-ly1 Gelasio-Medium "AutoEnc_jgoly6qjknkpahfbe5mef35a4a ReEncodeFont" <[gls_jgoly6.enc <Gelasio-Medium.pfb +Gelasio-Medium-lf-ts1--base Gelasio-Medium "AutoEnc_ro7vi7x43h4g6biw7nzdviotdf ReEncodeFont" <[gls_ro7vi7.enc <Gelasio-Medium.pfb +Gelasio-Medium-tlf-ot1 Gelasio-Medium "AutoEnc_7npxgm2htdezd6aegz2nrfnmta ReEncodeFont" <[gls_7npxgm.enc <Gelasio-Medium.pfb +Gelasio-Medium-tlf-t1--base Gelasio-Medium "AutoEnc_gldhmf3wvb2ea2ood5x6iaa77d ReEncodeFont" <[gls_gldhmf.enc <Gelasio-Medium.pfb +Gelasio-Medium-tlf-ly1 Gelasio-Medium "AutoEnc_k4bbiq7munb7i3qj5kjp4gm37f ReEncodeFont" <[gls_k4bbiq.enc <Gelasio-Medium.pfb +Gelasio-Medium-tlf-ts1--base Gelasio-Medium "AutoEnc_ro7vi7x43h4g6biw7nzdviotdf ReEncodeFont" <[gls_ro7vi7.enc <Gelasio-Medium.pfb +Gelasio-Medium-tosf-ot1 Gelasio-Medium "AutoEnc_wlsyn3fqr6sfenouszwkfdbt4a ReEncodeFont" <[gls_wlsyn3.enc <Gelasio-Medium.pfb +Gelasio-Medium-tosf-t1--base Gelasio-Medium "AutoEnc_u2friiggclcp6b5msd4ts52k2g ReEncodeFont" <[gls_u2frii.enc <Gelasio-Medium.pfb +Gelasio-Medium-tosf-ly1 Gelasio-Medium "AutoEnc_mx2b4h6pq5c3bsd2jdaiymy3ld ReEncodeFont" <[gls_mx2b4h.enc <Gelasio-Medium.pfb +Gelasio-Medium-tosf-ts1--base Gelasio-Medium "AutoEnc_ro7vi7x43h4g6biw7nzdviotdf ReEncodeFont" <[gls_ro7vi7.enc <Gelasio-Medium.pfb +Gelasio-Regular-sup-ot1 Gelasio-Regular "AutoEnc_5xld5wrmxukokwwc7xt2m6qv4c ReEncodeFont" <[gls_5xld5w.enc <Gelasio-Regular.pfb +Gelasio-Regular-sup-t1--base Gelasio-Regular "AutoEnc_qndjqiu4qjku62xxe6uv5xlfjb ReEncodeFont" <[gls_qndjqi.enc <Gelasio-Regular.pfb +Gelasio-Regular-sup-ly1 Gelasio-Regular "AutoEnc_cy3ufib4i3gsgczcb7bl5ni5hb ReEncodeFont" <[gls_cy3ufi.enc <Gelasio-Regular.pfb +Gelasio-Regular-osf-ot1 Gelasio-Regular "AutoEnc_ttjzpeaor6y6pteopjtxgp5poa ReEncodeFont" <[gls_ttjzpe.enc <Gelasio-Regular.pfb +Gelasio-Regular-osf-t1--base Gelasio-Regular "AutoEnc_ags7qn2hkkgrahlkz4jfjwrd7e ReEncodeFont" <[gls_ags7qn.enc <Gelasio-Regular.pfb +Gelasio-Regular-osf-ly1 Gelasio-Regular "AutoEnc_6qeh6o3hklpdqb33emvpqseuyh ReEncodeFont" <[gls_6qeh6o.enc <Gelasio-Regular.pfb +Gelasio-Regular-osf-ts1--base Gelasio-Regular "AutoEnc_ro7vi7x43h4g6biw7nzdviotdf ReEncodeFont" <[gls_ro7vi7.enc <Gelasio-Regular.pfb +Gelasio-Regular-lf-ot1 Gelasio-Regular "AutoEnc_vgwtwrr6audhqxou3ymnt7o62h ReEncodeFont" <[gls_vgwtwr.enc <Gelasio-Regular.pfb +Gelasio-Regular-lf-t1--base Gelasio-Regular "AutoEnc_gww56vygct7nfamblconljzq3f ReEncodeFont" <[gls_gww56v.enc <Gelasio-Regular.pfb +Gelasio-Regular-lf-ly1 Gelasio-Regular "AutoEnc_jgoly6qjknkpahfbe5mef35a4a ReEncodeFont" <[gls_jgoly6.enc <Gelasio-Regular.pfb +Gelasio-Regular-lf-ts1--base Gelasio-Regular "AutoEnc_ro7vi7x43h4g6biw7nzdviotdf ReEncodeFont" <[gls_ro7vi7.enc <Gelasio-Regular.pfb +Gelasio-Regular-tlf-ot1 Gelasio-Regular "AutoEnc_7npxgm2htdezd6aegz2nrfnmta ReEncodeFont" <[gls_7npxgm.enc <Gelasio-Regular.pfb +Gelasio-Regular-tlf-t1--base Gelasio-Regular "AutoEnc_gldhmf3wvb2ea2ood5x6iaa77d ReEncodeFont" <[gls_gldhmf.enc <Gelasio-Regular.pfb +Gelasio-Regular-tlf-ly1 Gelasio-Regular "AutoEnc_k4bbiq7munb7i3qj5kjp4gm37f ReEncodeFont" <[gls_k4bbiq.enc <Gelasio-Regular.pfb +Gelasio-Regular-tlf-ts1--base Gelasio-Regular "AutoEnc_ro7vi7x43h4g6biw7nzdviotdf ReEncodeFont" <[gls_ro7vi7.enc <Gelasio-Regular.pfb +Gelasio-Regular-tosf-ot1 Gelasio-Regular "AutoEnc_wlsyn3fqr6sfenouszwkfdbt4a ReEncodeFont" <[gls_wlsyn3.enc <Gelasio-Regular.pfb +Gelasio-Regular-tosf-t1--base Gelasio-Regular "AutoEnc_u2friiggclcp6b5msd4ts52k2g ReEncodeFont" <[gls_u2frii.enc <Gelasio-Regular.pfb +Gelasio-Regular-tosf-ly1 Gelasio-Regular "AutoEnc_mx2b4h6pq5c3bsd2jdaiymy3ld ReEncodeFont" <[gls_mx2b4h.enc <Gelasio-Regular.pfb +Gelasio-Regular-tosf-ts1--base Gelasio-Regular "AutoEnc_ro7vi7x43h4g6biw7nzdviotdf ReEncodeFont" <[gls_ro7vi7.enc <Gelasio-Regular.pfb +Gelasio-SemiBoldItalic-sup-ot1 Gelasio-SemiBoldItalic "AutoEnc_5xld5wrmxukokwwc7xt2m6qv4c ReEncodeFont" <[gls_5xld5w.enc <Gelasio-SemiBoldItalic.pfb +Gelasio-SemiBoldItalic-sup-t1--base Gelasio-SemiBoldItalic "AutoEnc_qndjqiu4qjku62xxe6uv5xlfjb ReEncodeFont" <[gls_qndjqi.enc <Gelasio-SemiBoldItalic.pfb +Gelasio-SemiBoldItalic-sup-ly1 Gelasio-SemiBoldItalic "AutoEnc_cy3ufib4i3gsgczcb7bl5ni5hb ReEncodeFont" <[gls_cy3ufi.enc <Gelasio-SemiBoldItalic.pfb +Gelasio-SemiBoldItalic-osf-ot1 Gelasio-SemiBoldItalic "AutoEnc_ttjzpeaor6y6pteopjtxgp5poa ReEncodeFont" <[gls_ttjzpe.enc <Gelasio-SemiBoldItalic.pfb +Gelasio-SemiBoldItalic-osf-t1--base Gelasio-SemiBoldItalic "AutoEnc_ags7qn2hkkgrahlkz4jfjwrd7e ReEncodeFont" <[gls_ags7qn.enc <Gelasio-SemiBoldItalic.pfb +Gelasio-SemiBoldItalic-osf-ly1 Gelasio-SemiBoldItalic "AutoEnc_uw7g7ypaw7yp5jge3773ijimfa ReEncodeFont" <[gls_uw7g7y.enc <Gelasio-SemiBoldItalic.pfb +Gelasio-SemiBoldItalic-osf-ts1--base Gelasio-SemiBoldItalic "AutoEnc_ro7vi7x43h4g6biw7nzdviotdf ReEncodeFont" <[gls_ro7vi7.enc <Gelasio-SemiBoldItalic.pfb +Gelasio-SemiBoldItalic-lf-ot1 Gelasio-SemiBoldItalic "AutoEnc_vgwtwrr6audhqxou3ymnt7o62h ReEncodeFont" <[gls_vgwtwr.enc <Gelasio-SemiBoldItalic.pfb +Gelasio-SemiBoldItalic-lf-t1--base Gelasio-SemiBoldItalic "AutoEnc_gww56vygct7nfamblconljzq3f ReEncodeFont" <[gls_gww56v.enc <Gelasio-SemiBoldItalic.pfb +Gelasio-SemiBoldItalic-lf-ly1 Gelasio-SemiBoldItalic "AutoEnc_7rleul2qn4yhtwsiajljlss6we ReEncodeFont" <[gls_7rleul.enc <Gelasio-SemiBoldItalic.pfb +Gelasio-SemiBoldItalic-lf-ts1--base Gelasio-SemiBoldItalic "AutoEnc_ro7vi7x43h4g6biw7nzdviotdf ReEncodeFont" <[gls_ro7vi7.enc <Gelasio-SemiBoldItalic.pfb +Gelasio-SemiBoldItalic-tlf-ot1 Gelasio-SemiBoldItalic "AutoEnc_7npxgm2htdezd6aegz2nrfnmta ReEncodeFont" <[gls_7npxgm.enc <Gelasio-SemiBoldItalic.pfb +Gelasio-SemiBoldItalic-tlf-t1--base Gelasio-SemiBoldItalic "AutoEnc_gldhmf3wvb2ea2ood5x6iaa77d ReEncodeFont" <[gls_gldhmf.enc <Gelasio-SemiBoldItalic.pfb +Gelasio-SemiBoldItalic-tlf-ly1 Gelasio-SemiBoldItalic "AutoEnc_ocoxw44hbx44dgedxafwh62r4g ReEncodeFont" <[gls_ocoxw4.enc <Gelasio-SemiBoldItalic.pfb +Gelasio-SemiBoldItalic-tlf-ts1--base Gelasio-SemiBoldItalic "AutoEnc_ro7vi7x43h4g6biw7nzdviotdf ReEncodeFont" <[gls_ro7vi7.enc <Gelasio-SemiBoldItalic.pfb +Gelasio-SemiBoldItalic-tosf-ot1 Gelasio-SemiBoldItalic "AutoEnc_wlsyn3fqr6sfenouszwkfdbt4a ReEncodeFont" <[gls_wlsyn3.enc <Gelasio-SemiBoldItalic.pfb +Gelasio-SemiBoldItalic-tosf-t1--base Gelasio-SemiBoldItalic "AutoEnc_u2friiggclcp6b5msd4ts52k2g ReEncodeFont" <[gls_u2frii.enc <Gelasio-SemiBoldItalic.pfb +Gelasio-SemiBoldItalic-tosf-ly1 Gelasio-SemiBoldItalic "AutoEnc_yyujwffv7y4ksgdfjkxnxyiina ReEncodeFont" <[gls_yyujwf.enc <Gelasio-SemiBoldItalic.pfb +Gelasio-SemiBoldItalic-tosf-ts1--base Gelasio-SemiBoldItalic "AutoEnc_ro7vi7x43h4g6biw7nzdviotdf ReEncodeFont" <[gls_ro7vi7.enc <Gelasio-SemiBoldItalic.pfb +Gelasio-SemiBold-sup-ot1 Gelasio-SemiBold "AutoEnc_5xld5wrmxukokwwc7xt2m6qv4c ReEncodeFont" <[gls_5xld5w.enc <Gelasio-SemiBold.pfb +Gelasio-SemiBold-sup-t1--base Gelasio-SemiBold "AutoEnc_qndjqiu4qjku62xxe6uv5xlfjb ReEncodeFont" <[gls_qndjqi.enc <Gelasio-SemiBold.pfb +Gelasio-SemiBold-sup-ly1 Gelasio-SemiBold "AutoEnc_cy3ufib4i3gsgczcb7bl5ni5hb ReEncodeFont" <[gls_cy3ufi.enc <Gelasio-SemiBold.pfb +Gelasio-SemiBold-osf-ot1 Gelasio-SemiBold "AutoEnc_ttjzpeaor6y6pteopjtxgp5poa ReEncodeFont" <[gls_ttjzpe.enc <Gelasio-SemiBold.pfb +Gelasio-SemiBold-osf-t1--base Gelasio-SemiBold "AutoEnc_ags7qn2hkkgrahlkz4jfjwrd7e ReEncodeFont" <[gls_ags7qn.enc <Gelasio-SemiBold.pfb +Gelasio-SemiBold-osf-ly1 Gelasio-SemiBold "AutoEnc_6qeh6o3hklpdqb33emvpqseuyh ReEncodeFont" <[gls_6qeh6o.enc <Gelasio-SemiBold.pfb +Gelasio-SemiBold-osf-ts1--base Gelasio-SemiBold "AutoEnc_ro7vi7x43h4g6biw7nzdviotdf ReEncodeFont" <[gls_ro7vi7.enc <Gelasio-SemiBold.pfb +Gelasio-SemiBold-lf-ot1 Gelasio-SemiBold "AutoEnc_vgwtwrr6audhqxou3ymnt7o62h ReEncodeFont" <[gls_vgwtwr.enc <Gelasio-SemiBold.pfb +Gelasio-SemiBold-lf-t1--base Gelasio-SemiBold "AutoEnc_gww56vygct7nfamblconljzq3f ReEncodeFont" <[gls_gww56v.enc <Gelasio-SemiBold.pfb +Gelasio-SemiBold-lf-ly1 Gelasio-SemiBold "AutoEnc_jgoly6qjknkpahfbe5mef35a4a ReEncodeFont" <[gls_jgoly6.enc <Gelasio-SemiBold.pfb +Gelasio-SemiBold-lf-ts1--base Gelasio-SemiBold "AutoEnc_ro7vi7x43h4g6biw7nzdviotdf ReEncodeFont" <[gls_ro7vi7.enc <Gelasio-SemiBold.pfb +Gelasio-SemiBold-tlf-ot1 Gelasio-SemiBold "AutoEnc_7npxgm2htdezd6aegz2nrfnmta ReEncodeFont" <[gls_7npxgm.enc <Gelasio-SemiBold.pfb +Gelasio-SemiBold-tlf-t1--base Gelasio-SemiBold "AutoEnc_gldhmf3wvb2ea2ood5x6iaa77d ReEncodeFont" <[gls_gldhmf.enc <Gelasio-SemiBold.pfb +Gelasio-SemiBold-tlf-ly1 Gelasio-SemiBold "AutoEnc_k4bbiq7munb7i3qj5kjp4gm37f ReEncodeFont" <[gls_k4bbiq.enc <Gelasio-SemiBold.pfb +Gelasio-SemiBold-tlf-ts1--base Gelasio-SemiBold "AutoEnc_ro7vi7x43h4g6biw7nzdviotdf ReEncodeFont" <[gls_ro7vi7.enc <Gelasio-SemiBold.pfb +Gelasio-SemiBold-tosf-ot1 Gelasio-SemiBold "AutoEnc_wlsyn3fqr6sfenouszwkfdbt4a ReEncodeFont" <[gls_wlsyn3.enc <Gelasio-SemiBold.pfb +Gelasio-SemiBold-tosf-t1--base Gelasio-SemiBold "AutoEnc_u2friiggclcp6b5msd4ts52k2g ReEncodeFont" <[gls_u2frii.enc <Gelasio-SemiBold.pfb +Gelasio-SemiBold-tosf-ly1 Gelasio-SemiBold "AutoEnc_mx2b4h6pq5c3bsd2jdaiymy3ld ReEncodeFont" <[gls_mx2b4h.enc <Gelasio-SemiBold.pfb +Gelasio-SemiBold-tosf-ts1--base Gelasio-SemiBold "AutoEnc_ro7vi7x43h4g6biw7nzdviotdf ReEncodeFont" <[gls_ro7vi7.enc <Gelasio-SemiBold.pfb diff --git a/fonts/gelasio/opentype/Gelasio-Bold.otf b/fonts/gelasio/opentype/Gelasio-Bold.otf Binary files differnew file mode 100644 index 0000000000..bb0c35d98e --- /dev/null +++ b/fonts/gelasio/opentype/Gelasio-Bold.otf diff --git a/fonts/gelasio/opentype/Gelasio-BoldItalic.otf b/fonts/gelasio/opentype/Gelasio-BoldItalic.otf Binary files differnew file mode 100644 index 0000000000..c85ce0d2e9 --- /dev/null +++ b/fonts/gelasio/opentype/Gelasio-BoldItalic.otf diff --git a/fonts/gelasio/opentype/Gelasio-Italic.otf b/fonts/gelasio/opentype/Gelasio-Italic.otf Binary files differnew file mode 100644 index 0000000000..6af94e0966 --- /dev/null +++ b/fonts/gelasio/opentype/Gelasio-Italic.otf diff --git a/fonts/gelasio/opentype/Gelasio-Medium.otf b/fonts/gelasio/opentype/Gelasio-Medium.otf Binary files differnew file mode 100644 index 0000000000..d1a4a85f8e --- /dev/null +++ b/fonts/gelasio/opentype/Gelasio-Medium.otf diff --git a/fonts/gelasio/opentype/Gelasio-MediumItalic.otf b/fonts/gelasio/opentype/Gelasio-MediumItalic.otf Binary files differnew file mode 100644 index 0000000000..8a62d24e40 --- /dev/null +++ b/fonts/gelasio/opentype/Gelasio-MediumItalic.otf diff --git a/fonts/gelasio/opentype/Gelasio-Regular.otf b/fonts/gelasio/opentype/Gelasio-Regular.otf Binary files differnew file mode 100644 index 0000000000..e78873bd40 --- /dev/null +++ b/fonts/gelasio/opentype/Gelasio-Regular.otf diff --git a/fonts/gelasio/opentype/Gelasio-SemiBold.otf b/fonts/gelasio/opentype/Gelasio-SemiBold.otf Binary files differnew file mode 100644 index 0000000000..99c3e188ff --- /dev/null +++ b/fonts/gelasio/opentype/Gelasio-SemiBold.otf diff --git a/fonts/gelasio/opentype/Gelasio-SemiBoldItalic.otf b/fonts/gelasio/opentype/Gelasio-SemiBoldItalic.otf Binary files differnew file mode 100644 index 0000000000..b465982bee --- /dev/null +++ b/fonts/gelasio/opentype/Gelasio-SemiBoldItalic.otf diff --git a/fonts/gelasio/tfm/Gelasio-Bold-lf-ly1.tfm b/fonts/gelasio/tfm/Gelasio-Bold-lf-ly1.tfm Binary files differnew file mode 100644 index 0000000000..da5602ea78 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-Bold-lf-ly1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-Bold-lf-ot1.tfm b/fonts/gelasio/tfm/Gelasio-Bold-lf-ot1.tfm Binary files differnew file mode 100644 index 0000000000..b2cc7a2d2b --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-Bold-lf-ot1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-Bold-lf-t1--base.tfm b/fonts/gelasio/tfm/Gelasio-Bold-lf-t1--base.tfm Binary files differnew file mode 100644 index 0000000000..02ce29a692 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-Bold-lf-t1--base.tfm diff --git a/fonts/gelasio/tfm/Gelasio-Bold-lf-t1.tfm b/fonts/gelasio/tfm/Gelasio-Bold-lf-t1.tfm Binary files differnew file mode 100644 index 0000000000..de710d4f1e --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-Bold-lf-t1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-Bold-lf-ts1--base.tfm b/fonts/gelasio/tfm/Gelasio-Bold-lf-ts1--base.tfm Binary files differnew file mode 100644 index 0000000000..6121b9201e --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-Bold-lf-ts1--base.tfm diff --git a/fonts/gelasio/tfm/Gelasio-Bold-lf-ts1.tfm b/fonts/gelasio/tfm/Gelasio-Bold-lf-ts1.tfm Binary files differnew file mode 100644 index 0000000000..9c449f24d8 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-Bold-lf-ts1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-Bold-osf-ly1.tfm b/fonts/gelasio/tfm/Gelasio-Bold-osf-ly1.tfm Binary files differnew file mode 100644 index 0000000000..51042a7703 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-Bold-osf-ly1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-Bold-osf-ot1.tfm b/fonts/gelasio/tfm/Gelasio-Bold-osf-ot1.tfm Binary files differnew file mode 100644 index 0000000000..c206e79376 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-Bold-osf-ot1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-Bold-osf-t1--base.tfm b/fonts/gelasio/tfm/Gelasio-Bold-osf-t1--base.tfm Binary files differnew file mode 100644 index 0000000000..2beb46303d --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-Bold-osf-t1--base.tfm diff --git a/fonts/gelasio/tfm/Gelasio-Bold-osf-t1.tfm b/fonts/gelasio/tfm/Gelasio-Bold-osf-t1.tfm Binary files differnew file mode 100644 index 0000000000..801e23cbc3 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-Bold-osf-t1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-Bold-osf-ts1--base.tfm b/fonts/gelasio/tfm/Gelasio-Bold-osf-ts1--base.tfm Binary files differnew file mode 100644 index 0000000000..6121b9201e --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-Bold-osf-ts1--base.tfm diff --git a/fonts/gelasio/tfm/Gelasio-Bold-osf-ts1.tfm b/fonts/gelasio/tfm/Gelasio-Bold-osf-ts1.tfm Binary files differnew file mode 100644 index 0000000000..9c449f24d8 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-Bold-osf-ts1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-Bold-sup-ly1.tfm b/fonts/gelasio/tfm/Gelasio-Bold-sup-ly1.tfm Binary files differnew file mode 100644 index 0000000000..436c5c4aaa --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-Bold-sup-ly1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-Bold-sup-ot1.tfm b/fonts/gelasio/tfm/Gelasio-Bold-sup-ot1.tfm Binary files differnew file mode 100644 index 0000000000..50c6b69a89 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-Bold-sup-ot1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-Bold-sup-t1--base.tfm b/fonts/gelasio/tfm/Gelasio-Bold-sup-t1--base.tfm Binary files differnew file mode 100644 index 0000000000..abf9d3f21b --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-Bold-sup-t1--base.tfm diff --git a/fonts/gelasio/tfm/Gelasio-Bold-sup-t1.tfm b/fonts/gelasio/tfm/Gelasio-Bold-sup-t1.tfm Binary files differnew file mode 100644 index 0000000000..671cadd0d3 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-Bold-sup-t1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-Bold-tlf-ly1.tfm b/fonts/gelasio/tfm/Gelasio-Bold-tlf-ly1.tfm Binary files differnew file mode 100644 index 0000000000..970d26aa04 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-Bold-tlf-ly1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-Bold-tlf-ot1.tfm b/fonts/gelasio/tfm/Gelasio-Bold-tlf-ot1.tfm Binary files differnew file mode 100644 index 0000000000..a511afc945 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-Bold-tlf-ot1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-Bold-tlf-t1--base.tfm b/fonts/gelasio/tfm/Gelasio-Bold-tlf-t1--base.tfm Binary files differnew file mode 100644 index 0000000000..07829dc683 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-Bold-tlf-t1--base.tfm diff --git a/fonts/gelasio/tfm/Gelasio-Bold-tlf-t1.tfm b/fonts/gelasio/tfm/Gelasio-Bold-tlf-t1.tfm Binary files differnew file mode 100644 index 0000000000..67f50e2468 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-Bold-tlf-t1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-Bold-tlf-ts1--base.tfm b/fonts/gelasio/tfm/Gelasio-Bold-tlf-ts1--base.tfm Binary files differnew file mode 100644 index 0000000000..6121b9201e --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-Bold-tlf-ts1--base.tfm diff --git a/fonts/gelasio/tfm/Gelasio-Bold-tlf-ts1.tfm b/fonts/gelasio/tfm/Gelasio-Bold-tlf-ts1.tfm Binary files differnew file mode 100644 index 0000000000..9c449f24d8 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-Bold-tlf-ts1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-Bold-tosf-ly1.tfm b/fonts/gelasio/tfm/Gelasio-Bold-tosf-ly1.tfm Binary files differnew file mode 100644 index 0000000000..07074cb1e9 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-Bold-tosf-ly1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-Bold-tosf-ot1.tfm b/fonts/gelasio/tfm/Gelasio-Bold-tosf-ot1.tfm Binary files differnew file mode 100644 index 0000000000..e6409eccc0 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-Bold-tosf-ot1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-Bold-tosf-t1--base.tfm b/fonts/gelasio/tfm/Gelasio-Bold-tosf-t1--base.tfm Binary files differnew file mode 100644 index 0000000000..f1a02e52c0 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-Bold-tosf-t1--base.tfm diff --git a/fonts/gelasio/tfm/Gelasio-Bold-tosf-t1.tfm b/fonts/gelasio/tfm/Gelasio-Bold-tosf-t1.tfm Binary files differnew file mode 100644 index 0000000000..645d71ee64 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-Bold-tosf-t1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-Bold-tosf-ts1--base.tfm b/fonts/gelasio/tfm/Gelasio-Bold-tosf-ts1--base.tfm Binary files differnew file mode 100644 index 0000000000..6121b9201e --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-Bold-tosf-ts1--base.tfm diff --git a/fonts/gelasio/tfm/Gelasio-Bold-tosf-ts1.tfm b/fonts/gelasio/tfm/Gelasio-Bold-tosf-ts1.tfm Binary files differnew file mode 100644 index 0000000000..9c449f24d8 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-Bold-tosf-ts1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-BoldItalic-lf-ly1.tfm b/fonts/gelasio/tfm/Gelasio-BoldItalic-lf-ly1.tfm Binary files differnew file mode 100644 index 0000000000..20b8666e4c --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-BoldItalic-lf-ly1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-BoldItalic-lf-ot1.tfm b/fonts/gelasio/tfm/Gelasio-BoldItalic-lf-ot1.tfm Binary files differnew file mode 100644 index 0000000000..a75a7cf270 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-BoldItalic-lf-ot1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-BoldItalic-lf-t1--base.tfm b/fonts/gelasio/tfm/Gelasio-BoldItalic-lf-t1--base.tfm Binary files differnew file mode 100644 index 0000000000..b784ce6976 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-BoldItalic-lf-t1--base.tfm diff --git a/fonts/gelasio/tfm/Gelasio-BoldItalic-lf-t1.tfm b/fonts/gelasio/tfm/Gelasio-BoldItalic-lf-t1.tfm Binary files differnew file mode 100644 index 0000000000..334986789a --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-BoldItalic-lf-t1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-BoldItalic-lf-ts1--base.tfm b/fonts/gelasio/tfm/Gelasio-BoldItalic-lf-ts1--base.tfm Binary files differnew file mode 100644 index 0000000000..efced39e77 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-BoldItalic-lf-ts1--base.tfm diff --git a/fonts/gelasio/tfm/Gelasio-BoldItalic-lf-ts1.tfm b/fonts/gelasio/tfm/Gelasio-BoldItalic-lf-ts1.tfm Binary files differnew file mode 100644 index 0000000000..021253da4e --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-BoldItalic-lf-ts1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-BoldItalic-osf-ly1.tfm b/fonts/gelasio/tfm/Gelasio-BoldItalic-osf-ly1.tfm Binary files differnew file mode 100644 index 0000000000..1522d86146 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-BoldItalic-osf-ly1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-BoldItalic-osf-ot1.tfm b/fonts/gelasio/tfm/Gelasio-BoldItalic-osf-ot1.tfm Binary files differnew file mode 100644 index 0000000000..02b0cd907a --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-BoldItalic-osf-ot1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-BoldItalic-osf-t1--base.tfm b/fonts/gelasio/tfm/Gelasio-BoldItalic-osf-t1--base.tfm Binary files differnew file mode 100644 index 0000000000..86ebeed765 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-BoldItalic-osf-t1--base.tfm diff --git a/fonts/gelasio/tfm/Gelasio-BoldItalic-osf-t1.tfm b/fonts/gelasio/tfm/Gelasio-BoldItalic-osf-t1.tfm Binary files differnew file mode 100644 index 0000000000..4b84ab5ab7 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-BoldItalic-osf-t1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-BoldItalic-osf-ts1--base.tfm b/fonts/gelasio/tfm/Gelasio-BoldItalic-osf-ts1--base.tfm Binary files differnew file mode 100644 index 0000000000..efced39e77 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-BoldItalic-osf-ts1--base.tfm diff --git a/fonts/gelasio/tfm/Gelasio-BoldItalic-osf-ts1.tfm b/fonts/gelasio/tfm/Gelasio-BoldItalic-osf-ts1.tfm Binary files differnew file mode 100644 index 0000000000..021253da4e --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-BoldItalic-osf-ts1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-BoldItalic-sup-ly1.tfm b/fonts/gelasio/tfm/Gelasio-BoldItalic-sup-ly1.tfm Binary files differnew file mode 100644 index 0000000000..9f249da527 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-BoldItalic-sup-ly1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-BoldItalic-sup-ot1.tfm b/fonts/gelasio/tfm/Gelasio-BoldItalic-sup-ot1.tfm Binary files differnew file mode 100644 index 0000000000..7db5f6ac7e --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-BoldItalic-sup-ot1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-BoldItalic-sup-t1--base.tfm b/fonts/gelasio/tfm/Gelasio-BoldItalic-sup-t1--base.tfm Binary files differnew file mode 100644 index 0000000000..06a16c69a6 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-BoldItalic-sup-t1--base.tfm diff --git a/fonts/gelasio/tfm/Gelasio-BoldItalic-sup-t1.tfm b/fonts/gelasio/tfm/Gelasio-BoldItalic-sup-t1.tfm Binary files differnew file mode 100644 index 0000000000..a91d41f795 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-BoldItalic-sup-t1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-BoldItalic-tlf-ly1.tfm b/fonts/gelasio/tfm/Gelasio-BoldItalic-tlf-ly1.tfm Binary files differnew file mode 100644 index 0000000000..374fb5c2cd --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-BoldItalic-tlf-ly1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-BoldItalic-tlf-ot1.tfm b/fonts/gelasio/tfm/Gelasio-BoldItalic-tlf-ot1.tfm Binary files differnew file mode 100644 index 0000000000..30a2644bd6 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-BoldItalic-tlf-ot1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-BoldItalic-tlf-t1--base.tfm b/fonts/gelasio/tfm/Gelasio-BoldItalic-tlf-t1--base.tfm Binary files differnew file mode 100644 index 0000000000..f8345927f9 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-BoldItalic-tlf-t1--base.tfm diff --git a/fonts/gelasio/tfm/Gelasio-BoldItalic-tlf-t1.tfm b/fonts/gelasio/tfm/Gelasio-BoldItalic-tlf-t1.tfm Binary files differnew file mode 100644 index 0000000000..2bd333fded --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-BoldItalic-tlf-t1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-BoldItalic-tlf-ts1--base.tfm b/fonts/gelasio/tfm/Gelasio-BoldItalic-tlf-ts1--base.tfm Binary files differnew file mode 100644 index 0000000000..efced39e77 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-BoldItalic-tlf-ts1--base.tfm diff --git a/fonts/gelasio/tfm/Gelasio-BoldItalic-tlf-ts1.tfm b/fonts/gelasio/tfm/Gelasio-BoldItalic-tlf-ts1.tfm Binary files differnew file mode 100644 index 0000000000..021253da4e --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-BoldItalic-tlf-ts1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-BoldItalic-tosf-ly1.tfm b/fonts/gelasio/tfm/Gelasio-BoldItalic-tosf-ly1.tfm Binary files differnew file mode 100644 index 0000000000..a750d300a3 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-BoldItalic-tosf-ly1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-BoldItalic-tosf-ot1.tfm b/fonts/gelasio/tfm/Gelasio-BoldItalic-tosf-ot1.tfm Binary files differnew file mode 100644 index 0000000000..7d11866e50 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-BoldItalic-tosf-ot1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-BoldItalic-tosf-t1--base.tfm b/fonts/gelasio/tfm/Gelasio-BoldItalic-tosf-t1--base.tfm Binary files differnew file mode 100644 index 0000000000..7808aadcf6 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-BoldItalic-tosf-t1--base.tfm diff --git a/fonts/gelasio/tfm/Gelasio-BoldItalic-tosf-t1.tfm b/fonts/gelasio/tfm/Gelasio-BoldItalic-tosf-t1.tfm Binary files differnew file mode 100644 index 0000000000..f65392ffee --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-BoldItalic-tosf-t1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-BoldItalic-tosf-ts1--base.tfm b/fonts/gelasio/tfm/Gelasio-BoldItalic-tosf-ts1--base.tfm Binary files differnew file mode 100644 index 0000000000..efced39e77 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-BoldItalic-tosf-ts1--base.tfm diff --git a/fonts/gelasio/tfm/Gelasio-BoldItalic-tosf-ts1.tfm b/fonts/gelasio/tfm/Gelasio-BoldItalic-tosf-ts1.tfm Binary files differnew file mode 100644 index 0000000000..021253da4e --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-BoldItalic-tosf-ts1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-Italic-lf-ly1.tfm b/fonts/gelasio/tfm/Gelasio-Italic-lf-ly1.tfm Binary files differnew file mode 100644 index 0000000000..6818c26f89 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-Italic-lf-ly1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-Italic-lf-ot1.tfm b/fonts/gelasio/tfm/Gelasio-Italic-lf-ot1.tfm Binary files differnew file mode 100644 index 0000000000..3248ed487c --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-Italic-lf-ot1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-Italic-lf-t1--base.tfm b/fonts/gelasio/tfm/Gelasio-Italic-lf-t1--base.tfm Binary files differnew file mode 100644 index 0000000000..81bd31520b --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-Italic-lf-t1--base.tfm diff --git a/fonts/gelasio/tfm/Gelasio-Italic-lf-t1.tfm b/fonts/gelasio/tfm/Gelasio-Italic-lf-t1.tfm Binary files differnew file mode 100644 index 0000000000..45cbe31246 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-Italic-lf-t1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-Italic-lf-ts1--base.tfm b/fonts/gelasio/tfm/Gelasio-Italic-lf-ts1--base.tfm Binary files differnew file mode 100644 index 0000000000..c611d24773 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-Italic-lf-ts1--base.tfm diff --git a/fonts/gelasio/tfm/Gelasio-Italic-lf-ts1.tfm b/fonts/gelasio/tfm/Gelasio-Italic-lf-ts1.tfm Binary files differnew file mode 100644 index 0000000000..526bf291ad --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-Italic-lf-ts1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-Italic-osf-ly1.tfm b/fonts/gelasio/tfm/Gelasio-Italic-osf-ly1.tfm Binary files differnew file mode 100644 index 0000000000..2bff664a80 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-Italic-osf-ly1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-Italic-osf-ot1.tfm b/fonts/gelasio/tfm/Gelasio-Italic-osf-ot1.tfm Binary files differnew file mode 100644 index 0000000000..e1cd0fe5b3 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-Italic-osf-ot1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-Italic-osf-t1--base.tfm b/fonts/gelasio/tfm/Gelasio-Italic-osf-t1--base.tfm Binary files differnew file mode 100644 index 0000000000..d90277b1ce --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-Italic-osf-t1--base.tfm diff --git a/fonts/gelasio/tfm/Gelasio-Italic-osf-t1.tfm b/fonts/gelasio/tfm/Gelasio-Italic-osf-t1.tfm Binary files differnew file mode 100644 index 0000000000..cb1f7af193 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-Italic-osf-t1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-Italic-osf-ts1--base.tfm b/fonts/gelasio/tfm/Gelasio-Italic-osf-ts1--base.tfm Binary files differnew file mode 100644 index 0000000000..c611d24773 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-Italic-osf-ts1--base.tfm diff --git a/fonts/gelasio/tfm/Gelasio-Italic-osf-ts1.tfm b/fonts/gelasio/tfm/Gelasio-Italic-osf-ts1.tfm Binary files differnew file mode 100644 index 0000000000..526bf291ad --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-Italic-osf-ts1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-Italic-sup-ly1.tfm b/fonts/gelasio/tfm/Gelasio-Italic-sup-ly1.tfm Binary files differnew file mode 100644 index 0000000000..d23849de5b --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-Italic-sup-ly1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-Italic-sup-ot1.tfm b/fonts/gelasio/tfm/Gelasio-Italic-sup-ot1.tfm Binary files differnew file mode 100644 index 0000000000..3452a136b5 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-Italic-sup-ot1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-Italic-sup-t1--base.tfm b/fonts/gelasio/tfm/Gelasio-Italic-sup-t1--base.tfm Binary files differnew file mode 100644 index 0000000000..a5474ceede --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-Italic-sup-t1--base.tfm diff --git a/fonts/gelasio/tfm/Gelasio-Italic-sup-t1.tfm b/fonts/gelasio/tfm/Gelasio-Italic-sup-t1.tfm Binary files differnew file mode 100644 index 0000000000..242f01033e --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-Italic-sup-t1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-Italic-tlf-ly1.tfm b/fonts/gelasio/tfm/Gelasio-Italic-tlf-ly1.tfm Binary files differnew file mode 100644 index 0000000000..41683e58f8 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-Italic-tlf-ly1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-Italic-tlf-ot1.tfm b/fonts/gelasio/tfm/Gelasio-Italic-tlf-ot1.tfm Binary files differnew file mode 100644 index 0000000000..fc7b69dfd9 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-Italic-tlf-ot1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-Italic-tlf-t1--base.tfm b/fonts/gelasio/tfm/Gelasio-Italic-tlf-t1--base.tfm Binary files differnew file mode 100644 index 0000000000..f039f9e194 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-Italic-tlf-t1--base.tfm diff --git a/fonts/gelasio/tfm/Gelasio-Italic-tlf-t1.tfm b/fonts/gelasio/tfm/Gelasio-Italic-tlf-t1.tfm Binary files differnew file mode 100644 index 0000000000..05fdac482e --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-Italic-tlf-t1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-Italic-tlf-ts1--base.tfm b/fonts/gelasio/tfm/Gelasio-Italic-tlf-ts1--base.tfm Binary files differnew file mode 100644 index 0000000000..c611d24773 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-Italic-tlf-ts1--base.tfm diff --git a/fonts/gelasio/tfm/Gelasio-Italic-tlf-ts1.tfm b/fonts/gelasio/tfm/Gelasio-Italic-tlf-ts1.tfm Binary files differnew file mode 100644 index 0000000000..526bf291ad --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-Italic-tlf-ts1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-Italic-tosf-ly1.tfm b/fonts/gelasio/tfm/Gelasio-Italic-tosf-ly1.tfm Binary files differnew file mode 100644 index 0000000000..52a62ef2a2 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-Italic-tosf-ly1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-Italic-tosf-ot1.tfm b/fonts/gelasio/tfm/Gelasio-Italic-tosf-ot1.tfm Binary files differnew file mode 100644 index 0000000000..79c7e8d1ce --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-Italic-tosf-ot1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-Italic-tosf-t1--base.tfm b/fonts/gelasio/tfm/Gelasio-Italic-tosf-t1--base.tfm Binary files differnew file mode 100644 index 0000000000..0143658eef --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-Italic-tosf-t1--base.tfm diff --git a/fonts/gelasio/tfm/Gelasio-Italic-tosf-t1.tfm b/fonts/gelasio/tfm/Gelasio-Italic-tosf-t1.tfm Binary files differnew file mode 100644 index 0000000000..5cef311fe0 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-Italic-tosf-t1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-Italic-tosf-ts1--base.tfm b/fonts/gelasio/tfm/Gelasio-Italic-tosf-ts1--base.tfm Binary files differnew file mode 100644 index 0000000000..c611d24773 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-Italic-tosf-ts1--base.tfm diff --git a/fonts/gelasio/tfm/Gelasio-Italic-tosf-ts1.tfm b/fonts/gelasio/tfm/Gelasio-Italic-tosf-ts1.tfm Binary files differnew file mode 100644 index 0000000000..526bf291ad --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-Italic-tosf-ts1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-Medium-lf-ly1.tfm b/fonts/gelasio/tfm/Gelasio-Medium-lf-ly1.tfm Binary files differnew file mode 100644 index 0000000000..527a631fb1 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-Medium-lf-ly1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-Medium-lf-ot1.tfm b/fonts/gelasio/tfm/Gelasio-Medium-lf-ot1.tfm Binary files differnew file mode 100644 index 0000000000..47212d3b96 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-Medium-lf-ot1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-Medium-lf-t1--base.tfm b/fonts/gelasio/tfm/Gelasio-Medium-lf-t1--base.tfm Binary files differnew file mode 100644 index 0000000000..973cbbcd0a --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-Medium-lf-t1--base.tfm diff --git a/fonts/gelasio/tfm/Gelasio-Medium-lf-t1.tfm b/fonts/gelasio/tfm/Gelasio-Medium-lf-t1.tfm Binary files differnew file mode 100644 index 0000000000..dcff2fcd01 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-Medium-lf-t1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-Medium-lf-ts1--base.tfm b/fonts/gelasio/tfm/Gelasio-Medium-lf-ts1--base.tfm Binary files differnew file mode 100644 index 0000000000..e261bb5345 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-Medium-lf-ts1--base.tfm diff --git a/fonts/gelasio/tfm/Gelasio-Medium-lf-ts1.tfm b/fonts/gelasio/tfm/Gelasio-Medium-lf-ts1.tfm Binary files differnew file mode 100644 index 0000000000..b2286c2576 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-Medium-lf-ts1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-Medium-osf-ly1.tfm b/fonts/gelasio/tfm/Gelasio-Medium-osf-ly1.tfm Binary files differnew file mode 100644 index 0000000000..cc370ca8c9 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-Medium-osf-ly1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-Medium-osf-ot1.tfm b/fonts/gelasio/tfm/Gelasio-Medium-osf-ot1.tfm Binary files differnew file mode 100644 index 0000000000..babe0b65d4 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-Medium-osf-ot1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-Medium-osf-t1--base.tfm b/fonts/gelasio/tfm/Gelasio-Medium-osf-t1--base.tfm Binary files differnew file mode 100644 index 0000000000..bc6ce8bb07 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-Medium-osf-t1--base.tfm diff --git a/fonts/gelasio/tfm/Gelasio-Medium-osf-t1.tfm b/fonts/gelasio/tfm/Gelasio-Medium-osf-t1.tfm Binary files differnew file mode 100644 index 0000000000..d5017d3a24 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-Medium-osf-t1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-Medium-osf-ts1--base.tfm b/fonts/gelasio/tfm/Gelasio-Medium-osf-ts1--base.tfm Binary files differnew file mode 100644 index 0000000000..e261bb5345 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-Medium-osf-ts1--base.tfm diff --git a/fonts/gelasio/tfm/Gelasio-Medium-osf-ts1.tfm b/fonts/gelasio/tfm/Gelasio-Medium-osf-ts1.tfm Binary files differnew file mode 100644 index 0000000000..b2286c2576 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-Medium-osf-ts1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-Medium-sup-ly1.tfm b/fonts/gelasio/tfm/Gelasio-Medium-sup-ly1.tfm Binary files differnew file mode 100644 index 0000000000..04f1333d2f --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-Medium-sup-ly1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-Medium-sup-ot1.tfm b/fonts/gelasio/tfm/Gelasio-Medium-sup-ot1.tfm Binary files differnew file mode 100644 index 0000000000..7e08ff039a --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-Medium-sup-ot1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-Medium-sup-t1--base.tfm b/fonts/gelasio/tfm/Gelasio-Medium-sup-t1--base.tfm Binary files differnew file mode 100644 index 0000000000..6624981586 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-Medium-sup-t1--base.tfm diff --git a/fonts/gelasio/tfm/Gelasio-Medium-sup-t1.tfm b/fonts/gelasio/tfm/Gelasio-Medium-sup-t1.tfm Binary files differnew file mode 100644 index 0000000000..a5a75fc21c --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-Medium-sup-t1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-Medium-tlf-ly1.tfm b/fonts/gelasio/tfm/Gelasio-Medium-tlf-ly1.tfm Binary files differnew file mode 100644 index 0000000000..3a72dbdeed --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-Medium-tlf-ly1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-Medium-tlf-ot1.tfm b/fonts/gelasio/tfm/Gelasio-Medium-tlf-ot1.tfm Binary files differnew file mode 100644 index 0000000000..5ce09961f0 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-Medium-tlf-ot1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-Medium-tlf-t1--base.tfm b/fonts/gelasio/tfm/Gelasio-Medium-tlf-t1--base.tfm Binary files differnew file mode 100644 index 0000000000..c96f7fea8f --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-Medium-tlf-t1--base.tfm diff --git a/fonts/gelasio/tfm/Gelasio-Medium-tlf-t1.tfm b/fonts/gelasio/tfm/Gelasio-Medium-tlf-t1.tfm Binary files differnew file mode 100644 index 0000000000..a9c017f041 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-Medium-tlf-t1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-Medium-tlf-ts1--base.tfm b/fonts/gelasio/tfm/Gelasio-Medium-tlf-ts1--base.tfm Binary files differnew file mode 100644 index 0000000000..e261bb5345 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-Medium-tlf-ts1--base.tfm diff --git a/fonts/gelasio/tfm/Gelasio-Medium-tlf-ts1.tfm b/fonts/gelasio/tfm/Gelasio-Medium-tlf-ts1.tfm Binary files differnew file mode 100644 index 0000000000..b2286c2576 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-Medium-tlf-ts1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-Medium-tosf-ly1.tfm b/fonts/gelasio/tfm/Gelasio-Medium-tosf-ly1.tfm Binary files differnew file mode 100644 index 0000000000..f5b83844ee --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-Medium-tosf-ly1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-Medium-tosf-ot1.tfm b/fonts/gelasio/tfm/Gelasio-Medium-tosf-ot1.tfm Binary files differnew file mode 100644 index 0000000000..2fef2bfe97 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-Medium-tosf-ot1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-Medium-tosf-t1--base.tfm b/fonts/gelasio/tfm/Gelasio-Medium-tosf-t1--base.tfm Binary files differnew file mode 100644 index 0000000000..6021cd5a84 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-Medium-tosf-t1--base.tfm diff --git a/fonts/gelasio/tfm/Gelasio-Medium-tosf-t1.tfm b/fonts/gelasio/tfm/Gelasio-Medium-tosf-t1.tfm Binary files differnew file mode 100644 index 0000000000..7058533d5e --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-Medium-tosf-t1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-Medium-tosf-ts1--base.tfm b/fonts/gelasio/tfm/Gelasio-Medium-tosf-ts1--base.tfm Binary files differnew file mode 100644 index 0000000000..e261bb5345 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-Medium-tosf-ts1--base.tfm diff --git a/fonts/gelasio/tfm/Gelasio-Medium-tosf-ts1.tfm b/fonts/gelasio/tfm/Gelasio-Medium-tosf-ts1.tfm Binary files differnew file mode 100644 index 0000000000..b2286c2576 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-Medium-tosf-ts1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-MediumItalic-lf-ly1.tfm b/fonts/gelasio/tfm/Gelasio-MediumItalic-lf-ly1.tfm Binary files differnew file mode 100644 index 0000000000..380b9d0580 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-MediumItalic-lf-ly1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-MediumItalic-lf-ot1.tfm b/fonts/gelasio/tfm/Gelasio-MediumItalic-lf-ot1.tfm Binary files differnew file mode 100644 index 0000000000..193ab02ae5 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-MediumItalic-lf-ot1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-MediumItalic-lf-t1--base.tfm b/fonts/gelasio/tfm/Gelasio-MediumItalic-lf-t1--base.tfm Binary files differnew file mode 100644 index 0000000000..cfc0fe151e --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-MediumItalic-lf-t1--base.tfm diff --git a/fonts/gelasio/tfm/Gelasio-MediumItalic-lf-t1.tfm b/fonts/gelasio/tfm/Gelasio-MediumItalic-lf-t1.tfm Binary files differnew file mode 100644 index 0000000000..580222b022 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-MediumItalic-lf-t1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-MediumItalic-lf-ts1--base.tfm b/fonts/gelasio/tfm/Gelasio-MediumItalic-lf-ts1--base.tfm Binary files differnew file mode 100644 index 0000000000..a9c8ab007b --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-MediumItalic-lf-ts1--base.tfm diff --git a/fonts/gelasio/tfm/Gelasio-MediumItalic-lf-ts1.tfm b/fonts/gelasio/tfm/Gelasio-MediumItalic-lf-ts1.tfm Binary files differnew file mode 100644 index 0000000000..67c4fca2eb --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-MediumItalic-lf-ts1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-MediumItalic-osf-ly1.tfm b/fonts/gelasio/tfm/Gelasio-MediumItalic-osf-ly1.tfm Binary files differnew file mode 100644 index 0000000000..9b038ccee0 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-MediumItalic-osf-ly1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-MediumItalic-osf-ot1.tfm b/fonts/gelasio/tfm/Gelasio-MediumItalic-osf-ot1.tfm Binary files differnew file mode 100644 index 0000000000..3701107e5c --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-MediumItalic-osf-ot1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-MediumItalic-osf-t1--base.tfm b/fonts/gelasio/tfm/Gelasio-MediumItalic-osf-t1--base.tfm Binary files differnew file mode 100644 index 0000000000..e531ba4682 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-MediumItalic-osf-t1--base.tfm diff --git a/fonts/gelasio/tfm/Gelasio-MediumItalic-osf-t1.tfm b/fonts/gelasio/tfm/Gelasio-MediumItalic-osf-t1.tfm Binary files differnew file mode 100644 index 0000000000..64e1cf3cd6 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-MediumItalic-osf-t1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-MediumItalic-osf-ts1--base.tfm b/fonts/gelasio/tfm/Gelasio-MediumItalic-osf-ts1--base.tfm Binary files differnew file mode 100644 index 0000000000..a9c8ab007b --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-MediumItalic-osf-ts1--base.tfm diff --git a/fonts/gelasio/tfm/Gelasio-MediumItalic-osf-ts1.tfm b/fonts/gelasio/tfm/Gelasio-MediumItalic-osf-ts1.tfm Binary files differnew file mode 100644 index 0000000000..67c4fca2eb --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-MediumItalic-osf-ts1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-MediumItalic-sup-ly1.tfm b/fonts/gelasio/tfm/Gelasio-MediumItalic-sup-ly1.tfm Binary files differnew file mode 100644 index 0000000000..d20690b6ed --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-MediumItalic-sup-ly1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-MediumItalic-sup-ot1.tfm b/fonts/gelasio/tfm/Gelasio-MediumItalic-sup-ot1.tfm Binary files differnew file mode 100644 index 0000000000..ca606b19b4 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-MediumItalic-sup-ot1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-MediumItalic-sup-t1--base.tfm b/fonts/gelasio/tfm/Gelasio-MediumItalic-sup-t1--base.tfm Binary files differnew file mode 100644 index 0000000000..fbe0dac171 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-MediumItalic-sup-t1--base.tfm diff --git a/fonts/gelasio/tfm/Gelasio-MediumItalic-sup-t1.tfm b/fonts/gelasio/tfm/Gelasio-MediumItalic-sup-t1.tfm Binary files differnew file mode 100644 index 0000000000..33b7dc81bb --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-MediumItalic-sup-t1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-MediumItalic-tlf-ly1.tfm b/fonts/gelasio/tfm/Gelasio-MediumItalic-tlf-ly1.tfm Binary files differnew file mode 100644 index 0000000000..4ca2d55061 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-MediumItalic-tlf-ly1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-MediumItalic-tlf-ot1.tfm b/fonts/gelasio/tfm/Gelasio-MediumItalic-tlf-ot1.tfm Binary files differnew file mode 100644 index 0000000000..9ca8c99d53 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-MediumItalic-tlf-ot1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-MediumItalic-tlf-t1--base.tfm b/fonts/gelasio/tfm/Gelasio-MediumItalic-tlf-t1--base.tfm Binary files differnew file mode 100644 index 0000000000..bdf4d20290 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-MediumItalic-tlf-t1--base.tfm diff --git a/fonts/gelasio/tfm/Gelasio-MediumItalic-tlf-t1.tfm b/fonts/gelasio/tfm/Gelasio-MediumItalic-tlf-t1.tfm Binary files differnew file mode 100644 index 0000000000..9ddadf694f --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-MediumItalic-tlf-t1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-MediumItalic-tlf-ts1--base.tfm b/fonts/gelasio/tfm/Gelasio-MediumItalic-tlf-ts1--base.tfm Binary files differnew file mode 100644 index 0000000000..a9c8ab007b --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-MediumItalic-tlf-ts1--base.tfm diff --git a/fonts/gelasio/tfm/Gelasio-MediumItalic-tlf-ts1.tfm b/fonts/gelasio/tfm/Gelasio-MediumItalic-tlf-ts1.tfm Binary files differnew file mode 100644 index 0000000000..67c4fca2eb --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-MediumItalic-tlf-ts1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-MediumItalic-tosf-ly1.tfm b/fonts/gelasio/tfm/Gelasio-MediumItalic-tosf-ly1.tfm Binary files differnew file mode 100644 index 0000000000..3ff16ca896 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-MediumItalic-tosf-ly1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-MediumItalic-tosf-ot1.tfm b/fonts/gelasio/tfm/Gelasio-MediumItalic-tosf-ot1.tfm Binary files differnew file mode 100644 index 0000000000..d6bc1c7f80 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-MediumItalic-tosf-ot1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-MediumItalic-tosf-t1--base.tfm b/fonts/gelasio/tfm/Gelasio-MediumItalic-tosf-t1--base.tfm Binary files differnew file mode 100644 index 0000000000..7ea01a1bcf --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-MediumItalic-tosf-t1--base.tfm diff --git a/fonts/gelasio/tfm/Gelasio-MediumItalic-tosf-t1.tfm b/fonts/gelasio/tfm/Gelasio-MediumItalic-tosf-t1.tfm Binary files differnew file mode 100644 index 0000000000..110a8cd504 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-MediumItalic-tosf-t1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-MediumItalic-tosf-ts1--base.tfm b/fonts/gelasio/tfm/Gelasio-MediumItalic-tosf-ts1--base.tfm Binary files differnew file mode 100644 index 0000000000..a9c8ab007b --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-MediumItalic-tosf-ts1--base.tfm diff --git a/fonts/gelasio/tfm/Gelasio-MediumItalic-tosf-ts1.tfm b/fonts/gelasio/tfm/Gelasio-MediumItalic-tosf-ts1.tfm Binary files differnew file mode 100644 index 0000000000..67c4fca2eb --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-MediumItalic-tosf-ts1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-Regular-lf-ly1.tfm b/fonts/gelasio/tfm/Gelasio-Regular-lf-ly1.tfm Binary files differnew file mode 100644 index 0000000000..a718e683f8 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-Regular-lf-ly1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-Regular-lf-ot1.tfm b/fonts/gelasio/tfm/Gelasio-Regular-lf-ot1.tfm Binary files differnew file mode 100644 index 0000000000..da2479fda0 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-Regular-lf-ot1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-Regular-lf-t1--base.tfm b/fonts/gelasio/tfm/Gelasio-Regular-lf-t1--base.tfm Binary files differnew file mode 100644 index 0000000000..31b1cef302 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-Regular-lf-t1--base.tfm diff --git a/fonts/gelasio/tfm/Gelasio-Regular-lf-t1.tfm b/fonts/gelasio/tfm/Gelasio-Regular-lf-t1.tfm Binary files differnew file mode 100644 index 0000000000..456e5b216f --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-Regular-lf-t1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-Regular-lf-ts1--base.tfm b/fonts/gelasio/tfm/Gelasio-Regular-lf-ts1--base.tfm Binary files differnew file mode 100644 index 0000000000..9ccf82904b --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-Regular-lf-ts1--base.tfm diff --git a/fonts/gelasio/tfm/Gelasio-Regular-lf-ts1.tfm b/fonts/gelasio/tfm/Gelasio-Regular-lf-ts1.tfm Binary files differnew file mode 100644 index 0000000000..9ca2aeb670 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-Regular-lf-ts1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-Regular-osf-ly1.tfm b/fonts/gelasio/tfm/Gelasio-Regular-osf-ly1.tfm Binary files differnew file mode 100644 index 0000000000..cba2350759 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-Regular-osf-ly1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-Regular-osf-ot1.tfm b/fonts/gelasio/tfm/Gelasio-Regular-osf-ot1.tfm Binary files differnew file mode 100644 index 0000000000..6b55932943 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-Regular-osf-ot1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-Regular-osf-t1--base.tfm b/fonts/gelasio/tfm/Gelasio-Regular-osf-t1--base.tfm Binary files differnew file mode 100644 index 0000000000..e8f2270715 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-Regular-osf-t1--base.tfm diff --git a/fonts/gelasio/tfm/Gelasio-Regular-osf-t1.tfm b/fonts/gelasio/tfm/Gelasio-Regular-osf-t1.tfm Binary files differnew file mode 100644 index 0000000000..d959c38807 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-Regular-osf-t1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-Regular-osf-ts1--base.tfm b/fonts/gelasio/tfm/Gelasio-Regular-osf-ts1--base.tfm Binary files differnew file mode 100644 index 0000000000..9ccf82904b --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-Regular-osf-ts1--base.tfm diff --git a/fonts/gelasio/tfm/Gelasio-Regular-osf-ts1.tfm b/fonts/gelasio/tfm/Gelasio-Regular-osf-ts1.tfm Binary files differnew file mode 100644 index 0000000000..9ca2aeb670 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-Regular-osf-ts1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-Regular-sup-ly1.tfm b/fonts/gelasio/tfm/Gelasio-Regular-sup-ly1.tfm Binary files differnew file mode 100644 index 0000000000..9bee3b6710 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-Regular-sup-ly1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-Regular-sup-ot1.tfm b/fonts/gelasio/tfm/Gelasio-Regular-sup-ot1.tfm Binary files differnew file mode 100644 index 0000000000..7634cbbf74 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-Regular-sup-ot1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-Regular-sup-t1--base.tfm b/fonts/gelasio/tfm/Gelasio-Regular-sup-t1--base.tfm Binary files differnew file mode 100644 index 0000000000..7b58ba29d7 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-Regular-sup-t1--base.tfm diff --git a/fonts/gelasio/tfm/Gelasio-Regular-sup-t1.tfm b/fonts/gelasio/tfm/Gelasio-Regular-sup-t1.tfm Binary files differnew file mode 100644 index 0000000000..ff9d19a54e --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-Regular-sup-t1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-Regular-tlf-ly1.tfm b/fonts/gelasio/tfm/Gelasio-Regular-tlf-ly1.tfm Binary files differnew file mode 100644 index 0000000000..f05171bf8a --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-Regular-tlf-ly1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-Regular-tlf-ot1.tfm b/fonts/gelasio/tfm/Gelasio-Regular-tlf-ot1.tfm Binary files differnew file mode 100644 index 0000000000..66f74939e2 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-Regular-tlf-ot1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-Regular-tlf-t1--base.tfm b/fonts/gelasio/tfm/Gelasio-Regular-tlf-t1--base.tfm Binary files differnew file mode 100644 index 0000000000..9decf25ece --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-Regular-tlf-t1--base.tfm diff --git a/fonts/gelasio/tfm/Gelasio-Regular-tlf-t1.tfm b/fonts/gelasio/tfm/Gelasio-Regular-tlf-t1.tfm Binary files differnew file mode 100644 index 0000000000..15ca67dd7a --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-Regular-tlf-t1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-Regular-tlf-ts1--base.tfm b/fonts/gelasio/tfm/Gelasio-Regular-tlf-ts1--base.tfm Binary files differnew file mode 100644 index 0000000000..9ccf82904b --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-Regular-tlf-ts1--base.tfm diff --git a/fonts/gelasio/tfm/Gelasio-Regular-tlf-ts1.tfm b/fonts/gelasio/tfm/Gelasio-Regular-tlf-ts1.tfm Binary files differnew file mode 100644 index 0000000000..9ca2aeb670 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-Regular-tlf-ts1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-Regular-tosf-ly1.tfm b/fonts/gelasio/tfm/Gelasio-Regular-tosf-ly1.tfm Binary files differnew file mode 100644 index 0000000000..86e0971f2d --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-Regular-tosf-ly1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-Regular-tosf-ot1.tfm b/fonts/gelasio/tfm/Gelasio-Regular-tosf-ot1.tfm Binary files differnew file mode 100644 index 0000000000..b120007676 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-Regular-tosf-ot1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-Regular-tosf-t1--base.tfm b/fonts/gelasio/tfm/Gelasio-Regular-tosf-t1--base.tfm Binary files differnew file mode 100644 index 0000000000..07a25339c2 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-Regular-tosf-t1--base.tfm diff --git a/fonts/gelasio/tfm/Gelasio-Regular-tosf-t1.tfm b/fonts/gelasio/tfm/Gelasio-Regular-tosf-t1.tfm Binary files differnew file mode 100644 index 0000000000..85badbabcf --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-Regular-tosf-t1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-Regular-tosf-ts1--base.tfm b/fonts/gelasio/tfm/Gelasio-Regular-tosf-ts1--base.tfm Binary files differnew file mode 100644 index 0000000000..9ccf82904b --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-Regular-tosf-ts1--base.tfm diff --git a/fonts/gelasio/tfm/Gelasio-Regular-tosf-ts1.tfm b/fonts/gelasio/tfm/Gelasio-Regular-tosf-ts1.tfm Binary files differnew file mode 100644 index 0000000000..9ca2aeb670 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-Regular-tosf-ts1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-SemiBold-lf-ly1.tfm b/fonts/gelasio/tfm/Gelasio-SemiBold-lf-ly1.tfm Binary files differnew file mode 100644 index 0000000000..a469a12260 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-SemiBold-lf-ly1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-SemiBold-lf-ot1.tfm b/fonts/gelasio/tfm/Gelasio-SemiBold-lf-ot1.tfm Binary files differnew file mode 100644 index 0000000000..083c6d3987 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-SemiBold-lf-ot1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-SemiBold-lf-t1--base.tfm b/fonts/gelasio/tfm/Gelasio-SemiBold-lf-t1--base.tfm Binary files differnew file mode 100644 index 0000000000..d020e8450e --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-SemiBold-lf-t1--base.tfm diff --git a/fonts/gelasio/tfm/Gelasio-SemiBold-lf-t1.tfm b/fonts/gelasio/tfm/Gelasio-SemiBold-lf-t1.tfm Binary files differnew file mode 100644 index 0000000000..5a72b05a38 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-SemiBold-lf-t1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-SemiBold-lf-ts1--base.tfm b/fonts/gelasio/tfm/Gelasio-SemiBold-lf-ts1--base.tfm Binary files differnew file mode 100644 index 0000000000..db622c15b2 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-SemiBold-lf-ts1--base.tfm diff --git a/fonts/gelasio/tfm/Gelasio-SemiBold-lf-ts1.tfm b/fonts/gelasio/tfm/Gelasio-SemiBold-lf-ts1.tfm Binary files differnew file mode 100644 index 0000000000..f5a3ab34f4 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-SemiBold-lf-ts1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-SemiBold-osf-ly1.tfm b/fonts/gelasio/tfm/Gelasio-SemiBold-osf-ly1.tfm Binary files differnew file mode 100644 index 0000000000..56c13c2551 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-SemiBold-osf-ly1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-SemiBold-osf-ot1.tfm b/fonts/gelasio/tfm/Gelasio-SemiBold-osf-ot1.tfm Binary files differnew file mode 100644 index 0000000000..ee9d3fd9b4 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-SemiBold-osf-ot1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-SemiBold-osf-t1--base.tfm b/fonts/gelasio/tfm/Gelasio-SemiBold-osf-t1--base.tfm Binary files differnew file mode 100644 index 0000000000..3ddef796b8 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-SemiBold-osf-t1--base.tfm diff --git a/fonts/gelasio/tfm/Gelasio-SemiBold-osf-t1.tfm b/fonts/gelasio/tfm/Gelasio-SemiBold-osf-t1.tfm Binary files differnew file mode 100644 index 0000000000..841341828f --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-SemiBold-osf-t1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-SemiBold-osf-ts1--base.tfm b/fonts/gelasio/tfm/Gelasio-SemiBold-osf-ts1--base.tfm Binary files differnew file mode 100644 index 0000000000..db622c15b2 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-SemiBold-osf-ts1--base.tfm diff --git a/fonts/gelasio/tfm/Gelasio-SemiBold-osf-ts1.tfm b/fonts/gelasio/tfm/Gelasio-SemiBold-osf-ts1.tfm Binary files differnew file mode 100644 index 0000000000..f5a3ab34f4 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-SemiBold-osf-ts1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-SemiBold-sup-ly1.tfm b/fonts/gelasio/tfm/Gelasio-SemiBold-sup-ly1.tfm Binary files differnew file mode 100644 index 0000000000..8725637365 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-SemiBold-sup-ly1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-SemiBold-sup-ot1.tfm b/fonts/gelasio/tfm/Gelasio-SemiBold-sup-ot1.tfm Binary files differnew file mode 100644 index 0000000000..4aef5f1cbe --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-SemiBold-sup-ot1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-SemiBold-sup-t1--base.tfm b/fonts/gelasio/tfm/Gelasio-SemiBold-sup-t1--base.tfm Binary files differnew file mode 100644 index 0000000000..baa40ae65b --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-SemiBold-sup-t1--base.tfm diff --git a/fonts/gelasio/tfm/Gelasio-SemiBold-sup-t1.tfm b/fonts/gelasio/tfm/Gelasio-SemiBold-sup-t1.tfm Binary files differnew file mode 100644 index 0000000000..d834231d0a --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-SemiBold-sup-t1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-SemiBold-tlf-ly1.tfm b/fonts/gelasio/tfm/Gelasio-SemiBold-tlf-ly1.tfm Binary files differnew file mode 100644 index 0000000000..d1093ccf74 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-SemiBold-tlf-ly1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-SemiBold-tlf-ot1.tfm b/fonts/gelasio/tfm/Gelasio-SemiBold-tlf-ot1.tfm Binary files differnew file mode 100644 index 0000000000..56e2fffbe8 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-SemiBold-tlf-ot1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-SemiBold-tlf-t1--base.tfm b/fonts/gelasio/tfm/Gelasio-SemiBold-tlf-t1--base.tfm Binary files differnew file mode 100644 index 0000000000..916413840e --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-SemiBold-tlf-t1--base.tfm diff --git a/fonts/gelasio/tfm/Gelasio-SemiBold-tlf-t1.tfm b/fonts/gelasio/tfm/Gelasio-SemiBold-tlf-t1.tfm Binary files differnew file mode 100644 index 0000000000..34b3a6429a --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-SemiBold-tlf-t1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-SemiBold-tlf-ts1--base.tfm b/fonts/gelasio/tfm/Gelasio-SemiBold-tlf-ts1--base.tfm Binary files differnew file mode 100644 index 0000000000..db622c15b2 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-SemiBold-tlf-ts1--base.tfm diff --git a/fonts/gelasio/tfm/Gelasio-SemiBold-tlf-ts1.tfm b/fonts/gelasio/tfm/Gelasio-SemiBold-tlf-ts1.tfm Binary files differnew file mode 100644 index 0000000000..f5a3ab34f4 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-SemiBold-tlf-ts1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-SemiBold-tosf-ly1.tfm b/fonts/gelasio/tfm/Gelasio-SemiBold-tosf-ly1.tfm Binary files differnew file mode 100644 index 0000000000..6738a78c47 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-SemiBold-tosf-ly1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-SemiBold-tosf-ot1.tfm b/fonts/gelasio/tfm/Gelasio-SemiBold-tosf-ot1.tfm Binary files differnew file mode 100644 index 0000000000..6ecd4c5b6d --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-SemiBold-tosf-ot1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-SemiBold-tosf-t1--base.tfm b/fonts/gelasio/tfm/Gelasio-SemiBold-tosf-t1--base.tfm Binary files differnew file mode 100644 index 0000000000..5305a0e869 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-SemiBold-tosf-t1--base.tfm diff --git a/fonts/gelasio/tfm/Gelasio-SemiBold-tosf-t1.tfm b/fonts/gelasio/tfm/Gelasio-SemiBold-tosf-t1.tfm Binary files differnew file mode 100644 index 0000000000..58b781c4ae --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-SemiBold-tosf-t1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-SemiBold-tosf-ts1--base.tfm b/fonts/gelasio/tfm/Gelasio-SemiBold-tosf-ts1--base.tfm Binary files differnew file mode 100644 index 0000000000..db622c15b2 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-SemiBold-tosf-ts1--base.tfm diff --git a/fonts/gelasio/tfm/Gelasio-SemiBold-tosf-ts1.tfm b/fonts/gelasio/tfm/Gelasio-SemiBold-tosf-ts1.tfm Binary files differnew file mode 100644 index 0000000000..f5a3ab34f4 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-SemiBold-tosf-ts1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-SemiBoldItalic-lf-ly1.tfm b/fonts/gelasio/tfm/Gelasio-SemiBoldItalic-lf-ly1.tfm Binary files differnew file mode 100644 index 0000000000..665f19aa39 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-SemiBoldItalic-lf-ly1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-SemiBoldItalic-lf-ot1.tfm b/fonts/gelasio/tfm/Gelasio-SemiBoldItalic-lf-ot1.tfm Binary files differnew file mode 100644 index 0000000000..3e45f30877 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-SemiBoldItalic-lf-ot1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-SemiBoldItalic-lf-t1--base.tfm b/fonts/gelasio/tfm/Gelasio-SemiBoldItalic-lf-t1--base.tfm Binary files differnew file mode 100644 index 0000000000..815140615b --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-SemiBoldItalic-lf-t1--base.tfm diff --git a/fonts/gelasio/tfm/Gelasio-SemiBoldItalic-lf-t1.tfm b/fonts/gelasio/tfm/Gelasio-SemiBoldItalic-lf-t1.tfm Binary files differnew file mode 100644 index 0000000000..e71a0ffd85 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-SemiBoldItalic-lf-t1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-SemiBoldItalic-lf-ts1--base.tfm b/fonts/gelasio/tfm/Gelasio-SemiBoldItalic-lf-ts1--base.tfm Binary files differnew file mode 100644 index 0000000000..622e339391 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-SemiBoldItalic-lf-ts1--base.tfm diff --git a/fonts/gelasio/tfm/Gelasio-SemiBoldItalic-lf-ts1.tfm b/fonts/gelasio/tfm/Gelasio-SemiBoldItalic-lf-ts1.tfm Binary files differnew file mode 100644 index 0000000000..0c6b61a43e --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-SemiBoldItalic-lf-ts1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-SemiBoldItalic-osf-ly1.tfm b/fonts/gelasio/tfm/Gelasio-SemiBoldItalic-osf-ly1.tfm Binary files differnew file mode 100644 index 0000000000..3a0f58f3a1 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-SemiBoldItalic-osf-ly1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-SemiBoldItalic-osf-ot1.tfm b/fonts/gelasio/tfm/Gelasio-SemiBoldItalic-osf-ot1.tfm Binary files differnew file mode 100644 index 0000000000..58403fda43 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-SemiBoldItalic-osf-ot1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-SemiBoldItalic-osf-t1--base.tfm b/fonts/gelasio/tfm/Gelasio-SemiBoldItalic-osf-t1--base.tfm Binary files differnew file mode 100644 index 0000000000..9963aafe15 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-SemiBoldItalic-osf-t1--base.tfm diff --git a/fonts/gelasio/tfm/Gelasio-SemiBoldItalic-osf-t1.tfm b/fonts/gelasio/tfm/Gelasio-SemiBoldItalic-osf-t1.tfm Binary files differnew file mode 100644 index 0000000000..f1be40884e --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-SemiBoldItalic-osf-t1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-SemiBoldItalic-osf-ts1--base.tfm b/fonts/gelasio/tfm/Gelasio-SemiBoldItalic-osf-ts1--base.tfm Binary files differnew file mode 100644 index 0000000000..622e339391 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-SemiBoldItalic-osf-ts1--base.tfm diff --git a/fonts/gelasio/tfm/Gelasio-SemiBoldItalic-osf-ts1.tfm b/fonts/gelasio/tfm/Gelasio-SemiBoldItalic-osf-ts1.tfm Binary files differnew file mode 100644 index 0000000000..0c6b61a43e --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-SemiBoldItalic-osf-ts1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-SemiBoldItalic-sup-ly1.tfm b/fonts/gelasio/tfm/Gelasio-SemiBoldItalic-sup-ly1.tfm Binary files differnew file mode 100644 index 0000000000..fe7a9cee83 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-SemiBoldItalic-sup-ly1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-SemiBoldItalic-sup-ot1.tfm b/fonts/gelasio/tfm/Gelasio-SemiBoldItalic-sup-ot1.tfm Binary files differnew file mode 100644 index 0000000000..4722bd242c --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-SemiBoldItalic-sup-ot1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-SemiBoldItalic-sup-t1--base.tfm b/fonts/gelasio/tfm/Gelasio-SemiBoldItalic-sup-t1--base.tfm Binary files differnew file mode 100644 index 0000000000..ecd127aa0a --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-SemiBoldItalic-sup-t1--base.tfm diff --git a/fonts/gelasio/tfm/Gelasio-SemiBoldItalic-sup-t1.tfm b/fonts/gelasio/tfm/Gelasio-SemiBoldItalic-sup-t1.tfm Binary files differnew file mode 100644 index 0000000000..a2ac7aeb3d --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-SemiBoldItalic-sup-t1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-SemiBoldItalic-tlf-ly1.tfm b/fonts/gelasio/tfm/Gelasio-SemiBoldItalic-tlf-ly1.tfm Binary files differnew file mode 100644 index 0000000000..77c7f9b54f --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-SemiBoldItalic-tlf-ly1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-SemiBoldItalic-tlf-ot1.tfm b/fonts/gelasio/tfm/Gelasio-SemiBoldItalic-tlf-ot1.tfm Binary files differnew file mode 100644 index 0000000000..8f1a9d65c0 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-SemiBoldItalic-tlf-ot1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-SemiBoldItalic-tlf-t1--base.tfm b/fonts/gelasio/tfm/Gelasio-SemiBoldItalic-tlf-t1--base.tfm Binary files differnew file mode 100644 index 0000000000..b3732318ca --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-SemiBoldItalic-tlf-t1--base.tfm diff --git a/fonts/gelasio/tfm/Gelasio-SemiBoldItalic-tlf-t1.tfm b/fonts/gelasio/tfm/Gelasio-SemiBoldItalic-tlf-t1.tfm Binary files differnew file mode 100644 index 0000000000..bf84c6ec65 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-SemiBoldItalic-tlf-t1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-SemiBoldItalic-tlf-ts1--base.tfm b/fonts/gelasio/tfm/Gelasio-SemiBoldItalic-tlf-ts1--base.tfm Binary files differnew file mode 100644 index 0000000000..622e339391 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-SemiBoldItalic-tlf-ts1--base.tfm diff --git a/fonts/gelasio/tfm/Gelasio-SemiBoldItalic-tlf-ts1.tfm b/fonts/gelasio/tfm/Gelasio-SemiBoldItalic-tlf-ts1.tfm Binary files differnew file mode 100644 index 0000000000..0c6b61a43e --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-SemiBoldItalic-tlf-ts1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-SemiBoldItalic-tosf-ly1.tfm b/fonts/gelasio/tfm/Gelasio-SemiBoldItalic-tosf-ly1.tfm Binary files differnew file mode 100644 index 0000000000..374bdf495f --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-SemiBoldItalic-tosf-ly1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-SemiBoldItalic-tosf-ot1.tfm b/fonts/gelasio/tfm/Gelasio-SemiBoldItalic-tosf-ot1.tfm Binary files differnew file mode 100644 index 0000000000..02dde2af2c --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-SemiBoldItalic-tosf-ot1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-SemiBoldItalic-tosf-t1--base.tfm b/fonts/gelasio/tfm/Gelasio-SemiBoldItalic-tosf-t1--base.tfm Binary files differnew file mode 100644 index 0000000000..9f3934bf8b --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-SemiBoldItalic-tosf-t1--base.tfm diff --git a/fonts/gelasio/tfm/Gelasio-SemiBoldItalic-tosf-t1.tfm b/fonts/gelasio/tfm/Gelasio-SemiBoldItalic-tosf-t1.tfm Binary files differnew file mode 100644 index 0000000000..6e4e61221f --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-SemiBoldItalic-tosf-t1.tfm diff --git a/fonts/gelasio/tfm/Gelasio-SemiBoldItalic-tosf-ts1--base.tfm b/fonts/gelasio/tfm/Gelasio-SemiBoldItalic-tosf-ts1--base.tfm Binary files differnew file mode 100644 index 0000000000..622e339391 --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-SemiBoldItalic-tosf-ts1--base.tfm diff --git a/fonts/gelasio/tfm/Gelasio-SemiBoldItalic-tosf-ts1.tfm b/fonts/gelasio/tfm/Gelasio-SemiBoldItalic-tosf-ts1.tfm Binary files differnew file mode 100644 index 0000000000..0c6b61a43e --- /dev/null +++ b/fonts/gelasio/tfm/Gelasio-SemiBoldItalic-tosf-ts1.tfm diff --git a/fonts/gelasio/type1/Gelasio-Bold.pfb b/fonts/gelasio/type1/Gelasio-Bold.pfb Binary files differnew file mode 100644 index 0000000000..a29d50a295 --- /dev/null +++ b/fonts/gelasio/type1/Gelasio-Bold.pfb diff --git a/fonts/gelasio/type1/Gelasio-BoldItalic.pfb b/fonts/gelasio/type1/Gelasio-BoldItalic.pfb Binary files differnew file mode 100644 index 0000000000..2e7d9a83b3 --- /dev/null +++ b/fonts/gelasio/type1/Gelasio-BoldItalic.pfb diff --git a/fonts/gelasio/type1/Gelasio-Italic.pfb b/fonts/gelasio/type1/Gelasio-Italic.pfb Binary files differnew file mode 100644 index 0000000000..8459dea31d --- /dev/null +++ b/fonts/gelasio/type1/Gelasio-Italic.pfb diff --git a/fonts/gelasio/type1/Gelasio-Medium.pfb b/fonts/gelasio/type1/Gelasio-Medium.pfb Binary files differnew file mode 100644 index 0000000000..6811bc33df --- /dev/null +++ b/fonts/gelasio/type1/Gelasio-Medium.pfb diff --git a/fonts/gelasio/type1/Gelasio-MediumItalic.pfb b/fonts/gelasio/type1/Gelasio-MediumItalic.pfb Binary files differnew file mode 100644 index 0000000000..3a5bf27d24 --- /dev/null +++ b/fonts/gelasio/type1/Gelasio-MediumItalic.pfb diff --git a/fonts/gelasio/type1/Gelasio-Regular.pfb b/fonts/gelasio/type1/Gelasio-Regular.pfb Binary files differnew file mode 100644 index 0000000000..74b3bfce60 --- /dev/null +++ b/fonts/gelasio/type1/Gelasio-Regular.pfb diff --git a/fonts/gelasio/type1/Gelasio-SemiBold.pfb b/fonts/gelasio/type1/Gelasio-SemiBold.pfb Binary files differnew file mode 100644 index 0000000000..1a7ee71d55 --- /dev/null +++ b/fonts/gelasio/type1/Gelasio-SemiBold.pfb diff --git a/fonts/gelasio/type1/Gelasio-SemiBoldItalic.pfb b/fonts/gelasio/type1/Gelasio-SemiBoldItalic.pfb Binary files differnew file mode 100644 index 0000000000..e8e15d374a --- /dev/null +++ b/fonts/gelasio/type1/Gelasio-SemiBoldItalic.pfb diff --git a/fonts/gelasio/vf/Gelasio-Bold-lf-t1.vf b/fonts/gelasio/vf/Gelasio-Bold-lf-t1.vf Binary files differnew file mode 100644 index 0000000000..3feff0b356 --- /dev/null +++ b/fonts/gelasio/vf/Gelasio-Bold-lf-t1.vf diff --git a/fonts/gelasio/vf/Gelasio-Bold-lf-ts1.vf b/fonts/gelasio/vf/Gelasio-Bold-lf-ts1.vf Binary files differnew file mode 100644 index 0000000000..771219db8d --- /dev/null +++ b/fonts/gelasio/vf/Gelasio-Bold-lf-ts1.vf diff --git a/fonts/gelasio/vf/Gelasio-Bold-osf-t1.vf b/fonts/gelasio/vf/Gelasio-Bold-osf-t1.vf Binary files differnew file mode 100644 index 0000000000..15f1cb7672 --- /dev/null +++ b/fonts/gelasio/vf/Gelasio-Bold-osf-t1.vf diff --git a/fonts/gelasio/vf/Gelasio-Bold-osf-ts1.vf b/fonts/gelasio/vf/Gelasio-Bold-osf-ts1.vf Binary files differnew file mode 100644 index 0000000000..ba49870f62 --- /dev/null +++ b/fonts/gelasio/vf/Gelasio-Bold-osf-ts1.vf diff --git a/fonts/gelasio/vf/Gelasio-Bold-sup-t1.vf b/fonts/gelasio/vf/Gelasio-Bold-sup-t1.vf Binary files differnew file mode 100644 index 0000000000..7f641514f1 --- /dev/null +++ b/fonts/gelasio/vf/Gelasio-Bold-sup-t1.vf diff --git a/fonts/gelasio/vf/Gelasio-Bold-tlf-t1.vf b/fonts/gelasio/vf/Gelasio-Bold-tlf-t1.vf Binary files differnew file mode 100644 index 0000000000..0af3bfce77 --- /dev/null +++ b/fonts/gelasio/vf/Gelasio-Bold-tlf-t1.vf diff --git a/fonts/gelasio/vf/Gelasio-Bold-tlf-ts1.vf b/fonts/gelasio/vf/Gelasio-Bold-tlf-ts1.vf Binary files differnew file mode 100644 index 0000000000..1a221a8fd7 --- /dev/null +++ b/fonts/gelasio/vf/Gelasio-Bold-tlf-ts1.vf diff --git a/fonts/gelasio/vf/Gelasio-Bold-tosf-t1.vf b/fonts/gelasio/vf/Gelasio-Bold-tosf-t1.vf Binary files differnew file mode 100644 index 0000000000..9423acb8d0 --- /dev/null +++ b/fonts/gelasio/vf/Gelasio-Bold-tosf-t1.vf diff --git a/fonts/gelasio/vf/Gelasio-Bold-tosf-ts1.vf b/fonts/gelasio/vf/Gelasio-Bold-tosf-ts1.vf Binary files differnew file mode 100644 index 0000000000..ac25dc32fc --- /dev/null +++ b/fonts/gelasio/vf/Gelasio-Bold-tosf-ts1.vf diff --git a/fonts/gelasio/vf/Gelasio-BoldItalic-lf-t1.vf b/fonts/gelasio/vf/Gelasio-BoldItalic-lf-t1.vf Binary files differnew file mode 100644 index 0000000000..615c9911ed --- /dev/null +++ b/fonts/gelasio/vf/Gelasio-BoldItalic-lf-t1.vf diff --git a/fonts/gelasio/vf/Gelasio-BoldItalic-lf-ts1.vf b/fonts/gelasio/vf/Gelasio-BoldItalic-lf-ts1.vf Binary files differnew file mode 100644 index 0000000000..7b0d87ff20 --- /dev/null +++ b/fonts/gelasio/vf/Gelasio-BoldItalic-lf-ts1.vf diff --git a/fonts/gelasio/vf/Gelasio-BoldItalic-osf-t1.vf b/fonts/gelasio/vf/Gelasio-BoldItalic-osf-t1.vf Binary files differnew file mode 100644 index 0000000000..a92c5898bc --- /dev/null +++ b/fonts/gelasio/vf/Gelasio-BoldItalic-osf-t1.vf diff --git a/fonts/gelasio/vf/Gelasio-BoldItalic-osf-ts1.vf b/fonts/gelasio/vf/Gelasio-BoldItalic-osf-ts1.vf Binary files differnew file mode 100644 index 0000000000..665a35d708 --- /dev/null +++ b/fonts/gelasio/vf/Gelasio-BoldItalic-osf-ts1.vf diff --git a/fonts/gelasio/vf/Gelasio-BoldItalic-sup-t1.vf b/fonts/gelasio/vf/Gelasio-BoldItalic-sup-t1.vf Binary files differnew file mode 100644 index 0000000000..5811e202fb --- /dev/null +++ b/fonts/gelasio/vf/Gelasio-BoldItalic-sup-t1.vf diff --git a/fonts/gelasio/vf/Gelasio-BoldItalic-tlf-t1.vf b/fonts/gelasio/vf/Gelasio-BoldItalic-tlf-t1.vf Binary files differnew file mode 100644 index 0000000000..504bd2b079 --- /dev/null +++ b/fonts/gelasio/vf/Gelasio-BoldItalic-tlf-t1.vf diff --git a/fonts/gelasio/vf/Gelasio-BoldItalic-tlf-ts1.vf b/fonts/gelasio/vf/Gelasio-BoldItalic-tlf-ts1.vf Binary files differnew file mode 100644 index 0000000000..4ee969a8e2 --- /dev/null +++ b/fonts/gelasio/vf/Gelasio-BoldItalic-tlf-ts1.vf diff --git a/fonts/gelasio/vf/Gelasio-BoldItalic-tosf-t1.vf b/fonts/gelasio/vf/Gelasio-BoldItalic-tosf-t1.vf Binary files differnew file mode 100644 index 0000000000..0c3df2a43b --- /dev/null +++ b/fonts/gelasio/vf/Gelasio-BoldItalic-tosf-t1.vf diff --git a/fonts/gelasio/vf/Gelasio-BoldItalic-tosf-ts1.vf b/fonts/gelasio/vf/Gelasio-BoldItalic-tosf-ts1.vf Binary files differnew file mode 100644 index 0000000000..bbb4e70bc2 --- /dev/null +++ b/fonts/gelasio/vf/Gelasio-BoldItalic-tosf-ts1.vf diff --git a/fonts/gelasio/vf/Gelasio-Italic-lf-t1.vf b/fonts/gelasio/vf/Gelasio-Italic-lf-t1.vf Binary files differnew file mode 100644 index 0000000000..2cf96f4c14 --- /dev/null +++ b/fonts/gelasio/vf/Gelasio-Italic-lf-t1.vf diff --git a/fonts/gelasio/vf/Gelasio-Italic-lf-ts1.vf b/fonts/gelasio/vf/Gelasio-Italic-lf-ts1.vf Binary files differnew file mode 100644 index 0000000000..5e3f57f473 --- /dev/null +++ b/fonts/gelasio/vf/Gelasio-Italic-lf-ts1.vf diff --git a/fonts/gelasio/vf/Gelasio-Italic-osf-t1.vf b/fonts/gelasio/vf/Gelasio-Italic-osf-t1.vf Binary files differnew file mode 100644 index 0000000000..eafce5c409 --- /dev/null +++ b/fonts/gelasio/vf/Gelasio-Italic-osf-t1.vf diff --git a/fonts/gelasio/vf/Gelasio-Italic-osf-ts1.vf b/fonts/gelasio/vf/Gelasio-Italic-osf-ts1.vf Binary files differnew file mode 100644 index 0000000000..d2d710d91e --- /dev/null +++ b/fonts/gelasio/vf/Gelasio-Italic-osf-ts1.vf diff --git a/fonts/gelasio/vf/Gelasio-Italic-sup-t1.vf b/fonts/gelasio/vf/Gelasio-Italic-sup-t1.vf Binary files differnew file mode 100644 index 0000000000..48165fcffc --- /dev/null +++ b/fonts/gelasio/vf/Gelasio-Italic-sup-t1.vf diff --git a/fonts/gelasio/vf/Gelasio-Italic-tlf-t1.vf b/fonts/gelasio/vf/Gelasio-Italic-tlf-t1.vf Binary files differnew file mode 100644 index 0000000000..8ff0783b98 --- /dev/null +++ b/fonts/gelasio/vf/Gelasio-Italic-tlf-t1.vf diff --git a/fonts/gelasio/vf/Gelasio-Italic-tlf-ts1.vf b/fonts/gelasio/vf/Gelasio-Italic-tlf-ts1.vf Binary files differnew file mode 100644 index 0000000000..9225ff6825 --- /dev/null +++ b/fonts/gelasio/vf/Gelasio-Italic-tlf-ts1.vf diff --git a/fonts/gelasio/vf/Gelasio-Italic-tosf-t1.vf b/fonts/gelasio/vf/Gelasio-Italic-tosf-t1.vf Binary files differnew file mode 100644 index 0000000000..d9682aa300 --- /dev/null +++ b/fonts/gelasio/vf/Gelasio-Italic-tosf-t1.vf diff --git a/fonts/gelasio/vf/Gelasio-Italic-tosf-ts1.vf b/fonts/gelasio/vf/Gelasio-Italic-tosf-ts1.vf Binary files differnew file mode 100644 index 0000000000..46443267aa --- /dev/null +++ b/fonts/gelasio/vf/Gelasio-Italic-tosf-ts1.vf diff --git a/fonts/gelasio/vf/Gelasio-Medium-lf-t1.vf b/fonts/gelasio/vf/Gelasio-Medium-lf-t1.vf Binary files differnew file mode 100644 index 0000000000..c19706d9bc --- /dev/null +++ b/fonts/gelasio/vf/Gelasio-Medium-lf-t1.vf diff --git a/fonts/gelasio/vf/Gelasio-Medium-lf-ts1.vf b/fonts/gelasio/vf/Gelasio-Medium-lf-ts1.vf Binary files differnew file mode 100644 index 0000000000..4ad385edd9 --- /dev/null +++ b/fonts/gelasio/vf/Gelasio-Medium-lf-ts1.vf diff --git a/fonts/gelasio/vf/Gelasio-Medium-osf-t1.vf b/fonts/gelasio/vf/Gelasio-Medium-osf-t1.vf Binary files differnew file mode 100644 index 0000000000..c9cae0d06f --- /dev/null +++ b/fonts/gelasio/vf/Gelasio-Medium-osf-t1.vf diff --git a/fonts/gelasio/vf/Gelasio-Medium-osf-ts1.vf b/fonts/gelasio/vf/Gelasio-Medium-osf-ts1.vf Binary files differnew file mode 100644 index 0000000000..f8496c2c56 --- /dev/null +++ b/fonts/gelasio/vf/Gelasio-Medium-osf-ts1.vf diff --git a/fonts/gelasio/vf/Gelasio-Medium-sup-t1.vf b/fonts/gelasio/vf/Gelasio-Medium-sup-t1.vf Binary files differnew file mode 100644 index 0000000000..cd1654e977 --- /dev/null +++ b/fonts/gelasio/vf/Gelasio-Medium-sup-t1.vf diff --git a/fonts/gelasio/vf/Gelasio-Medium-tlf-t1.vf b/fonts/gelasio/vf/Gelasio-Medium-tlf-t1.vf Binary files differnew file mode 100644 index 0000000000..272a6badb7 --- /dev/null +++ b/fonts/gelasio/vf/Gelasio-Medium-tlf-t1.vf diff --git a/fonts/gelasio/vf/Gelasio-Medium-tlf-ts1.vf b/fonts/gelasio/vf/Gelasio-Medium-tlf-ts1.vf Binary files differnew file mode 100644 index 0000000000..b02f69707d --- /dev/null +++ b/fonts/gelasio/vf/Gelasio-Medium-tlf-ts1.vf diff --git a/fonts/gelasio/vf/Gelasio-Medium-tosf-t1.vf b/fonts/gelasio/vf/Gelasio-Medium-tosf-t1.vf Binary files differnew file mode 100644 index 0000000000..6495e4fde9 --- /dev/null +++ b/fonts/gelasio/vf/Gelasio-Medium-tosf-t1.vf diff --git a/fonts/gelasio/vf/Gelasio-Medium-tosf-ts1.vf b/fonts/gelasio/vf/Gelasio-Medium-tosf-ts1.vf Binary files differnew file mode 100644 index 0000000000..c2eb4ccf82 --- /dev/null +++ b/fonts/gelasio/vf/Gelasio-Medium-tosf-ts1.vf diff --git a/fonts/gelasio/vf/Gelasio-MediumItalic-lf-t1.vf b/fonts/gelasio/vf/Gelasio-MediumItalic-lf-t1.vf Binary files differnew file mode 100644 index 0000000000..18266fa707 --- /dev/null +++ b/fonts/gelasio/vf/Gelasio-MediumItalic-lf-t1.vf diff --git a/fonts/gelasio/vf/Gelasio-MediumItalic-lf-ts1.vf b/fonts/gelasio/vf/Gelasio-MediumItalic-lf-ts1.vf Binary files differnew file mode 100644 index 0000000000..0e6600c116 --- /dev/null +++ b/fonts/gelasio/vf/Gelasio-MediumItalic-lf-ts1.vf diff --git a/fonts/gelasio/vf/Gelasio-MediumItalic-osf-t1.vf b/fonts/gelasio/vf/Gelasio-MediumItalic-osf-t1.vf Binary files differnew file mode 100644 index 0000000000..95da309c00 --- /dev/null +++ b/fonts/gelasio/vf/Gelasio-MediumItalic-osf-t1.vf diff --git a/fonts/gelasio/vf/Gelasio-MediumItalic-osf-ts1.vf b/fonts/gelasio/vf/Gelasio-MediumItalic-osf-ts1.vf Binary files differnew file mode 100644 index 0000000000..f9bc015f2b --- /dev/null +++ b/fonts/gelasio/vf/Gelasio-MediumItalic-osf-ts1.vf diff --git a/fonts/gelasio/vf/Gelasio-MediumItalic-sup-t1.vf b/fonts/gelasio/vf/Gelasio-MediumItalic-sup-t1.vf Binary files differnew file mode 100644 index 0000000000..b8674eaf41 --- /dev/null +++ b/fonts/gelasio/vf/Gelasio-MediumItalic-sup-t1.vf diff --git a/fonts/gelasio/vf/Gelasio-MediumItalic-tlf-t1.vf b/fonts/gelasio/vf/Gelasio-MediumItalic-tlf-t1.vf Binary files differnew file mode 100644 index 0000000000..845ca5490e --- /dev/null +++ b/fonts/gelasio/vf/Gelasio-MediumItalic-tlf-t1.vf diff --git a/fonts/gelasio/vf/Gelasio-MediumItalic-tlf-ts1.vf b/fonts/gelasio/vf/Gelasio-MediumItalic-tlf-ts1.vf Binary files differnew file mode 100644 index 0000000000..6c768d3cf1 --- /dev/null +++ b/fonts/gelasio/vf/Gelasio-MediumItalic-tlf-ts1.vf diff --git a/fonts/gelasio/vf/Gelasio-MediumItalic-tosf-t1.vf b/fonts/gelasio/vf/Gelasio-MediumItalic-tosf-t1.vf Binary files differnew file mode 100644 index 0000000000..8ab7852bc0 --- /dev/null +++ b/fonts/gelasio/vf/Gelasio-MediumItalic-tosf-t1.vf diff --git a/fonts/gelasio/vf/Gelasio-MediumItalic-tosf-ts1.vf b/fonts/gelasio/vf/Gelasio-MediumItalic-tosf-ts1.vf Binary files differnew file mode 100644 index 0000000000..de3e18c93a --- /dev/null +++ b/fonts/gelasio/vf/Gelasio-MediumItalic-tosf-ts1.vf diff --git a/fonts/gelasio/vf/Gelasio-Regular-lf-t1.vf b/fonts/gelasio/vf/Gelasio-Regular-lf-t1.vf Binary files differnew file mode 100644 index 0000000000..1482fbf63d --- /dev/null +++ b/fonts/gelasio/vf/Gelasio-Regular-lf-t1.vf diff --git a/fonts/gelasio/vf/Gelasio-Regular-lf-ts1.vf b/fonts/gelasio/vf/Gelasio-Regular-lf-ts1.vf Binary files differnew file mode 100644 index 0000000000..1272af0d5c --- /dev/null +++ b/fonts/gelasio/vf/Gelasio-Regular-lf-ts1.vf diff --git a/fonts/gelasio/vf/Gelasio-Regular-osf-t1.vf b/fonts/gelasio/vf/Gelasio-Regular-osf-t1.vf Binary files differnew file mode 100644 index 0000000000..c17410c743 --- /dev/null +++ b/fonts/gelasio/vf/Gelasio-Regular-osf-t1.vf diff --git a/fonts/gelasio/vf/Gelasio-Regular-osf-ts1.vf b/fonts/gelasio/vf/Gelasio-Regular-osf-ts1.vf Binary files differnew file mode 100644 index 0000000000..fbd931dc30 --- /dev/null +++ b/fonts/gelasio/vf/Gelasio-Regular-osf-ts1.vf diff --git a/fonts/gelasio/vf/Gelasio-Regular-sup-t1.vf b/fonts/gelasio/vf/Gelasio-Regular-sup-t1.vf Binary files differnew file mode 100644 index 0000000000..eda7a52621 --- /dev/null +++ b/fonts/gelasio/vf/Gelasio-Regular-sup-t1.vf diff --git a/fonts/gelasio/vf/Gelasio-Regular-tlf-t1.vf b/fonts/gelasio/vf/Gelasio-Regular-tlf-t1.vf Binary files differnew file mode 100644 index 0000000000..dcf3ed85d2 --- /dev/null +++ b/fonts/gelasio/vf/Gelasio-Regular-tlf-t1.vf diff --git a/fonts/gelasio/vf/Gelasio-Regular-tlf-ts1.vf b/fonts/gelasio/vf/Gelasio-Regular-tlf-ts1.vf Binary files differnew file mode 100644 index 0000000000..778cc04797 --- /dev/null +++ b/fonts/gelasio/vf/Gelasio-Regular-tlf-ts1.vf diff --git a/fonts/gelasio/vf/Gelasio-Regular-tosf-t1.vf b/fonts/gelasio/vf/Gelasio-Regular-tosf-t1.vf Binary files differnew file mode 100644 index 0000000000..4815be494d --- /dev/null +++ b/fonts/gelasio/vf/Gelasio-Regular-tosf-t1.vf diff --git a/fonts/gelasio/vf/Gelasio-Regular-tosf-ts1.vf b/fonts/gelasio/vf/Gelasio-Regular-tosf-ts1.vf Binary files differnew file mode 100644 index 0000000000..4fcae93cca --- /dev/null +++ b/fonts/gelasio/vf/Gelasio-Regular-tosf-ts1.vf diff --git a/fonts/gelasio/vf/Gelasio-SemiBold-lf-t1.vf b/fonts/gelasio/vf/Gelasio-SemiBold-lf-t1.vf Binary files differnew file mode 100644 index 0000000000..27c34e2084 --- /dev/null +++ b/fonts/gelasio/vf/Gelasio-SemiBold-lf-t1.vf diff --git a/fonts/gelasio/vf/Gelasio-SemiBold-lf-ts1.vf b/fonts/gelasio/vf/Gelasio-SemiBold-lf-ts1.vf Binary files differnew file mode 100644 index 0000000000..6edab97239 --- /dev/null +++ b/fonts/gelasio/vf/Gelasio-SemiBold-lf-ts1.vf diff --git a/fonts/gelasio/vf/Gelasio-SemiBold-osf-t1.vf b/fonts/gelasio/vf/Gelasio-SemiBold-osf-t1.vf Binary files differnew file mode 100644 index 0000000000..bc10767e64 --- /dev/null +++ b/fonts/gelasio/vf/Gelasio-SemiBold-osf-t1.vf diff --git a/fonts/gelasio/vf/Gelasio-SemiBold-osf-ts1.vf b/fonts/gelasio/vf/Gelasio-SemiBold-osf-ts1.vf Binary files differnew file mode 100644 index 0000000000..e889e7e327 --- /dev/null +++ b/fonts/gelasio/vf/Gelasio-SemiBold-osf-ts1.vf diff --git a/fonts/gelasio/vf/Gelasio-SemiBold-sup-t1.vf b/fonts/gelasio/vf/Gelasio-SemiBold-sup-t1.vf Binary files differnew file mode 100644 index 0000000000..30e5cf6d21 --- /dev/null +++ b/fonts/gelasio/vf/Gelasio-SemiBold-sup-t1.vf diff --git a/fonts/gelasio/vf/Gelasio-SemiBold-tlf-t1.vf b/fonts/gelasio/vf/Gelasio-SemiBold-tlf-t1.vf Binary files differnew file mode 100644 index 0000000000..b808e7ed0a --- /dev/null +++ b/fonts/gelasio/vf/Gelasio-SemiBold-tlf-t1.vf diff --git a/fonts/gelasio/vf/Gelasio-SemiBold-tlf-ts1.vf b/fonts/gelasio/vf/Gelasio-SemiBold-tlf-ts1.vf Binary files differnew file mode 100644 index 0000000000..d2f9f24110 --- /dev/null +++ b/fonts/gelasio/vf/Gelasio-SemiBold-tlf-ts1.vf diff --git a/fonts/gelasio/vf/Gelasio-SemiBold-tosf-t1.vf b/fonts/gelasio/vf/Gelasio-SemiBold-tosf-t1.vf Binary files differnew file mode 100644 index 0000000000..c0cbee990e --- /dev/null +++ b/fonts/gelasio/vf/Gelasio-SemiBold-tosf-t1.vf diff --git a/fonts/gelasio/vf/Gelasio-SemiBold-tosf-ts1.vf b/fonts/gelasio/vf/Gelasio-SemiBold-tosf-ts1.vf Binary files differnew file mode 100644 index 0000000000..f7987eda51 --- /dev/null +++ b/fonts/gelasio/vf/Gelasio-SemiBold-tosf-ts1.vf diff --git a/fonts/gelasio/vf/Gelasio-SemiBoldItalic-lf-t1.vf b/fonts/gelasio/vf/Gelasio-SemiBoldItalic-lf-t1.vf Binary files differnew file mode 100644 index 0000000000..4a84846c5f --- /dev/null +++ b/fonts/gelasio/vf/Gelasio-SemiBoldItalic-lf-t1.vf diff --git a/fonts/gelasio/vf/Gelasio-SemiBoldItalic-lf-ts1.vf b/fonts/gelasio/vf/Gelasio-SemiBoldItalic-lf-ts1.vf Binary files differnew file mode 100644 index 0000000000..d139803eef --- /dev/null +++ b/fonts/gelasio/vf/Gelasio-SemiBoldItalic-lf-ts1.vf diff --git a/fonts/gelasio/vf/Gelasio-SemiBoldItalic-osf-t1.vf b/fonts/gelasio/vf/Gelasio-SemiBoldItalic-osf-t1.vf Binary files differnew file mode 100644 index 0000000000..f69cb59686 --- /dev/null +++ b/fonts/gelasio/vf/Gelasio-SemiBoldItalic-osf-t1.vf diff --git a/fonts/gelasio/vf/Gelasio-SemiBoldItalic-osf-ts1.vf b/fonts/gelasio/vf/Gelasio-SemiBoldItalic-osf-ts1.vf Binary files differnew file mode 100644 index 0000000000..e2c582ab45 --- /dev/null +++ b/fonts/gelasio/vf/Gelasio-SemiBoldItalic-osf-ts1.vf diff --git a/fonts/gelasio/vf/Gelasio-SemiBoldItalic-sup-t1.vf b/fonts/gelasio/vf/Gelasio-SemiBoldItalic-sup-t1.vf Binary files differnew file mode 100644 index 0000000000..3ba2ff1819 --- /dev/null +++ b/fonts/gelasio/vf/Gelasio-SemiBoldItalic-sup-t1.vf diff --git a/fonts/gelasio/vf/Gelasio-SemiBoldItalic-tlf-t1.vf b/fonts/gelasio/vf/Gelasio-SemiBoldItalic-tlf-t1.vf Binary files differnew file mode 100644 index 0000000000..b3629b6417 --- /dev/null +++ b/fonts/gelasio/vf/Gelasio-SemiBoldItalic-tlf-t1.vf diff --git a/fonts/gelasio/vf/Gelasio-SemiBoldItalic-tlf-ts1.vf b/fonts/gelasio/vf/Gelasio-SemiBoldItalic-tlf-ts1.vf Binary files differnew file mode 100644 index 0000000000..01f2f042cd --- /dev/null +++ b/fonts/gelasio/vf/Gelasio-SemiBoldItalic-tlf-ts1.vf diff --git a/fonts/gelasio/vf/Gelasio-SemiBoldItalic-tosf-t1.vf b/fonts/gelasio/vf/Gelasio-SemiBoldItalic-tosf-t1.vf Binary files differnew file mode 100644 index 0000000000..289eb60466 --- /dev/null +++ b/fonts/gelasio/vf/Gelasio-SemiBoldItalic-tosf-t1.vf diff --git a/fonts/gelasio/vf/Gelasio-SemiBoldItalic-tosf-ts1.vf b/fonts/gelasio/vf/Gelasio-SemiBoldItalic-tosf-ts1.vf Binary files differnew file mode 100644 index 0000000000..46e8a6281b --- /dev/null +++ b/fonts/gelasio/vf/Gelasio-SemiBoldItalic-tosf-ts1.vf |