pax_global_header00006660000000000000000000000064147206247100014515gustar00rootroot0000000000000052 comment=04269c52999e6d4f1bcb22fd5fec8ed181fdf4cd fonts-fantasque-sans-1.8.0+git20220316+dfsg/000077500000000000000000000000001472062471000201215ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/.gitignore000066400000000000000000000001211472062471000221030ustar00rootroot00000000000000TeX *.zip *.tar.gz *.deb *.rpm *~ Specimen/*.svg Sources/*.sfd-* Variants *.pyc fonts-fantasque-sans-1.8.0+git20220316+dfsg/CHANGELOG.md000066400000000000000000000101451472062471000217330ustar00rootroot00000000000000# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/). ## Unreleased ## [1.8.0] - 2019-11-16 ### Added - Add coding ligatures to all weights [#64] ### Removed - Stop producing EOTs [#64]: https://github.com/belluzj/fantasque-sans/issues/64 [1.8.0]: https://github.com/belluzj/fantasque-sans/releases/tag/v1.8.0 ## [1.7.2] - 2018-01-07 ### Added - Font variant with a larger line height, especially for users of accented capitals. [#23] - Numero sign (№) [#23] - Perl 6 quotes (「 and 」) [#82] - Black circle (●) [#78] - Comparison operators (≤ and ≥) [#69] ### Changed - Fixed the curly tail on Cyrillic у [#23] - Upgrade the build system to have a proper version of the font with a built-in stylistic set `ss01` (no-loop `k`) [#67] Thanks to the [Monoid](https://github.com/larsenwork/monoid) project for open-sourcing their build scripts. [#23]: https://github.com/belluzj/fantasque-sans/issues/23 [#67]: https://github.com/belluzj/fantasque-sans/issues/67 [#69]: https://github.com/belluzj/fantasque-sans/issues/69 [#78]: https://github.com/belluzj/fantasque-sans/issues/78 [#82]: https://github.com/belluzj/fantasque-sans/issues/82 [1.7.2]: https://github.com/belluzj/fantasque-sans/releases/tag/v1.7.2 ## 1.7.1 - **Add a stylistic set to replace the looped lowercase `k` with a straight version.** - Adjust curly quotes so they behave better as apostrophes. - Also, since nobody complained about the new Cyrillic characters, I declare this is their official release! (I did not change anything since 1.7.0 though). ## 1.7.0 Beta version for the 1.7 series. - **Add Cyrillic alphabet to the four fonts.** - Add some real sub/supscript numbers and fractions. - Revamp straight and curly quotes. - Fix some Windows rendering issues. - Move accents around (why do I do that every time?) - Add `fontdiff` script which generates font diffs. ## 1.6.5 - Make italics visible on Windows. ## 1.6.4 - Fix line height on Mac. - Move all the italic glyphs to the left. - Adjust some accents. ## 1.6.3 - Add block characters. - Make the underscore visible on Windows. - Generate better CSS. ## 1.6.2 - Make `+` symmetrical, align dots in `:` and `;`. ## 1.6.1 - Simplify @ to make it look sharp at all sizes. - Various fixes. ## 1.6 - Add bold italic version. ## 1.5 - Add regular italic version. - Some small changes (Q, w, y, n). ## 1.4.1 - Drop Reserved Font Name. **You can now subset, compress, hint and whatnot without worrying about renaming**. - Many small improvements (8, s , t, a, e, {, }, W, i, l, g...). ## 1.4 - Rename font to **Fantasque Sans**, because *fantasque is the new cosmic*. - Make W look symmetrical at big size. ## 1.3.2 - Various fixes: playing again with bold m, moving accents again, taking care again of Powerline symbols, clean 8 and R. - Add a few box drawing characters (for use with vim-indentline). - Generate webfonts (goal: this font used for code samples on all cool languages' websites). - Add a WIP medium version of the proportional font. ## 1.3.1 - Various fixes: still cleaning m and w, reworked all ogoneks, changed a bit the dollar, moved some accents, eliminated glitches around Powerline symbols. - TTF fonts are now hinted using Freetype's `ttfautohint`, which should give much better results on Windows (and maybe in Java apps and others contexts). In case this is a problem, please let me know and I will provide also an unhinted version. **Windows users should use the TTF (TrueType) files.** ## 1.3 - Very slight change of metrics to add space between characters and lines. - Various small changes : curlier curly brackets, more difference between - various quotes, cleaner W, w, m, and rounder @. - Windows compatibility. - More latin accents. - Greek letters. - Powerline characters. ## 1.2.1 - Minor adjustments. ## 1.2 - Add the bold version. - Various minor adjustments, new paragraph symbol, slanted dollar. ## 1.1.1 - Make slashes longer, ensure parenthesis and brackets are rendered at the same height, and some other minor adjustments. ## 1.1 First release. fonts-fantasque-sans-1.8.0+git20220316+dfsg/Dockerfile000066400000000000000000000006201472062471000221110ustar00rootroot00000000000000FROM ubuntu:18.04 RUN apt-get update && \ apt-get install software-properties-common -y && \ add-apt-repository ppa:fontforge/fontforge -y && \ apt-get update && \ apt-get install -y --no-install-recommends \ fontforge \ woff-tools \ woff2 \ ttfautohint \ make \ zip WORKDIR /fantasque VOLUME /fantasque/Release COPY . /fantasque CMD ["make"] fonts-fantasque-sans-1.8.0+git20220316+dfsg/LICENSE.txt000066400000000000000000000104141472062471000217440ustar00rootroot00000000000000Copyright (c) 2013-2017, Jany Belluz (jany.belluz@hotmail.fr) 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: http://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. fonts-fantasque-sans-1.8.0+git20220316+dfsg/Makefile000066400000000000000000000012261472062471000215620ustar00rootroot00000000000000SOURCES=$(wildcard Sources/FantasqueSansMono*.sfdir) BASENAMES=$(patsubst Sources/%.sfdir,%,$(SOURCES)) TTF_FILES=$(patsubst %,Variants/Normal/TTF/%.ttf,$(BASENAMES)) ZIP_FILE=Variants/Normal/FantasqueSansMono.zip INSTALLED_TTF_FILES=$(patsubst %,~/.fonts/%.ttf,$(BASENAMES)) all: $(ZIP_FILE) $(ZIP_FILE): $(TTF_FILES) Scripts/zip-all-variants Variants Variants/Normal/TTF/%.ttf: Sources/%.sfdir mkdir -p Variants Scripts/validate-font "$<" Scripts/generate-font-variants "$<" Variants .PHONY: install clean install: $(INSTALLED_TTF_FILES) $(INSTALLED_TTF_FILES): $(TTF_FILES) mkdir -p ~/.fonts/ cp $^ ~/.fonts/ fc-cache -f clean: rm -rf Variants fonts-fantasque-sans-1.8.0+git20220316+dfsg/README.md000066400000000000000000000122741472062471000214060ustar00rootroot00000000000000Fantasque Sans Mono =================== A programming font, designed with functionality in mind, and with some wibbly-wobbly handwriting-like fuzziness that makes it unassumingly cool. [Download](https://github.com/belluzj/fantasque-sans/releases/latest) or see [installation instructions](#installation). ![](Specimen/urxvt13.png) Previously known as *Cosmic Sans Neue Mono*. It appeared that [similar names were already in use for other fonts](https://github.com/belluzj/cosmic-sans-neue/issues/16), and that people tended to extend their instinctive hatred of Comic Sans to this very font of mine (which of course can only be *loved*). Why the previous name? Here is my original explanation: > The name comes from my realization that at some point it looked like the > mutant child of Comic Sans and Helvetica Neue. Hopefully it is not the > case any more. Inspirational sources include Inconsolata and Monaco. I have also been using Consolas a lot in my programming life, so it may have some points in common. ![](Specimen/kdevelop11.png) ![](Specimen/sublime11.png) Weights, variants and glyph coverage ------------------------------------ The font includes a bold version, with the same metrics as the regular one. Both versions include the same ranges of characters : latin letters, some accented glyphs (quite a lot), some greek letters, some arrows. Please note that I have not tested all of the glyphs I have drawn (some letters have those two layers of crazy accents that I have never witnessed before), so it might look bad in some cases. Please report these problems: see next section. It also features a good italic version, which I designed in a fashion similar to Consolas' italic version, with new glyph designs, not just an added slant. ![](Specimen/vim21.png) Stylistic set(s) ---------------- ### `ss01`: nondescript `k` No ~~distractive~~ lovely loop. [Get the pre-activated version here](https://github.com/belluzj/fantasque-sans/releases/download/v1.8.0/FantasqueSansMono-NoLoopK.zip) or see the [issue #67](https://github.com/belluzj/fantasque-sans/issues/67) for techniques to activate the stylistic set. ![](Specimen/noloopk.png) Author and license ------------------ Created by Jany Belluz \ Licensed under the SIL Open Font License (see [LICENSE.txt](LICENSE.txt)). Please send me an e-mail or [report an issue on Github](http://github.com/belluzj/cosmic-sans-neue/issues) if you stumble upon bad design or rendering problems (with screen shot if possible), or if you need more characters, or if you want to compliment me (I love compliments). Installation ------------ You can [download the latest version](https://github.com/belluzj/fantasque-sans/releases/latest) and install it by hand. In the `NoLoopK` variant, the looped lowercase `k` is replaced with a straight version. The `LargeLineHeight` variant is especially useful for users of accented capitals. For more info, see the [CHANGELOG](CHANGELOG.md). Automatic installation on macOS with [homebrew](https://brew.sh): brew tap homebrew/cask-fonts #You only need to do this once for cask-fonts brew install --cask font-fantasque-sans-mono Instructions for other platforms might follow. Building installable font files ------------------------------- The build process requires: * FontForge with python scripting support, * `ttfautohint` * `sfnt2woff` (from the `woff-tools` package on Ubuntu) * `woff2_compress` from [the Google WOFF2 tools](https://github.com/google/woff2) or `woff2` package on Ubuntu Run `make`. You should see green stuff and some "OK" messages. If you are using Ubuntu, please note that the FontForge version in the default Ubuntu repositories is much outdated at the time of this writing, and that [is known to have caused subtle problems](https://github.com/belluzj/fantasque-sans/issues/59). You are advised to install FontForge from [this PPA](https://launchpad.net/~fontforge/+archive/ubuntu/fontforge) (using `sudo add-apt-repository ppa:fontforge/fontforge` prior to the installation). Alternatively, you can always [download](https://github.com/belluzj/fantasque-sans/releases/latest) the latest prebuilt release of these fonts. `make install` will install the TTF fonts into your local `.fonts/` directory and update the font cache. It comes in handy while modifying the font. Alternatively, if you'd like to build Fantasque without installing required dependencies, a Dockerfile is provided. Run the following command, and the fonts will be built to the `./Variants` directory. ```sh docker build -t fantasque . docker run -v "$(pwd)/Variants:/fantasque/Variants" fantasque ``` [![](Specimen/Specimen.png)](Specimen/Specimen.pdf) Webfonts -------- Each variant has a `Webfonts/` folder which contains various font formats for use on the web, along with the matching CSS font declarations. To use them, you must combine in the same folder: * a custom `.css` file that you can assemble from the `*-decl.css` fragments (you can only pick the styles that you need, e.g. normal and bold) * the matching `.svg`, `.woff`, `.woff2` files from `Webfonts/` * the matching `.ttf` files from the `TTF/` folder * the matching `.otf` files from the `OTF/` folder. Versions -------- [Check out the changelog](CHANGELOG.md). fonts-fantasque-sans-1.8.0+git20220316+dfsg/Scripts/000077500000000000000000000000001472062471000215505ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Scripts/build.py000077500000000000000000000031201472062471000232200ustar00rootroot00000000000000#!/usr/bin/env python2.7 # Adapted from https://github.com/larsenwork/monoid # Copyright (c) 2015, Andreas Larsen and contributors. # vim: sts=4 sw=4 ts=4 et import sys if len(sys.argv) < 5: usage = """Build should be run with 4 arguments: First: The total possible number of parallel processes (1+) Second: The parallel batch number (0+) Third: The .sfdir for the font Fourth: The output directory """ print >> sys.stderr, usage exit(1) from fontbuilder import * # Output directory output = sys.argv[4] # # Options to generate # conflicting( # style('Loose', Bearing(right=128)), # style('HalfLoose', Bearing(right=64)), # # style('normal', Bearing(left=0)), # style('HalfTight', Bearing(left=-64)), # style('Tight', Bearing(left=-128)) # ) conflicting( # option('XtraSmall', '13px', Line(x, x)), # option('Small', '14px', Line(x, x)), # # option('medium', 15px', Line(1650, 398)), option('LargeLineHeight', 'Large Line Height', Line(1750, 498)), # option('XtraLarge', '17px', Line(x, x)) ) # ss01 option('NoLoopK', 'No loop k', SwapLookup('ss01')) # option('Dollar', 'Alt $', Swap("dollar", "dollar.empty")) # # ss03 # option('0', 'Alt 0', Swap("zero", "zero.dot")) # # ss05 # option('1', 'Alt 1', Swap("one", "one.base")) # # ss08 # option('l', 'Alt l', Swap("l", "l.zstyle")) # # ss14 # # option('Squeeze', 'Squeezed capitals with diacritics', SwapLookup("ss14")) # # no calt # option('NoCalt', 'Turn off contextual alternates', DropCAltAndLiga()) # Build options in build_batch(output, sys.argv[3], int(sys.argv[1]), int(sys.argv[2])) fonts-fantasque-sans-1.8.0+git20220316+dfsg/Scripts/features.py000066400000000000000000000201671472062471000237460ustar00rootroot00000000000000# Generate features for ligatures # # Adapted from https://github.com/tonsky/FiraCode/blob/master/gen_calt.clj from __future__ import unicode_literals from textwrap import dedent from collections import defaultdict import tempfile def update_features(font): """Find ligatures in the font and generate features for them.""" # [ ["dash" "greater" "greater"] ... ] ligas = [name[:-len('.liga')].split('_') for name in font if name.endswith('.liga') and font[name].isWorthOutputting()] rules = '\n\n'.join(rule(liga) for liga in sorted(ligas, key=lambda l: -len(l))) fea_code = dedent('''\ languagesystem DFLT dflt; languagesystem latn dflt; languagesystem grek dflt; languagesystem cyrl dflt; feature calt {{ {} }} calt; ''').format(indent(rules, ' ')) # print(fea_code) # DEBUG # Add the dummy "LIG" glyph lig = font.createChar(-1, 'LIG') lig.width = font['space'].width with tempfile.NamedTemporaryFile(mode='w', suffix='.fea') as f: f.write(fea_code) f.seek(0) font.mergeFeature(f.name) def rule(liga): """ [f f i] => { [LIG LIG i] f_f_i.liga [LIG f i] LIG [ f f i] LIG } """ rules = [] # standard ignores: # ignore sub {0} {0}' {1}; # ignore sub {0}' {1} {1}; if tuple(liga) not in skip_ignores: rules.extend( [ ignore(prefix=liga[:1], head=liga[0], suffix=liga[1:]), ignore(head=liga[0], suffix=(liga[1:] + [liga[-1]])), ] ) # careful with repeats: # #133 ->->->->, /**/**/**/, etc. if len(liga) > 2 and liga[0] == liga[-1]: rules.append(ignore([liga[-2]], liga[0], liga[1:])) rules.append(ignore(head=liga[0], suffix=(liga[1:] + [liga[1]]))) # Don't cut into `prefix` to complete a ligature. # i.e. regex `(?=`> is not `(?`=>. rules.extend( [ ignore(prefix[:-n], liga[0], liga[1:]) for prefix in ignore_prefixes for n in range(1, len(liga)) if prefix[-n:] == liga[:n] ] ) # hardcoded ignores, i.e. `<||>` rules.extend(ignores[tuple(liga)]) name = "_".join(liga) # substitution logic # sub {0}' {1} by LIG; # sub LIG {1}' by {0}_{1}.liga; for i in range(len(liga)): init = _join(["LIG" for lig in liga[:i]]) tail = _join(liga[i + 1 :]) replace = "LIG" if (i + 1 < len(liga)) else (name + ".liga") rules.append("sub{0} {1}'{2} by {3};".format(init, liga[i], tail, replace)) # put it all together lines = ( ["lookup " + name + " {"] + [" " + r for r in rules] + ["}} {0};".format(name)] ) return "\n".join(lines) def _join(items): return (" " + " ".join(items)) if items else "" def ignore(prefix=None, head=None, suffix=None): """ don't substitute `head` if it's surrounded by `prefix` and `suffix` """ assert head pref = _join(prefix) rest = _join(suffix) return "ignore sub{0} {1}'{2};".format(pref, head, rest) ignores = defaultdict( list, { ("slash", "asterisk"): [ "ignore sub slash' asterisk slash;", "ignore sub asterisk slash' asterisk;", ], ("asterisk", "slash"): [ "ignore sub slash asterisk' slash;", "ignore sub asterisk' slash asterisk;", ], # ("asterisk", "asterisk"): [ # "ignore sub slash asterisk' asterisk;", # "ignore sub asterisk' asterisk slash;", # ], # ("asterisk", "asterisk", "asterisk"): [ # "ignore sub slash asterisk' asterisk asterisk;", # "ignore sub asterisk' asterisk asterisk slash;", # ], # <||> ("less", "bar", "bar"): ["ignore sub less' bar bar greater;"], ("bar", "bar", "greater"): ["ignore sub less bar' bar greater;"], # # :>= # ("colon", "greater"): ["ignore sub colon' greater equal;"], # # {|} # ("braceleft", "bar"): ["ignore sub braceleft' bar braceright;"], # ("bar", "braceright"): ["ignore sub braceleft bar' braceright;"], # # [|] # ("bracketleft", "bar"): ["ignore sub bracketleft' bar bracketright;"], # ("bar", "bracketright"): ["ignore sub bracketleft bar' bracketright;"], # # <*>>> <+>>> <$>>> # ("greater", "greater", "greater"): [ # "ignore sub [asterisk plus dollar] greater' greater greater;" # ], # # <<<*> <<<+> <<<$> # ("less", "less", "less"): ["ignore sub less' less less [asterisk plus dollar];"], # # =:= # ("colon", "equal"): ["ignore sub equal colon' equal;"], # =!= ("exclam", "equal"): ["ignore sub equal exclam' equal;"], # =!== ("exclam", "equal", "equal"): ["ignore sub equal exclam' equal equal;"], # =<= <=< <=> <=| <=: <=! <=/ ("less", "equal"): [ "ignore sub equal less' equal;", "ignore sub less' equal [less greater bar colon exclam slash];", ], # >=< # =>= >=> >=< >=| >=: >=! >=/ ("greater", "equal"): [ "ignore sub equal greater' equal;", "ignore sub greater' equal [less greater bar colon exclam slash];", ], # <*>> <+>> <$>> # >>->> >>=>> ("greater", "greater"): [ # "ignore sub [asterisk plus dollar] greater' greater;", # "ignore sub [hyphen equal] greater' greater;", # "ignore sub greater' greater [hyphen equal];", ], # <<*> <<+> <<$> # <<-<< <<=<< ("less", "less"): [ # "ignore sub less' less [asterisk plus dollar];", # "ignore sub [hyphen equal] less' less;", # "ignore sub less' less [hyphen equal];", ], # ||-|| ||=|| ("bar", "bar"): [ "ignore sub [hyphen equal] bar' bar;", "ignore sub bar' bar [hyphen equal];", ], # # <--> >--< |--| # ("hyphen", "hyphen"): [ # "ignore sub [less greater bar] hyphen' hyphen;", # "ignore sub hyphen' hyphen [less greater bar];", # ], # # <---> >---< |---| # ("hyphen", "hyphen", "hyphen"): # "ignore sub [less greater bar] hyphen' hyphen hyphen;", # "ignore sub hyphen' hyphen hyphen [less greater bar];", # ], ("equal", "equal"): [ # == # "ignore sub bracketleft equal' equal;", # [== # "ignore sub equal' equal bracketright;",# ==] "ignore sub equal [colon exclam] equal' equal;", # =:== =!== # "ignore sub [less greater bar slash] equal' equal;", # <== >== |== /== # "ignore sub equal' equal [less greater bar slash];", # ==< ==> ==| ==/ "ignore sub equal' equal [colon exclam] equal;", # ==:= ==!= ], # [===[ ]===] # [=== ===] # <===> >===< |===| /===/ =:=== =!=== ===:= ===!= ("equal", "equal", "equal"): [ # "ignore sub bracketleft equal' equal equal;", # "ignore sub equal' equal equal bracketright;", "ignore sub equal [colon exclam] equal' equal equal;", "ignore sub [less greater bar slash] equal' equal equal;", # "ignore sub equal' equal equal [less greater bar slash];", "ignore sub equal' equal equal [colon exclam] equal;", ], # #118 https:// ("slash", "slash"): ["ignore sub colon slash' slash;"], }, ) ignore_prefixes = [ ["parenleft", "question", "colon"], # Regexp lookahead/lookbehind ["parenleft", "question", "equal"], ["parenleft", "question", "less", "equal"], ["parenleft", "question", "exclam"], ["parenleft", "question", "less", "exclam"], # PHP > <<+>> <<$>> # ("less", "asterisk", "greater"), # ("less", "plus", "greater"), # ("less", "dollar", "greater"), } def indent(text, prefix): return '\n'.join(prefix + line for line in text.split('\n')) fonts-fantasque-sans-1.8.0+git20220316+dfsg/Scripts/fontbuilder.py000066400000000000000000000175451472062471000244530ustar00rootroot00000000000000# Adapted from https://github.com/larsenwork/monoid # Copyright 2015 Chase Colman (chase@colman.io) # LICENSE: MIT # vim: sts=4 sw=4 ts=4 et from past.builtins import xrange import fontforge from itertools import compress import os from os.path import basename, splitext, join import subprocess from features import update_features SCRIPTS = os.path.dirname(os.path.realpath(__file__)) def mkdir_p(path): normalized = os.path.normpath(path) try: os.makedirs(normalized) except OSError: pass # Builder def style(name, does): if not isinstance(does, list): does = [does] option(name, name, [Variation(name)] + does) return name def option(abrv, name, does): if not isinstance(does, list): does = [does] option.operations[abrv] = does option.abrvs.append(abrv) option.names[abrv] = name return abrv # Initialize the operations map, abbreviation list, and name map option.operations = {} option.abrvs = [] option.names = {} def conflicting(*abrvs): """Wrap the abbreviations as a tuple in the option abbreviation list""" # Assumes last #abrvs abbreviations are conflicting options option.abrvs = option.abrvs[:-len(abrvs)] + [tuple(abrvs)] def _expand_options(bitmap): # Apply the bitmap to the options opts = compress(option.abrvs, bitmap) # Expand the permutations for all options expanded = [[]] for opt in opts: if isinstance(opt, tuple): expanded = [items + [prmtn] for items in expanded for prmtn in opt] else: expanded = [items + [opt] for items in expanded] return expanded def permutations(): """Yields all possible permutations from the options list""" count = len(option.abrvs) # Each option is a binary choice, so we use an int as a quick bitmap. # To iterate over every possible permutation, all we have to do is increment # up to the maximum value 2^(#options) bitmap_max = 1 << count # Iterate over all possible permutations for i in xrange(bitmap_max): # Map the iteration's permutations using a bitmap bitmap = [i >> n & 1 for n in xrange(count)] for opts in _expand_options(bitmap): yield(int(float(i)/bitmap_max*100), opts) def _build(dstdir, font, permutations): for prcnt, opts in permutations: # Open the original font fnt = fontforge.open(font) # Get the base name for the font name = splitext(basename(font))[0] # Build a variant name based on applied options variants = [] for opt in opts: # Append this option to the font name variants.append(str(opt)) # Run all the operations for this option for oper in option.operations[opt]: oper(fnt) # Update the automatic features (code ligatures) update_features(fnt) variant = '-'.join(variants) or 'Normal' variant_dir = join(dstdir, variant) print('Generating ' + variant_dir) mkdir_p(join(variant_dir, 'TTF')) mkdir_p(join(variant_dir, 'OTF')) mkdir_p(join(variant_dir, 'Webfonts')) # Output the files and cleanup fnt.generate(join(variant_dir, 'TTF', name + '.ttf'), flags=("opentype", "dummy-dsig")) fnt.generate(join(variant_dir, 'OTF', name + '.otf'), flags=("opentype", "dummy-dsig")) fnt.generate(join(variant_dir, 'Webfonts', name + '.svg')) fnt.close() # Output other formats and the CSS declaration subprocess.check_call( [join(SCRIPTS, 'generate-other-formats'), font], cwd=variant_dir ) subprocess.check_call( [join(SCRIPTS, 'generate-css-decl'), font], cwd=variant_dir ) def build(dstdir, font): _build(dstdir, font, permutations()) def build_batch(dstdir, font, total_nodes, node_number): # Starting at (i) node_number, build option every (n) total_nodes _build(dstdir, font, list(permutations())[node_number::total_nodes]) # Operations ## NOTE: ## All operations return a closure with the 1st argument being a fontforge.font def Line(ascent, descent): """Sets the ascent and/or descent of the font's line""" def line_op(fnt): fnt.os2_winascent = fnt.os2_typoascent = fnt.hhea_ascent = ascent fnt.os2_windescent = descent fnt.os2_typodescent = fnt.hhea_descent = -descent return line_op def Bearing(left=0, right=0): """Adjusts the left and/or right bearings of all glyphs""" def bearing_op(fnt): for glyph in fnt.glyphs(): if left != 0: glyph.left_side_bearing += left if right != 0: glyph.right_side_bearing += right return bearing_op def Swap(glyph1, glyph2): """Swaps the places of two glyphs""" def swap_op(fnt): # Unlike selections, glyph layer data is returned as a copy swp = fnt[glyph1].foreground fnt[glyph1].foreground = fnt[glyph2].foreground fnt[glyph2].foreground = swp return swap_op def SwapLookup(target_lookup): """Swaps the places of glyphs based on an OpenType lookup table""" def swaplookup_op(fnt): # Get every subtable for every matching lookup lookups = [i for i in fnt.gsub_lookups if fnt.getLookupInfo(i)[2][0][0] == target_lookup] subtables = [] for lookup in lookups: for subtable in fnt.getLookupSubtables(lookup): subtables.append(subtable) for glyph in fnt.glyphs(): subbed = False for subtable in subtables: posSub = glyph.getPosSub(subtable) if not subbed and posSub and posSub[0][1] == "Substitution": subbed = True # Don't double tap if there are duplicates sub = posSub[0][2] swp = glyph.foreground glyph.foreground = fnt[sub].foreground fnt[sub].foreground = swp return swaplookup_op def DropCAltAndLiga(): """Removes Contextual Alternates and Ligatures""" def dropcaltandliga_op(fnt): for lookup in fnt.gsub_lookups: if fnt.getLookupInfo(lookup)[0] in ['gsub_ligature', 'gsub_contextchain']: fnt.removeLookup(lookup) return dropcaltandliga_op def Variation(name): """Changes the subfamily/variation of the font""" def variation_op(fnt): # Get the SFNT information as dictionary {property: value} # where English (US) is the language... Here be dragons. # # o # /\ # /::\ # /::::\ # ,a_a /\::::/\ # {/ ''\_ /\ \::/\ \ # {\ ,_oo) /\ \ \/\ \ \ # {/ (_^____/ \ \ \ \ \ \ # .=. {/ \___)))*) \ \ \ \ \/ # (.=.`\ {/ /=; ~/ \ \ \ \/ # \ `\{/( \/\ / \ \ \/ # \ `. `\ ) ) \ \/ # \ // /_/_ \/ # '==''---)))) sfnt_dict = {sfnt[1]: sfnt[2] for sfnt in fnt.sfnt_names if sfnt[0] == 'English (US)'} fnt.familyname = sfnt_dict['Family'] + ' ' + name fnt.fullname = fnt.familyname + ' ' + sfnt_dict['SubFamily'] fnt.fontname = fnt.fullname.replace(' ', '-') fnt.appendSFNTName('English (US)', 'Family', fnt.familyname) fnt.appendSFNTName('English (US)', 'Fullname', fnt.fullname) fnt.appendSFNTName('English (US)', 'PostScriptName', fnt.fontname) fnt.appendSFNTName('English (US)', 'SubFamily', sfnt_dict['SubFamily']) fnt.appendSFNTName('English (US)', 'UniqueID', sfnt_dict['UniqueID'] + ' : ' + name) return variation_op fonts-fantasque-sans-1.8.0+git20220316+dfsg/Scripts/generate-css-decl000077500000000000000000000023601472062471000247640ustar00rootroot00000000000000#!/usr/bin/env bash # Generate a CSS declaration for the given font if ! type fontforge &> /dev/null; then echo "ERROR: Missing dependency: fontforge" 1>&2; exit 1; fi fullname=$1 basename=$(basename "$fullname" .sfdir) output=$(fontforge --quiet -lang=py -script - "$fullname" < "Webfonts/${basename}-decl.css" <= 3.6, any other modern browser */ url('${basename}.ttf') format('truetype'), /* Safari, Android, iOS */ url('${basename}.svg#${fontname}') format('svg'); /* Chrome < 4, Legacy iOS */ font-weight: ${fontweight}; font-style: ${fontstyle}; } EOF fonts-fantasque-sans-1.8.0+git20220316+dfsg/Scripts/generate-font-variants000077500000000000000000000007311472062471000260620ustar00rootroot00000000000000#!/usr/bin/env bash SCRIPTS=$(cd "$(dirname $0)"; pwd) # Generate all possible variants of the font statically if ! type fontforge &> /dev/null; then echo "ERROR: Missing dependency: fontforge" 1>&2; exit 1; fi path="$(pwd)/$1" basename=$(basename "$path" .sfdir) output_dir=$2 echo -e "\e[1;37mGenerating ${basename} variants... \e[0m" fontforge --quiet -lang=py -script "$SCRIPTS/build.py" 1 0 "$path" "$output_dir" || exit 1 echo -e "\e[1;32m${basename} OK.\e[0m" fonts-fantasque-sans-1.8.0+git20220316+dfsg/Scripts/generate-other-formats000077500000000000000000000006141472062471000260610ustar00rootroot00000000000000#!/usr/bin/env bash SCRIPTS=$(cd "$(dirname $0)" && pwd) name=$1 basename=$(basename "$name" .sfdir) # TODO determine perfect parameters ttfautohint "TTF/${basename}.ttf" "TTF/${basename}.hinted.ttf" mv "TTF/${basename}.hinted.ttf" "TTF/${basename}.ttf" sfnt2woff "TTF/${basename}.ttf" mv "TTF/${basename}.woff" Webfonts woff2_compress "TTF/${basename}.ttf" mv "TTF/${basename}.woff2" Webfonts fonts-fantasque-sans-1.8.0+git20220316+dfsg/Scripts/validate-font000077500000000000000000000012021472062471000242260ustar00rootroot00000000000000#!/usr/bin/env bash # Validate a font file with FontForge. if ! type fontforge &> /dev/null; then echo "ERROR: Missing dependency: fontforge" 1>&2; exit 1; fi name=$1 basename=$(basename "$name" .sfdir) echo -e "\e[1;37mValidating ${basename}... \e[0m" output=$(fontforge --quiet -lang=py -script - "$name" < /dev/null || exit 1 echo "Targzing $name" tar czvf "../FantasqueSansMono-$name.tar.gz" * > /dev/null || exit 1 ) done fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/000077500000000000000000000000001472062471000215445ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/000077500000000000000000000000001472062471000254265ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/_A.glyph000066400000000000000000000010341472062471000270100ustar00rootroot00000000000000StartChar: A Encoding: 65 65 26 Width: 1195 VWidth: 0 Flags: W HStem: 496 119<407.362 801> AnchorPoint: "accents" 0 0 basechar 0 LayerCount: 2 Fore SplineSet 556 1332 m 1 665 1332 l 1 1146 12 l 1 1037 -27 l 1 843 498 l 1 798 498 714 498 622 496 c 0 555 494 487 491 432 486 c 0 402 484 374 479 357 474 c 1 171 -22 l 1 62 17 l 1 556 1332 l 1 608 1141 m 1 407 603 l 2 412 603 414 603 419 603 c 0 479 608 553 613 620 615 c 0 642 615 664 615 684 615 c 0 729 615 769 615 801 615 c 0 608 1141 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/_A_E.glyph000066400000000000000000000021131472062471000272530ustar00rootroot00000000000000StartChar: AE Encoding: 198 198 82 Width: 1401 VWidth: 0 Flags: W HStem: 0 114<819.97 1315.05> 491 124<407.362 657> 704 114<769 1081> 1213 117<729 1295> VStem: 615 114<818.595 1151> LayerCount: 2 Fore SplineSet 655 650 m 2 643 774 632 905 625 997 c 0 620 1089 615 1134 615 1151 c 1 407 603 l 2 405 598 414 603 419 603 c 0 479 608 553 613 620 615 c 0 630 615 645 615 657 615 c 1 655 650 l 2 667 494 m 2 667 494 665 493 665 491 c 0 598 491 487 491 432 486 c 0 402 484 374 479 357 474 c 1 171 -22 l 1 62 17 l 1 553 1327 l 1 625 1327 l 2 699 1329 809 1330 923 1330 c 2 1037 1330 l 2 1191 1330 1211 1327 1295 1327 c 1 1295 1213 l 1 1201 1213 1076 1213 942 1213 c 0 873 1213 801 1213 729 1213 c 1 729 1191 729 1168 729 1146 c 0 729 1119 749 887 756 813 c 1 813 813 883 818 982 818 c 2 1081 818 l 1 1084 704 l 1 982 704 l 2 883 704 824 699 769 699 c 1 769 679 774 667 774 650 c 0 804 407 818 178 823 114 c 1 1193 114 l 1 1255 116 1275 122 1317 134 c 1 1349 25 l 1 1307 13 1267 2 1195 0 c 1 818 0 l 1 709 -5 l 1 699 104 l 1 667 494 l 2 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/_Aacute.glyph000066400000000000000000000003561472062471000300400ustar00rootroot00000000000000StartChar: Aacute Encoding: 193 193 72 Width: 1195 VWidth: 0 Flags: W HStem: 496 119<407.362 801> 1411.52 290 VStem: 376.68 479 LayerCount: 2 Fore Refer: 175 180 S 1 0 0 1 411.68 121.52 2 Refer: 26 65 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/_Abreve.glyph000066400000000000000000000002601472062471000300340ustar00rootroot00000000000000StartChar: Abreve Encoding: 258 258 226 Width: 1195 VWidth: 0 Flags: H LayerCount: 2 Fore Refer: 208 774 N 1 0 0 1 97.5 177 2 Refer: 26 65 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/_Acircumflex.glyph000066400000000000000000000003621472062471000310750ustar00rootroot00000000000000StartChar: Acircumflex Encoding: 194 194 73 Width: 1195 VWidth: 0 Flags: W HStem: 496 119<407.362 801> 1410.64 300 VStem: 319.44 590 LayerCount: 2 Fore Refer: 116 94 N 1 0 0 1 255.44 726.64 2 Refer: 26 65 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/_Adieresis.glyph000066400000000000000000000004641472062471000305460ustar00rootroot00000000000000StartChar: Adieresis Encoding: 196 196 75 Width: 1195 VWidth: 0 Flags: W HStem: 496 119<407.362 801> 1423.64 129<371.8 501.8 713.8 842.8> VStem: 371.8 130<1423.64 1552.64> 713.8 129<1425.64 1554.64> LayerCount: 2 Fore Refer: 173 168 S 1 0 0 1 148.8 292.64 2 Refer: 26 65 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/_Agrave.glyph000066400000000000000000000003471472062471000300430ustar00rootroot00000000000000StartChar: Agrave Encoding: 192 192 71 Width: 1195 VWidth: 0 Flags: W HStem: 496 119<407.362 801> 1411.52 290 VStem: 365 479 LayerCount: 2 Fore Refer: 118 96 S 1 0 0 1 372 121.52 2 Refer: 26 65 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/_Amacron.glyph000066400000000000000000000004041472062471000302100ustar00rootroot00000000000000StartChar: Amacron Encoding: 256 256 179 Width: 1195 VWidth: 0 Flags: W HStem: 496 119<407.362 801> 1410.64 102<377 851> VStem: 377 474<1413.64 1512.64> LayerCount: 2 Fore Refer: 177 175 S 1 0 0 1 310 168.64 2 Refer: 26 65 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/_Aring.glyph000066400000000000000000000015151472062471000276740ustar00rootroot00000000000000StartChar: Aring Encoding: 197 197 76 Width: 1195 VWidth: 0 Flags: W HStem: 496 119<407.362 801> 1535 87<506.881 703.771> VStem: 382 107<1373.89 1515.35> 722 109<1375.26 1515.35> LayerCount: 2 Fore SplineSet 489 1446 m 0 489 1396 541 1354 605 1354 c 0 669 1354 722 1396 722 1446 c 0 722 1496 669 1535 605 1535 c 0 541 1535 489 1496 489 1446 c 0 382 1446 m 0 382 1543 481 1622 605 1622 c 0 729 1622 831 1543 831 1446 c 0 831 1372 768 1305 684 1280 c 1 1146 12 l 1 1037 -27 l 1 843 498 l 1 798 498 714 498 622 496 c 0 555 494 487 491 432 486 c 0 402 484 374 479 357 474 c 1 171 -22 l 1 62 17 l 1 536 1277 l 1 447 1299 382 1369 382 1446 c 0 608 1141 m 1 407 603 l 1 412 603 414 603 419 603 c 0 479 608 553 613 620 615 c 0 642 615 664 615 684 615 c 0 729 615 769 615 801 615 c 1 608 1141 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/_Atilde.glyph000066400000000000000000000004341472062471000300350ustar00rootroot00000000000000StartChar: Atilde Encoding: 195 195 74 Width: 1195 VWidth: 0 Flags: W HStem: 496 119<407.362 801> 1411.32 109<628.099 818.506> 1503.32 112<414.706 598.118> VStem: 299.72 622 LayerCount: 2 Fore Refer: 120 126 S 1 0 0 1 220.72 642.32 2 Refer: 26 65 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/_B.glyph000066400000000000000000000030431472062471000270130ustar00rootroot00000000000000StartChar: B Encoding: 66 66 27 Width: 1060 VWidth: 0 Flags: W HStem: -2 114<230 753.14> 704 117<237 577.74> 1218 114<232 588.937> VStem: 116 114<119 704 821 1211.35> 664 117<893.605 1144.99> 885 114<236.57 545.714> AnchorPoint: "accents" 29 0 basechar 0 LayerCount: 2 Fore SplineSet 361 1332 m 5 366 1332 371 1332 376 1332 c 4 453 1332 533 1325 602 1295 c 4 686 1258 768 1183 778 1074 c 4 778 1062 781 1051 781 1039 c 4 781 1002 773 963 763 923 c 4 748 871 718 816 666 784 c 5 745 762 813 729 870 682 c 4 947 618 986 531 996 449 c 4 998 432 999 414 999 397 c 4 999 333 986 270 964 218 c 6 964 216 l 5 961 213 l 5 899 84 773 17 669 5 c 4 629 0 587 -2 547 -2 c 4 460 -2 366 5 247 5 c 4 227 5 205 5 183 5 c 5 113 0 l 6 113 0 114 37 116 114 c 4 116 117 l 4 116 172 123 539 123 851 c 4 123 977 120 1093 118 1180 c 4 116 1247 111 1317 111 1317 c 5 198 1322 l 6 230 1324 292 1332 361 1332 c 5 361 1218 m 4 311 1218 264 1212 232 1210 c 5 232 1200 235 1193 235 1183 c 4 237 1089 237 957 237 821 c 5 326 828 396 828 451 833 c 4 513 838 557 850 604 880 c 4 626 895 644 920 654 955 c 4 661 982 664 1012 664 1039 c 4 664 1049 664 1057 664 1064 c 4 659 1116 612 1168 557 1190 c 4 517 1207 443 1218 374 1218 c 4 369 1218 366 1218 361 1218 c 4 237 704 m 5 235 434 230 169 230 119 c 5 359 119 455 112 537 112 c 4 579 112 617 114 654 119 c 4 718 126 815 179 857 263 c 5 872 303 885 349 885 399 c 4 885 409 884 422 882 434 c 4 875 494 853 548 798 593 c 4 741 640 683 665 594 682 c 4 510 697 398 704 237 704 c 5 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/_C.glyph000066400000000000000000000014611472062471000270160ustar00rootroot00000000000000StartChar: C Encoding: 67 67 28 Width: 1096 VWidth: 0 Flags: W HStem: 0 117<407.701 782.654> 1059 21G<831.5 903.898> 1220 119<442.025 763.052> VStem: 74 117<380.634 919.132> LayerCount: 2 Fore SplineSet 613 1339 m 0 742 1337 876 1272 970 1118 c 1 870 1059 l 1 793 1183 704 1220 615 1220 c 0 603 1220 588 1220 573 1218 c 0 469 1206 365 1138 315 1074 c 0 315 1071 l 0 265 1002 191 878 191 647 c 0 191 595 196 538 203 476 c 0 213 402 293 255 350 203 c 0 427 134 498 117 590 117 c 0 597 117 603 117 610 117 c 0 756 122 863 191 920 308 c 1 1024 255 l 1 947 104 799 5 613 0 c 0 608 0 603 0 598 0 c 0 484 0 369 28 270 117 c 0 181 199 104 342 87 461 c 0 77 525 74 585 74 640 c 0 74 903 166 1062 221 1141 c 1 290 1235 414 1317 558 1334 c 0 575 1336 596 1339 613 1339 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/_Cacute.glyph000066400000000000000000000004721472062471000300410ustar00rootroot00000000000000StartChar: Cacute Encoding: 262 262 181 Width: 1096 VWidth: 0 Flags: W HStem: 0 117<407.701 782.654> 1059 21<831.5 903.898> 1220 119<442.025 763.052> 1406.56 290 VStem: 74 117<380.634 919.132> 344.44 479 LayerCount: 2 Fore Refer: 175 180 S 1 0 0 1 379.44 116.56 2 Refer: 28 67 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/_Ccaron.glyph000066400000000000000000000005621472062471000300420ustar00rootroot00000000000000StartChar: Ccaron Encoding: 268 268 187 Width: 1096 VWidth: 0 Flags: W HStem: 0 117<407.701 782.654> 1059 21<831.5 903.898> 1220 119<442.025 763.052> VStem: 74 117<380.634 919.132> LayerCount: 2 Fore SplineSet 583 1401 m 1 288 1617 l 1 345 1701 l 1 583 1543 l 1 821 1701 l 1 878 1617 l 1 583 1401 l 1 EndSplineSet Refer: 28 67 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/_Ccedilla.glyph000066400000000000000000000023611472062471000303340ustar00rootroot00000000000000StartChar: Ccedilla Encoding: 199 199 83 Width: 1096 VWidth: 0 Flags: W HStem: -327 87<492.601 696.814> -107 62<650.044 691.432> 1059 21G<831.5 903.898> 1220 119<441.523 763.415> VStem: 74 117<380.492 919.441> 541 109<-44.0755 7.30838> 702 107<-232.828 -115.12> LayerCount: 2 Fore SplineSet 650 2 m 1 650 -23 650 -25 652 -45 c 1 669 -45 709 -45 734 -55 c 0 756 -67 809 -87 809 -181 c 0 809 -188 809 -194 809 -201 c 1 802 -293 734 -327 652 -327 c 0 595 -327 528 -310 476 -278 c 1 486 -248 493 -228 498 -208 c 1 525 -223 575 -240 620 -240 c 0 662 -240 700 -223 702 -171 c 0 702 -169 l 0 702 -119 647 -107 600 -107 c 0 570 -107 545 -112 538 -117 c 1 538 -90 539 -28 541 2 c 1 447 9 354 43 270 117 c 0 181 199 104 342 87 461 c 0 77 525 74 585 74 640 c 0 74 903 166 1062 221 1141 c 1 290 1235 414 1317 558 1334 c 0 575 1336 596 1339 613 1339 c 0 742 1337 876 1272 970 1118 c 1 870 1059 l 1 793 1183 704 1220 615 1220 c 0 603 1220 588 1220 573 1218 c 0 469 1206 365 1138 315 1074 c 0 315 1071 l 0 265 1002 191 878 191 647 c 0 191 595 196 538 203 476 c 0 213 402 293 255 350 203 c 0 427 134 498 117 590 117 c 0 597 117 603 117 610 117 c 0 756 122 863 191 920 308 c 1 1024 255 l 1 952 114 819 19 650 2 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/_Ccircumflex.glyph000066400000000000000000000004761472062471000311050ustar00rootroot00000000000000StartChar: Ccircumflex Encoding: 264 264 183 Width: 1096 VWidth: 0 Flags: W HStem: 0 117<407.701 782.654> 1059 21<831.5 903.898> 1220 119<442.025 763.052> 1405.68 300 VStem: 74 117<380.634 919.132> 292.16 590 LayerCount: 2 Fore Refer: 116 94 S 1 0 0 1 228.16 721.68 2 Refer: 28 67 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/_Cdotaccent.glyph000066400000000000000000000005351472062471000307040ustar00rootroot00000000000000StartChar: Cdotaccent Encoding: 266 266 185 Width: 1096 VWidth: 0 Flags: W HStem: 0 117<407.701 782.654> 1059 21<831.5 903.898> 1220 119<442.025 763.052> 1443.36 151<498.12 647.12> VStem: 74 117<380.634 919.132> 498.12 149<1443.36 1592.36> LayerCount: 2 Fore Refer: 53 46 S 1 0 0 1 357.12 1443.36 2 Refer: 28 67 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/_D.glyph000066400000000000000000000016521472062471000270210ustar00rootroot00000000000000StartChar: D Encoding: 68 68 29 Width: 1168 VWidth: 0 Flags: W HStem: -7 117<223 741.783> 1220 117<229.267 627.88> VStem: 114 117<117 1217.15> 950 119<318.739 849.771> LayerCount: 2 Fore SplineSet 332 1337 m 1 612 1337 794 1255 925 1071 c 0 1017 945 1069 764 1069 580 c 0 1069 511 1062 441 1047 374 c 0 995 133 796 17 615 0 c 0 558 -5 506 -7 449 -7 c 0 375 -7 293 -5 174 0 c 1 104 0 l 1 104 0 105 37 107 114 c 0 107 171 114 581 114 913 c 0 114 968 114 1016 114 1061 c 0 114 1106 114 1145 114 1185 c 0 112 1254 104 1324 104 1324 c 1 193 1332 l 1 228 1334 275 1337 332 1337 c 1 228 1218 m 1 230 1171 231 1111 231 1047 c 0 231 1005 231 958 231 913 c 0 231 581 223 174 223 117 c 1 330 115 404 110 471 110 c 0 516 110 558 112 603 117 c 0 749 132 890 208 932 399 c 0 944 454 950 513 950 570 c 0 950 736 905 902 831 1004 c 0 712 1168 593 1220 357 1220 c 0 310 1220 263 1220 228 1218 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/_Dcaron.glyph000066400000000000000000000005551472062471000300450ustar00rootroot00000000000000StartChar: Dcaron Encoding: 270 270 189 Width: 1168 VWidth: 0 Flags: W HStem: -7 117<223 741.783> 1220 117<229.267 627.88> VStem: 114 117<117 1217.15> 950 119<318.739 849.771> LayerCount: 2 Fore SplineSet 451 1414 m 1 156 1629 l 1 213 1714 l 1 451 1555 l 1 689 1714 l 1 746 1629 l 1 451 1414 l 1 EndSplineSet Refer: 29 68 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/_E.glyph000066400000000000000000000020231472062471000270130ustar00rootroot00000000000000StartChar: E Encoding: 69 69 30 Width: 1048 VWidth: 0 Flags: W HStem: 0 114<230 947.047> 704 114<233 714> 1213 117<233.061 927> VStem: 116 117<114 704 818 1213> LayerCount: 2 Fore SplineSet 428 1330 m 5 465 1330 505 1330 542 1330 c 4 696 1330 843 1327 927 1327 c 5 927 1213 l 5 833 1213 654 1213 480 1213 c 4 393 1213 307 1213 235 1213 c 5 233 1191 233 1170 233 1148 c 5 233 1143 l 4 233 985 l 4 233 940 233 875 233 818 c 5 290 818 388 818 485 818 c 4 594 818 707 818 714 818 c 5 716 704 l 5 691 704 594 704 485 704 c 4 386 704 288 704 233 704 c 5 233 684 233 672 233 652 c 4 233 416 230 176 230 114 c 5 285 114 418 114 547 114 c 4 683 114 818 114 825 114 c 4 887 116 907 122 949 134 c 5 981 25 l 5 939 13 900 2 828 0 c 4 803 0 683 0 547 0 c 4 411 0 267 0 222 0 c 5 113 -5 l 5 113 -5 114 32 116 109 c 4 116 112 l 4 116 159 116 409 116 652 c 4 116 774 118 895 118 987 c 4 118 1079 118 1134 118 1151 c 4 120 1220 126 1282 128 1324 c 5 128 1327 l 5 205 1329 314 1330 428 1330 c 5 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/_Eacute.glyph000066400000000000000000000004561472062471000300450ustar00rootroot00000000000000StartChar: Eacute Encoding: 201 201 85 Width: 1048 VWidth: 0 Flags: HW HStem: 0 114<223 940.047> 704 114<226 707> 1213 117<226.061 920> 1391.68 290 VStem: 109 117<114 704 818 1213> 267.28 479 LayerCount: 2 Fore Refer: 175 180 S 1 0 0 1 302.28 101.68 2 Refer: 30 69 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/_Ecircumflex.glyph000066400000000000000000000004621472062471000311020ustar00rootroot00000000000000StartChar: Ecircumflex Encoding: 202 202 86 Width: 1048 VWidth: 0 Flags: HW HStem: 0 114<223 940.047> 704 114<226 707> 1213 117<226.061 920> 1410.64 300 VStem: 109 117<114 704 818 1213> 219.96 590 LayerCount: 2 Fore Refer: 116 94 S 1 0 0 1 155.96 726.64 2 Refer: 30 69 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/_Edieresis.glyph000066400000000000000000000005741472062471000305540ustar00rootroot00000000000000StartChar: Edieresis Encoding: 203 203 87 Width: 1048 VWidth: 0 Flags: HW HStem: 0 114<223 940.047> 704 114<226 707> 1213 117<226.061 920> 1413.72 129<259.92 389.92 601.92 730.92> VStem: 109 117<114 704 818 1213> 259.92 130<1413.72 1542.72> 601.92 129<1415.72 1544.72> LayerCount: 2 Fore Refer: 173 168 S 1 0 0 1 36.9202 282.72 2 Refer: 30 69 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/_Egrave.glyph000066400000000000000000000004531472062471000300450ustar00rootroot00000000000000StartChar: Egrave Encoding: 200 200 84 Width: 1048 VWidth: 0 Flags: HW HStem: 0 114<223 940.047> 704 114<226 707> 1213 117<226.061 920> 1401.6 290 VStem: 109 117<114 704 818 1213> 277.92 479 LayerCount: 2 Fore Refer: 118 96 S 1 0 0 1 284.92 111.6 2 Refer: 30 69 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/_Emacron.glyph000066400000000000000000000005201472062471000302130ustar00rootroot00000000000000StartChar: Emacron Encoding: 274 274 191 Width: 1048 VWidth: 0 Flags: HW HStem: 0 114<223 940.047> 704 114<226 707> 1213 117<226.061 920> 1413.12 102<250.24 724.24> VStem: 109 117<114 704 818 1213> 250.24 474<1416.12 1515.12> LayerCount: 2 Fore Refer: 177 175 S 1 0 0 1 183.24 171.12 2 Refer: 30 69 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/_Eth.glyph000066400000000000000000000023131472062471000273510ustar00rootroot00000000000000StartChar: Eth Encoding: 208 208 152 Width: 1220 VWidth: 0 Flags: W HStem: -10 117<325 843.035> -7 21G<206.336 275> 799 112<47 216 333 702> 1238 117<327 713.432> VStem: 216 117<114 799 911 1232.15> 1052 119<316.706 847.771> LayerCount: 2 Fore SplineSet 456 1238 m 0xbc 409 1238 362 1232 327 1230 c 1 327 1220 330 1213 330 1203 c 0 332 1124 333 1020 333 908 c 1 442 908 551 911 702 911 c 1 702 796 l 1 556 798 442 799 333 799 c 1 333 494 325 166 325 114 c 1 432 112 506 107 573 107 c 0 618 107 659 109 704 114 c 0 850 129 992 206 1034 397 c 0 1046 452 1052 511 1052 568 c 0 1052 734 1006 900 932 1002 c 0 840 1128 741 1208 605 1228 c 0 558 1235 503 1238 456 1238 c 0xbc 456 1355 m 0 508 1355 563 1351 620 1344 c 0 794 1319 925 1210 1027 1069 c 0 1119 943 1171 762 1171 578 c 0 1171 509 1163 439 1148 372 c 0 1096 131 898 15 717 -2 c 0 660 -7 608 -10 551 -10 c 0xbc 477 -10 394 -7 275 -2 c 1 206 -7 l 1x7c 206 -7 206 35 208 112 c 0 208 164 216 494 216 799 c 1 161 801 104 802 42 804 c 1 47 918 l 1 109 916 164 913 216 911 c 1 216 1023 215 1123 213 1200 c 0 211 1269 203 1339 203 1339 c 1 290 1347 l 2 325 1349 377 1355 434 1355 c 0 441 1355 449 1355 456 1355 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/_F.glyph000066400000000000000000000014071472062471000270210ustar00rootroot00000000000000StartChar: F Encoding: 70 70 31 Width: 1036 VWidth: 0 Flags: W HStem: -5 21G<125 242> 704 117<227 718.967> 1213 114<227 947.047> VStem: 113 114<7.12032 704 818 1213> 126 116<5 461.906> LayerCount: 2 Fore SplineSet 227 174 m 0xf0 229 110 240 50 242 5 c 1 126 -5 l 1xe8 124 37 113 102 113 171 c 2 113 672 l 2 113 918 111 1171 111 1218 c 0 111 1243 111 1265 111 1282 c 0 111 1332 l 1 218 1327 l 1 828 1327 l 1 900 1325 939 1314 981 1302 c 1 949 1193 l 1 907 1205 887 1213 825 1213 c 2 227 1213 l 1 227 1166 227 999 227 818 c 1 346 818 404 821 508 821 c 0 533 821 563 821 595 821 c 0 684 821 743 806 743 806 c 1 719 694 l 1 719 694 674 704 595 704 c 2 227 704 l 1 227 694 227 682 227 672 c 0 227 548 227 266 227 174 c 0xf0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/_G.glyph000066400000000000000000000017231472062471000270230ustar00rootroot00000000000000StartChar: G Encoding: 71 71 32 Width: 1113 VWidth: 0 Flags: W HStem: -5 119<397.087 762.457> 523 117<499.958 920 1037 1037> 1218 117<393.207 769.787> VStem: 57 117<376.416 945.006> 920 117<288.277 523> LayerCount: 2 Fore SplineSet 578 1335 m 1 585 1335 593 1335 600 1335 c 0 786 1330 935 1232 1012 1081 c 1 908 1029 l 1 851 1143 744 1218 588 1218 c 0 489 1218 419 1205 337 1131 c 0 280 1079 201 935 191 861 c 0 179 769 174 694 174 627 c 0 174 436 224 330 323 213 c 0 368 158 478 114 590 114 c 0 620 114 648 117 675 124 c 0 806 156 920 255 920 523 c 1 821 523 762 523 628 523 c 0 546 523 501 513 501 513 c 1 476 627 l 2 476 627 536 640 628 640 c 0 750 640 809 640 891 640 c 0 931 640 975 640 1037 640 c 1 1039 523 l 2 1037 523 l 1 1037 218 881 55 705 10 c 0 663 0 621 -5 581 -5 c 0 442 -5 313 49 236 136 c 0 119 270 57 417 57 645 c 0 57 714 63 791 75 875 c 0 92 994 169 1139 258 1218 c 0 357 1307 466 1335 578 1335 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/_H.glyph000066400000000000000000000024631472062471000270260ustar00rootroot00000000000000StartChar: H Encoding: 72 72 33 Width: 1179 VWidth: 0 Flags: W HStem: -5 21G<125 239> 699 122<238.504 944> VStem: 110 114<1161.23 1327> 123 114<2 683.311 803 1324.88> 944 117<9.12393 699 821 1332> 956 114<7 175.768> LayerCount: 2 Fore SplineSet 941 1339 m 1xd8 1055 1332 l 2 1055 1332 1056 1302 1058 1228 c 1 1058 1178 1058 926 1058 680 c 0 1058 556 1061 434 1061 342 c 0 1061 218 l 0 1061 181 l 1xd8 1063 117 1068 52 1070 7 c 1 956 2 l 1xc4 954 44 946 110 944 179 c 0 944 196 944 250 944 342 c 0 944 434 944 556 944 680 c 0 944 687 944 692 944 699 c 1 939 699 867 699 768 699 c 0 718 699 663 699 606 699 c 0 519 697 430 694 356 689 c 0 309 687 264 682 237 677 c 1 237 670 237 664 237 657 c 0 237 411 239 157 239 112 c 1 239 87 239 64 239 47 c 0 239 -5 l 1 125 2 l 2 125 2 125 33 123 107 c 1 123 109 l 1 123 159 123 411 123 657 c 0xd8 123 781 120 895 120 987 c 0 120 1106 l 0 120 1156 l 1 118 1220 112 1282 110 1327 c 1 224 1334 l 1xe0 226 1292 232 1227 234 1158 c 0 234 1141 237 1084 237 992 c 0 237 940 237 870 237 803 c 1 269 808 306 809 348 811 c 0 425 816 517 819 606 821 c 0 636 821 666 821 693 821 c 0 750 821 800 821 842 821 c 0 902 821 939 821 944 821 c 1 944 1012 941 1186 941 1223 c 0 941 1225 l 0 941 1250 941 1273 941 1290 c 0 941 1339 l 1xd8 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/_I.glyph000066400000000000000000000007411472062471000270240ustar00rootroot00000000000000StartChar: I Encoding: 73 73 50 Width: 414 VWidth: 0 Flags: W HStem: -2 21G<156 271> VStem: 144 117<8.4765 1327> LayerCount: 2 Fore SplineSet 142 1334 m 1 256 1327 l 2 256 1327 256 1297 258 1223 c 1 258 1173 261 921 261 675 c 0 261 618 261 496 261 372 c 0 261 226 261 141 271 2 c 0 157 -2 l 1 155 40 149 105 147 174 c 0 147 191 147 245 147 337 c 0 147 429 144 551 144 675 c 1 144 784 144 900 144 1014 c 0 144 1128 144 1240 142 1334 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/_Iacute.glyph000066400000000000000000000003741472062471000300500ustar00rootroot00000000000000StartChar: Iacute Encoding: 205 205 89 Width: 414 VWidth: 0 Flags: HW HStem: -2 21<163 278> 1406.56 290 VStem: -20.12 479 151 117<8.4765 1327> LayerCount: 2 Fore Refer: 175 180 S 1 0 0 1 14.88 116.56 2 Refer: 50 73 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/_Icircumflex.glyph000066400000000000000000000004001472062471000310760ustar00rootroot00000000000000StartChar: Icircumflex Encoding: 206 206 90 Width: 414 VWidth: 0 Flags: HW HStem: -2 21<163 278> 1405.68 300 VStem: -84.8 590 151 117<8.4765 1327> LayerCount: 2 Fore Refer: 116 94 S 1 0 0 1 -148.8 721.68 2 Refer: 50 73 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/_Idieresis.glyph000066400000000000000000000005131472062471000305510ustar00rootroot00000000000000StartChar: Idieresis Encoding: 207 207 91 Width: 414 VWidth: 0 Flags: HW HStem: -2 21<163 278> 1413.72 129<-29.96 100.04 312.04 441.04> VStem: -29.96 130<1413.72 1542.72> 151 117<8.4765 1327> 312.04 129<1415.72 1544.72> LayerCount: 2 Fore Refer: 173 168 S 1 0 0 1 -252.96 282.72 2 Refer: 50 73 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/_Igrave.glyph000066400000000000000000000003721472062471000300510ustar00rootroot00000000000000StartChar: Igrave Encoding: 204 204 88 Width: 414 VWidth: 0 Flags: HW HStem: -2 21<163 278> 1401.6 290 VStem: -24.36 479 151 117<8.4765 1327> LayerCount: 2 Fore Refer: 118 96 S 1 0 0 1 -17.36 111.6 2 Refer: 50 73 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/_J.glyph000066400000000000000000000016621472062471000270300ustar00rootroot00000000000000StartChar: J Encoding: 74 74 51 Width: 1128 VWidth: 0 Flags: W HStem: -5 114<304.058 600.373> 1215 114<352.037 701.132 811 1091> VStem: 697 114<764.258 1215> 727 112<270.174 1104.34> LayerCount: 2 Fore SplineSet 1091 1329 m 1xe0 1091 1309 1094 1289 1094 1272 c 0 1094 1252 1093 1232 1091 1215 c 5 1039 1215 861 1215 816 1215 c 0 811 1215 l 5xe0 831 1024 839 794 839 660 c 0 839 397 819 253 737 129 c 0 673 37 565 -3 461 -5 c 0 459 -5 453 -5 451 -5 c 0 349 -5 248 32 188 109 c 0 89 233 81 347 74 399 c 1 186 419 l 1 196 352 196 280 275 181 c 0 307 139 382 109 459 109 c 0 536 109 605 138 640 193 c 5 697 277 727 354 727 585 c 0xd0 727 615 724 645 724 680 c 5 724 787 712 1069 697 1215 c 1 665 1215 534 1218 489 1218 c 2 402 1216 352 1205 352 1205 c 1 322 1314 l 1 322 1314 387 1330 486 1332 c 0 523 1332 645 1329 677 1329 c 0 680 1329 l 2 684 1329 l 0 726 1329 1081 1329 1091 1329 c 1xe0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/_K.glyph000066400000000000000000000013231472062471000270230ustar00rootroot00000000000000StartChar: K Encoding: 75 75 34 Width: 1079 VWidth: 0 Flags: W HStem: -7 21G<110 227.29> VStem: 120 116<4.50916 474.591 627 1337> LayerCount: 2 Fore SplineSet 236 999 m 0 236 627 l 1 328 751 452 883 569 1002 c 0 753 1186 918 1332 918 1332 c 1 998 1240 l 1 998 1240 834 1096 655 915 c 0 598 855 537 794 482 732 c 0 482 730 598 605 722 456 c 0 848 307 983 144 1035 42 c 1 926 -15 l 1 889 54 752 231 628 377 c 0 521 503 427 607 402 637 c 1 323 543 261 453 234 389 c 1 234 117 l 1 232 48 226 -7 226 -7 c 1 110 5 l 1 110 5 115 55 117 119 c 0 117 171 118 419 120 665 c 0 120 787 120 913 120 1007 c 1 118 1071 112 1292 110 1337 c 1 226 1344 l 1 228 1302 234 1068 236 999 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/_L.glyph000066400000000000000000000014441472062471000270300ustar00rootroot00000000000000StartChar: L Encoding: 76 76 35 Width: 1051 VWidth: 0 Flags: W HStem: 0 114<226 946.047> VStem: 112 117<114 1324> LayerCount: 2 Fore SplineSet 109 1332 m 5 223 1324 l 5 223 1322 223 1317 223 1312 c 4 223 1282 229 1231 229 1176 c 4 229 1169 229 1158 229 1151 c 5 229 990 l 4 229 898 229 779 229 655 c 4 229 417 226 176 226 114 c 5 281 114 417 114 546 114 c 4 682 114 817 114 824 114 c 4 886 116 906 124 948 136 c 5 982 25 l 5 940 13 898 2 826 0 c 4 801 0 682 0 546 0 c 4 410 0 264 0 219 0 c 5 109 -7 l 6 109 -7 109 10 109 45 c 4 109 62 109 84 109 109 c 4 109 112 l 4 109 159 112 409 112 655 c 4 112 779 112 898 112 990 c 4 112 1082 114 1139 114 1156 c 4 114 1163 114 1169 114 1176 c 4 114 1223 109 1270 109 1312 c 4 109 1319 109 1327 109 1332 c 5 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/_M.glyph000066400000000000000000000025331472062471000270310ustar00rootroot00000000000000StartChar: M Encoding: 77 77 36 Width: 1279 VWidth: 0 Flags: HW HStem: -2 18G<113.5 227.5 1049.5 1167.5> VStem: 110.5 114<5 1106> 1040.5 114<2 1128> LayerCount: 2 Fore SplineSet 219 1337 m 1 246 1307 281 1255 326 1183 c 0 371 1111 425 1024 477 940 c 0 554 814 593 746 623 694 c 1 655 746 697 814 779 940 c 0 834 1024 889 1111 936 1183 c 0 983 1252 1015 1304 1042 1334 c 0 1045 1334 l 2 1045 1337 l 2 1047 1334 l 1 1159 1327 l 2 1159 1327 1159 1314 1159 1282 c 0 1159 1267 1159 1248 1159 1223 c 1 1159 1220 l 2 1159 1170 1161 921 1161 675 c 0 1161 551 1161 429 1161 337 c 0 1161 248 1164 176 1164 176 c 0 1166 112 1172 47 1174 2 c 1 1057 -5 l 1 1055 37 1049 105 1047 174 c 0 1047 191 1047 245 1047 337 c 0 1047 429 1047 551 1047 675 c 0 1047 849 1045 1021 1045 1128 c 1 1043 1123 1039 1121 1037 1116 c 0 990 1047 936 959 881 875 c 0 774 706 678 551 678 551 c 1 660 521 l 1 626 521 l 1 621 521 l 1 586 521 l 1 569 551 l 2 569 551 475 709 373 878 c 0 326 957 273 1039 231 1106 c 1 231 1079 231 1041 231 994 c 0 231 902 231 784 231 660 c 0 231 414 234 161 234 114 c 2 234 89 234 67 234 50 c 0 234 -2 l 1 120 5 l 1 120 5 119 35 117 109 c 1 117 112 l 1 117 162 117 414 117 660 c 0 117 784 117 902 117 994 c 0 117 1083 115 1156 115 1156 c 0 113 1220 107 1284 105 1329 c 1 217 1337 l 1 219 1337 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/_N.glyph000066400000000000000000000020731472062471000270310ustar00rootroot00000000000000StartChar: N Encoding: 78 78 37 Width: 1231 VWidth: 0 Flags: HW HStem: 0 21G<132 246 988 1104> VStem: 130 114<7 1118> 1003 116<228.175 1332> LayerCount: 2 Fore SplineSet 123 1158 m 0 121 1222 115 1287 113 1332 c 1 225 1339 l 1 227 1342 l 1 242 1325 259 1297 289 1257 c 0 319 1217 354 1166 396 1104 c 0 480 982 584 826 686 672 c 0 800 498 909 335 986 221 c 1 986 328 986 496 986 662 c 0 986 786 989 905 989 997 c 0 989 1089 989 1146 989 1163 c 0 991 1232 997 1297 999 1339 c 1 1115 1332 l 1 1113 1287 1105 1222 1103 1158 c 2 1103 1158 1103 1089 1103 997 c 0 1103 905 1103 784 1103 660 c 0 1103 414 1100 164 1100 114 c 2 1100 112 l 1 1100 87 1100 67 1100 52 c 0 1100 7 l 1 984 0 l 1 984 0 984 3 984 5 c 0 982 7 790 302 587 605 c 0 485 759 381 912 297 1034 c 0 277 1064 257 1093 240 1118 c 1 240 1091 240 1049 240 997 c 0 240 905 240 786 240 662 c 0 240 416 242 162 242 117 c 1 242 92 242 69 242 52 c 0 242 0 l 1 128 7 l 1 128 7 128 38 126 112 c 1 126 114 l 1 126 164 126 416 126 662 c 0 126 786 123 1066 123 1158 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/_Ntilde.glyph000066400000000000000000000005071472062471000300530ustar00rootroot00000000000000StartChar: Ntilde Encoding: 209 209 151 Width: 1231 VWidth: 0 Flags: HW HStem: 0 21<132 246 988 1104> 1433.64 109<631.419 821.826> 1525.64 112<418.026 601.438> VStem: 130 114<7 1118> 303.04 622 1003 116<228.175 1332> LayerCount: 2 Fore Refer: 120 126 S 1 0 0 1 224.04 664.64 2 Refer: 37 78 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/_O.glyph000066400000000000000000000017471472062471000270410ustar00rootroot00000000000000StartChar: O Encoding: 79 79 38 Width: 1263 VWidth: 0 Flags: W HStem: -5 117<415.723 839.75> 1215 119<484.727 849.855> VStem: 62 117<373.081 865.773> 1071 114<387.646 945.65> LayerCount: 2 Fore SplineSet 652 1334 m 0 659 1334 668 1334 675 1334 c 0 824 1334 982 1263 1084 1089 c 0 1156 965 1185 833 1185 684 c 0 1185 667 1185 652 1185 635 c 0 1180 518 1170 374 1076 218 c 0 989 74 821 -5 630 -5 c 0 623 -5 612 -5 605 -5 c 0 476 0 350 32 241 134 c 0 149 221 72 370 65 494 c 0 63 526 62 556 62 583 c 0 62 905 194 1082 268 1166 c 1 270 1168 l 2 354 1257 496 1327 652 1334 c 0 657 1215 m 0 535 1210 415 1148 355 1086 c 0 288 1012 179 876 179 588 c 0 179 561 179 531 181 501 c 0 186 429 262 278 322 221 c 0 406 142 496 117 610 112 c 0 620 112 627 112 637 112 c 0 791 112 911 173 975 280 c 0 1054 411 1064 526 1069 640 c 0 1069 657 1071 677 1071 694 c 0 1071 820 1047 930 985 1032 c 0 903 1173 791 1215 677 1215 c 0 670 1215 664 1215 657 1215 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/_O_E.glyph000066400000000000000000000027341472062471000273020ustar00rootroot00000000000000StartChar: OE Encoding: 338 338 149 Width: 1398 VWidth: 0 Flags: W HStem: 2 2<1198 1208> 119 1<1200 1215> 707 114<816 1166> 1215 117<479.48 704 816.081 1302> VStem: 57 117<373.081 868.048> 699 117<117 707 821 1215> LayerCount: 2 Fore SplineSet 1012 1332 m 2 1302 1332 l 1 1302 1218 l 1 1161 1218 1036 1217 818 1215 c 1 816 1193 816 1170 816 1148 c 2 816 821 l 1 873 821 855 821 952 821 c 0 1061 821 1159 821 1166 821 c 1 1168 707 l 1 1143 707 1061 707 952 707 c 0 853 707 871 707 816 707 c 1 816 687 816 675 816 655 c 0 816 419 813 179 813 117 c 1 868 117 1002 117 1131 117 c 0 1215 117 l 0 1200 119 l 0 1200 120 1201 120 1205 120 c 0 1207 120 1211 120 1215 120 c 0 1232 120 1266 122 1324 139 c 1 1357 30 l 1 1315 18 1275 6 1203 4 c 0 1198 4 l 0 1208 2 l 0 1208 2 1195 2 1131 2 c 0 1039 2 944 2 880 2 c 0 845 2 821 2 806 2 c 2 714 -2 l 1 697 -2 l 1 665 -4 632 -5 600 -5 c 0 471 0 345 32 236 134 c 0 144 221 67 370 60 494 c 0 58 526 57 555 57 585 c 0 57 905 186 1089 265 1168 c 1 349 1255 494 1337 660 1337 c 0 687 1337 715 1334 742 1329 c 1 816 1331 913 1332 1012 1332 c 2 704 1215 m 1 694 1215 685 1215 675 1215 c 0 539 1215 412 1150 350 1086 c 1 283 1012 174 876 174 588 c 0 174 561 174 531 176 501 c 0 181 429 257 278 317 221 c 0 401 142 491 117 605 112 c 0 615 112 625 112 632 112 c 0 657 112 679 112 699 114 c 1 699 655 l 2 699 777 702 898 702 990 c 0 702 1082 702 1136 702 1153 c 0 702 1173 702 1195 704 1215 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/_Oacute.glyph000066400000000000000000000004751472062471000300600ustar00rootroot00000000000000StartChar: Oacute Encoding: 211 211 123 Width: 1263 VWidth: 0 Flags: HW HStem: -5 117<410.723 834.75> 1215 119<479.727 844.855> 1411.52 290 VStem: 57 117<373.081 865.773> 384.12 479 1066 114<387.646 945.65> LayerCount: 2 Fore Refer: 175 180 S 1 0 0 1 419.12 121.52 2 Refer: 38 79 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/_Ocircumflex.glyph000066400000000000000000000004771472062471000311220ustar00rootroot00000000000000StartChar: Ocircumflex Encoding: 212 212 124 Width: 1263 VWidth: 0 Flags: HW HStem: -5 117<410.723 834.75> 1215 119<479.727 844.855> 1415.6 300 VStem: 57 117<373.081 865.773> 351.68 590 1066 114<387.646 945.65> LayerCount: 2 Fore Refer: 116 94 S 1 0 0 1 287.68 731.6 2 Refer: 38 79 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/_Odieresis.glyph000066400000000000000000000006121472062471000305570ustar00rootroot00000000000000StartChar: Odieresis Encoding: 214 214 126 Width: 1263 VWidth: 0 Flags: HW HStem: -5 117<410.723 834.75> 1215 119<479.727 844.855> 1413.72 129<391.64 521.64 733.64 862.64> VStem: 57 117<373.081 865.773> 391.64 130<1413.72 1542.72> 733.64 129<1415.72 1544.72> 1066 114<387.646 945.65> LayerCount: 2 Fore Refer: 173 168 S 1 0 0 1 168.64 282.72 2 Refer: 38 79 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/_Ograve.glyph000066400000000000000000000004741472062471000300620ustar00rootroot00000000000000StartChar: Ograve Encoding: 210 210 122 Width: 1263 VWidth: 0 Flags: HW HStem: -5 117<410.723 834.75> 1215 119<479.727 844.855> 1411.52 290 VStem: 57 117<373.081 865.773> 404.68 479 1066 114<387.646 945.65> LayerCount: 2 Fore Refer: 118 96 S 1 0 0 1 411.68 121.52 2 Refer: 38 79 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/_Oslash.glyph000066400000000000000000000026731472062471000300730ustar00rootroot00000000000000StartChar: Oslash Encoding: 216 216 127 Width: 1249 VWidth: 0 Flags: W HStem: -5 117<426.891 834.75> 1215 119<479.727 803.891> VStem: 57 117<373.081 865.773> 1066 114<387.646 945.65> LayerCount: 2 Fore SplineSet 652 1215 m 0 530 1210 410 1148 350 1086 c 0 283 1012 174 876 174 588 c 0 174 561 174 531 176 501 c 0 181 429 257 278 317 221 c 0 319 219 325 216 327 211 c 1 379 318 471 503 560 687 c 0 622 813 682 938 729 1032 c 0 766 1109 796 1170 806 1190 c 1 761 1207 717 1215 672 1215 c 0 665 1215 659 1215 652 1215 c 0 647 1334 m 0 654 1334 660 1334 667 1334 c 0 729 1334 793 1324 853 1297 c 1 863 1317 873 1337 878 1354 c 1 982 1309 l 1 972 1289 962 1265 950 1238 c 1 1000 1201 1042 1151 1079 1089 c 0 1151 965 1180 833 1180 684 c 0 1180 667 1180 652 1180 635 c 0 1175 518 1165 374 1071 218 c 0 984 74 816 -5 625 -5 c 0 618 -5 607 -5 600 -5 c 0 521 -3 444 10 372 45 c 1 352 3 340 -20 340 -20 c 2 243 40 l 1 243 40 253 57 273 102 c 1 261 112 248 122 236 134 c 0 144 221 67 370 60 494 c 0 58 526 57 556 57 583 c 0 57 905 189 1082 263 1166 c 1 265 1168 l 1 349 1257 491 1327 647 1334 c 0 424 149 m 1 479 124 538 114 605 112 c 0 615 112 622 112 632 112 c 0 786 112 906 173 970 280 c 0 1049 411 1059 526 1064 640 c 0 1064 657 1066 677 1066 694 c 0 1066 820 1042 930 980 1032 c 0 955 1072 930 1106 903 1131 c 1 888 1104 863 1051 831 982 c 0 784 888 722 763 660 637 c 0 568 446 474 251 424 149 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/_Otilde.glyph000066400000000000000000000005531472062471000300550ustar00rootroot00000000000000StartChar: Otilde Encoding: 213 213 125 Width: 1263 VWidth: 0 Flags: HW HStem: -5 117<410.723 834.75> 1215 119<479.727 844.855> 1411.32 109<675.219 865.626> 1503.32 112<461.826 645.238> VStem: 57 117<373.081 865.773> 346.84 622 1066 114<387.646 945.65> LayerCount: 2 Fore Refer: 120 126 S 1 0 0 1 267.84 642.32 2 Refer: 38 79 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/_P.glyph000066400000000000000000000022501472062471000270300ustar00rootroot00000000000000StartChar: P Encoding: 80 80 39 Width: 1053 VWidth: 0 Flags: W HStem: 491 117<233 675.072> 1218 114<236 721.799> VStem: 119 117<1.49969 494 610 1213> 873 114<768.891 1099.42> LayerCount: 2 Fore SplineSet 119 987 m 4 119 1027 119 1270 119 1297 c 4 119 1307 119 1317 119 1324 c 5 236 1332 l 6 236 1329 l 4 286 1329 335 1332 387 1332 c 4 394 1332 402 1332 409 1332 c 4 464 1332 523 1329 578 1324 c 4 704 1312 826 1277 910 1180 c 4 965 1116 987 1029 987 937 c 4 987 845 962 752 905 680 c 4 831 588 729 541 610 516 c 4 523 499 431 491 327 491 c 4 297 491 265 494 233 494 c 5 233 310 230 149 230 114 c 5 230 112 l 5 228 43 223 -10 223 -10 c 5 109 2 l 5 109 2 114 50 116 114 c 4 116 166 117 412 119 655 c 4 119 777 119 895 119 987 c 4 411 1218 m 4 354 1218 296 1213 236 1213 c 5 236 1193 236 1171 236 1151 c 4 236 1141 236 1126 236 1099 c 4 236 1072 236 1032 236 987 c 4 236 895 233 777 233 655 c 4 233 640 233 625 233 610 c 5 273 608 309 608 344 608 c 4 436 608 518 612 587 627 c 4 689 647 764 684 816 751 c 4 851 796 873 868 873 937 c 4 873 1006 850 1074 823 1106 c 4 766 1170 677 1198 565 1210 c 4 515 1215 466 1218 411 1218 c 4 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/_Q.glyph000066400000000000000000000032711472062471000270350ustar00rootroot00000000000000StartChar: Q Encoding: 81 81 40 Width: 1252 VWidth: 0 Flags: W HStem: -131 114<894.282 1129.21> -2 117<512.878 764.36> 312 119<525.841 712.287> 1218 117<413.75 835.216> VStem: 55 114<409.237 940.051> 384 117<188.599 269.199> 1069 117<381.299 935.59> LayerCount: 2 Fore SplineSet 622 1335 m 1 624 1335 627 1335 632 1335 c 0 820 1335 984 1255 1071 1111 c 0 1165 955 1178 814 1183 697 c 0 1183 680 1186 659 1186 642 c 0 1186 498 1156 365 1084 241 c 0 1032 152 962 90 885 50 c 1 887 35 893 27 905 17 c 0 920 5 950 -7 985 -12 c 0 1005 -14 1025 -17 1042 -17 c 0 1089 -17 1128 -10 1128 -10 c 1 1146 -126 l 1 1146 -126 1106 -131 1054 -131 c 0 1027 -131 997 -131 967 -126 c 0 922 -119 875 -106 833 -74 c 0 808 -54 786 -25 776 10 c 1 736 3 697 -2 657 -2 c 0 650 -2 639 -2 632 -2 c 0 468 5 315 75 228 164 c 2 226 166 l 1 122 292 55 442 55 660 c 0 55 715 57 777 67 841 c 0 87 987 154 1113 241 1195 c 0 348 1297 474 1330 603 1335 c 0 610 1335 615 1335 622 1335 c 1 640 1218 m 0 630 1218 618 1218 608 1218 c 0 494 1213 404 1188 320 1109 c 0 256 1049 198 942 181 823 c 0 171 759 169 700 169 650 c 0 169 464 223 355 315 243 c 0 332 226 354 205 384 188 c 1 384 250 404 302 434 342 c 0 481 402 548 431 608 431 c 0 695 431 774 387 821 320 c 0 851 280 868 231 878 179 c 1 918 206 955 246 985 298 c 0 1045 400 1069 511 1069 637 c 0 1069 654 1066 675 1066 692 c 0 1061 806 1051 918 972 1049 c 0 910 1153 794 1216 640 1218 c 0 610 312 m 0 588 312 548 300 526 270 c 0 514 253 501 231 501 196 c 0 501 179 504 158 511 136 c 1 551 124 595 117 637 115 c 0 644 115 653 115 660 115 c 0 697 115 731 119 766 126 c 1 761 176 746 221 724 253 c 0 694 293 660 312 610 312 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/_R.glyph000066400000000000000000000017751472062471000270450ustar00rootroot00000000000000StartChar: R Encoding: 82 82 41 Width: 1102 VWidth: 0 Flags: HW HStem: -5 21G<92.871 208> 543 117<201 481.685> 1218 117<200.188 633.155> VStem: 87 114<8.97159 543 653.186 1215> 856 117<737.316 1039.91> LayerCount: 2 Fore SplineSet 337 1335 m 5 600 1335 790 1305 914 1151 c 4 971 1079 1002 1007 1007 913 c 5 1007 880 l 6 1007 796 979 715 932 655 c 4 865 571 776 533 669 516 c 5 761 399 917 206 989 129 c 4 994 124 1054 79 1066 79 c 5 1021 -35 l 5 981 -18 932 12 902 47 c 4 798 156 582 427 520 506 c 5 428 513 332 528 235 543 c 5 235 122 l 5 237 58 242 10 242 10 c 5 128 -5 l 5 128 -5 123 50 121 119 c 5 121 122 l 6 121 167 118 417 118 660 c 4 118 903 116 1139 116 1156 c 4 116 1220 116 1262 111 1322 c 5 148 1324 282 1333 337 1335 c 5 890 905 m 5 870 1146 652 1218 342 1218 c 4 307 1218 272 1215 232 1215 c 5 232 1156 l 6 232 1141 235 905 235 662 c 6 235 660 l 5 349 643 451 615 550 615 c 4 567 615 587 616 604 618 c 4 733 633 890 696 890 880 c 6 890 905 l 5 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/_S.glyph000066400000000000000000000026051472062471000270370ustar00rootroot00000000000000StartChar: S Encoding: 83 83 42 Width: 1086 VWidth: 0 Flags: W HStem: -7 117<333.087 777.976> 1047 21G<855.5 966.636> 1220 114<326.89 761.56> VStem: 52 114<271.182 439> 114 114<905.536 1135.25> 863 114<1066.23 1135.8> 928 112<249.453 542.672> LayerCount: 2 Fore SplineSet 536 1334 m 0xea 613 1334 695 1324 769 1297 c 0 868 1260 955 1188 977 1069 c 1 863 1047 l 1xec 848 1121 803 1163 729 1190 c 0 672 1210 602 1220 533 1220 c 0 513 1220 491 1220 471 1218 c 0 392 1211 317 1180 275 1138 c 0 245 1108 228 1074 228 1032 c 0 228 1012 231 992 238 970 c 0 255 910 290 881 350 856 c 0 410 831 486 816 570 801 c 0 654 786 744 771 823 734 c 0 902 697 977 638 1012 541 c 0 1032 489 1040 439 1040 392 c 0xea 1040 313 1017 241 977 184 c 0 915 92 821 32 724 10 c 0 674 -2 617 -7 560 -7 c 0 505 -7 447 -3 392 12 c 0 278 42 164 104 107 223 c 0 55 327 52 419 52 444 c 0 52 449 l 1 166 439 l 1 166 439 166 436 166 434 c 0xf4 166 414 168 354 208 275 c 0 248 193 325 146 419 124 c 0 466 114 515 110 565 110 c 0 612 110 659 115 699 122 c 0 766 137 838 184 883 248 c 0 910 288 928 335 928 387 c 0 928 422 920 459 905 501 c 0 880 565 838 603 776 630 c 0 714 657 635 674 551 689 c 0 467 704 382 716 305 751 c 0 228 786 159 843 129 935 c 0 119 965 114 994 114 1024 c 0 114 1101 146 1171 193 1218 c 0 260 1285 359 1325 461 1332 c 0 486 1334 511 1334 536 1334 c 0xea EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/_T.glyph000066400000000000000000000012201472062471000270300ustar00rootroot00000000000000StartChar: T Encoding: 84 84 43 Width: 1212 VWidth: 0 Flags: W HStem: -7 21G<533 646.649> 1210 122<60 526 640 1125.94> VStem: 531 114<0 1210> LayerCount: 2 Fore SplineSet 526 1213 m 1 323 1213 124 1215 60 1215 c 1 60 1337 l 1 186 1337 816 1332 1007 1332 c 0 1069 1332 1146 1319 1146 1319 c 1 1126 1198 l 2 1126 1198 1047 1210 1007 1210 c 0 933 1210 791 1210 640 1210 c 1 640 1190 642 1173 642 1153 c 0 642 1136 645 1082 645 990 c 0 645 898 645 776 645 652 c 0 645 406 645 152 645 107 c 1 647 30 647 -7 647 -7 c 1 533 0 l 1 533 0 533 30 531 104 c 1 531 129 531 382 531 642 c 0 531 902 531 1166 526 1213 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/_U.glyph000066400000000000000000000016271472062471000270440ustar00rootroot00000000000000StartChar: U Encoding: 85 85 44 Width: 1223 VWidth: 0 Flags: W HStem: -7 114<396.774 798.612> VStem: 102 114<658.871 1337> 993 116<307.702 1324.12> LayerCount: 2 Fore SplineSet 1013 1344 m 1 1124 1327 l 1 1114 1265 1109 1243 1109 1188 c 0 1109 1034 1112 901 1112 784 c 0 1112 687 1109 600 1104 523 c 0 1092 354 1060 226 973 134 c 0 884 40 747 -2 616 -7 c 0 606 -7 599 -7 589 -7 c 0 467 -7 346 23 269 102 c 0 180 194 134 310 117 464 c 0 100 618 104 818 102 1106 c 0 102 1143 102 1178 102 1215 c 0 102 1255 103 1295 105 1342 c 1 219 1337 l 1 217 1290 216 1252 216 1215 c 0 216 1178 216 1143 216 1106 c 2 218 818 214 617 231 476 c 0 248 335 278 256 350 184 c 0 395 139 489 107 591 107 c 0 596 107 604 107 611 107 c 0 720 112 831 149 891 213 c 0 951 275 978 372 990 531 c 0 995 593 998 662 998 739 c 0 998 865 993 1014 993 1188 c 0 993 1252 1003 1284 1013 1344 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/_Uacute.glyph000066400000000000000000000004451472062471000300630ustar00rootroot00000000000000StartChar: Uacute Encoding: 218 218 130 Width: 1223 VWidth: 0 Flags: HW HStem: -7 114<392.274 794.112> 1406.56 290 VStem: 97.5 114<658.871 1337> 387.82 479 988.5 116<307.702 1324.12> LayerCount: 2 Fore Refer: 175 180 S 1 0 0 1 422.82 116.56 2 Refer: 44 85 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/_Ucircumflex.glyph000066400000000000000000000004511472062471000311200ustar00rootroot00000000000000StartChar: Ucircumflex Encoding: 219 219 131 Width: 1223 VWidth: 0 Flags: HW HStem: -7 114<392.274 794.112> 1405.68 300 VStem: 97.5 114<658.871 1337> 310.74 590 988.5 116<307.702 1324.12> LayerCount: 2 Fore Refer: 116 94 S 1 0 0 1 246.74 721.68 2 Refer: 44 85 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/_Udieresis.glyph000066400000000000000000000005561472062471000305740ustar00rootroot00000000000000StartChar: Udieresis Encoding: 220 220 132 Width: 1223 VWidth: 0 Flags: W HStem: -7 114<396.774 798.612> 1413.72 129<360.62 490.62 702.62 831.62> VStem: 102 114<658.871 1337> 360.62 130<1413.72 1542.72> 702.62 129<1415.72 1544.72> 993 116<307.702 1324.12> LayerCount: 2 Fore Refer: 173 168 S 1 0 0 1 137.62 282.72 2 Refer: 44 85 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/_Ugrave.glyph000066400000000000000000000004441472062471000300650ustar00rootroot00000000000000StartChar: Ugrave Encoding: 217 217 129 Width: 1223 VWidth: 0 Flags: HW HStem: -7 114<392.274 794.112> 1411.52 290 VStem: 97.5 114<658.871 1337> 366.22 479 988.5 116<307.702 1324.12> LayerCount: 2 Fore Refer: 118 96 S 1 0 0 1 373.22 121.52 2 Refer: 44 85 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/_V.glyph000066400000000000000000000011361472062471000270400ustar00rootroot00000000000000StartChar: V Encoding: 86 86 45 Width: 1118 VWidth: 0 Flags: W HStem: 0 21G<487.5 594> LayerCount: 2 Fore SplineSet 143 1354 m 1 168 1307 202 1215 247 1089 c 0 292 963 344 809 396 660 c 0 470 442 511 332 543 235 c 1 578 332 618 444 695 660 c 0 750 809 804 960 851 1086 c 1 899 1215 922 1278 958 1352 c 1 1061 1295 l 1 1049 1268 1009 1168 962 1044 c 0 915 920 861 767 806 618 c 0 699 320 600 40 600 40 c 1 588 0 l 1 543 0 l 1 538 0 l 1 494 0 l 1 481 40 l 1 481 40 387 322 285 620 c 0 233 769 181 923 136 1047 c 0 91 1171 49 1275 37 1300 c 1 143 1354 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/_W.glyph000066400000000000000000000020661472062471000270440ustar00rootroot00000000000000StartChar: W Encoding: 87 87 46 Width: 1683 VWidth: 0 Flags: HW HStem: -2 21G<493.857 600.909 1065.29 1173.18> VStem: 776 109<1109 1156> LayerCount: 2 Fore SplineSet 148 1354 m 1 173 1307 207 1215 252 1089 c 0 297 963 352 806 404 657 c 0 476 451 506 358 541 256 c 5 566 343 578 392 618 536 c 0 682 777 754 1042 766 1109 c 2 776 1158 l 1 826 1156 l 1 833 1156 l 1 885 1156 l 1 893 1104 l 2 895 1077 918 992 945 888 c 0 972 784 1007 660 1042 538 c 0 1084 387 1102 333 1127 246 c 1 1162 345 1199 446 1273 657 c 0 1328 806 1382 960 1429 1086 c 0 1476 1212 1514 1304 1536 1349 c 1 1639 1295 l 1 1627 1268 1587 1166 1540 1042 c 0 1493 918 1439 764 1384 615 c 0 1277 317 1180 37 1180 37 c 1 1166 -2 l 1 1123 -2 l 1 1118 -2 l 1 1071 -2 l 1 1059 40 l 1 1059 40 994 269 925 510 c 0 890 629 855 756 828 860 c 1 801 756 766 629 734 507 c 0 670 266 608 42 608 42 c 1 595 -2 l 1 551 -2 l 1 543 -2 l 1 501 -2 l 1 486 40 l 1 486 40 392 320 290 618 c 0 238 767 186 923 141 1047 c 0 96 1171 57 1272 45 1297 c 1 148 1354 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/_X.glyph000066400000000000000000000005601472062471000270420ustar00rootroot00000000000000StartChar: X Encoding: 88 88 47 Width: 1257 VWidth: 0 Flags: W LayerCount: 2 Fore SplineSet 1056 1366 m 1 1151 1297 l 1 680 675 l 1 861 425 1042 196 1198 60 c 1 1121 -32 l 1 957 112 779 334 603 575 c 1 149 -22 l 1 55 50 l 1 531 675 l 1 382 883 238 1099 104 1287 c 1 201 1357 l 1 327 1176 466 970 605 774 c 1 1056 1366 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/_Y.glyph000066400000000000000000000012761472062471000270500ustar00rootroot00000000000000StartChar: Y Encoding: 89 89 48 Width: 1125 VWidth: 0 Flags: HW HStem: -2 21G<481 598> VStem: 481 117<2 661.198> LayerCount: 2 Fore SplineSet 145 1359 m 5 177 1297 291 1124 395 970 c 4 474 853 521 794 551 749 c 1 583 791 629 850 713 967 c 0 822 1118 942 1297 974 1357 c 1 1079 1300 l 1 1034 1216 920 1049 811 895 c 0 707 749 615 625 605 613 c 1 605 563 603 509 603 449 c 0 601 310 598 162 598 117 c 2 598 114 l 2 598 89 598 67 598 50 c 0 598 -2 l 1 481 2 l 1 481 2 481 15 481 47 c 0 481 62 481 84 481 109 c 1 481 112 l 1 481 164 484 310 486 451 c 0 488 513 489 572 489 622 c 1 469 649 390 766 298 900 c 0 194 1054 79 1220 37 1302 c 1 145 1359 l 5 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/_Yacute.glyph000066400000000000000000000003671472062471000300720ustar00rootroot00000000000000StartChar: Yacute Encoding: 221 221 133 Width: 1125 VWidth: 0 Flags: HW HStem: -2 21<481 598> 1411.52 290 VStem: 337 479 481 117<2 661.198> LayerCount: 2 Fore Refer: 175 180 S 1 0 0 1 372 121.52 2 Refer: 48 89 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/_Z.glyph000066400000000000000000000010351472062471000270420ustar00rootroot00000000000000StartChar: Z Encoding: 90 90 49 Width: 1197 VWidth: 0 Flags: W HStem: 0 119<241 1075.8> 1213 122<154 947> LayerCount: 2 Fore SplineSet 55 77 m 17 947 1213 l 1 744 1213 276 1210 154 1210 c 1 154 1332 l 1 278 1332 779 1335 970 1335 c 0 1032 1335 1106 1322 1106 1322 c 1 1104 1297 1091 1212 1089 1200 c 1 241 122 l 1 370 122 677 119 831 119 c 0 856 119 876 119 893 119 c 0 982 119 1010 121 1079 141 c 1 1114 25 l 1 1074 13 1032 2 960 0 c 0 910 0 811 0 699 0 c 0 476 0 199 0 144 0 c 1 55 77 l 17 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/a.glyph000066400000000000000000000033431472062471000267160ustar00rootroot00000000000000StartChar: a Encoding: 97 97 0 Width: 1010 VWidth: 0 Flags: W HStem: -7 114<231.062 558.883> 526 114<312.513 690.676> 915 112<311.064 645.756> VStem: 60 112<167.907 409.586> 733 114<254.872 482.217 593 830.5> AnchorPoint: "accents" 473 1196.12 basechar 0 LayerCount: 2 Back SplineSet 234 311 m 4x7c 234 206 290 146 383 146 c 4 563 146 670 304 696 345 c 5 696 440 l 5 639 475 559 504 489 504 c 4 353 504 234 429 234 311 c 4x7c 853 318 m 4 853 283 853 190 866 173 c 4 879 155 916 132 945 109 c 5 862 -10 l 5xbc 810 30 750 55 732 156 c 5 654 81 565 -6 383 -6 c 4 212 -6 78 135 78 301 c 4 78 377 108 466 167 527 c 4 262 624 363 648 481 648 c 4 566 648 641 630 695 597 c 5 695 792 628 877 476 877 c 4 338 877 283 828 203 685 c 5 73 767 l 5 169 949 296 1025 474 1028 c 5 699 1028 849 878 849 657 c 4 853 318 l 4 EndSplineSet Fore SplineSet 564 637 m 1 634 632 683 618 733 593 c 1 733 655 l 0 733 766 705 826 658 863 c 0 611 898 547 915 487 915 c 0 346 913 268 873 179 722 c 1 85 779 l 1 187 953 316 1025 485 1027 c 0 490 1027 494 1027 499 1027 c 0 571 1027 656 1010 725 955 c 0 802 898 847 804 847 662 c 1 847 215 l 0 847 180 857 153 869 138 c 0 879 126 904 106 939 81 c 1 869 -10 l 1 837 15 805 37 778 69 c 0 761 96 745 131 740 171 c 1 698 126 661 73 584 38 c 0 529 13 454 -7 380 -7 c 0 316 -7 252 6 192 43 c 0 108 98 60 195 60 294 c 0 60 368 88 448 150 508 c 0 252 605 383 640 502 640 c 0 522 640 544 639 564 637 c 1 733 459 m 1 718 466 694 481 669 491 c 0 629 506 606 518 551 523 c 0 536 525 517 526 502 526 c 0 405 526 306 496 229 422 c 0 189 385 172 337 172 292 c 0 172 230 202 167 249 137 c 0 281 117 328 107 373 107 c 0 433 107 497 122 534 139 c 0 668 203 713 284 733 319 c 1 733 459 l 1 EndSplineSet EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/aacute.glyph000066400000000000000000000005151472062471000277360ustar00rootroot00000000000000StartChar: aacute Encoding: 225 225 60 Width: 1010 VWidth: 0 Flags: HW HStem: -5 114<240.062 567.883> 526 114<321.513 699.676> 915 112<320.064 654.756> 1172.53 290 VStem: 69 112<169.524 408.133> 256 478 742 114<256.256 482.217 593 830.5> LayerCount: 2 Fore Refer: 203 769 N 1 0 0 1 260 -4.47498 2 Refer: 0 97 N 1 0 0 1 0 0 3 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/abreve.glyph000066400000000000000000000002471472062471000277420ustar00rootroot00000000000000StartChar: abreve Encoding: 259 259 227 Width: 1010 VWidth: 0 Flags: HW LayerCount: 2 Fore Refer: 208 774 N 1 0 0 1 -22 -1.05383 2 Refer: 0 97 N 1 0 0 1 0 0 3 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/acircumflex.glyph000066400000000000000000000005231472062471000307750ustar00rootroot00000000000000StartChar: acircumflex Encoding: 226 226 61 Width: 1010 VWidth: 0 Flags: HW HStem: -5 114<240.062 567.883> 526 114<321.513 699.676> 915 112<320.064 654.756> 1150.6 300 VStem: 69 112<169.524 408.133> 180.56 590 742 114<256.256 482.217 593 830.5> LayerCount: 2 Fore Refer: 116 94 S 1 0 0 1 116.56 466.6 2 Refer: 0 97 N 1 0 0 1 0 0 3 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/acute.glyph000066400000000000000000000004141472062471000275730ustar00rootroot00000000000000StartChar: acute Encoding: 180 180 175 Width: 466 VWidth: 0 Flags: W HStem: 1290 290 VStem: -35 479 LayerCount: 2 Fore SplineSet 382 1580 m 9 444 1490 l 17 327 1393 149 1332 0 1290 c 9 -35 1384 l 17 109 1429 258 1483 382 1580 c 9 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/acutecomb.glyph000066400000000000000000000004641472062471000304410ustar00rootroot00000000000000StartChar: acutecomb Encoding: 769 769 203 Width: 0 VWidth: 0 Flags: W HStem: 1177 290 VStem: -4 478 AnchorPoint: "accents" 222 1199 mark 0 LayerCount: 2 Fore SplineSet 412 1467 m 9 474 1377 l 17 357 1280 179 1219 30 1177 c 9 -4 1271 l 17 140 1316 288 1370 412 1467 c 9 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/adieresis.glyph000066400000000000000000000006121472062471000304420ustar00rootroot00000000000000StartChar: adieresis Encoding: 228 228 63 Width: 1010 VWidth: 0 Flags: HW HStem: -5 114<240.062 567.883> 526 114<321.513 699.676> 915 112<320.064 654.756> 1201 129<250.76 380.76 592.76 721.76> VStem: 69 112<169.524 408.133> 250.76 130<1201 1330> 592.76 129<1203 1332> 742 114<256.256 482.217 593 830.5> LayerCount: 2 Fore Refer: 173 168 S 1 0 0 1 27.76 70 2 Refer: 0 97 N 1 0 0 1 0 0 3 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/ae.glyph000066400000000000000000000035321472062471000270630ustar00rootroot00000000000000StartChar: ae Encoding: 230 230 65 Width: 1495 VWidth: 0 Flags: W HStem: -7 119<198.217 526.898 842.117 1210.1> 491 114<877.993 1332> 526 117<277.031 684.049> 915 114<274.528 621.455 882.953 1182.83> VStem: 22 114<175.583 410.523> 704 114<248.875 477.93 598 827.271> 1332 117<605 777.826> LayerCount: 2 Fore SplineSet 707 660 m 0xbe 695 846 618 915 454 915 c 0 315 915 241 878 149 724 c 1 50 781 l 1 154 957 288 1027 454 1029 c 0 531 1029 617 1017 689 960 c 0 714 943 734 917 751 890 c 1 798 959 898 1027 1037 1027 c 0 1141 1027 1270 984 1364 870 c 0 1419 806 1436 724 1443 660 c 0 1445 633 1449 608 1449 588 c 0 1449 563 1446 546 1446 546 c 1 1446 491 l 1 1391 491 l 1xde 1391 491 1269 491 1128 489 c 0 1009 487 895 481 821 476 c 1 821 419 818 360 818 308 c 0 818 266 821 228 823 201 c 0 825 189 826 176 828 171 c 0 858 131 913 117 985 117 c 0 1040 117 1096 126 1146 136 c 0 1280 166 1359 258 1359 258 c 1 1446 186 l 1 1446 186 1347 65 1171 25 c 0 1116 13 1052 2 985 2 c 2 950 2 l 1 876 7 801 35 746 97 c 1 744 94 l 1 737 102 l 1 739 104 l 1 727 119 719 129 717 141 c 1 717 144 l 1 640 77 496 -7 342 -7 c 0 278 -7 211 8 154 45 c 0 70 100 22 194 22 293 c 0 22 370 53 446 117 508 c 0 221 607 352 643 471 643 c 0 560 643 645 623 709 598 c 1 709 618 707 640 707 660 c 0xbe 823 590 m 1 930 597 1220 605 1332 605 c 1 1332 677 1312 751 1275 796 c 0 1206 880 1106 910 1034 910 c 2 1017 910 l 2 1007 910 997 910 987 908 c 0 875 888 850 853 833 801 c 0 823 771 823 732 823 687 c 2 823 590 l 1 707 471 m 1 650 501 575 526 486 526 c 2 474 526 l 2xbe 375 526 272 501 193 424 c 0 153 387 136 340 136 295 c 0 136 233 168 173 218 141 c 0 250 119 297 112 342 112 c 0 402 112 463 127 503 144 c 0 590 184 640 228 672 260 c 0 687 277 699 291 704 298 c 0 704 300 704 303 704 305 c 0 704 357 707 414 707 471 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/agrave.glyph000066400000000000000000000005151472062471000277410ustar00rootroot00000000000000StartChar: agrave Encoding: 224 224 59 Width: 1010 VWidth: 0 Flags: HW HStem: -5 114<240.062 567.883> 526 114<321.513 699.676> 915 112<320.064 654.756> 1157.53 290 VStem: 69 112<169.524 408.133> 241 479 742 114<256.256 482.217 593 830.5> LayerCount: 2 Fore Refer: 202 768 N 1 0 0 1 248 -4.47498 2 Refer: 0 97 N 1 0 0 1 0 0 3 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/amacron.glyph000066400000000000000000000005651472062471000301210ustar00rootroot00000000000000StartChar: amacron Encoding: 257 257 180 Width: 1010 VWidth: 0 Flags: HW HStem: -5 114<240.062 567.883> 526 114<321.513 699.676> 915 112<320.064 654.756> 1196.62 102<260.96 734.96> VStem: 69 112<169.524 408.133> 260.96 474<1199.62 1298.62> 742 114<256.256 482.217 593 830.5> LayerCount: 2 Fore Refer: 177 175 S 1 0 0 1 193.96 -45.3839 2 Refer: 0 97 N 1 0 0 1 0 0 3 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/ampersand.glyph000066400000000000000000000027771472062471000304620ustar00rootroot00000000000000StartChar: ampersand Encoding: 38 38 168 Width: 1120 VWidth: 0 Flags: W HStem: 0 114<302.143 683.978> 1220 114<370.574 628.96> VStem: 64 117<223.961 533.583> 198 114<920.768 1160.74> 677 117<972.102 1174.64> 903 114<347.951 632> LayerCount: 2 Fore SplineSet 498 1334 m 0 570 1334 642 1315 699 1270 c 0 754 1225 794 1153 794 1069 c 0 794 1009 769 950 722 898 c 0 675 848 605 801 506 751 c 1 521 734 536 719 553 697 c 0 617 623 699 526 776 434 c 0 818 387 819 385 856 340 c 1 886 407 903 493 903 610 c 0 903 617 903 625 903 632 c 1 1017 635 l 1 1017 623 1017 613 1017 603 c 0 1017 452 987 335 935 246 c 1 990 184 1084 72 1084 72 c 1 994 -2 l 1 994 -2 908 99 866 149 c 1 856 139 846 129 836 122 c 0 727 25 590 0 491 0 c 0 379 0 275 27 193 89 c 0 114 153 64 253 64 377 c 0 64 476 100 568 164 645 c 0 206 695 258 742 322 784 c 1 267 839 198 922 198 1044 c 0 198 1111 220 1181 270 1238 c 0 322 1295 401 1334 498 1334 c 0 498 1220 m 0 429 1220 387 1195 357 1163 c 0 327 1128 312 1081 312 1044 c 0 312 962 364 903 419 851 c 0 421 849 425 843 427 841 c 1 434 846 441 849 446 851 c 0 543 898 605 940 637 977 c 0 669 1012 677 1037 677 1069 c 0 677 1121 657 1153 627 1180 c 0 595 1205 548 1220 498 1220 c 0 402 694 m 1 338 654 288 615 253 573 c 0 203 511 181 451 181 377 c 0 181 283 213 223 265 181 c 0 320 139 399 114 491 114 c 0 573 114 677 136 759 208 c 0 771 215 781 228 791 238 c 1 746 293 741 298 689 360 c 0 610 452 530 545 466 622 c 0 441 649 422 674 402 694 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/aogonek.glyph000066400000000000000000000027101472062471000301160ustar00rootroot00000000000000StartChar: aogonek Encoding: 261 261 223 Width: 1028 VWidth: 0 HStem: -425 110<625.118 807.048> -5 114<240.062 567.883> 526 114<321.513 699.676> 915 112<320.064 654.756> VStem: 69 112<169.524 408.133> 502 121<-309.561 -182.434> 742 114<256.256 482.217 593 830.5> LayerCount: 2 Fore SplineSet 573 637 m 4 643 632 692 618 742 593 c 5 742 655 l 6 742 766 714 826 667 863 c 5 620 898 556 915 496 915 c 4 355 913 277 873 188 722 c 5 94 779 l 5 196 953 325 1025 494 1027 c 4 499 1027 503 1027 508 1027 c 4 580 1027 665 1010 734 955 c 5 811 898 856 804 856 662 c 6 856 218 l 6 856 183 866 156 878 141 c 4 888 129 913 109 948 84 c 5 878 -7 l 5 816 -82 669 -139 627 -245 c 4 624 -253 623 -261 623 -267 c 4 623 -309 684 -315 713 -315 c 4 752 -315 783 -300 831 -247 c 5 906 -325 l 5 840 -396 789 -425 706 -425 c 4 605 -425 502 -376 502 -273 c 4 502 -253 506 -232 515 -208 c 4 555 -100 710 -15 790 68 c 5 789 69 788 71 787 72 c 4 770 99 754 134 749 174 c 5 707 129 670 75 593 40 c 4 538 15 463 -5 389 -5 c 4 325 -5 261 8 201 45 c 5 117 100 69 196 69 295 c 4 69 369 97 448 159 508 c 4 261 605 392 640 511 640 c 4 531 640 553 639 573 637 c 4 742 459 m 5 727 466 703 481 678 491 c 4 638 506 615 518 560 523 c 4 545 525 526 526 511 526 c 4 414 526 315 496 238 422 c 5 198 385 181 338 181 293 c 4 181 231 211 169 258 139 c 4 290 119 337 109 382 109 c 4 442 109 506 124 543 141 c 4 677 205 722 285 742 320 c 5 742 459 l 5 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/aring.glyph000066400000000000000000000025761472062471000276050ustar00rootroot00000000000000StartChar: aring Encoding: 229 229 64 Width: 989 VWidth: 0 Flags: W HStem: 0 114<203.448 526.281> 526 112<284.483 685.27> 910 154<362.219 558.271> 1245 87<361.959 560.982> VStem: 32 112<173.909 409.567> 241 104<1084.7 1225.56> 578 109<1084.34 1225.56> 722 117<281.573 485.467 590 800.544> LayerCount: 2 Fore SplineSet 144 295 m 0 144 181 226 114 345 114 c 0 405 114 466 129 503 146 c 0 634 210 704 312 724 347 c 1 724 382 727 419 727 459 c 1 712 466 690 481 665 491 c 0 613 511 545 526 471 526 c 0 342 526 144 451 144 295 c 0 471 638 m 0 563 638 645 620 709 595 c 0 711 595 717 592 722 590 c 1 722 607 719 628 719 650 c 0 704 829 620 910 456 910 c 0 317 910 240 868 151 719 c 1 57 776 l 1 136 910 230 982 347 1009 c 5 283 1039 241 1094 241 1158 c 4 241 1252 340 1332 464 1332 c 4 588 1332 687 1252 687 1158 c 4 687 1094 642 1037 575 1007 c 5 726 967 819 848 831 657 c 0 836 595 839 498 839 461 c 0 839 382 836 355 836 310 c 0 836 288 837 261 839 221 c 0 841 176 849 159 861 144 c 0 871 132 895 114 930 89 c 1 861 -2 l 1 829 23 794 42 769 77 c 0 749 102 737 136 732 176 c 1 655 94 521 0 350 0 c 0 286 0 224 13 164 50 c 0 80 105 32 199 32 298 c 0 32 372 60 448 122 508 c 0 224 605 352 638 471 638 c 0 345 1156 m 4 345 1106 397 1064 461 1064 c 4 525 1064 578 1106 578 1156 c 4 578 1206 525 1245 461 1245 c 4 397 1245 345 1206 345 1156 c 4 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/asciicircum.glyph000066400000000000000000000003761472062471000307740ustar00rootroot00000000000000StartChar: asciicircum Encoding: 94 94 116 Width: 719 VWidth: 0 Flags: W HStem: 684 300 VStem: 64 590 LayerCount: 2 Fore SplineSet 360 984 m 1 654 771 l 1 598 684 l 1 360 843 l 1 122 684 l 1 64 771 l 1 360 984 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/asciitilde.glyph000066400000000000000000000006611472062471000306100ustar00rootroot00000000000000StartChar: asciitilde Encoding: 126 126 120 Width: 838 VWidth: 0 Flags: W HStem: 769 109<407.379 597.786> 861 112<193.986 377.398> VStem: 79 622 LayerCount: 2 Fore SplineSet 79 836 m 17x60 136 938 193 973 253 973 c 3x60 355 973 452 878 526 878 c 3 563 878 595 901 620 965 c 9 701 895 l 17 641 798 581 769 521 769 c 3xa0 424 769 332 861 258 861 c 3 226 861 199 839 174 779 c 9 79 836 l 17x60 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/asterisk.glyph000066400000000000000000000010461472062471000303210ustar00rootroot00000000000000StartChar: asterisk Encoding: 42 42 200 Width: 1051 VWidth: 0 Flags: W VStem: 474 114<600 1019> LayerCount: 2 Fore SplineSet 474 1019 m 1 588 1019 l 1 588 600 l 1 707 640 952 724 967 729 c 1 1002 620 l 1 856 570 736 526 622 489 c 1 664 439 888 129 888 129 c 1 794 60 l 1 772 95 645 278 531 422 c 1 414 278 292 95 270 60 c 1 174 131 l 1 174 131 397 439 439 489 c 1 325 526 206 570 60 620 c 1 94 732 l 1 109 727 355 640 474 600 c 1 474 600 474 637 474 689 c 0 474 758 474 858 474 930 c 0 474 1019 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/at.glyph000066400000000000000000000036561472062471000271110ustar00rootroot00000000000000StartChar: at Encoding: 64 64 163 Width: 1696 VWidth: 0 Flags: W HStem: -300 112<619.529 1084.26> -12 112<1268.11 1378.76> 2 114<616.123 930.724> 528 112<692.391 1091.04> 910 112<691.578 1025.29> 1208 114<619.529 1082.36> VStem: 69 112<270.409 751.468> 439 112<179.572 413.056> 1133 112<287.896 484.906> 1520 112<263.571 751.468> LayerCount: 2 Fore SplineSet 851 1322 m 0xdfc0 1283 1322 1632 957 1632 511 c 0 1632 362 1592 222 1525 100 c 0 1510 78 1483 37 1433 7 c 0 1406 -8 1376 -12 1349 -12 c 0 1342 -12 1337 -12 1332 -12 c 0xdfc0 1300 -7 1268 2 1238 22 c 0 1203 49 1156 97 1141 179 c 1 1096 132 1037 84 960 47 c 0 905 22 833 2 759 2 c 0xbfc0 695 2 628 18 568 55 c 0 486 107 439 201 439 298 c 0 439 372 469 448 531 508 c 0 635 607 769 640 888 640 c 0 905 640 922 637 937 637 c 0 1004 632 1064 615 1116 598 c 0 1121 596 1126 592 1131 590 c 1 1129 610 1128 630 1126 652 c 0 1119 766 1082 826 1032 861 c 0 985 898 923 910 863 910 c 0 727 908 649 870 560 719 c 1 464 776 l 1 566 950 699 1020 863 1022 c 0 868 1022 873 1022 878 1022 c 0 947 1022 1032 1004 1101 952 c 0 1175 895 1228 799 1238 660 c 0 1245 571 1245 509 1245 459 c 0 1245 409 1245 369 1245 327 c 0 1245 297 1245 263 1247 223 c 0 1252 146 1269 139 1304 114 c 0 1311 109 1327 102 1344 100 c 0 1359 100 1374 102 1379 104 c 0 1404 121 1416 139 1426 156 c 0 1486 260 1520 382 1520 511 c 0 1520 898 1221 1208 851 1208 c 0 481 1208 181 898 181 511 c 0 181 124 481 -188 851 -188 c 0 975 -188 1091 -152 1190 -92 c 1 1250 -186 l 1 1133 -258 997 -300 851 -300 c 0 419 -300 69 65 69 511 c 0 69 957 419 1322 851 1322 c 0xdfc0 875 528 m 0 781 526 685 499 608 427 c 0 568 390 551 343 551 298 c 0 551 238 583 181 630 149 c 0 662 127 709 116 756 116 c 0xbfc0 813 116 873 132 910 149 c 0 1044 213 1113 315 1133 350 c 1 1133 387 1133 419 1133 461 c 1 1121 471 1099 481 1074 491 c 0 1034 508 983 521 928 526 c 0 911 526 892 528 875 528 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/atilde.glyph000066400000000000000000000005761472062471000277450ustar00rootroot00000000000000StartChar: atilde Encoding: 227 227 62 Width: 1010 VWidth: 0 Flags: HW HStem: -5 114<240.062 567.883> 526 114<321.513 699.676> 915 112<320.064 654.756> 1195.24 109<489.219 679.626> 1287.24 112<275.826 459.238> VStem: 69 112<169.524 408.133> 160.84 622 742 114<256.256 482.217 593 830.5> LayerCount: 2 Fore Refer: 120 126 S 1 0 0 1 81.84 426.24 2 Refer: 0 97 N 1 0 0 1 0 0 3 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/b.glyph000066400000000000000000000021651472062471000267200ustar00rootroot00000000000000StartChar: b Encoding: 98 98 1 Width: 948 VWidth: 0 Flags: W HStem: -2 112<331.4 685.996> 908 114<287.215 628.577> VStem: 90 114<19.0648 112 225.883 830.325 940 1414.42> 790 114<228.334 732.007> LayerCount: 2 Fore SplineSet 194 1424 m 5 194 1424 197 1379 199 1307 c 4 201 1218 204 1084 204 940 c 5 259 982 331 1020 428 1022 c 4 552 1022 666 995 750 918 c 4 834 844 884 726 899 575 c 4 901 538 904 499 904 464 c 4 904 370 891 283 859 206 c 4 817 102 726 22 604 5 c 4 572 0 541 -2 509 -2 c 4 445 -2 385 7 323 32 c 4 281 49 239 77 202 112 c 5 200 38 192 -2 192 -2 c 5 80 20 l 5 80 20 85 52 90 124 c 4 90 139 90 191 90 258 c 4 90 260 l 5 90 354 93 488 93 632 c 4 93 878 90 1155 85 1304 c 4 85 1371 80 1414 80 1414 c 5 194 1424 l 5 204 764 m 4 204 588 204 414 204 290 c 5 251 208 306 161 368 136 c 4 410 119 462 110 509 110 c 4 536 110 562 112 589 117 c 4 676 129 723 171 755 250 c 4 777 307 790 380 790 464 c 4 790 494 787 528 785 563 c 4 773 697 733 783 673 833 c 4 613 883 537 908 430 908 c 4 348 908 291 873 254 836 c 4 237 819 224 799 214 784 c 4 212 777 206 769 204 764 c 4 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/backslash.glyph000066400000000000000000000010301472062471000304200ustar00rootroot00000000000000StartChar: backslash Encoding: 92 92 115 Width: 843 VWidth: 0 Flags: W VStem: 620 171<36.0272 127.102> LayerCount: 2 Fore SplineSet 689 -20 m 0 672 20 647 77 620 134 c 0 620 136 585 206 538 303 c 0 493 397 432 521 370 647 c 0 246 900 119 1160 99 1200 c 1 99 1203 l 1 97 1203 l 1 67 1270 52 1295 52 1295 c 2 149 1354 l 1 149 1354 168 1319 198 1252 c 1 201 1250 l 0 223 1208 347 950 471 697 c 0 533 571 593 446 640 352 c 0 687 255 717 194 722 184 c 0 749 122 776 62 791 25 c 1 689 -20 l 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/bar.glyph000066400000000000000000000007571472062471000272500ustar00rootroot00000000000000StartChar: bar Encoding: 124 124 161 Width: 327 VWidth: 0 Flags: W VStem: 104 112<-379 43.8593 103.803 1409> 119 114<-378.738 544.379> LayerCount: 2 Fore SplineSet 104 1411 m 1x80 216 1409 l 1 216 1389 216 1366 216 1339 c 0x80 216 1170 221 865 228 553 c 0 230 397 233 235 233 89 c 0 233 -102 228 -270 221 -389 c 1 109 -379 l 1 116 -275 119 -122 119 52 c 0x40 119 208 116 382 114 551 c 0 109 863 104 1163 104 1337 c 0 104 1367 104 1391 104 1411 c 1x80 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/braceleft.glyph000066400000000000000000000021561472062471000304260ustar00rootroot00000000000000StartChar: braceleft Encoding: 123 123 160 Width: 704 VWidth: 0 Flags: W HStem: -384 112<449.891 642> 1300 116<458.945 667.755> VStem: 243 112<-192.99 400.054 636.538 1220.26> LayerCount: 2 Fore SplineSet 667 1416 m 1 670 1359 l 1 675 1300 l 1 553 1295 421 1257 379 1200 c 0 369 1185 360 1149 355 1099 c 0 353 1074 352 1047 352 1017 c 0 352 990 353 958 355 928 c 0 357 878 360 828 360 781 c 0 360 709 352 640 322 583 c 0 302 543 270 526 238 511 c 1 275 489 310 457 325 407 c 0 350 333 355 256 355 184 c 0 355 134 352 85 352 40 c 0 352 28 352 15 352 5 c 0 352 -89 362 -158 399 -193 c 0 459 -250 553 -267 650 -272 c 1 642 -384 l 1 540 -379 414 -361 322 -272 c 0 253 -208 238 -117 238 -25 c 0 238 -3 241 20 241 42 c 0 241 84 243 129 243 171 c 0 243 243 238 312 218 372 c 0 216 387 193 410 161 427 c 0 129 444 89 456 64 461 c 1 64 570 l 1 89 575 131 588 166 603 c 0 201 618 218 630 223 635 c 1 238 667 243 751 243 848 c 0 243 873 243 898 243 923 c 0 241 960 241 997 241 1032 c 0 241 1057 241 1081 243 1106 c 0 248 1166 256 1217 288 1262 c 0 370 1381 533 1409 667 1416 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/braceright.glyph000066400000000000000000000021671472062471000306130ustar00rootroot00000000000000StartChar: braceright Encoding: 125 125 162 Width: 709 VWidth: 0 Flags: W HStem: -387 114<58.994 273.615> 464 109<526.148 642> 1300 112<32 231.094> VStem: 367 114<-192.933 418.869 627.585 1202.24> LayerCount: 2 Fore SplineSet 32 1412 m 1 154 1407 290 1377 392 1290 c 0 439 1250 461 1193 471 1138 c 0 478 1101 481 1061 481 1024 c 0 481 1004 479 985 479 965 c 0 477 913 474 861 474 811 c 0 474 744 478 680 498 625 c 0 500 618 514 608 541 598 c 0 568 588 608 580 645 573 c 1 642 464 l 1 607 457 576 449 551 434 c 0 524 422 508 407 496 377 c 0 484 345 481 298 481 241 c 0 481 186 484 127 486 67 c 0 486 52 486 37 486 20 c 0 486 -92 473 -208 389 -285 c 0 285 -377 149 -380 60 -387 c 1 52 -273 l 1 144 -268 251 -261 315 -201 c 0 360 -161 374 -72 374 35 c 0 374 42 374 52 374 62 c 0 372 124 367 186 367 246 c 0 367 308 372 365 392 417 c 0 407 457 431 489 461 511 c 1 431 528 406 551 394 588 c 0 364 662 360 739 360 813 c 0 360 868 363 920 365 970 c 0 365 995 367 1017 367 1037 c 0 367 1069 364 1096 362 1118 c 0 355 1158 342 1185 320 1205 c 0 248 1265 131 1295 27 1300 c 1 32 1412 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/bracketleft.glyph000066400000000000000000000020351472062471000307610ustar00rootroot00000000000000StartChar: bracketleft Encoding: 91 91 96 Width: 679 VWidth: 0 Flags: W HStem: -392 114<186 622.891> 1304 112<184 604.336> VStem: 74 112<-283 1304> LayerCount: 2 Fore SplineSet 590 1428 m 1 605 1431 l 1 618 1317 l 1 618 1317 558 1312 491 1312 c 0 464 1310 293 1306 184 1304 c 1 184 1282 181 1275 181 1245 c 1 181 1240 181 1218 181 1178 c 0 181 1138 184 1084 184 1017 c 0 184 883 184 707 186 531 c 0 186 295 186 54 186 -92 c 0 186 -166 186 -216 186 -233 c 2 186 -236 l 2 186 -268 186 -266 186 -283 c 1 295 -281 457 -278 479 -278 c 0 486 -278 496 -278 503 -278 c 0 567 -278 635 -285 635 -285 c 1 622 -399 l 1 622 -399 558 -392 501 -392 c 0 494 -392 488 -392 481 -392 c 0 444 -392 216 -395 129 -397 c 2 72 -399 l 1 69 -340 l 1 69 -340 69 -305 74 -233 c 0 74 -231 l 2 74 -189 74 176 72 531 c 0 72 707 71 883 69 1014 c 0 69 1081 69 1136 69 1176 c 0 69 1218 69 1237 69 1247 c 0 69 1304 72 1359 72 1359 c 1 74 1416 l 1 126 1416 l 2 218 1416 459 1424 489 1424 c 0 551 1426 590 1428 590 1428 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/bracketright.glyph000066400000000000000000000017731472062471000311540ustar00rootroot00000000000000StartChar: bracketright Encoding: 93 93 97 Width: 684 VWidth: 0 Flags: W HStem: -404 114<67.0415 490.963> 1300 112<50.0488 489> VStem: 489 112<-285 1302> LayerCount: 2 Fore SplineSet 489 489 m 2 489 524 489 1285 489 1302 c 1 380 1300 216 1300 196 1300 c 0 186 1300 176 1300 164 1300 c 0 102 1300 40 1304 40 1304 c 1 50 1416 l 1 50 1419 l 1 50 1419 117 1412 174 1412 c 0 181 1412 186 1412 193 1412 c 0 230 1412 457 1414 546 1416 c 2 601 1419 l 1 603 1359 l 1 603 1359 603 1326 601 1252 c 0 601 1250 l 2 601 1235 601 1186 601 1114 c 0 601 968 601 727 601 491 c 0 603 312 603 139 605 5 c 0 605 -62 605 -119 605 -159 c 0 605 -199 605 -218 605 -228 c 0 603 -283 601 -342 601 -342 c 1 601 -394 l 1 546 -397 l 2 454 -397 216 -402 186 -404 c 0 124 -404 67 -412 67 -412 c 1 57 -298 l 1 57 -298 115 -292 184 -290 c 0 209 -290 380 -287 489 -285 c 1 491 -263 491 -256 491 -226 c 1 491 -226 491 -199 491 -159 c 0 491 -119 491 -62 491 5 c 0 491 136 489 313 489 489 c 2 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/brokenbar.glyph000066400000000000000000000011441472062471000304400ustar00rootroot00000000000000StartChar: brokenbar Encoding: 166 166 164 Width: 327 VWidth: 0 Flags: W VStem: 104 112<-380.225 -26.493 -14.9697 60.5813 670 1409> 122 112<-373.753 370> LayerCount: 2 Fore SplineSet 114 670 m 1x80 109 948 104 1196 104 1347 c 0 104 1372 104 1391 104 1411 c 1 216 1409 l 1 216 1382 216 1354 216 1319 c 0 216 1175 218 965 223 670 c 1 181 670 151 670 114 670 c 1x80 234 370 m 1x40 234 303 234 238 234 174 c 0 234 -49 231 -258 221 -389 c 1 109 -379 l 1 116 -267 122 -159 122 -20 c 0 122 87 119 214 117 370 c 1 129 370 142 370 154 370 c 0 179 370 204 370 234 370 c 1x40 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/c.glyph000066400000000000000000000014401472062471000267140ustar00rootroot00000000000000StartChar: c Encoding: 99 99 2 Width: 967 VWidth: 0 Flags: W HStem: -10 117<330.41 738.555> 930 117<334.952 710.715> VStem: 37 117<294.708 747.822> LayerCount: 2 Fore SplineSet 541 1047 m 5 586 1047 630 1037 672 1027 c 4 781 1002 843 930 880 836 c 5 771 789 l 5 741 871 724 893 645 913 c 4 605 920 563 930 521 930 c 4 414 930 305 893 233 806 c 4 198 761 154 680 154 526 c 4 154 481 162 432 169 370 c 4 176 318 240 211 290 174 c 4 364 124 434 107 523 107 c 4 530 107 539 107 546 107 c 4 695 109 799 166 856 250 c 5 955 186 l 5 878 67 732 -8 553 -10 c 4 546 -10 538 -10 531 -10 c 4 422 -10 323 10 221 77 c 4 129 144 65 253 50 350 c 4 40 414 37 473 37 523 c 4 37 707 89 816 139 883 c 4 241 1005 384 1047 518 1047 c 4 525 1047 534 1047 541 1047 c 5 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/cacute.glyph000066400000000000000000000004431472062471000277400ustar00rootroot00000000000000StartChar: cacute Encoding: 263 263 182 Width: 967 VWidth: 0 Flags: W HStem: -10 117<330.41 738.555> 930 117<334.952 710.715> 1158.62 290 VStem: 37 117<294.708 747.822> 242.76 479 LayerCount: 2 Fore Refer: 175 180 S 1 0 0 1 277.76 -131.384 2 Refer: 2 99 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/ccaron.glyph000066400000000000000000000006011472062471000277350ustar00rootroot00000000000000StartChar: ccaron Encoding: 269 269 188 Width: 967 VWidth: 0 Flags: W HStem: -10 117<330.41 738.555> 930 117<334.952 710.715> 1150 21G<479.407 556> VStem: 37 117<294.708 747.822> LayerCount: 2 Fore SplineSet 507 1150 m 5 209 1366 l 5 269 1450 l 5 507 1292 l 5 743 1450 l 5 802 1366 l 5 704 1294 605 1234 507 1150 c 5 EndSplineSet Refer: 2 99 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/ccedilla.glyph000066400000000000000000000023371472062471000302400ustar00rootroot00000000000000StartChar: ccedilla Encoding: 231 231 81 Width: 994 VWidth: 0 Flags: W HStem: -327 87<416.101 619.814> -107 62<574.568 614.432> 5 109<317.157 464 573.501 719.549> 908 112<318.358 686.932> VStem: 37 112<291.575 736.639> 625 107<-232.828 -115.12> LayerCount: 2 Fore SplineSet 523 1020 m 1 565 1020 610 1009 650 999 c 0 754 974 813 908 848 816 c 1 744 771 l 1 714 850 699 870 622 890 c 0 585 897 543 908 503 908 c 0 401 908 295 873 226 789 c 0 194 747 149 667 149 518 c 0 149 476 157 427 164 367 c 0 171 317 233 214 280 179 c 0 352 132 419 114 506 114 c 0 513 114 521 114 528 114 c 0 672 116 771 171 826 253 c 1 920 191 l 1 851 87 726 17 575 5 c 1 573 -22 573 -25 575 -45 c 1 592 -45 632 -45 657 -55 c 0 679 -67 732 -87 732 -181 c 0 732 -188 732 -194 732 -201 c 1 725 -293 657 -327 575 -327 c 0 518 -327 451 -310 399 -278 c 1 409 -248 417 -228 422 -208 c 1 449 -223 498 -240 543 -240 c 0 585 -240 623 -223 625 -171 c 0 625 -169 l 0 625 -119 570 -107 523 -107 c 0 493 -107 468 -112 461 -117 c 1 461 -90 462 -25 464 5 c 1 377 10 295 32 213 87 c 0 124 151 65 256 50 350 c 0 40 412 37 469 37 516 c 0 37 692 89 797 136 861 c 0 233 978 372 1020 501 1020 c 0 508 1020 516 1020 523 1020 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/ccircumflex.glyph000066400000000000000000000004371472062471000310030ustar00rootroot00000000000000StartChar: ccircumflex Encoding: 265 265 184 Width: 967 VWidth: 0 Flags: W HStem: -10 117<330.41 738.555> 930 117<334.952 710.715> 1158.96 300 VStem: 37 117<294.708 747.822> 194 590 LayerCount: 2 Fore Refer: 116 94 S 1 0 0 1 130 474.96 2 Refer: 2 99 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/cdotaccent.glyph000066400000000000000000000005461472062471000306070ustar00rootroot00000000000000StartChar: cdotaccent Encoding: 267 267 186 Width: 967 VWidth: 0 Flags: W HStem: -10 117<330.41 738.555> 930 117<334.952 710.715> 1196 132<426 555> VStem: 37 117<294.708 747.822> 426 129<1199 1328> LayerCount: 2 Fore SplineSet 426 1328 m 5 555 1328 l 5 555 1199 l 5 426 1196 l 5 426 1328 l 5 EndSplineSet Refer: 2 99 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/cent.glyph000066400000000000000000000014701472062471000274260ustar00rootroot00000000000000StartChar: cent Encoding: 162 162 155 Width: 739 VWidth: 0 Flags: W HStem: 737 278<329.298 439> VStem: 67 112<332.187 663.357> 327 112<5 155.091 839.597 1012> LayerCount: 2 Fore SplineSet 439 1015 m 1 441 848 l 1 458 846 474 840 489 838 c 0 563 821 610 766 635 704 c 1 528 662 l 1 511 709 506 717 461 729 c 0 439 734 417 737 392 737 c 0 332 737 266 719 226 667 c 1 206 642 179 598 179 511 c 0 179 481 181 449 188 409 c 0 190 382 228 315 255 298 c 0 295 268 335 260 387 260 c 0 392 260 400 260 407 260 c 0 496 260 553 295 583 340 c 1 677 278 l 1 630 204 540 156 436 149 c 1 439 5 l 1 327 2 l 1 322 151 l 1 277 158 233 176 188 206 c 0 124 251 86 322 74 389 c 0 69 429 67 463 67 498 c 0 67 617 101 694 136 739 c 0 188 803 258 836 327 846 c 1 325 1012 l 1 439 1015 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/colon.glyph000066400000000000000000000005201472062471000276020ustar00rootroot00000000000000StartChar: colon Encoding: 58 58 66 Width: 562 VWidth: 0 Flags: W HStem: 0 151<203 352> 868 151<211 360> VStem: 203 149<0 149 868 1019> LayerCount: 2 Fore SplineSet 211 1019 m 25 362 1019 l 25 360 868 l 25 211 868 l 25 211 1019 l 25 203 151 m 25 352 149 l 25 352 0 l 25 203 0 l 25 203 151 l 25 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/comma.glyph000066400000000000000000000006671472062471000276000ustar00rootroot00000000000000StartChar: comma Encoding: 44 44 54 Width: 421 VWidth: 0 Flags: W HStem: -260 412 VStem: 126 146<0 152> 159 113<-139.072 0> LayerCount: 2 Fore SplineSet 124 152 m 5xc0 272 152 l 5 272 0 l 6xc0 272 -52 265 -111 243 -151 c 5 216 -198 166 -243 124 -260 c 5 119 -248 89 -194 74 -169 c 5 116 -147 129 -122 141 -102 c 5 156 -72 159 -45 159 -20 c 4 159 -13 159 -7 159 0 c 5xa0 126 0 l 5 124 152 l 5xc0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/copyright.glyph000066400000000000000000000022511472062471000305030ustar00rootroot00000000000000StartChar: copyright Encoding: 169 169 165 Width: 1713 VWidth: 0 Flags: W HStem: -320 117<620.549 1095.56> 0 114<687.551 1053.05> 903 114<713.841 1032.15> 1223 114<623.667 1091.3> VStem: 55 117<263.002 754.262> 404 117<292.299 703.407> 1545 117<263.003 757.919> LayerCount: 2 Fore SplineSet 858 1337 m 0 1335 1337 1662 975 1662 508 c 0 1662 54 1302 -320 858 -320 c 0 414 -320 55 54 55 508 c 0 55 964 378 1337 858 1337 c 0 858 1223 m 1 479 1223 172 905 172 508 c 0 172 114 479 -203 858 -203 c 0 1237 -203 1545 114 1545 508 c 1 1545 513 1545 521 1545 526 c 0 1545 916 1234 1223 858 1223 c 1 536 866 m 1 600 940 712 1002 836 1014 c 0 853 1014 868 1017 883 1017 c 0 997 1015 1116 970 1200 851 c 1 1109 784 l 1 1045 873 967 903 885 903 c 0 873 903 860 902 848 900 c 0 756 890 665 839 625 794 c 0 583 744 521 658 521 494 c 0 521 457 524 415 531 370 c 0 538 325 608 214 655 179 c 0 719 129 784 114 866 114 c 0 871 114 878 114 883 114 c 0 1012 116 1104 171 1151 250 c 1 1250 193 l 1 1181 76 1046 2 885 0 c 0 880 0 873 0 868 0 c 0 769 0 674 20 585 87 c 0 503 149 432 250 417 347 c 0 410 397 404 444 404 486 c 0 404 684 484 806 536 866 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/currency.glyph000066400000000000000000000023041472062471000303240ustar00rootroot00000000000000StartChar: currency Encoding: 164 164 153 Width: 1001 VWidth: 0 Flags: W HStem: 126 112<356.316 631.535> 781 112<387.296 506 506.002 646.074> VStem: 169 114<312.313 665.84> 734 112<355.546 688.396> LayerCount: 2 Fore SplineSet 161 930 m 1 293 804 l 1 298 811 305 816 312 823 c 0 364 865 429 888 501 893 c 0 523 893 548 890 573 888 c 0 637 876 694 846 739 804 c 1 858 923 l 1 937 841 l 1 806 712 l 1 833 657 846 595 846 531 c 0 846 504 843 473 838 446 c 0 826 384 806 328 774 278 c 1 915 139 l 1 838 60 l 1 699 193 l 1 644 151 575 126 498 126 c 0 478 126 456 129 434 131 c 0 370 143 317 168 275 203 c 1 149 79 l 1 69 161 l 1 206 293 l 1 206 295 203 298 203 300 c 0 178 352 169 411 169 471 c 0 169 508 172 543 179 580 c 0 189 630 203 672 223 712 c 1 82 851 l 1 161 930 l 1 511 781 m 0 509 781 506 781 506 779 c 0 459 779 419 761 384 734 c 0 339 699 305 639 290 560 c 0 285 530 283 501 283 471 c 0 283 426 290 385 305 350 c 0 330 293 372 258 454 243 c 0 471 241 488 238 503 238 c 0 558 238 600 255 635 285 c 0 680 325 712 387 727 469 c 0 732 491 734 513 734 533 c 0 734 585 721 635 699 675 c 0 667 730 620 766 556 776 c 1 539 778 526 781 511 781 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/d.glyph000066400000000000000000000024221472062471000267160ustar00rootroot00000000000000StartChar: d Encoding: 100 100 3 Width: 990 VWidth: 0 Flags: W HStem: 2 112<292.062 641.159> 910 114<344.844 686.772> VStem: 72 114<234.694 731.107> 771 114<25 113.646> LayerCount: 2 Fore SplineSet 769 771 m 0 767 773 764 779 759 786 c 0 752 801 739 821 719 838 c 0 684 875 628 910 546 910 c 2 439 910 360 886 303 836 c 0 243 786 206 699 191 565 c 0 189 533 186 499 186 469 c 0 186 385 199 312 221 255 c 0 253 176 302 134 389 122 c 0 416 117 441 114 466 114 c 0 513 114 566 124 608 141 c 0 668 166 721 214 771 293 c 0 771 318 771 352 771 389 c 0 771 540 774 759 774 759 c 1 774 759 771 766 769 771 c 0 863 1424 m 1 863 1424 873 1364 878 1314 c 0 885 1212 888 1109 888 987 c 0 888 950 888 910 888 868 c 0 886 754 885 640 885 536 c 0 885 432 885 337 885 263 c 0 885 263 885 262 885 260 c 0 885 218 885 146 885 129 c 2 885 126 l 2 887 59 895 25 895 25 c 1 784 2 l 1 784 2 776 45 771 117 c 1 734 85 692 54 650 37 c 0 588 12 526 2 459 2 c 0 429 2 402 2 372 7 c 0 250 24 162 107 117 211 c 0 87 285 72 369 72 461 c 0 72 498 74 538 79 575 c 0 94 726 142 843 226 920 c 0 310 994 422 1024 546 1024 c 0 645 1022 719 982 774 937 c 1 774 972 774 1007 774 1039 c 0 774 1136 771 1220 766 1307 c 0 761 1349 754 1406 754 1406 c 1 863 1424 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/degree.glyph000066400000000000000000000010161472062471000277240ustar00rootroot00000000000000StartChar: degree Encoding: 176 176 176 Width: 2539 VWidth: 0 Flags: W HStem: 975 84<371.398 561.188> 1242 87<366.641 565.982> VStem: 243 107<1081.11 1221.51> 583 109<1081.11 1221.51> LayerCount: 2 Fore SplineSet 243 1151 m 0 243 1248 345 1329 469 1329 c 0 593 1329 692 1248 692 1151 c 0 692 1054 593 975 469 975 c 0 345 975 243 1054 243 1151 c 0 350 1153 m 4 350 1103 402 1059 466 1059 c 4 530 1059 583 1103 583 1153 c 4 583 1203 530 1242 466 1242 c 4 402 1242 350 1203 350 1153 c 4 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/dieresis.glyph000066400000000000000000000005371472062471000303070ustar00rootroot00000000000000StartChar: dieresis Encoding: 168 168 173 Width: 989 VWidth: 0 Flags: W HStem: 1131 129<223 353 565 694> VStem: 223 130<1131 1260> 565 129<1133 1262> LayerCount: 2 Fore SplineSet 565 1262 m 1 694 1262 l 1 694 1133 l 1 565 1131 l 1 565 1262 l 1 223 1260 m 1 353 1260 l 1 353 1131 l 1 223 1128 l 1 223 1260 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/divide.glyph000066400000000000000000000010071472062471000277350ustar00rootroot00000000000000StartChar: divide Encoding: 247 247 146 Width: 962 VWidth: 0 Flags: W HStem: 0 117<409 535> 459 112<79 885> 905 114<419 546> VStem: 409 126<0 117 905 1019> LayerCount: 2 Fore SplineSet 417 1019 m 25 548 1019 l 25 546 905 l 25 419 905 l 25 417 1019 l 25 407 117 m 25 538 117 l 25 535 0 l 25 409 0 l 25 407 117 l 25 74 511 m 1 74 565 l 1 258 570 364 571 446 571 c 0 587 571 652 567 888 565 c 1 885 451 l 1 647 453 585 459 444 459 c 0 365 459 258 456 79 451 c 1 74 511 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/dollar.glyph000066400000000000000000000052061472062471000277530ustar00rootroot00000000000000StartChar: dollar Encoding: 36 36 94 Width: 1041 VWidth: 0 Flags: W HStem: 5 114<521 609.297> 680 122<517.03 608> 1042 21G<860.5 977> 1210 114<516 605> VStem: 69 114<276.329 444> 131 112<903.056 1129.51> 404 114<-136 7 142.506 696.531 838 844.263 1188.74 1195 1421 1421.6 1433.5 1448> 868 109<1058.5 1127.01> 930 112<255.62 546.871> LayerCount: 2 Fore SplineSet 719 1304 m 1xf6 736 1299 757 1294 774 1287 c 0 871 1252 957 1178 977 1061 c 1 868 1042 l 1xf7 853 1116 806 1156 734 1183 c 0 729 1183 724 1186 719 1188 c 1 719 1084 719 930 719 771 c 1 756 761 793 749 828 734 c 0 907 699 977 637 1014 543 c 0 1031 493 1042 444 1042 399 c 0 1042 320 1017 250 980 193 c 0 918 101 823 44 729 22 c 0 727 22 726 22 724 22 c 0 726 -42 730 -102 732 -144 c 1 620 -151 l 1 618 -114 615 -57 610 7 c 1 595 5 580 5 565 5 c 0 550 5 536 5 521 7 c 1 523 -48 526 -96 528 -136 c 1 417 -144 l 1 415 -102 409 -42 407 25 c 0 407 25 404 25 402 25 c 0 290 55 179 116 122 233 c 0 72 335 69 424 69 446 c 0 69 454 l 1 183 444 l 2 183 444 183 441 183 434 c 0xfa80 183 412 188 357 223 283 c 0 258 211 325 166 407 141 c 1 405 173 404 213 404 265 c 1 404 359 404 657 404 667 c 1 404 697 404 692 404 722 c 1 374 729 344 739 317 751 c 0 240 783 174 840 144 932 c 0 137 962 131 989 131 1019 c 0 131 1093 161 1160 208 1210 c 0 260 1260 330 1295 404 1312 c 0 404 1312 404 1315 404 1317 c 0 404 1319 l 0 402 1364 402 1399 402 1421 c 0 402 1456 l 1 514 1448 l 2 514 1448 514 1439 514 1419 c 0 514 1399 514 1369 516 1324 c 1 526 1324 536 1324 546 1324 c 0 566 1324 585 1322 605 1322 c 1 605 1349 605 1374 605 1391 c 0 605 1448 l 1 717 1438 l 2 717 1438 717 1429 717 1404 c 0 717 1384 717 1349 719 1304 c 1xf6 546 1210 m 0 536 1210 526 1210 516 1210 c 1 516 1116 516 967 516 811 c 1 538 809 558 804 580 802 c 0 590 800 598 796 608 794 c 1 608 806 608 824 608 826 c 1 608 977 608 1116 608 1208 c 1 588 1210 566 1210 546 1210 c 0 404 1195 m 1 357 1180 318 1158 288 1131 c 0 261 1101 243 1069 243 1027 c 0 243 1010 246 989 253 967 c 0 270 907 305 878 362 853 c 0 374 848 389 843 404 838 c 1 404 977 404 1103 404 1195 c 1 516 697 m 1 518 687 518 677 518 667 c 0 518 518 518 374 518 265 c 0 518 203 518 157 518 122 c 1 538 120 561 119 583 119 c 0 593 119 600 119 610 119 c 1 610 154 608 198 608 255 c 0 608 367 608 511 608 657 c 1 608 667 608 673 608 680 c 1 593 685 575 687 560 689 c 0 545 691 531 695 516 697 c 1 722 655 m 1 722 509 722 364 722 255 c 0 722 208 722 168 722 136 c 1 782 153 845 198 885 255 c 0 912 295 930 339 930 394 c 0xf280 930 426 923 463 908 503 c 0 883 567 843 605 781 632 c 0 764 639 742 648 722 655 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/dotlessi.glyph000066400000000000000000000010601472062471000303160ustar00rootroot00000000000000StartChar: dotlessi Encoding: 305 305 178 Width: 500 VWidth: 0 Flags: W HStem: -2 21G<314.5 347.789> VStem: 188 114<131.8 1024> AnchorPoint: "accents" 245 1199.4 basechar 0 LayerCount: 2 Fore SplineSet 298 1029 m 1 298 1029 302 992 302 937 c 0 302 897 302 841 302 779 c 0 302 608 300 387 298 211 c 0 303 169 310 148 322 131 c 0 334 116 357 99 392 74 c 9 332 -2 l 17 297 13 253 32 228 67 c 0 203 102 189 146 184 203 c 2 184 206 l 1 186 382 188 608 188 779 c 0 188 841 188 897 188 937 c 0 188 1024 l 1 298 1029 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/e.glyph000066400000000000000000000016131472062471000267200ustar00rootroot00000000000000StartChar: e Encoding: 101 101 4 Width: 1051 VWidth: 0 Flags: W HStem: -14 114<356.703 747.289> 474 126<197.979 856> 928 114<370.641 705.758> VStem: 69 125<281.188 457.483> 856 119<608 776.947> AnchorPoint: "accents" 536 1202 basechar 0 LayerCount: 2 Fore SplineSet 543 1042 m 0 799 1042 937 880 970 660 c 1 972 623 975 585 975 563 c 0 975 541 l 1 970 489 l 1 915 487 l 1 915 487 746 479 570 474 c 0 419 467 278 460 194 455 c 1 206 343 243 241 305 181 c 0 372 119 454 100 538 100 c 0 575 100 623 105 660 112 c 0 799 142 878 243 878 243 c 1 972 169 l 1 972 169 866 40 682 0 c 0 635 -7 588 -14 536 -14 c 0 432 -14 318 13 226 100 c 0 119 202 69 357 69 526 c 0 69 543 70 559 72 576 c 1 85 825 261 1042 543 1042 c 0 192 579 m 1 281 586 426 595 580 600 c 0 724 605 816 608 856 608 c 0 856 625 855 628 853 653 c 0 831 820 708 928 543 928 c 0 328 928 198 765 192 579 c 1 EndSplineSet EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/eacute.glyph000066400000000000000000000004721472062471000277440ustar00rootroot00000000000000StartChar: eacute Encoding: 233 233 55 Width: 1051 VWidth: 0 Flags: W HStem: -14 114<356.703 747.289> 474 126<197.979 856> 928 114<370.641 705.758> 1178.4 290 VStem: 69 125<281.188 457.483> 310 478 856 119<608 776.947> LayerCount: 2 Fore Refer: 203 769 N 1 0 0 1 314 1.40002 2 Refer: 4 101 N 1 0 0 1 0 0 3 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/ebreve.glyph000066400000000000000000000002461472062471000277450ustar00rootroot00000000000000StartChar: ebreve Encoding: 277 277 228 Width: 1051 VWidth: 0 Flags: HW LayerCount: 2 Fore Refer: 208 774 N 1 0 0 1 32 4.82617 2 Refer: 4 101 N 1 0 0 1 0 0 3 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/ecaron.glyph000066400000000000000000000001361472062471000277420ustar00rootroot00000000000000StartChar: ecaron Encoding: 283 283 229 Width: 1039 VWidth: 0 Flags: HW LayerCount: 2 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/ecircumflex.glyph000066400000000000000000000004771472062471000310110ustar00rootroot00000000000000StartChar: ecircumflex Encoding: 234 234 57 Width: 1051 VWidth: 0 Flags: W HStem: -14 114<356.703 747.289> 474 126<197.979 856> 928 114<370.641 705.758> 1162.1 300 VStem: 69 125<281.188 457.483> 237 590 856 119<608 776.947> LayerCount: 2 Fore Refer: 204 770 N 1 0 0 1 182 3.09998 2 Refer: 4 101 N 1 0 0 1 0 0 3 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/edieresis.glyph000066400000000000000000000005761472062471000304570ustar00rootroot00000000000000StartChar: edieresis Encoding: 235 235 58 Width: 1051 VWidth: 0 Flags: W HStem: -14 114<356.703 747.289> 474 126<197.979 856> 928 114<370.641 705.758> 1198.8 129<285.5 415.5 627.5 756.5> VStem: 69 125<281.188 457.483> 285.5 130<1198.8 1327.8> 627.5 129<1200.8 1329.8> 856 119<608 776.947> LayerCount: 2 Fore Refer: 173 168 S 1 0 0 1 62.5 67.8 2 Refer: 4 101 N 1 0 0 1 0 0 3 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/egrave.glyph000066400000000000000000000004721472062471000277470ustar00rootroot00000000000000StartChar: egrave Encoding: 232 232 56 Width: 1051 VWidth: 0 Flags: W HStem: -14 114<356.703 747.289> 474 126<197.979 856> 928 114<370.641 705.758> 1163.4 290 VStem: 69 125<281.188 457.483> 295 479 856 119<608 776.947> LayerCount: 2 Fore Refer: 202 768 N 1 0 0 1 302 1.40002 2 Refer: 4 101 N 1 0 0 1 0 0 3 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/eight.glyph000066400000000000000000000023401472062471000275720ustar00rootroot00000000000000StartChar: eight Encoding: 56 56 112 Width: 895 VWidth: 0 Flags: W HStem: 0 114<284.819 627.76> 1183 112<300.736 613.332> VStem: 55 112<225.291 531.514> 109 114<902.885 1110.05> 680 112<904.976 1120.18> 729 112<216.565 538.384> LayerCount: 2 Fore SplineSet 456 1295 m 0xd0 664 1295 792 1153 792 1004 c 0xd8 792 905 729 828 662 781 c 0 637 764 612 756 585 744 c 1 667 709 731 667 771 610 c 0 821 541 841 458 841 374 c 0 841 282 815 189 751 117 c 0 687 45 585 0 451 0 c 0 352 0 256 30 179 94 c 0 105 156 55 255 55 377 c 0 55 496 98 591 167 655 c 0xe4 212 695 262 721 317 746 c 1 287 761 248 771 223 791 c 0 154 843 109 917 109 999 c 0 109 1086 149 1163 213 1215 c 0 277 1267 362 1295 456 1295 c 0xd0 456 1183 m 0 384 1183 325 1161 285 1126 c 0 245 1094 223 1054 223 999 c 0 223 952 241 920 293 880 c 0 328 853 394 829 454 804 c 1 504 824 556 843 598 873 c 0 648 908 680 947 680 1004 c 0 680 1096 620 1183 456 1183 c 0 454 682 m 1 367 647 293 612 246 570 c 0 196 523 167 471 167 377 c 0 167 285 201 223 253 181 c 0 305 136 377 114 451 114 c 0 560 114 625 146 667 193 c 0 709 238 729 302 729 374 c 0xe4 729 443 714 498 682 543 c 0 650 590 595 627 503 657 c 0 483 664 474 675 454 682 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/emacron.glyph000066400000000000000000000005361472062471000301230ustar00rootroot00000000000000StartChar: emacron Encoding: 275 275 190 Width: 1051 VWidth: 0 Flags: W HStem: -14 114<356.703 747.289> 474 126<197.979 856> 928 114<370.641 705.758> 1210.76 102<308.6 782.6> VStem: 69 125<281.188 457.483> 308.6 474<1213.76 1312.76> 856 119<608 776.947> LayerCount: 2 Fore Refer: 177 175 S 1 0 0 1 241.6 -31.24 2 Refer: 4 101 N 1 0 0 1 0 0 3 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/eogonek.glyph000066400000000000000000000022221472062471000301200ustar00rootroot00000000000000StartChar: eogonek Encoding: 281 281 224 Width: 1039 VWidth: 0 Flags: W HStem: -433 110<615.411 800.048> -14 114<356.703 650> 474 126<197.979 856> 928 114<370.641 705.758> VStem: 69 125<281.188 457.483> 495 120<-317.324 -175.495> 856 119<608 776.947> LayerCount: 2 Fore SplineSet 192 579 m 1 281 586 426 595 580 600 c 0 724 605 816 608 856 608 c 1 856 625 855 628 853 653 c 1 831 820 708 928 543 928 c 0 328 928 198 765 192 579 c 1 543 1042 m 0 799 1042 937 880 970 660 c 1 972 623 975 585 975 563 c 2 975 541 l 1 970 489 l 1 915 487 l 1 915 487 746 479 570 474 c 1 419 467 278 460 194 455 c 1 206 343 243 241 305 181 c 1 372 119 454 100 538 100 c 0 575 100 623 105 660 112 c 0 799 142 878 243 878 243 c 1 972 169 l 1 891 62 732 0 620 -253 c 0 617 -261 615 -269 615 -275 c 0 615 -317 677 -323 706 -323 c 0 745 -323 776 -308 824 -255 c 1 899 -333 l 1 833 -404 782 -433 699 -433 c 0 598 -433 495 -384 495 -281 c 0 495 -261 498 -238 508 -215 c 0 548 -125 598 -58 650 -4 c 1 613 -9 576 -14 536 -14 c 0 432 -14 318 13 226 100 c 0 119 202 69 357 69 526 c 0 69 543 70 559 72 576 c 1 85 825 261 1042 543 1042 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/equal.glyph000066400000000000000000000007721472062471000276100ustar00rootroot00000000000000StartChar: equal Encoding: 61 61 114 Width: 1344 VWidth: 0 Flags: W HStem: 221 114<77 1270> 689 114<77 1272> LayerCount: 2 Fore SplineSet 72 759 m 1 77 813 l 1 280 806 437 803 568 803 c 0 833 803 1002 813 1272 813 c 1 1272 702 l 1 1007 702 835 689 565 689 c 0 431 689 275 692 69 702 c 1 72 759 l 1 74 273 m 1 72 327 l 1 268 332 437 335 593 335 c 0 836 335 1044 329 1272 327 c 1 1270 216 l 1 1034 218 815 221 565 221 c 0 416 221 258 221 77 216 c 1 74 273 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/exclam.glyph000066400000000000000000000005411472062471000277440ustar00rootroot00000000000000StartChar: exclam Encoding: 33 33 68 Width: 503 VWidth: 0 Flags: W HStem: 0 151<179 328> VStem: 179 149<0 149> 198 117<312 1337> LayerCount: 2 Fore SplineSet 179 151 m 29xc0 330 149 l 29 328 0 l 29 179 0 l 29 179 151 l 29xc0 196 1337 m 25 325 1337 l 17 318 990 320 660 315 310 c 9 198 312 l 25xa0 196 1337 l 25 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/exclamdown.glyph000066400000000000000000000005621472062471000306370ustar00rootroot00000000000000StartChar: exclamdown Encoding: 161 161 121 Width: 396 VWidth: 0 Flags: W HStem: 905 117<134 260> VStem: 134 126<905 1022> 151 104<-310 727> LayerCount: 2 Fore SplineSet 151 -310 m 25xa0 149 727 l 25 243 727 l 17 248 377 248 37 255 -310 c 9 151 -310 l 25xa0 131 905 m 25 134 1022 l 25 260 1022 l 25xc0 263 905 l 25 131 905 l 25 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/f.glyph000066400000000000000000000016511472062471000267230ustar00rootroot00000000000000StartChar: f Encoding: 102 102 5 Width: 744 VWidth: 0 Flags: W HStem: 0 21G<149 263> 905 114<50 144 258 567.548> 1314 112<329.234 596.727> VStem: 149 114<0 905 1022 1248.49> LayerCount: 2 Fore SplineSet 570 898 m 1 518 908 446 910 384 910 c 0 322 910 270 905 258 905 c 1 258 813 263 250 263 57 c 0 263 30 263 10 263 0 c 1 149 0 l 1 149 2 149 57 149 139 c 0 149 300 149 570 149 744 c 0 149 828 149 893 149 905 c 1 119 905 87 905 50 905 c 1 50 1019 l 1 85 1019 117 1019 144 1019 c 1 144 1064 141 1079 141 1086 c 0 141 1093 141 1094 141 1109 c 0 146 1226 193 1312 260 1362 c 0 327 1412 407 1426 474 1426 c 0 476 1426 482 1426 484 1426 c 0 561 1426 652 1399 712 1300 c 1 615 1245 l 1 578 1309 528 1314 471 1314 c 0 426 1314 370 1302 330 1272 c 0 290 1240 253 1183 253 1094 c 0 253 1087 253 1067 253 1022 c 1 308 1022 362 1022 446 1022 c 0 533 1020 590 1004 590 1004 c 1 570 898 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/f_f.glyph000066400000000000000000000030701472062471000272250ustar00rootroot00000000000000StartChar: f_f Encoding: 64256 64256 192 Width: 1316 VWidth: 0 Flags: W HStem: 0 21G<149 263> 905 114<50 144 258 714 831 1137.96> 1285 109<342.719 737.004> 1317 112<898.128 1166.79> VStem: 149 114<0 905 1022 1213.82> 712 112<2 910 1027 1238.26> LayerCount: 2 Fore SplineSet 258 1022 m 1xec 714 1024 l 1 714 1039 714 1049 714 1059 c 0 714 1111 712 1084 712 1111 c 1 714 1158 724 1203 739 1240 c 1 697 1275 618 1283 573 1285 c 0 566 1285 553 1285 541 1285 c 0 486 1285 402 1277 340 1240 c 1 298 1213 260 1174 258 1080 c 1 258 1022 l 1xec 273 1329 m 0 352 1389 499 1394 568 1394 c 0xec 620 1394 734 1379 796 1334 c 1 806 1346 819 1354 831 1364 c 0 898 1414 977 1429 1044 1429 c 0 1046 1429 1052 1429 1054 1429 c 0 1131 1429 1222 1401 1282 1302 c 1 1185 1247 l 1 1148 1311 1099 1317 1042 1317 c 0xdc 997 1317 940 1305 900 1275 c 0 860 1243 824 1185 824 1096 c 0 824 1089 826 1072 826 1027 c 1 881 1027 933 1027 1017 1027 c 0 1104 1025 1163 1009 1163 1009 c 1 1138 900 l 1 1138 900 1081 910 1069 910 c 0 1035 912 985 912 938 912 c 0 892 912 850 912 831 910 c 1 831 818 836 253 836 60 c 0 836 33 833 12 833 2 c 1 722 2 l 1 722 4 722 59 722 141 c 0 722 384 721 870 719 910 c 1 692 910 283 907 258 905 c 1 258 813 263 250 263 57 c 0 263 30 263 10 263 0 c 1 149 0 l 1 149 2 149 57 149 139 c 0 149 301 150 569 150 743 c 0 150 830 150 891 149 905 c 1 119 905 87 905 50 905 c 1 50 1019 l 1 85 1019 117 1019 144 1019 c 1 144 1085 l 1 151 1214 206 1279 273 1329 c 0 EndSplineSet Validated: 1 Ligature2: "'liga' Standard Ligatures in Latin lookup 0-1" f f EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/f_f_i.glyph000066400000000000000000000040041472062471000275330ustar00rootroot00000000000000StartChar: f_f_i Encoding: 64259 64259 195 Width: 1547 VWidth: 0 Flags: W HStem: 0 21G<149 263> 905 114<50 144 258 724 839.174 1309> 1111 131<1304 1433> 1280 112<338.061 743.487> 1314 107<904.252 1162.12> VStem: 149 114<0 905 1022 1209.67> 729 114<2 910 1027 1238.26> 1309 117<122.799 905 1114 1242> LayerCount: 2 Fore SplineSet 910 1275 m 0xef 870 1243 833 1185 833 1096 c 0 833 1089 833 1072 833 1027 c 1 888 1027 943 1027 1027 1027 c 1 1424 1019 l 1 1424 1019 1426 983 1426 928 c 0 1426 888 1426 831 1426 769 c 0 1426 598 1426 377 1424 201 c 0 1429 159 1431 139 1443 122 c 0 1455 107 1478 89 1513 64 c 9 1453 -12 l 17 1418 3 1374 22 1349 57 c 0 1324 92 1314 136 1309 193 c 2 1309 196 l 1 1310 231 1311 273 1311 319 c 0 1311 412 1309 521 1309 625 c 0 1309 734 1309 836 1309 905 c 1 1269 907 1047 913 1017 913 c 0 1002 913 987 915 975 915 c 0 955 915 935 915 918 915 c 0 891 915 863 912 838 910 c 1 838 818 843 253 843 60 c 0 843 33 843 12 843 2 c 1 729 2 l 1 729 4 729 59 729 141 c 0 729 303 730 574 730 748 c 0 730 835 730 896 729 910 c 1 702 910 283 907 258 905 c 1 258 813 263 250 263 57 c 0 263 30 263 10 263 0 c 1 149 0 l 1 149 2 149 57 149 139 c 0 149 301 150 569 150 743 c 0 150 830 150 891 149 905 c 1 119 905 87 905 50 905 c 1 50 1019 l 1 85 1019 117 1019 144 1019 c 1 144 1086 l 1 151 1215 206 1279 273 1329 c 0 340 1379 474 1392 541 1392 c 0 543 1392 549 1392 551 1392 c 0xf7 606 1392 744 1379 806 1334 c 1 816 1346 829 1354 841 1364 c 0 891 1401 954 1421 1056 1421 c 0 1091 1421 1128 1419 1173 1414 c 0 1161 1309 l 0 1126 1311 1096 1314 1071 1314 c 0 982 1314 940 1297 910 1275 c 0xef 1304 1242 m 1 1433 1242 l 1 1433 1114 l 1 1304 1111 l 1 1304 1242 l 1 258 1022 m 1 724 1024 l 1 724 1069 722 1082 722 1089 c 0 722 1096 722 1096 722 1111 c 0 724 1158 731 1203 746 1240 c 1 704 1275 586 1280 541 1280 c 0 496 1280 382 1270 342 1240 c 0 302 1208 260 1175 258 1081 c 1 258 1022 l 1 EndSplineSet Validated: 1 Ligature2: "'liga' Standard Ligatures in Latin lookup 0-1" f f i EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/f_f_l.glyph000066400000000000000000000035131472062471000275420ustar00rootroot00000000000000StartChar: f_f_l Encoding: 64260 64260 196 Width: 1525 VWidth: 0 Flags: W HStem: 0 16G<149 263 1411 1446.41> 905 114<50 144 258 719 839.174 1101> 1280 112<337.19 740.964> 1324 102<915.172 1284.25> VStem: 149 114<0 905 1022 1209.13> 727 114<2 910 1027 1238.26> 1285 114<126.799 1319> LayerCount: 2 Fore SplineSet 258 1022 m 1xee 719 1024 l 1 719 1069 719 1082 719 1089 c 0 719 1096 719 1096 719 1111 c 0 721 1158 729 1203 744 1240 c 1 702 1275 581 1280 536 1280 c 0 491 1280 382 1270 342 1240 c 0 302 1208 260 1173 258 1079 c 1 258 1022 l 1xee 836 1362 m 0 903 1412 982 1426 1049 1426 c 1 1064 1426 1089 1426 1116 1426 c 0 1195 1426 1309 1426 1391 1416 c 1 1398 1374 1401 1342 1401 1287 c 0 1401 1242 1401 1151 1401 1037 c 0 1401 764 1401 372 1399 203 c 1 1401 163 1409 143 1419 126 c 1 1431 111 1453 94 1488 69 c 1 1431 -5 l 1 1391 10 1352 27 1327 62 c 0 1302 97 1290 141 1285 198 c 1 1285 201 l 2 1287 370 1287 766 1287 1039 c 0 1287 1151 1285 1274 1285 1319 c 1 1240 1321 1201 1324 1166 1324 c 0xde 995 1324 937 1297 905 1272 c 0 865 1240 831 1185 831 1096 c 0 831 1089 833 1072 833 1027 c 1 888 1027 1020 1027 1104 1027 c 0 1101 910 l 1 1061 912 948 915 918 915 c 0 891 915 863 912 838 910 c 1 838 818 841 253 841 60 c 0 841 33 841 12 841 2 c 1 727 2 l 1 727 4 727 59 727 141 c 0 727 384 726 870 724 910 c 1 697 910 283 907 258 905 c 1 258 813 263 250 263 57 c 0 263 30 263 10 263 0 c 1 149 0 l 1 149 2 149 57 149 139 c 0 149 301 150 569 150 743 c 0 150 830 150 891 149 905 c 1 119 905 87 905 50 905 c 1 50 1019 l 1 85 1019 117 1019 144 1019 c 1 144 1084 l 1 151 1213 206 1279 273 1329 c 0 340 1379 469 1392 536 1392 c 0 538 1392 544 1392 546 1392 c 0 601 1392 742 1379 804 1334 c 1 814 1346 824 1352 836 1362 c 0 EndSplineSet Validated: 1 Ligature2: "'liga' Standard Ligatures in Latin lookup 0-1" f f l EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/f_i.glyph000066400000000000000000000026311472062471000272320ustar00rootroot00000000000000StartChar: f_i Encoding: 64257 64257 193 Width: 987 VWidth: 0 Flags: W HStem: 0 16G<149 263 877.5 910.584> 910 114<50 144 259.173 751> 1196 132<744 873> 1314 112<329.234 580.908> VStem: 149 114<0 905 1024 1248.49> 751 117<129.799 910 1199 1328> LayerCount: 2 Fore SplineSet 330 1272 m 0xdc 290 1240 253 1183 253 1094 c 0 253 1087 253 1069 253 1024 c 1 308 1024 491 1024 575 1024 c 1 863 1027 l 1 863 1027 868 990 868 935 c 0 868 895 868 838 868 776 c 0 868 605 865 384 863 208 c 0 868 166 873 146 885 129 c 0 897 114 920 97 955 72 c 9 895 -5 l 17 860 10 816 29 791 64 c 0 766 99 754 144 749 201 c 2 749 203 l 1 751 307 751 474 751 630 c 0 751 739 751 841 751 910 c 1 736 910 687 913 625 913 c 0 511 913 357 910 337 910 c 0 310 910 283 907 258 905 c 1 258 813 263 250 263 57 c 0 263 30 263 10 263 0 c 1 149 0 l 1 149 2 149 57 149 139 c 0 149 300 149 570 149 744 c 0 149 828 149 893 149 905 c 1 119 905 87 905 50 905 c 1 50 1019 l 1 85 1019 117 1019 144 1019 c 1 144 1064 141 1079 141 1086 c 0 141 1093 141 1094 141 1109 c 0 146 1226 193 1312 260 1362 c 0 327 1412 407 1426 474 1426 c 1 480 1426 491 1426 505 1426 c 0 532 1426 569 1425 593 1419 c 1 580 1307 l 0 548 1312 518 1314 491 1314 c 0 414 1314 360 1294 330 1272 c 0xdc 744 1328 m 1xec 873 1328 l 1 873 1199 l 1 744 1196 l 1 744 1328 l 1xec EndSplineSet Validated: 1 Ligature2: "'liga' Standard Ligatures in Latin lookup 0-1" f i EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/f_l.glyph000066400000000000000000000023471472062471000272410ustar00rootroot00000000000000StartChar: f_l Encoding: 64258 64258 194 Width: 962 VWidth: 0 Flags: W HStem: 0 16G<149 263 836 871.405> 905 114<50 144 259.173 511> 1324 102<342.203 706.028> VStem: 149 114<0 905 1022 1247.81> 709 114<126.799 1319> LayerCount: 2 Fore SplineSet 260 1362 m 0 322 1412 424 1426 563 1426 c 0 637 1426 722 1421 816 1416 c 1 823 1374 826 1342 826 1287 c 0 826 1242 826 1151 826 1037 c 0 826 764 825 372 823 203 c 1 825 163 833 143 843 126 c 1 855 111 878 94 913 69 c 1 856 -5 l 1 816 10 776 27 751 62 c 0 726 97 714 141 709 198 c 1 709 201 l 2 711 370 712 766 712 1039 c 0 712 1151 709 1274 709 1319 c 1 664 1321 625 1324 590 1324 c 0 419 1324 362 1297 330 1272 c 0 290 1240 253 1183 253 1094 c 0 253 1087 253 1067 253 1022 c 1 308 1022 429 1022 513 1022 c 0 511 905 l 0 471 907 367 910 337 910 c 0 310 910 283 907 258 905 c 1 258 813 263 250 263 57 c 0 263 30 263 10 263 0 c 1 149 0 l 1 149 2 149 57 149 139 c 0 149 301 150 569 150 743 c 0 150 830 150 891 149 905 c 1 119 905 87 905 50 905 c 1 50 1019 l 1 85 1019 117 1019 144 1019 c 1 144 1064 141 1079 141 1086 c 0 141 1093 141 1094 141 1109 c 0 146 1226 196 1310 260 1362 c 0 EndSplineSet Validated: 1 Ligature2: "'liga' Standard Ligatures in Latin lookup 0-1" f l EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/f_t.glyph000066400000000000000000000033311472062471000272430ustar00rootroot00000000000000StartChar: f_t Encoding: 57401 57401 198 Width: 1466 VWidth: 0 Flags: W HStem: -7 117<944.743 1263.81> 905 114<50 144 258 766 891 1332> 1314 112<329.234 580.908> VStem: 149 114<0 905 1022 1248.49> 756 114<189.815 884.928> 774 117<449.965 903 1019 1223> LayerCount: 2 Fore SplineSet 580 1307 m 0xf8 548 1312 518 1314 491 1314 c 0 414 1314 360 1294 330 1272 c 0 290 1240 253 1183 253 1094 c 0 253 1087 253 1067 253 1022 c 1 308 1022 360 1019 444 1019 c 1 508 1019 732 1019 774 1017 c 1 774 1084 776 1156 776 1225 c 0 891 1223 l 1 891 1159 891 1086 891 1019 c 1xf4 946 1019 999 1019 1054 1019 c 0 1205 1019 1336 1017 1336 1017 c 1 1332 903 l 1 1332 903 1203 905 1054 905 c 0 999 905 937 903 882 903 c 0 882 901 882 897 882 895 c 1 872 679 875 536 870 432 c 1 870 417 870 401 870 389 c 0 870 310 879 258 904 206 c 0 934 146 984 119 1068 112 c 0 1083 112 1093 110 1108 110 c 0 1177 110 1200 117 1232 134 c 0 1299 166 1326 231 1326 231 c 1 1432 188 l 1 1432 188 1393 87 1284 32 c 0 1227 2 1199 -7 1112 -7 c 0 1095 -7 1075 -7 1058 -5 c 0 951 5 852 47 800 156 c 0 765 228 756 300 756 389 c 0 756 404 756 419 756 434 c 1 761 546 759 690 766 903 c 1 744 903 409 908 300 908 c 0 278 908 263 905 258 905 c 1 258 813 263 250 263 57 c 0 263 30 263 10 263 0 c 1 149 0 l 1 149 2 149 57 149 139 c 0 149 301 150 569 150 743 c 0 150 830 150 891 149 905 c 1 119 905 87 905 50 905 c 1 50 1019 l 1 85 1019 117 1019 144 1019 c 1 144 1064 141 1079 141 1086 c 0 141 1093 141 1094 141 1109 c 0 146 1226 193 1312 260 1362 c 0 327 1412 407 1426 474 1426 c 1 480 1426 491 1426 505 1426 c 0 532 1426 569 1425 593 1419 c 1 580 1307 l 0xf8 EndSplineSet Validated: 1 Ligature2: "'liga' Standard Ligatures in Latin lookup 0-1" f t EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/five.glyph000066400000000000000000000013171472062471000274260ustar00rootroot00000000000000StartChar: five Encoding: 53 53 109 Width: 907 VWidth: 0 Flags: W HStem: 0 114<274.716 590.505> 754 119<274.867 588.166> 1178 114<246 722> VStem: 719 114<247.919 622.489> LayerCount: 2 Fore SplineSet 94 692 m 1 97 729 l 1 136 1240 l 1 141 1292 l 1 193 1292 l 1 722 1287 l 1 722 1176 l 1 246 1178 l 1 216 804 l 1 268 836 340 873 432 873 c 0 487 873 543 860 610 828 c 0 729 771 833 639 833 441 c 0 833 290 783 176 704 102 c 0 625 30 524 0 422 0 c 0 261 0 132 102 60 211 c 1 151 275 l 1 208 191 310 114 422 114 c 0 501 114 572 134 627 186 c 0 679 236 719 312 719 441 c 0 719 602 647 684 560 724 c 1 515 746 474 754 434 754 c 0 303 754 203 662 191 650 c 1 94 692 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/font.props000066400000000000000000000240401472062471000274610ustar00rootroot00000000000000SplineFontDB: 3.0 FontName: FantasqueSans FullName: Fantasque Sans FamilyName: FantasqueSans Weight: Medium Copyright: Created by Jany Belluz with FontForge 2.0 (http://fontforge.sf.net) UComments: "2013-9-13: Created." Version: 1.0 ItalicAngle: 0 UnderlinePosition: -192 UnderlineWidth: 96 Ascent: 1650 Descent: 398 InvalidEm: 0 LayerCount: 2 Layer: 0 0 "Back" 1 Layer: 1 0 "Fore" 0 XUID: [1021 607 50037791 3178130] FSType: 8 OS2Version: 3 OS2_WeightWidthSlopeOnly: 0 OS2_UseTypoMetrics: 1 CreationTime: 1379052706 ModificationTime: 1398183237 PfmFamily: 33 TTFWeight: 400 TTFWidth: 5 LineGap: 184 VLineGap: 0 Panose: 2 11 5 3 0 0 0 0 0 0 OS2TypoAscent: 0 OS2TypoAOffset: 1 OS2TypoDescent: 0 OS2TypoDOffset: 1 OS2TypoLinegap: 184 OS2WinAscent: 0 OS2WinAOffset: 1 OS2WinDescent: 0 OS2WinDOffset: 1 HheadAscent: 0 HheadAOffset: 1 HheadDescent: 0 HheadDOffset: 1 OS2FamilyClass: 2048 OS2Vendor: 'PfEd' Lookup: 4 0 1 "'liga' Standard Ligatures in Latin lookup 0" { "'liga' Standard Ligatures in Latin lookup 0-1" } ['liga' ('DFLT' <'dflt' > 'latn' <'dflt' > ) ] Lookup: 4 0 0 "'dlig' Ligature facoltativa dans Latin lookup 1" { "'dlig' Ligature facoltativa dans Latin lookup 1-1" } ['dlig' ('DFLT' <'dflt' > 'latn' <'dflt' > ) ] Lookup: 260 0 0 "'mark' Posizione della marca dans Latin lookup 1" { "'mark' Posizione della marca dans Latin lookup 1-1" } ['mark' ('DFLT' <'dflt' > 'latn' <'dflt' > ) ] Lookup: 258 0 0 "kerns" { "kerns-1" [153,15,0] } ['kern' ('DFLT' <'dflt' > 'latn' <'dflt' > ) ] MarkAttachClasses: 1 DEI: 91125 KernClass2: 21+ 12 "kerns-1" 58 A Agrave Aacute Acircumflex Atilde Adieresis Aring Amacron 52 a agrave aacute acircumflex atilde adieresis amacron 9 d h m n u 51 e ae egrave eacute ecircumflex edieresis emacron oe 5 f f_f 1 B 46 b o ograve oacute ocircumflex otilde odieresis 1 J 12 V W Y Yacute 1 L 1 C 81 D O copyright registered Ograve Oacute Ocircumflex Otilde Odieresis Oslash Dcaron 1 T 1 S 131 c i k l p r s t v w x y aring ccedilla ntilde ugrave uacute ucircumflex udieresis yacute ydieresis dotlessi f_f_i f_i f_t f_l f_f_l 112 G H I K M N Q R X Z Ccedilla Igrave Iacute Icircumflex Idieresis Eth Ntilde Cacute Ccircumflex Cdotaccent Ccaron 37 U Uacute Ucircumflex Udieresis Ugrave 51 E AE OE Eacute Ecircumflex Edieresis Egrave Emacron 1 F 1 P 1 z 12 V W Y Yacute 1 j 134 c e o q egrave eacute ecircumflex edieresis ograve oacute ocircumflex otilde odieresis cacute ccircumflex cdotaccent ccaron emacron oe 61 A Agrave Aacute Acircumflex Atilde Adieresis Aring AE Amacron 118 C G O Q copyright registered Ograve Oacute Ocircumflex Otilde Odieresis Oslash Cacute Ccircumflex Cdotaccent Ccaron OE 1 T 53 a agrave aacute acircumflex atilde adieresis aring ae 22 v w y yacute ydieresis 1 J 50 m n r u ntilde ugrave uacute ucircumflex udieresis 1 i 0 {} -190 {} -340 {} -35 {} -67 {} -60 {} -256 {} -67 {} -102 {} -134 {} 0 {} -106 {} 0 {} -35 {} -325 {} 20 {} 0 {} 0 {} -340 {} 0 {} 0 {} -65 {} 0 {} -55 {} 0 {} 0 {} -290 {} 0 {} 0 {} 0 {} -67 {} 0 {} 0 {} -51 {} 0 {} 0 {} 0 {} -35 {} -262 {} 27 {} -35 {} 0 {} -238 {} 0 {} 0 {} -21 {} 0 {} 0 {} 0 {} -35 {} -392 {} -171 {} -278 {} -102 {} -67 {} -102 {} -109 {} -242 {} -137 {} -123 {} 0 {} -144 {} -313 {} 0 {} -47 {} -13 {} -270 {} 0 {} -55 {} -24 {} 0 {} -20 {} 0 {} -102 {} -305 {} 0 {} 0 {} 0 {} -236 {} 0 {} 0 {} 7 {} 0 {} 0 {} 0 {} -40 {} -380 {} -102 {} -171 {} -102 {} -27 {} -109 {} -102 {} -194 {} -82 {} -83 {} 0 {} -67 {} -404 {} -99 {} -211 {} -102 {} 0 {} 0 {} 0 {} -205 {} -55 {} -95 {} 0 {} -297 {} -386 {} 0 {} -52 {} -186 {} -407 {} -102 {} -169 {} -178 {} -55 {} -121 {} 0 {} -102 {} -325 {} 0 {} -122 {} -65 {} -102 {} 0 {} -136 {} -92 {} 0 {} -62 {} 0 {} -102 {} -312 {} 0 {} -102 {} -34 {} -142 {} 0 {} 0 {} -80 {} 0 {} -56 {} 0 {} 0 {} -399 {} -340 {} -270 {} -134 {} -67 {} -169 {} -238 {} -336 {} -191 {} -114 {} 0 {} -67 {} -290 {} 0 {} -102 {} 0 {} -136 {} 0 {} 0 {} 0 {} 0 {} -32 {} 0 {} 0 {} -223 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} -14 {} 0 {} 0 {} 0 {} 0 {} -295 {} 0 {} 0 {} 0 {} 0 {} 0 {} -67 {} -77 {} 0 {} -35 {} 0 {} 0 {} -295 {} 0 {} -109 {} 0 {} 0 {} 0 {} 0 {} -94 {} 0 {} 0 {} 0 {} -82 {} -328 {} -55 {} -82 {} -82 {} -109 {} -82 {} -109 {} -125 {} 0 {} -71 {} 0 {} -54 {} -382 {} -82 {} -246 {} -82 {} -82 {} -164 {} -164 {} -308 {} -137 {} -135 {} 0 {} 0 {} -328 {} 0 {} -164 {} 0 {} 0 {} -55 {} 0 {} -174 {} 0 {} -53 {} 0 {} -82 {} -300 {} -82 {} -54 {} -55 {} -300 {} -55 {} -55 {} -82 {} 0 {} -19 {} LangName: 1033 "" "" "" "" "" "" "" "" "" "" "" "" "" "Copyright (c) 2013-2017, Jany Belluz (),+AAoA-with Reserved Font Name Fantasque Sans.+AAoACgAA-This Font Software is licensed under the SIL Open Font License, Version 1.1.+AAoA-This license is copied below, and is also available with a FAQ at:+AAoA-http://scripts.sil.org/OFL+AAoACgAK------------------------------------------------------------+AAoA-SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007+AAoA------------------------------------------------------------+AAoACgAA-PREAMBLE+AAoA-The goals of the Open Font License (OFL) are to stimulate worldwide+AAoA-development of collaborative font projects, to support the font creation+AAoA-efforts of academic and linguistic communities, and to provide a free and+AAoA-open framework in which fonts may be shared and improved in partnership+AAoA-with others.+AAoACgAA-The OFL allows the licensed fonts to be used, studied, modified and+AAoA-redistributed freely as long as they are not sold by themselves. The+AAoA-fonts, including any derivative works, can be bundled, embedded, +AAoA-redistributed and/or sold with any software provided that any reserved+AAoA-names are not used by derivative works. The fonts and derivatives,+AAoA-however, cannot be released under any other type of license. The+AAoA-requirement for fonts to remain under this license does not apply+AAoA-to any document created using the fonts or their derivatives.+AAoACgAA-DEFINITIONS+AAoAIgAA-Font Software+ACIA refers to the set of files released by the Copyright+AAoA-Holder(s) under this license and clearly marked as such. This may+AAoA-include source files, build scripts and documentation.+AAoACgAi-Reserved Font Name+ACIA refers to any names specified as such after the+AAoA-copyright statement(s).+AAoACgAi-Original Version+ACIA refers to the collection of Font Software components as+AAoA-distributed by the Copyright Holder(s).+AAoACgAi-Modified Version+ACIA refers to any derivative made by adding to, deleting,+AAoA-or substituting -- in part or in whole -- any of the components of the+AAoA-Original Version, by changing formats or by porting the Font Software to a+AAoA-new environment.+AAoACgAi-Author+ACIA refers to any designer, engineer, programmer, technical+AAoA-writer or other person who contributed to the Font Software.+AAoACgAA-PERMISSION & CONDITIONS+AAoA-Permission is hereby granted, free of charge, to any person obtaining+AAoA-a copy of the Font Software, to use, study, copy, merge, embed, modify,+AAoA-redistribute, and sell modified and unmodified copies of the Font+AAoA-Software, subject to the following conditions:+AAoACgAA-1) Neither the Font Software nor any of its individual components,+AAoA-in Original or Modified Versions, may be sold by itself.+AAoACgAA-2) Original or Modified Versions of the Font Software may be bundled,+AAoA-redistributed and/or sold with any software, provided that each copy+AAoA-contains the above copyright notice and this license. These can be+AAoA-included either as stand-alone text files, human-readable headers or+AAoA-in the appropriate machine-readable metadata fields within text or+AAoA-binary files as long as those fields can be easily viewed by the user.+AAoACgAA-3) No Modified Version of the Font Software may use the Reserved Font+AAoA-Name(s) unless explicit written permission is granted by the corresponding+AAoA-Copyright Holder. This restriction only applies to the primary font name as+AAoA-presented to the users.+AAoACgAA-4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font+AAoA-Software shall not be used to promote, endorse or advertise any+AAoA-Modified Version, except to acknowledge the contribution(s) of the+AAoA-Copyright Holder(s) and the Author(s) or with their explicit written+AAoA-permission.+AAoACgAA-5) The Font Software, modified or unmodified, in part or in whole,+AAoA-must be distributed entirely under this license, and must not be+AAoA-distributed under any other license. The requirement for fonts to+AAoA-remain under this license does not apply to any document created+AAoA-using the Font Software.+AAoACgAA-TERMINATION+AAoA-This license becomes null and void if any of the above conditions are+AAoA-not met.+AAoACgAA-DISCLAIMER+AAoA-THE FONT SOFTWARE IS PROVIDED +ACIA-AS IS+ACIA, WITHOUT WARRANTY OF ANY KIND,+AAoA-EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF+AAoA-MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT+AAoA-OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE+AAoA-COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,+AAoA-INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL+AAoA-DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING+AAoA-FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM+AAoA-OTHER DEALINGS IN THE FONT SOFTWARE." "http://scripts.sil.org/OFL" Encoding: UnicodeBmp UnicodeInterp: none NameList: Adobe Glyph List DisplaySize: -36 AntiAlias: 1 FitToEm: 1 WinInfo: 42 42 12 BeginPrivate: 1 BlueValues 44 [-8 0 828 840 1042 1058 1074 1084 1138 1154] EndPrivate Grid -2048 1079.91 m 0 4096 1079.91 l 1024 -2539.52 510.88 m 0 5079.04 510.88 l 1024 Named: "OP+AMkA-RATEURS" -2539.52 1330.71 m 0 5079.04 1330.71 l 1024 Named: "Majuscules" -2539.52 1198.6 m 4 5079.04 1198.6 l 1028 Named: "point du i" -2539.52 -391.086 m 0 5079.04 -391.086 l 1024 -2539.52 1411.21 m 0 5079.04 1411.21 l 1024 -2539.52 1020.25 m 0 5079.04 1020.25 l 1024 EndSplineSet TeXData: 1 0 0 346030 173015 115343 423805 1048576 115343 783286 444596 497025 792723 393216 433062 380633 303038 157286 324010 404750 52429 2506097 1059062 262144 AnchorClass2: "accents" "'mark' Posizione della marca dans Latin lookup 1-1" EndSplineFont fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/four.glyph000066400000000000000000000011111472062471000274400ustar00rootroot00000000000000StartChar: four Encoding: 52 52 108 Width: 930 VWidth: 0 Flags: W HStem: 0 21G<600 712.092> 436 112<238.697 600 714 873> 449 109<213 600> VStem: 600 114<0 434 548 1071 1206.15 1277> LayerCount: 2 Fore SplineSet 593 1277 m 1xb0 605 1312 l 1 717 1292 l 1 714 546 l 1 875 543 l 1 873 432 l 1 714 434 l 1 712 0 l 1 600 0 l 1 600 436 l 1xd0 99 449 l 1 57 541 l 2 57 541 390 948 479 1084 c 0 573 1223 593 1277 593 1277 c 1xb0 603 1024 m 1 603 1071 l 1 598 1059 593 1051 573 1019 c 0 489 890 290 652 213 558 c 1xb0 600 548 l 1 603 1024 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/g.glyph000066400000000000000000000027621472062471000267300ustar00rootroot00000000000000StartChar: g Encoding: 103 103 6 Width: 1063 VWidth: 0 Flags: HW HStem: -392 122<253.766 757.505> 62 117<250.999 820.01> 355 124<305.867 683.133> 905 122<333.614 705.585 865.388 992> VStem: 72 119<-212.6 6.18893> 92 122<200.195 402.01 558.012 793.382> 779 119<561.548 835.802> 863 122<-186.94 18.1224> AnchorPoint: "accents" 507.5 1195.6 basechar 0 LayerCount: 2 Fore SplineSet 636 179 m 1xf6 638 179 642 179 644 179 c 0 813 179 994 127 994 -64 c 0 994 -337 730 -392 455 -392 c 0 242 -392 81 -305 81 -104 c 0 81 -99 81 -97 81 -92 c 0xf9 81 10 130 59 197 109 c 1 125 139 101 223 101 300 c 0 101 382 130 429 155 459 c 0 160 466 168 474 173 481 c 1 128 528 98 588 98 660 c 0 98 861 282 1027 515 1027 c 0 624 1027 716 1002 790 952 c 1 825 987 885 1017 949 1022 c 1 974 1027 1001 1027 1001 1027 c 1 1006 905 l 1 986 905 919 898 907 888 c 0xf6 897 883 884 873 872 861 c 1xf1 894 819 907 772 907 717 c 0 907 625 889 545 832 481 c 0 768 407 637 355 493 355 c 0 414 355 339 375 272 407 c 1 245 379 l 0 230 362 223 343 223 303 c 1 223 194 277 176 441 176 c 0 493 176 559 179 636 179 c 1xf6 788 717 m 0xf2 788 858 669 905 515 905 c 0 336 905 220 786 220 660 c 0 220 541 369 479 500 479 c 0 612 479 711 523 743 560 c 0 773 595 788 643 788 717 c 0xf2 331 60 m 1 232 10 202 -22 200 -94 c 1 200 -151 213 -186 240 -211 c 0 275 -243 354 -270 458 -270 c 0 624 -270 845 -248 867 -124 c 0 869 -104 872 -84 872 -67 c 1xf9 870 45 756 62 582 62 c 0 508 62 423 62 331 60 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/gbreve.glyph000066400000000000000000000002641472062471000277470ustar00rootroot00000000000000StartChar: gbreve Encoding: 287 287 230 Width: 1063 VWidth: 0 Flags: H LayerCount: 2 Fore Refer: 208 774 N 1 0 0 1 3.5 -1.57385 2 Refer: 6 103 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/germandbls.glyph000066400000000000000000000030771472062471000306200ustar00rootroot00000000000000StartChar: germandbls Encoding: 223 223 167 Width: 2539 VWidth: 0 Flags: W HStem: 0 114<477.65 765.066> 702 117<315 557.708> 1220 114<282.074 564.737> VStem: 107 114<243.919 989.884> 312 117<159.5 285> 647 114<895.813 1142.26> 858 117<213.013 553.767> LayerCount: 2 Fore SplineSet 397 1334 m 0 466 1334 533 1327 590 1295 c 0 654 1260 739 1193 759 1079 c 0 761 1064 761 1047 761 1032 c 0 761 995 756 958 746 923 c 0 729 871 700 818 650 786 c 1 724 764 789 732 851 680 c 0 933 613 965 516 972 429 c 0 974 412 975 394 975 379 c 0 975 312 962 255 945 213 c 0 908 119 806 0 642 0 c 0 555 0 476 13 412 60 c 0 350 105 312 186 312 285 c 1 429 285 l 1 429 208 449 176 481 151 c 0 513 129 568 114 642 114 c 0 749 114 813 194 838 258 c 0 848 280 858 332 858 389 c 0 858 399 858 409 858 419 c 0 853 486 829 548 779 593 c 0 665 685 551 702 315 702 c 1 315 761 l 1 315 819 l 1 397 819 441 819 471 826 c 0 503 833 531 845 583 880 c 0 608 895 625 922 635 957 c 0 642 982 647 1007 647 1029 c 0 647 1041 647 1052 645 1059 c 0 635 1123 581 1171 536 1193 c 0 506 1210 454 1220 397 1220 c 0 350 1220 298 1193 273 1168 c 0 226 1121 211 1059 211 1002 c 0 216 848 221 645 221 469 c 0 221 382 220 302 218 238 c 0 216 176 213 137 206 102 c 1 204 67 184 40 164 20 c 0 144 0 122 -15 102 -27 c 1 45 72 l 1 57 79 75 92 82 102 c 0 92 109 92 117 92 112 c 2 92 119 l 1 94 126 l 2 94 128 102 179 104 241 c 0 104 303 107 382 107 469 c 0 107 643 102 846 97 997 c 0 97 1002 97 1004 97 1009 c 0 97 1088 119 1178 191 1250 c 0 238 1295 313 1334 397 1334 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/grave.glyph000066400000000000000000000004131472062471000275750ustar00rootroot00000000000000StartChar: grave Encoding: 96 96 118 Width: 466 VWidth: 0 Flags: W HStem: 1290 290 VStem: -7 479 LayerCount: 2 Fore SplineSet 55 1580 m 21 179 1483 328 1429 472 1384 c 13 436 1290 l 21 287 1332 110 1393 -7 1490 c 13 55 1580 l 21 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/gravecomb.glyph000066400000000000000000000004631472062471000304430ustar00rootroot00000000000000StartChar: gravecomb Encoding: 768 768 202 Width: 0 VWidth: 0 Flags: W HStem: 1162 290 VStem: -7 479 AnchorPoint: "accents" 234 1200.6 mark 0 LayerCount: 2 Fore SplineSet 55 1452 m 5 179 1355 328 1301 472 1256 c 5 436 1162 l 5 287 1204 110 1265 -7 1362 c 5 55 1452 l 5 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/greater.glyph000066400000000000000000000011731472062471000301260ustar00rootroot00000000000000StartChar: greater Encoding: 62 62 103 Width: 902 VWidth: 0 Flags: W LayerCount: 2 Fore SplineSet 139 1032 m 25 139 1032 154 1014 176 997 c 0 198 980 228 960 263 935 c 0 330 885 414 826 496 771 c 0 662 662 821 563 821 563 c 1 823 466 l 1 823 466 667 350 496 233 c 0 412 173 322 116 248 69 c 0 211 47 176 22 146 7 c 0 116 -8 97 -18 72 -25 c 1 42 89 l 2 42 89 64 97 89 112 c 0 114 127 147 147 184 169 c 0 256 214 343 273 427 330 c 0 561 422 637 476 684 511 c 1 634 543 561 585 432 672 c 0 348 727 260 788 191 838 c 0 156 863 127 885 102 905 c 0 77 925 57 943 42 965 c 1 139 1032 l 25 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/guillemotleft.glyph000066400000000000000000000007651472062471000313570ustar00rootroot00000000000000StartChar: guillemotleft Encoding: 171 171 157 Width: 967 VWidth: 0 Flags: W VStem: 441 119<862.07 921.855> LayerCount: 2 Fore SplineSet 441 950 m 1 560 918 l 1 515 742 352 618 213 511 c 1 359 392 486 275 541 114 c 1 424 74 l 1 377 213 246 328 77 464 c 1 77 560 l 1 231 682 409 819 441 950 c 1 789 947 m 1 903 903 l 1 851 769 739 618 593 506 c 1 737 399 833 275 885 119 c 1 769 79 l 1 717 235 620 350 451 454 c 1 451 558 l 1 610 655 742 825 789 947 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/guillemotright.glyph000066400000000000000000000010031472062471000315240ustar00rootroot00000000000000StartChar: guillemotright Encoding: 187 187 158 Width: 967 VWidth: 0 Flags: W VStem: 407 119<100.145 159.93> LayerCount: 2 Fore SplineSet 496 932 m 1 543 947 l 1 588 808 721 694 890 558 c 1 890 461 l 1 739 339 558 203 526 72 c 1 407 104 l 1 452 280 615 404 754 511 c 1 608 630 482 747 427 908 c 1 496 932 l 1 198 942 m 1 250 786 347 672 516 568 c 1 516 464 l 1 357 367 226 196 179 74 c 1 64 119 l 1 114 253 228 404 374 516 c 1 230 620 134 747 82 903 c 1 198 942 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/h.glyph000066400000000000000000000014611472062471000267240ustar00rootroot00000000000000StartChar: h Encoding: 104 104 8 Width: 954 VWidth: 0 Flags: W HStem: -5 21G<87 206.5 827 857.565> 905 114<296.16 625.661> VStem: 87 116<-5 816.677 932 1411> 707 114<121.582 816.504> LayerCount: 2 Fore SplineSet 87 -5 m 1 92 156 94 308 94 449 c 0 94 724 87 977 87 1277 c 1 87 1332 87 1376 82 1411 c 1 203 1411 l 1 203 932 l 1 260 977 337 1019 436 1019 c 0 560 1019 660 997 729 920 c 0 796 846 818 736 818 585 c 0 820 414 821 335 821 218 c 0 821 176 833 156 843 144 c 0 853 129 875 112 910 87 c 1 843 -5 l 1 811 20 776 42 751 74 c 0 724 109 707 153 707 213 c 2 707 315 l 2 707 389 706 463 704 585 c 1 704 724 682 803 645 843 c 0 608 885 545 905 436 905 c 0 322 905 243 831 206 754 c 1 206 694 l 1 211 602 211 449 211 310 c 0 211 171 210 50 203 -5 c 1 87 -5 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/hookabovecomb.glyph000066400000000000000000000011151472062471000313070ustar00rootroot00000000000000StartChar: hookabovecomb Encoding: 777 777 211 Width: 0 Flags: W HStem: 953 175<481.294 624.524> 957 188<480 555.783> 1242 125<435.445 640.66> VStem: 480 146<957 1034.46> 644 136<1136.94 1235.22> LayerCount: 2 Fore SplineSet 626 953 m 1xb8 480 957 l 1 480 1145 l 1x78 508 1135 510 1128 558 1128 c 0 606 1128 644 1153 644 1182 c 2 644 1184 l 1 641 1222 600 1242 564 1242 c 0 513 1242 473 1218 440 1200 c 1 402 1306 l 1 458 1342 530 1367 596 1367 c 0 680 1367 780 1300 780 1199 c 0 780 1095 722 1033 625 1028 c 1 625 1025 625 961 626 953 c 1xb8 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/hyphen.glyph000066400000000000000000000005321472062471000277660ustar00rootroot00000000000000StartChar: hyphen Encoding: 45 45 100 Width: 788 VWidth: 0 Flags: W HStem: 459 112<30 756> LayerCount: 2 Fore SplineSet 25 516 m 1 25 565 l 1 209 570 315 571 397 571 c 0 419 571 439 571 459 571 c 0 551 571 635 570 759 568 c 1 756 454 l 5 602 459 535 459 394 459 c 4 315 459 209 456 30 451 c 1 25 516 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/i.glyph000066400000000000000000000011121472062471000267160ustar00rootroot00000000000000StartChar: i Encoding: 105 105 9 Width: 419 VWidth: 0 Flags: W HStem: 1195 131<144 273> VStem: 151 114<104.799 1022 1198 1326> LayerCount: 2 Fore SplineSet 260 1027 m 1 260 1027 265 990 265 935 c 0 265 895 265 838 265 776 c 0 265 605 262 359 260 183 c 0 265 141 271 121 283 104 c 0 295 89 317 72 352 47 c 9 292 -30 l 17 257 -15 213 4 188 39 c 0 163 74 151 119 146 176 c 2 146 178 l 1 148 354 151 605 151 776 c 0 151 838 151 895 151 935 c 0 151 985 149 1022 149 1022 c 1 260 1027 l 1 144 1326 m 1 273 1326 l 1 273 1198 l 1 144 1195 l 1 144 1326 l 1 EndSplineSet EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/iacute.glyph000066400000000000000000000004061472062471000277450ustar00rootroot00000000000000StartChar: iacute Encoding: 237 237 78 Width: 500 VWidth: 0 Flags: W HStem: -2 21<314.5 347.789> 1177.5 290 VStem: 18.9998 478 188 114<131.8 1024> LayerCount: 2 Fore Refer: 203 769 N 1 0 0 1 22.9998 0.499878 2 Refer: 178 305 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/icircumflex.glyph000066400000000000000000000004041472062471000310030ustar00rootroot00000000000000StartChar: icircumflex Encoding: 238 238 79 Width: 500 VWidth: 0 Flags: W HStem: -2 21<314.5 347.789> 1159.5 300 VStem: -54 590 188 114<131.8 1024> LayerCount: 2 Fore Refer: 204 770 N 1 0 0 1 -109 0.499878 2 Refer: 178 305 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/idieresis.glyph000066400000000000000000000006421472062471000304550ustar00rootroot00000000000000StartChar: idieresis Encoding: 239 239 80 Width: 500 VWidth: 0 Flags: W HStem: -2 21<314.5 347.789> 1199 131<54 183 304 433> VStem: 54 129<1201 1330> 188 114<131.8 1024> 304 129<1201 1330> LayerCount: 2 Fore SplineSet 304 1330 m 5 433 1330 l 5 433 1201 l 5 304 1199 l 5 304 1330 l 5 54 1330 m 5 183 1330 l 5 183 1201 l 5 54 1199 l 5 54 1330 l 5 EndSplineSet Refer: 178 305 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/igrave.glyph000066400000000000000000000003731472062471000277530ustar00rootroot00000000000000StartChar: igrave Encoding: 236 236 77 Width: 500 VWidth: 0 Flags: W HStem: -2 21<314.5 347.789> 1160.8 290 VStem: 4 479 188 114<131.8 1024> LayerCount: 2 Fore Refer: 202 768 N 1 0 0 1 11 -1.20007 2 Refer: 178 305 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/j.glyph000066400000000000000000000015221472062471000267240ustar00rootroot00000000000000StartChar: j Encoding: 106 106 10 Width: 655 VWidth: 0 Flags: W HStem: -402 114<192.214 406.852> 1196 132<420 549> VStem: 420 129<-254.426 1011.95 1199 1328> LayerCount: 2 Fore SplineSet 420 1328 m 5 549 1328 l 5 549 1199 l 5 420 1196 l 5 420 1328 l 5 537 1029 m 6 537 1029 547 970 547 928 c 4 547 819 544 712 544 603 c 4 544 494 547 379 547 260 c 4 547 114 549 5 549 -82 c 4 549 -102 549 -122 549 -139 c 4 544 -228 532 -297 482 -342 c 4 435 -379 376 -402 316 -402 c 4 284 -402 249 -394 217 -384 c 4 128 -354 46 -286 4 -184 c 5 113 -139 l 5 143 -211 197 -258 254 -278 c 4 276 -285 299 -288 316 -288 c 4 351 -288 381 -275 403 -255 c 4 418 -243 428 -216 433 -134 c 4 433 -119 433 -101 433 -84 c 4 433 -2 430 109 428 260 c 4 428 498 428 707 430 928 c 4 430 948 420 1012 420 1012 c 5 537 1029 l 6 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/k.glyph000066400000000000000000000023531472062471000267300ustar00rootroot00000000000000StartChar: k Encoding: 107 107 11 Width: 1007 VWidth: 0 Flags: HW HStem: 0 21G<125 239 871 905.805> 910 114<456.603 726.713> VStem: 122 114<0 494 601.515 766.592 873 1405.95> 757 112<593.758 876.895> LayerCount: 2 Fore SplineSet 881 141 m 5 891 129 918 104 953 77 c 5 896 0 l 5 856 20 815 39 790 74 c 4 743 141 735 210 718 255 c 5 644 451 367 482 241 494 c 5 241 444 241 395 241 345 c 4 241 295 241 248 241 201 c 4 241 166 242 30 244 0 c 5 130 0 l 5 130 15 127 124 127 176 c 4 127 188 127 198 127 203 c 4 129 426 132 700 132 928 c 4 132 1097 132 1240 127 1324 c 4 125 1344 113 1406 113 1406 c 5 224 1431 l 5 224 1431 239 1371 239 1329 c 5 244 1240 246 1108 246 952 c 4 246 902 246 933 246 873 c 5 283 898 355 943 467 985 c 4 522 1005 583 1024 623 1024 c 4 757 1024 854 945 869 831 c 4 871 809 874 781 874 754 c 4 874 719 871 682 866 655 c 4 859 620 831 506 695 466 c 5 720 451 774 399 804 327 c 5 826 277 859 178 881 141 c 5 524 890 m 4 405 850 331 794 244 742 c 4 244 742 244 660 244 608 c 21 378 588 439 570 494 558 c 4 526 551 554 548 579 548 c 4 619 548 653 555 688 570 c 5 748 600 762 672 762 734 c 4 762 766 760 796 755 816 c 4 745 861 710 910 628 910 c 4 598 910 566 905 524 890 c 4 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/l.glyph000066400000000000000000000010131472062471000267210ustar00rootroot00000000000000StartChar: l Encoding: 108 108 12 Width: 417 VWidth: 0 Flags: HW HStem: -5 21G<260 295.405> VStem: 136 114<126.799 1398.16> LayerCount: 2 Fore SplineSet 251 1426 m 1 261 1389 263 1342 263 1287 c 0 263 1242 263 1151 263 1037 c 0 263 764 263 344 261 175 c 1 263 135 271 115 281 98 c 1 293 83 315 66 350 41 c 1 293 -33 l 1 253 -18 214 -1 189 34 c 0 164 69 152 113 147 170 c 1 147 173 l 2 149 342 149 766 149 1039 c 0 149 1151 149 1242 149 1287 c 0 149 1332 144 1391 142 1396 c 1 251 1426 l 1 EndSplineSet EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/less.glyph000066400000000000000000000007241472062471000274440ustar00rootroot00000000000000StartChar: less Encoding: 60 60 102 Width: 917 VWidth: 0 Flags: W HStem: 1029 20G<814.5 833.128> LayerCount: 2 Fore SplineSet 828 1049 m 1 858 932 l 2 858 932 836 922 811 910 c 0 650 821 340 600 218 511 c 1 347 429 665 226 799 117 c 0 824 95 841 82 858 60 c 1 761 -10 l 1 739 20 679 59 637 89 c 0 535 163 104 444 79 459 c 1 77 558 l 1 77 558 233 672 404 789 c 0 526 873 635 950 754 1014 c 0 781 1031 801 1042 828 1049 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/m.glyph000066400000000000000000000026451472062471000267360ustar00rootroot00000000000000StartChar: m Encoding: 109 109 13 Width: 1376 VWidth: 0 Flags: W HStem: -5 21G<117 233.5 641.5 756> 905 114<417.981 597.351 853.046 1065.96> VStem: 122 114<2 722.721 843 1008.63> 635 114<2 828.965> 1109 112<94.6776 860.204> LayerCount: 2 Fore SplineSet 645 -5 m 1 638 87 635 248 635 412 c 0 635 573 637 730 637 804 c 0 637 806 623 836 598 861 c 0 573 883 538 903 516 905 c 0 511 905 508 905 503 905 c 0 481 905 464 896 424 866 c 0 382 834 323 771 236 677 c 1 236 441 236 99 231 0 c 1 117 2 l 1 122 81 122 342 122 565 c 0 122 714 122 848 122 895 c 0 122 942 114 1002 112 1009 c 1 221 1039 l 1 236 989 234 915 236 843 c 1 281 890 320 930 352 957 c 0 402 994 449 1019 506 1019 c 0 511 1019 518 1019 523 1019 c 0 600 1012 664 963 704 913 c 1 806 970 883 1007 960 1009 c 0 967 1009 975 1009 982 1009 c 0 1056 1009 1111 974 1153 937 c 0 1190 900 1223 856 1223 799 c 0 1223 759 1221 715 1221 675 c 0 1221 511 1228 350 1228 186 c 1 1230 146 1240 127 1250 112 c 0 1262 97 1282 77 1317 50 c 1 1270 -18 l 1 1240 -13 1183 10 1158 45 c 0 1133 80 1119 124 1114 184 c 1 1114 186 l 2 1114 208 1114 231 1114 253 c 0 1114 407 1109 568 1109 729 c 0 1109 751 1109 777 1109 799 c 0 1109 801 1099 831 1074 853 c 0 1052 875 1014 893 992 895 c 0 987 895 985 895 980 895 c 0 925 895 860 868 751 808 c 0 751 806 751 806 751 804 c 0 751 720 749 528 749 347 c 0 749 211 749 79 756 2 c 1 645 -5 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/macron.glyph000066400000000000000000000005401472062471000277510ustar00rootroot00000000000000StartChar: macron Encoding: 175 175 177 Width: 1031 VWidth: 0 Flags: W HStem: 1242 102<67 541> VStem: 67 474<1245 1344> LayerCount: 2 Fore SplineSet 541 1344 m 9 541 1245 l 17 477 1245 396 1242 312 1242 c 0 228 1242 141 1243 67 1245 c 9 67 1347 l 17 127 1345 211 1344 295 1344 c 0 384 1344 477 1344 541 1344 c 9 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/multiply.glyph000066400000000000000000000013441472062471000303540ustar00rootroot00000000000000StartChar: multiply Encoding: 215 215 128 Width: 987 VWidth: 0 Flags: W LayerCount: 2 Fore SplineSet 134 945 m 5 159 923 204 886 246 846 c 4 253 841 261 830 278 813 c 4 295 796 318 773 345 746 c 4 387 704 434 652 489 595 c 5 491 597 496 603 498 605 c 4 679 779 848 937 848 937 c 5 928 851 l 6 928 851 761 695 580 521 c 4 575 516 575 516 570 511 c 5 701 375 831 238 856 213 c 4 858 211 856 213 858 211 c 4 903 169 925 141 925 141 c 5 838 72 l 5 838 72 824 92 779 134 c 5 776 134 l 6 749 161 620 295 489 434 c 5 338 285 196 139 159 92 c 5 64 164 l 5 116 231 260 370 409 516 c 5 354 573 305 628 263 670 c 4 236 697 215 720 198 737 c 4 169 766 l 6 129 803 90 838 60 863 c 5 134 945 l 5 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/n.glyph000066400000000000000000000017171472062471000267360ustar00rootroot00000000000000StartChar: n Encoding: 110 110 15 Width: 1016 VWidth: 0 Flags: HW HStem: -7 21G<119 235.5 875 909.925> 915 107<412.019 691.141> VStem: 124 114<2 811.851 915 1012.92> 732 114<103.4 871.826> AnchorPoint: "accents" 485.25 1198.47 basechar 0 LayerCount: 2 Fore SplineSet 228 1034 m 1 235 1002 238 965 238 915 c 1 364 977 459 1017 551 1022 c 0 566 1022 580 1022 595 1022 c 0 662 1017 721 987 766 950 c 0 811 915 848 872 848 808 c 1 848 806 l 1 846 722 846 637 846 553 c 0 846 431 848 310 853 193 c 1 855 151 863 134 875 119 c 0 887 102 910 87 945 60 c 1 894 -14 l 1 854 -7 809 17 784 52 c 0 757 89 744 134 739 191 c 1 734 305 732 426 732 548 c 0 732 635 732 721 734 808 c 1 734 808 724 843 694 868 c 0 664 893 618 913 583 915 c 0 578 915 575 915 570 915 c 0 493 915 404 868 238 791 c 1 238 565 238 117 233 -2 c 1 119 2 l 1 121 96 124 468 124 709 c 0 124 798 124 868 124 900 c 0 124 947 116 1005 114 1012 c 1 228 1034 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/nine.glyph000066400000000000000000000023621472062471000274270ustar00rootroot00000000000000StartChar: nine Encoding: 57 57 113 Width: 868 VWidth: 0 Flags: W HStem: 0 114<259.439 555.249> 632 117<281.898 559.493> 1180 112<268.096 575.265> VStem: 47 109<222.118 298.946> 77 114<832.557 1107.84> 667 119<247.633 622.322 850.992 1080.12> 689 112<302.454 753.851> LayerCount: 2 Fore SplineSet 434 1292 m 2xea 528 1292 615 1260 677 1193 c 0 737 1131 771 1041 781 932 c 0 781 927 784 925 786 920 c 0xec 788 878 801 768 801 642 c 0xe2 801 573 796 499 786 427 c 0xe4 774 323 746 221 689 139 c 0 629 57 536 0 417 0 c 0 348 0 268 15 201 62 c 0 132 107 77 183 47 295 c 1 156 325 l 1xf2 178 236 218 186 263 156 c 0 308 124 362 114 417 114 c 0 504 114 556 146 598 203 c 0 638 263 662 349 677 441 c 0 684 503 689 568 689 625 c 0 689 672 686 714 684 754 c 1 664 732 640 709 610 687 c 0 555 650 491 632 424 632 c 0 352 632 280 652 218 697 c 0 136 754 77 841 77 977 c 0 77 1089 127 1173 196 1225 c 0 265 1275 352 1292 434 1292 c 2xea 434 1180 m 0 370 1180 308 1163 263 1133 c 0 221 1101 191 1056 191 977 c 0 191 868 218 838 285 791 c 0 325 761 377 749 427 749 c 0 472 749 513 759 543 781 c 0 607 826 640 868 655 900 c 0 667 925 667 930 667 935 c 0 657 1017 633 1079 598 1116 c 0 556 1158 503 1180 434 1180 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/ntilde.glyph000066400000000000000000000005711472062471000277550ustar00rootroot00000000000000StartChar: ntilde Encoding: 241 241 134 Width: 1016 VWidth: 0 Flags: HW HStem: -7 21<119 235.5 875 909.925> 915 107<412.019 691.141> 1182.57 109<501.629 692.036> 1274.57 112<288.236 471.648> VStem: 124 114<2 811.851 915 1012.92> 173.25 622 732 114<103.4 871.826> LayerCount: 2 Fore Refer: 205 771 N 1 0 0 1 63.2498 -1.42505 2 Refer: 15 110 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/numbersign.glyph000066400000000000000000000035051472062471000306470ustar00rootroot00000000000000StartChar: numbersign Encoding: 35 35 93 Width: 1056 VWidth: 0 Flags: W HStem: 221 112<123.624 278.267> 246 119<129.016 280 412 672 799 987> 635 112<130.368 331.422> 660 119<136.017 332 461 722 851 992> 1131 20G<785.5 900> VStem: 370 114<778.724 1148> LayerCount: 2 Fore SplineSet 382 1156 m 1xac 494 1148 l 1 492 1108 491 1044 484 977 c 0 484 962 468 833 461 776 c 1 503 778 545 779 590 779 c 0 664 779 673 779 737 779 c 1 744 836 761 968 761 980 c 0 768 1047 782 1111 789 1151 c 1 900 1131 l 1 890 1089 882 1026 875 962 c 1 875 962 858 828 851 781 c 1 992 781 l 1 992 660 l 1 992 660 925 662 836 662 c 1 826 583 825 570 813 476 c 0 806 426 804 414 799 367 c 1 987 367 l 1 987 246 l 1 987 246 896 248 784 248 c 1 769 129 748 -30 746 -57 c 1 746 -60 l 1 734 -132 732 -161 732 -161 c 1 620 -154 l 1 620 -154 623 -116 635 -42 c 0 637 -17 657 137 672 246 c 1 640 246 617 246 585 246 c 0x5c 518 246 458 243 394 241 c 1 382 132 364 -20 362 -45 c 1 362 -47 l 1 357 -121 350 -159 350 -159 c 1 238 -139 l 2 238 -139 243 -109 248 -35 c 1 250 -10 268 137 280 236 c 1 243 236 208 233 181 231 c 0 151 226 129 221 129 221 c 2 87 333 l 1 112 343 134 345 166 347 c 0 201 352 240 355 285 357 c 0 287 357 290 357 295 357 c 1 302 419 305 437 312 501 c 0 322 583 322 580 332 652 c 1 320 652 307 652 295 652 c 0 253 650 216 647 186 645 c 0 159 643 136 635 136 635 c 2 92 747 l 1 117 757 142 759 174 764 c 0 206 766 245 769 290 771 c 0 307 773 328 774 345 774 c 1 355 846 370 987 370 987 c 1 377 1049 380 1114 382 1156 c 1xac 593 660 m 0 541 660 494 657 444 657 c 1 437 580 437 575 427 486 c 0 420 431 419 417 412 362 c 1 469 364 525 365 585 365 c 0 637 365 637 365 684 365 c 1 691 420 695 434 702 489 c 0 712 581 712 583 722 660 c 1 692 660 664 660 637 660 c 0 622 660 608 660 593 660 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/o.glyph000066400000000000000000000014041472062471000267300ustar00rootroot00000000000000StartChar: o Encoding: 111 111 14 Width: 1056 VWidth: 0 Flags: HW HStem: -5 114<336.624 674.156> 913 117<370.41 696.131> VStem: 67 117<264.445 693.321> 861 117<322.014 735.902> AnchorPoint: "accents" 528.75 1197.8 basechar 0 LayerCount: 2 Fore SplineSet 513 1030 m 0 709 1030 831 945 908 811 c 0 953 732 978 638 978 541 c 0 978 504 974 464 967 427 c 0 925 201 783 -8 513 -8 c 0 310 -8 178 92 114 226 c 0 82 295 67 375 67 459 c 0 67 670 141 836 263 935 c 0 332 992 419 1030 513 1030 c 0 590 908 m 0 568 910 548 913 528 913 c 0 451 913 385 885 335 843 c 0 246 771 184 630 184 459 c 0 184 390 196 326 221 276 c 0 266 179 362 106 518 106 c 0 600 106 663 133 718 178 c 0 797 247 861 380 861 541 c 0 861 734 754 881 590 908 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/oacute.glyph000066400000000000000000000004751472062471000277610ustar00rootroot00000000000000StartChar: oacute Encoding: 243 243 136 Width: 1056 VWidth: 0 Flags: HW HStem: -5 114<336.624 674.156> 913 117<370.41 696.131> 1175.9 290 VStem: 67 117<264.445 693.321> 302.75 478 861 117<322.014 735.902> LayerCount: 2 Fore Refer: 203 769 N 1 0 0 1 306.75 -1.1001 2 Refer: 14 111 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/ocircumflex.glyph000066400000000000000000000005021472062471000310100ustar00rootroot00000000000000StartChar: ocircumflex Encoding: 244 244 137 Width: 1056 VWidth: 0 Flags: HW HStem: -5 114<336.624 674.156> 913 117<370.41 696.131> 1157.9 300 VStem: 67 117<264.445 693.321> 229.75 590 861 117<322.014 735.902> LayerCount: 2 Fore Refer: 204 770 N 1 0 0 1 174.75 -1.1001 2 Refer: 14 111 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/odieresis.glyph000066400000000000000000000006071472062471000304640ustar00rootroot00000000000000StartChar: odieresis Encoding: 246 246 139 Width: 1056 VWidth: 0 Flags: HW HStem: -5 114<336.624 674.156> 913 117<370.41 696.131> 1195.8 129<274.56 404.56 616.56 745.56> VStem: 67 117<264.445 693.321> 274.56 130<1195.8 1324.8> 616.56 129<1197.8 1326.8> 861 117<322.014 735.902> LayerCount: 2 Fore Refer: 173 168 S 1 0 0 1 51.5601 64.7998 2 Refer: 14 111 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/oe.glyph000066400000000000000000000040161472062471000270770ustar00rootroot00000000000000StartChar: oe Encoding: 339 339 95 Width: 1478 VWidth: 0 Flags: W HStem: 5 112<304.555 639.793 843.104 1202.92> 476 109<827.859 1111> 903 116<352.498 659.929 875.785 1193.2> VStem: 35 131<259.27 690.184> 707 117<178.939 478.885 585 851.805> 1332 99<600 770.749> LayerCount: 2 Fore SplineSet 687 67 m 1 625 30 548 5 464 5 c 0 437 5 409 7 382 12 c 0 236 39 134 124 82 233 c 0 50 302 35 379 35 461 c 0 35 508 40 558 50 608 c 0 75 739 136 854 228 928 c 0 300 985 390 1019 489 1019 c 0 516 1019 541 1017 568 1012 c 0 620 1002 674 984 719 947 c 0 734 937 746 925 756 913 c 1 796 963 858 1000 950 1017 c 0 962 1019 977 1022 994 1022 c 1 1001 1022 1012 1022 1019 1022 c 0 1126 1022 1253 980 1347 868 c 0 1399 804 1416 724 1426 660 c 0 1431 620 1431 588 1431 568 c 0 1431 546 l 1 1428 491 l 1 1374 491 l 1 1374 491 1250 491 1111 489 c 0 992 487 898 481 824 476 c 1 824 419 824 360 824 308 c 0 824 266 826 228 828 201 c 0 830 189 833 179 833 174 c 0 860 139 885 122 945 117 c 0 950 117 957 117 962 117 c 0 1017 117 1079 126 1131 136 c 0 1265 166 1342 260 1342 260 c 1 1428 186 l 1 1428 186 1330 67 1156 27 c 0 1101 15 1036 5 972 5 c 0 960 5 949 5 937 5 c 0 863 10 784 37 729 99 c 1 729 97 687 67 687 67 c 1 1017 905 m 0 1007 905 994 903 987 903 c 0 875 881 851 846 836 796 c 0 824 756 824 704 824 647 c 0 824 627 824 605 824 585 c 1 906 590 1009 596 1126 598 c 0 1235 600 1292 600 1332 600 c 1 1332 617 1331 618 1329 640 c 0 1322 692 1305 754 1275 791 c 0 1206 875 1106 905 1034 905 c 0 1029 905 1022 905 1017 905 c 0 702 246 m 0 707 263 707 288 707 303 c 0 707 330 707 357 707 384 c 0 707 451 707 523 709 583 c 0 709 605 709 632 709 657 c 0 709 684 710 712 712 739 c 1 707 771 699 828 667 853 c 0 637 878 605 890 565 895 c 0 540 900 516 903 494 903 c 0 425 901 365 875 315 833 c 0 248 781 199 695 179 583 c 0 172 541 166 499 166 459 c 0 166 392 179 330 201 278 c 0 238 196 300 142 417 122 c 0 439 120 461 117 481 117 c 0 543 117 595 132 642 159 c 1 659 174 692 206 702 246 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/ogonek.glyph000066400000000000000000000007751472062471000277660ustar00rootroot00000000000000StartChar: ogonek Encoding: 731 731 222 Width: 2048 VWidth: 0 HStem: -417 110<1363.34 1504.29> VStem: 1244 117<-304.565 -159.762> LayerCount: 2 Fore SplineSet 1466 25 m 9 1600 4 l 17 1530 -66 1376 -146 1362 -238 c 0 1361 -243 1361 -248 1361 -252 c 0 1361 -288 1386 -307 1416 -307 c 0 1455 -307 1475 -295 1523 -242 c 9 1598 -320 l 17 1532 -391 1511 -417 1409 -417 c 1 1309 -417 1244 -363 1244 -270 c 0 1244 -252 1247 -231 1252 -210 c 0 1285 -82 1405 -31 1466 25 c 9 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/ograve.glyph000066400000000000000000000004761472062471000277650ustar00rootroot00000000000000StartChar: ograve Encoding: 242 242 135 Width: 1056 VWidth: 0 Flags: HW HStem: -5 114<336.624 674.156> 913 117<370.41 696.131> 1159.2 290 VStem: 67 117<264.445 693.321> 287.75 479 861 117<322.014 735.902> LayerCount: 2 Fore Refer: 202 768 N 1 0 0 1 294.75 -2.80005 2 Refer: 14 111 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/one.glyph000066400000000000000000000004721472062471000272570ustar00rootroot00000000000000StartChar: one Encoding: 49 49 105 Width: 642 VWidth: 0 Flags: W HStem: 0 21G<446 560.078> VStem: 446 114<0 1109> LayerCount: 2 Fore SplineSet 461 1317 m 1 565 1290 l 1 560 0 l 1 446 0 l 1 451 1109 l 1 379 1017 275 898 131 794 c 1 64 883 l 1 319 1074 461 1317 461 1317 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/oslash.glyph000066400000000000000000000023201472062471000277610ustar00rootroot00000000000000StartChar: oslash Encoding: 248 248 140 Width: 1091 VWidth: 0 Flags: W HStem: -7 114<364.389 701.664> 910 117<397.698 723.495> 1024 20G<945 982.703> VStem: 94 117<286.654 690.583> 888 117<319.309 733.564> LayerCount: 2 Fore SplineSet 618 905 m 0xd8 596 907 576 910 556 910 c 0 479 910 412 883 362 841 c 0 273 769 211 627 211 456 c 0 211 392 221 332 243 285 c 1 325 369 429 481 536 593 c 0 618 680 702 764 769 833 c 1 727 870 678 895 618 905 c 0xd8 960 1044 m 1xb8 1044 970 l 1 1017 940 977 891 930 841 c 1 920 831 l 1 925 824 930 815 935 808 c 0 980 729 1005 635 1005 538 c 0 1005 501 1001 461 994 424 c 0 952 198 809 -7 541 -7 c 0 405 -7 300 38 228 107 c 1 211 90 200 76 193 69 c 0 191 69 l 1 141 14 112 -12 112 -12 c 1 37 72 l 2 37 72 57 91 107 146 c 1 109 146 l 1 109 149 l 1 116 156 134 171 156 196 c 1 151 206 146 216 141 226 c 0 109 295 94 372 94 456 c 0 94 667 168 833 290 932 c 0 359 989 447 1027 541 1027 c 0xd8 675 1027 774 987 848 918 c 1 890 965 930 1012 960 1044 c 1xb8 308 191 m 1 363 141 442 107 546 107 c 0 628 107 689 134 744 179 c 0 823 248 888 377 888 538 c 0 888 615 870 687 838 744 c 1 774 677 695 598 618 516 c 0 504 397 390 278 308 191 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/otilde.glyph000066400000000000000000000005521472062471000277550ustar00rootroot00000000000000StartChar: otilde Encoding: 245 245 138 Width: 1056 VWidth: 0 Flags: HW HStem: -5 114<336.624 674.156> 913 117<370.41 696.131> 1181.9 109<545.129 735.536> 1273.9 112<331.736 515.148> VStem: 67 117<264.445 693.321> 216.75 622 861 117<322.014 735.902> LayerCount: 2 Fore Refer: 205 771 N 1 0 0 1 106.75 -2.1001 2 Refer: 14 111 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/p.glyph000066400000000000000000000022301472062471000267270ustar00rootroot00000000000000StartChar: p Encoding: 112 112 7 Width: 1009 VWidth: 0 Flags: W HStem: 2 112<361.177 714.588> 913 112<316.755 656.818> VStem: 117 111<-378.969 122 236.993 830.336 944.558 1000.12> 819 114<234.119 728.345> LayerCount: 2 Fore SplineSet 218 1025 m 6 218 1025 223 997 228 942 c 5 283 987 359 1025 456 1025 c 4 461 1025 466 1025 471 1025 c 4 590 1025 697 995 779 923 c 4 863 846 910 729 925 578 c 4 930 541 933 501 933 464 c 4 933 372 918 287 888 213 c 4 846 109 757 27 633 10 c 4 601 5 565 2 533 2 c 4 471 2 412 12 352 37 c 4 310 54 265 85 228 122 c 5 226 -34 226 -181 226 -275 c 4 226 -337 241 -379 241 -379 c 5 132 -414 l 5 132 -414 112 -355 112 -278 c 4 112 -20 117 610 117 826 c 4 117 863 117 885 117 895 c 6 117 903 l 5 115 970 107 999 107 999 c 5 218 1025 l 6 231 769 m 4 231 655 228 491 228 300 c 5 278 216 333 166 397 141 c 4 442 121 491 114 546 114 c 4 568 114 590 117 615 119 c 4 702 131 752 178 784 255 c 4 806 312 819 387 819 469 c 4 819 501 816 536 814 568 c 4 799 702 759 786 702 836 c 4 642 891 565 913 456 913 c 4 377 911 320 878 283 841 c 4 266 824 250 804 243 789 c 4 238 782 233 774 231 769 c 4 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/paragraph.glyph000066400000000000000000000030551472062471000304430ustar00rootroot00000000000000StartChar: paragraph Encoding: 182 182 170 Width: 1006 VWidth: 0 Flags: W HStem: 0 21G<575 688.482> 503 114<353.462 583 697 804> 1218 117<313.279 583 699 799.333> VStem: 55 114<769.242 1102.42> 583 114<11.2689 498 617 1218> 801 114<12.035 501 615 1215> LayerCount: 2 Fore SplineSet 806 122 m 1 806 159 806 317 804 501 c 1 769 499 732 498 697 498 c 1 697 446 697 384 697 320 c 0 697 161 691 67 689 27 c 0 687 0 l 2 575 12 l 2 575 12 580 62 580 124 c 0 580 164 583 322 583 503 c 1 528 505 479 511 429 521 c 0 310 546 208 595 134 684 c 0 77 756 55 851 55 940 c 0 55 1032 76 1119 131 1183 c 0 215 1277 337 1312 461 1327 c 1 491 1332 605 1335 712 1335 c 3 804 1335 893 1331 915 1324 c 1 915 1297 915 1035 915 990 c 0 917 901 918 782 918 660 c 0 920 419 920 176 920 124 c 0 922 60 928 12 928 12 c 1 816 2 l 1 816 2 806 50 806 122 c 1 583 1218 m 1 576 1218 567 1218 560 1218 c 0 528 1218 501 1215 474 1213 c 1 362 1201 273 1171 218 1109 c 0 191 1077 169 1009 169 940 c 0 169 871 188 801 223 756 c 0 278 689 349 654 451 632 c 0 491 625 536 619 583 617 c 1 583 632 583 645 583 660 c 0 585 782 585 901 585 990 c 0 585 1037 585 1074 585 1101 c 0 585 1128 585 1203 583 1218 c 1 699 1218 m 1 699 1208 699 1128 699 1101 c 0 699 1074 699 1035 699 990 c 0 699 901 699 782 697 660 c 0 697 645 697 630 697 613 c 1 732 613 767 615 804 615 c 1 804 630 804 645 804 660 c 0 804 782 803 898 801 990 c 0 801 1035 801 1074 801 1101 c 0 801 1128 801 1143 801 1153 c 0 801 1173 801 1193 801 1215 c 1 769 1215 734 1216 699 1218 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/parenleft.glyph000066400000000000000000000011011472062471000304440ustar00rootroot00000000000000StartChar: parenleft Encoding: 40 40 98 Width: 744 VWidth: 0 Flags: W HStem: -392 114<561.423 695.006> 1297 114<552.217 714.836> VStem: 82 114<207.761 822.175> LayerCount: 2 Fore SplineSet 714 1411 m 1 716 1374 720 1334 722 1297 c 1 578 1290 454 1215 360 1081 c 0 266 947 201 756 196 528 c 0 196 518 196 506 196 496 c 0 196 283 263 97 360 -42 c 0 459 -186 593 -273 702 -278 c 1 694 -392 l 1 535 -382 379 -273 265 -107 c 0 156 49 82 260 82 498 c 0 82 508 82 519 82 531 c 0 89 779 156 992 265 1146 c 0 377 1302 533 1401 714 1411 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/parenright.glyph000066400000000000000000000010501472062471000306320ustar00rootroot00000000000000StartChar: parenright Encoding: 41 41 99 Width: 739 VWidth: 0 Flags: W HStem: -392 112<50 179.765> 1297 112<30 191.783> VStem: 548 114<206.332 822.175> LayerCount: 2 Fore SplineSet 30 1409 m 1 211 1402 367 1302 479 1146 c 0 588 992 655 779 662 531 c 0 662 519 662 508 662 498 c 0 662 260 588 49 479 -107 c 0 362 -273 211 -382 50 -392 c 1 45 -280 l 1 154 -273 285 -189 387 -45 c 0 481 94 548 283 548 496 c 0 548 506 548 518 548 528 c 0 541 756 481 947 387 1081 c 0 293 1215 169 1290 25 1297 c 1 30 1409 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/percent.glyph000066400000000000000000000033771472062471000301450ustar00rootroot00000000000000StartChar: percent Encoding: 37 37 156 Width: 1039 VWidth: 0 Flags: W HStem: 0 117<632.71 813.777> 382 114<658.479 829.773> 751 117<213.473 388.041> 1136 114<234.618 411.598> VStem: 69 114<898.571 1084.39> 436 114<914.984 1111.76> 491 117<146.801 331.693> 861 114<165.16 349.328> LayerCount: 2 Fore SplineSet 129 -32 m 1xf9 149 10 328 372 454 632 c 0 516 761 578 888 625 985 c 0 672 1084 707 1154 709 1156 c 2 736 1216 762 1274 779 1314 c 1 885 1267 l 1 868 1230 843 1168 813 1106 c 0 808 1096 776 1032 729 935 c 0 682 838 620 709 556 580 c 0 430 322 300 57 278 12 c 0 246 -57 228 -92 228 -92 c 1 129 -32 l 1xf9 327 1250 m 0 391 1250 449 1228 489 1188 c 0 531 1148 550 1089 550 1027 c 0xfd 550 960 526 895 484 843 c 0 442 793 380 751 308 751 c 0 177 751 69 861 69 992 c 0 69 1061 102 1124 149 1171 c 0 196 1218 258 1250 327 1250 c 0 327 1136 m 0 297 1136 261 1119 231 1089 c 0 201 1059 183 1022 183 992 c 0 183 923 239 868 308 868 c 0 335 868 367 886 394 918 c 0 419 950 436 992 436 1027 c 0 436 1064 424 1089 407 1106 c 0 390 1123 364 1136 327 1136 c 0 739 496 m 0 741 496 744 496 746 496 c 0 872 491 975 386 975 260 c 0 975 258 975 253 975 248 c 0 973 179 938 117 888 72 c 0 841 30 781 0 714 0 c 0 712 0 709 0 707 0 c 0 643 2 585 27 548 69 c 0 511 109 491 163 491 223 c 0 491 225 491 231 491 233 c 0xfb 493 300 523 362 568 412 c 0 608 459 665 496 732 496 c 0 734 496 737 496 739 496 c 0 737 382 m 0 710 382 680 365 655 335 c 0 628 305 608 260 608 228 c 0 608 223 608 220 608 218 c 0 608 186 617 163 632 146 c 0 647 129 672 117 709 117 c 0 711 117 715 117 717 117 c 0 747 117 781 132 811 159 c 0 841 186 859 223 861 253 c 0 861 255 861 256 861 258 c 0 861 325 809 380 742 382 c 0 740 382 739 382 737 382 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/period.glyph000066400000000000000000000003571472062471000277620ustar00rootroot00000000000000StartChar: period Encoding: 46 46 53 Width: 443 VWidth: 0 Flags: W HStem: 0 151<141 290> VStem: 141 149<0 149> LayerCount: 2 Fore SplineSet 141 151 m 29 293 149 l 29 290 0 l 29 141 0 l 29 141 151 l 29 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/periodcentered.glyph000066400000000000000000000004021472062471000314630ustar00rootroot00000000000000StartChar: periodcentered Encoding: 183 183 171 Width: 376 VWidth: 0 Flags: W HStem: 451 117<112 238> VStem: 112 126<451 568> LayerCount: 2 Fore SplineSet 109 568 m 25 241 568 l 25 238 451 l 25 112 451 l 25 109 568 l 25 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/plus.glyph000066400000000000000000000015471472062471000274650ustar00rootroot00000000000000StartChar: plus Encoding: 43 43 101 Width: 1254 VWidth: 0 Flags: W HStem: 461 117<91.5957 565 680 1173> 1056 20G<560 672> VStem: 565 109<-39.9927 461 578 1067.25> LayerCount: 2 Fore SplineSet 672 1076 m 1 672 1041 680 985 682 928 c 0 682 918 682 905 682 883 c 0 682 858 682 826 682 786 c 0 682 729 680 655 680 578 c 1 685 578 689 578 694 578 c 0 944 576 1176 570 1176 570 c 1 1173 454 l 2 1173 454 944 459 694 461 c 0 689 461 682 461 677 461 c 1 677 270 674 87 674 50 c 0 674 48 674 49 674 47 c 0 674 27 674 7 674 -5 c 0 674 -52 l 1 563 -40 l 1 563 -40 565 -30 565 -5 c 0 565 7 565 25 563 45 c 1 563 47 l 2 563 87 565 270 565 461 c 1 354 461 152 456 92 449 c 1 74 565 l 1 161 575 360 578 568 578 c 1 568 655 568 729 568 789 c 0 568 829 570 858 570 883 c 0 570 923 l 2 568 978 562 1032 560 1069 c 1 672 1076 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/plusminus.glyph000066400000000000000000000016111472062471000305310ustar00rootroot00000000000000StartChar: plusminus Encoding: 177 177 145 Width: 1344 VWidth: 0 Flags: W HStem: 221 114<77 583 699 1270> 702 112<77 585 702 1272> VStem: 585 117<335 689 804 1329> LayerCount: 2 Fore SplineSet 72 327 m 1 263 332 429 335 583 335 c 1 583 429 585 546 585 660 c 2 585 689 l 1 446 689 285 692 69 702 c 1 77 814 l 1 288 807 449 804 585 804 c 1 585 994 l 2 585 1086 588 1144 588 1161 c 0 588 1168 588 1173 588 1180 c 0 588 1227 583 1275 583 1317 c 0 583 1324 583 1332 583 1337 c 1 697 1329 l 1 697 1327 697 1322 697 1317 c 0 697 1287 702 1235 702 1180 c 0 702 1173 702 1163 702 1156 c 1 702 1156 702 1086 702 994 c 2 702 804 l 1 895 806 1051 814 1272 814 c 1 1272 702 l 1 1054 702 898 694 702 689 c 1 702 660 l 2 702 546 699 429 699 335 c 1 897 333 1079 329 1272 327 c 1 1270 216 l 1 1034 218 815 221 565 221 c 0 416 221 258 221 77 216 c 1 72 327 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/q.glyph000066400000000000000000000021241472062471000267320ustar00rootroot00000000000000StartChar: q Encoding: 113 113 16 Width: 1011 VWidth: 0 Flags: W HStem: -2 114<343.838 690.159> 910 114<292.835 644.289> VStem: 72 114<293.948 789.405> 781 114<-383.968 82 197.553 786.868 911.445 1001.2> LayerCount: 2 Fore SplineSet 466 1024 m 1 471 1024 474 1024 479 1024 c 0 539 1024 598 1015 655 990 c 0 697 973 739 943 776 908 c 1 781 982 789 1024 789 1024 c 1 900 999 l 2 900 999 892 967 890 898 c 0 890 834 895 25 895 -280 c 0 895 -357 878 -417 878 -417 c 1 769 -384 l 2 769 -384 781 -340 781 -280 c 0 781 -193 781 -59 781 82 c 1 726 37 650 -2 551 -2 c 0 425 -2 312 28 228 102 c 0 144 176 94 290 79 444 c 0 74 486 72 525 72 565 c 0 72 657 85 741 117 813 c 0 162 917 250 1000 374 1017 c 0 404 1022 434 1024 466 1024 c 1 781 263 m 1 781 444 779 600 779 729 c 1 729 811 672 856 610 883 c 0 565 903 516 910 464 910 c 0 439 910 414 907 389 905 c 0 302 893 253 846 221 769 c 0 199 714 186 640 186 556 c 0 186 524 189 491 191 456 c 0 206 322 246 238 303 186 c 0 360 134 442 112 551 112 c 0 633 112 687 147 724 184 c 0 744 201 771 248 781 263 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/question.glyph000066400000000000000000000020071472062471000303410ustar00rootroot00000000000000StartChar: question Encoding: 63 63 119 Width: 858 VWidth: 0 Flags: W HStem: 0 151<305 454> 1208 117<264.101 575.522> VStem: 47 114<846.94 1106.68> 305 149<0 149> 325 117<288 525.586> 670 117<851.24 1114.64> LayerCount: 2 Fore SplineSet 305 151 m 25xf4 456 149 l 25 454 0 l 25 305 0 l 25 305 151 l 25xf4 404 1325 m 1 416 1325 430 1325 442 1325 c 0 489 1323 538 1315 583 1295 c 0 685 1245 787 1140 787 994 c 0 787 900 757 828 712 771 c 0 667 714 613 670 556 608 c 0 484 531 442 486 442 372 c 2 442 355 l 1 442 288 l 1 325 288 l 1 325 370 l 2xec 325 521 380 590 469 687 c 0 533 756 588 801 620 843 c 0 655 885 670 920 670 994 c 0 670 1086 605 1155 533 1190 c 0 516 1197 474 1206 434 1208 c 0 427 1208 419 1208 412 1208 c 0 380 1208 352 1205 342 1203 c 0 280 1183 196 1126 171 1044 c 0 166 1022 161 1002 161 985 c 0 161 940 178 903 203 868 c 1 109 799 l 1 69 851 47 915 47 987 c 0 47 1017 50 1046 60 1076 c 0 100 1210 213 1287 310 1314 c 0 337 1321 369 1325 404 1325 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/questiondown.glyph000066400000000000000000000017731472062471000312420ustar00rootroot00000000000000StartChar: questiondown Encoding: 191 191 172 Width: 858 VWidth: 0 Flags: W HStem: -305 117<269.692 577.624> 903 117<402 528> VStem: 60 117<-95.0125 172.956> 404 117<494.876 771 903 1020> 684 114<-89.1799 175.014> LayerCount: 2 Fore SplineSet 531 903 m 25 399 903 l 25 402 1020 l 25 528 1020 l 25 531 903 l 25 441 -305 m 1 429 -305 416 -305 404 -305 c 0 357 -303 308 -295 263 -275 c 0 161 -225 60 -121 60 25 c 0 60 122 89 193 134 250 c 0 179 305 233 350 293 412 c 0 362 489 404 535 404 647 c 2 404 675 l 1 404 771 l 1 521 771 l 1 521 650 l 2 521 501 466 429 377 332 c 0 313 265 258 221 226 179 c 0 194 137 177 99 177 25 c 0 177 -67 240 -134 312 -169 c 0 329 -179 372 -186 412 -188 c 0 419 -188 427 -188 434 -188 c 0 466 -188 493 -186 503 -181 c 0 565 -164 650 -107 675 -25 c 0 680 -3 684 17 684 37 c 0 684 82 667 117 642 154 c 1 737 223 l 1 777 171 798 107 798 35 c 0 798 5 796 -25 786 -57 c 0 746 -191 633 -266 536 -293 c 0 509 -303 476 -305 441 -305 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/quotedbl.glyph000066400000000000000000000012221472062471000303070ustar00rootroot00000000000000StartChar: quotedbl Encoding: 34 34 92 Width: 714 VWidth: 0 Flags: W HStem: 870 543 VStem: 206 117<1101.06 1395.63> 469 117<1101.06 1395.63> LayerCount: 2 Fore SplineSet 578 1413 m 5 578 1413 586 1354 586 1324 c 0 586 1245 568 1163 546 1094 c 0 514 995 474 917 417 870 c 1 342 965 l 1 359 977 407 1046 434 1128 c 0 454 1192 469 1265 469 1332 c 0 469 1354 464 1394 464 1394 c 1 578 1413 l 5 315 1413 m 1 315 1413 323 1354 323 1324 c 0 323 1245 305 1163 283 1094 c 0 251 995 211 917 154 870 c 1 79 965 l 1 96 977 144 1046 171 1128 c 0 191 1192 206 1265 206 1332 c 0 206 1354 201 1394 201 1394 c 1 315 1413 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/quoteright.glyph000066400000000000000000000006341472062471000306710ustar00rootroot00000000000000StartChar: quoteright Encoding: 8217 8217 225 Width: 466 VWidth: 0 Flags: W HStem: 870 543 VStem: 206 117<1101.06 1395.63> LayerCount: 2 Fore SplineSet 315 1413 m 1 320 1383 323 1354 323 1324 c 0 323 1245 305 1163 283 1094 c 0 251 995 211 917 154 870 c 1 79 965 l 1 96 977 144 1046 171 1128 c 0 191 1192 206 1265 206 1332 c 0 206 1354 203 1374 201 1394 c 1 315 1413 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/quotesingle.glyph000066400000000000000000000006301472062471000310310ustar00rootroot00000000000000StartChar: quotesingle Encoding: 39 39 70 Width: 466 VWidth: 0 Flags: W HStem: 870 543 VStem: 206 117<1101.06 1395.63> LayerCount: 2 Fore SplineSet 315 1413 m 1 320 1383 323 1354 323 1324 c 0 323 1245 305 1163 283 1094 c 0 251 995 211 917 154 870 c 1 79 965 l 1 96 977 144 1046 171 1128 c 0 191 1192 206 1265 206 1332 c 0 206 1354 203 1374 201 1394 c 1 315 1413 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/r.glyph000066400000000000000000000016641472062471000267430ustar00rootroot00000000000000StartChar: r Encoding: 114 114 17 Width: 891 VWidth: 0 Flags: W HStem: -5 21G<120 237> 916 116<479.724 692.574> 1027 20G<93.2632 125.5> VStem: 132 114<6.73047 686.075 821 913.536> 735 117<742 907.441> LayerCount: 2 Fore SplineSet 651 1032 m 4xd8 686 1032 720 1024 747 1009 c 4 784 989 809 955 824 923 c 4 849 868 852 809 852 764 c 4 852 757 852 749 852 742 c 5 735 742 l 5 735 789 733 843 718 875 c 4 711 890 705 901 693 908 c 4 684 913 670 916 649 916 c 4xd8 642 916 634 915 626 915 c 4 482 900 380 838 246 620 c 5 246 449 246 243 246 89 c 4 246 49 238 15 236 -5 c 5 120 7 l 5 122 39 132 67 132 92 c 4 132 137 132 191 132 243 c 4 132 389 132 553 132 687 c 4 132 734 132 779 132 816 c 4 130 858 120 878 108 893 c 4 96 910 73 925 38 952 c 5 108 1047 l 5xb8 143 1020 177 997 202 962 c 4 227 927 244 880 246 823 c 6 246 821 l 5 360 955 479 1017 613 1032 c 4 625 1034 639 1032 651 1032 c 4xd8 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/registered.glyph000066400000000000000000000031441472062471000306320ustar00rootroot00000000000000StartChar: registered Encoding: 174 174 166 Width: 1686 VWidth: 0 Flags: W HStem: -305 114<608.369 1077.74> 908 114<633 977.725> 1218 114<608.369 1077.74> VStem: 50 114<270.221 755.285> 516 117<20.6783 402 511.223 908> 1089 117<533.63 809.554> 1523 114<270.221 755.285> LayerCount: 2 Fore SplineSet 843 1332 m 0 1282 1332 1637 962 1637 513 c 0 1637 64 1282 -305 843 -305 c 0 404 -305 50 64 50 513 c 0 50 962 404 1332 843 1332 c 0 843 1218 m 0 469 1218 164 902 164 513 c 0 164 121 469 -191 843 -191 c 0 1217 -191 1523 121 1523 513 c 0 1523 902 1217 1218 843 1218 c 0 521 10 m 1 516 104 l 2 516 126 516 218 516 332 c 0 516 560 516 876 516 888 c 0 516 938 516 977 516 1022 c 1 593 1022 l 2 620 1022 648 1024 675 1024 c 0 685 1024 694 1024 704 1024 c 0 776 1024 841 1021 903 1009 c 0 995 992 1076 955 1133 883 c 0 1180 826 1201 752 1206 680 c 0 1206 670 1206 660 1206 650 c 0 1206 588 1193 528 1156 481 c 0 1109 421 1041 392 972 382 c 1 1041 295 1140 174 1190 122 c 0 1192 120 1206 109 1218 102 c 0 1229 96 1243 88 1243 87 c 0 1243 87 1243 87 1242 87 c 1 1198 -27 l 1 1181 -20 1170 -12 1153 -2 c 0 1136 8 1118 20 1101 37 c 0 1019 121 860 322 818 377 c 1 758 382 695 392 633 402 c 1 633 263 632 196 630 166 c 0 630 104 l 0 632 57 635 22 635 22 c 1 521 10 l 1 694 908 m 0 674 908 655 908 633 908 c 1 633 903 633 898 633 893 c 0 633 878 633 702 633 518 c 1 727 503 816 491 890 491 c 0 972 491 1027 506 1064 553 c 0 1076 568 1089 613 1089 660 c 0 1089 662 1089 667 1089 672 c 0 1087 727 1066 781 1044 811 c 0 1007 856 954 880 880 895 c 0 828 905 766 908 694 908 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/s.glyph000066400000000000000000000015621472062471000267410ustar00rootroot00000000000000StartChar: s Encoding: 115 115 18 Width: 836 VWidth: 0 Flags: W HStem: -2 114<266.06 574.513> 910 117<249.796 552.937> VStem: 73 117<187.018 342> 111 114<154.693 341.969 720.018 880.38> 639 114<178.644 411.618> LayerCount: 2 Fore SplineSet 111 796 m 0xd8 111 937 222 1009 341 1024 c 0 356 1024 371 1027 386 1027 c 0 495 1027 599 992 681 903 c 1 599 826 l 1 539 888 475 910 398 910 c 0 309 910 225 885 225 801 c 0xd8 225 749 234 739 289 707 c 1 458 595 753 578 753 295 c 0 753 144 644 40 532 10 c 0 497 3 461 -2 421 -2 c 0 275 -2 163 52 108 171 c 0 76 243 73 315 73 340 c 0 73 350 l 1 190 342 l 1 190 342 190 342 190 340 c 0xe8 190 325 193 273 215 218 c 0 247 146 322 112 421 112 c 0 510 112 572 134 612 201 c 0 627 226 639 256 639 293 c 0 639 372 611 409 547 451 c 0 463 511 319 548 230 605 c 0 163 645 111 692 111 796 c 0xd8 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/section.glyph000066400000000000000000000032351472062471000301420ustar00rootroot00000000000000StartChar: section Encoding: 167 167 159 Width: 957 VWidth: 0 Flags: W HStem: -308 117<344.491 635.645> 1081 21G<665 784> 1233 117<318.574 609.637> VStem: 64 117<550.892 723.927> 126 114<931.184 1160.16> 169 117<-137.274 -54.917> 670 114<1096.74 1179> 712 117<-121.572 112.968> 771 117<314.613 493.991> LayerCount: 2 Fore SplineSet 464 1350 m 0xe8 541 1350 612 1334 672 1292 c 0 732 1250 772 1183 784 1099 c 1 670 1081 l 1xea 660 1141 637 1173 605 1198 c 0 573 1220 526 1233 464 1233 c 0 402 1233 332 1208 290 1166 c 0 260 1136 240 1101 240 1054 c 0 240 1034 246 1012 253 985 c 0 268 928 342 870 451 808 c 0 558 746 692 680 804 578 c 0 859 531 888 469 888 402 c 0xe880 888 382 885 365 880 345 c 0 863 283 821 230 754 193 c 1 781 163 801 129 813 89 c 0 823 57 829 25 829 -5 c 0 829 -87 796 -158 746 -208 c 0 677 -275 583 -308 489 -308 c 0 412 -308 340 -292 283 -250 c 0 223 -208 184 -141 169 -57 c 1 286 -40 l 1xe5 296 -100 318 -134 350 -156 c 0 382 -178 429 -191 489 -191 c 0 553 -191 623 -166 665 -124 c 0 695 -97 712 -62 712 -12 c 0 712 8 709 30 702 57 c 0 685 114 610 171 503 233 c 0 394 295 261 362 149 461 c 0 97 511 64 575 64 642 c 0xf1 64 659 67 680 72 697 c 0 89 759 134 811 201 848 c 1 174 878 153 910 141 952 c 0 131 984 126 1017 126 1049 c 0 126 1128 158 1200 208 1247 c 0 275 1316 372 1350 464 1350 c 0xe8 300 764 m 1 226 739 196 702 186 667 c 0 184 657 181 647 181 637 c 0 181 607 196 575 228 548 c 0 322 464 448 399 560 335 c 0 592 315 625 298 655 278 c 1 729 303 759 339 769 374 c 0 771 381 771 392 771 402 c 0xf080 771 432 759 464 727 494 c 0 630 578 506 643 392 707 c 0 362 727 330 744 300 764 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/semicolon.glyph000066400000000000000000000010331472062471000304600ustar00rootroot00000000000000StartChar: semicolon Encoding: 59 59 67 Width: 627 VWidth: 0 Flags: W HStem: 870 151<263 412> VStem: 260 146<0 151 870 1019> 295 111<-139.27 0> LayerCount: 2 Fore SplineSet 263 1021 m 25x80 414 1019 l 25 412 870 l 25 263 870 l 25 263 1021 l 25x80 260 151 m 5xc0 406 151 l 5 406 0 l 6 406 -52 401 -111 379 -151 c 5 352 -198 302 -243 260 -260 c 5xc0 255 -248 226 -194 211 -169 c 5 253 -147 266 -122 278 -102 c 5 293 -72 295 -45 295 -20 c 4 295 -13 295 -7 295 0 c 5xa0 260 0 l 5 260 151 l 5xc0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/seven.glyph000066400000000000000000000011531472062471000276130ustar00rootroot00000000000000StartChar: seven Encoding: 55 55 111 Width: 917 VWidth: 0 Flags: W HStem: 0 21G<191 303> 1074 21G<93.7273 148.5> 1178 112<165.656 714> VStem: 191 112<0 288.75> LayerCount: 2 Fore SplineSet 114 1282 m 1 124 1297 l 1 156 1295 l 2 230 1293 301 1290 365 1290 c 0 521 1290 657 1297 816 1297 c 2 843 1297 l 1 861 1272 l 1 866 1267 l 1 890 1235 l 1 866 1200 l 2 531 744 303 392 303 0 c 1 191 0 l 1 191 407 409 764 714 1183 c 1 612 1181 516 1178 409 1178 c 0 340 1178 268 1181 191 1183 c 1 171 1148 156 1116 141 1074 c 1 37 1118 l 1 54 1160 75 1210 107 1270 c 2 114 1282 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/six.glyph000066400000000000000000000017741472062471000273070ustar00rootroot00000000000000StartChar: six Encoding: 54 54 110 Width: 932 VWidth: 0 Flags: W HStem: 0 114<304.973 641.865> 615 117<325.098 629.161> 1213 109<551.407 636.575> VStem: 72 119<402 484.439> 744 112<205.276 510.416> LayerCount: 2 Fore SplineSet 632 1322 m 1 647 1275 l 1 667 1213 l 1 441 1149 322 1010 258 856 c 0 221 772 203 685 193 603 c 1 215 625 238 648 270 670 c 0 327 712 400 732 474 732 c 0 551 732 632 707 699 660 c 0 791 596 856 501 856 350 c 0 856 226 804 132 727 77 c 0 650 20 553 0 461 0 c 0 357 0 262 35 193 107 c 0 126 174 87 275 77 399 c 1 74 399 l 1 77 402 l 2 77 404 74 407 74 409 c 0 72 431 72 454 72 479 c 0 72 601 90 751 154 900 c 0 231 1079 374 1250 632 1322 c 1 479 615 m 0 474 615 468 615 466 615 c 0 416 615 370 603 335 578 c 0 263 528 225 476 208 441 c 0 191 411 191 404 191 399 c 0 201 300 230 231 275 186 c 0 320 136 382 114 461 114 c 0 535 114 608 132 660 169 c 0 710 204 744 256 744 350 c 0 744 474 712 513 635 568 c 0 593 600 534 615 479 615 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/slash.glyph000066400000000000000000000007331472062471000276100ustar00rootroot00000000000000StartChar: slash Encoding: 47 47 104 Width: 843 VWidth: 0 Flags: W LayerCount: 2 Fore SplineSet 687 1354 m 0 791 1309 l 1 774 1272 749 1213 719 1151 c 0 714 1141 687 1076 640 982 c 0 593 888 531 763 469 637 c 0 345 384 220 127 198 82 c 0 168 15 149 -20 149 -20 c 1 52 40 l 2 52 40 64 64 94 131 c 1 97 131 l 1 117 171 246 434 370 687 c 0 432 813 491 938 538 1032 c 0 585 1126 618 1196 620 1198 c 0 647 1255 670 1314 687 1354 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/space.glyph000066400000000000000000000001301472062471000275600ustar00rootroot00000000000000StartChar: space Encoding: 32 32 69 Width: 796 VWidth: 0 Flags: W LayerCount: 2 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/sterling.glyph000066400000000000000000000035341472062471000303270ustar00rootroot00000000000000StartChar: sterling Encoding: 163 163 154 Width: 1145 VWidth: 0 Flags: W HStem: -2 114<174.626 324.077 613.796 950.932> 285 112<179.566 275.323> 697 114<181 332 474 920> 1213 114<469.443 743.388> VStem: 55 117<112.484 284.675> 300 117<825.052 1174.77> 404 114<289.409 686.588> 789 109<1122.05 1165.93> 955 117<144.565 201> LayerCount: 2 Fore SplineSet 620 1327 m 0xfd80 764 1327 868 1235 898 1126 c 1 789 1096 l 1 772 1156 717 1213 620 1213 c 0 553 1213 508 1203 481 1188 c 0 454 1173 439 1153 429 1126 c 0 419 1104 417 1076 417 1044 c 0xfd80 417 992 427 930 439 861 c 0 441 844 447 828 449 811 c 1 518 811 588 811 655 811 c 0 754 811 848 811 920 816 c 1 928 702 l 1 851 697 754 694 652 694 c 0 595 694 534 697 474 697 c 1 489 630 504 560 511 491 c 0 516 454 518 416 518 379 c 0 518 324 511 268 494 216 c 1 606 149 727 109 836 109 c 0 925 109 943 132 950 144 c 0 957 156 955 171 955 203 c 1 1072 201 l 2 1072 201 1072 193 1072 181 c 0 1072 159 1069 122 1049 87 c 0 1019 32 948 -5 836 -5 c 0 702 -5 565 40 439 114 c 1 404 69 369 39 332 22 c 0 290 0 250 -2 218 -2 c 0 149 -2 94 45 72 97 c 0 60 124 55 154 55 184 c 0 55 209 59 233 64 258 c 0 79 310 106 362 161 387 c 0 176 394 194 397 211 397 c 0 256 397 300 377 340 337 c 0 357 320 377 303 394 288 c 1 401 318 404 352 404 389 c 0xfb80 404 416 401 447 399 479 c 0 389 548 374 623 357 697 c 1 295 699 236 699 181 699 c 1 181 813 l 1 228 813 277 813 332 813 c 1 330 820 327 829 327 836 c 0 312 905 300 973 300 1037 c 0 300 1084 307 1126 322 1168 c 0 339 1215 377 1260 427 1287 c 0 477 1314 541 1327 620 1327 c 0xfd80 218 285 m 0 198 285 183 258 176 228 c 0 174 213 172 199 172 184 c 0 172 169 174 151 179 141 c 0 186 119 191 112 218 112 c 0 243 112 263 114 283 124 c 0 300 134 320 149 345 181 c 1 315 203 287 228 260 255 c 0 238 277 225 285 218 285 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/t.glyph000066400000000000000000000017431472062471000267430ustar00rootroot00000000000000StartChar: t Encoding: 116 116 19 Width: 844 VWidth: 0 Flags: W HStem: -7 117<330.743 652.223> 903 117<51.1799 156 275 719> VStem: 144 114<186.422 884.928> 156 114<449.946 900 1020 1223> LayerCount: 2 Fore SplineSet 161 1225 m 0xd0 278 1223 l 1 278 1159 275 1087 275 1020 c 1 330 1020 384 1020 439 1020 c 0 590 1020 722 1017 722 1017 c 1 719 903 l 1 719 903 588 905 439 905 c 0 384 905 325 903 270 903 c 0 270 901 270 897 270 895 c 1xd0 260 679 263 536 258 432 c 1 258 417 258 401 258 389 c 0 258 310 265 258 290 206 c 0 320 146 370 119 454 112 c 0 469 112 481 110 496 110 c 0 565 110 588 117 620 134 c 0 687 166 714 231 714 231 c 1 818 188 l 1 818 188 779 87 670 32 c 0 613 2 585 -7 498 -7 c 0 481 -7 461 -7 444 -5 c 0 337 5 238 47 186 156 c 0 151 228 144 300 144 389 c 0 144 404 144 419 144 434 c 1xe0 149 546 149 687 156 900 c 1 111 898 75 892 50 890 c 1 35 1004 l 1 67 1009 109 1012 159 1014 c 1 159 1081 161 1156 161 1225 c 0xd0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/t_t.glyph000066400000000000000000000031501472062471000272600ustar00rootroot00000000000000StartChar: t_t Encoding: 57404 57404 197 Width: 1520 VWidth: 0 Flags: W HStem: -7 117<330.743 705.443 997.55 1326.36> 903 117<51.1799 156 275 822 940 1384> VStem: 144 114 LayerCount: 2 Fore SplineSet 824 1020 m 1xd0 824 1087 826 1156 826 1225 c 0 942 1223 l 1 942 1159 940 1087 940 1020 c 1 995 1020 1049 1020 1104 1020 c 0 1255 1020 1386 1017 1386 1017 c 1 1384 903 l 1 1384 903 1253 905 1104 905 c 0 1049 905 991 903 936 903 c 0 936 901 936 897 936 895 c 1xd4 926 679 927 536 922 432 c 1 922 417 922 401 922 389 c 0 922 310 931 258 956 206 c 0 986 146 1034 119 1118 112 c 0 1133 112 1145 110 1160 110 c 0 1229 110 1256 112 1288 129 c 0 1355 161 1382 226 1382 226 c 1 1488 184 l 1 1488 184 1449 82 1340 27 c 0 1283 -3 1251 -7 1164 -7 c 0 1147 -7 1125 -7 1108 -5 c 0 1001 5 902 47 850 156 c 0 815 228 808 300 808 389 c 0 808 404 808 419 808 434 c 1xc8 813 546 815 687 822 900 c 1 822 900 588 905 439 905 c 0 384 905 325 903 270 903 c 0 270 901 270 897 270 895 c 1 260 679 263 536 258 432 c 1 258 417 258 401 258 389 c 0 258 310 265 258 290 206 c 0 320 146 370 119 454 112 c 0 469 112 481 110 496 110 c 0 565 110 675 124 707 141 c 1 732 91 759 40 759 40 c 1 702 10 585 -7 498 -7 c 0 481 -7 461 -7 444 -5 c 0 337 5 238 47 186 156 c 0 151 228 144 300 144 389 c 0 144 404 144 419 144 434 c 1xe4 149 546 149 687 156 900 c 1 111 898 75 892 50 890 c 1 35 1004 l 1 67 1009 109 1012 159 1014 c 1 159 1081 161 1156 161 1225 c 0 278 1223 l 1 278 1159 275 1087 275 1020 c 1 330 1020 769 1020 824 1020 c 1xd0 EndSplineSet Validated: 1 Ligature2: "'liga' Standard Ligatures in Latin lookup 0-1" t t EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/t_y.glyph000066400000000000000000000035231472062471000272710ustar00rootroot00000000000000StartChar: t_y Encoding: 57405 57405 201 Width: 1805 VWidth: 0 Flags: W HStem: -394 114<944.443 1157.18> -7 117<330.743 652.223> 905 115<51.1799 156 275 841.121> VStem: 144 114 LayerCount: 2 Fore SplineSet 898 -164 m 1xec 908 -185 918 -203 929 -218 c 0 959 -258 988 -273 1038 -280 c 0 1045 -280 1051 -280 1058 -280 c 0 1090 -280 1118 -270 1145 -248 c 0 1177 -221 1207 -177 1232 -122 c 0 1254 -70 1276 -18 1301 37 c 1 1244 176 1155 360 1063 526 c 0 966 700 862 849 810 896 c 0 805 901 798 904 788 906 c 0 776 908 754 907 734 908 c 1 439 905 l 0 384 905 325 903 270 903 c 0 270 901 270 897 270 895 c 1 260 679 263 536 258 432 c 1 258 417 258 401 258 389 c 0 258 310 265 258 290 206 c 0 320 146 370 119 454 112 c 0 469 112 481 110 496 110 c 0 565 110 588 117 620 134 c 0 687 166 714 231 714 231 c 1 818 188 l 1 818 188 779 87 670 32 c 0 613 2 585 -7 498 -7 c 0 481 -7 461 -7 444 -5 c 0 337 5 238 47 186 156 c 0 151 228 144 300 144 389 c 0 144 404 144 419 144 434 c 1xf4 149 546 149 687 156 900 c 1 111 898 75 892 50 890 c 1 35 1004 l 1 67 1009 109 1012 159 1014 c 1 159 1081 161 1156 161 1225 c 0 278 1223 l 1 278 1159 275 1087 275 1020 c 1 330 1020 384 1020 439 1020 c 0 734 1020 l 1 764 1020 791 1020 816 1015 c 0 841 1010 864 1000 886 980 c 0 970 906 1063 759 1162 580 c 0 1236 446 1306 302 1363 176 c 1 1467 414 1572 660 1634 883 c 0 1636 893 1641 922 1643 947 c 0 1645 972 1646 1002 1646 1002 c 2 1758 1017 l 1 1758 1010 1758 1001 1758 994 c 0 1758 974 1757 957 1755 937 c 0 1753 907 1750 878 1743 853 c 0 1651 521 1474 151 1333 -169 c 0 1303 -236 1269 -293 1217 -335 c 0 1172 -370 1116 -394 1056 -394 c 0 1046 -394 1033 -394 1023 -392 c 0 949 -382 885 -345 840 -285 c 0 824 -264 811 -241 799 -215 c 1 898 -164 l 1xec EndSplineSet Validated: 1 Ligature2: "'dlig' Ligature facoltativa dans Latin lookup 1-1" t y EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/three.glyph000066400000000000000000000021531472062471000276030ustar00rootroot00000000000000StartChar: three Encoding: 51 51 107 Width: 920 VWidth: 0 Flags: W HStem: 0 112<265.614 613.972> 697 112<325 542.65> 1052 21G<158.476 240.308> 1195 112<292.236 598.251> VStem: 52 114<211.207 322> 657 112<903.144 1139.93> 734 114<233.983 551.928> LayerCount: 2 Fore SplineSet 424 1307 m 1xfc 439 1307 l 1 526 1307 605 1287 667 1240 c 0 729 1195 769 1121 769 1034 c 0xfc 769 947 742 876 697 826 c 0 665 791 625 776 585 759 c 1 602 752 610 753 627 746 c 0 783 677 848 521 848 377 c 0 848 295 818 198 746 124 c 0 674 50 592 0 436 0 c 0 260 0 166 77 109 159 c 0 54 238 52 322 52 322 c 1 166 325 l 1 166 325 166 276 203 221 c 0 240 169 292 112 436 112 c 0 567 112 618 151 665 203 c 0 715 253 734 320 734 377 c 0xfa 734 491 692 595 580 645 c 0 478 692 394 697 357 697 c 0 335 697 l 2 325 697 l 1 322 809 l 1 330 809 l 2 330 809 333 809 335 809 c 0 355 809 429 811 501 836 c 0 543 851 583 870 610 900 c 0 637 932 657 972 657 1034 c 0 657 1089 637 1124 600 1151 c 0 563 1178 506 1195 439 1195 c 0 258 1195 208 1052 208 1052 c 1 104 1094 l 1 104 1094 193 1307 424 1307 c 1xfc EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/tildecomb.glyph000066400000000000000000000007611472062471000304410ustar00rootroot00000000000000StartChar: tildecomb Encoding: 771 771 205 Width: 0 VWidth: 0 Flags: W HStem: 1184 109<438.379 628.786> 1276 112<224.986 408.398> VStem: 110 622 AnchorPoint: "accents" 422 1200 mark 0 LayerCount: 2 Fore SplineSet 110 1251 m 21x60 167 1353 224 1388 284 1388 c 7x60 386 1388 483 1293 557 1293 c 7 594 1293 626 1316 651 1380 c 13 732 1310 l 21 672 1213 612 1184 552 1184 c 7xa0 455 1184 363 1276 289 1276 c 7 257 1276 230 1254 205 1194 c 13 110 1251 l 21x60 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/two.glyph000066400000000000000000000017331472062471000273100ustar00rootroot00000000000000StartChar: two Encoding: 50 50 106 Width: 897 VWidth: 0 Flags: W HStem: 0 114<201 825.931> 1180 114<294.03 583.221> VStem: 87 117<866.463 1089.57> 682 114<786.516 1081.99> LayerCount: 2 Fore SplineSet 429 1294 m 2 436 1294 l 2 525 1294 615 1264 684 1200 c 0 751 1140 796 1046 796 932 c 0 796 930 796 925 796 923 c 0 794 797 721 697 632 610 c 0 543 523 454 444 345 347 c 0 241 253 214 181 204 136 c 0 202 124 203 121 201 114 c 1 699 114 l 2 731 114 826 122 826 122 c 1 833 7 l 2 833 7 744 2 699 2 c 2 151 0 l 1 87 0 l 1 87 0 86 47 84 72 c 0 84 94 85 124 92 161 c 0 109 233 151 325 270 429 c 0 382 531 477 613 556 692 c 0 635 769 680 836 682 925 c 0 682 927 682 933 682 935 c 0 682 1022 650 1078 608 1118 c 0 563 1158 500 1180 436 1180 c 0 362 1180 297 1151 255 1099 c 0 223 1059 204 1009 204 942 c 0 204 920 206 895 211 868 c 1 99 846 l 1 92 883 87 917 87 952 c 0 87 1039 112 1114 159 1171 c 0 226 1250 327 1294 429 1294 c 2 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/u.glyph000066400000000000000000000043331472062471000267420ustar00rootroot00000000000000StartChar: u Encoding: 117 117 20 Width: 997 VWidth: 0 Flags: W HStem: -7 117<290.177 543.866> VStem: 120 117<139.103 1003.4> 738 114<287.347 1017> AnchorPoint: "accents" 485.875 1198.27 basechar 0 LayerCount: 2 Back SplineSet 228.16 1034.16 m 5 235.6 1001.92 238.08 964.72 238.08 915.12 c 5 364.56 977.12 458.8 1016.8 550.56 1021.76 c 4 565.44 1021.76 580.32 1021.76 595.2 1021.76 c 4 662.16 1016.8 721.68 987.04 766.32 949.84 c 4 810.96 915.12 848.16 872.96 848.16 808.48 c 5 848.16 806 l 5 845.68 721.68 845.68 637.36 845.68 553.04 c 4 845.68 431.52 848.16 310 853.12 193.44 c 5 855.6 151.28 863.04 133.92 875.44 119.04 c 4 887.84 101.68 910.16 86.7998 944.88 59.5195 c 5 895.28 -7.44043 l 5 855.6 0 808.48 17.3604 783.68 52.0801 c 4 756.4 89.2803 744 133.92 739.04 190.96 c 5 734.08 305.04 731.6 426.56 731.6 548.08 c 4 731.6 634.88 731.6 721.68 734.08 808.48 c 5 734.08 808.48 724.16 843.2 694.4 868 c 4 664.64 892.8 617.52 912.64 582.8 915.12 c 4 577.84 915.12 575.36 915.12 570.4 915.12 c 4 493.52 915.12 404.24 868 238.08 791.12 c 5 238.08 565.44 238.08 116.56 233.12 -2.48047 c 5 119.04 2.48047 l 5 121.52 96.7197 124 468.72 124 709.28 c 4 124 798.56 124 868 124 900.24 c 4 124 947.36 116.56 1004.4 114.08 1011.84 c 5 228.16 1034.16 l 5 EndSplineSet Fore SplineSet 222 1027 m 1 229 995 235 940 237 915 c 0 237 903 237 895 237 875 c 0 237 855 237 828 237 796 c 0 237 734 234 655 234 573 c 0 234 491 234 404 234 340 c 0 234 308 237 278 237 256 c 0 237 219 l 1 244 174 264 149 289 132 c 0 314 115 346 110 378 110 c 0 447 112 494 122 549 157 c 0 601 189 661 249 738 338 c 1 738 497 738 749 738 913 c 0 738 950 738 995 738 1022 c 1 854 1017 l 1 854 992 852 950 852 913 c 0 852 767 852 551 852 392 c 0 852 313 852 249 852 214 c 1 854 169 862 152 872 137 c 0 884 122 907 105 944 78 c 1 874 -14 l 1 839 11 807 30 780 65 c 0 760 92 747 130 740 172 c 1 695 125 653 87 611 60 c 0 542 15 467 -5 383 -7 c 0 381 -7 376 -7 371 -7 c 0 324 -7 271 8 224 38 c 0 174 70 137 127 125 199 c 0 123 216 120 231 120 253 c 0 120 275 120 308 120 340 c 0 120 407 120 491 120 573 c 0 120 655 123 737 123 799 c 0 123 831 123 855 123 875 c 0 123 905 l 2 121 922 112 992 110 1004 c 1 222 1027 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/uacute.glyph000066400000000000000000000004461472062471000277650ustar00rootroot00000000000000StartChar: uacute Encoding: 250 250 142 Width: 997 VWidth: 0 Flags: HW HStem: -5 117<290.177 543.866> 1176.37 290 VStem: 120 117<141.103 1003.4> 260.875 478 738 114<289.347 1017> LayerCount: 2 Fore Refer: 203 769 N 1 0 0 1 264.875 -0.625244 2 Refer: 20 117 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/ucircumflex.glyph000066400000000000000000000004521472062471000310220ustar00rootroot00000000000000StartChar: ucircumflex Encoding: 251 251 143 Width: 997 VWidth: 0 Flags: W HStem: -7 117<290.177 543.866> 1158.37 300 VStem: 120 117<139.103 1003.4> 187.875 590 738 114<287.347 1017> LayerCount: 2 Fore Refer: 204 770 N 1 0 0 1 132.875 -0.625244 2 Refer: 20 117 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/udieresis.glyph000066400000000000000000000005531472062471000304720ustar00rootroot00000000000000StartChar: udieresis Encoding: 252 252 144 Width: 997 VWidth: 0 Flags: HW HStem: -5 117<290.177 543.866> 1198.8 129<257.04 387.04 599.04 728.04> VStem: 120 117<141.103 1003.4> 257.04 130<1198.8 1327.8> 599.04 129<1200.8 1329.8> 738 114<289.347 1017> LayerCount: 2 Fore Refer: 173 168 S 1 0 0 1 34.0396 67.7996 2 Refer: 20 117 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/ugrave.glyph000066400000000000000000000004431472062471000277650ustar00rootroot00000000000000StartChar: ugrave Encoding: 249 249 141 Width: 997 VWidth: 0 Flags: W HStem: -7 117<290.177 543.866> 1159.67 290 VStem: 120 117<139.103 1003.4> 245.875 479 738 114<287.347 1017> LayerCount: 2 Fore Refer: 202 768 N 1 0 0 1 252.875 -2.3252 2 Refer: 20 117 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/underscore.glyph000066400000000000000000000006141472062471000306450ustar00rootroot00000000000000StartChar: underscore Encoding: 95 95 117 Width: 1031 VWidth: 0 Flags: W HStem: -114 114<2 1032> LayerCount: 2 Fore SplineSet 114 0 m 0 169 0 303 0 432 0 c 0 568 0 873 0 880 0 c 0 942 2 987 0 1032 5 c 1 1032 -107 l 1 990 -112 955 -112 883 -114 c 0 858 -114 568 -114 432 -114 c 0 296 -114 152 -114 107 -114 c 1 0 -114 l 1 0 -114 0 -77 2 0 c 0 114 0 l 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/uni0080.glyph000066400000000000000000000006601472062471000276000ustar00rootroot00000000000000StartChar: uni0080 Encoding: 128 128 174 Width: 838 VWidth: 0 Flags: W HStem: 404 117<445.068 641.204> 501 119<210.574 408.564> VStem: 87 665 LayerCount: 2 Fore SplineSet 87 476 m 21x60 151 585 216 620 280 620 c 7x60 387 620 491 521 570 521 c 7 607 521 640 546 667 613 c 13 752 538 l 21 692 439 630 404 570 404 c 7xa0 463 404 367 501 288 501 c 7 248 501 216 481 186 412 c 13 87 476 l 21x60 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/uni00B5.glyph000066400000000000000000000023771472062471000276260ustar00rootroot00000000000000StartChar: uni00B5 Encoding: 181 181 169 Width: 979 VWidth: 0 Flags: W HStem: -5 117<266.178 520.866> VStem: 97 117<-373.056 31.8915 139.002 1003.4> 714 114<289.347 1012> LayerCount: 2 Fore SplineSet 97 -10 m 1 97 -8 97 253 97 255 c 0 97 277 97 310 97 342 c 0 97 409 97 491 97 573 c 0 97 655 99 737 99 799 c 0 99 831 99 855 99 875 c 0 99 905 l 2 97 922 89 992 87 1004 c 1 198 1027 l 1 205 995 212 940 214 915 c 0 214 903 214 895 214 875 c 0 214 855 214 828 214 796 c 0 214 734 211 655 211 573 c 0 211 491 211 406 211 342 c 0 211 310 214 280 214 258 c 0 214 221 l 1 221 176 240 151 265 134 c 0 290 117 323 112 355 112 c 0 424 114 471 124 526 159 c 0 578 191 637 251 714 340 c 1 714 499 714 749 714 913 c 0 714 950 714 990 714 1017 c 1 831 1012 l 1 831 987 828 950 828 913 c 0 828 767 828 553 828 394 c 0 828 315 828 251 828 216 c 1 830 171 838 156 848 141 c 0 860 126 883 109 920 82 c 1 851 -10 l 1 816 15 783 34 756 69 c 0 736 96 724 132 717 174 c 1 672 127 630 89 588 62 c 0 519 17 444 -3 360 -5 c 0 355 -5 352 -5 347 -5 c 0 305 -5 263 2 221 27 c 1 214 32 l 0 212 32 213 -117 208 -241 c 0 206 -325 174 -407 174 -407 c 0 129 -397 104 -386 69 -374 c 1 76 -354 89 -325 94 -246 c 0 96 -142 97 -20 97 -10 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/uni0302.glyph000066400000000000000000000004511472062471000275730ustar00rootroot00000000000000StartChar: uni0302 Encoding: 770 770 204 Width: 0 VWidth: 0 Flags: W HStem: 1159 300 VStem: 55 590 AnchorPoint: "accents" 354 1199 mark 0 LayerCount: 2 Fore SplineSet 351 1459 m 5 645 1246 l 5 589 1159 l 5 351 1318 l 5 113 1159 l 5 55 1246 l 5 351 1459 l 5 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/uni0304.glyph000066400000000000000000000005361472062471000276010ustar00rootroot00000000000000StartChar: uni0304 Encoding: 772 772 206 Width: 0 VWidth: 0 Flags: W HStem: 1242 102<67 541> VStem: 67 474<1245 1344> LayerCount: 2 Fore SplineSet 541 1344 m 9 541 1245 l 17 477 1245 396 1242 312 1242 c 0 228 1242 141 1243 67 1245 c 9 67 1347 l 17 127 1345 211 1344 295 1344 c 0 384 1344 477 1344 541 1344 c 9 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/uni0305.glyph000066400000000000000000000005071472062471000276000ustar00rootroot00000000000000StartChar: uni0305 Encoding: 773 773 207 Width: 0 VWidth: 0 Flags: W HStem: 1242 102<67 796> LayerCount: 2 Fore SplineSet 796 1344 m 13 796 1245 l 21 732 1245 396 1242 312 1242 c 0 228 1242 141 1243 67 1245 c 9 67 1347 l 17 127 1345 211 1344 295 1344 c 0 384 1344 732 1344 796 1344 c 13 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/uni0306.glyph000066400000000000000000000006701472062471000276020ustar00rootroot00000000000000StartChar: uni0306 Encoding: 774 774 208 Width: 0 Flags: HW HStem: 1357 108.112<353.592 663.726> VStem: 154 108.728<1562.36 1634.71> 756.737 115.263<1551.98 1625.07> AnchorPoint: "accents" 504 1197.17 mark 0 LayerCount: 2 Fore SplineSet 512 1307 m 0 647 1307 749 1391 757 1495 c 1 872 1463 l 1 848 1286 675 1199 510 1199 c 0 384 1199 202 1247 154 1472 c 1 263 1507 l 1 296 1351 396 1307 512 1307 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/uni0307.glyph000066400000000000000000000004311472062471000275760ustar00rootroot00000000000000StartChar: uni0307 Encoding: 775 775 209 Width: 0 Flags: W HStem: 1200 131<162 292> VStem: 162 130<1203 1331> AnchorPoint: "accents" 230 1198 mark 0 LayerCount: 2 Fore SplineSet 162 1331 m 1 292 1331 l 1 292 1203 l 1 162 1200 l 1 162 1331 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/uni0308.glyph000066400000000000000000000006031472062471000276000ustar00rootroot00000000000000StartChar: uni0308 Encoding: 776 776 210 Width: 0 VWidth: 0 Flags: W HStem: 1202 129<222 352 564 693> VStem: 222 130<1202 1331> 564 129<1204 1333> AnchorPoint: "accents" 466 1199 mark 0 LayerCount: 2 Fore SplineSet 564 1333 m 1 693 1333 l 1 693 1204 l 1 564 1202 l 1 564 1333 l 1 222 1331 m 1 352 1331 l 1 352 1202 l 1 222 1199 l 1 222 1331 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/uni030A.glyph000066400000000000000000000010141472062471000276060ustar00rootroot00000000000000StartChar: uni030A Encoding: 778 778 212 Width: 0 VWidth: 0 Flags: W HStem: 975 84<371.398 561.188> 1242 87<366.641 565.982> VStem: 243 107<1081.11 1221.51> 583 109<1081.11 1221.51> LayerCount: 2 Fore SplineSet 243 1151 m 0 243 1248 345 1329 469 1329 c 0 593 1329 692 1248 692 1151 c 0 692 1054 593 975 469 975 c 0 345 975 243 1054 243 1151 c 0 350 1153 m 4 350 1103 402 1059 466 1059 c 4 530 1059 583 1103 583 1153 c 4 583 1203 530 1242 466 1242 c 4 402 1242 350 1203 350 1153 c 4 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/uni030B.glyph000066400000000000000000000005341472062471000276150ustar00rootroot00000000000000StartChar: uni030B Encoding: 779 779 213 Width: 0 Flags: W HStem: 1158 517 LayerCount: 2 Fore SplineSet 445 1273 m 1 562 1368 688 1534 758 1675 c 1 912 1575 l 1 847 1431 678 1252 560 1158 c 1 445 1273 l 1 109 1280 m 1 226 1375 352 1541 422 1682 c 1 576 1583 l 1 511 1439 341 1259 223 1165 c 1 109 1280 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/uni030C.glyph000066400000000000000000000003531472062471000276150ustar00rootroot00000000000000StartChar: uni030C Encoding: 780 780 214 Width: 0 Flags: W HStem: 1218 405 LayerCount: 2 Fore SplineSet 521 1218 m 1 169 1500 l 1 255 1623 l 1 521 1420 l 1 787 1623 l 1 875 1500 l 1 521 1218 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/uni030D.glyph000066400000000000000000000003621472062471000276160ustar00rootroot00000000000000StartChar: uni030D Encoding: 781 781 215 Width: 0 Flags: W HStem: 1280 348<423 582> VStem: 423 159<1280 1628> LayerCount: 2 Fore SplineSet 423 1628 m 1 582 1628 l 1 582 1280 l 1 423 1280 l 1 423 1628 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/uni030E.glyph000066400000000000000000000005221472062471000276150ustar00rootroot00000000000000StartChar: uni030E Encoding: 782 782 216 Width: 0 Flags: W HStem: 1280 348<323 482 587 746> VStem: 323 159<1280 1628> 587 159<1280 1628> LayerCount: 2 Fore SplineSet 587 1628 m 1 746 1628 l 1 746 1280 l 1 587 1280 l 1 587 1628 l 1 323 1628 m 1 482 1628 l 1 482 1280 l 1 323 1280 l 1 323 1628 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/uni030F.glyph000066400000000000000000000005341472062471000276210ustar00rootroot00000000000000StartChar: uni030F Encoding: 783 783 217 Width: 0 Flags: W HStem: 1162 563 LayerCount: 2 Fore SplineSet 903 1295 m 1 778 1191 l 1 670 1296 519 1493 468 1642 c 1 632 1725 l 1 688 1578 796 1401 903 1295 c 1 577 1266 m 1 452 1162 l 1 344 1267 193 1464 142 1613 c 1 306 1696 l 1 362 1549 470 1372 577 1266 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/uni0310.glyph000066400000000000000000000005751472062471000276010ustar00rootroot00000000000000StartChar: uni0310 Encoding: 784 784 218 Width: 0 Flags: W HStem: 1510 153<368.698 648.547> VStem: 154 156<1387.24 1448.72> 706 166<1396.41 1453.85> LayerCount: 2 Fore SplineSet 510 1510 m 0 417 1510 337 1477 310 1360 c 1 154 1390 l 1 202 1615 384 1663 510 1663 c 0 675 1663 848 1576 872 1399 c 1 706 1369 l 1 700 1447 618 1510 510 1510 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/uni0311.glyph000066400000000000000000000004231472062471000275720ustar00rootroot00000000000000StartChar: uni0311 Encoding: 785 785 219 Width: 0 Flags: W HStem: 1235 420 VStem: 386 152<1502.25 1624.21> LayerCount: 2 Fore SplineSet 277 1283 m 1 315 1395 341 1504 386 1655 c 1 538 1621 l 1 520 1479 492 1338 471 1235 c 1 277 1283 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/uni0312.glyph000066400000000000000000000005311472062471000275730ustar00rootroot00000000000000StartChar: uni0312 Encoding: 786 786 220 Width: 0 Flags: W HStem: 1099 498 VStem: 428 220<1376 1597> 485 163<1250.63 1376> LayerCount: 2 Fore SplineSet 428 1597 m 1xc0 648 1597 l 1 648 1382 l 2xc0 648 1231 581 1155 452 1099 c 1 399 1226 l 1 459 1254 485 1277 485 1376 c 1xa0 428 1376 l 1 428 1597 l 1xc0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/uni0313.glyph000066400000000000000000000005311472062471000275740ustar00rootroot00000000000000StartChar: uni0313 Encoding: 787 787 221 Width: 0 Flags: W HStem: 1099 498 VStem: 411 220<1376 1597> 411 163<1250.63 1376> LayerCount: 2 Fore SplineSet 631 1597 m 1xc0 631 1376 l 1xc0 574 1376 l 1xa0 574 1277 600 1254 660 1226 c 1 607 1099 l 1 478 1155 411 1231 411 1382 c 2 411 1597 l 1 631 1597 l 1xc0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/uniE038.glyph000066400000000000000000000017411472062471000276310ustar00rootroot00000000000000StartChar: uniE038 Encoding: 57400 57400 199 Width: 686 VWidth: 0 Flags: W HStem: 0 21G<149 263> 905 114<50 144 259.173 624.967> 1322 104<339.492 636.601> VStem: 149 114<0 905 1022 1248.49> LayerCount: 2 Fore SplineSet 647 1419 m 0 635 1307 l 1 585 1317 541 1322 506 1322 c 0 412 1322 362 1292 330 1272 c 1 290 1240 253 1183 253 1094 c 0 253 1087 253 1067 253 1022 c 1 308 1022 417 1019 501 1019 c 0 588 1017 650 1002 650 1002 c 1 625 893 l 1 625 893 580 910 501 910 c 0 490 911 475 911 459 911 c 0 426 911 386 910 360 910 c 0 337 910 l 0 310 910 283 907 258 905 c 1 258 813 263 250 263 57 c 0 263 30 263 10 263 0 c 1 149 0 l 1 149 2 149 57 149 139 c 0 149 301 150 569 150 743 c 0 150 830 150 891 149 905 c 1 119 905 87 905 50 905 c 1 50 1019 l 1 85 1019 117 1019 144 1019 c 1 144 1064 141 1079 141 1086 c 0 141 1093 141 1094 141 1109 c 0 146 1226 193 1312 260 1362 c 0 327 1412 407 1426 474 1426 c 0 476 1426 605 1424 647 1419 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/v.glyph000066400000000000000000000017021472062471000267400ustar00rootroot00000000000000StartChar: v Encoding: 118 118 21 Width: 949 VWidth: 0 Flags: W HStem: -5 117<399.181 439.531> VStem: 750 117<624.823 1012> LayerCount: 2 Fore SplineSet 157 1037 m 1 182 995 204 948 214 913 c 0 216 903 222 891 227 866 c 0 232 841 239 809 249 769 c 0 269 690 296 583 321 479 c 0 366 293 400 149 410 112 c 1 420 112 430 114 440 119 c 1 433 117 446 121 458 136 c 0 470 151 487 169 502 191 c 0 532 233 560 283 577 310 c 0 689 501 746 754 748 836 c 2 750 876 750 907 750 932 c 0 750 984 748 1012 748 1012 c 1 862 1024 l 1 862 1024 867 985 867 913 c 0 867 891 864 863 864 831 c 0 859 714 800 464 676 253 c 0 659 223 626 173 594 126 c 0 577 104 561 80 544 60 c 0 527 40 512 24 482 12 c 0 450 0 421 -5 396 -5 c 0 371 -5 353 0 353 0 c 1 316 7 l 1 309 42 l 1 309 42 260 246 210 454 c 0 185 558 158 663 138 742 c 0 128 782 120 813 115 838 c 0 110 863 105 882 105 880 c 1 100 895 78 947 61 977 c 1 157 1037 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/w.glyph000066400000000000000000000025021472062471000267400ustar00rootroot00000000000000StartChar: w Encoding: 119 119 22 Width: 1344 VWidth: 0 Flags: W HStem: -4 117<390.139 426.817> 1027 20G<111.441 157.5> VStem: 591 114<517.075 814> 1169 114<621.908 1013.11> LayerCount: 2 Fore SplineSet 145 1047 m 1 170 1005 192 958 202 923 c 0 204 913 209 901 214 876 c 0 219 851 227 817 237 777 c 0 257 695 284 591 309 487 c 0 354 299 393 148 400 113 c 0 402 113 406 115 408 115 c 0 512 343 557 519 577 638 c 0 589 720 591 769 591 794 c 0 591 814 l 0 705 826 l 1 705 824 l 2 705 824 723 616 827 105 c 1 834 107 844 108 854 113 c 1 847 111 862 117 874 132 c 0 886 147 901 164 916 186 c 0 946 228 976 279 993 306 c 0 1105 497 1165 752 1167 834 c 0 1169 864 1169 891 1169 911 c 0 1169 980 1164 1012 1164 1012 c 1 1278 1025 l 2 1278 1025 1283 985 1283 913 c 0 1283 891 1283 861 1281 831 c 0 1276 712 1218 459 1092 246 c 0 1075 216 1046 167 1011 120 c 0 994 98 975 73 958 53 c 0 941 33 929 17 899 5 c 0 864 -10 832 -12 807 -12 c 0 782 -12 765 -9 765 -9 c 1 730 -2 l 1 723 35 l 2 691 196 668 321 648 430 c 1 618 323 574 194 505 45 c 2 495 28 l 1 477 18 l 2 445 1 413 -4 388 -4 c 0 356 -4 336 3 336 3 c 1 304 13 l 1 296 43 l 2 296 43 247 251 197 459 c 0 172 563 145 667 125 749 c 0 115 789 105 824 100 849 c 0 95 874 90 893 90 891 c 1 85 906 63 958 46 988 c 1 145 1047 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/x.glyph000066400000000000000000000015751472062471000267520ustar00rootroot00000000000000StartChar: x Encoding: 120 120 23 Width: 1014 VWidth: 0 Flags: W HStem: -2 114<811.002 935> 1022 20G<108.571 207> VStem: 771 114<948.186 1013.89> LayerCount: 2 Fore SplineSet 134 1042 m 1 280 863 392 724 479 605 c 1 524 660 571 714 608 764 c 0 675 853 727 927 737 942 c 2 739 942 l 1 739 947 l 2 754 972 769 1017 771 1027 c 1 885 1012 l 1 880 977 863 933 838 888 c 0 836 888 l 0 836 883 l 0 814 843 764 783 697 694 c 0 652 639 600 575 548 506 c 1 588 451 622 402 652 362 c 0 749 218 794 149 826 124 c 0 836 117 860 112 895 112 c 0 907 112 920 112 935 114 c 1 937 0 l 1 920 -2 902 -2 885 -2 c 0 843 -2 799 5 759 35 c 0 695 80 655 154 558 298 c 0 533 333 506 372 474 417 c 1 469 407 464 402 459 397 c 0 290 189 131 -5 131 -5 c 1 45 69 l 2 45 69 204 263 370 466 c 0 382 481 395 496 407 511 c 1 318 635 201 784 45 972 c 1 134 1042 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/y.glyph000066400000000000000000000021421472062471000267420ustar00rootroot00000000000000StartChar: y Encoding: 121 121 24 Width: 1080 VWidth: 0 Flags: W HStem: -394 114<223.443 436.179> 915 112<7 115.09> VStem: 27 109<-169.352 -44.3695> 925 112<776.902 1002> AnchorPoint: "accents" 609.667 1194.17 basechar 0 LayerCount: 2 Fore SplineSet 7 1027 m 1 37 1027 64 1027 89 1022 c 0 114 1017 137 1007 159 987 c 0 243 913 342 759 441 580 c 0 515 446 585 302 642 176 c 1 746 414 851 660 913 883 c 0 915 893 920 922 922 947 c 0 924 972 925 1002 925 1002 c 2 1037 1017 l 1 1037 1010 1037 1001 1037 994 c 0 1037 974 1036 957 1034 937 c 0 1032 907 1029 878 1022 853 c 0 930 521 753 151 612 -169 c 0 582 -236 548 -293 496 -335 c 0 451 -370 395 -394 335 -394 c 0 325 -394 312 -394 302 -392 c 0 228 -382 164 -345 119 -285 c 0 74 -225 47 -146 27 -47 c 1 136 -27 l 1 153 -116 178 -178 208 -218 c 0 238 -258 267 -273 317 -280 c 0 324 -280 330 -280 337 -280 c 0 369 -280 397 -270 424 -248 c 0 456 -221 486 -177 511 -122 c 0 533 -70 555 -18 580 37 c 1 523 176 434 360 342 526 c 0 245 700 139 856 87 903 c 0 82 908 74 911 64 913 c 0 52 915 34 913 7 915 c 1 7 1027 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/yacute.glyph000066400000000000000000000004721472062471000277700ustar00rootroot00000000000000StartChar: yacute Encoding: 253 253 147 Width: 1080 VWidth: 0 Flags: W HStem: -394 114<223.443 436.179> 915 112<7 115.09> 1172.27 290 VStem: 27 109<-169.352 -44.3695> 374.666 478 925 112<776.902 1002> LayerCount: 2 Fore Refer: 203 769 N 1 0 0 1 378.666 -4.7334 2 Refer: 24 121 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/ydieresis.glyph000066400000000000000000000005551472062471000305000ustar00rootroot00000000000000StartChar: ydieresis Encoding: 255 255 148 Width: 1080 VWidth: 0 Flags: W HStem: -394 114<223.443 436.179> 915 112<7 115.09> 1197.52 129<311 441 653 782> VStem: 27 109<-169.352 -44.3695> 311 130<1197.52 1326.52> 653 129<1199.52 1328.52> 925 112<776.902 1002> LayerCount: 2 Fore Refer: 173 168 S 1 0 0 1 88 66.52 2 Refer: 24 121 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/yen.glyph000066400000000000000000000023011472062471000272620ustar00rootroot00000000000000StartChar: yen Encoding: 165 165 150 Width: 1125 VWidth: 0 Flags: W HStem: -2 21G<481 598> 456 114<79 486 605 1039> 704 112<79 360 754 1039> VStem: 481 117<2 456 570 661.541> LayerCount: 2 Fore SplineSet 149 1359 m 1 181 1297 295 1124 399 970 c 0 446 901 481 851 508 811 c 1 538 811 568 811 598 813 c 1 625 850 659 898 709 967 c 0 818 1118 938 1297 970 1357 c 1 1079 1300 l 1 1034 1216 920 1049 811 895 c 0 791 868 771 840 754 813 c 1 843 815 940 816 1039 816 c 1 1039 704 l 1 910 704 786 702 672 702 c 1 635 652 610 618 605 613 c 1 605 598 605 585 605 570 c 1 736 568 883 568 1039 568 c 1 1039 456 l 1 883 456 737 456 603 456 c 1 603 454 603 451 603 449 c 0 601 310 598 162 598 117 c 2 598 114 l 1 598 89 598 67 598 50 c 0 598 -2 l 1 481 2 l 1 481 2 481 15 481 47 c 0 481 62 481 84 481 109 c 1 481 112 l 2 481 164 484 310 486 451 c 0 486 453 486 457 486 459 c 1 327 459 188 458 74 456 c 1 77 521 l 1 79 568 l 1 191 570 330 570 489 570 c 1 489 587 489 605 489 622 c 1 482 634 461 662 434 699 c 1 295 699 171 699 74 704 c 1 77 769 l 1 79 816 l 1 161 811 256 811 360 811 c 1 340 838 320 868 298 900 c 0 194 1054 79 1220 37 1302 c 1 149 1359 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/z.glyph000066400000000000000000000013111472062471000267400ustar00rootroot00000000000000StartChar: z Encoding: 122 122 25 Width: 1061 VWidth: 0 Flags: W HStem: 0 109<179 957.355> 908 112<62 794> LayerCount: 2 Fore SplineSet 40 913 m 0 62 1020 l 1 93 1018 167 1017 259 1017 c 0 444 1017 704 1020 843 1020 c 0 940 1020 l 1 967 920 l 1 967 920 751 716 538 508 c 0 431 404 327 300 253 213 c 0 223 178 196 134 179 109 c 1 826 112 l 1 883 112 925 107 992 87 c 1 960 -17 l 1 903 0 883 3 828 3 c 0 107 0 l 1 47 0 l 1 47 7 47 15 47 25 c 0 47 55 50 93 55 105 c 0 62 122 70 147 82 164 c 0 104 201 136 240 176 285 c 0 255 377 362 486 469 590 c 0 598 716 710 831 794 908 c 1 772 908 711 908 632 908 c 0 525 908 387 906 269 906 c 0 167 906 80 907 40 913 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSans.sfdir/zero.glyph000066400000000000000000000013341472062471000274530ustar00rootroot00000000000000StartChar: zero Encoding: 48 48 52 Width: 907 VWidth: 0 Flags: W HStem: 5 112<345.538 565.486> 1183 112<357.03 570.505> VStem: 72 112<340.424 917.789> 732 114<366.393 948.746> LayerCount: 2 Fore SplineSet 459 1295 m 0 573 1295 672 1221 739 1109 c 0 806 997 846 846 846 667 c 0 846 488 808 327 744 208 c 0 677 89 580 5 461 5 c 0 349 5 246 72 179 181 c 0 112 290 72 441 72 620 c 0 72 801 109 962 176 1084 c 0 240 1208 340 1295 459 1295 c 0 459 1183 m 0 397 1183 330 1134 275 1032 c 0 220 930 184 784 184 620 c 0 184 459 223 327 275 243 c 0 330 156 394 117 461 117 c 0 525 117 590 164 645 263 c 0 697 362 732 503 732 667 c 0 732 828 694 963 642 1052 c 0 590 1141 526 1183 459 1183 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/000077500000000000000000000000001472062471000271355ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_A.glyph000066400000000000000000000011671472062471000305260ustar00rootroot00000000000000StartChar: A Encoding: 65 65 26 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<6 267.5 750 1026> 281 223<390.856 651> 1305 20G<411.503 648.179> VStem: 6 260<0 174.195> 750 276<0 224.965> AnchorPoint: "above_accent" 513 1322 basechar 0 LayerCount: 2 Fore SplineSet 651 504 m 1 625 647 526 844 525 998 c 1 519 830 426 625 388 486 c 1 448 499 568 499 651 504 c 1 418 1325 m 1 642 1325 l 1 976 244 l 2 1000 163 1026 79 1026 0 c 1 750 0 l 1 750 59 740 114 725 167 c 2 693 281 l 1 541 278 456 282 336 252 c 1 306 162 l 2 286 101 269 43 266 0 c 1 6 0 l 1 10 61 34 143 60 223 c 2 418 1325 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_A_E.glyph000066400000000000000000000015661472062471000307750ustar00rootroot00000000000000StartChar: AE Encoding: 198 198 82 Width: 1060 VWidth: 0 Flags: W HStem: -5 208<694 949.972> 225 209<292 440.42> 642 208<646 861> 1114 208<606 959> AnchorPoint: "above_accent" 602 1322 basechar 0 LayerCount: 2 Fore SplineSet 1008 32 m 1 961 7 896 -5 821 -5 c 2 479 -5 l 1 468 150 458 222 458 222 c 1 440 224 425 225 411 225 c 0 383 225 302 223 268 215 c 1 251 144 244 71 234 0 c 1 0 0 l 1 22 182 177 894 272 1323 c 1 417 1320 l 1 460 1322 514 1322 574 1322 c 0 614 1322 656 1322 699 1322 c 2 959 1322 l 1 959 1116 l 1 942 1116 l 2 859 1116 871 1114 748 1114 c 2 606 1114 l 1 630 846 l 1 681 847 670 850 755 850 c 2 861 850 l 1 861 642 l 1 755 642 l 2 673 642 691 639 646 638 c 1 694 203 l 1 851 203 l 1 912 203 950 228 950 228 c 1 1008 32 l 1 441 434 m 1 398 997 l 1 355 802 319 612 292 428 c 1 321 431 390 434 441 434 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_A_Eacute.glyph000066400000000000000000000004331472062471000320070ustar00rootroot00000000000000StartChar: AEacute Encoding: 508 508 460 Width: 1060 VWidth: 0 Flags: W HStem: -5 208<694 949.972> 225 209<292 440.42> 642 208<646 861> 1114 208<606 959> 1335 442 VStem: 301 566 LayerCount: 2 Fore Refer: 323 769 N 1 0 0 1 102 242 2 Refer: 82 198 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_Aacute.glyph000066400000000000000000000004701472062471000315440ustar00rootroot00000000000000StartChar: Aacute Encoding: 193 193 72 Width: 1060 VWidth: -8 Flags: W HStem: 0 21G<6 267.5 750 1026> 281 223<390.856 651> 1305 20G<411.503 648.179> 1335 442 VStem: 6 260<0 174.195> 212 566 750 276<0 224.965> LayerCount: 2 Fore Refer: 323 769 N 1 0 0 1 13 242 2 Refer: 26 65 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_Abreve.glyph000066400000000000000000000005011472062471000315410ustar00rootroot00000000000000StartChar: Abreve Encoding: 258 258 207 Width: 1060 VWidth: 32 Flags: W HStem: 0 21G<6 267.5 750 1026> 281 223<390.856 651> 1305 20G<411.503 648.179> 1366 183<397.837 649.214> VStem: 6 260<0 174.195> 750 276<0 224.965> LayerCount: 2 Fore Refer: 328 774 N 1 0 0 1 9 215 2 Refer: 26 65 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_Acircumflex.glyph000066400000000000000000000004661472062471000326110ustar00rootroot00000000000000StartChar: Acircumflex Encoding: 194 194 73 Width: 1060 VWidth: -10 Flags: W HStem: 0 21G<6 267.5 750 1026> 281 223<390.856 651> 1305 20G<411.503 648.179> 1347 447 VStem: 6 260<0 174.195> 750 276<0 224.965> LayerCount: 2 Fore Refer: 324 770 N 1 0 0 1 -3 192 2 Refer: 26 65 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_Adieresis.glyph000066400000000000000000000006321472062471000322520ustar00rootroot00000000000000StartChar: Adieresis Encoding: 196 196 75 Width: 1060 VWidth: -4 Flags: W HStem: 0 21G<6 267.5 750 1026> 281 223<390.856 651> 1305 20G<411.503 648.179> 1398 240<176 455 596 878> VStem: 6 260<0 174.195> 176 279<1398 1638> 596 282<1398 1635> 750 276<0 224.965> AnchorPoint: "above_accent" 513 1604 basechar 0 LayerCount: 2 Fore Refer: 173 168 N 1 0 0 1 30 214 2 Refer: 26 65 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_Agrave.glyph000066400000000000000000000004701472062471000315470ustar00rootroot00000000000000StartChar: Agrave Encoding: 192 192 71 Width: 1060 VWidth: -8 Flags: W HStem: 0 21G<6 267.5 750 1026> 281 223<390.856 651> 1305 20G<411.503 648.179> 1335 442 VStem: 6 260<0 174.195> 258 566 750 276<0 224.965> LayerCount: 2 Fore Refer: 322 768 N 1 0 0 1 65 242 2 Refer: 26 65 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_Alpha.glyph000066400000000000000000000004041472062471000313640ustar00rootroot00000000000000StartChar: Alpha Encoding: 913 913 368 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<6 267.5 750 1026> 281 223<390.856 651> 1305 20G<411.503 648.179> VStem: 6 260<0 174.195> 750 276<0 224.965> LayerCount: 2 Fore Refer: 26 65 N 1 0 0 1 0 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_Alphatonos.glyph000066400000000000000000000005211472062471000324470ustar00rootroot00000000000000StartChar: Alphatonos Encoding: 902 902 410 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<6 267.5 750 1026> 281 223<390.856 651> 1189 454 1305 20G<411.503 648.179> VStem: 6 260<0 174.195> 187 236<1493.27 1592.28> 750 276<0 224.965> LayerCount: 2 Fore Refer: 392 900 S 1 0 0 1 -297 -33 2 Refer: 368 913 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_Amacron.glyph000066400000000000000000000005161472062471000317230ustar00rootroot00000000000000StartChar: Amacron Encoding: 256 256 178 Width: 1060 VWidth: -4 Flags: W HStem: 0 21G<6 267.5 750 1026> 281 223<390.856 651> 1305 20G<411.503 648.179> 1426 194<275 775> VStem: 6 260<0 174.195> 275 500<1426 1615> 750 276<0 224.965> LayerCount: 2 Fore Refer: 326 772 N 1 0 0 1 37 137 2 Refer: 26 65 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_Aogonek.glyph000066400000000000000000000014641472062471000317310ustar00rootroot00000000000000StartChar: Aogonek Encoding: 260 260 209 Width: 1060 VWidth: 32 Flags: W HStem: -501 196<662.57 918.501> 0 21G<6 267.5> 281 223<390.856 651> 1305 20G<411.503 648.179> VStem: 6 260<0 174.195> 407 250<-293.213 -160.168> LayerCount: 2 Fore SplineSet 1028 0 m 1 788 -100 657 -143 657 -248 c 0 657 -291 713 -305 777 -305 c 0 835 -305 875 -276 905 -254 c 1 1029 -395 l 1 985 -443 867 -501 767 -501 c 0 585 -501 407 -445 407 -257 c 0 407 -58 644 -12 744 82 c 1 740 111 733 139 725 167 c 2 693 281 l 1 541 278 456 282 336 252 c 1 306 162 l 2 286 101 269 43 266 0 c 1 6 0 l 1 10 61 34 143 60 223 c 2 418 1325 l 1 642 1325 l 1 976 244 l 2 1000 164 1026 81 1026 2 c 1 1028 0 l 1 651 504 m 1 625 647 526 844 525 998 c 1 519 830 426 625 388 486 c 1 448 499 568 499 651 504 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_Aring.glyph000066400000000000000000000016721472062471000314070ustar00rootroot00000000000000StartChar: Aring Encoding: 197 197 76 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<6 267.5 750 1026> 281 223<390.856 651> 1561 142<439.983 602.971> VStem: 6 260<0 174.195> 246 189<1444.55 1552.35> 607 190<1443.71 1552.35> 750 276<0 224.965> AnchorPoint: "above_accent" 904 1334 basechar 0 LayerCount: 2 Fore SplineSet 521 1561 m 0xec 468 1561 435 1530 435 1499 c 0 435 1468 469 1436 521 1436 c 0 573 1436 607 1468 607 1499 c 0 607 1530 574 1561 521 1561 c 0xec 651 504 m 1 625 647 526 844 525 998 c 1 519 830 426 625 388 486 c 1 448 499 568 499 651 504 c 1 246 1499 m 0 246 1615 374 1703 522 1703 c 0 670 1703 797 1615 797 1499 c 0xec 797 1416 737 1351 643 1321 c 1 976 244 l 2 1000 163 1026 79 1026 0 c 1 750 0 l 1 750 59 740 114 725 167 c 2 693 281 l 1 541 278 456 282 336 252 c 1 306 162 l 2 286 101 269 43 266 0 c 1 6 0 l 1xf2 10 61 34 143 60 223 c 2 416 1318 l 1 316 1346 246 1413 246 1499 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_Aringacute.glyph000066400000000000000000000006041472062471000324230ustar00rootroot00000000000000StartChar: Aringacute Encoding: 506 506 458 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<6 267.5 750 1026> 281 223<390.856 651> 1561 142<439.983 602.971> VStem: 6 260<0 174.195> 246 189<1444.55 1552.35> 607 190<1443.71 1552.35> 750 276<0 224.965> LayerCount: 2 Fore Refer: 323 769 S 0.652998 0.163458 -0.189537 0.757181 857.622 375.541 2 Refer: 76 197 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_Atilde.glyph000066400000000000000000000005321472062471000315430ustar00rootroot00000000000000StartChar: Atilde Encoding: 195 195 74 Width: 1060 VWidth: -6 Flags: W HStem: 0 21G<6 267.5 750 1026> 281 223<390.856 651> 1305 20G<411.503 648.179> 1367 178<590.92 749.997> 1497 180<312.718 476.459> VStem: 6 260<0 174.195> 750 276<0 224.965> LayerCount: 2 Fore Refer: 325 771 N 1 0 0 1 14 215 2 Refer: 26 65 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_B.glyph000066400000000000000000000020531472062471000305220ustar00rootroot00000000000000StartChar: B Encoding: 66 66 27 Width: 1060 VWidth: 0 Flags: W HStem: -5 197<312 625.988> 636 198<318 490.223> 1123 202<318.305 507.082> VStem: 66 253<194.783 636 834 1116.36> 531 258<873.486 1099.27> 711 258<278.47 564.007> LayerCount: 2 Fore SplineSet 66 837 m 0xf4 66 1014 63 1178 54 1308 c 1 135 1314 277 1325 390 1325 c 0 396 1325 402 1325 408 1325 c 0 630 1325 789 1234 789 1014 c 0xf8 789 870 737 824 662 783 c 1 825 738 969 634 969 408 c 0 969 106 793 23 626 3 c 0 587 -2 546 -5 507 -5 c 0 433 -5 375 0 290 0 c 0 278 0 266 0 252 0 c 2 58 0 l 1 58 198 66 413 66 837 c 0xf4 531 1012 m 2 531 1120 445 1123 422 1123 c 0 418 1123 l 2 402 1123 l 2 363 1123 346 1121 316 1118 c 1 319 1083 319 1045 319 1004 c 0 319 950 318 892 318 834 c 1 329 834 342 834 356 834 c 0 429 834 531 846 531 1004 c 2 531 1012 l 2 479 638 m 0 430 638 433 636 360 636 c 2 316 636 l 1 314 394 313 276 312 198 c 1 361 195 400 192 438 192 c 0 468 192 498 194 533 198 c 0 565 202 711 238 711 420 c 0xf4 711 592 599 638 479 638 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_Beta.glyph000066400000000000000000000004541472062471000312170ustar00rootroot00000000000000StartChar: Beta Encoding: 914 914 369 Width: 1060 VWidth: 0 Flags: W HStem: -5 197<312 625.988> 636 198<318 490.223> 1123 202<318.305 507.082> VStem: 66 253<194.783 636 834 1116.36> 531 258<873.486 1099.27> 711 258<278.47 564.007> LayerCount: 2 Fore Refer: 27 66 N 1 0 0 1 0 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_C.glyph000066400000000000000000000011551472062471000305250ustar00rootroot00000000000000StartChar: C Encoding: 67 67 28 Width: 1060 VWidth: 0 Flags: W HStem: -3 201<441.541 679.357> 1128 204<456.612 683.073> VStem: 56 262<370.861 936.313> AnchorPoint: "above_accent" 561 1322 basechar 0 LayerCount: 2 Fore SplineSet 566 1128 m 0 451 1128 318 992 318 628 c 0 318 354 434 198 540 198 c 2 554 198 l 1 678 198 716 262 764 392 c 1 1010 255 l 1 936 97 765 -3 575 -3 c 2 572 -3 l 2 461 -3 329 22 235 116 c 1 115 241 56 408 56 636 c 0 56 895 137 1054 189 1132 c 0 261 1240 397 1332 572 1332 c 0 712 1332 886 1269 974 1107 c 1 742 982 l 1 692 1106 652 1128 566 1128 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_Cacute.glyph000066400000000000000000000004311472062471000315430ustar00rootroot00000000000000StartChar: Cacute Encoding: 262 262 180 Width: 1060 VWidth: -12 Flags: W HStem: -3 201<441.541 679.357> 1128 204<456.612 683.073> 1335 442 VStem: 56 262<370.861 936.313> 260 566 LayerCount: 2 Fore Refer: 323 769 N 1 0 0 1 61 242 2 Refer: 28 67 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_Ccaron.glyph000066400000000000000000000004211472062471000315430ustar00rootroot00000000000000StartChar: Ccaron Encoding: 268 268 186 Width: 1060 VWidth: -12 Flags: W HStem: -3 201<441.541 679.357> 1128 204<456.612 683.073> 1359 447 VStem: 56 262<370.861 936.313> LayerCount: 2 Fore Refer: 334 780 N 1 0 0 1 41 153 2 Refer: 28 67 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_Ccedilla.glyph000066400000000000000000000016231472062471000320430ustar00rootroot00000000000000StartChar: Ccedilla Encoding: 199 199 83 Width: 1060 VWidth: 6 Flags: W HStem: -442 172<427.653 640.286> -163 361<465.443 640.353> 1128 204<456.612 683.073> VStem: 56 262<370.861 936.313> 643 223<-263.692 -169.173> LayerCount: 2 Fore SplineSet 566 1128 m 0 451 1128 318 992 318 628 c 0 318 354 434 198 540 198 c 2 554 198 l 2 678 198 716 262 764 392 c 1 1010 255 l 1 951 128 829 38 685 8 c 1 684 -7 684 -61 684 -64 c 1 781 -69 866 -126 866 -240 c 0 866 -370 753 -442 595 -442 c 0 529 -442 437 -424 381 -388 c 1 441 -241 l 1 474 -259 519 -270 570 -270 c 0 606 -270 640 -259 643 -221 c 1 643 -219 l 2 643 -190 619 -163 571 -163 c 0 523 -163 490 -166 462 -176 c 1 462 6 l 1 381 20 299 52 235 116 c 1 115 241 56 408 56 636 c 0 56 895 137 1054 189 1132 c 0 261 1240 397 1332 572 1332 c 0 712 1332 886 1269 974 1107 c 1 742 982 l 1 692 1106 652 1128 566 1128 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_Ccircumflex.glyph000066400000000000000000000004261472062471000326070ustar00rootroot00000000000000StartChar: Ccircumflex Encoding: 264 264 182 Width: 1060 VWidth: -12 Flags: W HStem: -3 201<441.541 679.357> 1128 204<456.612 683.073> 1347 447 VStem: 56 262<370.861 936.313> LayerCount: 2 Fore Refer: 324 770 N 1 0 0 1 45 192 2 Refer: 28 67 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_Cdotaccent.glyph000066400000000000000000000004621472062471000324120ustar00rootroot00000000000000StartChar: Cdotaccent Encoding: 266 266 184 Width: 1060 VWidth: -10 Flags: W HStem: -3 201<441.541 679.357> 1128 204<456.612 683.073> 1399 246<413 696> VStem: 56 262<370.861 936.313> 413 285<1399 1645> LayerCount: 2 Fore Refer: 330 775 N 1 0 0 1 102 215 2 Refer: 28 67 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_Chi.glyph000066400000000000000000000002661472062471000310500ustar00rootroot00000000000000StartChar: Chi Encoding: 935 935 383 Width: 1060 VWidth: 0 Flags: W HStem: 1351 22G<165.355 255 777.151 824.556> LayerCount: 2 Fore Refer: 47 88 N 1 0 0 1 0 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_D.glyph000066400000000000000000000014761472062471000305340ustar00rootroot00000000000000StartChar: D Encoding: 68 68 29 Width: 1060 VWidth: 0 Flags: W HStem: -10 205<324 581.38> 1127 204<328 519.494> VStem: 76 252<198 1123.7> 702 267<323.211 863.414> AnchorPoint: "above_accent" 442 1322 basechar 0 LayerCount: 2 Fore SplineSet 403 1127 m 2 373 1127 l 2 357 1127 345 1127 328 1124 c 1 329 1098 329 1068 329 1037 c 0 329 974 328 953 328 884 c 0 328 578 325 296 324 198 c 1 412 195 363 195 423 195 c 0 426 195 l 0 466 195 609 197 675 353 c 0 694 398 702 489 702 544 c 0 702 925 559 1127 403 1127 c 2 70 128 m 1 70 183 76 580 76 901 c 2 76 977 l 2 76 1106 72 1229 63 1317 c 1 144 1325 189 1331 288 1331 c 0 583 1331 705 1260 838 1066 c 1 922 939 969 761 969 580 c 0 969 249 800 20 559 -3 c 0 504 -8 453 -10 398 -10 c 0 314 -10 181 -3 67 -3 c 1 67 31 67 30 70 128 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_Dcaron.glyph000066400000000000000000000004361472062471000315520ustar00rootroot00000000000000StartChar: Dcaron Encoding: 270 270 188 Width: 1060 VWidth: -12 Flags: W HStem: -10 205<324 581.38> 1127 204<328 519.494> 1359 447 VStem: 76 252<198 1123.7> 702 267<323.211 863.414> LayerCount: 2 Fore Refer: 334 780 N 1 0 0 1 -78 153 2 Refer: 29 68 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_Dcroat.glyph000066400000000000000000000016331472062471000315600ustar00rootroot00000000000000StartChar: Dcroat Encoding: 272 272 212 Width: 1060 VWidth: 0 Flags: W HStem: -10 205<324 582.364> 732 210<6 76 328 582> 1127 204<328 538.026> VStem: 76 252<198 732 942 1123.7> 702 267<320.445 873.282> LayerCount: 2 Fore SplineSet 403 1127 m 2 373 1127 l 2 357 1127 345 1127 328 1124 c 1 329 1098 329 1068 329 1037 c 0 329 996 328 973 328 942 c 1 582 942 l 1 584 733 l 1 328 732 l 1 327 488 325 280 324 198 c 1 412 195 363 195 423 195 c 0 426 195 l 0 466 195 609 197 675 353 c 0 694 398 702 489 702 544 c 0 702 925 596 1127 403 1127 c 2 76 942 m 1 76 977 l 2 76 1106 72 1229 63 1317 c 1 144 1325 189 1331 288 1331 c 0 559 1331 715 1249 838 1066 c 1 922 939 969 761 969 580 c 0 969 511 961 442 948 376 c 0 900 135 739 14 559 -3 c 0 504 -8 453 -10 398 -10 c 0 314 -10 181 -3 67 -3 c 1 67 31 67 30 70 128 c 1 70 174 75 454 76 732 c 1 6 732 l 1 6 942 l 1 76 942 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_Delta.glyph000066400000000000000000000005341472062471000313740ustar00rootroot00000000000000StartChar: Delta Encoding: 916 916 384 Width: 1060 VWidth: 0 Flags: W HStem: 0 199<309 698> 1305 20G<403.489 638.908> LayerCount: 2 Fore SplineSet 698 199 m 1 668 351 517 847 516 998 c 1 510 832 349 343 309 199 c 1 698 199 l 1 149 0 m 1 -9 38 l 1 410 1325 l 1 633 1325 l 1 1012 42 l 1 875 0 l 1 149 0 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_E.glyph000066400000000000000000000011701472062471000305240ustar00rootroot00000000000000StartChar: E Encoding: 69 69 30 Width: 1060 VWidth: 0 Flags: W HStem: -0 204<358 898.95> 646 203<360 698> 1118 205<360 889> VStem: 102 258<204 646 849 1118> AnchorPoint: "above_accent" 474 1322 basechar 0 LayerCount: 2 Fore SplineSet 102 1319 m 1 158 1323 228 1323 306 1323 c 0 337 1323 370 1323 404 1323 c 2 514 1323 l 2 663 1323 799 1320 873 1320 c 2 889 1320 l 1 889 1118 l 1 360 1118 l 1 360 849 l 1 698 849 l 1 698 646 l 1 360 646 l 1 360 615 l 2 360 408 358 283 358 204 c 1 774 206 l 2 830 206 899 233 899 233 c 1 971 34 l 1 923 21 882 0 784 -0 c 2 102 -0 l 1 102 1319 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_Eacute.glyph000066400000000000000000000004351472062471000315510ustar00rootroot00000000000000StartChar: Eacute Encoding: 201 201 85 Width: 1060 VWidth: -8 Flags: W HStem: 0 204<358 898.95> 646 203<360 698> 1118 205<360 889> 1335 442 VStem: 102 258<204 646 849 1118> 173 566 LayerCount: 2 Fore Refer: 323 769 N 1 0 0 1 -26 242 2 Refer: 30 69 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_Ebreve.glyph000066400000000000000000000004471472062471000315560ustar00rootroot00000000000000StartChar: Ebreve Encoding: 276 276 214 Width: 1060 VWidth: 32 Flags: W HStem: 0 204<358 898.95> 646 203<360 698> 1118 205<360 889> 1366 183<358.837 610.214> VStem: 102 258<204 646 849 1118> LayerCount: 2 Fore Refer: 328 774 N 1 0 0 1 -30 215 2 Refer: 30 69 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_Ecaron.glyph000066400000000000000000000004261472062471000315520ustar00rootroot00000000000000StartChar: Ecaron Encoding: 282 282 220 Width: 1060 VWidth: 32 Flags: W HStem: 0 204<358 898.95> 646 203<360 698> 1118 205<360 889> 1359 447 VStem: 102 258<204 646 849 1118> LayerCount: 2 Fore Refer: 334 780 N 1 0 0 1 -46 153 2 Refer: 30 69 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_Ecircumflex.glyph000066400000000000000000000004331472062471000326070ustar00rootroot00000000000000StartChar: Ecircumflex Encoding: 202 202 86 Width: 1060 VWidth: -10 Flags: W HStem: 0 204<358 898.95> 646 203<360 698> 1118 205<360 889> 1347 447 VStem: 102 258<204 646 849 1118> LayerCount: 2 Fore Refer: 324 770 N 1 0 0 1 -42 192 2 Refer: 30 69 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_Edieresis.glyph000066400000000000000000000005161472062471000322570ustar00rootroot00000000000000StartChar: Edieresis Encoding: 203 203 87 Width: 1060 VWidth: -6 Flags: W HStem: 0 204<358 898.95> 646 203<360 698> 1118 205<360 889> 1398 240<137 416 557 839> VStem: 102 258<204 646 849 1118> 137 279<1398 1638> 557 282<1398 1635> LayerCount: 2 Fore Refer: 173 168 N 1 0 0 1 -9 214 2 Refer: 30 69 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_Edotaccent.glyph000066400000000000000000000004651472062471000324170ustar00rootroot00000000000000StartChar: Edotaccent Encoding: 278 278 216 Width: 1060 VWidth: 32 Flags: W HStem: 0 204<358 898.95> 646 203<360 698> 1118 205<360 889> 1399 246<326 609> VStem: 102 258<204 646 849 1118> 326 285<1399 1645> LayerCount: 2 Fore Refer: 330 775 N 1 0 0 1 15 215 2 Refer: 30 69 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_Egrave.glyph000066400000000000000000000004351472062471000315540ustar00rootroot00000000000000StartChar: Egrave Encoding: 200 200 84 Width: 1060 VWidth: -10 Flags: W HStem: 0 204<358 898.95> 646 203<360 698> 1118 205<360 889> 1335 442 VStem: 102 258<204 646 849 1118> 219 566 LayerCount: 2 Fore Refer: 322 768 N 1 0 0 1 26 242 2 Refer: 30 69 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_Emacron.glyph000066400000000000000000000004621472062471000317270ustar00rootroot00000000000000StartChar: Emacron Encoding: 274 274 190 Width: 1060 VWidth: -6 Flags: W HStem: 0 204<358 898.95> 646 203<360 698> 1118 205<360 889> 1426 194<236 736> VStem: 102 258<204 646 849 1118> 236 500<1426 1615> LayerCount: 2 Fore Refer: 326 772 N 1 0 0 1 -2 137 2 Refer: 30 69 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_Eng.glyph000066400000000000000000000012341472062471000310520ustar00rootroot00000000000000StartChar: Eng Encoding: 330 330 266 Width: 1060 VWidth: 0 Flags: W HStem: -396 222<391 608.141> -3 21G<75 328> 1087 209<442.88 655.467> 1299 20G<171.333 248.5> VStem: 75 253<0 950.461> 700 252<-82.1968 1047.96> LayerCount: 2 Fore SplineSet 540 1296 m 1 830 1296 948 1101 948 860 c 0 948 629 952 400 952 165 c 2 952 131 l 2 952 -125 925 -396 425 -396 c 2 391 -396 l 1 391 -174 l 1 676 -174 700 -58 700 106 c 2 700 852 l 2 700 1036 657 1087 538 1087 c 0 433 1087 364 938 328 870 c 1 328 0 l 1 75 -3 l 1 75 1059 l 2 75 1174 36 1259 36 1259 c 1 239 1319 l 1 258 1280 273 1248 280 1171 c 1 355 1246 424 1296 540 1296 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_Eogonek.glyph000066400000000000000000000015001472062471000317240ustar00rootroot00000000000000StartChar: Eogonek Encoding: 280 280 218 Width: 1060 VWidth: 32 Flags: W HStem: -501 195<571.57 827.501> -0 204<358 562> 646 203<360 698> 1118 205<360 889> VStem: 102 258<204 646 849 1118> 316 250<-293.713 -167.564> LayerCount: 2 Fore SplineSet 102 1319 m 1xf8 158 1323 228 1323 306 1323 c 0 337 1323 370 1323 404 1323 c 2 514 1323 l 2 663 1323 799 1320 873 1320 c 2 889 1320 l 1 889 1118 l 1 360 1118 l 1 360 849 l 1 698 849 l 1 698 646 l 1 360 646 l 1 360 615 l 2xf8 360 408 358 283 358 204 c 1 774 206 l 2 830 206 899 233 899 233 c 1 971 34 l 1 694 -126 566 -147 566 -249 c 0 566 -292 622 -306 686 -306 c 0 744 -306 784 -277 814 -255 c 1 938 -396 l 1 894 -444 776 -501 676 -501 c 0 494 -501 316 -445 316 -257 c 0xf4 317 -132 407 -89 562 -0 c 1 102 0 l 1 102 1319 l 1xf8 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_Epsilon.glyph000066400000000000000000000003521472062471000317520ustar00rootroot00000000000000StartChar: Epsilon Encoding: 917 917 371 Width: 1060 VWidth: 0 Flags: W HStem: 0 204<358 898.95> 646 203<360 698> 1118 205<360 889> VStem: 102 258<204 646 849 1118> LayerCount: 2 Fore Refer: 30 69 N 1 0 0 1 0 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_Epsilontonos.glyph000066400000000000000000000005531472062471000330400ustar00rootroot00000000000000StartChar: Epsilontonos Encoding: 904 904 407 Width: 1060 VWidth: 0 Flags: W HStem: 0 204<498.704 977.254> 646 203<500.473 799.484> 1118 205<500.473 968.452> 1197 454 VStem: 38.7068 188.56<1501.27 1600.28> 272.234 228.239<204 646 849 1118> LayerCount: 2 Fore Refer: 392 900 N 0.798981 0 0 1 -348 -25 2 Refer: 371 917 S 0.884648 0 0 1 182 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_Eta.glyph000066400000000000000000000004221472062471000310500ustar00rootroot00000000000000StartChar: Eta Encoding: 919 919 373 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<60 318 675 930> 599 215<321.491 675> 1302 15G<60 316.963 674 930> VStem: 60 256<0 578.711 785 1320> 675 255<0 599 814 1317> LayerCount: 2 Fore Refer: 33 72 N 1 0 0 1 0 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_Etatonos.glyph000066400000000000000000000006441472062471000321410ustar00rootroot00000000000000StartChar: Etatonos Encoding: 905 905 408 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<253.05 485.465 807.063 1036.78> 599 215<488.61 807.063> 1233 454 1302 15G<253.05 484.531 806.162 1036.78> VStem: 110.032 185.305<1537.27 1636.28> 253.05 230.614<0 578.711 785 1320> 807.063 229.713<0 599 814 1317> LayerCount: 2 Fore Refer: 392 900 N 0.78519 0 0 1 -270 11 2 Refer: 373 919 S 0.900834 0 0 1 199 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_Eth.glyph000066400000000000000000000016301472062471000310610ustar00rootroot00000000000000StartChar: Eth Encoding: 208 208 152 Width: 1060 VWidth: 0 Flags: W HStem: -10 205<324 582.364> 732 210<6 76 328 582> 1127 204<328 538.026> VStem: 76 252<198 732 942 1123.7> 702 267<320.445 873.282> LayerCount: 2 Fore SplineSet 403 1127 m 2 373 1127 l 2 357 1127 345 1127 328 1124 c 1 329 1098 329 1068 329 1037 c 0 329 996 328 973 328 942 c 1 582 942 l 1 584 733 l 1 328 732 l 1 327 488 325 280 324 198 c 1 412 195 363 195 423 195 c 0 426 195 l 0 466 195 609 197 675 353 c 0 694 398 702 489 702 544 c 0 702 925 596 1127 403 1127 c 2 76 942 m 1 76 977 l 2 76 1106 72 1229 63 1317 c 1 144 1325 189 1331 288 1331 c 0 559 1331 715 1249 838 1066 c 1 922 939 969 761 969 580 c 0 969 511 961 442 948 376 c 0 900 135 739 14 559 -3 c 0 504 -8 453 -10 398 -10 c 0 314 -10 181 -3 67 -3 c 1 67 31 67 30 70 128 c 1 70 174 75 454 76 732 c 1 6 732 l 1 6 942 l 1 76 942 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_Euro.glyph000066400000000000000000000023421472062471000312540ustar00rootroot00000000000000StartChar: Euro Encoding: 8364 8364 318 Width: 1060 VWidth: 0 Flags: W HStem: -31 213<491.198 712.038> 394 189<59.3943 160 442 635> 676 188<63.4799 161 445 732> 1125 218<507.65 719.742> VStem: 160 276<267.456 394 584 676> 180 265<866 1040.75> LayerCount: 2 Fore SplineSet 794 866 m 1xf4 732 682 l 1 720 682 l 0 663 680 632 676 556 676 c 0 499 676 538 676 438 676 c 1 438 653 436 631 436 609 c 0 436 601 436 593 436 584 c 1 466 583 470 583 508 583 c 0 594 583 584 584 673 585 c 0 699 585 l 1 635 392 l 1 442 394 l 1 451 236 508 182 566 182 c 1 584 182 l 2 650 182 730 209 778 315 c 1 979 156 l 1 859 0 768 -31 581 -31 c 0 502 -31 376 -3 292 107 c 0 226 192 193 272 174 394 c 1 147 395 123 396 99 396 c 0 70 396 42 395 9 394 c 1 21 448 39 522 64 583 c 1 104 583 142 584 160 584 c 1 160 601 160 617 160 632 c 0xf8 160 647 160 662 161 676 c 1 81 677 49 677 1 681 c 1 24 737 50 826 69 870 c 1 97 867 125 867 180 866 c 1 199 978 218 1032 252 1108 c 0 334 1287 499 1343 598 1343 c 0 706 1343 820 1312 912 1209 c 1 818 950 l 1 764 1053 698 1125 601 1125 c 0 508 1125 454 1040 445 864 c 1 488 864 513 864 554 864 c 0 636 864 597 864 631 864 c 1 683 866 718 868 760 868 c 0 794 866 l 1xf4 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_F.glyph000066400000000000000000000011201472062471000305200ustar00rootroot00000000000000StartChar: F Encoding: 70 70 31 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<116 382> 642 216<377 708.256> 1115 209<377 902.784> VStem: 116 261<3 640 856 1114> LayerCount: 2 Fore SplineSet 382 0 m 1 116 3 l 1 116 1324 l 1 801 1324 l 1 903 1324 948 1307 982 1290 c 1 904 1087 l 1 878 1101 856 1114 758 1115 c 1 688 1115 l 2 584 1115 560 1115 377 1114 c 1 377 856 l 1 497 856 459 858 581 858 c 0 671 858 738 840 778 822 c 1 710 620 l 1 673 637 623 642 578 642 c 0 536 642 513 642 493 642 c 0 463 642 442 642 377 640 c 1 377 517 382 95 382 0 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_G.glyph000066400000000000000000000014231472062471000305270ustar00rootroot00000000000000StartChar: G Encoding: 71 71 32 Width: 1060 VWidth: 0 Flags: W HStem: -8 206<400.046 648.579> 567 207<438.203 728> 1121 207<422.686 683.89> VStem: 20 261<349.796 931.188> 728 264<291.71 568> AnchorPoint: "above_accent" 544 1322 basechar 0 LayerCount: 2 Fore SplineSet 861 772 m 0 907 772 950 775 992 779 c 1 992 586 l 2 992 142 869 50 691 3 c 1 646 -7 582 -8 540 -8 c 0 176 -8 20 286 20 641 c 0 20 883 73 1080 204 1210 c 1 304 1300 418 1328 533 1328 c 2 553 1328 l 1 767 1323 915 1237 990 1071 c 1 756 955 l 1 720 1073 672 1121 540 1121 c 0 372 1121 281 919 281 630 c 0 281 366 358 198 530 198 c 0 702 198 728 374 728 568 c 1 664 567 l 0 593 567 524 562 434 528 c 1 394 731 l 1 490 768 594 774 695 774 c 0 751 774 807 772 861 772 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_Gamma.glyph000066400000000000000000000005441472062471000313660ustar00rootroot00000000000000StartChar: Gamma Encoding: 915 915 370 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<149 403> 1118 210<403 942.961> VStem: 149 254<0 1118> LayerCount: 2 Fore SplineSet 149 1328 m 1 832 1328 l 2 907 1328 969 1310 1016 1294 c 1 945 1097 l 1 901 1112 889 1115 830 1118 c 1 403 1118 l 1 403 0 l 1 149 0 l 1 149 1328 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_Gbreve.glyph000066400000000000000000000005111472062471000315500ustar00rootroot00000000000000StartChar: Gbreve Encoding: 286 286 224 Width: 1060 VWidth: 32 Flags: W HStem: -8 206<400.046 648.579> 567 207<438.203 728> 1121 207<422.686 683.89> 1366 183<428.837 680.214> VStem: 20 261<349.796 931.188> 728 264<291.71 568> LayerCount: 2 Fore Refer: 328 774 N 1 0 0 1 40 215 2 Refer: 32 71 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_Gcaron.glyph000066400000000000000000000004671472062471000315610ustar00rootroot00000000000000StartChar: Gcaron Encoding: 486 486 449 Width: 1060 VWidth: 0 Flags: W HStem: -8 206<400.046 648.579> 567 207<438.203 728> 1121 207<422.686 683.89> 1359 447 VStem: 20 261<349.796 931.188> 728 264<291.71 568> LayerCount: 2 Fore Refer: 334 780 N 1 0 0 1 24 153 2 Refer: 32 71 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_Gcircumflex.glyph000066400000000000000000000004751472062471000326170ustar00rootroot00000000000000StartChar: Gcircumflex Encoding: 284 284 222 Width: 1060 VWidth: 32 Flags: W HStem: -8 206<400.046 648.579> 567 207<438.203 728> 1121 207<422.686 683.89> 1347 447 VStem: 20 261<349.796 931.188> 728 264<291.71 568> LayerCount: 2 Fore Refer: 324 770 N 1 0 0 1 28 192 2 Refer: 32 71 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_Gcommaaccent.glyph000066400000000000000000000005511472062471000327230ustar00rootroot00000000000000StartChar: Gcommaaccent Encoding: 290 290 228 Width: 1060 VWidth: 32 Flags: W HStem: -662 532 -8 206<400.046 648.579> 567 207<438.203 728> 1121 207<422.686 683.89> VStem: 20 261<349.796 931.188> 415 270<-351 -130> 471 214<-507.832 -351> 728 264<291.71 568> LayerCount: 2 Fore Refer: 519 806 N 1 0 0 1 25 -134 2 Refer: 32 71 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_Gdotaccent.glyph000066400000000000000000000005301472062471000324120ustar00rootroot00000000000000StartChar: Gdotaccent Encoding: 288 288 226 Width: 1060 VWidth: 32 Flags: W HStem: -8 206<400.046 648.579> 567 207<438.203 728> 1121 207<422.686 683.89> 1399 246<396 679> VStem: 20 261<349.796 931.188> 396 285<1399 1645> 728 264<291.71 568> LayerCount: 2 Fore Refer: 330 775 N 1 0 0 1 85 215 2 Refer: 32 71 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_H.glyph000066400000000000000000000010661472062471000305330ustar00rootroot00000000000000StartChar: H Encoding: 72 72 33 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<60 318 675 930> 599 215<321.491 675> 1302 15G<60 316.963 674 930> VStem: 60 256<0 578.711 785 1320> 675 255<0 599 814 1317> AnchorPoint: "above_accent" 494 1322 basechar 0 LayerCount: 2 Fore SplineSet 317 1322 m 1 316 785 l 1 408 806 468 814 588 814 c 2 675 814 l 1 675 1094 674 1152 674 1317 c 1 930 1317 l 1 930 0 l 1 675 0 l 1 675 599 l 1 643 599 l 0 497 599 434 596 316 570 c 1 316 220 318 185 318 0 c 1 60 0 l 1 60 1320 l 1 317 1322 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_H18533.glyph000066400000000000000000000005001472062471000311270ustar00rootroot00000000000000StartChar: H18533 Encoding: 9679 9679 1024 Width: 1060 VWidth: 6 Flags: W HStem: 38 933<294.999 680.397> VStem: 19 937<312.381 695.794> LayerCount: 2 Fore SplineSet 19 504 m 0 19 761 229 971 488 971 c 0 746 971 956 761 956 504 c 0 956 247 746 38 488 38 c 0 229 38 19 247 19 504 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_Hbar.glyph000066400000000000000000000013621472062471000312170ustar00rootroot00000000000000StartChar: Hbar Encoding: 294 294 232 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<60 318 675 930> 599 215<321.491 675> 991 207<0 60 317 674 930 1010> 1302 15G<60 317 674 930> VStem: 60 256<0 578.711 785 991 1198 1320> 675 255<0 599 814 991 1198 1317> LayerCount: 2 Fore SplineSet 60 1198 m 1 60 1320 l 1 317 1322 l 1 317 1198 l 1 674 1198 l 1 674 1234 674 1271 674 1317 c 1 930 1317 l 1 930 1198 l 1 1010 1198 l 1 1010 991 l 1 930 991 l 1 930 0 l 1 675 0 l 1 675 599 l 1 643 599 l 2 497 599 434 596 316 570 c 1 316 220 318 185 318 0 c 1 60 0 l 1 60 991 l 1 0 991 l 1 0 1198 l 1 60 1198 l 1 675 991 m 1 316 991 l 1 316 785 l 1 408 806 468 814 588 814 c 2 675 814 l 1 675 886 675 943 675 991 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_Hcircumflex.glyph000066400000000000000000000005071472062471000326140ustar00rootroot00000000000000StartChar: Hcircumflex Encoding: 292 292 230 Width: 1060 VWidth: 32 Flags: W HStem: 0 21G<60 318 675 930> 599 215<321.491 675> 1302 15G<60 316.963 674 930> 1347 447 VStem: 60 256<0 578.711 785 1320> 675 255<0 599 814 1317> LayerCount: 2 Fore Refer: 324 770 N 1 0 0 1 -22 192 2 Refer: 33 72 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_I.glyph000066400000000000000000000012101472062471000305230ustar00rootroot00000000000000StartChar: I Encoding: 73 73 50 Width: 1060 VWidth: 0 Flags: W HStem: -3 221<134 366 622 848> 1112 212<138 366 622 852> VStem: 366 256<219 1119> AnchorPoint: "above_accent" 491 1322 basechar 0 LayerCount: 2 Fore SplineSet 132 1324 m 1 288 1328 389 1329 485 1329 c 0 590 1329 690 1328 853 1326 c 1 852 1115 l 1 729 1115 717 1120 622 1120 c 1 622 219 l 1 668 219 653 220 704 220 c 0 749 220 796 219 848 216 c 1 849 -1 l 1 764 4 702 5 639 5 c 0 592 5 543 4 484 4 c 0 410 4 289 -3 134 -3 c 1 134 213 l 1 219 217 257 218 314 218 c 2 366 218 l 1 366 1119 l 1 300 1118 244 1118 138 1112 c 1 132 1324 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_I_J.glyph000066400000000000000000000020061472062471000310000ustar00rootroot00000000000000StartChar: IJ Encoding: 306 306 243 Width: 1060 VWidth: 0 Flags: W HStem: 0 212<11 93 349 404 678.385 770.184> 1108 216<356.904 406 561.93 753.241 982 1054> 1119 210<13 93 349 406> VStem: 11 393<5 216 1120 1324> 93 256<220 1119> 413 235<236.624 434> 796 243<221.274 1035.89> LayerCount: 2 Fore SplineSet 731 0 m 0xc6 496 0 415 215 413 435 c 1 648 434 l 1 654 281 686 212 725 212 c 0 786 212 796 303 796 639 c 0 796 734 781 1013 741 1104 c 1 692 1104 697 1108 669 1108 c 1 591 1105 581 1096 561 1090 c 1 534 1302 l 1 556 1309 580 1321 668 1324 c 1 777 1324 939 1323 1056 1323 c 1 1054 1106 l 1 1018 1106 1032 1107 982 1107 c 1 1005 988 1039 750 1039 639 c 0 1039 260 1001 0 731 0 c 0xc6 10 1324 m 1 96 1328 151 1329 204 1329 c 0 262 1329 316 1328 406 1326 c 1 406 1115 l 1 349 1120 l 1 349 220 l 1xae 404 216 l 1 404 -1 l 1 357 4 324 5 289 5 c 0 263 5 236 4 204 4 c 0 163 4 96 -3 11 -3 c 1 11 213 l 1xb6 49 216 70 218 93 218 c 1 93 1119 l 1xae 13 1112 l 1 10 1324 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_Iacute.glyph000066400000000000000000000004221472062471000315510ustar00rootroot00000000000000StartChar: Iacute Encoding: 205 205 89 Width: 1060 VWidth: -10 Flags: W HStem: -3 221<134 366 622 848> 1112 212<138 366 622 852> 1335 442 VStem: 190 566 366 256<219 1119> LayerCount: 2 Fore Refer: 323 769 N 1 0 0 1 -9 242 2 Refer: 50 73 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_Ibreve.glyph000066400000000000000000000004341472062471000315560ustar00rootroot00000000000000StartChar: Ibreve Encoding: 300 300 238 Width: 1060 VWidth: 32 Flags: W HStem: -3 221<134 366 622 848> 1112 212<138 366 622 852> 1366 183<375.837 627.214> VStem: 366 256<219 1119> LayerCount: 2 Fore Refer: 328 774 N 1 0 0 1 -13 215 2 Refer: 50 73 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_Icircumflex.glyph000066400000000000000000000004201472062471000326070ustar00rootroot00000000000000StartChar: Icircumflex Encoding: 206 206 90 Width: 1060 VWidth: -12 Flags: W HStem: -3 221<134 366 622 848> 1112 212<138 366 622 852> 1347 447 VStem: 366 256<219 1119> LayerCount: 2 Fore Refer: 324 770 N 1 0 0 1 -25 192 2 Refer: 50 73 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_Idieresis.glyph000066400000000000000000000005021472062471000322560ustar00rootroot00000000000000StartChar: Idieresis Encoding: 207 207 91 Width: 1060 VWidth: -8 Flags: W HStem: -3 221<134 366 622 848> 1112 212<138 366 622 852> 1398 240<154 433 574 856> VStem: 154 279<1398 1638> 366 256<219 1119> 574 282<1398 1635> LayerCount: 2 Fore Refer: 173 168 N 1 0 0 1 8 214 2 Refer: 50 73 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_Idotaccent.glyph000066400000000000000000000004521472062471000324170ustar00rootroot00000000000000StartChar: Idotaccent Encoding: 304 304 242 Width: 1060 VWidth: 32 Flags: W HStem: -3 221<134 366 622 848> 1112 212<138 366 622 852> 1399 246<343 626> VStem: 343 285<1399 1645> 366 256<219 1119> LayerCount: 2 Fore Refer: 330 775 N 1 0 0 1 32 215 2 Refer: 50 73 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_Igrave.glyph000066400000000000000000000004221472062471000315540ustar00rootroot00000000000000StartChar: Igrave Encoding: 204 204 88 Width: 1060 VWidth: -10 Flags: W HStem: -3 221<134 366 622 848> 1112 212<138 366 622 852> 1335 442 VStem: 236 566 366 256<219 1119> LayerCount: 2 Fore Refer: 322 768 N 1 0 0 1 43 242 2 Refer: 50 73 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_Imacron.glyph000066400000000000000000000004471472062471000317360ustar00rootroot00000000000000StartChar: Imacron Encoding: 298 298 236 Width: 1060 VWidth: 32 Flags: W HStem: -3 221<134 366 622 848> 1112 212<138 366 622 852> 1426 194<253 753> VStem: 253 500<1426 1615> 366 256<219 1119> LayerCount: 2 Fore Refer: 326 772 N 1 0 0 1 15 137 2 Refer: 50 73 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_Iogonek.glyph000066400000000000000000000014771472062471000317450ustar00rootroot00000000000000StartChar: Iogonek Encoding: 302 302 240 Width: 1060 VWidth: 32 Flags: W HStem: -500 196<493.57 749.501> -3 221<134 366 705.8 848> 1112 212<138 366 622 852> VStem: 238 250<-292.213 -146.187> 366 256<219 1119> LayerCount: 2 Fore SplineSet 132 1324 m 1xe8 288 1328 389 1329 485 1329 c 0 590 1329 690 1328 853 1326 c 1 852 1115 l 1 729 1115 717 1120 622 1120 c 1 622 219 l 1xe8 668 219 653 220 704 220 c 0 749 220 796 219 848 216 c 1 849 -1 l 1 602 -66 488 -145 488 -247 c 0 488 -290 544 -304 608 -304 c 0 666 -304 706 -275 736 -253 c 1 860 -394 l 1 816 -442 698 -500 598 -500 c 0 416 -500 238 -444 238 -256 c 0xf0 238 -137 316 -77 464 4 c 1 389 3 276 -3 134 -3 c 1 134 213 l 1 219 217 257 218 314 218 c 2 366 218 l 1 366 1119 l 1 300 1118 244 1118 138 1112 c 1 132 1324 l 1xe8 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_Iota.glyph000066400000000000000000000003341472062471000312350ustar00rootroot00000000000000StartChar: Iota Encoding: 921 921 375 Width: 1060 VWidth: 0 Flags: W HStem: -3 221<134 366 622 848> 1112 212<138 366 622 852> VStem: 366 256<219 1119> LayerCount: 2 Fore Refer: 50 73 N 1 0 0 1 0 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_Iotadieresis.glyph000066400000000000000000000005111472062471000327620ustar00rootroot00000000000000StartChar: Iotadieresis Encoding: 938 938 394 Width: 1060 VWidth: 0 Flags: W HStem: -3 221<134 366 622 848> 1112 212<138 366 622 852> 1473 240<134 413 554 836> VStem: 134 279<1473 1713> 366 256<219 1119> 554 282<1473 1710> LayerCount: 2 Fore Refer: 173 168 N 1 0 0 1 -12 289 2 Refer: 375 921 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_Iotatonos.glyph000066400000000000000000000004721472062471000323230ustar00rootroot00000000000000StartChar: Iotatonos Encoding: 906 906 409 Width: 1060 VWidth: 0 Flags: W HStem: -3 221<311 543 799 1025> 1112 212<315 543 799 1029> 1215 454 VStem: 143.529 197.737<1519.27 1618.28> 543 256<219 1119> LayerCount: 2 Fore Refer: 392 900 N 0.83787 0 0 1 -262 -7 2 Refer: 375 921 N 1 0 0 1 177 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_Itilde.glyph000066400000000000000000000004641472062471000315570ustar00rootroot00000000000000StartChar: Itilde Encoding: 296 296 234 Width: 1060 VWidth: 32 Flags: W HStem: -3 221<134 366 622 848> 1112 212<138 366 622 852> 1367 178<568.92 727.997> 1497 180<290.718 454.459> VStem: 366 256<219 1119> LayerCount: 2 Fore Refer: 325 771 N 1 0 0 1 -8 215 2 Refer: 50 73 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_J.glyph000066400000000000000000000012411472062471000305300ustar00rootroot00000000000000StartChar: J Encoding: 74 74 51 Width: 1060 VWidth: 0 Flags: W HStem: -8 212<336.058 501.189> 1108 216<297.255 546.489 809 953> VStem: 22 260<263.288 434> 572 260<299.714 1100.45> AnchorPoint: "above_accent" 591 1322 basechar 0 LayerCount: 2 Fore SplineSet 414 -8 m 0 139 -8 24 215 22 435 c 1 282 434 l 1 288 281 342 204 408 204 c 0 526 204 572 333 572 672 c 0 572 769 555 966 543 1106 c 1 494 1106 476 1108 439 1108 c 1 335 1105 323 1096 296 1090 c 1 259 1302 l 1 289 1309 320 1321 438 1324 c 1 583 1324 800 1323 956 1323 c 1 953 1106 l 1 905 1106 859 1110 809 1110 c 1 825 928 832 784 832 658 c 0 832 297 744 -8 414 -8 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_Jcircumflex.glyph000066400000000000000000000004621472062471000326160ustar00rootroot00000000000000StartChar: Jcircumflex Encoding: 308 308 245 Width: 1060 VWidth: 32 Flags: W HStem: -8 212<336.058 501.189> 1108 216<297.255 546.489 809 953> 1347 447 VStem: 22 260<263.288 434> 572 260<299.714 1100.45> LayerCount: 2 Fore Refer: 324 770 N 1 0 0 1 75 192 2 Refer: 51 74 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_K.glyph000066400000000000000000000010541472062471000305330ustar00rootroot00000000000000StartChar: K Encoding: 75 75 34 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<84 342> 1315 20G<84 342 787.5 828.147> VStem: 84 258<0 519.312 871 1335> AnchorPoint: "cedilla_accent" 503 0 basechar 0 AnchorPoint: "above_accent" 491 1322 basechar 0 LayerCount: 2 Fore SplineSet 588 782 m 1 708 663 995 232 1046 94 c 1 810 -32 l 1 764 79 558 445 428 574 c 1 428 574 372 512 342 440 c 1 342 0 l 1 84 0 l 1 84 1335 l 1 342 1335 l 1 342 871 l 1 445 1016 769 1339 806 1376 c 1 1002 1199 l 1 820 1064 648 856 588 782 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_Kappa.glyph000066400000000000000000000003411472062471000313730ustar00rootroot00000000000000StartChar: Kappa Encoding: 922 922 376 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<84 342> 1315 20G<84 342 787.5 828.147> VStem: 84 258<0 519.312 871 1335> LayerCount: 2 Fore Refer: 34 75 N 1 0 0 1 0 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_Kcommaaccent.glyph000066400000000000000000000004751472062471000327340ustar00rootroot00000000000000StartChar: Kcommaaccent Encoding: 310 310 247 Width: 1060 VWidth: 32 Flags: W HStem: -581 532 0 21G<84 342> 1315 20G<84 342 787.5 828.147> VStem: 84 258<0 519.312 871 1335> 383 270<-270 -49> 439 214<-426.832 -270> LayerCount: 2 Fore Refer: 519 806 N 1 0 0 1 -7 -53 2 Refer: 34 75 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_L.glyph000066400000000000000000000006641472062471000305420ustar00rootroot00000000000000StartChar: L Encoding: 76 76 35 Width: 1060 VWidth: 0 Flags: W HStem: -3 210<413 950.961> 1305 20G<157 413> VStem: 157 256<207 1325> AnchorPoint: "cedilla_accent" 538 0 basechar 0 AnchorPoint: "above_accent" 279 1322 basechar 0 LayerCount: 2 Fore SplineSet 157 -3 m 1 157 1325 l 1 413 1325 l 1 413 207 l 1 839 207 l 2 898 210 909 213 953 228 c 1 1025 31 l 1 978 15 916 -3 841 -3 c 2 157 -3 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_Lacute.glyph000066400000000000000000000004101472062471000315510ustar00rootroot00000000000000StartChar: Lacute Encoding: 313 313 250 Width: 1060 VWidth: 32 Flags: W HStem: -3 210<413 950.961> 1305 20G<157 413> 1335 442 VStem: -22 566 157 256<207 1325> LayerCount: 2 Fore Refer: 323 769 N 1 0 0 1 -221 242 2 Refer: 35 76 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_Lambda.glyph000066400000000000000000000005611472062471000315230ustar00rootroot00000000000000StartChar: Lambda Encoding: 923 923 385 Width: 1060 VWidth: 0 Flags: W HStem: -27 21G<159.923 240.614 748.238 835.222> 1305 20G<403.489 638.908> LayerCount: 2 Fore SplineSet 379 486 m 1 235 -27 l 1 -9 38 l 1 410 1325 l 1 633 1325 l 1 1012 42 l 1 753 -21 l 1 628 504 l 1 602 647 517 844 516 998 c 1 510 830 417 625 379 486 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_Lcaron.glyph000066400000000000000000000006061472062471000315610ustar00rootroot00000000000000StartChar: Lcaron Encoding: 317 317 254 Width: 1060 VWidth: 32 Flags: W HStem: -3 210<413 950.961> 1291 20G<744 870.919> 1305 20G<157 413> VStem: 157 256<207 1325> 701 186<914.304 1096.51> LayerCount: 2 Fore SplineSet 972 1274 m 1xd8 942 1159 922 1048 887 894 c 1 701 916 l 1 715 1061 736 1206 752 1311 c 1 972 1274 l 1xd8 EndSplineSet Refer: 35 76 N 1 0 0 1 0 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_Lcommaaccent.glyph000066400000000000000000000004551472062471000327330ustar00rootroot00000000000000StartChar: Lcommaaccent Encoding: 315 315 252 Width: 1060 VWidth: 32 Flags: W HStem: -581 532 -3 210<413 950.961> 1305 20G<157 413> VStem: 157 256<207 1325> 418 270<-270 -49> 474 214<-426.832 -270> LayerCount: 2 Fore Refer: 519 806 N 1 0 0 1 28 -53 2 Refer: 35 76 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_Ldot.glyph000066400000000000000000000005021472062471000312400ustar00rootroot00000000000000StartChar: Ldot Encoding: 319 319 256 Width: 1060 VWidth: 32 Flags: W HStem: -3 210<413 950.961> 589.776 244.881<613.873 871.374> 1305 20G<157 413> VStem: 157 256<207 1325> 613.873 257.5<589.776 834.657> LayerCount: 2 Fore Refer: 171 183 S 0.817461 0 0 0.782367 264 287 2 Refer: 35 76 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_Lslash.glyph000066400000000000000000000007471472062471000315770ustar00rootroot00000000000000StartChar: Lslash Encoding: 321 321 258 Width: 1060 VWidth: 0 Flags: W HStem: -3 210<521 950.961> 999 20G<715.276 763.564> 1305 20G<267 521> VStem: 267 254<207 513 896 1325> LayerCount: 2 Fore SplineSet 267 513 m 1 135 443 l 1 32 637 l 1 267 762 l 1 267 1325 l 1 521 1325 l 1 521 896 l 1 753 1019 l 1 856 824 l 1 521 647 l 1 521 207 l 1 839 207 l 1 898 210 909 213 953 228 c 1 1025 31 l 1 978 15 916 -3 841 -3 c 2 267 -3 l 1 267 513 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_M.glyph000066400000000000000000000010511472062471000305320ustar00rootroot00000000000000StartChar: M Encoding: 77 77 36 Width: 1060 VWidth: 32 Flags: W HStem: 0 21G<62 312 700.933 948> 1303 20G<62 304 689.5 946> VStem: 62 250<0 897.863> 699 247<0.671951 897.856> LayerCount: 2 Fore SplineSet 62 1323 m 1 266 1323 l 1 342 1209 440 1020 502 834 c 1 556 1016 649 1190 730 1323 c 1 946 1323 l 1 946 925 948 0 948 0 c 1 701 0 l 1 699 596 l 2 699 700 724 898 724 898 c 1 661 775 591 588 580 551 c 1 430 549 l 1 430 549 328 817 280 898 c 1 280 898 312 709 312 596 c 2 312 0 l 1 62 0 l 1 62 1323 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_Mu.glyph000066400000000000000000000003701472062471000307220ustar00rootroot00000000000000StartChar: Mu Encoding: 924 924 377 Width: 1060 VWidth: 32 Flags: W HStem: 0 21G<62 312 700.933 948> 1303 20G<62 304 689.5 946> VStem: 62 250<0 897.863> 699 247<0.671951 897.856> LayerCount: 2 Fore Refer: 36 77 N 1 0 0 1 0 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_N.glyph000066400000000000000000000011661472062471000305420ustar00rootroot00000000000000StartChar: N Encoding: 78 78 37 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<75 321 646 940> 1305 20G<75 286 696.5 945> VStem: 75 245<-3 778> 696 245<0 98.8086 504 1328> AnchorPoint: "cedilla_accent" 507 0 basechar 0 AnchorPoint: "above_accent" 490 1322 basechar 0 LayerCount: 2 Fore SplineSet 691 0 m 1 601 259 454 559 320 778 c 1 320 570 l 2 320 271 321 152 321 -3 c 1 75 -3 l 1 75 1325 l 1 286 1318 l 1 412 1130 646 738 696 504 c 1 689 778 l 0 689 968 692 1155 701 1329 c 1 945 1328 l 1 939 1213 937 1061 937 895 c 0 937 664 941 405 941 170 c 0 941 112 940 54 940 0 c 1 691 0 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_Nacute.glyph000066400000000000000000000004531472062471000315620ustar00rootroot00000000000000StartChar: Nacute Encoding: 323 323 260 Width: 1060 VWidth: 32 Flags: W HStem: 0 21G<75 321 646 940> 1305 20G<75 286 696.5 945> 1335 442 VStem: 75 245<-3 778> 189 566 696 245<0 98.8086 504 1328> LayerCount: 2 Fore Refer: 323 769 N 1 0 0 1 -10 242 2 Refer: 37 78 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_Ncaron.glyph000066400000000000000000000004431472062471000315620ustar00rootroot00000000000000StartChar: Ncaron Encoding: 327 327 264 Width: 1060 VWidth: 32 Flags: W HStem: 0 21G<75 321 646 940> 1305 20G<75 286 696.5 945> 1359 447 VStem: 75 245<-3 778> 696 245<0 98.8086 504 1328> LayerCount: 2 Fore Refer: 334 780 N 1 0 0 1 -30 153 2 Refer: 37 78 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_Ncommaaccent.glyph000066400000000000000000000005211472062471000327270ustar00rootroot00000000000000StartChar: Ncommaaccent Encoding: 325 325 262 Width: 1060 VWidth: 32 Flags: W HStem: -581 532 0 21G<75 321 646 940> 1305 20G<75 286 696.5 945> VStem: 75 245<-3 778> 387 270<-270 -49> 443 214<-426.832 -270> 696 245<0 98.8086 504 1328> LayerCount: 2 Fore Refer: 519 806 N 1 0 0 1 -3 -53 2 Refer: 37 78 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_Ntilde.glyph000066400000000000000000000005141472062471000315600ustar00rootroot00000000000000StartChar: Ntilde Encoding: 209 209 151 Width: 1060 VWidth: -8 Flags: W HStem: 0 21G<75 321 646 940> 1305 20G<75 286 696.5 945> 1367 178<567.92 726.997> 1497 180<289.718 453.459> VStem: 75 245<-3 778> 696 245<0 98.8086 504 1328> LayerCount: 2 Fore Refer: 325 771 N 1 0 0 1 -9 215 2 Refer: 37 78 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_Nu.glyph000066400000000000000000000003621472062471000307240ustar00rootroot00000000000000StartChar: Nu Encoding: 925 925 378 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<75 321 646 940> 1305 20G<75 286 696.5 945> VStem: 75 245<-3 778> 696 245<0 98.8086 504 1328> LayerCount: 2 Fore Refer: 37 78 N 1 0 0 1 0 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_O.glyph000066400000000000000000000014121472062471000305350ustar00rootroot00000000000000StartChar: O Encoding: 79 79 38 Width: 1060 VWidth: 0 Flags: W HStem: -16 203<387.94 609.054> 1147 203<415.193 616.501> VStem: 36 261<295.851 964.02> 718 261<341.03 985.544> AnchorPoint: "above_accent" 515 1322 basechar 0 LayerCount: 2 Fore SplineSet 522 1350 m 1 683 1350 974 1277 979 647 c 1 979 636 l 2 979 469 948 312 900 217 c 0 825 70 675 -16 510 -16 c 0 388 -16 239 25 158 127 c 0 68 239 36 395 36 579 c 0 36 931 96 1090 166 1187 c 0 232 1279 366 1347 522 1350 c 1 351 277 m 0 398 203 436 187 510 187 c 0 589 187 638 249 669 326 c 1 696 385 717 541 718 640 c 1 718 657 l 2 718 764 709 913 673 1009 c 0 633 1115 581 1147 521 1147 c 0 456 1147 418 1122 378 1051 c 0 331 968 297 835 297 592 c 0 297 495 310 342 351 277 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_O_E.glyph000066400000000000000000000015131472062471000310030ustar00rootroot00000000000000StartChar: OE Encoding: 338 338 149 Width: 1060 VWidth: 0 Flags: W HStem: -8 205<346.501 435.408 686 940.903> 644 205<686 895> 1127 203<356.904 437 686 962> VStem: 11 257<294.546 991.654> 436 250<207 644 849 1127> LayerCount: 2 Fore SplineSet 436 199 m 1 437 1127 l 1 328 1127 268 951 268 578 c 0 268 352 322 197 418 197 c 0 434 197 423 198 436 199 c 1 811 206 m 1 870 208 898 216 943 232 c 1 1009 32 l 1 903 3 778 -1 667 -1 c 0 620 -1 570 0 515 0 c 1 498 -7 403 -8 388 -8 c 0 82 4 11 291 11 597 c 0 11 1033 109 1330 444 1330 c 0 470 1330 498 1328 524 1323 c 1 583 1326 646 1326 709 1326 c 0 794 1326 880 1325 962 1325 c 1 962 1127 l 1 870 1127 878 1128 807 1128 c 0 772 1128 733 1128 686 1127 c 1 686 849 l 1 895 849 l 1 895 644 l 1 686 644 l 1 686 442 686 286 686 207 c 1 811 206 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_Oacute.glyph000066400000000000000000000004601472062471000315610ustar00rootroot00000000000000StartChar: Oacute Encoding: 211 211 123 Width: 1060 VWidth: -12 Flags: W HStem: -16 203<387.94 609.054> 1147 203<415.193 616.501> 1335 442 VStem: 36 261<295.851 964.02> 214 566 718 261<341.03 985.544> LayerCount: 2 Fore Refer: 323 769 N 1 0 0 1 15 242 2 Refer: 38 79 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_Obreve.glyph000066400000000000000000000004701472062471000315640ustar00rootroot00000000000000StartChar: Obreve Encoding: 334 334 270 Width: 1060 VWidth: 32 Flags: W HStem: -16 203<387.94 609.054> 1147 203<415.193 616.501> 1366 183<399.837 651.214> VStem: 36 261<295.851 964.02> 718 261<341.03 985.544> LayerCount: 2 Fore Refer: 328 774 N 1 0 0 1 11 215 2 Refer: 38 79 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_Ocircumflex.glyph000066400000000000000000000004551472062471000326250ustar00rootroot00000000000000StartChar: Ocircumflex Encoding: 212 212 124 Width: 1060 VWidth: -12 Flags: W HStem: -16 203<387.94 609.054> 1147 203<415.193 616.501> 1347 447 VStem: 36 261<295.851 964.02> 718 261<341.03 985.544> LayerCount: 2 Fore Refer: 324 770 N 1 0 0 1 -1 192 2 Refer: 38 79 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_Odieresis.glyph000066400000000000000000000006211472062471000322660ustar00rootroot00000000000000StartChar: Odieresis Encoding: 214 214 126 Width: 1060 VWidth: -8 Flags: W HStem: -16 203<387.94 609.054> 1147 203<415.193 616.501> 1398 240<178 457 598 880> VStem: 36 261<295.851 964.02> 178 279<1398 1638> 598 282<1398 1635> 718 261<341.03 985.544> AnchorPoint: "above_accent" 531 1604 basechar 0 LayerCount: 2 Fore Refer: 173 168 N 1 0 0 1 32 214 2 Refer: 38 79 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_Ograve.glyph000066400000000000000000000004601472062471000315640ustar00rootroot00000000000000StartChar: Ograve Encoding: 210 210 122 Width: 1060 VWidth: -12 Flags: W HStem: -16 203<387.94 609.054> 1147 203<415.193 616.501> 1335 442 VStem: 36 261<295.851 964.02> 260 566 718 261<341.03 985.544> LayerCount: 2 Fore Refer: 322 768 N 1 0 0 1 67 242 2 Refer: 38 79 N 1 0 0 1 0 0 3 Validated: 1 EndChar _Ohungarumlaut.glyph000066400000000000000000000004561472062471000331220ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdirStartChar: Ohungarumlaut Encoding: 336 336 272 Width: 1060 VWidth: 32 Flags: W HStem: -16 203<387.94 609.054> 1147 203<415.193 616.501> 1345 545 VStem: 36 261<295.851 964.02> 718 261<341.03 985.544> LayerCount: 2 Fore Refer: 333 779 N 1 0 0 1 95 202 2 Refer: 38 79 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_Omacron.glyph000066400000000000000000000005041472062471000317360ustar00rootroot00000000000000StartChar: Omacron Encoding: 332 332 268 Width: 1060 VWidth: 32 Flags: W HStem: -16 203<387.94 609.054> 1147 203<415.193 616.501> 1426 194<277 777> VStem: 36 261<295.851 964.02> 277 500<1426 1615> 718 261<341.03 985.544> LayerCount: 2 Fore Refer: 326 772 N 1 0 0 1 39 137 2 Refer: 38 79 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_Omega.glyph000066400000000000000000000012741472062471000313750ustar00rootroot00000000000000StartChar: Omega Encoding: 937 937 391 Width: 1060 VWidth: 0 Flags: W HStem: 1 216<29 202 826 1031.95> 1119 217<414.828 656.189> VStem: 10 267<440.392 959.518> 785 262<475.882 957.896> LayerCount: 2 Fore SplineSet 405 1 m 1 29 1 l 1 27 217 l 1 202 217 l 1 107 314 10 431 10 742 c 0 10 1135 245 1336 539 1336 c 0 787 1336 1047 1196 1047 728 c 2 1047 716 l 2 1047 445 920 325 826 217 c 1 909 218 l 2 968 218 1032 246 1032 246 c 1 1078 33 l 1 1029 19 993 0 917 0 c 0 915 0 913 0 911 0 c 2 629 0 l 1 582 211 l 1 671 300 785 428 785 718 c 2 785 737 l 2 785 922 699 1119 542 1119 c 0 397 1119 277 988 277 740 c 0 277 479 317 381 462 215 c 1 405 1 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_Omegatonos.glyph000066400000000000000000000005771472062471000324650ustar00rootroot00000000000000StartChar: Omegatonos Encoding: 911 911 404 Width: 1060 VWidth: 0 Flags: W HStem: 1 216<122.693 281.934 856.303 1045.88> 1119 217<477.834 699.998> 1197 454 VStem: 100.942 183.311<1501.27 1600.28> 105.205 245.764<440.392 959.518> 818.564 241.162<475.882 957.896> LayerCount: 2 Fore Refer: 392 900 S 0.77674 0 0 1 -275 -25 2 Refer: 391 937 N 0.920464 0 0 1 96 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_Omicron.glyph000066400000000000000000000003741472062471000317530ustar00rootroot00000000000000StartChar: Omicron Encoding: 927 927 379 Width: 1060 VWidth: 0 Flags: W HStem: -16 203<387.94 609.054> 1147 203<415.193 616.501> VStem: 36 261<295.851 964.02> 718 261<341.03 985.544> LayerCount: 2 Fore Refer: 38 79 N 1 0 0 1 0 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_Omicrontonos.glyph000066400000000000000000000005561472062471000330400ustar00rootroot00000000000000StartChar: Omicrontonos Encoding: 908 908 406 Width: 1060 VWidth: 0 Flags: W HStem: -16 203<456.925 667.201> 1147 203<482.842 674.283> 1194 454 VStem: 108.355 184<1498.27 1597.28> 122.235 248.207<295.851 964.02> 770.808 248.207<341.03 985.544> LayerCount: 2 Fore Refer: 392 900 S 0.779659 0 0 1 -269 -28 2 Refer: 379 927 N 0.950986 0 0 1 88 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_Oslash.glyph000066400000000000000000000017571472062471000316040ustar00rootroot00000000000000StartChar: Oslash Encoding: 216 216 127 Width: 1060 VWidth: 0 Flags: W HStem: -16 203<387.548 609.054> 1147 203<415.193 618.883> 1408 20G<821.5 866.683> VStem: 36 261<473.832 964.02> 718 261<341.03 810.454> AnchorPoint: "above_accent" 515 1322 basechar 0 LayerCount: 2 Fore SplineSet 884 1128 m 1 940 1024 977 870 979 647 c 1 979 636 l 2 979 469 948 312 900 217 c 0 825 70 675 -16 510 -16 c 0 435 -16 349 0 276 35 c 1 192 -115 l 1 33 -11 l 1 66 47 98 106 131 164 c 1 62 273 36 415 36 579 c 0 36 931 96 1090 166 1187 c 0 232 1279 366 1347 522 1350 c 1 587 1350 674 1338 754 1282 c 1 781 1331 808 1379 835 1428 c 1 995 1327 l 1 884 1128 l 1 385 232 m 1 419 196 454 187 510 187 c 0 589 187 638 249 669 326 c 1 696 385 717 541 718 640 c 1 718 657 l 2 718 705 716 761 711 817 c 1 385 232 l 1 640 1076 m 1 606 1129 566 1147 521 1147 c 0 456 1147 418 1122 378 1051 c 0 331 968 297 835 297 592 c 0 297 557 299 514 303 471 c 1 416 673 529 875 640 1076 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_Oslashacute.glyph000066400000000000000000000005161472062471000326160ustar00rootroot00000000000000StartChar: Oslashacute Encoding: 510 510 462 Width: 1060 VWidth: 0 Flags: W HStem: -16 203<387.548 609.054> 1147 203<415.193 618.883> 1335 442 1408 20G<821.5 866.683> VStem: 36 261<473.832 964.02> 214 566 718 261<341.03 810.454> LayerCount: 2 Fore Refer: 323 769 N 1 0 0 1 15 242 2 Refer: 127 216 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_Otilde.glyph000066400000000000000000000006001472062471000315550ustar00rootroot00000000000000StartChar: Otilde Encoding: 213 213 125 Width: 1060 VWidth: 0 Flags: W HStem: -16 203<387.94 609.054> 1147 203<415.193 616.501> 1367 178<592.92 751.997> 1497 180<314.718 478.459> VStem: 36 261<295.851 964.02> 718 261<341.03 985.544> AnchorPoint: "above_accent" 531 1604 basechar 0 LayerCount: 2 Fore Refer: 325 771 N 1 0 0 1 16 215 2 Refer: 38 79 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_P.glyph000066400000000000000000000012201472062471000305330ustar00rootroot00000000000000StartChar: P Encoding: 80 80 39 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<104 354> 439 208<354 626.875> 1117 211<356 662.942> VStem: 104 250<0 442 649.149 1112> 714 262<734.34 1067.46> LayerCount: 2 Fore SplineSet 714 909 m 0 714 1113 597 1117 515 1117 c 0 506 1117 l 1 445 1117 401 1113 356 1112 c 1 356 1041 l 2 356 854 354 649 354 649 c 1 390 648 425 647 458 647 c 0 574 647 714 676 714 909 c 0 354 0 m 1 104 0 l 1 104 1320 l 1 222 1320 260 1328 393 1328 c 0 618 1328 789 1315 904 1174 c 0 958 1108 976 1016 976 924 c 0 976 600 852 439 508 439 c 0 460 439 408 440 354 442 c 1 354 174 354 159 354 0 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_Phi.glyph000066400000000000000000000016621472062471000310660ustar00rootroot00000000000000StartChar: Phi Encoding: 934 934 389 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<360 647.5> 1297 20G<364 648> VStem: 12 229<427.825 836.079> 364 287<1 151.127 352 936 1165.82 1317> 802 230<449.5 847.74> LayerCount: 2 Fore SplineSet 364 352 m 1 364 936 l 1 359 932 354 928 349 923 c 0 286 865 241 772 241 601 c 0 241 533 267 432 318 385 c 0 331 372 347 361 364 352 c 1 651 344 m 1 687 362 716 387 737 415 c 1 773 456 801 566 802 635 c 1 802 647 l 2 802 722 785 822 737 889 c 0 711 926 681 951 649 967 c 1 650 796 651 647 651 392 c 2 651 344 l 1 365 146 m 1 284 163 208 193 157 240 c 0 63 326 12 446 12 588 c 0 12 859 91 982 165 1057 c 0 208 1101 278 1138 364 1160 c 1 364 1220 364 1257 364 1317 c 1 648 1317 l 1 648 1174 l 1 818 1146 1028 1035 1032 641 c 1 1032 632 l 2 1032 503 986 382 936 309 c 0 877 224 773 165 651 141 c 1 651 94 650 52 645 0 c 1 360 1 l 1 364 72 365 96 365 146 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_Pi.glyph000066400000000000000000000010361472062471000307110ustar00rootroot00000000000000StartChar: Pi Encoding: 928 928 387 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<130 385.036 668.5 928> 1100 196<387 650 904 1007> VStem: 130 255<0 1087> 650 254<14.4902 1100> LayerCount: 2 Fore SplineSet 385 0 m 1 130 0 l 1 130 1087 l 1 101 1083 74 1078 44 1072 c 1 1 1266 l 1 93 1287 211 1296 331 1296 c 2 1007 1296 l 1 1007 1100 l 1 904 1100 l 1 904 378 l 2 904 251 914 126 928 9 c 1 678 -4 l 1 659 117 650 255 650 384 c 2 650 1100 l 1 507 1100 l 2 463 1100 425 1100 387 1099 c 1 385 0 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_Psi.glyph000066400000000000000000000015341472062471000310770ustar00rootroot00000000000000StartChar: Psi Encoding: 936 936 390 Width: 1060 VWidth: 6 Flags: W HStem: 0 21G<425 675.5> 440 216<335.119 430 681 763.173> 1408 20G<438 673> VStem: 46 247<691.859 1408.67> 438 235<0 440 656 1427> 809 257<701.259 1415.02> LayerCount: 2 Fore SplineSet 46 839 m 0 46 904 46 965 46 1021 c 0 46 1210 44 1342 22 1412 c 1 273 1441 l 1 291 1363 293 1241 293 1050 c 0 293 998 293 985 293 923 c 0 293 759 298 656 433 656 c 1 435 896 438 1111 438 1325 c 2 438 1427 l 1 673 1428 l 1 673 1270 l 2 673 1073 672 887 670 656 c 1 805 656 809 772 809 1121 c 1 808 1221 804 1330 795 1415 c 1 1052 1433 l 1 1062 1344 1066 1234 1066 1162 c 0 1066 1148 1066 1136 1066 1125 c 0 1066 742 1060 443 681 443 c 1 679 290 677 138 674 0 c 1 425 0 l 1 429 68 430 239 430 299 c 0 430 344 430 392 430 440 c 1 157 440 46 638 46 839 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_Q.glyph000066400000000000000000000021631472062471000305430ustar00rootroot00000000000000StartChar: Q Encoding: 81 81 40 Width: 1060 VWidth: 0 Flags: W HStem: -183 216<780.576 973> -3 201<390.138 565.199> 319 217<378.483 547.031> 1115 216<389.714 600.35> VStem: 50 244<433.612 989.619> 703 239<409.373 989.753> LayerCount: 2 Fore SplineSet 890 -183 m 0xbc 775 -183 616 -122 590 8 c 1 561 0 541 -3 501 -3 c 0x7c 385 -3 277 40 198 123 c 0 98 229 50 416 50 642 c 0 50 853 79 1048 174 1173 c 0 267 1295 366 1331 489 1331 c 0 656 1331 772 1265 851 1121 c 0 937 965 942 806 942 693 c 0 942 473 904 216 770 116 c 1 781 42 798 34 878 33 c 1 889 33 l 2 926 33 949 38 973 44 c 1 974 -177 l 1 952 -182 935 -183 890 -183 c 0xbc 487 536 m 0 602 536 658 477 690 404 c 1 702 444 703 538 703 683 c 0 703 691 703 698 703 706 c 0 703 799 701 902 654 1001 c 0 621 1070 564 1115 492 1115 c 0 363 1115 294 965 294 706 c 0 294 686 294 663 294 640 c 0 294 590 295 482 317 428 c 1 356 495 415 536 487 536 c 0 566 211 m 1 566 211 566 214 566 215 c 0 566 249 543 319 473 319 c 0 441 319 401 308 374 270 c 1 389 218 452 198 490 198 c 0 497 198 502 198 507 198 c 0 526 198 549 202 566 211 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_R.glyph000066400000000000000000000015301472062471000305410ustar00rootroot00000000000000StartChar: R Encoding: 82 82 41 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<90 333> 1124 205<333 617.608> VStem: 90 243<0 558 751.032 1123> 706 262<769.263 1045.69> AnchorPoint: "cedilla_accent" 529 0 basechar 0 AnchorPoint: "above_accent" 514 1322 basechar 0 LayerCount: 2 Fore SplineSet 699 552 m 1 777 428 880 277 936 211 c 1 954 195 1002 159 1044 148 c 1 922 -44 l 1 864 -35 804 15 770 58 c 1 673 167 506 434 450 530 c 1 414 533 377 540 333 558 c 1 333 0 l 1 90 0 l 1 90 1136 l 2 90 1204 89 1252 85 1314 c 1 127 1318 242 1329 303 1329 c 0 553 1329 772 1321 894 1168 c 0 942 1108 968 1014 968 928 c 0 968 704 843 573 699 552 c 1 706 906 m 0 706 1076 590 1124 396 1124 c 0 370 1124 362 1124 333 1123 c 1 333 768 l 1 397 741 456 726 499 726 c 0 502 726 504 726 507 726 c 1 677 726 706 804 706 906 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_Racute.glyph000066400000000000000000000004461472062471000315700ustar00rootroot00000000000000StartChar: Racute Encoding: 340 340 274 Width: 1060 VWidth: 32 Flags: W HStem: 0 21G<90 333> 1124 205<333 617.608> 1335 442 VStem: 90 243<0 558 751.032 1123> 213 566 706 262<769.263 1045.69> LayerCount: 2 Fore Refer: 323 769 N 1 0 0 1 14 242 2 Refer: 41 82 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_Rcaron.glyph000066400000000000000000000004361472062471000315700ustar00rootroot00000000000000StartChar: Rcaron Encoding: 344 344 278 Width: 1060 VWidth: 32 Flags: W HStem: 0 21G<90 333> 1124 205<333 617.608> 1359 447 VStem: 90 243<0 558 751.032 1123> 706 262<769.263 1045.69> LayerCount: 2 Fore Refer: 334 780 N 1 0 0 1 -6 153 2 Refer: 41 82 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_Rcommaaccent.glyph000066400000000000000000000005151472062471000327360ustar00rootroot00000000000000StartChar: Rcommaaccent Encoding: 342 342 276 Width: 1060 VWidth: 32 Flags: W HStem: -581 532 0 21G<90 333> 1124 205<333 617.608> VStem: 90 243<0 558 751.032 1123> 409 270<-270 -49> 465 214<-426.832 -270> 706 262<769.263 1045.69> LayerCount: 2 Fore Refer: 519 806 N 1 0 0 1 19 -53 2 Refer: 41 82 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_Rho.glyph000066400000000000000000000004051472062471000310700ustar00rootroot00000000000000StartChar: Rho Encoding: 929 929 380 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<104 354> 439 208<354 626.875> 1117 211<356 662.942> VStem: 104 250<0 442 649.149 1112> 714 262<734.34 1067.46> LayerCount: 2 Fore Refer: 39 80 N 1 0 0 1 0 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_S.glyph000066400000000000000000000015251472062471000305460ustar00rootroot00000000000000StartChar: S Encoding: 83 83 42 Width: 1060 VWidth: 0 Flags: W HStem: -9 209<366.479 662.456> 1118 210<346.951 608.654> VStem: 27 266<269.235 420> 51 268<907.748 1084.68> 717 258<255.85 506.106> AnchorPoint: "cedilla_accent" 507 0 basechar 0 AnchorPoint: "above_accent" 494 1322 basechar 0 LayerCount: 2 Fore SplineSet 231 702 m 1xe8 121 752 51 844 51 1006 c 0 51 1226 215 1328 470 1328 c 0 473 1328 476 1328 479 1328 c 0 719 1328 915 1246 960 1078 c 1 687 976 l 1 641 1077 555 1118 485 1118 c 1 399 1118 319 1082 319 1014 c 1xd8 319 916 375 892 433 870 c 0 556 822 627 813 759 752 c 1 867 699 975 594 975 396 c 0 975 96 761 -9 521 -9 c 2 502 -9 l 1 149 0 27 194 27 422 c 1 293 420 l 1 293 277 355 200 507 200 c 0 615 200 717 236 717 382 c 0 717 491 646 547 567 582 c 0 451 633 364 641 231 702 c 1xe8 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_S_F010000.glyph000066400000000000000000000004321472062471000314500ustar00rootroot00000000000000StartChar: SF010000 Encoding: 9484 9484 588 Width: 1060 VWidth: 0 Flags: W HStem: 438 165<613 1080> VStem: 448 165<-505 438> LayerCount: 2 Fore SplineSet 448 603 m 1 1080 603 l 1 1080 438 l 1 613 438 l 1 613 -505 l 1 448 -505 l 1 448 603 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_S_F020000.glyph000066400000000000000000000004321472062471000314510ustar00rootroot00000000000000StartChar: SF020000 Encoding: 9492 9492 596 Width: 1060 VWidth: 0 Flags: W HStem: 438 165<613 1080> VStem: 448 165<603 1820> LayerCount: 2 Fore SplineSet 448 438 m 1 448 1820 l 1 613 1820 l 1 613 603 l 1 1080 603 l 1 1080 438 l 1 448 438 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_S_F030000.glyph000066400000000000000000000004271472062471000314560ustar00rootroot00000000000000StartChar: SF030000 Encoding: 9488 9488 592 Width: 1060 VWidth: 0 Flags: W HStem: 438 165<-20 448> VStem: 448 165<-505 438> LayerCount: 2 Fore SplineSet 613 603 m 1 613 -505 l 1 448 -505 l 1 448 438 l 1 -20 438 l 1 -20 603 l 1 613 603 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_S_F040000.glyph000066400000000000000000000004271472062471000314570ustar00rootroot00000000000000StartChar: SF040000 Encoding: 9496 9496 600 Width: 1060 VWidth: 0 Flags: W HStem: 438 165<-20 448> VStem: 448 165<603 1820> LayerCount: 2 Fore SplineSet 613 438 m 1 -20 438 l 1 -20 603 l 1 448 603 l 1 448 1820 l 1 613 1820 l 1 613 438 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_S_F050000.glyph000066400000000000000000000005731472062471000314620ustar00rootroot00000000000000StartChar: SF050000 Encoding: 9532 9532 636 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<-20 448 613 1080> VStem: 448 165<-505 438 604 1820> LayerCount: 2 Fore SplineSet 448 604 m 1 448 1820 l 1 613 1820 l 1 613 604 l 1 1080 604 l 1 1080 438 l 1 613 438 l 1 613 -505 l 1 448 -505 l 1 448 438 l 1 -20 438 l 1 -20 604 l 1 448 604 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_S_F060000.glyph000066400000000000000000000004741472062471000314630ustar00rootroot00000000000000StartChar: SF060000 Encoding: 9516 9516 620 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<-20 448 613 1080> VStem: 448 165<-505 438> LayerCount: 2 Fore SplineSet -20 604 m 1 1080 604 l 1 1080 438 l 1 613 438 l 1 613 -505 l 1 448 -505 l 1 448 438 l 1 -20 438 l 1 -20 604 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_S_F070000.glyph000066400000000000000000000004741472062471000314640ustar00rootroot00000000000000StartChar: SF070000 Encoding: 9524 9524 628 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<-20 448 613 1080> VStem: 448 165<604 1820> LayerCount: 2 Fore SplineSet 613 604 m 1 1080 604 l 1 1080 438 l 1 -20 438 l 1 -20 604 l 1 448 604 l 1 448 1820 l 1 613 1820 l 1 613 604 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_S_F080000.glyph000066400000000000000000000005001472062471000314530ustar00rootroot00000000000000StartChar: SF080000 Encoding: 9500 9500 604 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<613 1080> VStem: 448 165<-505 438 604 1820> LayerCount: 2 Fore SplineSet 448 1820 m 1 613 1820 l 1 613 604 l 1 1080 604 l 1 1080 438 l 1 613 438 l 1 613 -505 l 1 448 -505 l 1 448 1820 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_S_F090000.glyph000066400000000000000000000004751472062471000314670ustar00rootroot00000000000000StartChar: SF090000 Encoding: 9508 9508 612 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<-20 448> VStem: 448 165<-505 438 604 1820> LayerCount: 2 Fore SplineSet 613 1820 m 1 613 -505 l 1 448 -505 l 1 448 438 l 1 -20 438 l 1 -20 604 l 1 448 604 l 1 448 1820 l 1 613 1820 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_S_F100000.glyph000066400000000000000000000003451472062471000314530ustar00rootroot00000000000000StartChar: SF100000 Encoding: 9472 9472 706 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<-20 1080> LayerCount: 2 Fore SplineSet -20 604 m 1 1080 604 l 1 1080 438 l 1 -20 438 l 1 -20 604 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_S_F110000.glyph000066400000000000000000000003511472062471000314510ustar00rootroot00000000000000StartChar: SF110000 Encoding: 9474 9474 576 Width: 1060 VWidth: 0 Flags: W VStem: 448 165<-505 1820> LayerCount: 2 Fore SplineSet 613 1820 m 1 613 -505 l 1 448 -505 l 1 448 1820 l 1 613 1820 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_S_F190000.glyph000066400000000000000000000006121472062471000314610ustar00rootroot00000000000000StartChar: SF190000 Encoding: 9569 9569 673 Width: 1060 VWidth: 0 Flags: W HStem: 273 166<-20 448> 604 166<-20 448> VStem: 448 165<-505 273 439 604 770 1820> LayerCount: 2 Fore SplineSet 613 1820 m 1 613 -505 l 1 448 -505 l 1 448 273 l 1 -20 273 l 1 -20 439 l 1 448 439 l 1 448 604 l 1 -20 604 l 1 -20 770 l 1 448 770 l 1 448 1820 l 1 613 1820 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_S_F200000.glyph000066400000000000000000000006251472062471000314550ustar00rootroot00000000000000StartChar: SF200000 Encoding: 9570 9570 674 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<-20 283> VStem: 283 165<-505 438 604 1820> 613 165<-505 1820> LayerCount: 2 Fore SplineSet 778 1820 m 1 778 -505 l 1 613 -505 l 1 613 1820 l 1 778 1820 l 1 448 1820 m 1 448 -505 l 1 283 -505 l 1 283 438 l 1 -20 438 l 1 -20 604 l 1 283 604 l 1 283 1820 l 1 448 1820 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_S_F210000.glyph000066400000000000000000000005701472062471000314550ustar00rootroot00000000000000StartChar: SF210000 Encoding: 9558 9558 662 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<-20 283 448 613> VStem: 283 165<-505 438> 613 165<-505 438> LayerCount: 2 Fore SplineSet -20 604 m 1 778 604 l 1 778 234 778 -135 778 -505 c 1 613 -505 l 1 613 438 l 1 448 438 l 1 448 -505 l 1 283 -505 l 1 283 438 l 1 -20 438 l 1 -20 604 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_S_F220000.glyph000066400000000000000000000005441472062471000314570ustar00rootroot00000000000000StartChar: SF220000 Encoding: 9557 9557 661 Width: 1060 VWidth: 0 Flags: W HStem: 273 166<-20 448> 604 166<-20 448> VStem: 448 165<-505 273 439 604> LayerCount: 2 Fore SplineSet 613 770 m 1 613 -505 l 1 448 -505 l 1 448 273 l 1 -20 273 l 1 -20 439 l 1 448 439 l 1 448 604 l 1 -20 604 l 1 -20 770 l 1 613 770 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_S_F230000.glyph000066400000000000000000000010151472062471000314520ustar00rootroot00000000000000StartChar: SF230000 Encoding: 9571 9571 675 Width: 1060 VWidth: 0 Flags: W HStem: 273 166<-20 283> 604 166<-20 283> VStem: -20 468<273 439 604 770> 283 165<-505 273 770 1820> 613 165<-505 1820> LayerCount: 2 Fore SplineSet 448 604 m 1xe8 -20 604 l 1 -20 770 l 1xe8 283 770 l 1 283 1820 l 1 448 1820 l 1xd8 448 604 l 1xe8 448 439 m 1 448 -505 l 1 283 -505 l 1 283 273 l 1xd8 -20 273 l 1 -20 439 l 1 448 439 l 1 778 1820 m 1 778 -505 l 1 613 -505 l 1 613 1820 l 1 778 1820 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_S_F240000.glyph000066400000000000000000000005011472062471000314520ustar00rootroot00000000000000StartChar: SF240000 Encoding: 9553 9553 657 Width: 1060 VWidth: 0 Flags: W VStem: 283 165<-505 1820> 613 165<-505 1820> LayerCount: 2 Fore SplineSet 778 1820 m 1 778 -505 l 1 613 -505 l 1 613 1820 l 1 778 1820 l 1 448 1820 m 1 448 -505 l 1 283 -505 l 1 283 1820 l 1 448 1820 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_S_F250000.glyph000066400000000000000000000007271472062471000314650ustar00rootroot00000000000000StartChar: SF250000 Encoding: 9559 9559 663 Width: 1060 VWidth: 0 Flags: W HStem: 273 166<-20 283> 604 166<-20 613> VStem: 283 165<-505 273> 613 165<-505 604> LayerCount: 2 Fore SplineSet 613 604 m 1 -20 604 l 1 -20 770 l 1 246 770 512 770 778 770 c 1 778 345 778 -80 778 -505 c 1 613 -505 l 1 613 604 l 1 283 273 m 1 -20 273 l 1 -20 439 l 1 136 439 292 439 448 439 c 1 448 124 448 -190 448 -505 c 1 283 -505 l 1 283 273 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_S_F260000.glyph000066400000000000000000000006271472062471000314650ustar00rootroot00000000000000StartChar: SF260000 Encoding: 9565 9565 669 Width: 1060 VWidth: 0 Flags: W HStem: 273 166<-20 613> 604 166<-20 283> VStem: 283 165<770 1820> 613 165<439 1820> LayerCount: 2 Fore SplineSet 283 770 m 1 283 1820 l 1 448 1820 l 1 448 604 l 1 -20 604 l 1 -20 770 l 1 283 770 l 1 778 1820 m 1 778 273 l 1 -20 273 l 1 -20 439 l 1 613 439 l 1 613 1820 l 1 778 1820 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_S_F270000.glyph000066400000000000000000000005471472062471000314670ustar00rootroot00000000000000StartChar: SF270000 Encoding: 9564 9564 668 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<-20 283 448 613> VStem: 283 165<604 1820> 613 165<604 1820> LayerCount: 2 Fore SplineSet 613 604 m 1 613 1820 l 1 778 1820 l 1 778 438 l 1 -20 438 l 1 -20 604 l 1 283 604 l 1 283 1820 l 1 448 1820 l 1 448 604 l 1 613 604 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_S_F280000.glyph000066400000000000000000000005441472062471000314650ustar00rootroot00000000000000StartChar: SF280000 Encoding: 9563 9563 667 Width: 1060 VWidth: 0 Flags: W HStem: 273 166<-20 448> 604 166<-20 448> VStem: 448 165<439 604 770 1820> LayerCount: 2 Fore SplineSet -20 604 m 1 -20 770 l 1 448 770 l 1 448 1820 l 1 613 1820 l 1 613 273 l 1 -20 273 l 1 -20 439 l 1 448 439 l 1 448 604 l 1 -20 604 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_S_F360000.glyph000066400000000000000000000006171472062471000314650ustar00rootroot00000000000000StartChar: SF360000 Encoding: 9566 9566 670 Width: 1060 VWidth: 0 Flags: W HStem: 273 166<613 1080> 604 166<613 1080> VStem: 448 165<-505 273 439 604 770 1820> LayerCount: 2 Fore SplineSet 613 439 m 1 1080 439 l 1 1080 273 l 1 613 273 l 1 613 -505 l 1 448 -505 l 1 448 1820 l 1 613 1820 l 1 613 770 l 1 1080 770 l 1 1080 604 l 1 613 604 l 1 613 439 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_S_F370000.glyph000066400000000000000000000006271472062471000314670ustar00rootroot00000000000000StartChar: SF370000 Encoding: 9567 9567 671 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<778 1080> VStem: 283 165<-505 1820> 613 165<-505 438 604 1820> LayerCount: 2 Fore SplineSet 448 1820 m 1 448 -505 l 1 283 -505 l 1 283 1820 l 1 448 1820 l 1 778 604 m 1 1080 604 l 1 1080 438 l 1 778 438 l 1 778 -505 l 1 613 -505 l 1 613 1820 l 1 778 1820 l 1 778 604 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_S_F380000.glyph000066400000000000000000000006341472062471000314660ustar00rootroot00000000000000StartChar: SF380000 Encoding: 9562 9562 666 Width: 1060 VWidth: 0 Flags: W HStem: 273 166<448 1080> 604 166<778 1080> VStem: 283 165<439 1820> 613 165<770 1820> LayerCount: 2 Fore SplineSet 613 604 m 1 613 1820 l 1 778 1820 l 1 778 770 l 1 1080 770 l 1 1080 604 l 1 613 604 l 1 283 273 m 1 283 1820 l 1 448 1820 l 1 448 439 l 1 1080 439 l 1 1080 273 l 1 283 273 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_S_F390000.glyph000066400000000000000000000006551472062471000314720ustar00rootroot00000000000000StartChar: SF390000 Encoding: 9556 9556 660 Width: 1060 VWidth: 0 Flags: W HStem: 273 166<778 1080> 604 166<448 1080> VStem: 283 165<-505 604> 613 165<-505 273> LayerCount: 2 Fore SplineSet 1080 770 m 1 1080 604 l 1 448 604 l 1 448 -505 l 1 283 -505 l 1 283 -80 283 345 283 770 c 1 1080 770 l 1 613 439 m 1 1080 439 l 1 1080 273 l 1 778 273 l 1 778 -505 l 1 613 -505 l 1 613 439 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_S_F400000.glyph000066400000000000000000000007441472062471000314610ustar00rootroot00000000000000StartChar: SF400000 Encoding: 9577 9577 681 Width: 1060 VWidth: 0 Flags: W HStem: 273 166<-20 1080> 604 166<-20 283 778 1080> VStem: 283 165<770 1820> 613 165<770 1820> LayerCount: 2 Fore SplineSet -20 439 m 1 1080 439 l 1 1080 273 l 1 -20 273 l 1 -20 439 l 1 448 604 m 1 -20 604 l 1 -20 770 l 1 283 770 l 1 283 1820 l 1 448 1820 l 1 448 604 l 1 613 604 m 1 613 1820 l 1 778 1820 l 1 778 770 l 1 1080 770 l 1 1080 604 l 1 613 604 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_S_F410000.glyph000066400000000000000000000007441472062471000314620ustar00rootroot00000000000000StartChar: SF410000 Encoding: 9574 9574 678 Width: 1060 VWidth: 0 Flags: W HStem: 273 166<-20 283 778 1080> 604 166<-20 1080> VStem: 283 165<-505 273> 613 165<-505 273> LayerCount: 2 Fore SplineSet 448 439 m 1 448 -505 l 1 283 -505 l 1 283 273 l 1 -20 273 l 1 -20 439 l 1 448 439 l 1 613 439 m 1 1080 439 l 1 1080 273 l 1 778 273 l 1 778 -505 l 1 613 -505 l 1 613 439 l 1 -20 770 m 1 1080 770 l 1 1080 604 l 1 -20 604 l 1 -20 770 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_S_F420000.glyph000066400000000000000000000010371472062471000314570ustar00rootroot00000000000000StartChar: SF420000 Encoding: 9568 9568 672 Width: 1060 VWidth: 0 Flags: W HStem: 273 166<778 1080> 604 166<778 1080> VStem: 283 165<-505 1820> 613 467<273 439 604 770> 613 165<-505 273 770 1820> LayerCount: 2 Fore SplineSet 448 1820 m 1xe0 448 -505 l 1 283 -505 l 1 283 1820 l 1 448 1820 l 1xe0 613 604 m 1xf0 613 1820 l 1 778 1820 l 1 778 770 l 1xe8 1080 770 l 1 1080 604 l 1 613 604 l 1xf0 613 439 m 1xf0 1080 439 l 1 1080 273 l 1xf0 778 273 l 1 778 -505 l 1 613 -505 l 1xe8 613 439 l 1xf0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_S_F430000.glyph000066400000000000000000000004711472062471000314610ustar00rootroot00000000000000StartChar: SF430000 Encoding: 9552 9552 656 Width: 1060 VWidth: 0 Flags: W HStem: 273 166<-20 1080> 604 166<-20 1080> LayerCount: 2 Fore SplineSet -20 770 m 1 1080 770 l 1 1080 604 l 1 -20 604 l 1 -20 770 l 1 -20 439 m 1 1080 439 l 1 1080 273 l 1 -20 273 l 1 -20 439 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_S_F440000.glyph000066400000000000000000000013141472062471000314570ustar00rootroot00000000000000StartChar: SF440000 Encoding: 9580 9580 684 Width: 1060 VWidth: 0 Flags: W HStem: 273 166<-20 283 778 1080> 604 166<-20 283 778 1080> VStem: -20 468<273 439 604 770> 283 165<-505 273 770 1820> 613 467<273 439 604 770> 613 165<-505 273 770 1820> LayerCount: 2 Fore SplineSet 448 604 m 1xe0 -20 604 l 1 -20 770 l 1xe0 283 770 l 1 283 1820 l 1 448 1820 l 1xd0 448 604 l 1xe0 448 439 m 1 448 -505 l 1 283 -505 l 1 283 273 l 1xd0 -20 273 l 1 -20 439 l 1 448 439 l 1 613 604 m 1xc8 613 1820 l 1 778 1820 l 1 778 770 l 1xc4 1080 770 l 1 1080 604 l 1 613 604 l 1xc8 613 439 m 1xc8 1080 439 l 1 1080 273 l 1xc8 778 273 l 1 778 -505 l 1 613 -505 l 1xc4 613 439 l 1xc8 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_S_F450000.glyph000066400000000000000000000006211472062471000314600ustar00rootroot00000000000000StartChar: SF450000 Encoding: 9575 9575 679 Width: 1060 VWidth: 0 Flags: W HStem: 273 166<-20 1080> 604 166<-20 448 613 1080> VStem: 448 165<770 1820> LayerCount: 2 Fore SplineSet 448 1820 m 1 613 1820 l 1 613 770 l 1 1080 770 l 1 1080 604 l 1 -20 604 l 1 -20 770 l 1 448 770 l 1 448 1820 l 1 -20 439 m 1 1080 439 l 1 1080 273 l 1 -20 273 l 1 -20 439 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_S_F460000.glyph000066400000000000000000000006141472062471000314630ustar00rootroot00000000000000StartChar: SF460000 Encoding: 9576 9576 680 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<-20 283 448 613 778 1080> VStem: 283 165<604 1820> 613 165<604 1820> LayerCount: 2 Fore SplineSet 448 604 m 1 613 604 l 1 613 1820 l 1 778 1820 l 1 778 604 l 1 1080 604 l 1 1080 438 l 1 -20 438 l 1 -20 604 l 1 283 604 l 1 283 1820 l 1 448 1820 l 1 448 604 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_S_F470000.glyph000066400000000000000000000006201472062471000314610ustar00rootroot00000000000000StartChar: SF470000 Encoding: 9572 9572 676 Width: 1060 VWidth: 0 Flags: W HStem: 273 166<-20 448 613 1080> 604 166<-20 1080> VStem: 448 165<-505 273> LayerCount: 2 Fore SplineSet -20 770 m 1 1080 770 l 1 1080 604 l 1 -20 604 l 1 -20 770 l 1 -20 439 m 1 1080 439 l 1 1080 273 l 1 613 273 l 1 613 -505 l 1 448 -505 l 1 448 273 l 1 -20 273 l 1 -20 439 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_S_F480000.glyph000066400000000000000000000006141472062471000314650ustar00rootroot00000000000000StartChar: SF480000 Encoding: 9573 9573 677 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<-20 283 448 613 778 1080> VStem: 283 165<-505 438> 613 165<-505 438> LayerCount: 2 Fore SplineSet -20 604 m 1 1080 604 l 1 1080 438 l 1 778 438 l 1 778 -505 l 1 613 -505 l 1 613 438 l 1 448 438 l 1 448 -505 l 1 283 -505 l 1 283 438 l 1 -20 438 l 1 -20 604 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_S_F490000.glyph000066400000000000000000000005521472062471000314670ustar00rootroot00000000000000StartChar: SF490000 Encoding: 9561 9561 665 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<448 613 778 1080> VStem: 283 165<604 1820> 613 165<604 1820> LayerCount: 2 Fore SplineSet 613 604 m 1 613 1820 l 1 778 1820 l 1 778 604 l 1 1080 604 l 1 1080 438 l 1 283 438 l 1 283 1820 l 1 448 1820 l 1 448 604 l 1 613 604 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_S_F500000.glyph000066400000000000000000000005521472062471000314570ustar00rootroot00000000000000StartChar: SF500000 Encoding: 9560 9560 664 Width: 1060 VWidth: 0 Flags: W HStem: 273 166<613 1080> 604 166<613 1080> VStem: 448 165<439 604 770 1820> LayerCount: 2 Fore SplineSet 448 273 m 1 448 1820 l 1 613 1820 l 1 613 770 l 1 1080 770 l 1 1080 604 l 1 613 604 l 1 613 439 l 1 1080 439 l 1 1080 273 l 1 448 273 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_S_F510000.glyph000066400000000000000000000005521472062471000314600ustar00rootroot00000000000000StartChar: SF510000 Encoding: 9554 9554 658 Width: 1060 VWidth: 0 Flags: W HStem: 273 166<613 1080> 604 166<613 1080> VStem: 448 165<-505 273 439 604> LayerCount: 2 Fore SplineSet 613 604 m 1 613 439 l 1 1080 439 l 1 1080 273 l 1 613 273 l 1 613 -505 l 1 448 -505 l 1 448 770 l 1 1080 770 l 1 1080 604 l 1 613 604 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_S_F520000.glyph000066400000000000000000000005731472062471000314640ustar00rootroot00000000000000StartChar: SF520000 Encoding: 9555 9555 659 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<448 613 778 1080> VStem: 283 165<-505 438> 613 165<-505 438> LayerCount: 2 Fore SplineSet 283 604 m 1 1080 604 l 1 1080 438 l 1 778 438 l 1 778 -505 l 1 613 -505 l 1 613 438 l 1 448 438 l 1 448 -505 l 1 283 -505 l 1 283 -135 283 234 283 604 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_S_F530000.glyph000066400000000000000000000010121472062471000314520ustar00rootroot00000000000000StartChar: SF530000 Encoding: 9579 9579 683 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<-20 283 448 613 778 1080> VStem: 283 165<-505 438 604 1820> 613 165<-505 438 604 1820> LayerCount: 2 Fore SplineSet 283 604 m 1 283 1820 l 1 448 1820 l 1 448 604 l 1 613 604 l 1 613 1820 l 1 778 1820 l 1 778 604 l 1 1080 604 l 1 1080 438 l 1 778 438 l 1 778 -505 l 1 613 -505 l 1 613 438 l 1 448 438 l 1 448 -505 l 1 283 -505 l 1 283 438 l 1 -20 438 l 1 -20 604 l 1 283 604 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_S_F540000.glyph000066400000000000000000000010071472062471000314570ustar00rootroot00000000000000StartChar: SF540000 Encoding: 9578 9578 682 Width: 1060 VWidth: 0 Flags: W HStem: 273 166<-20 448 613 1080> 604 166<-20 448 613 1080> VStem: 448 165<-505 273 439 604 770 1820> LayerCount: 2 Fore SplineSet 613 273 m 1 613 -505 l 1 448 -505 l 1 448 273 l 1 -20 273 l 1 -20 439 l 1 448 439 l 1 448 604 l 1 -20 604 l 1 -20 770 l 1 448 770 l 1 448 1820 l 1 613 1820 l 1 613 770 l 1 1080 770 l 1 1080 604 l 1 613 604 l 1 613 439 l 1 1080 439 l 1 1080 273 l 1 613 273 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_Sacute.glyph000066400000000000000000000005041472062471000315640ustar00rootroot00000000000000StartChar: Sacute Encoding: 346 346 280 Width: 1060 VWidth: 32 Flags: W HStem: -9 209<366.479 662.456> 1118 210<346.951 608.654> 1335 442 VStem: 27 266<269.235 420> 51 268<907.748 1084.68> 193 566 717 258<255.85 506.106> LayerCount: 2 Fore Refer: 323 769 N 1 0 0 1 -6 242 2 Refer: 42 83 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_Scaron.glyph000066400000000000000000000004751472062471000315740ustar00rootroot00000000000000StartChar: Scaron Encoding: 352 352 286 Width: 1060 VWidth: 32 Flags: W HStem: -9 209<366.479 662.456> 1118 210<346.951 608.654> 1359 447 VStem: 27 266<269.235 420> 51 268<907.748 1084.68> 717 258<255.85 506.106> LayerCount: 2 Fore Refer: 334 780 N 1 0 0 1 -26 153 2 Refer: 42 83 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_Scedilla.glyph000066400000000000000000000021341472062471000320610ustar00rootroot00000000000000StartChar: Scedilla Encoding: 350 350 284 Width: 1060 VWidth: 32 Flags: W HStem: -449 172<372.653 585.298> -2 202<357.414 408 630 656.731> 1118 210<346.951 608.654> VStem: 27 265<265.677 420> 51 268<907.748 1084.68> 588 224<-270.692 -176.173> 717 258<255.825 506.106> LayerCount: 2 Fore SplineSet 231 702 m 0xf2 121 752 51 844 51 1006 c 0 51 1226 215 1328 470 1328 c 0 473 1328 476 1328 479 1328 c 0 719 1328 915 1246 960 1078 c 1 687 976 l 1 641 1077 555 1118 485 1118 c 0 399 1118 319 1082 319 1014 c 0 319 916 375 892 433 870 c 0 556 822 627 813 759 752 c 1 867 699 975 594 975 396 c 0xea 975 142 822 28 630 -1 c 1 629 -19 629 -68 629 -71 c 1 726 -76 812 -133 812 -247 c 0 812 -377 698 -449 540 -449 c 0 474 -449 382 -431 326 -395 c 1 386 -248 l 1 419 -266 464 -277 515 -277 c 0 551 -277 585 -266 588 -228 c 1 588 -226 l 2xe4 588 -197 564 -170 516 -170 c 0 468 -170 436 -173 408 -183 c 1 408 -2 l 1 127 37 27 216 27 422 c 1 292 420 l 1 292 277 355 200 507 200 c 0 615 200 717 236 717 382 c 0 717 491 646 547 567 582 c 0 451 633 364 641 231 702 c 0xf2 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_Scircumflex.glyph000066400000000000000000000005021472062471000326220ustar00rootroot00000000000000StartChar: Scircumflex Encoding: 348 348 282 Width: 1060 VWidth: 32 Flags: W HStem: -9 209<366.479 662.456> 1118 210<346.951 608.654> 1347 447 VStem: 27 266<269.235 420> 51 268<907.748 1084.68> 717 258<255.85 506.106> LayerCount: 2 Fore Refer: 324 770 N 1 0 0 1 -22 192 2 Refer: 42 83 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_Scommaaccent.glyph000066400000000000000000000005521472062471000327400ustar00rootroot00000000000000StartChar: Scommaaccent Encoding: 536 536 476 Width: 1060 VWidth: 0 Flags: W HStem: -581 532 -9 209<366.479 662.456> 1118 210<346.951 608.654> VStem: 27 266<269.235 420> 51 268<907.748 1084.68> 387 270<-270 -49> 443 214<-426.832 -270> 717 258<255.85 506.106> LayerCount: 2 Fore Refer: 519 806 N 1 0 0 1 -3 -53 2 Refer: 42 83 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_Sigma.glyph000066400000000000000000000010741472062471000314030ustar00rootroot00000000000000StartChar: Sigma Encoding: 931 931 388 Width: 1060 VWidth: 0 Flags: W HStem: 0 201<428 935.951> 1118 205<421 926> LayerCount: 2 Fore SplineSet 534 658 m 1 59 1134 l 1 176 1322 l 1 199 1324 217 1324 236 1324 c 0 265 1324 296 1323 343 1323 c 0 374 1323 407 1323 441 1323 c 2 552 1323 l 2 700 1323 836 1320 911 1320 c 2 926 1320 l 1 926 1118 l 1 421 1118 l 1 811 726 l 1 804 566 l 1 428 201 l 1 555 202 684 202 812 203 c 0 868 203 936 230 936 230 c 1 1009 31 l 1 961 18 919 -3 821 -3 c 2 176 0 l 1 59 183 l 1 534 658 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_T.glyph000066400000000000000000000007751472062471000305550ustar00rootroot00000000000000StartChar: T Encoding: 84 84 43 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<355 615> 1118 207<39 355 615 909.962> VStem: 355 260<0 1118> AnchorPoint: "cedilla_accent" 472 0 basechar 0 AnchorPoint: "above_accent" 472 1322 basechar 0 LayerCount: 2 Fore SplineSet 355 0 m 1 355 1118 l 1 157 1118 115 1117 39 1117 c 1 39 1324 l 1 161 1324 615 1325 803 1325 c 0 876 1325 946 1316 970 1309 c 1 910 1106 l 1 910 1106 858 1118 798 1118 c 2 615 1118 l 1 615 0 l 1 355 0 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_Tau.glyph000066400000000000000000000003231472062471000310700ustar00rootroot00000000000000StartChar: Tau Encoding: 932 932 381 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<355 615> 1118 207<39 355 615 909.962> VStem: 355 260<0 1118> LayerCount: 2 Fore Refer: 43 84 N 1 0 0 1 0 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_Tbar.glyph000066400000000000000000000010631472062471000312310ustar00rootroot00000000000000StartChar: Tbar Encoding: 358 358 292 Width: 1060 VWidth: 0 Flags: W HStem: -9 21G<355 615> 504 217<128 355 615 824> 1118 207<39 355 615 909.962> VStem: 355 260<-9 504 721 1118> LayerCount: 2 Fore SplineSet 355 504 m 1 128 504 l 1 128 721 l 1 355 721 l 1 355 1118 l 1 157 1118 115 1117 39 1117 c 1 39 1324 l 1 161 1324 615 1325 803 1325 c 0 876 1325 946 1316 970 1309 c 1 910 1106 l 1 910 1106 858 1118 798 1118 c 2 615 1118 l 1 615 721 l 1 824 721 l 1 824 504 l 1 615 504 l 1 615 -9 l 1 355 -9 l 1 355 504 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_Tcaron.glyph000066400000000000000000000004031472062471000315640ustar00rootroot00000000000000StartChar: Tcaron Encoding: 356 356 290 Width: 1060 VWidth: 32 Flags: W HStem: 0 21G<355 615> 1118 207<39 355 615 909.962> 1359 447 VStem: 355 260<0 1118> LayerCount: 2 Fore Refer: 334 780 N 1 0 0 1 -48 153 2 Refer: 43 84 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_Tcommaaccent.glyph000066400000000000000000000014231472062471000327370ustar00rootroot00000000000000StartChar: Tcommaaccent Encoding: 354 354 288 Width: 1060 VWidth: 32 Flags: W HStem: -449 172<338.653 551.298> 1118 207<39 355 615 909.962> VStem: 355 260<-9 1118> 554 224<-269.703 -175.173> LayerCount: 2 Fore SplineSet 355 -9 m 1xe0 355 1118 l 1 157 1118 115 1117 39 1117 c 1 39 1324 l 1 161 1324 615 1325 803 1325 c 0 876 1325 946 1316 970 1309 c 1 910 1106 l 1 910 1106 858 1118 798 1118 c 2 615 1118 l 1 615 -9 l 1xe0 596 -9 l 1 596 -30 595 -68 595 -70 c 1 692 -75 778 -132 778 -246 c 0 778 -376 664 -449 506 -449 c 0 440 -449 348 -431 292 -395 c 1 352 -247 l 1 385 -265 430 -277 481 -277 c 0 517 -277 551 -265 554 -227 c 1 554 -225 l 2xd0 554 -196 531 -170 483 -170 c 0 435 -170 402 -172 374 -182 c 1 374 -9 l 1 355 -9 l 1xe0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_Theta.glyph000066400000000000000000000015111472062471000314040ustar00rootroot00000000000000StartChar: Theta Encoding: 920 920 374 Width: 1060 VWidth: 0 Flags: W HStem: -16 203<399.925 628.737> 615 203<364 684> 1147 203<428.213 636.65> VStem: 36 270<297.704 961.279> 364 320<615 818> 742 269<341.531 985.544> LayerCount: 2 Fore SplineSet 539 1350 m 1 705 1350 1006 1277 1011 647 c 1 1011 636 l 2 1011 469 979 312 930 217 c 0 852 70 697 -16 526 -16 c 0 400 -16 246 25 162 127 c 0 69 239 36 395 36 579 c 0 36 931 98 1090 170 1187 c 0 239 1279 377 1347 539 1350 c 1 362 277 m 0 410 203 450 187 526 187 c 0 608 187 659 249 691 326 c 1 719 385 740 541 742 640 c 1 742 657 l 2 742 764 732 913 695 1009 c 0 654 1115 600 1147 538 1147 c 0 470 1147 431 1122 390 1051 c 0 341 968 306 835 306 592 c 0 306 495 319 342 362 277 c 0 364 818 m 1 684 818 l 1 684 615 l 1 364 615 l 1 364 818 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_Thorn.glyph000066400000000000000000000013351472062471000314350ustar00rootroot00000000000000StartChar: Thorn Encoding: 222 222 204 Width: 1060 VWidth: 0 Flags: W HStem: -10 21G<104 354> 439 208<354 640.34> 988 211<356 657.137> 1308 20G<304 356> VStem: 104 250<-9 442 649.056 983 1199 1320> 714 262<709.817 934.362> LayerCount: 2 Fore SplineSet 714 829 m 0 714 949 597 988 515 988 c 0 506 988 l 1 445 988 401 984 356 983 c 1 356 912 l 2 356 725 354 649 354 649 c 1 390 648 425 647 458 647 c 0 574 647 714 669 714 829 c 0 354 -10 m 1 104 -9 l 1 104 1320 l 1 210 1320 252 1327 356 1328 c 1 356 1199 l 1 368 1199 380 1199 393 1199 c 0 618 1199 789 1186 904 1045 c 0 958 979 976 936 976 844 c 0 976 637 852 439 508 439 c 0 460 439 408 440 354 442 c 1 354 174 354 149 354 -10 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_U.glyph000066400000000000000000000014141472062471000305450ustar00rootroot00000000000000StartChar: U Encoding: 85 85 44 Width: 1060 VWidth: 0 Flags: W HStem: -10 210<393.874 605.877> 1329 1G<67 328 696 881.714> VStem: 68 252<291.203 1329> 693 256<306.506 1323.05> AnchorPoint: "above_accent" 502 1323 basechar 0 LayerCount: 2 Fore SplineSet 701 1350 m 1 954 1322 l 1 947 1272 946 1237 946 1195 c 0 946 1186 946 1176 946 1166 c 0 946 1018 949 888 949 775 c 2 949 716 l 2 949 479 944 253 832 121 c 0 750 24 621 -5 492 -10 c 1 184 -10 86 159 68 456 c 0 63 533 61 657 61 795 c 0 61 970 64 1168 70 1329 c 1 328 1329 l 1 324 1161 320 932 320 743 c 0 320 693 320 645 320 602 c 0 320 538 321 485 326 448 c 0 340 354 350 204 490 200 c 1 690 209 693 431 693 718 c 0 693 844 688 993 688 1166 c 0 688 1238 691 1287 701 1350 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_Uacute.glyph000066400000000000000000000004611472062471000315700ustar00rootroot00000000000000StartChar: Uacute Encoding: 218 218 130 Width: 1060 VWidth: -10 Flags: W HStem: -10 210<393.874 605.877> 1329 1G<67 328 696 881.714> 1336 442 VStem: 68 252<291.203 1329> 201 566 693 256<306.506 1323.05> LayerCount: 2 Fore Refer: 323 769 N 1 0 0 1 2 243 2 Refer: 44 85 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_Ubreve.glyph000066400000000000000000000004721472062471000315740ustar00rootroot00000000000000StartChar: Ubreve Encoding: 364 364 298 Width: 1060 VWidth: 32 Flags: W HStem: -10 210<393.874 605.877> 1329 1G<67 328 696 881.714> 1367 183<386.837 638.214> VStem: 68 252<291.203 1329> 693 256<306.506 1323.05> LayerCount: 2 Fore Refer: 328 774 N 1 0 0 1 -2 216 2 Refer: 44 85 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_Ucircumflex.glyph000066400000000000000000000004601472062471000326270ustar00rootroot00000000000000StartChar: Ucircumflex Encoding: 219 219 131 Width: 1060 VWidth: -10 Flags: W HStem: -10 210<393.874 605.877> 1329 1G<67 328 696 881.714> 1348 447 VStem: 68 252<291.203 1329> 693 256<306.506 1323.05> LayerCount: 2 Fore Refer: 324 770 N 1 0 0 1 -14 193 2 Refer: 44 85 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_Udieresis.glyph000066400000000000000000000006231472062471000322760ustar00rootroot00000000000000StartChar: Udieresis Encoding: 220 220 132 Width: 1060 VWidth: -4 Flags: W HStem: -10 210<393.874 605.877> 1329 1G<67 328 696 881.714> 1399 240<165 444 585 867> VStem: 68 252<291.203 1329> 165 279<1399 1639> 585 282<1399 1636> 693 256<306.506 1323.05> AnchorPoint: "above_accent" 513 1604 basechar 0 LayerCount: 2 Fore Refer: 173 168 N 1 0 0 1 19 215 2 Refer: 44 85 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_Ugrave.glyph000066400000000000000000000004621472062471000315740ustar00rootroot00000000000000StartChar: Ugrave Encoding: 217 217 129 Width: 1060 VWidth: -10 Flags: W HStem: -10 210<393.874 605.877> 1329 1G<67 328 696 881.714> 1348 442 VStem: 68 252<291.203 1329> 247 566 693 256<306.506 1323.05> LayerCount: 2 Fore Refer: 322 768 S 1 0 0 1 54 255 2 Refer: 44 85 N 1 0 0 1 0 0 3 Validated: 1 EndChar _Uhungarumlaut.glyph000066400000000000000000000004601472062471000331230ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdirStartChar: Uhungarumlaut Encoding: 368 368 302 Width: 1060 VWidth: 32 Flags: W HStem: -10 210<393.874 605.877> 1329 1G<67 328 696 881.714> 1350 545 VStem: 68 252<291.203 1329> 693 256<306.506 1323.05> LayerCount: 2 Fore Refer: 333 779 S 1 0 0 1 82 207 2 Refer: 44 85 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_Umacron.glyph000066400000000000000000000005061472062471000317460ustar00rootroot00000000000000StartChar: Umacron Encoding: 362 362 296 Width: 1060 VWidth: 32 Flags: W HStem: -10 210<393.874 605.877> 1329 1G<67 328 696 881.714> 1427 194<264 764> VStem: 68 252<291.203 1329> 264 500<1427 1616> 693 256<306.506 1323.05> LayerCount: 2 Fore Refer: 326 772 N 1 0 0 1 26 138 2 Refer: 44 85 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_Uogonek.glyph000066400000000000000000000016701472062471000317540ustar00rootroot00000000000000StartChar: Uogonek Encoding: 370 370 304 Width: 1060 VWidth: 32 Flags: W HStem: -503 196<515.57 771.501> 1329 1G<67 328 696 881.714> VStem: 68 252<284.011 1329> 260 250<-295.213 -148.738> 693 256<306.506 1323.05> LayerCount: 2 Fore SplineSet 701 1350 m 1xe8 954 1322 l 1 947 1272 946 1237 946 1195 c 0 946 1186 946 1176 946 1166 c 0 946 1018 949 888 949 775 c 2 949 716 l 2 949 479 944 253 832 121 c 0 690 -47 510 -130 510 -250 c 0 510 -293 566 -307 630 -307 c 0 688 -307 728 -278 758 -256 c 1 882 -397 l 1 838 -445 720 -503 620 -503 c 0 438 -503 260 -447 260 -259 c 0xd8 260 -147 320 -89 413 -6 c 1 167 22 84 186 68 456 c 0 63 533 61 657 61 795 c 0 61 970 64 1168 70 1329 c 1 328 1329 l 1 324 1161 320 932 320 743 c 0 320 693 320 645 320 602 c 0 320 538 321 485 326 448 c 0 340 354 350 204 490 200 c 1 690 209 693 431 693 718 c 0 693 844 688 993 688 1166 c 0 688 1238 691 1287 701 1350 c 1xe8 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_Upsilon.glyph000066400000000000000000000004171472062471000317740ustar00rootroot00000000000000StartChar: Upsilon Encoding: 933 933 382 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<368 618> 1343 20G<201.936 253 745 797.529> VStem: 368 250<0 654.188> AnchorPoint: "above_accent" 500 1322 basechar 0 LayerCount: 2 Fore Refer: 48 89 N 1 0 0 1 0 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_Upsilon1.glyph000066400000000000000000000011501472062471000320500ustar00rootroot00000000000000StartChar: Upsilon1 Encoding: 978 978 415 Width: 1060 VWidth: 4 Flags: W HStem: 0 21G<388 649> 1038 21G<852 972.375> 1356 20G<760 932> 1385 20G<90.321 195> VStem: 388 261<0 821.734> 853 191<1070 1141.14> AnchorPoint: "above_accent" 510 1380 basechar 0 LayerCount: 2 Fore SplineSet 512 1020 m 1 575 1165 677 1376 843 1376 c 0 1021 1376 1044 1258 1044 1076 c 0 1044 1074 1044 1072 1044 1070 c 1 853 1038 l 1 851 1080 848 1135 847 1148 c 1 829 1135 649 907 649 646 c 2 649 0 l 1 388 0 l 1 388 637 l 2 388 818 226 1113 27 1162 c 1 96 1405 l 1 294 1363 458 1162 512 1020 c 1 EndSplineSet Validated: 1 EndChar _Upsilondieresis.glyph000066400000000000000000000005131472062471000334420ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdirStartChar: Upsilondieresis Encoding: 939 939 395 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<368 618> 1343 20G<201.936 253 745 797.529> 1398 240<163 442 583 865> VStem: 163 279<1398 1638> 368 250<0 654.188> 583 282<1398 1635> LayerCount: 2 Fore Refer: 173 168 N 1 0 0 1 17 214 2 Refer: 382 933 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_Upsilontonos.glyph000066400000000000000000000005321472062471000330550ustar00rootroot00000000000000StartChar: Upsilontonos Encoding: 910 910 403 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<528.301 743.858> 1197 454 1343 20G<385.115 429.144 853.361 898.654> VStem: 100.942 183.311<1501.27 1600.28> 528.301 215.558<0 654.188> LayerCount: 2 Fore Refer: 392 900 S 0.77674 0 0 1 -275 -25 2 Refer: 382 933 N 0.86223 0 0 1 211 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_Uring.glyph000066400000000000000000000006051472062471000314260ustar00rootroot00000000000000StartChar: Uring Encoding: 366 366 300 Width: 1060 VWidth: 32 Flags: W HStem: -10 210<393.874 605.877> 1329 1G<67 328 696 881.714> 1344 132<425.395 587.541> 1601 142<425.983 588.971> VStem: 68 252<291.203 1329> 232 189<1485.88 1592.35> 593 190<1485.71 1592.35> 693 256<306.506 1323.05> LayerCount: 2 Fore Refer: 972 730 N 1 0 0 1 -14 66 2 Refer: 44 85 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_Utilde.glyph000066400000000000000000000005221472062471000315660ustar00rootroot00000000000000StartChar: Utilde Encoding: 360 360 294 Width: 1060 VWidth: 32 Flags: W HStem: -10 210<393.874 605.877> 1329 1G<67 328 696 881.714> 1368 178<579.92 738.997> 1498 180<301.718 465.459> VStem: 68 252<291.203 1329> 693 256<306.506 1323.05> LayerCount: 2 Fore Refer: 325 771 N 1 0 0 1 3 216 2 Refer: 44 85 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_V.glyph000066400000000000000000000005731472062471000305530ustar00rootroot00000000000000StartChar: V Encoding: 86 86 45 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<356 678> 1335 20G<186.966 290.5 742.5 850.468> VStem: 368 301<0 208.172> LayerCount: 2 Fore SplineSet 368 0 m 1 344 196 98 1038 4 1266 c 1 240 1355 l 1 341 1098 426 707 524 331 c 1 598 651 692 1095 793 1348 c 1 1020 1269 l 1 922 1033 687 204 669 0 c 1 368 0 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_W.glyph000066400000000000000000000020451472062471000305500ustar00rootroot00000000000000StartChar: W Encoding: 87 87 46 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<132.5 397.5 622 884.5> 1321 20G<85.2414 261 785.5 921.895> VStem: 12 236<929.111 1313.76> 154 241<0 199.957> AnchorPoint: "above_accent" 516 1322 basechar 0 LayerCount: 2 Back SplineSet 332 0 m 5 201 0 l 5 158 170 52 1035 6 1286 c 5 160 1318 l 5 280 675 246 608 290 298 c 5 360 528 429 886 435 957 c 5 480 957 568 957 602 969 c 5 638 778 686 485 744 300 c 5 777 585 741 624 868 1315 c 5 1023 1281 l 5 971 1030 868 178 835 0 c 5 699 0 l 5 699 0 553 429 521 613 c 5 474 388 340 22 332 0 c 5 EndSplineSet Fore SplineSet 395 0 m 1xd0 154 0 l 1xd0 111 173 58 1056 12 1312 c 1 248 1341 l 1xe0 274 1148 276 1050 279 986 c 0 290 740 288 412 298 316 c 1 298 316 417 916 423 988 c 1 444 988 476 985 509 985 c 0 548 985 590 989 619 1004 c 1 648 786 739 319 739 319 c 1 756 458 751 726 766 962 c 0 770 1027 767 1154 804 1343 c 1 1028 1305 l 1 976 1049 901 182 868 0 c 1 622 0 l 1 622 0 552 397 520 585 c 1 473 355 400 12 395 0 c 1xd0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_Wcircumflex.glyph000066400000000000000000000004661472062471000326370ustar00rootroot00000000000000StartChar: Wcircumflex Encoding: 372 372 306 Width: 1060 VWidth: 32 Flags: W HStem: 0 21G<132.5 397.5 622 884.5> 1321 20G<85.2414 261 785.5 921.895> 1347 447 VStem: 12 236<929.111 1313.76> 154 241<0 199.957> LayerCount: 2 Fore Refer: 324 770 N 1 0 0 1 0 192 2 Refer: 46 87 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_X.glyph000066400000000000000000000006311472062471000305500ustar00rootroot00000000000000StartChar: X Encoding: 88 88 47 Width: 1060 VWidth: 0 Flags: W HStem: 1351 22G<165.355 255 777.151 824.556> LayerCount: 2 Fore SplineSet 789 1371 m 1 997 1254 l 1 651 688 l 1 822 416 865 252 1007 112 c 1 841 -45 l 1 689 105 665 207 513 454 c 1 229 -54 l 1 19 78 l 1 365 670 l 1 245 878 139 1059 -1 1218 c 1 190 1373 l 1 320 1224 404 1070 507 895 c 1 789 1371 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_Xi.glyph000066400000000000000000000017011472062471000307200ustar00rootroot00000000000000StartChar: Xi Encoding: 926 926 386 Width: 1060 VWidth: 0 Flags: W HStem: -3 204<93 889.951> 646 203<312 689> 1118 205<93 880> VStem: 312 377<646 849> LayerCount: 2 Back SplineSet 102 1319 m 1 158 1323 228 1323 306 1323 c 0 337 1323 370 1323 404 1323 c 2 514 1323 l 2 663 1323 799 1320 873 1320 c 2 889 1320 l 1 889 1118 l 1 360 1118 l 1 360 849 l 1 698 849 l 1 698 646 l 1 360 646 l 1 360 615 l 2 360 408 358 280 358 201 c 1 774 203 l 2 830 203 899 230 899 230 c 1 971 31 l 1 923 18 882 -3 784 -3 c 2 102 -3 l 1 102 1319 l 1 EndSplineSet Fore SplineSet 312 849 m 1 689 849 l 1 689 646 l 1 312 646 l 1 312 849 l 1 93 1319 m 1 149 1323 219 1323 297 1323 c 0 328 1323 361 1323 395 1323 c 2 506 1323 l 2 655 1323 791 1320 865 1320 c 2 880 1320 l 1 880 1118 l 1 90 1118 l 1 93 1319 l 1 93 201 m 1 766 203 l 2 822 203 890 230 890 230 c 1 963 31 l 1 915 18 873 -3 775 -3 c 2 93 -3 l 1 93 201 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_Y.glyph000066400000000000000000000010301472062471000305430ustar00rootroot00000000000000StartChar: Y Encoding: 89 89 48 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<368 618> 1343 20G<201.936 253 745 797.529> VStem: 368 250<0 654.188> AnchorPoint: "above_accent" 500 1322 basechar 0 LayerCount: 2 Fore SplineSet 368 0 m 1 368 138 l 2 368 230 375 492 375 613 c 1 296 726 65 1114 14 1222 c 1 233 1363 l 1 273 1284 424 992 511 852 c 1 609 994 726 1287 764 1376 c 1 992 1240 l 1 945 1144 695 702 625 602 c 1 625 554 623 505 623 450 c 1 620 315 618 171 618 128 c 2 618 0 l 1 368 0 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_Yacute.glyph000066400000000000000000000004221472062471000315710ustar00rootroot00000000000000StartChar: Yacute Encoding: 221 221 133 Width: 1060 VWidth: -10 Flags: W HStem: 0 21G<368 618> 1335 442 1343 20G<201.936 253 745 797.529> VStem: 199 566 368 250<0 654.188> LayerCount: 2 Fore Refer: 323 769 N 1 0 0 1 0 242 2 Refer: 48 89 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_Ycircumflex.glyph000066400000000000000000000004201472062471000326270ustar00rootroot00000000000000StartChar: Ycircumflex Encoding: 374 374 308 Width: 1060 VWidth: 32 Flags: W HStem: 0 21G<368 618> 1343 20G<201.936 253 745 797.529> 1349 447 VStem: 368 250<0 654.188> LayerCount: 2 Fore Refer: 324 770 S 1 0 0 1 -21 194 2 Refer: 48 89 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_Ydieresis.glyph000066400000000000000000000005041472062471000323000ustar00rootroot00000000000000StartChar: Ydieresis Encoding: 376 376 310 Width: 1060 VWidth: 32 Flags: W HStem: 0 21G<368 618> 1343 20G<201.936 253 745 797.529> 1398 240<163 442 583 865> VStem: 163 279<1398 1638> 368 250<0 654.188> 583 282<1398 1635> LayerCount: 2 Fore Refer: 173 168 N 1 0 0 1 17 214 2 Refer: 48 89 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_Z.glyph000066400000000000000000000011061472062471000305500ustar00rootroot00000000000000StartChar: Z Encoding: 90 90 49 Width: 1060 VWidth: 0 Flags: W HStem: 0 217<396 923.981> 1119 209<89 672> AnchorPoint: "above_accent" 516 1322 basechar 0 LayerCount: 2 Fore SplineSet 123 0 m 1 28 136 l 1 672 1119 l 1 458 1119 203 1114 89 1114 c 1 88 1324 l 1 208 1324 630 1328 818 1328 c 0 893 1328 939 1315 958 1312 c 1 958 1310 958 1308 958 1305 c 0 958 1266 974 1160 974 1126 c 0 974 1123 974 1120 974 1118 c 1 396 217 l 1 750 216 l 2 835 216 862 221 927 242 c 1 998 27 l 1 953 11 884 0 809 0 c 0 639 0 197 0 130 0 c 2 123 0 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_Zacute.glyph000066400000000000000000000003621472062471000315750ustar00rootroot00000000000000StartChar: Zacute Encoding: 377 377 311 Width: 1060 VWidth: 32 Flags: W HStem: 0 217<396 923.981> 1119 209<89 672> 1335 442 VStem: 215 566 LayerCount: 2 Fore Refer: 323 769 N 1 0 0 1 16 242 2 Refer: 49 90 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_Zcaron.glyph000066400000000000000000000003431472062471000315750ustar00rootroot00000000000000StartChar: Zcaron Encoding: 381 381 315 Width: 1060 VWidth: 32 Flags: W HStem: 0 217<396 923.981> 1119 209<89 672> 1359 447 LayerCount: 2 Fore Refer: 334 780 N 1 0 0 1 -4 153 2 Refer: 49 90 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_Zdotaccent.glyph000066400000000000000000000004121472062471000324340ustar00rootroot00000000000000StartChar: Zdotaccent Encoding: 379 379 313 Width: 1060 VWidth: 32 Flags: W HStem: 0 217<396 923.981> 1119 209<89 672> 1399 246<368 651> VStem: 368 285<1399 1645> LayerCount: 2 Fore Refer: 330 775 N 1 0 0 1 57 215 2 Refer: 49 90 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/_Zeta.glyph000066400000000000000000000002651472062471000312470ustar00rootroot00000000000000StartChar: Zeta Encoding: 918 918 372 Width: 1060 VWidth: 0 Flags: W HStem: 0 217<396 923.981> 1119 209<89 672> LayerCount: 2 Fore Refer: 49 90 N 1 0 0 1 0 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/a.glyph000066400000000000000000000014761472062471000304320ustar00rootroot00000000000000StartChar: a Encoding: 97 97 0 Width: 1060 VWidth: 6 Flags: W HStem: -11 200<343.627 572.837> 470 200<369.749 625.784> 820 208<290.067 600.727> VStem: 56 262<217.581 419.927> 661 256<275.679 431.841 623 758.896> AnchorPoint: "above_accent" 493 1107 basechar 0 LayerCount: 2 Fore SplineSet 318 317 m 0 318 219 387 189 451 189 c 0 561 189 643 291 661 347 c 1 661 394 l 1 625 436 557 470 493 470 c 0 427 470 318 427 318 317 c 0 917 316 m 2 917 224 936 172 993 127 c 1 868 -22 l 1 816 18 782 29 740 101 c 1 664 23 582 -11 400 -11 c 0 229 -11 56 120 56 302 c 0 56 392 86 479 145 540 c 0 240 637 351 670 493 670 c 0 557 670 623 649 661 623 c 1 661 789 545 820 485 820 c 0 370 820 276 787 202 709 c 1 80 917 l 1 254 1027 315 1025 493 1028 c 1 718 1028 917 893 917 655 c 0 917 316 l 2 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/aacute.glyph000066400000000000000000000005221472062471000314430ustar00rootroot00000000000000StartChar: aacute Encoding: 225 225 60 Width: 1060 VWidth: 0 Flags: W HStem: -11 200<343.627 572.837> 470 200<369.749 625.784> 820 208<290.067 600.727> 1120 442 VStem: 56 262<217.581 419.927> 192 566 661 256<275.679 431.841 623 758.896> LayerCount: 2 Fore Refer: 323 769 N 1 0 0 1 -7 27 2 Refer: 0 97 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/abreve.glyph000066400000000000000000000005351472062471000314510ustar00rootroot00000000000000StartChar: abreve Encoding: 259 259 208 Width: 1060 VWidth: 32 Flags: W HStem: -11 200<343.627 572.837> 470 200<369.749 625.784> 820 208<290.067 600.727> 1151 183<377.837 629.214> VStem: 56 262<217.581 419.927> 661 256<275.679 431.841 623 758.896> LayerCount: 2 Fore Refer: 328 774 N 1 0 0 1 -11 0 2 Refer: 0 97 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/acircumflex.glyph000066400000000000000000000005211472062471000325020ustar00rootroot00000000000000StartChar: acircumflex Encoding: 226 226 61 Width: 1060 VWidth: 0 Flags: W HStem: -11 200<343.627 572.837> 470 200<369.749 625.784> 820 208<290.067 600.727> 1132 447 VStem: 56 262<217.581 419.927> 661 256<275.679 431.841 623 758.896> LayerCount: 2 Fore Refer: 324 770 N 1 0 0 1 -23 -23 2 Refer: 0 97 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/acute.glyph000066400000000000000000000004171472062471000313050ustar00rootroot00000000000000StartChar: acute Encoding: 180 180 174 Width: 1060 VWidth: -43 Flags: W HStem: 1267 442 VStem: 199 566 LayerCount: 2 Fore SplineSet 199 1441 m 1 342 1489 516 1601 631 1709 c 1 765 1537 l 1 654 1425 432 1314 289 1267 c 1 199 1441 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/acutecomb.glyph000066400000000000000000000004771472062471000321540ustar00rootroot00000000000000StartChar: acutecomb Encoding: 769 769 323 Width: 1060 VWidth: -43 Flags: W HStem: 1093 442 VStem: 199 566 AnchorPoint: "above_accent" 500 1080 mark 0 LayerCount: 2 Fore SplineSet 199 1267 m 1 342 1315 516 1427 631 1535 c 1 765 1363 l 1 654 1251 432 1140 289 1093 c 1 199 1267 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/adieresis.glyph000066400000000000000000000006641472062471000321600ustar00rootroot00000000000000StartChar: adieresis Encoding: 228 228 63 Width: 1060 VWidth: 0 Flags: W HStem: -11 200<343.627 572.837> 470 200<369.749 625.784> 820 208<290.067 600.727> 1183 240<156 435 576 858> VStem: 56 262<217.581 419.927> 156 279<1183 1423> 576 282<1183 1420> 661 256<275.679 431.841 623 758.896> AnchorPoint: "above_accent" 506 1410 basechar 0 LayerCount: 2 Fore Refer: 173 168 N 1 0 0 1 10 -1 2 Refer: 0 97 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/ae.glyph000066400000000000000000000023151472062471000305700ustar00rootroot00000000000000StartChar: ae Encoding: 230 230 65 Width: 1060 VWidth: 6 Flags: W HStem: 0 208<655.512 793.522> 4 158<273.037 389.008> 447 207<648 789.924> 508 153<279.122 416.124> 808 210<223.801 396.892 658.059 770.841> VStem: 23 233<170.1 501.996> 418 230<213.337 447 654 789.913> AnchorPoint: "above_accent" 515 1107 basechar 0 LayerCount: 2 Fore SplineSet 648 675 m 2x2e 648 654 l 1 686 654 748 654 792 660 c 1 786 764 761 808 702 808 c 0 662 808 648 760 648 675 c 2x2e 256 322 m 0 256 214 284 162 322 162 c 0 412 162 407 299 418 327 c 1 418 474 l 1 375 499 368 508 314 508 c 0x5e 281 508 256 423 256 322 c 0 722 0 m 0xae 564 0 526 75 505 97 c 1 475 63 415 4 312 4 c 0 249 4 184 19 130 57 c 0 49 114 23 211 23 309 c 0 23 476 87 661 291 661 c 0x5e 368 661 380 645 418 629 c 1 418 726 413 808 307 808 c 2 298 808 l 2 245 808 227 788 198 702 c 1 0 784 l 1 70 970 182 1018 300 1018 c 0 356 1018 402 1015 463 968 c 1 482 952 501 928 513 909 c 1 530 935 589 1018 691 1018 c 1 892 1018 990 796 998 570 c 1 998 454 l 1 900 450 762 447 680 447 c 0 668 447 657 447 648 447 c 1 646 274 l 1 662 232 673 208 712 208 c 0 787 208 800 244 806 290 c 1 996 218 l 1 996 218 947 0 722 0 c 0xae EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/aeacute.glyph000066400000000000000000000006121472062471000316100ustar00rootroot00000000000000StartChar: aeacute Encoding: 509 509 461 Width: 1060 VWidth: 0 Flags: W HStem: 0 208<655.512 793.522> 4 158<273.037 389.008> 447 207<648 789.924> 508 153<279.122 416.124> 808 210<223.801 396.892 658.059 770.841> 1120 442 VStem: 23 233<170.1 501.996> 214 566 418 230<213.337 447 654 789.913> LayerCount: 2 Fore Refer: 323 769 N 1 0 0 1 15 27 2 Refer: 65 230 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/afii00208.glyph000066400000000000000000000002761472062471000315110ustar00rootroot00000000000000StartChar: afii00208 Encoding: 8213 8213 529 Width: 1060 VWidth: 6 Flags: W HStem: 380 244<-51.5198 1070.88> LayerCount: 2 Fore Refer: 100 45 N 1.26682 0 0 1 -163 -13 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/afii10017.glyph000066400000000000000000000004721472062471000315060ustar00rootroot00000000000000StartChar: afii10017 Encoding: 1040 1040 761 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<6 267.5 750 1026> 281 223<390.856 651> 1305 20G<411.503 648.179> VStem: 6 260<0 174.195> 750 276<0 224.965> AnchorPoint: "above_accent" 513 1322 basechar 0 LayerCount: 2 Fore Refer: 26 65 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/afii10018.glyph000066400000000000000000000015221472062471000315040ustar00rootroot00000000000000StartChar: afii10018 Encoding: 1041 1041 762 Width: 1060 VWidth: 0 Flags: W HStem: -5 210<351 633.64> 608 210<357 623.698> 1089 210<280.5 826.181> VStem: 106 253<207.119 606 817 1086.26> 690 261<263.335 547.335> LayerCount: 2 Fore SplineSet 848 1276 m 1 825 1066 l 17 723 1087 606 1089 472 1089 c 0 366 1089 355 1088 355 1088 c 1 358 1051 359 1003 359 956 c 0 359 889 357 891 357 817 c 1 401 818 453 818 495 818 c 0 791 818 951 670 951 393 c 0 951 168 802 23 635 3 c 0 596 -2 555 -5 516 -5 c 0 431 -5 341 0 233 0 c 2 97 0 l 1 97 194 106 407 106 823 c 0 106 996 103 1158 94 1285 c 1 175 1291 224 1299 337 1299 c 1 617 1299 768 1298 848 1276 c 1 488 608 m 0 451 608 392 608 355 606 c 1 353 369 352 288 351 212 c 1 392 208 408 205 483 205 c 0 643 205 690 285 690 409 c 0 690 517 643 608 488 608 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/afii10019.glyph000066400000000000000000000004631472062471000315100ustar00rootroot00000000000000StartChar: afii10019 Encoding: 1042 1042 763 Width: 1060 VWidth: 0 Flags: W HStem: -5 197<312 625.988> 636 198<318 490.223> 1123 202<318.305 507.082> VStem: 66 253<194.783 636 834 1116.36> 531 258<873.486 1099.27> 711 258<278.47 564.007> LayerCount: 2 Fore Refer: 27 66 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/afii10020.glyph000066400000000000000000000004071472062471000314760ustar00rootroot00000000000000StartChar: afii10020 Encoding: 1043 1043 764 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<221 475> 1118 210<475 1014.96> VStem: 221 254<0 1118> AnchorPoint: "above_accent" 616 1322 basechar 0 LayerCount: 2 Fore Refer: 370 915 S 1 0 0 1 72 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/afii10021.glyph000066400000000000000000000013751472062471000315040ustar00rootroot00000000000000StartChar: afii10021 Encoding: 1044 1044 765 Width: 1060 Flags: W HStem: -3 207<341 616> 1087 210<455 613> VStem: 12 230<-286.885 -6> 203 252<635.429 1087> 613 257<204 1087> 765 230<-294 -3> LayerCount: 2 Fore SplineSet 613 816 m 1xd8 613 1087 l 1 455 1087 l 1 439 588 407 449 341 204 c 1 616 204 l 1 616 285 613 437 613 636 c 2 613 816 l 1xd8 995 -296 m 1xc4 765 -294 l 1 767 -3 l 1 690 -3 242 -6 242 -6 c 1 242 -11 242 -17 242 -22 c 0 242 -129 260 -287 260 -287 c 1 32 -303 l 1 22 -213 12 -7 12 106 c 0xe4 12 140 11 173 10 204 c 1 65 204 l 1 173 500 203 680 203 1226 c 0 203 1249 203 1272 203 1296 c 1 357 1296 511 1297 666 1297 c 0 744 1297 814 1297 870 1293 c 1 870 204 l 1xd8 995 204 l 1 995 -296 l 1xc4 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/afii10022.glyph000066400000000000000000000004371472062471000315030ustar00rootroot00000000000000StartChar: afii10022 Encoding: 1045 1045 766 Width: 1060 VWidth: 0 Flags: W HStem: 0 204<381 921.95> 646 203<383 721> 1118 205<383 912> VStem: 125 258<204 646 849 1118> AnchorPoint: "above_accent" 517 1322 basechar 0 LayerCount: 2 Fore Refer: 30 69 S 1 0 0 1 23 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/afii10023.glyph000066400000000000000000000005241472062471000315010ustar00rootroot00000000000000StartChar: afii10023 Encoding: 1025 1025 746 Width: 1060 VWidth: -6 Flags: W HStem: 0 204<381 921.95> 646 203<383 721> 1118 205<383 912> 1398 240<180 459 600 882> VStem: 125 258<204 646 849 1118> 180 279<1398 1638> 600 282<1398 1635> LayerCount: 2 Fore Refer: 173 168 N 1 0 0 1 34 214 2 Refer: 766 1045 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/afii10024.glyph000066400000000000000000000013471472062471000315060ustar00rootroot00000000000000StartChar: afii10024 Encoding: 1046 1046 767 Width: 1060 Flags: W HStem: -5 21G<-25 242 395 613 772.5 1036> 1306 2G<169.833 279.5 395 613 752 846.708> VStem: 395 218<-5 587 797 1308> 782 254<5 201.435> AnchorPoint: "above_accent" 501 1322 basechar 0 LayerCount: 2 Fore SplineSet 638 587 m 1 613 587 l 1 613 -5 l 1 395 -5 l 1 395 587 l 1 373 587 l 1 314 400 253 128 231 -6 c 1 -25 5 l 1 14 190 120 507 183 686 c 1 113 928 111 1086 -17 1230 c 1 219 1326 l 1 340 1151 339 916 371 797 c 1 395 797 l 1 395 1308 l 1 613 1308 l 1 613 797 l 1 640 797 l 1 672 916 705 1142 799 1326 c 1 1028 1230 l 1 925 1074 905 928 835 686 c 1 899 504 1012 182 1036 5 c 1 782 -6 l 1 763 126 698 405 638 587 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/afii10025.glyph000066400000000000000000000014151472062471000315030ustar00rootroot00000000000000StartChar: afii10025 Encoding: 1047 1047 768 Width: 1060 Flags: W HStem: -6 210<279.064 650.244> 608 210<326 601.953> 1112 210<261.473 602.722> VStem: 649 261<863.952 1064.97> 703 261<253.527 511.008> AnchorPoint: "above_accent" 447 1322 basechar 0 LayerCount: 2 Fore SplineSet 324 820 m 1xe8 397 820 393 818 442 818 c 0 594 818 649 877 649 980 c 0 649 1056 564 1112 467 1112 c 0 311 1112 270 1087 172 994 c 1 46 1212 l 1 192 1307 301 1322 478 1322 c 0 679 1322 910 1205 910 974 c 0xf0 910 854 868 779 767 717 c 1 878 664 964 557 964 352 c 0 964 103 826 -6 472 -6 c 0 308 -6 198 9 46 92 c 1 176 325 l 1 296 221 354 204 472 204 c 0 652 204 703 274 703 356 c 0 703 530 594 608 444 608 c 0 395 608 399 606 326 606 c 1 324 820 l 1xe8 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/afii10026.glyph000066400000000000000000000012561472062471000315070ustar00rootroot00000000000000StartChar: afii10026 Encoding: 1048 1048 769 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<72.0459 351 677.5 923> 1290 20G<75 320 626.5 921> VStem: 75 244<318.166 741 741.303 1307> 673 245<0 800.85 1157.1 1309> AnchorPoint: "above_accent" 497 1322 basechar 0 LayerCount: 2 Fore SplineSet 675 1310 m 1 921 1309 l 1 921 1256 922 1186 922 1129 c 0 922 899 918 645 918 419 c 0 918 378 918 339 918 301 c 0 918 186 918 85 923 0 c 1 682 0 l 1 673 171 673 300 673 486 c 0 673 594 706 801 706 801 c 1 589 553 426 168 351 0 c 1 72 -1 l 1 75 1307 l 1 320 1310 l 1 320 1158 319 741 319 741 c 2 319 546 280 318 280 318 c 1 399 614 578 942 675 1310 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/afii10027.glyph000066400000000000000000000005131472062471000315030ustar00rootroot00000000000000StartChar: afii10027 Encoding: 1049 1049 770 Width: 1060 Flags: W HStem: 0 21G<72.0459 351 677.5 923> 1290 20G<75 320 626.5 921> 1366 183<381.837 633.214> VStem: 75 244<318.166 741 741.303 1307> 673 245<0 800.85 1157.1 1309> LayerCount: 2 Fore Refer: 328 774 N 1 0 0 1 -7 215 2 Refer: 769 1048 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/afii10028.glyph000066400000000000000000000004271472062471000315100ustar00rootroot00000000000000StartChar: afii10028 Encoding: 1050 1050 771 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<84 342> 1315 20G<84 342 787.5 828.147> VStem: 84 258<0 519.312 871 1335> AnchorPoint: "above_accent" 500 1322 basechar 0 LayerCount: 2 Fore Refer: 34 75 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/afii10029.glyph000066400000000000000000000010311472062471000315010ustar00rootroot00000000000000StartChar: afii10029 Encoding: 1051 1051 772 Width: 1060 Flags: W HStem: -10 211<23.554 166.414> 1109 210<479 700> VStem: 224 255<749.703 1109> 700 256<0 1109> LayerCount: 2 Fore SplineSet 0 0 m 1 27 232 l 1 49 215 69 201 120 201 c 0 192 201 206 316 224 1318 c 1 633 1319 l 2 667 1319 721 1319 752 1319 c 0 830 1319 900 1319 956 1315 c 1 956 883 956 432 956 0 c 1 696 0 l 1 697 208 700 332 700 636 c 2 700 816 l 1 700 1109 l 1 479 1109 l 1 454 102 397 -10 114 -10 c 0 63 -10 20 -6 0 0 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/afii10030.glyph000066400000000000000000000004011472062471000314710ustar00rootroot00000000000000StartChar: afii10030 Encoding: 1052 1052 773 Width: 1060 VWidth: 32 Flags: W HStem: 0 21G<62 312 700.933 948> 1303 20G<62 304 689.5 946> VStem: 62 250<0 897.863> 699 247<0.671951 897.856> LayerCount: 2 Fore Refer: 36 77 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/afii10031.glyph000066400000000000000000000004321472062471000314760ustar00rootroot00000000000000StartChar: afii10031 Encoding: 1053 1053 774 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<60 318 675 930> 599 215<321.491 675> 1302 15G<60 316.963 674 930> VStem: 60 256<0 578.711 785 1320> 675 255<0 599 814 1317> LayerCount: 2 Fore Refer: 33 72 S 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/afii10032.glyph000066400000000000000000000004601472062471000315000ustar00rootroot00000000000000StartChar: afii10032 Encoding: 1054 1054 775 Width: 1060 VWidth: 0 Flags: W HStem: -16 203<387.94 609.054> 1147 203<415.193 616.501> VStem: 36 261<295.851 964.02> 718 261<341.03 985.544> AnchorPoint: "above_accent" 507 1322 basechar 0 LayerCount: 2 Fore Refer: 38 79 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/afii10033.glyph000066400000000000000000000005561472062471000315070ustar00rootroot00000000000000StartChar: afii10033 Encoding: 1055 1055 776 Width: 1060 VWidth: 31 Flags: W HStem: -5 21G<95.9547 352 665.964 922> 1108 210<352 664> VStem: 96 256<-5 1108> 666 256<-5 1108> LayerCount: 2 Fore SplineSet 352 1108 m 1 352 -5 l 1 96 -5 l 1 93 1319 l 1 764 1318 l 1 921 1318 l 1 922 -5 l 1 666 -5 l 1 664 1108 l 1 352 1108 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/afii10034.glyph000066400000000000000000000004151472062471000315020ustar00rootroot00000000000000StartChar: afii10034 Encoding: 1056 1056 777 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<104 354> 439 208<354 626.875> 1117 211<356 662.942> VStem: 104 250<0 442 649.149 1112> 714 262<734.34 1067.46> LayerCount: 2 Fore Refer: 39 80 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/afii10035.glyph000066400000000000000000000003511472062471000315020ustar00rootroot00000000000000StartChar: afii10035 Encoding: 1057 1057 778 Width: 1060 VWidth: 0 Flags: W HStem: -3 201<441.541 679.357> 1128 204<456.612 683.073> VStem: 56 262<370.861 936.313> LayerCount: 2 Fore Refer: 28 67 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/afii10036.glyph000066400000000000000000000003331472062471000315030ustar00rootroot00000000000000StartChar: afii10036 Encoding: 1058 1058 779 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<355 615> 1118 207<39 355 615 909.962> VStem: 355 260<0 1118> LayerCount: 2 Fore Refer: 43 84 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/afii10037.glyph000066400000000000000000000011171472062471000315050ustar00rootroot00000000000000StartChar: afii10037 Encoding: 1059 1059 780 Width: 1060 Flags: W HStem: -22 210<211.252 367.304> 1304 20G<203.014 310.5 735 827.444> AnchorPoint: "above_accent" 513 1322 basechar 0 LayerCount: 2 Fore SplineSet 160 296 m 1 206 224 256 188 298 188 c 0 368 188 424 328 445 371 c 1 343 428 265 467 22 1253 c 1 274 1324 l 1 347 1004 451 713 532 612 c 1 554 688 595 828 641 972 c 0 704 1167 727 1266 743 1328 c 1 1009 1265 l 1 964 1111 908 969 849 786 c 0 790 603 744 459 706 356 c 0 599 65 452 -22 306 -22 c 0 184 -22 104 -11 16 59 c 1 160 296 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/afii10038.glyph000066400000000000000000000014341472062471000315100ustar00rootroot00000000000000StartChar: afii10038 Encoding: 1060 1060 781 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<379 658> 89 210<302.587 395 659 745.768> 983 210<299.719 396 657 750.944> 1287 20G<390.228 664> VStem: 17 244<330.276 948.257> 405 243<299 983 1200 1288.02> 781 244<327.781 951.541> LayerCount: 2 Fore SplineSet 395 89 m 1 280 89 17 154 17 595 c 3 17 1084 182 1186 396 1193 c 1 389 1307 l 1 664 1307 l 1 664 1307 661 1241 657 1200 c 1 798 1197 1025 1137 1025 633 c 3 1025 178 824 88 659 87 c 1 659 87 659 50 657 0 c 1 379 0 l 1 389 30 394 58 395 89 c 1 648 296 m 1 737 296 781 309 781 642 c 3 781 983 744 989 646 992 c 1 647 806 648 612 648 355 c 2 648 296 l 1 405 299 m 1 405 549 406 789 406 983 c 1 266 979 261 930 261 609 c 3 261 336 294 299 405 299 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/afii10039.glyph000066400000000000000000000002761472062471000315140ustar00rootroot00000000000000StartChar: afii10039 Encoding: 1061 1061 782 Width: 1060 VWidth: 0 Flags: W HStem: 1351 22G<165.355 255 777.151 824.556> LayerCount: 2 Fore Refer: 47 88 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/afii10040.glyph000066400000000000000000000007711472062471000315040ustar00rootroot00000000000000StartChar: afii10040 Encoding: 1062 1062 783 Width: 1060 Flags: W HStem: 0 210<315 604> 1276 20G<61.9537 315 605.963 856> VStem: 59 256<210 1296> 604 251<218 1296> 772 230<-289.918 0> LayerCount: 2 Fore SplineSet 315 210 m 1xe8 604 210 l 1 606 1296 l 1 856 1296 l 1 855 218 l 1xf0 1004 218 l 1 1003 188 1002 95 1002 61 c 0 1002 -52 1010 -208 1042 -294 c 1 820 -329 l 1 787 -240 774 -110 772 0 c 1 698 0 l 1 59 -1 l 1 62 1296 l 1 315 1296 l 1 315 210 l 1xe8 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/afii10041.glyph000066400000000000000000000011541472062471000315010ustar00rootroot00000000000000StartChar: afii10041 Encoding: 1063 1063 784 Width: 1060 Flags: W HStem: 0 21G<684 940> 412 211<405.558 669.422> 1276 20G<62 320 684.937 941> VStem: 62 258<743.598 1296> 684 256<0 475.91 645.444 1296> AnchorPoint: "above_accent" 501 1322 basechar 0 LayerCount: 2 Fore SplineSet 941 1296 m 1 941 864 940 432 940 0 c 1 684 0 l 1 686 262 l 2 687 352 700 476 700 476 c 1 628 426 555 412 481 412 c 0 164 412 62 592 62 1187 c 0 62 1216 62 1245 62 1274 c 0 62 1281 62 1289 62 1296 c 1 320 1296 l 1 320 752 360 623 501 623 c 0 563 623 608 630 683 662 c 1 685 1296 l 1 941 1296 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/afii10042.glyph000066400000000000000000000006651472062471000315100ustar00rootroot00000000000000StartChar: afii10042 Encoding: 1064 1064 785 Width: 1060 Flags: W HStem: 0 210<278 386 630 736> 1276 20G<36.9537 278 386 630 736 980> VStem: 34 244<210 1296> 386 244<210 1296> 736 244<210 1296> LayerCount: 2 Fore SplineSet 278 210 m 1 386 210 l 1 386 1296 l 1 630 1296 l 1 630 210 l 1 736 210 l 1 736 1296 l 1 980 1296 l 1 980 0 l 1 823 0 l 1 34 -1 l 1 37 1296 l 1 278 1296 l 1 278 210 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/afii10043.glyph000066400000000000000000000011241472062471000315000ustar00rootroot00000000000000StartChar: afii10043 Encoding: 1065 1065 786 Width: 1060 Flags: W HStem: 0 211<272 358 598 679> 1276 20G<35.9537 272 358.982 599 680.963 920> VStem: 33 239<211 1296> 358 240<211 1296> 679 240<219 1296> 791 230<-297.07 0> LayerCount: 2 Fore SplineSet 272 211 m 1xf4 358 211 l 1 359 1296 l 1 599 1296 l 1 598 211 l 1 679 211 l 1 681 1296 l 1 920 1296 l 1 919 219 l 1xf8 1022 219 l 1 1022 219 1021 79 1021 36 c 0 1021 -81 1039 -218 1059 -301 c 1 831 -330 l 1 810 -255 791 -138 791 0 c 1 761 0 l 1 33 -1 l 1 36 1296 l 1 272 1296 l 1 272 211 l 1xf4 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/afii10044.glyph000066400000000000000000000013441472062471000315050ustar00rootroot00000000000000StartChar: afii10044 Encoding: 1066 1066 787 Width: 1060 VWidth: 0 Flags: W HStem: -5 206<316.262 688.979> 585 210<449.214 675.794> 1086 210<22 191> VStem: 193 256<205 564 777 1086> 729 262<242.685 531.096> LayerCount: 2 Fore SplineSet 555 585 m 0 500 585 447 564 447 564 c 1 445 327 444 281 443 205 c 1 443 205 482 201 557 201 c 0 673 201 729 237 729 409 c 0 729 504 668 585 555 585 c 0 448 1296 m 1 449 1216 449 1137 449 1057 c 0 449 967 449 872 449 777 c 1 449 777 509 795 572 795 c 0 833 795 991 690 991 393 c 0 991 93 838 -5 590 -5 c 0 495 -5 300 0 184 0 c 1 184 194 193 404 193 820 c 0 193 929 191 994 191 1086 c 1 22 1086 l 1 22 1296 l 1 381 1296 l 2 396 1296 417 1296 448 1296 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/afii10045.glyph000066400000000000000000000015211472062471000315030ustar00rootroot00000000000000StartChar: afii10045 Encoding: 1067 1067 788 Width: 1060 Flags: W HStem: -5 210<289.02 413.16> 615 210<295.805 521.5> 1276 20G<49 294.5 761.954 1004> VStem: 51 244<209 606 807 1296> 432 258<212.944 607.357> 759 244<0 1296> AnchorPoint: "above_accent" 517 1322 basechar 0 LayerCount: 2 Fore SplineSet 759 0 m 1 762 1296 l 1 1004 1296 l 1 1003 0 l 1 759 0 l 1 338 615 m 0 312 615 293 606 293 606 c 1 291 369 290 285 289 209 c 1 289 209 317 205 337 205 c 0 414 205 432 224 432 409 c 0 432 601 415 615 338 615 c 0 49 1296 m 1 54 1296 71 1296 91 1296 c 0 132 1296 273 1296 294 1296 c 1 295 1216 295 1137 295 1057 c 0 295 967 295 902 295 807 c 1 373 821 368 825 431 825 c 0 612 825 690 690 690 393 c 0 690 114 606 -5 358 -5 c 0 263 -5 158 0 42 0 c 1 42 194 51 404 51 820 c 0 51 929 49 1204 49 1296 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/afii10046.glyph000066400000000000000000000013241472062471000315050ustar00rootroot00000000000000StartChar: afii10046 Encoding: 1068 1068 789 Width: 1060 Flags: W HStem: -5 207<261.25 669.396> 622 210<394.069 673.748> 1280 20G<136 393.5> VStem: 138 256<206 604 814 1300> 725 261<260.19 569.395> LayerCount: 2 Fore SplineSet 483 622 m 0 428 622 392 604 392 604 c 1 390 367 389 282 388 206 c 1 388 206 429 202 478 202 c 0 658 202 725 248 725 409 c 0 725 579 673 622 483 622 c 0 136 1300 m 1 141 1300 158 1300 178 1300 c 0 219 1300 372 1300 393 1300 c 1 394 1220 394 1140 394 1059 c 0 394 967 394 909 394 814 c 1 394 814 463 832 532 832 c 0 863 832 986 690 986 393 c 0 986 80 748 -5 500 -5 c 0 405 -5 245 0 129 0 c 1 129 194 138 404 138 820 c 0 138 929 136 1208 136 1300 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/afii10047.glyph000066400000000000000000000011221472062471000315020ustar00rootroot00000000000000StartChar: afii10047 Encoding: 1069 1069 790 Width: 1060 Flags: W HStem: -13 210<264.08 578.736> 554 210<267 711.803> 1116 210<281.55 581.314> VStem: 715 261<355.969 544.56 749 938.416> LayerCount: 2 Fore SplineSet 196 317 m 1 242 239 302 197 448 197 c 0 580 197 715 322 715 538 c 1 648 553 504 554 267 554 c 1 267 764 l 1 520 764 668 756 715 749 c 1 715 984 596 1116 446 1116 c 0 306 1116 266 1076 228 996 c 1 2 1136 l 1 68 1226 196 1326 454 1326 c 0 614 1326 976 1228 976 635 c 0 976 280 786 -13 442 -13 c 0 200 -13 77 68 -4 168 c 1 196 317 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/afii10048.glyph000066400000000000000000000012421472062471000315060ustar00rootroot00000000000000StartChar: afii10048 Encoding: 1070 1070 791 Width: 1060 Flags: W HStem: -13 210<625.698 739.856> 1116 210<628 740.428> 1276 20G<47.9537 287> VStem: 45 241<0 566 786 1296> 356 245<215.33 566 786 1096.53> 764 245<209.816 1103.22> LayerCount: 2 Fore SplineSet 682 197 m 0xdc 752 197 764 252 764 647 c 0 764 1045 754 1116 689 1116 c 0 616 1116 601 1064 601 641 c 0 601 231 618 197 682 197 c 0xdc 693 1326 m 0 954 1326 1009 1106 1009 636 c 1 1009 166 950 -13 680 -13 c 0 444 -13 367 159 356 566 c 1 286 566 l 1 286 395 286 171 286 0 c 1 45 0 l 1 48 1296 l 1 287 1296 l 1xbc 287 786 l 1 353 786 l 1 366 1055 398 1326 693 1326 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/afii10049.glyph000066400000000000000000000013161472062471000315110ustar00rootroot00000000000000StartChar: afii10049 Encoding: 1071 1071 792 Width: 1060 Flags: W HStem: 0 21G<115.061 149.5 667 924> 1093 210<439.889 670> VStem: 124 261<767.37 1044.76> 668 256<0 533 741.655 1092> LayerCount: 2 Fore SplineSet 338 541 m 1 177 606 124 731 124 919 c 0 124 1250 378 1303 711 1303 c 0 772 1303 887 1292 929 1288 c 1 925 1227 924 1180 924 1113 c 2 924 0 l 1 667 0 l 1 668 533 l 1 668 533 636 524 621 523 c 1 565 429 389 174 292 67 c 1 239 14 173 -16 126 -28 c 1 -8 217 l 1 40 220 96 247 129 280 c 1 204 349 260 419 338 541 c 1 385 905 m 0 385 804 431 731 516 731 c 0 580 731 611 735 668 755 c 1 670 1092 l 1 641 1093 633 1093 607 1093 c 0 436 1093 385 1040 385 905 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/afii10050.glyph000066400000000000000000000006001472062471000314740ustar00rootroot00000000000000StartChar: afii10050 Encoding: 1168 1168 855 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<178 432> 1118 419<737 982> 1118 210<432 737> VStem: 178 254<0 1118> 737 245<1328 1537> LayerCount: 2 Fore SplineSet 737 1537 m 1xd8 982 1537 l 1 982 1119 l 1 859 1118 l 1xd8 432 1118 l 1 432 0 l 1 178 0 l 1 178 1328 l 1 737 1328 l 1xb8 737 1537 l 1xd8 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/afii10051.glyph000066400000000000000000000015401472062471000315010ustar00rootroot00000000000000StartChar: afii10051 Encoding: 1026 1026 747 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<197 456> 614 213<458.724 699.542> 1070 210<22 204 459 742> VStem: 206 250<0 605 809 1070> 748 255<32.6616 563.354> LayerCount: 2 Fore SplineSet 748 409 m 0 748 532 716 614 561 614 c 0 506 614 457 605 457 605 c 1 456 517 456 453 456 358 c 0 456 254 456 156 456 86 c 0 456 47 456 17 456 0 c 1 438 0 420 0 401 0 c 0 364 0 232 0 197 0 c 1 197 194 206 404 206 820 c 0 206 929 204 979 204 1070 c 1 22 1070 l 1 22 1071 l 1 22 1280 l 1 348 1280 l 1 390 1281 434 1281 478 1281 c 0 566 1281 656 1280 742 1280 c 1 742 1070 l 1 459 1070 l 1 459 1033 459 1047 459 1010 c 0 459 936 459 890 459 809 c 1 489 818 528 827 578 827 c 0 853 827 1003 703 1003 393 c 0 1003 114 941 -232 685 -280 c 1 593 -58 l 1 671 -23 748 -34 748 409 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/afii10052.glyph000066400000000000000000000004131472062471000315000ustar00rootroot00000000000000StartChar: afii10052 Encoding: 1027 1027 748 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<221 475> 1118 210<475 1014.96> 1335 442 VStem: 221 254<0 1118> 315 566 LayerCount: 2 Fore Refer: 323 769 N 1 0 0 1 116 242 2 Refer: 764 1043 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/afii10053.glyph000066400000000000000000000011251472062471000315020ustar00rootroot00000000000000StartChar: afii10053 Encoding: 1028 1028 749 Width: 1060 Flags: W HStem: -13 210<437.264 751.92> 554 210<304.197 749> 1116 210<434.686 734.45> VStem: 40 261<355.969 544.56 749 938.416> LayerCount: 2 Fore SplineSet 820 317 m 1 1020 168 l 1 939 68 816 -13 574 -13 c 0 230 -13 40 280 40 635 c 0 40 1228 402 1326 562 1326 c 0 820 1326 948 1226 1014 1136 c 1 788 996 l 1 750 1076 710 1116 570 1116 c 0 420 1116 301 984 301 749 c 1 348 756 496 764 749 764 c 1 749 554 l 1 512 554 368 553 301 538 c 1 301 322 436 197 568 197 c 0 714 197 774 239 820 317 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/afii10054.glyph000066400000000000000000000004251472062471000315050ustar00rootroot00000000000000StartChar: afii10054 Encoding: 1029 1029 750 Width: 1060 VWidth: 0 Flags: W HStem: -9 209<366.479 662.456> 1118 210<346.951 608.654> VStem: 27 266<269.235 420> 51 268<907.748 1084.68> 717 258<255.85 506.106> LayerCount: 2 Fore Refer: 42 83 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/afii10055.glyph000066400000000000000000000003431472062471000315050ustar00rootroot00000000000000StartChar: afii10055 Encoding: 1030 1030 751 Width: 1060 VWidth: 0 Flags: W HStem: -3 221<134 366 622 848> 1112 212<138 366 622 852> VStem: 366 256<219 1119> LayerCount: 2 Fore Refer: 50 73 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/afii10056.glyph000066400000000000000000000005111472062471000315030ustar00rootroot00000000000000StartChar: afii10056 Encoding: 1031 1031 752 Width: 1060 VWidth: 0 Flags: W HStem: -3 221<134 366 622 848> 1112 212<138 366 622 852> 1473 240<134 413 554 836> VStem: 134 279<1473 1713> 366 256<219 1119> 554 282<1473 1710> LayerCount: 2 Fore Refer: 173 168 N 1 0 0 1 -12 289 2 Refer: 751 1030 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/afii10057.glyph000066400000000000000000000004061472062471000315070ustar00rootroot00000000000000StartChar: afii10057 Encoding: 1032 1032 753 Width: 1060 VWidth: 0 Flags: W HStem: -8 212<336.058 501.189> 1108 216<297.255 546.489 809 953> VStem: 22 260<263.288 434> 572 260<299.714 1100.45> LayerCount: 2 Fore Refer: 51 74 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/afii10058.glyph000066400000000000000000000016261472062471000315150ustar00rootroot00000000000000StartChar: afii10058 Encoding: 1033 1033 754 Width: 1060 Flags: W HStem: -28 21G<37.1892 180.5> -5 210<689 787.079> 639 211<693.528 873.019> 1087 210<375 467> VStem: 149 226<746.711 1087> 468 225<205.001 603 804.079 1087> 810 238<217.709 634.601> LayerCount: 2 Fore SplineSet 746 639 m 0 713 639 693 603 693 603 c 1 691 366 690 285 689 209 c 1 701 206 721 205 731 205 c 0 775 205 810 248 810 409 c 0 810 579 799 639 746 639 c 0 29 194 m 1 33 194 36 194 41 194 c 0 108 194 149 262 149 1296 c 1 447 1297 l 2 481 1297 430 1297 461 1297 c 0 539 1297 637 1297 693 1293 c 1 692 1069 l 2 691 912 658 804 658 804 c 1 688 840 741 850 791 850 c 0 950 850 1048 720 1048 393 c 0 1048 104 878 -5 706 -5 c 0 611 -5 581 0 465 0 c 1 465 193 468 403 468 816 c 2 468 820 l 2 468 893 468 975 467 1087 c 1 375 1087 l 1 350 34 310 -28 51 -28 c 0 46 -28 42 -28 38 -28 c 1 29 194 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/afii10059.glyph000066400000000000000000000014761472062471000315210ustar00rootroot00000000000000StartChar: afii10059 Encoding: 1034 1034 755 Width: 1060 Flags: W HStem: -5 210<689 785.838> 591 210<288 467> 639 211<693.074 869.651> 1277 19G<60 288.96 467 506> VStem: 60 228<0 591 801 1294> 467 226<205.001 591 801.992 1293> 810 238<217.709 626.058> LayerCount: 2 Fore SplineSet 725 639 m 0xbe 704 639 693 603 693 603 c 1 691 366 690 285 689 209 c 1 701 206 721 205 731 205 c 0 775 205 810 248 810 409 c 0 810 579 795 639 725 639 c 0xbe 467 1297 m 1 545 1297 637 1297 693 1293 c 1 692 1092 l 2 691 968 660 799 660 799 c 1 694 841 740 850 786 850 c 0xbe 948 850 1048 720 1048 393 c 0 1048 104 878 -5 706 -5 c 0 611 -5 581 0 465 0 c 1 465 154 467 320 468 591 c 1 288 591 l 1 288 253 290 180 290 0 c 1 60 0 l 1 60 1294 l 1 289 1296 l 1 288 801 l 1 467 801 l 1xde 467 1297 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/afii10060.glyph000066400000000000000000000016001472062471000314760ustar00rootroot00000000000000StartChar: afii10060 Encoding: 1035 1035 756 Width: 1060 VWidth: 0 Flags: W HStem: -4 4G<200 461 748.5 827.222> 608 210<463.609 687.513> 1070 210<22 207 464 742> VStem: 209 252<0 599 800 1070> 724 256<48.3595 564.075> LayerCount: 2 Fore SplineSet 760 -25 m 1 737 11 724 56 724 138 c 1 724 409 l 0 724 579 664 608 561 608 c 0 506 608 462 599 462 599 c 1 461 511 461 453 461 358 c 0 461 254 461 156 461 86 c 0 461 47 461 17 461 0 c 1 443 0 455 0 436 0 c 0 399 0 235 0 200 0 c 1 200 194 209 404 209 820 c 0 209 929 207 979 207 1070 c 1 22 1070 l 1 22 1071 l 1 22 1280 l 1 348 1280 l 1 390 1281 434 1281 478 1281 c 0 566 1281 656 1280 742 1280 c 1 742 1070 l 1 464 1070 l 1 464 1033 464 1047 464 1010 c 0 464 936 464 881 464 800 c 1 489 810 534 818 578 818 c 0 824 818 979 690 979 393 c 0 980 167 l 1 980 105 990 76 1002 47 c 1 760 -25 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/afii10061.glyph000066400000000000000000000004341472062471000315030ustar00rootroot00000000000000StartChar: afii10061 Encoding: 1036 1036 757 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<84 342> 1315 20G<84 342 787.5 828.147> 1336 442 VStem: 84 258<0 519.312 871 1335> 199 566 LayerCount: 2 Fore Refer: 323 769 S 1 0 0 1 0 243 2 Refer: 771 1050 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/afii10062.glyph000066400000000000000000000004111472062471000314770ustar00rootroot00000000000000StartChar: afii10062 Encoding: 1038 1038 759 Width: 1060 Flags: W HStem: -22 210<211.252 367.304> 1304 20G<203.014 310.5 735 827.444> 1366 183<397.837 649.214> LayerCount: 2 Fore Refer: 328 774 N 1 0 0 1 9 215 2 Refer: 780 1059 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/afii10065.glyph000066400000000000000000000005261472062471000315110ustar00rootroot00000000000000StartChar: afii10065 Encoding: 1072 1072 793 Width: 1060 VWidth: 6 Flags: W HStem: -11 200<343.627 572.837> 470 200<369.749 625.784> 820 208<290.067 600.727> VStem: 56 262<217.581 419.927> 661 256<275.679 431.841 623 758.896> AnchorPoint: "above_accent" 493 1107 basechar 0 LayerCount: 2 Fore Refer: 0 97 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/afii10066.glyph000066400000000000000000000012231472062471000315050ustar00rootroot00000000000000StartChar: afii10066 Encoding: 1073 1073 794 Width: 1060 Flags: W HStem: -14 210<408.415 629.841> 775 210<394.994 636.515> VStem: 56 260<301.441 852.83 906 1013.74> 692 260<251.892 717.257> LayerCount: 2 Fore SplineSet 692 494 m 0 692 712 640 775 525 775 c 0 430 775 316 725 316 504 c 0 316 277 417 196 520 196 c 1 654 196 692 278 692 494 c 0 316 906 m 1 370 968 444 985 564 985 c 0 777 985 952 852 952 504 c 0 952 156 798 -14 520 -14 c 2 518 -14 l 1 246 -13 56 88 56 646 c 0 56 1117 194 1328 486 1356 c 0 695 1376 714 1405 784 1462 c 1 964 1256 l 1 900 1208 811 1166 572 1150 c 0 352 1135 322 1040 316 906 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/afii10067.glyph000066400000000000000000000015511472062471000315120ustar00rootroot00000000000000StartChar: afii10067 Encoding: 1074 1074 795 Width: 1060 Flags: W HStem: -5 210<375.025 662.357> 423 204<381 600.501> 825 210<312.5 603.958> VStem: 125 254<214 420.905 627 820.417> 616 260<642.371 806.564> 693 261<233.165 394.538> LayerCount: 2 Fore SplineSet 125 633 m 0xf4 125 806 122 891 113 1018 c 1 194 1024 256 1035 369 1035 c 0 730 1035 876 964 876 778 c 0xf8 876 614 788 574 736 546 c 1 799 528 954 470 954 270 c 0 954 109 860 -5 499 -5 c 0 492 -5 486 -5 479 -5 c 0 289 -5 235 -5 116 0 c 1 116 194 125 217 125 633 c 0xf4 616 749 m 0 616 794 579 825 464 825 c 0 425 825 409 823 379 820 c 1 381 627 l 1 404 627 427 627 451 627 c 0 574 627 616 634 616 749 c 0 471 423 m 0 442 423 379 421 379 421 c 1 379 421 376 290 375 214 c 1 375 214 409 205 484 205 c 0 651 205 693 251 693 306 c 0xf4 693 399 626 423 471 423 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/afii10068.glyph000066400000000000000000000006071472062471000315140ustar00rootroot00000000000000StartChar: afii10068 Encoding: 1075 1075 796 Width: 1060 Flags: W HStem: 0 21G<217 473> 810 210<473 865.581> VStem: 217 256<0 810> AnchorPoint: "above_accent" 569 1107 basechar 0 LayerCount: 2 Fore SplineSet 217 1020 m 1 791 1020 l 2 866 1020 914 1013 961 997 c 1 867 773 l 1 837 795 789 810 763 810 c 1 473 810 l 1 473 0 l 1 217 0 l 1 217 1020 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/afii10069.glyph000066400000000000000000000013121472062471000315070ustar00rootroot00000000000000StartChar: afii10069 Encoding: 1076 1076 797 Width: 1060 Flags: W HStem: -3 207<348 613> 811 207<466 610> VStem: 23 230<-305.871 -6> 210 256<429.516 811> 613 253<204 811> 754 230<-312 -3> LayerCount: 2 Fore SplineSet 610 811 m 1xd8 466 811 l 1 466 582 418 354 348 203 c 1 613 204 l 1 610 811 l 1xd8 984 -314 m 1xc4 754 -312 l 1 756 -3 l 1 679 -3 253 -6 253 -6 c 1 253 -11 253 -17 253 -22 c 0 253 -129 271 -306 271 -306 c 1 43 -322 l 1 33 -232 23 -59 23 54 c 0xe4 23 88 22 173 21 204 c 1 68 204 l 1 190 401 210 545 210 943 c 0 210 966 210 989 210 1013 c 1 210 1013 504 1018 652 1018 c 3 726 1018 866 1017 866 1017 c 1 866 204 l 1xd8 984 204 l 1 984 -314 l 1xc4 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/afii10070.glyph000066400000000000000000000005161472062471000315040ustar00rootroot00000000000000StartChar: afii10070 Encoding: 1077 1077 798 Width: 1060 VWidth: 32 Flags: W HStem: -10 206<423.72 684.274> 434 196<404.825 676> 818 203<407.494 621.802> VStem: 78 258<289.863 403.211 606 738.031> 676 261<630 763.58> AnchorPoint: "above_accent" 499 1107 basechar 0 LayerCount: 2 Fore Refer: 4 101 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/afii10071.glyph000066400000000000000000000006011472062471000315000ustar00rootroot00000000000000StartChar: afii10071 Encoding: 1105 1105 826 Width: 1060 VWidth: 0 Flags: W HStem: -10 206<423.72 684.274> 434 196<404.825 676> 818 203<407.494 621.802> 1183 240<162 441 582 864> VStem: 78 258<289.863 403.211 606 738.031> 162 279<1183 1423> 582 282<1183 1420> 676 261<630 763.58> LayerCount: 2 Fore Refer: 173 168 N 1 0 0 1 16 -1 2 Refer: 798 1077 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/afii10072.glyph000066400000000000000000000014441472062471000315070ustar00rootroot00000000000000StartChar: afii10072 Encoding: 1078 1078 799 Width: 1060 Flags: W HStem: -5 8G<85.2941 244.5 401 644 791.5 942.111> 451 147<374.931 401 644 681.766> 1020 2G<187.033 294 401 644 765 860.5> VStem: -16 246<16.0186 154.52> 401 243<-5 451 598 1020> 806 245<15.8935 154.679> AnchorPoint: "above_accent" 515 1107 basechar 0 LayerCount: 2 Fore SplineSet 665 598 m 1 744 770 722 836 808 1042 c 1 1060 946 l 1 942 754 905 599 852 536 c 1 962 394 998 158 1051 18 c 1 806 -18 l 1 777 98 744 300 669 451 c 1 644 451 l 1 644 -5 l 1 401 -5 l 1 401 451 l 1 381 451 l 1 304 288 259 100 230 -16 c 1 -16 18 l 1 37 158 63 395 182 526 c 1 138 590 124 772 -1 953 c 1 240 1044 l 1 348 836 334 768 386 598 c 1 401 598 l 1 401 1020 l 1 644 1020 l 1 644 598 l 1 665 598 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/afii10073.glyph000066400000000000000000000013661472062471000315130ustar00rootroot00000000000000StartChar: afii10073 Encoding: 1079 1079 800 Width: 1060 Flags: W HStem: -4 204<216.072 617.468> 458 203<302 600.177> 821 203<210.594 637.487> VStem: 650 266<237.832 412.73 709.111 805.758> LayerCount: 2 Fore SplineSet -18 138 m 1 101 320 l 1 152 274 253 200 421 200 c 0 602 200 650 257 650 306 c 0 650 418 581 459 380 459 c 0 354 459 328 458 302 458 c 1 302 661 l 1 320 661 l 1 325 661 l 1 332 661 l 2 431 661 649 685 649 757 c 0 649 809 576 821 461 821 c 0 316 821 185 772 161 757 c 1 85 951 l 1 103 963 217 1024 450 1024 c 2 463 1024 l 2 685 1024 917 973 917 789 c 0 917 691 859 597 706 580 c 1 858 544 916 431 916 301 c 0 916 236 873 134 796 73 c 0 721 14 628 -4 446 -4 c 0 223 -4 53 85 -18 138 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/afii10074.glyph000066400000000000000000000011131472062471000315020ustar00rootroot00000000000000StartChar: afii10074 Encoding: 1080 1080 801 Width: 1060 Flags: W HStem: -6 21G<119 384 678 931> 1000 17G<119 374 640 926> VStem: 119 255<0 94.3306 406.854 1017> 672 251<-6 623.816> AnchorPoint: "above_accent" 503 1107 basechar 0 LayerCount: 2 Fore SplineSet 650 1020 m 1 926 1019 l 1 926 1019 923 651 923 419 c 0 923 256 925 107 931 -6 c 1 681 -6 l 1 675 114 673 183 672 278 c 1 672 370 702 624 702 624 c 1 446 178 416 102 384 0 c 1 119 -7 l 1 119 1017 l 1 374 1017 l 1 374 758 l 2 374 706 366 504 352 402 c 1 596 814 630 888 650 1020 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/afii10075.glyph000066400000000000000000000004701472062471000315100ustar00rootroot00000000000000StartChar: afii10075 Encoding: 1081 1081 802 Width: 1060 Flags: W HStem: -6 21G<119 384 678 931> 1000 17G<119 374 640 926> 1151 183<387.837 639.214> VStem: 119 255<0 94.3306 406.854 1017> 672 251<-6 623.816> LayerCount: 2 Fore Refer: 328 774 N 1 0 0 1 -1 0 2 Refer: 801 1080 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/afii10076.glyph000066400000000000000000000010011472062471000315000ustar00rootroot00000000000000StartChar: afii10076 Encoding: 1082 1082 803 Width: 1060 VWidth: 0 Flags: W HStem: -3 3G<140 397 732 805.051> 1000 20G<140 397 747 826.914> VStem: 140 257<0 303 612 1020> AnchorPoint: "above_accent" 506 1107 basechar 0 LayerCount: 2 Fore SplineSet 655 545 m 1 775 427 943 219 1016 94 c 1 762 -24 l 1 702 90 607 256 491 392 c 1 397 303 l 1 397 0 l 1 140 0 l 1 140 1020 l 1 397 1020 l 1 397 612 l 1 539 778 694 944 800 1044 c 1 1018 882 l 1 900 788 783 673 655 545 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/afii10077.glyph000066400000000000000000000010601472062471000315060ustar00rootroot00000000000000StartChar: afii10077 Encoding: 1083 1083 804 Width: 1060 Flags: W HStem: -18 213<37.8641 170.775> 0 21G<643 903> 812 211<482 647> VStem: 226 256<436.764 812> 647 256<0 708.611 709 812> LayerCount: 2 Fore SplineSet 7 -5 m 1xb8 37 253 l 1 63 224 95 195 126 195 c 0xb8 180 195 226 250 226 1022 c 1 580 1023 l 2 614 1023 668 1023 699 1023 c 0 777 1023 847 1023 903 1019 c 1 903 587 903 432 903 0 c 1 643 0 l 1x78 644 173 646 709 647 709 c 1 647 812 l 1 482 812 l 1 451 97 372 -18 93 -18 c 0 72 -18 38 -15 7 -5 c 1xb8 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/afii10078.glyph000066400000000000000000000010401472062471000315050ustar00rootroot00000000000000StartChar: afii10078 Encoding: 1084 1084 805 Width: 1060 Flags: W HStem: -5 21G<60.9805 305 694 939> 1001 19G<60.0195 337 641 938.02> VStem: 61 244<-5 653.033> 694 245<-5 641.814> LayerCount: 2 Fore SplineSet 60 1021 m 1 337 1020 l 1 388 923 513 650 513 650 c 1 513 650 620 932 662 1020 c 1 938 1020 l 1 939 -5 l 1 694 -5 l 1 694 332 l 2 694 449 707 557 722 646 c 1 682 602 576 393 568 356 c 1 432 354 l 1 432 354 354 558 276 658 c 1 293 552 305 448 305 336 c 2 305 -5 l 1 61 -5 l 1 60 1021 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/afii10079.glyph000066400000000000000000000010131472062471000315060ustar00rootroot00000000000000StartChar: afii10079 Encoding: 1085 1085 806 Width: 1060 Flags: W HStem: 0 21G<115 373 641 896> 424 210<374.676 641> 1005 15G<115 371.952 640 896> VStem: 115 256<0 411.106 612 1023> 641 255<0 424 634 1020> LayerCount: 2 Fore SplineSet 372 1025 m 1 371 612 l 1 450 630 492 634 583 634 c 2 641 634 l 1 641 908 640 858 640 1020 c 1 896 1020 l 1 896 0 l 1 641 0 l 1 641 424 l 1 586 424 l 0 514 424 434 418 371 402 c 1 371 59 373 181 373 0 c 1 115 0 l 1 115 1023 l 1 372 1025 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/afii10080.glyph000066400000000000000000000004561472062471000315100ustar00rootroot00000000000000StartChar: afii10080 Encoding: 1086 1086 807 Width: 1060 VWidth: 6 Flags: W HStem: -6 203<400.251 610.825> 830 202<403 623.518> VStem: 72 252<282.644 737.435> 685 256<277.821 760.797> AnchorPoint: "above_accent" 507 1107 basechar 0 LayerCount: 2 Fore Refer: 14 111 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/afii10081.glyph000066400000000000000000000005401472062471000315030ustar00rootroot00000000000000StartChar: afii10081 Encoding: 1087 1087 808 Width: 1060 Flags: W HStem: -5 21G<128.942 385 633.951 894> 810 210<385 632> VStem: 129 256<-5 810> 634 260<-5 810> LayerCount: 2 Fore SplineSet 385 810 m 1 385 -5 l 1 129 -5 l 1 126 1021 l 1 633 1020 l 1 893 1020 l 1 894 -5 l 1 634 -5 l 1 632 810 l 1 385 810 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/afii10082.glyph000066400000000000000000000004501472062471000315040ustar00rootroot00000000000000StartChar: afii10082 Encoding: 1088 1088 809 Width: 1060 VWidth: -2 Flags: W HStem: -8 201<401.543 614.96> 811 200<416.354 636.024> 1002 20G<124.615 304.5> VStem: 94 246<-394.801 58.1272 255.451 734.217> 681 256<261.255 768.3> LayerCount: 2 Fore Refer: 7 112 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/afii10083.glyph000066400000000000000000000003471472062471000315120ustar00rootroot00000000000000StartChar: afii10083 Encoding: 1089 1089 810 Width: 1060 VWidth: 4 Flags: W HStem: -7 210<420.442 668.896> 807 211<424.386 691.653> VStem: 71 261<305.761 702.322> LayerCount: 2 Fore Refer: 2 99 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/afii10084.glyph000066400000000000000000000006451472062471000315140ustar00rootroot00000000000000StartChar: afii10084 Encoding: 1090 1090 811 Width: 1060 VWidth: 0 Flags: W HStem: -9 21G<365 620> 810 210<52 365 620 917.955> VStem: 365 255<-9 810> LayerCount: 2 Fore SplineSet 365 -9 m 1 365 810 l 1 167 810 128 809 52 809 c 1 52 1019 l 1 174 1019 628 1020 816 1020 c 0 889 1020 941 1016 959 1013 c 1 918 782 l 1 918 782 856 810 771 810 c 2 620 810 l 1 620 -9 l 1 365 -9 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/afii10085.glyph000066400000000000000000000012131472062471000315050ustar00rootroot00000000000000StartChar: afii10085 Encoding: 1091 1091 812 Width: 1060 VWidth: 14 Flags: W HStem: -375 208<106.901 398.828> 751 262<56.7511 204.69> VStem: 716 256<565.814 1013> AnchorPoint: "above_accent" 497 1107 basechar 0 LayerCount: 2 Fore SplineSet 83 -110 m 1 140 -142 202 -167 282 -167 c 0 405 -167 503 -25 530 96 c 1 259 707 198 751 101 751 c 3 81 751 67 751 57 750 c 1 56 1011 l 1 56 1011 98 1013 132 1013 c 3 324 1013 388 899 657 325 c 1 708 612 716 735 716 1013 c 1 972 1013 l 1 972 953 971 868 957 747 c 0 920 424 791 0 662 -174 c 0 556 -317 432 -375 255 -375 c 1 119 -375 38 -348 38 -348 c 1 83 -110 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/afii10086.glyph000066400000000000000000000022161472062471000315120ustar00rootroot00000000000000StartChar: afii10086 Encoding: 1092 1092 813 Width: 1060 Flags: W HStem: -7 210<221.45 390.989 637.011 722.529> 810 211<306.643 387.887 639.179 718.56> 1296 20G<384 637> VStem: 47 241<208.781 807.343> 392 245<-391.802 9 238 754 986 1305.68> 735 242<208.462 803.555> LayerCount: 2 Fore SplineSet 392 986 m 1 392 1118 l 2 392 1143 392 1167 392 1192 c 0 392 1237 391 1279 384 1307 c 1 637 1316 l 2 637 1316 637 1306 637 1296 c 0 637 1277 637 1248 637 1225 c 2 637 979 l 1 637 979 675 1021 724 1021 c 0 727 1021 729 1021 732 1021 c 0 911 1021 977 918 977 546 c 0 977 58 847 -7 709 -7 c 0 648 -7 637 9 637 9 c 1 637 -151 l 2 637 -245 646 -327 653 -395 c 1 405 -404 l 1 396 -331 391 -237 391 -146 c 2 391 10 l 1 391 10 374 -7 304 -7 c 0 141 -7 47 58 47 546 c 0 47 910 136 1021 318 1021 c 0 357 1021 392 986 392 986 c 1 288 525 m 0 288 236 303 203 341 203 c 0 377 203 391 236 391 236 c 1 391 382 392 609 392 755 c 1 392 755 373 810 351 810 c 0 309 810 288 790 288 525 c 0 735 527 m 0 735 774 717 810 673 810 c 0 643 810 637 754 637 754 c 1 637 238 l 1 637 238 655 203 688 203 c 0 721 203 735 225 735 527 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/afii10087.glyph000066400000000000000000000003541472062471000315140ustar00rootroot00000000000000StartChar: afii10087 Encoding: 1093 1093 814 Width: 1060 VWidth: 4 Flags: W HStem: -4 229<856.331 980> 1025 20G<208.184 249.591 734 974> VStem: 736 238<883.264 1013> LayerCount: 2 Fore Refer: 23 120 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/afii10088.glyph000066400000000000000000000007721472062471000315210ustar00rootroot00000000000000StartChar: afii10088 Encoding: 1094 1094 815 Width: 1060 Flags: W HStem: -2 211<361 596> 999 20G<107.941 361 597.951 853> VStem: 105 256<209 1019> 596 256<217 1019> 769 230<-293.872 0> LayerCount: 2 Fore SplineSet 361 209 m 1xe8 596 209 l 1 598 1019 l 1 853 1019 l 1 852 217 l 1xf0 1001 217 l 1 1000 187 999 154 999 120 c 0 999 7 1007 -212 1039 -298 c 1 817 -332 l 1 784 -243 771 -110 769 0 c 1 695 -1 l 1 105 -2 l 1 108 1019 l 1 361 1019 l 1 361 209 l 1xe8 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/afii10089.glyph000066400000000000000000000011211472062471000315070ustar00rootroot00000000000000StartChar: afii10089 Encoding: 1095 1095 816 Width: 1060 Flags: W HStem: 0 21G<650 906> 313 211<405.479 647.264> 1000 20G<115 371 650.914 907> VStem: 115 256<556.243 1020> 650 256<0 347.933 537.755 1020> AnchorPoint: "above_accent" 493 1107 basechar 0 LayerCount: 2 Fore SplineSet 907 1020 m 1 907 588 906 432 906 0 c 1 650 0 l 1 650 174 l 2 650 256 674 348 674 348 c 1 633 329 564 313 490 313 c 0 170 313 115 485 115 863 c 2 115 1020 l 1 371 1020 l 1 371 851 l 2 371 556 402 524 510 524 c 0 560 524 593 530 649 554 c 1 651 1020 l 1 907 1020 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/afii10090.glyph000066400000000000000000000006731472062471000315120ustar00rootroot00000000000000StartChar: afii10090 Encoding: 1096 1096 817 Width: 1060 Flags: W HStem: 0 210<278 386 630 735> 993 20G<36.9408 278 386.975 631 736.95 980> VStem: 34 244<210 1013> 386 244<210 1013> 735 244<210 1013> LayerCount: 2 Fore SplineSet 278 210 m 1 386 210 l 1 387 1013 l 1 631 1013 l 1 630 210 l 1 735 210 l 1 737 1013 l 1 980 1013 l 1 979 0 l 1 823 0 l 1 34 -1 l 1 37 1013 l 1 278 1013 l 1 278 210 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/afii10091.glyph000066400000000000000000000011221472062471000315010ustar00rootroot00000000000000StartChar: afii10091 Encoding: 1097 1097 818 Width: 1060 Flags: W HStem: 0 211<268 361 593 684> 993 20G<35.9408 268 361.975 594 685.95 920> VStem: 33 235<211 1013> 361 232<211 1013> 684 235<219 1013> 791 230<-297.07 0> LayerCount: 2 Fore SplineSet 268 211 m 1xf4 361 211 l 1 362 1013 l 1 594 1013 l 1 593 211 l 1 684 211 l 1 686 1013 l 1 920 1013 l 1 919 219 l 1xf8 1022 219 l 1 1022 219 1021 79 1021 36 c 0 1021 -81 1039 -218 1059 -301 c 1 831 -330 l 1 810 -255 791 -138 791 0 c 1 761 0 l 1 33 -1 l 1 36 1013 l 1 268 1013 l 1 268 211 l 1xf4 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/afii10092.glyph000066400000000000000000000013011472062471000315010ustar00rootroot00000000000000StartChar: afii10092 Encoding: 1098 1098 819 Width: 1060 VWidth: 0 Flags: W HStem: -5 206<316.262 709.074> 435 210<449.214 699.392> 803 210<22 191> VStem: 191 258<205 414 627 803> 729 262<229.292 406.478> LayerCount: 2 Fore SplineSet 555 435 m 0 500 435 447 414 447 414 c 1 445 177 444 281 443 205 c 1 443 205 482 201 557 201 c 0 673 201 729 234 729 307 c 0 729 402 668 435 555 435 c 0 448 1013 m 1 449 933 449 854 449 774 c 0 449 684 449 722 449 627 c 1 449 627 509 645 572 645 c 0 833 645 991 567 991 291 c 0 991 102 838 -5 590 -5 c 0 495 -5 300 0 184 0 c 1 184 110 191 684 191 803 c 1 22 803 l 1 22 1013 l 1 381 1013 l 2 396 1013 417 1013 448 1013 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/afii10093.glyph000066400000000000000000000014361472062471000315130ustar00rootroot00000000000000StartChar: afii10093 Encoding: 1099 1099 820 Width: 1060 Flags: W HStem: -5 210<289.02 413.16> 444 210<295.805 521.5> 993 20G<49 294.053 761.941 1004> VStem: 49 240<209 435 636 1013> 432 258<215.85 429.17> 759 244<0 1013> AnchorPoint: "above_accent" 501 1107 basechar 0 LayerCount: 2 Fore SplineSet 759 0 m 1 762 1013 l 1 1004 1013 l 1 1003 0 l 1 759 0 l 1 338 444 m 0 312 444 293 435 293 435 c 1 291 198 290 285 289 209 c 1 289 209 317 205 337 205 c 0 414 205 432 246 432 316 c 0 432 390 415 444 338 444 c 0 49 1013 m 1 54 1013 71 1013 91 1013 c 0 132 1013 273 1013 294 1013 c 1 295 636 l 1 373 650 368 654 431 654 c 0 612 654 690 549 690 300 c 0 690 87 606 -5 358 -5 c 0 263 -5 165 0 49 0 c 1 49 194 51 404 51 820 c 0 51 929 49 921 49 1013 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/afii10094.glyph000066400000000000000000000012441472062471000315110ustar00rootroot00000000000000StartChar: afii10094 Encoding: 1100 1100 821 Width: 1060 Flags: W HStem: -5 207<261.25 692.176> 476 210<394.069 674.479> 993 20G<136 393.058> VStem: 138 254<206 458 668 1013> 725 261<235.39 425.865> LayerCount: 2 Fore SplineSet 483 476 m 0 428 476 392 458 392 458 c 1 390 221 389 282 388 206 c 1 388 206 429 202 478 202 c 0 658 202 725 224 725 329 c 0 725 410 673 476 483 476 c 0 136 1013 m 1 141 1013 158 1013 178 1013 c 0 219 1013 372 1013 393 1013 c 1 394 668 l 1 394 668 463 686 532 686 c 0 832 686 986 576 986 342 c 0 986 65 850 -5 500 -5 c 0 405 -5 245 0 129 0 c 1 129 194 138 404 138 820 c 0 138 929 136 921 136 1013 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/afii10095.glyph000066400000000000000000000011711472062471000315110ustar00rootroot00000000000000StartChar: afii10095 Encoding: 1101 1101 822 Width: 1060 Flags: W HStem: -13 209<238.1 600.348> 417 210<317 684.418> 829 210<215.092 590.84> VStem: 688 259<290.001 409 610 723.847> AnchorPoint: "above_accent" 460 1107 basechar 0 LayerCount: 2 Fore SplineSet 167 300 m 1 245 218 303 196 453 196 c 0 628 196 688 325 688 409 c 1 612 415 510 417 317 417 c 1 317 627 l 1 505 627 652 620 688 610 c 1 688 698 607 829 456 829 c 0 299 829 241 819 170 746 c 1 63 952 l 1 183 1033 311 1039 463 1039 c 1 586 1039 947 1007 947 504 c 0 947 128 762 -13 453 -13 c 0 276 -13 176 4 52 84 c 1 167 300 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/afii10096.glyph000066400000000000000000000011751472062471000315160ustar00rootroot00000000000000StartChar: afii10096 Encoding: 1102 1102 823 Width: 1060 Flags: W HStem: -13 209<621.994 726.059> 825 210<632.953 727.608> VStem: 41 246<0 423 633 1021> 353 246<206.808 423 633 799.652> 753 246<212.976 811.219> LayerCount: 2 Fore SplineSet 672 196 m 0 726 196 753 256 753 477 c 0 753 758 732 825 682 825 c 0 628 825 599 746 599 472 c 0 599 270 618 196 672 196 c 0 689 1035 m 0 893 1035 999 876 999 478 c 1 999 118 879 -13 655 -13 c 0 479 -13 375 142 353 423 c 1 287 423 l 1 287 252 287 171 287 0 c 1 41 0 l 1 44 1021 l 1 288 1021 l 1 288 633 l 1 358 633 l 1 395 926 489 1035 689 1035 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/afii10097.glyph000066400000000000000000000012011472062471000315050ustar00rootroot00000000000000StartChar: afii10097 Encoding: 1103 1103 824 Width: 1060 Flags: W HStem: 0 21G<666 919> 825 210<466.91 668.946> VStem: 189 256<598.031 804.379> 667 252<0 406 590.383 818> LayerCount: 2 Fore SplineSet 326 434 m 1 290 452 189 530 189 709 c 0 189 956 353 1035 666 1035 c 0 727 1035 882 1024 924 1020 c 1 920 959 919 912 919 845 c 2 919 0 l 1 666 0 l 1 667 406 l 1 647 394 617 392 617 392 c 1 562 299 322 46 202 -32 c 1 14 174 l 1 104 206 228 310 326 434 c 1 445 709 m 0 445 648 471 581 541 581 c 0 603 581 640 590 667 616 c 1 669 818 l 1 669 818 621 825 574 825 c 0 494 825 445 794 445 709 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/afii10098.glyph000066400000000000000000000005061472062471000315150ustar00rootroot00000000000000StartChar: afii10098 Encoding: 1169 1169 856 Width: 1060 Flags: W HStem: 0 21G<183 439> 810 210<439 724> VStem: 183 256<0 810> 732 245<1020 1264> LayerCount: 2 Fore SplineSet 724 1020 m 2 732 1280 l 1 977 1264 l 1 955 813 l 1 439 810 l 1 439 0 l 1 183 0 l 1 183 1020 l 1 724 1020 l 2 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/afii10099.glyph000066400000000000000000000015371472062471000315230ustar00rootroot00000000000000StartChar: afii10099 Encoding: 1106 1106 827 Width: 1060 VWidth: -2 Flags: W HStem: -390 211<567.075 682.105> 0 21G<187 440> 487 216<471.038 685.719> 943 210<39 189 441 773> 1356 20G<424.5 440.5> VStem: 190 251<0 457.04 640 943 1153 1375> 713 261<-157.206 460.942> LayerCount: 2 Fore SplineSet 566 -167 m 1 589 -176 608 -179 624 -179 c 0 685 -179 713 -133 713 208 c 0 713 245 713 283 713 324 c 0 713 464 650 487 582 487 c 0 503 487 457 446 439 384 c 1 440 0 l 1 187 0 l 1 187 194 190 319 190 735 c 0 190 781 190 832 190 943 c 1 39 943 l 1 39 1153 l 1 189 1153 l 1 189 1256 189 1339 189 1375 c 1 204 1375 409 1376 440 1376 c 1 441 1321 441 1246 441 1153 c 1 773 1153 l 1 773 943 l 1 441 943 l 1 441 640 l 1 474 680 536 703 599 703 c 0 845 703 974 594 974 308 c 0 974 -218 914 -390 564 -390 c 1 566 -167 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/afii10100.glyph000066400000000000000000000003751472062471000315010ustar00rootroot00000000000000StartChar: afii10100 Encoding: 1107 1107 828 Width: 1060 Flags: W HStem: 0 21G<217 473> 810 210<473 865.581> 1110 442 VStem: 217 256<0 810> 268 566 LayerCount: 2 Fore Refer: 323 769 N 1 0 0 1 69 17 2 Refer: 796 1075 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/afii10101.glyph000066400000000000000000000011211472062471000314700ustar00rootroot00000000000000StartChar: afii10101 Encoding: 1108 1108 829 Width: 1060 Flags: W HStem: -13 209<462.356 826.9> 417 210<379.946 748> 829 210<474.16 849.908> VStem: 118 259<278.722 408.904 612 723.847> LayerCount: 2 Fore SplineSet 898 300 m 1 1013 84 l 1 889 4 789 -13 612 -13 c 0 303 -13 118 128 118 504 c 0 118 1007 479 1039 602 1039 c 1 754 1039 882 1033 1002 952 c 1 895 746 l 1 824 819 766 829 609 829 c 0 458 829 377 700 377 612 c 1 413 622 560 627 748 627 c 1 748 417 l 1 555 417 439 417 377 401 c 1 377 317 437 196 612 196 c 0 762 196 820 218 898 300 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/afii10102.glyph000066400000000000000000000004301472062471000314730ustar00rootroot00000000000000StartChar: afii10102 Encoding: 1109 1109 830 Width: 1060 VWidth: 6 Flags: W HStem: -20 202<379.399 647.558> 829 200<399.317 666.781> VStem: 94 253<211.251 330> 142 254<700.474 817.573> 676 254<213.604 394.387> LayerCount: 2 Fore Refer: 18 115 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/afii10103.glyph000066400000000000000000000004231472062471000314760ustar00rootroot00000000000000StartChar: afii10103 Encoding: 1110 1110 831 Width: 1060 VWidth: 0 Flags: W HStem: -18 200<615.905 874.717> 813 200<124.449 354> 1184 246<355 638> VStem: 354 256<191.813 274 274.339 813> 355 285<1184 1430> LayerCount: 2 Fore Refer: 9 105 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/afii10104.glyph000066400000000000000000000005201472062471000314750ustar00rootroot00000000000000StartChar: afii10104 Encoding: 1111 1111 832 Width: 1060 VWidth: 0 Flags: W HStem: -18 200<615.905 874.717> 813 200<124.449 354> 1183 240<150 429 570 852> VStem: 150 279<1183 1423> 354 256<191.813 274 274.339 813> 570 282<1183 1420> LayerCount: 2 Fore Refer: 173 168 N 1 0 0 1 4 -1 2 Refer: 177 305 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/afii10105.glyph000066400000000000000000000004361472062471000315040ustar00rootroot00000000000000StartChar: afii10105 Encoding: 1112 1112 833 Width: 1060 VWidth: 0 Flags: W HStem: -389 201<345.489 561.649> -28 20G<211.838 277> 813 200<357.45 588> 1180 246<568 851> VStem: 568 285<1180 1426> 588 254<-163.515 813> LayerCount: 2 Fore Refer: 10 106 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/afii10106.glyph000066400000000000000000000016121472062471000315020ustar00rootroot00000000000000StartChar: afii10106 Encoding: 1113 1113 834 Width: 1060 Flags: W HStem: -28 21G<48.5 180.5> -5 210<689 794.074> 476 211<693.062 803.151> 807 210<372 456> VStem: 138 234<444.081 807> 457 236<205.001 440 653.074 807> 810 238<216.85 473.79> LayerCount: 2 Fore SplineSet 750 476 m 0 712 476 693 440 693 440 c 1 691 203 690 285 689 209 c 1 701 206 721 205 731 205 c 0 775 205 810 236 810 338 c 0 810 460 794 476 750 476 c 0 24 201 m 1 29 197 36 194 41 194 c 0 118 194 138 234 138 1016 c 1 447 1017 l 2 481 1017 430 1017 461 1017 c 0 539 1017 638 1017 694 1013 c 1 694 854 l 2 694 755 675 653 675 653 c 1 692 674 740 687 790 687 c 0 930 687 1048 610 1048 322 c 0 1048 82 925 -5 706 -5 c 0 611 -5 570 0 454 0 c 1 454 193 457 240 457 653 c 2 457 657 l 2 457 730 457 695 456 807 c 1 372 807 l 1 341 28 310 -28 51 -28 c 0 46 -28 25 -27 14 -24 c 1 24 201 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/afii10107.glyph000066400000000000000000000014701472062471000315050ustar00rootroot00000000000000StartChar: afii10107 Encoding: 1114 1114 835 Width: 1060 Flags: W HStem: -5 210<689 792.62> 424 210<300 452> 476 211<693.062 803.151> 997 20G<60 300.947 453 492> VStem: 60 240<0 424 634 1011> 453 240<205.001 424 653.071 1013> 810 238<216.85 473.79> LayerCount: 2 Fore SplineSet 750 476 m 0xbe 712 476 693 440 693 440 c 1 691 203 690 285 689 209 c 1 701 206 721 205 731 205 c 0 775 205 810 236 810 338 c 0 810 460 794 476 750 476 c 0xbe 453 1017 m 1 531 1017 637 1017 693 1013 c 1 693 854 l 2 693 750 675 653 675 653 c 1 692 674 740 687 790 687 c 0xbe 930 687 1048 610 1048 322 c 0 1048 82 925 -5 706 -5 c 0 611 -5 566 0 450 0 c 1 450 77 451 240 452 424 c 1 300 424 l 1 301 221 302 146 302 0 c 1 60 0 l 1 60 1011 l 1 301 1013 l 1 300 634 l 1 453 634 l 1xde 453 1017 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/afii10108.glyph000066400000000000000000000015101472062471000315010ustar00rootroot00000000000000StartChar: afii10108 Encoding: 1115 1115 836 Width: 1060 VWidth: -2 Flags: W HStem: 0 21G<187 442 715 974> 477 225<507.887 691.501> 952 211<39 189 443 773> 1356 20G<426.5 442.5> VStem: 190 253<0.191597 411.804 590.378 952 1163 1375> 715 259<0 453.555> LayerCount: 2 Fore SplineSet 974 0 m 1 715 0 l 1 715 0 715 40 715 93 c 0 715 302 l 2 715 440 679 477 614 477 c 0 531 477 477 417 441 330 c 1 442 264 442 0 442 0 c 1 388 0 241 0 187 0 c 1 187 194 190 319 190 735 c 0 190 781 190 841 190 952 c 1 39 952 l 1 39 1163 l 1 189 1163 l 1 189 1266 189 1339 189 1375 c 1 204 1375 411 1376 442 1376 c 1 443 1321 443 1256 443 1163 c 1 773 1163 l 1 773 952 l 1 443 952 l 1 443 768 l 0 443 673 439 639 429 588 c 1 474 656 532 702 647 702 c 0 832 702 974 587 974 367 c 2 974 367 974 109 974 0 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/afii10109.glyph000066400000000000000000000004321472062471000315040ustar00rootroot00000000000000StartChar: afii10109 Encoding: 1116 1116 837 Width: 1060 Flags: W HStem: -3 3G<140 397 732 805.051> 1000 20G<140 397 747 826.914> 1110 442 VStem: 140 257<0 303 612 1020> 205 566 LayerCount: 2 Fore Refer: 323 769 N 1 0 0 1 6 17 2 Refer: 803 1082 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/afii10110.glyph000066400000000000000000000004451472062471000315000ustar00rootroot00000000000000StartChar: afii10110 Encoding: 1118 1118 839 Width: 1060 VWidth: 14 Flags: W HStem: -375 208<106.901 398.828> 751 262<56.7511 204.69> 1151 183<381.837 633.214> VStem: 716 256<565.814 1013> LayerCount: 2 Fore Refer: 328 774 N 1 0 0 1 -7 0 2 Refer: 812 1091 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/afii10145.glyph000066400000000000000000000006721472062471000315120ustar00rootroot00000000000000StartChar: afii10145 Encoding: 1039 1039 760 Width: 1060 Flags: W HStem: 0 211<349 398 628 675> 1276 20G<96.9537 349 676.963 931> VStem: 94 255<211 1296> 398 230<-318 0> 675 255<211 1296> LayerCount: 2 Fore SplineSet 349 211 m 1 675 211 l 1 677 1296 l 1 931 1296 l 1 930 158 l 1 930 0 l 1 628 0 l 0 628 -318 l 1 398 -318 l 1 398 0 l 1 291 0 201 -1 94 -1 c 1 97 1296 l 1 349 1296 l 1 349 211 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/afii10146.glyph000066400000000000000000000016051472062471000315100ustar00rootroot00000000000000StartChar: afii10146 Encoding: 1122 1122 843 Width: 1060 Flags: W HStem: 0 212<421 670.073> 608 210<427 659.605> 974 210<34 170 429 805> 1288 20G<366.5 423.5> VStem: 176 249<207.365 606 817 974 1184 1297.36> 715 261<255.719 559.003> LayerCount: 2 Fore SplineSet 558 608 m 0 521 608 462 608 425 606 c 1 423 369 422 288 421 212 c 1 462 208 478 205 553 205 c 0 663 205 715 285 715 409 c 0 715 517 677 608 558 608 c 0 429 974 m 1 429 966 429 960 429 956 c 0 429 889 427 891 427 817 c 1 471 818 523 818 565 818 c 0 833 818 976 670 976 393 c 0 976 168 872 24 705 3 c 0 666 -2 625 -5 586 -5 c 0 501 -5 411 0 303 0 c 2 167 0 l 1 167 194 176 407 176 823 c 0 176 874 176 924 175 974 c 1 34 974 l 1 34 1184 l 1 170 1184 l 1 168 1225 166 1264 164 1299 c 1 245 1305 310 1308 423 1308 c 1 424 1293 425 1243 426 1184 c 1 805 1184 l 1 805 974 l 1 429 974 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/afii10147.glyph000066400000000000000000000004551472062471000315130ustar00rootroot00000000000000StartChar: afii10147 Encoding: 1138 1138 845 Width: 1060 VWidth: 0 Flags: W HStem: -16 203<387.94 609.054> 582 222<311.268 713> 1174 203<415.193 616.501> VStem: 36 262<297.182 568.084 790 990.785> 714 265<326.351 582 804 1002.89> LayerCount: 2 Fore Refer: 348 952 N 1 0 0 1 0 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/afii10148.glyph000066400000000000000000000007311472062471000315110ustar00rootroot00000000000000StartChar: afii10148 Encoding: 1140 1140 847 Width: 1060 Flags: W HStem: 0 21G<268 594.5> 1135 210<843.694 1015.24> LayerCount: 2 Fore SplineSet 280 0 m 1 256 196 98 1038 4 1266 c 1 240 1355 l 1 328 1064 392 756 436 331 c 1 488 700 512 786 586 1078 c 1 636 1264 729 1345 897 1345 c 0 968 1345 1006 1340 1065 1326 c 1 1005 1097 l 1 988 1118 958 1135 905 1135 c 0 874 1135 836 1132 784 924 c 0 717 655 608 176 581 0 c 1 280 0 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/afii10193.glyph000066400000000000000000000006701472062471000315130ustar00rootroot00000000000000StartChar: afii10193 Encoding: 1119 1119 840 Width: 1060 Flags: W HStem: 0 211<349 398 628 675> 993 20G<96.9408 349 676.95 931> VStem: 94 255<211 1013> 398 230<-318 0> 675 255<211 1013> LayerCount: 2 Fore SplineSet 349 211 m 1 675 211 l 1 677 1013 l 1 931 1013 l 1 930 158 l 1 930 0 l 1 628 0 l 0 628 -318 l 1 398 -318 l 1 398 0 l 1 291 0 201 -1 94 -1 c 1 97 1013 l 1 349 1013 l 1 349 211 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/afii10194.glyph000066400000000000000000000015021472062471000315070ustar00rootroot00000000000000StartChar: afii10194 Encoding: 1123 1123 844 Width: 1060 Flags: W HStem: -5 207<348.25 706.798> 476 210<481.069 693.666> 853 210<34 224 481 805> 1356 20G<223 480> VStem: 225 255<206 458 668 853 1063 1376> 725 261<224.011 443.624> LayerCount: 2 Fore SplineSet 223 1376 m 1 228 1376 245 1376 265 1376 c 0 306 1376 459 1376 480 1376 c 1 480 1063 l 1 805 1063 l 1 805 853 l 1 481 853 l 1 481 668 l 1 481 668 550 686 619 686 c 0 862 686 986 576 986 342 c 0 986 65 865 -5 587 -5 c 0 492 -5 332 0 216 0 c 1 216 146 221 506 224 853 c 1 34 853 l 1 34 1063 l 1 225 1063 l 1 225 1104 225 1144 225 1183 c 0 225 1292 223 1284 223 1376 c 1 570 476 m 0 515 476 479 458 479 458 c 1 477 221 476 282 475 206 c 1 475 206 516 202 565 202 c 0 685 202 725 224 725 329 c 0 725 410 691 476 570 476 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/afii10195.glyph000066400000000000000000000012631472062471000315140ustar00rootroot00000000000000StartChar: afii10195 Encoding: 1139 1139 846 Width: 1060 VWidth: 0 Flags: W HStem: -16 203<379.111 619.252> 412 222<311.268 713> 835 203<391.689 630.259> VStem: 36 262<278.478 398.084 620 723.292> 714 265<288.172 412 634 747.861> LayerCount: 2 Fore SplineSet 510 187 m 0 619 187 700 292 714 412 c 1 699 412 683 412 666 412 c 0 580 412 474 409 298 395 c 1 316 262 394 187 510 187 c 0 522 1038 m 1 820 1038 979 855 979 504 c 1 979 493 l 2 979 196 769 -16 510 -16 c 0 215 -16 36 190 36 504 c 0 36 800 184 1032 522 1038 c 1 713 634 m 1 694 762 610 835 521 835 c 0 406 835 328 758 305 620 c 1 439 632 555 634 654 634 c 0 675 634 694 634 713 634 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/afii10196.glyph000066400000000000000000000007671472062471000315250ustar00rootroot00000000000000StartChar: afii10196 Encoding: 1141 1141 848 Width: 1060 Flags: W HStem: 0 21G<268 600.5> 826 210<846.177 1010.24> VStem: 280 301<0 155.985> LayerCount: 2 Fore SplineSet 280 0 m 1 256 196 98 731 4 959 c 1 83 987 161 1018 240 1048 c 1 328 757 398 536 442 331 c 1 442 331 531 594 587 763 c 0 658 976 724 1036 892 1036 c 0 963 1036 1001 1031 1060 1017 c 1 1000 788 l 1 983 809 953 826 900 826 c 0 869 826 836 795 775 615 c 0 684 347 620 165 581 0 c 1 280 0 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/afii10846.glyph000066400000000000000000000012401472062471000315120ustar00rootroot00000000000000StartChar: afii10846 Encoding: 1241 1241 928 Width: 1060 Flags: W HStem: -9 203<434.198 648.506> 406 210<388.686 720> 816 206<371.726 632.28> VStem: 119 261<248.42 385.041> 720 258<273.969 406 616 722.137> AnchorPoint: "above_accent" 507 1107 basechar 0 LayerCount: 2 Fore SplineSet 720 406 m 1 592 406 487 389 380 382 c 1 385 251 457 194 545 194 c 0 647 194 714 290 720 406 c 1 547 -9 m 0 228 -9 119 199 119 535 c 1 119 555 120 578 120 578 c 1 370 599 565 616 720 616 c 1 704 727 616 816 524 816 c 1 418 816 370 780 302 706 c 1 124 862 l 1 225 974 291 1022 530 1022 c 1 816 1022 978 809 978 496 c 0 978 210 830 -9 547 -9 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/afii61352.glyph000066400000000000000000000020441472062471000315130ustar00rootroot00000000000000StartChar: afii61352 Encoding: 8470 8470 978 Width: 1060 VWidth: 0 Flags: W HStem: -15 21G<97.3846 188> 4 161<637 998> 851 170<788.011 844.945> 1278 20G<33 234 441 537> VStem: 33 197<61.1745 712.036 1137.27 1294> 385 192<1 160.328 519.393 1169.84> 612 169<430.008 849.904> 856 166<428.738 849.857> LayerCount: 2 Fore SplineSet 856 650 m 0x3f 856 804 841 851 816 851 c 0 787 851 781 805 781 643 c 0 781 458 797 427 814 427 c 1 840 427 856 459 856 650 c 0x3f 813 253 m 1 698 253 612 371 612 646 c 0 612 872 699 1021 822 1021 c 0 945 1021 1022 890 1022 645 c 0 1022 366 936 253 813 253 c 1 637 165 m 1x7f 998 165 l 1 998 4 l 1 637 4 l 1 637 165 l 1x7f 377 0 m 1 318 277 270 478 214 715 c 1 223 653 230 512 230 390 c 0 230 131 204 43 172 -15 c 1xbf -22 37 l 1 18 124 33 174 33 393 c 2 33 1298 l 1 234 1294 l 1 312 995 360 821 422 510 c 1 399 712 385 810 385 906 c 0 385 1107 410 1211 472 1312 c 1 667 1252 l 1 597 1151 577 1062 577 916 c 0 577 690 581 398 581 168 c 0 581 111 580 54 580 1 c 1 377 0 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/agrave.glyph000066400000000000000000000005221472062471000314460ustar00rootroot00000000000000StartChar: agrave Encoding: 224 224 59 Width: 1060 VWidth: 0 Flags: W HStem: -11 200<343.627 572.837> 470 200<369.749 625.784> 820 208<290.067 600.727> 1120 442 VStem: 56 262<217.581 419.927> 238 566 661 256<275.679 431.841 623 758.896> LayerCount: 2 Fore Refer: 322 768 N 1 0 0 1 45 27 2 Refer: 0 97 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/alpha.glyph000066400000000000000000000013741472062471000312740ustar00rootroot00000000000000StartChar: alpha Encoding: 945 945 341 Width: 1060 VWidth: 4 Flags: W HStem: -7 206<371.987 493.349> 815 203<364.921 491.563> 1017 20G<782 862.857> VStem: 53 253<271.384 748.807> AnchorPoint: "above_accent" 520 1108 basechar 0 LayerCount: 2 Fore SplineSet 850 493 m 1xb0 874 416 881 360 913 263 c 0 932 205 964 179 1030 153 c 1 928 -32 l 1 800 0 744 87 726 147 c 0 719 170 712 193 705 215 c 1 640 67 567 -7 436 -7 c 0 148 -7 53 259 53 527 c 0 53 894 242 1018 417 1018 c 0xd0 582 1018 668 923 716 767 c 1 747 866 764 944 800 1037 c 1 1020 967 l 1 955 841 902 661 850 493 c 1xb0 306 524 m 0 306 205 425 199 436 199 c 2 444 199 l 2 497 199 537 326 577 495 c 1 531 711 500 815 427 815 c 0 378 815 306 730 306 524 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/alphatonos.glyph000066400000000000000000000005031472062471000323500ustar00rootroot00000000000000StartChar: alphatonos Encoding: 940 940 393 Width: 1060 VWidth: 0 Flags: W HStem: -7 206<371.987 493.349> 815 203<364.921 491.563> 1017 20G<782 862.857> 1132 454 VStem: 53 253<271.384 748.807> 549 236<1436.27 1535.28> LayerCount: 2 Fore Refer: 392 900 N 1 0 0 1 65 -90 2 Refer: 341 945 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/amacron.glyph000066400000000000000000000005511472062471000316230ustar00rootroot00000000000000StartChar: amacron Encoding: 257 257 179 Width: 1060 VWidth: 0 Flags: W HStem: -11 200<343.627 572.837> 470 200<369.749 625.784> 820 208<290.067 600.727> 1211 194<255 755> VStem: 56 262<217.581 419.927> 255 500<1211 1400> 661 256<275.679 431.841 623 758.896> LayerCount: 2 Fore Refer: 326 772 N 1 0 0 1 17 -78 2 Refer: 0 97 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/ampersand.glyph000066400000000000000000000016351472062471000321610ustar00rootroot00000000000000StartChar: ampersand Encoding: 38 38 168 Width: 1060 VWidth: 0 Flags: W HStem: -22 203<323.014 587.596> 1146 201<340.604 488.451> VStem: 30 250<221.045 532.717> 84 238<905.711 1128.68> 499 243<931.937 1136.14> 757 220<404.953 648.958> LayerCount: 2 Fore SplineSet 728 94 m 17xdc 641 12 539 -22 419 -22 c 0 211 -22 30 70 30 367 c 0xec 30 559 129 670 237 758 c 1 144 843 84 950 84 1037 c 0 84 1249 246 1347 426 1347 c 0 593 1347 742 1280 742 1082 c 0 742 890 632 784 522 700 c 1 738 400 l 1 751 417 757 446 757 483 c 0 757 529 748 587 733 652 c 1 977 652 l 1 977 364 878 246 878 246 c 1 989 102 l 25 822 -32 l 25 728 94 l 17xdc 355 573 m 1 309 530 280 444 280 370 c 0 280 285 308 181 423 181 c 0 509 181 572 208 605 238 c 1 355 573 l 1 394 867 m 1 455 915 499 995 499 1056 c 0 499 1099 475 1146 420 1146 c 0 362 1146 322 1096 322 1053 c 0xdc 322 981 349 920 394 867 c 1 EndSplineSet Validated: 1 EndChar ampersand_ampersand.liga.glyph000066400000000000000000000031051472062471000350410ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdirStartChar: ampersand_ampersand.liga Encoding: 57400 57400 1038 Width: 1060 VWidth: 0 Flags: WO HStem: -22 203<-531.986 -310.524 124.831 409.875> 1146 201<-514.396 -366.549 164.604 312.451> VStem: -825 250<221.045 527.244> -771 238<905.711 1128.68> -356 243<932.998 1136.14> -92 238<905.711 1128.68> 323 243<931.937 1136.14> 581 220<404.953 648.958> LayerCount: 2 Fore SplineSet -461 867 m 1xdf -400 915 -356 995 -356 1056 c 0 -356 1099 -380 1146 -435 1146 c 0 -493 1146 -533 1096 -533 1053 c 0 -533 981 -506 920 -461 867 c 1xdf 218 867 m 1 279 915 323 995 323 1056 c 0 323 1099 299 1146 244 1146 c 0 186 1146 146 1096 146 1053 c 0 146 981 173 920 218 867 c 1 5 321 m 1 92 236 178 181 245 181 c 0 246 181 246 181 247 181 c 0 333 182 396 208 429 238 c 1 179 573 l 1 133 530 68 472 11 335 c 0 9 330 7 326 5 321 c 1 -263 279 m 1 -490 583 l 1 -536 540 -575 444 -575 370 c 0xef -575 285 -547 181 -432 181 c 0 -351 181 -298 228 -263 279 c 1 -119 108 m 1 -189 33 -287 -22 -436 -22 c 0 -644 -22 -825 70 -825 367 c 0xef -825 559 -726 670 -618 758 c 1 -711 843 -771 950 -771 1037 c 0xdf -771 1249 -609 1347 -429 1347 c 0 -262 1347 -113 1280 -113 1082 c 0 -113 890 -213 794 -323 710 c 1 -154 504 l 1 -92 620 -42 674 61 758 c 1 -32 843 -92 950 -92 1037 c 0 -92 1249 70 1347 250 1347 c 0 417 1347 566 1280 566 1082 c 0 566 890 456 784 346 700 c 1 562 400 l 1 575 417 581 446 581 483 c 0 581 529 572 587 557 652 c 1 801 652 l 1 801 364 702 246 702 246 c 1 813 102 l 1 646 -32 l 1 552 94 l 1 465 12 363 -22 243 -22 c 0 76 -22 -30 26 -119 108 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/anoteleia.glyph000066400000000000000000000003021472062471000321360ustar00rootroot00000000000000StartChar: anoteleia Encoding: 903 903 412 Width: 1060 VWidth: 26 Flags: W HStem: 387 313<428 743> VStem: 428 315<387 700> LayerCount: 2 Fore Refer: 171 183 N 1 0 0 1 0 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/aogonek.glyph000066400000000000000000000017571472062471000316370ustar00rootroot00000000000000StartChar: aogonek Encoding: 261 261 210 Width: 1060 VWidth: 32 Flags: W HStem: -502 196<589.57 845.501> -11 200<324.777 553.837> 470 200<351.793 606.784> 820 208<322.171 586.221> VStem: 46 253<217.581 419.927> 334 250<-294.213 -182.553> 642 244<275.679 431.841 623 758.896> LayerCount: 2 Fore SplineSet 299 317 m 0 299 219 368 189 432 189 c 0 542 189 624 291 642 347 c 1 642 394 l 1 606 436 538 470 474 470 c 0 408 470 299 427 299 317 c 0 721 101 m 1 645 23 563 -11 381 -11 c 0 210 -11 46 120 46 302 c 0 46 392 76 479 135 540 c 0 230 637 332 670 474 670 c 0 538 670 604 649 642 623 c 1 642 789 526 820 466 820 c 0 351 820 292 760 238 683 c 1 42 793 l 1 138 975 296 1025 474 1028 c 1 699 1028 886 893 886 655 c 2 886 316 l 2 886 224 905 172 962 127 c 1 778 -162 584 -147 584 -249 c 0 584 -292 640 -306 704 -306 c 0 762 -306 802 -277 832 -255 c 1 956 -396 l 1 912 -444 794 -502 694 -502 c 0 512 -502 334 -446 334 -258 c 0 334 -78 721 -51 721 101 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/aring.glyph000066400000000000000000000006511472062471000313040ustar00rootroot00000000000000StartChar: aring Encoding: 229 229 64 Width: 1060 VWidth: 0 Flags: W HStem: -11 200<343.627 572.837> 470 200<369.749 625.784> 820 208<290.067 600.727> 1128 132<416.395 578.541> 1385 142<416.983 579.971> VStem: 56 262<217.581 419.927> 223 189<1269.88 1376.35> 584 190<1269.71 1376.35> 661 256<275.679 431.841 623 758.896> LayerCount: 2 Fore Refer: 972 730 N 1 0 0 1 -23 -150 2 Refer: 0 97 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/aringacute.glyph000066400000000000000000000007251472062471000323300ustar00rootroot00000000000000StartChar: aringacute Encoding: 507 507 459 Width: 1060 VWidth: 0 Flags: W HStem: -11 200<343.627 572.837> 470 200<369.749 625.784> 820 208<290.067 600.727> 1128 132<416.395 578.541> 1385 142<416.983 579.971> VStem: 56 262<217.581 419.927> 223 189<1269.88 1376.35> 584 190<1269.71 1376.35> 661 256<275.679 431.841 623 758.896> LayerCount: 2 Fore Refer: 323 769 S 0.616025 0.271363 -0.314658 0.714309 1059.17 309.143 2 Refer: 64 229 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/arrowboth.glyph000066400000000000000000000012121472062471000322050ustar00rootroot00000000000000StartChar: arrowboth Encoding: 8596 8596 549 Width: 1060 VWidth: 6 Flags: W HStem: 386 244<339 719> 992 20G<743.885 813> LayerCount: 2 Fore SplineSet 1090 455 m 1 946 325 809 164 786 24 c 1 558 95 l 1 583 213 645 306 719 385 c 1 679 386 642 386 612 386 c 0 571 386 532 386 493 386 c 0 448 386 383 387 316 387 c 1 392 302 453 210 484 92 c 1 266 5 l 1 228 154 128 306 -30 447 c 1 -30 562 l 1 114 692 251 853 274 993 c 1 502 922 l 1 477 803 413 711 339 631 c 1 438 630 540 630 614 630 c 0 642 630 689 629 746 628 c 1 669 713 607 806 576 925 c 1 794 1012 l 1 832 863 932 711 1090 570 c 1 1090 455 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/arrowdown.glyph000066400000000000000000000007621472062471000322310ustar00rootroot00000000000000StartChar: arrowdown Encoding: 8595 8595 548 Width: 1060 VWidth: 66 Flags: W VStem: 358 274<283 1433.11> LayerCount: 2 Fore SplineSet 554 -92 m 1 439 -92 l 1 298 66 146 166 -3 204 c 1 84 422 l 1 192 394 279 340 358 272 c 1 358 1088 l 2 358 1174 359 1229 359 1276 c 0 359 1331 358 1374 354 1436 c 1 626 1438 l 1 631 1337 632 1281 632 1166 c 2 632 1016 l 2 632 734 630 512 629 283 c 1 707 355 798 416 914 440 c 1 985 212 l 1 845 189 684 52 554 -92 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/arrowleft.glyph000066400000000000000000000010571472062471000322120ustar00rootroot00000000000000StartChar: arrowleft Encoding: 8592 8592 545 Width: 1060 VWidth: 6 Flags: W HStem: 386 244<375 1056> LayerCount: 2 Fore SplineSet 1062 389 m 1 1017 387 967 386 917 386 c 0 817 386 716 389 648 389 c 0 607 389 568 389 529 389 c 0 484 389 419 390 352 390 c 1 428 305 489 213 520 95 c 1 302 8 l 1 264 157 164 309 6 450 c 1 6 565 l 1 150 695 287 856 310 996 c 1 538 925 l 1 513 806 449 714 375 634 c 1 474 633 576 633 650 633 c 0 693 633 784 630 884 630 c 0 941 630 1001 631 1056 634 c 1 1056 512 l 1 1062 389 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/arrowright.glyph000066400000000000000000000011071472062471000323710ustar00rootroot00000000000000StartChar: arrowright Encoding: 8594 8594 547 Width: 1060 VWidth: 6 Flags: W HStem: 384 244<18 699> LayerCount: 2 Fore SplineSet 12 628 m 1 57 630 107 631 157 631 c 0 257 631 358 628 426 628 c 0 467 628 506 628 545 628 c 0 590 628 655 628 722 628 c 1 646 713 585 804 554 922 c 1 772 1009 l 1 810 860 910 708 1068 567 c 1 1068 452 l 1 924 322 787 161 764 21 c 1 536 92 l 1 561 211 625 304 699 384 c 1 666 384 633 384 600 384 c 0 535 384 473 384 424 384 c 0 381 384 290 387 190 387 c 0 133 387 73 386 18 383 c 1 18 505 l 1 12 628 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/arrowup.glyph000066400000000000000000000010111472062471000316720ustar00rootroot00000000000000StartChar: arrowup Encoding: 8593 8593 546 Width: 1060 VWidth: 66 Flags: W HStem: 1376 20G<368.5 619> VStem: 358 274<-134 1020> LayerCount: 2 Fore SplineSet 554 1396 m 1 684 1252 845 1115 985 1092 c 1 914 864 l 1 798 888 707 948 629 1020 c 1 630 791 632 570 632 288 c 2 632 138 l 2 632 23 631 -33 626 -134 c 1 354 -134 l 1 358 -72 359 -29 359 26 c 0 359 73 358 130 358 216 c 2 358 1031 l 1 279 963 192 910 84 882 c 1 -3 1100 l 1 146 1138 298 1238 439 1396 c 1 554 1396 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/arrowupdn.glyph000066400000000000000000000010751472062471000322260ustar00rootroot00000000000000StartChar: arrowupdn Encoding: 8597 8597 550 Width: 1060 VWidth: 66 Flags: W HStem: 1376 20G<368.5 619> VStem: 358 274<288 1020> LayerCount: 2 Fore SplineSet 554 1396 m 1 684 1252 845 1115 985 1092 c 1 914 864 l 1 798 888 707 948 629 1020 c 1 630 791 632 570 632 288 c 2 632 269 l 1 712 338 800 393 909 422 c 1 996 204 l 1 847 166 695 66 554 -92 c 1 439 -92 l 1 309 52 148 189 8 212 c 1 79 440 l 1 192 416 281 358 358 288 c 1 358 1031 l 1 279 963 192 910 84 882 c 1 -3 1100 l 1 146 1138 298 1238 439 1396 c 1 554 1396 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/asciicircum.glyph000066400000000000000000000003661472062471000325020ustar00rootroot00000000000000StartChar: asciicircum Encoding: 94 94 116 Width: 1060 VWidth: -10 Flags: W HStem: 438 663 LayerCount: 2 Fore SplineSet 520 1101 m 1 1027 617 l 1 864 438 l 1 522 744 l 1 180 438 l 1 10 606 l 1 520 1101 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/asterisk.glyph000066400000000000000000000005251472062471000320310ustar00rootroot00000000000000StartChar: asterisk Encoding: 42 42 191 Width: 1060 VWidth: 0 Flags: W LayerCount: 2 Fore SplineSet 410 708 m 1 366 1114 l 1 660 1116 l 1 630 708 l 1 912 888 l 1 1026 640 l 1 664 526 l 1 940 256 l 1 720 80 l 1 524 434 l 1 322 76 l 1 116 248 l 1 378 528 l 1 32 622 l 1 122 882 l 1 410 708 l 1 EndSplineSet Validated: 1 EndChar asterisk_slash.liga.glyph000066400000000000000000000003051472062471000340530ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdirStartChar: asterisk_slash.liga Encoding: 57405 57405 1032 Width: 1060 VWidth: 60 Flags: W LayerCount: 2 Fore Refer: 191 42 N 1 0 0 1 -1060 0 2 Refer: 104 47 N 1 0 0 1 -110 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/at.glyph000066400000000000000000000034411472062471000306100ustar00rootroot00000000000000StartChar: at Encoding: 64 64 163 Width: 1060 VWidth: 6 Flags: W HStem: -253 200<431.906 753.577> -25 20G<709.5 745.853> 162 200<565.774 698.584> 658 200<573.573 728.056> 1095 205<422.838 668.542> VStem: 22 225<199.507 842.128> 332 219<369.676 638.028> 745 219<409.022 638.566 798 1007.86> LayerCount: 2 Back SplineSet 650 209 m 4 701 209 733 312 736 329 c 5 736 377 l 5 716 417 680 448 662 448 c 4 622 448 584 414 584 333 c 6 584 322 l 5 586 227 608 209 650 209 c 4 736 629 m 5 736 731 l 5 736 778 677 825 614 825 c 4 566 825 516 797 492 720 c 5 324 797 l 5 390 970 498 1029 594 1029 c 7 661 1029 728 998 746 975 c 5 746 975 700 1178 528 1178 c 4 350 1178 220 905 220 518 c 4 220 132 409 -185 598 -185 c 4 671 -185 726 -158 758 -137 c 5 850 -320 l 5 804 -349 710 -380 594 -380 c 4 273 -380 12 -71 12 538 c 4 12 1120 244 1385 518 1385 c 4 903 1385 962 998 962 705 c 5 962 233 l 5 962 150 1010 66 1010 66 c 5 806 -22 l 5 776 78 l 5 776 78 728 -9 562 -9 c 4 410 -9 362 156 362 308 c 4 362 400 379 488 404 530 c 4 466 636 542 667 610 670 c 4 612 670 614 670 616 670 c 4 658 670 714 643 736 629 c 5 EndSplineSet Fore SplineSet 551 496 m 0 551 418 573 362 617 362 c 0 715 362 727 480 745 530 c 1 745 598 l 1 695 642 692 658 643 658 c 0 593 658 551 616 551 496 c 0 802 267 m 1 743 204 724 162 598 162 c 0 428 162 332 319 332 485 c 0 332 701 431 858 615 858 c 0 684 858 711 832 745 798 c 1 745 942 711 1095 552 1095 c 0 387 1095 247 922 247 500 c 0 247 192 354 -53 579 -53 c 0 627 -53 681 -41 738 -5 c 1 813 -196 l 1 733 -238 637 -253 567 -253 c 0 177 -253 22 145 22 495 c 0 22 1001 238 1300 550 1300 c 0 850 1300 964 1046 964 838 c 2 964 508 l 2 964 498 964 489 964 479 c 0 964 403 971 347 1026 265 c 1 844 169 l 1 823 205 818 213 802 267 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/atilde.glyph000066400000000000000000000005631472062471000314500ustar00rootroot00000000000000StartChar: atilde Encoding: 227 227 62 Width: 1060 VWidth: 0 Flags: W HStem: -11 200<343.627 572.837> 470 200<369.749 625.784> 820 208<290.067 600.727> 1152 178<570.92 729.997> 1282 180<292.718 456.459> VStem: 56 262<217.581 419.927> 661 256<275.679 431.841 623 758.896> LayerCount: 2 Fore Refer: 325 771 N 1 0 0 1 -6 0 2 Refer: 0 97 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/b.glyph000066400000000000000000000014031472062471000304210ustar00rootroot00000000000000StartChar: b Encoding: 98 98 1 Width: 1060 VWidth: -2 Flags: W HStem: -7 180<451.995 630.895> 813 200<426.383 620.479> 1392 20G<96 347.5> VStem: 112 245<274.508 742.95 933.593 1399.8> 688 255<235.51 731.081> LayerCount: 2 Fore SplineSet 688 478 m 0 688 741 615 813 523 813 c 0 451 813 390 738 357 683 c 1 357 349 l 1 408 247 479 173 540 173 c 0 648 173 688 288 688 478 c 0 943 459 m 0 943 152 825 -7 574 -7 c 0 450 -7 371 40 333 93 c 1 333 51 289 -13 289 -13 c 1 93 7 l 1 103 73 112 160 112 243 c 0 112 251 112 259 112 267 c 0 112 516 111 877 111 1157 c 0 111 1251 103 1335 96 1403 c 1 343 1412 l 1 352 1339 357 1243 357 1152 c 3 357 1062 351 1007 333 930 c 1 370 958 444 1013 558 1013 c 0 830 1013 943 831 943 459 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/backslash.glyph000066400000000000000000000003541472062471000321370ustar00rootroot00000000000000StartChar: backslash Encoding: 92 92 115 Width: 1060 VWidth: 60 Flags: W LayerCount: 2 Fore SplineSet 922 -50 m 1 704 -149 l 1 584 133 202 1020 64 1372 c 1 284 1468 l 1 419 1112 794 227 922 -50 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/bar.glyph000066400000000000000000000006061472062471000307500ustar00rootroot00000000000000StartChar: bar Encoding: 124 124 161 Width: 1060 VWidth: 66 Flags: W VStem: 358 273<-194.108 1492> LayerCount: 2 Fore SplineSet 357 152 m 0 357 517 348 1111 348 1399 c 2 348 1492 l 1 619 1492 l 1 619 1347 l 2 619 1070 631 558 631 224 c 2 631 74 l 2 631 -41 630 -97 625 -198 c 1 353 -197 l 1 357 -135 358 -92 358 -37 c 0 358 10 357 66 357 152 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/bar_bar.liga.glyph000066400000000000000000000003651472062471000325110ustar00rootroot00000000000000StartChar: bar_bar.liga Encoding: 57401 57401 1039 Width: 1060 VWidth: 66 Flags: W VStem: -453 273<-194.108 1492> 247 273<-194.108 1492> LayerCount: 2 Fore Refer: 161 124 N 1 0 0 1 -811 0 2 Refer: 161 124 N 1 0 0 1 -111 0 2 Validated: 1 EndChar bar_bar_bar_greater.liga.glyph000066400000000000000000000016411472062471000347650ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdirStartChar: bar_bar_bar_greater.liga Encoding: 57600 57600 1028 Width: 1060 VWidth: 4 Flags: W VStem: -2422 271<-54.1075 1102> -1530 271<-54.1075 1102> -636 274<237 813> LayerCount: 2 Fore SplineSet -362 813 m 1 -359 637 -353 476 -353 237 c 1 -178 327 64 453 180 519 c 1 47 605 -192 726 -362 813 c 1 -2422 1069 m 1 -2422 1102 l 1 -2151 1102 l 1 -2151 1017 l 2 -2151 740 -2139 558 -2139 224 c 2 -2139 74 l 2 -2139 -41 -2140 43 -2145 -58 c 1 -2417 -57 l 1 -2413 5 -2412 48 -2412 103 c 2 -2422 1069 l 1 -636 1069 m 1 -636 1102 l 1 -364 1102 l 1 -180 989 253 776 438 624 c 1 436 398 l 1 344 334 -196 48 -359 -58 c 1 -631 -57 l 1 -627 5 -626 48 -626 103 c 2 -636 1069 l 1 -1530 1069 m 1 -1530 1102 l 1 -1259 1102 l 1 -1259 1017 l 2 -1259 740 -1247 558 -1247 224 c 2 -1247 74 l 2 -1247 -41 -1248 43 -1253 -58 c 1 -1525 -57 l 1 -1521 5 -1520 48 -1520 103 c 2 -1530 1069 l 1 EndSplineSet Validated: 1 EndChar bar_bar_greater.liga.glyph000066400000000000000000000013071472062471000341400ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdirStartChar: bar_bar_greater.liga Encoding: 57601 57601 1026 Width: 1060 VWidth: 4 Flags: W VStem: -1525 271<-54.1075 1102> -634 274<238 811> LayerCount: 2 Fore SplineSet -360 811 m 1 -357 636 -351 475 -351 238 c 1 -176 328 64 454 179 519 c 1 47 604 -191 724 -360 811 c 1 -1525 1069 m 1 -1525 1102 l 1 -1254 1102 l 1 -1254 1017 l 2 -1254 740 -1242 558 -1242 224 c 2 -1242 74 l 2 -1242 -41 -1243 43 -1248 -58 c 1 -1520 -57 l 1 -1516 5 -1515 48 -1515 103 c 2 -1525 1069 l 1 -634 1069 m 1 -634 1102 l 1 -608 1102 -365 1102 -365 1102 c 1 -180 989 252 776 437 624 c 1 435 398 l 1 343 335 -197 48 -360 -58 c 2 -629 -57 l 1 -625 5 -624 48 -624 103 c 2 -634 1069 l 1 EndSplineSet Validated: 1 EndChar bar_greater.liga.glyph000066400000000000000000000007561472062471000333230ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdirStartChar: bar_greater.liga Encoding: 57602 57602 1027 Width: 1060 VWidth: 4 Flags: W VStem: -422 274<239 813> LayerCount: 2 Fore SplineSet -148 813 m 5 -145 637 -139 476 -139 239 c 5 36 329 276 455 392 520 c 5 260 606 21 726 -148 813 c 5 -422 1069 m 5 -422 1102 l 5 -152 1102 l 5 -152 1103 l 5 32 990 465 777 650 625 c 5 648 399 l 5 556 335 21 52 -144 -55 c 4 -144 -56 -145 -57 -145 -58 c 6 -417 -57 l 5 -413 5 -412 48 -412 103 c 6 -422 1069 l 5 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/beta.glyph000066400000000000000000000030701472062471000311150ustar00rootroot00000000000000StartChar: beta Encoding: 946 946 342 Width: 1060 VWidth: 0 Flags: W HStem: 0 199<482.635 720.883> 634 207<406 553.499> 1122 206<365.454 549.604> VStem: 94 252<339.205 1105.34> 104 234<-283.026 112> 582 246<871.698 1090.33> 756 246<232.594 529.85> LayerCount: 2 Back SplineSet 67 1003 m 4xf4 67 1159 183 1328 390 1328 c 4 626 1328 798 1243 798 1009 c 5xf4 798 886 753 815 670 779 c 5 814 754 972 661 972 381 c 4 972 76 844 -2 624 -2 c 4 437 -2 373 95 373 298 c 4 373 306 374 314 374 322 c 5 578 320 l 5 578 257 583 199 646 199 c 4 700 199 728 247 728 395 c 4xfa 728 504 664 634 376 634 c 5 376 840 l 5 541 840 554 905 554 1003 c 4 554 1088 472 1122 413 1122 c 5 346 1122 316 1073 316 1007 c 4 316 851 321 637 321 450 c 4 321 410 322 370 322 331 c 4 322 251 319 176 299 117 c 4 272 35 169 -9 113 -37 c 5 21 211 l 5 41 221 59 235 67 261 c 4 75 287 76 323 76 398 c 4 76 413 76 429 76 448 c 4 76 635 67 829 67 1003 c 4xf4 EndSplineSet Fore SplineSet 338 112 m 1xea 338 83 338 59 338 39 c 0 338 -85 334 -203 326 -300 c 1 90 -283 l 1 100 -183 104 -74 104 37 c 0xea 104 224 94 829 94 1003 c 0 94 1159 206 1328 404 1328 c 0 608 1328 828 1274 828 1010 c 0xf4 828 832 736 802 702 779 c 1 870 749 1002 636 1002 382 c 0 1002 50 858 0 614 0 c 0 612 0 608 0 606 0 c 0 478 0 428 39 338 112 c 1xea 616 199 m 0 738 199 756 291 756 387 c 0xf2 756 570 608 634 406 634 c 1 406 841 l 1 546 841 582 883 582 1003 c 0 582 1058 538 1122 442 1122 c 0 382 1122 346 1083 346 993 c 0xf4 346 893 350 640 350 398 c 1 448 223 552 199 616 199 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/block.glyph000066400000000000000000000003541472062471000312760ustar00rootroot00000000000000StartChar: block Encoding: 9608 9608 574 Width: 1060 VWidth: 1918 Flags: W VStem: -20 1100<-505 1820> LayerCount: 2 Fore SplineSet -20 1820 m 1 1080 1820 l 1 1080 -505 l 1 -20 -505 l 1 -20 1820 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/braceleft.glyph000066400000000000000000000016711472062471000321360ustar00rootroot00000000000000StartChar: braceleft Encoding: 123 123 160 Width: 1060 VWidth: 66 Flags: W HStem: -282 218<720.479 890> 1266 218<719.479 889> VStem: 447 254<-36.2345 175.911 1022.54 1239.07> 518 251<132.291 388.518 813.105 1068.18> LayerCount: 2 Fore SplineSet 513 600 m 1xd0 607 577 743 504 765 376 c 0 768 361 769 345 769 330 c 0xd0 769 229 717 134 703 54 c 0 701 46 701 38 701 31 c 0 701 -36 768 -58 894 -64 c 1 890 -282 l 1 757 -276 596 -274 503 -166 c 0 462 -118 447 -66 447 -14 c 0xe0 447 59 476 133 499 198 c 1 512 234 518 264 518 290 c 0 518 423 369 444 245 479 c 1 244 592 l 1 244 723 l 1 368 758 517 778 517 911 c 0 517 937 511 968 498 1004 c 1 475 1069 446 1143 446 1216 c 0 446 1268 461 1320 502 1368 c 0 595 1476 756 1478 889 1484 c 1 893 1266 l 1 766 1261 700 1238 700 1170 c 0 700 1163 701 1156 702 1148 c 0 717 1068 768 974 768 872 c 0 768 857 767 842 764 826 c 0 742 698 607 623 513 600 c 1xd0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/braceright.glyph000066400000000000000000000016751472062471000323250ustar00rootroot00000000000000StartChar: braceright Encoding: 125 125 162 Width: 1060 VWidth: 66 Flags: W HStem: -282 218<150 319.521> 1266 218<150 320.311> VStem: 271 251<132.291 388.892 813.105 1068.18> 339 254<-36.1595 175.911 1022.54 1238.33> LayerCount: 2 Fore SplineSet 527 600 m 1xe0 433 623 297 698 276 826 c 0 273 842 272 857 272 872 c 0 272 974 323 1068 338 1148 c 0 339 1156 340 1163 340 1170 c 0 340 1238 273 1261 147 1266 c 1 150 1484 l 1 284 1478 445 1476 538 1368 c 0 579 1320 593 1268 593 1216 c 0xd0 593 1143 565 1069 542 1004 c 1 529 968 523 937 523 911 c 0 523 778 672 758 796 723 c 1 796 592 l 1 795 479 l 1 671 444 522 424 522 291 c 0xe0 522 265 528 234 541 198 c 1 564 133 593 59 593 -14 c 0 593 -66 578 -118 537 -166 c 0 444 -274 283 -276 150 -282 c 1 146 -64 l 1 273 -58 339 -36 339 32 c 0xd0 339 39 338 46 337 54 c 0 323 134 271 229 271 330 c 0 271 345 272 361 275 376 c 0 297 504 433 577 527 600 c 1xe0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/bracketleft.glyph000066400000000000000000000011221472062471000324640ustar00rootroot00000000000000StartChar: bracketleft Encoding: 91 91 96 Width: 1060 VWidth: 66 Flags: W HStem: -259 207<582 882> 1277 206<582 845.949> VStem: 318 264<-55 1265> LayerCount: 2 Fore SplineSet 844 1483 m 1 872 1277 l 1 791 1269 715 1269 582 1265 c 1 582 -55 l 1 659 -52 743 -52 758 -52 c 2 768 -52 l 2 818 -52 871 -57 882 -60 c 1 888 -268 l 1 863 -265 823 -259 752 -259 c 0 693 -259 413 -261 320 -261 c 1 320 -83 322 0 322 180 c 0 322 270 321 391 320 570 c 0 320 745 318 921 318 1052 c 2 318 1473 l 1 411 1473 689 1477 740 1477 c 1 812 1480 821 1481 844 1483 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/bracketright.glyph000066400000000000000000000011231472062471000326500ustar00rootroot00000000000000StartChar: bracketright Encoding: 93 93 97 Width: 1060 VWidth: 66 Flags: W HStem: -259 207<161 461> 1277 206<197.051 462> VStem: 462 264<-55 1265> LayerCount: 2 Fore SplineSet 199 1483 m 1 222 1481 231 1480 303 1477 c 1 354 1477 633 1473 726 1473 c 1 726 1052 l 2 726 921 724 745 724 570 c 0 723 391 722 270 722 180 c 0 722 0 724 -83 724 -261 c 1 631 -261 350 -259 291 -259 c 0 220 -259 180 -265 155 -268 c 1 161 -60 l 1 172 -57 225 -52 275 -52 c 2 285 -52 l 2 300 -52 384 -52 461 -55 c 1 462 1265 l 1 329 1269 252 1269 171 1277 c 1 199 1483 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/brokenbar.glyph000066400000000000000000000007651472062471000321570ustar00rootroot00000000000000StartChar: brokenbar Encoding: 166 166 164 Width: 1060 VWidth: 66 Flags: W VStem: 358 273<-194.108 539 779 1492> LayerCount: 2 Fore SplineSet 353 779 m 1 351 1018 348 1250 348 1399 c 2 348 1492 l 1 619 1492 l 1 619 1347 l 2 619 1202 622 993 625 779 c 1 353 779 l 1 629 539 m 1 630 426 631 318 631 224 c 2 631 74 l 2 631 -41 630 -97 625 -198 c 1 353 -197 l 1 357 -135 358 -92 358 -37 c 0 358 10 357 66 357 152 c 0 357 264 356 399 355 539 c 1 629 539 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/bullet.glyph000066400000000000000000000005101472062471000314650ustar00rootroot00000000000000StartChar: bullet Encoding: 8226 8226 542 Width: 1060 VWidth: 0 Flags: W HStem: 138 732<335.603 684.397> VStem: 144 732<329.603 678.397> LayerCount: 2 Fore SplineSet 144 504 m 0 144 706 308 870 510 870 c 0 712 870 876 706 876 504 c 0 876 302 712 138 510 138 c 0 308 138 144 302 144 504 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/c.glyph000066400000000000000000000011221472062471000304200ustar00rootroot00000000000000StartChar: c Encoding: 99 99 2 Width: 1060 VWidth: 4 Flags: W HStem: -7 210<420.442 668.896> 807 211<424.386 691.653> VStem: 71 261<305.761 702.322> AnchorPoint: "above_accent" 542 1107 basechar 0 LayerCount: 2 Fore SplineSet 332 528 m 0 332 209 495 203 542 203 c 2 554 203 l 2 654 203 708 269 756 350 c 1 982 216 l 1 914 66 782 -7 564 -7 c 0 460 -7 337 1 241 73 c 1 111 174 71 328 71 527 c 0 71 867 249 1018 564 1018 c 0 659 1018 756 999 819 957 c 0 879 917 925 858 947 806 c 1 727 704 l 1 717 742 686 807 546 807 c 0 399 807 332 671 332 528 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/cacute.glyph000066400000000000000000000004251472062471000314470ustar00rootroot00000000000000StartChar: cacute Encoding: 263 263 181 Width: 1060 VWidth: -4 Flags: W HStem: -7 210<420.442 668.896> 807 211<424.386 691.653> 1120 442 VStem: 71 261<305.761 702.322> 241 566 LayerCount: 2 Fore Refer: 323 769 N 1 0 0 1 42 27 2 Refer: 2 99 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/ccaron.glyph000066400000000000000000000004161472062471000314500ustar00rootroot00000000000000StartChar: ccaron Encoding: 269 269 187 Width: 1060 VWidth: -4 Flags: W HStem: -7 210<420.442 668.896> 807 211<424.386 691.653> 1144 447 VStem: 71 261<305.761 702.322> LayerCount: 2 Fore Refer: 334 780 N 1 0 0 1 22 -62 2 Refer: 2 99 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/ccedilla.glyph000066400000000000000000000016101472062471000317400ustar00rootroot00000000000000StartChar: ccedilla Encoding: 231 231 81 Width: 1060 VWidth: 12 Flags: W HStem: -431 172<393.653 606.298> -152 356<430.465 605.662> 807 211<423.703 691.653> VStem: 71 256<305.887 702.322> 609 224<-252.692 -158.173> LayerCount: 2 Fore SplineSet 327 528 m 0 327 209 495 204 542 204 c 2 554 204 l 2 654 204 708 269 756 350 c 1 982 216 l 1 924 87 818 15 651 -3 c 1 651 -24 650 -51 650 -53 c 1 747 -58 833 -115 833 -229 c 0 833 -359 719 -431 561 -431 c 0 495 -431 403 -413 347 -377 c 1 407 -230 l 1 440 -248 485 -259 536 -259 c 0 572 -259 606 -248 609 -210 c 1 609 -208 l 2 609 -179 586 -152 538 -152 c 0 490 -152 457 -155 429 -165 c 1 429 1 l 1 363 10 297 31 241 73 c 1 111 174 71 328 71 527 c 0 71 867 249 1018 564 1018 c 0 659 1018 756 999 819 957 c 0 879 917 925 858 947 806 c 1 727 704 l 1 717 742 686 807 546 807 c 0 399 807 327 671 327 528 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/ccircumflex.glyph000066400000000000000000000004231472062471000325050ustar00rootroot00000000000000StartChar: ccircumflex Encoding: 265 265 183 Width: 1060 VWidth: -4 Flags: W HStem: -7 210<420.442 668.896> 807 211<424.386 691.653> 1132 447 VStem: 71 261<305.761 702.322> LayerCount: 2 Fore Refer: 324 770 N 1 0 0 1 26 -23 2 Refer: 2 99 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/cdotaccent.glyph000066400000000000000000000004541472062471000323140ustar00rootroot00000000000000StartChar: cdotaccent Encoding: 267 267 185 Width: 1060 VWidth: -2 Flags: W HStem: -7 210<420.442 668.896> 807 211<424.386 691.653> 1184 246<394 677> VStem: 71 261<305.761 702.322> 394 285<1184 1430> LayerCount: 2 Fore Refer: 330 775 N 1 0 0 1 83 0 2 Refer: 2 99 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/cedilla.glyph000066400000000000000000000010321472062471000315730ustar00rootroot00000000000000StartChar: cedilla Encoding: 184 184 198 Width: 1060 VWidth: 12 Flags: W HStem: -398 172<414.653 627.295> -119 176<449 628.875> VStem: 630 224<-218.703 -124.173> LayerCount: 2 Fore SplineSet 672 56 m 1 671 48 670 -16 670 -19 c 1 767 -24 854 -81 854 -195 c 0 854 -325 740 -398 582 -398 c 0 516 -398 424 -380 368 -344 c 1 428 -196 l 1 461 -214 505 -226 556 -226 c 0 592 -226 627 -214 630 -176 c 1 630 -174 l 2 630 -145 606 -119 558 -119 c 0 510 -119 477 -121 449 -131 c 1 449 57 l 1 672 56 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/cent.glyph000066400000000000000000000012401472062471000311300ustar00rootroot00000000000000StartChar: cent Encoding: 162 162 155 Width: 1060 VWidth: 6 Flags: W HStem: -9 281<400.814 610.193> 742 291<404.293 609.645> VStem: 125 212<340.725 670.848> 378 234<-9 117.429 893.889 1033> LayerCount: 2 Fore SplineSet 337 525 m 0 337 276 477 272 516 272 c 2 526 272 l 2 609 272 653 323 693 386 c 1 881 282 l 1 833 183 747 126 612 111 c 1 612 -9 l 1 378 -9 l 1 378 122 l 1 339 131 300 146 266 170 c 0 158 249 125 369 125 524 c 0 125 731 215 847 378 889 c 1 378 1033 l 1 612 1033 l 1 612 902 l 1 663 895 711 881 746 859 c 0 796 828 834 782 852 741 c 1 669 662 l 1 661 692 635 742 519 742 c 0 397 742 337 637 337 525 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/chi.glyph000066400000000000000000000011401472062471000307410ustar00rootroot00000000000000StartChar: chi Encoding: 967 967 363 Width: 1060 VWidth: 14 Flags: W HStem: -398 228<837.55 948.411> 822 219<30 184.583> LayerCount: 2 Fore SplineSet 394 372 m 1 394 372 280 653 206 754 c 0 163 812 108 822 30 822 c 1 30 1041 l 1 55 1041 77 1041 98 1041 c 0 201 1041 264 1033 344 934 c 0 448 805 516 576 516 576 c 1 609 777 748 1057 748 1057 c 1 942 959 l 1 942 959 795 650 634 317 c 1 695 145 830 -170 884 -170 c 0 896 -170 900 -166 906 -150 c 1 1050 -250 l 1 1044 -288 994 -398 892 -398 c 0 687 -398 566 -38 510 78 c 1 282 -401 l 1 66 -287 l 1 394 372 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/colon.glyph000066400000000000000000000003601472062471000313130ustar00rootroot00000000000000StartChar: colon Encoding: 58 58 66 Width: 1060 VWidth: 26 Flags: W HStem: 2 313<341 656> 700 313<341 656> VStem: 341 315<2 315 700 1013> LayerCount: 2 Fore Refer: 53 46 S 1 0 0 1 -3 700 2 Refer: 53 46 N 1 0 0 1 -3 2 2 Validated: 1 EndChar colon_colon.liga.glyph000066400000000000000000000004621472062471000333440ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdirStartChar: colon_colon.liga Encoding: 57397 57397 1035 Width: 1060 VWidth: 26 Flags: W HStem: 2 313<-544 -229 187 502> 700 313<-544 -229 187 502> VStem: -544 315<2 315 700 1013> 187 315<2 315 700 1013> LayerCount: 2 Fore Refer: 66 58 N 1 0 0 1 -885 0 2 Refer: 66 58 N 1 0 0 1 -154 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/comma.glyph000066400000000000000000000005141472062471000312760ustar00rootroot00000000000000StartChar: comma Encoding: 44 44 54 Width: 1060 VWidth: 26 Flags: W VStem: 336 323<5 309> 449 210<-166.501 6> LayerCount: 2 Fore SplineSet 332 309 m 1x80 658 311 l 1 659 11 l 1 659 8 l 2x80 659 -189 572 -358 405 -434 c 1 307 -253 l 1 399 -202 449 -132 449 6 c 1x40 336 5 l 1 332 309 l 1x80 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/copyright.glyph000066400000000000000000000015211472062471000322110ustar00rootroot00000000000000StartChar: copyright Encoding: 169 169 165 Width: 1060 VWidth: 6 Flags: W HStem: 39 177<382.521 704.846> 298 165<496.216 660.291> 719 164<500.207 654.059> 971 175<382.521 704.846> VStem: 16 173<413.842 772.095> 288 194<469.373 710.626> 890 172<409.854 782.473> LayerCount: 2 Fore SplineSet 189 594 m 0 189 384 347 216 543 216 c 0 739 216 890 384 890 594 c 0 890 804 739 971 543 971 c 0 347 971 189 804 189 594 c 0 16 592 m 0 16 898 250 1146 539 1146 c 0 828 1146 1062 898 1062 592 c 0 1062 286 828 39 539 39 c 0 250 39 16 286 16 592 c 0 552 719 m 0 506 719 482 659 482 583 c 0 482 530 502 463 551 463 c 1 583 463 604 472 620 520 c 1 792 436 l 1 723 313 611 298 548 298 c 0 427 298 288 373 288 579 c 0 288 759 394 883 553 883 c 0 625 883 735 844 778 752 c 1 613 664 l 1 597 703 588 719 552 719 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/currency.glyph000066400000000000000000000016151472062471000320370ustar00rootroot00000000000000StartChar: currency Encoding: 164 164 153 Width: 1060 VWidth: 6 Flags: W HStem: -20 13G<178.105 218 791.882 832.105> 127 150<411.182 626.341> 745 150<412.888 629.614> 1002 20G<184 224.132> VStem: 138 219<332.075 680.357> 671 223<322.212 666.935> LayerCount: 2 Fore SplineSet 619 314 m 1 660 352 671 430 671 524 c 0 671 528 671 531 671 535 c 0 670 651 640 745 528 745 c 0 397 745 357 642 357 488 c 0 357 365 412 277 517 277 c 0 565 278 587 287 619 314 c 1 168 677 m 1 14 832 l 1 204 1022 l 1 356 871 l 1 401 887 455 895 515 895 c 0 587 895 645 886 693 869 c 1 833 1009 l 1 1024 818 l 1 875 669 l 1 888 625 894 577 894 533 c 0 894 454 882 378 852 313 c 1 1003 162 l 1 812 -28 l 1 642 141 l 1 606 132 565 127 518 127 c 2 516 127 l 2 458 127 407 133 363 145 c 1 198 -20 l 1 8 171 l 1 162 325 l 1 146 369 138 420 138 475 c 0 138 553 148 620 168 677 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/d.glyph000066400000000000000000000014041472062471000304240ustar00rootroot00000000000000StartChar: d Encoding: 100 100 3 Width: 1060 VWidth: -2 Flags: W HStem: -7 209<391.381 602.357> 813 209<406.834 608.902> 1392 20G<687.5 940> VStem: 74 255<268.211 722.141> 678 245<279.559 742.95 933.593 1399.8> LayerCount: 2 Fore SplineSet 329 478 m 0 329 288 388 202 496 202 c 0 557 202 627 247 678 349 c 1 678 683 l 1 645 738 584 813 512 813 c 0 420 813 329 741 329 478 c 0 74 459 m 0 74 840 215 1022 478 1022 c 0 592 1022 665 958 702 930 c 1 684 1007 678 1062 678 1152 c 3 678 1243 683 1339 692 1412 c 1 940 1403 l 1 933 1335 925 1251 925 1157 c 0 925 877 923 516 923 267 c 0 923 259 923 251 923 243 c 0 923 160 933 73 943 7 c 1 747 -13 l 1 747 -13 702 51 702 93 c 1 664 40 585 -7 461 -7 c 0 210 -7 74 152 74 459 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/dagger.glyph000066400000000000000000000012641472062471000314360ustar00rootroot00000000000000StartChar: dagger Encoding: 8224 8224 541 Width: 1060 VWidth: 66 Flags: W HStem: 946 222<87.0955 359 633 929> VStem: 368 273<-194.108 946 1170 1492> LayerCount: 2 Fore SplineSet 361 946 m 1 282 948 192 954 81 961 c 1 81 991 80 1041 80 1088 c 0 80 1123 81 1157 82 1179 c 1 191 1172 281 1169 359 1168 c 1 358 1256 358 1335 358 1399 c 2 358 1492 l 1 629 1492 l 1 629 1347 l 2 629 1295 629 1236 630 1170 c 1 723 1173 810 1177 929 1177 c 1 931 957 l 1 814 957 727 953 633 949 c 1 636 704 641 430 641 224 c 2 641 74 l 2 641 -41 640 -97 635 -198 c 1 363 -197 l 1 367 -135 368 -92 368 -37 c 0 368 10 367 66 367 152 c 0 367 372 364 676 361 946 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/daggerdbl.glyph000066400000000000000000000016351472062471000321220ustar00rootroot00000000000000StartChar: daggerdbl Encoding: 8225 8225 540 Width: 1060 VWidth: 66 Flags: W HStem: 170 224<90 366 641 934> 946 222<87.0955 359 633 929> VStem: 358 271<-194.108 173 402 946 1170 1492> LayerCount: 2 Fore SplineSet 361 946 m 1 282 948 192 954 81 961 c 1 81 991 80 1041 80 1088 c 0 80 1123 81 1157 82 1179 c 1 191 1172 281 1169 359 1168 c 1 358 1256 358 1335 358 1399 c 2 358 1492 l 1 629 1492 l 1 629 1347 l 2 629 1295 629 1236 630 1170 c 1 723 1173 810 1177 929 1177 c 1 931 957 l 1 814 957 727 953 633 949 c 1 636 769 639 573 640 399 c 1 738 397 829 394 934 394 c 1 934 170 l 1 830 170 738 171 641 173 c 1 641 74 l 2 641 -41 640 -97 635 -198 c 1 363 -197 l 1 367 -135 368 -92 368 -37 c 0 368 10 367 66 367 152 c 0 367 160 367 167 367 175 c 1 339 175 311 176 282 176 c 0 222 176 158 174 90 170 c 1 88 394 l 1 192 400 281 401 366 402 c 1 365 576 363 768 361 946 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/dcaron.glyph000066400000000000000000000016031472062471000314500ustar00rootroot00000000000000StartChar: dcaron Encoding: 271 271 211 Width: 1060 VWidth: 32 Flags: W HStem: -7 180<337.281 506.629> 813 200<347.994 528.932> 1392 20G<603 839 913 996.833> VStem: 45 239<233.367 744.186> 594 229<270.605 748.303 933.593 1399.8> LayerCount: 2 Fore SplineSet 284 478 m 0 284 288 322 173 423 173 c 0 480 173 546 247 594 349 c 1 594 683 l 1 563 738 506 813 438 813 c 0 352 813 284 741 284 478 c 0 45 459 m 0 45 840 159 1013 406 1013 c 0 513 1013 581 958 616 930 c 1 599 1007 594 1062 594 1152 c 3 594 1243 599 1339 607 1412 c 1 839 1403 l 1 832 1335 825 1251 825 1157 c 0 825 877 823 516 823 267 c 0 823 259 823 251 823 243 c 0 823 160 833 73 842 7 c 1 658 -13 l 1 658 -13 616 51 616 93 c 1 580 40 506 -7 390 -7 c 0 155 -7 45 152 45 459 c 0 1103 1364 m 1 1073 1249 1053 1138 1018 984 c 1 870 1018 l 1 884 1163 905 1307 921 1412 c 1 1103 1364 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/dcroat.glyph000066400000000000000000000016021472062471000314550ustar00rootroot00000000000000StartChar: dcroat Encoding: 273 273 213 Width: 1060 VWidth: -2 Flags: W HStem: -7 180<404.613 583.278> 813 200<416.098 608.902> 1093 194<399 682 929 970> 1392 20G<689.5 940> VStem: 93 255<235.51 735.573> 678 246<274.508 742.95 932.756 1093 1287 1401.36> LayerCount: 2 Fore SplineSet 348 478 m 0 348 288 388 173 496 173 c 0 557 173 627 247 678 349 c 1 678 683 l 1 645 738 584 813 512 813 c 0 420 813 348 741 348 478 c 0 93 459 m 0 93 840 215 1013 478 1013 c 0 592 1013 665 958 702 930 c 1 689 989 682 1035 679 1093 c 1 399 1093 l 1 399 1287 l 1 682 1287 l 1 684 1332 687 1375 692 1412 c 1 940 1403 l 1 936 1368 932 1329 929 1287 c 1 970 1287 l 1 970 1093 l 1 925 1093 l 1 925 824 924 497 924 267 c 0 924 259 924 251 924 243 c 0 924 160 933 73 943 7 c 1 747 -13 l 1 747 -13 702 51 702 93 c 1 664 40 585 -7 461 -7 c 0 210 -7 93 152 93 459 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/degree.glyph000066400000000000000000000010141472062471000314310ustar00rootroot00000000000000StartChar: degree Encoding: 176 176 175 Width: 1060 VWidth: -8 Flags: W HStem: 788 192<403.092 567.577> 1186 193<403.092 567.577> VStem: 190 193<1000.59 1165.45> 588 192<999.887 1166.15> LayerCount: 2 Fore SplineSet 190 1083 m 0 190 1246 322 1379 485 1379 c 0 648 1379 780 1246 780 1083 c 0 780 920 648 788 485 788 c 0 322 788 190 920 190 1083 c 0 383 1083 m 0 383 1026 429 980 486 980 c 0 543 980 588 1026 588 1083 c 0 588 1140 543 1186 486 1186 c 0 429 1186 383 1140 383 1083 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/delta.glyph000066400000000000000000000021471472062471000312770ustar00rootroot00000000000000StartChar: delta Encoding: 948 948 344 Width: 1060 VWidth: 6 Flags: W HStem: 1 197<415.49 623.716> 1182 197<328.234 725.362> VStem: 82 251<284.544 655.108 1074.49 1174.88> 695 249<270.88 620.937> LayerCount: 2 Back SplineSet 625 247 m 1 672 299 685 403 685 530 c 0 685 536 685 540 685 546 c 0 683 703 648 830 520 830 c 0 369 830 324 690 324 482 c 0 324 316 387 197 508 197 c 1 563 198 589 211 625 247 c 1 507 -6 m 1 197 -6 72 184 72 464 c 0 72 835 213 1032 505 1032 c 0 702 1032 812 963 882 831 c 0 923 752 941 639 941 543 c 0 941 258 845 -6 509 -6 c 2 507 -6 l 1 EndSplineSet Fore SplineSet 515 748 m 1 350 716 333 556 333 469 c 0 333 366 367 198 526 198 c 0 695 198 695 429 695 506 c 0 695 565 641 679 515 748 c 1 944 504 m 0 944 244 848 1 526 1 c 2 524 1 l 1 252 2 82 184 82 464 c 0 82 655 159 824 275 854 c 1 230 876 214 894 187 915 c 0 141 952 81 1027 81 1103 c 0 81 1341 272 1379 482 1379 c 0 606 1379 745 1351 866 1322 c 1 824 1111 l 1 691 1148 570 1182 474 1182 c 0 387 1182 325 1176 325 1129 c 0 325 1101 368 1079 400 1063 c 0 665 934 944 838 944 504 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/dieresis.glyph000066400000000000000000000004141472062471000320100ustar00rootroot00000000000000StartChar: dieresis Encoding: 168 168 173 Width: 1060 VWidth: -28 Flags: W HStem: 1184 240<146 425 566 848> VStem: 146 279<1184 1424> 566 282<1184 1421> AnchorPoint: "above_accent" 483 1108 mark 0 LayerCount: 2 Fore Refer: 329 776 N 1 0 0 1 0 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/dieresistonos.glyph000066400000000000000000000006161472062471000330770ustar00rootroot00000000000000StartChar: dieresistonos Encoding: 901 901 411 Width: 1060 VWidth: -28 Flags: W HStem: 1172.76 204.883<146 425 566 848> 1350.47 417.767 VStem: 146 279<1172.76 1377.64> 475.412 218.647<1630.46 1721.57> 566 282<1172.76 1375.08> AnchorPoint: "above_accent" 495 1100 mark 0 LayerCount: 2 Fore Refer: 392 900 S 0.926471 0 0 0.920192 27 226 2 Refer: 173 168 N 1 0 0 0.853679 0 162 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/divide.glyph000066400000000000000000000011571472062471000314520ustar00rootroot00000000000000StartChar: divide Encoding: 247 247 146 Width: 1060 VWidth: 6 Flags: W HStem: 2 282<356 671> 413 244<72 958> 758 280<356 671> VStem: 356 315<2 284 758 1038> LayerCount: 2 Fore SplineSet 356 1038 m 1 671 1038 l 1 671 758 l 1 356 758 l 1 356 1038 l 1 356 284 m 1 671 284 l 1 671 2 l 1 356 2 l 1 356 284 l 1 66 654 m 1 111 656 161 657 211 657 c 0 311 657 412 654 480 654 c 0 521 654 560 654 599 654 c 0 681 654 833 653 940 652 c 1 958 652 l 1 958 407 l 1 940 407 l 1 805 410 603 410 478 410 c 0 435 410 344 413 244 413 c 0 187 413 127 412 72 409 c 1 72 531 l 1 66 654 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/dkshade.glyph000066400000000000000000000033151472062471000316070ustar00rootroot00000000000000StartChar: dkshade Encoding: 9619 9619 724 Width: 1060 VWidth: 1918 Flags: W HStem: -505 291<-20 117 530 667> -214 290<254 392 804 942> 77 290<-20 117 530 667> 367 291<254 392 804 942> 658 291<-20 117 530 667> 948 291<254 392 804 942> 1239 291<-20 117 530 667> 1529 291<254 392 804 942> VStem: -20 274<-505 -214 77 367 658 948 1239 1529> 117 413<-214 76 367 658 949 1239 1530 1820> 392 412<-505 -214 77 367 658 948 1239 1529> 667 413<-214 76 367 658 949 1239 1530 1820> 942 138<-505 -214 76 367 658 948 1239 1529> LayerCount: 2 Fore SplineSet -20 367 m 1xa080 117 367 l 1 117 658 l 1xa840 -20 658 l 1 -20 949 l 1xa880 117 949 l 1 117 1239 l 1xaa40 -20 1239 l 1 -20 1530 l 1xaa80 117 1530 l 1xaa40 117 1820 l 1 530 1820 l 1x0140 530 1530 l 1 667 1530 l 1x0250 667 1820 l 1 1080 1820 l 1x0150 1080 -505 l 1 942 -505 l 1x8108 942 -214 l 1 804 -214 l 1x4028 804 -505 l 1 392 -505 l 1x8028 392 -214 l 1 254 -214 l 1x40a8 254 -505 l 1 -20 -505 l 1 -20 -214 l 1x80a8 117 -214 l 1 117 77 l 1xa040 -20 77 l 1 -20 367 l 1xa080 667 -214 m 1xa050 667 77 l 1 530 77 l 1 530 -214 l 1 667 -214 l 1xa050 392 367 m 1x50a0 254 367 l 1 254 76 l 1 392 76 l 1 392 367 l 1x50a0 392 948 m 1x14a0 254 948 l 1 254 658 l 1 392 658 l 1 392 948 l 1x14a0 392 1239 m 1 392 1529 l 1 254 1529 l 1x05a0 254 1239 l 1 392 1239 l 1 667 658 m 1x2850 530 658 l 1 530 367 l 1 667 367 l 1 667 658 l 1x2850 667 1239 m 1x0a50 530 1239 l 1 530 949 l 1 667 949 l 1 667 1239 l 1x0a50 942 76 m 1x5028 942 367 l 1 804 367 l 1 804 76 l 1 942 76 l 1x5028 942 658 m 1 942 948 l 1 804 948 l 1x1428 804 658 l 1 942 658 l 1 942 1239 m 1 942 1529 l 1 804 1529 l 1x0528 804 1239 l 1 942 1239 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/dnblock.glyph000066400000000000000000000004051472062471000316150ustar00rootroot00000000000000StartChar: dnblock Encoding: 9604 9604 710 Width: 1060 VWidth: 1918 Flags: W HStem: -505 1163<-20 1080> VStem: -20 1100<-505 658> LayerCount: 2 Fore SplineSet -20 658 m 1 1080 658 l 1 1080 -505 l 1 -20 -505 l 1 -20 658 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/dollar.glyph000066400000000000000000000015621472062471000314630ustar00rootroot00000000000000StartChar: dollar Encoding: 36 36 94 Width: 1060 VWidth: 0 Flags: W HStem: 1063 203<339.039 415> VStem: 38 244<308.172 448> 62 256<874.333 1046.22> 713 252<304.908 537.087> LayerCount: 2 Fore SplineSet 238 703 m 0xd0 130 748 62 832 62 979 c 0xb0 62 1161 226 1257 418 1266 c 1 410 1468 l 1 659 1454 l 1 636 1263 l 1 776 1248 896 1175 950 1053 c 1 728 963 l 1 720 1024 678 1044 624 1052 c 1 610 802 l 1 670 782 704 770 754 748 c 1 859 700 965 604 965 424 c 0 965 174 790 68 564 64 c 1 560 -140 l 1 327 -131 l 1 348 73 l 1 117 109 38 279 38 448 c 1 285 449 l 1 283 434 282 420 282 408 c 0 282 340 317 294 365 283 c 1 388 644 l 1 348 655 286 682 238 703 c 0xd0 415 1063 m 1 356 1063 318 1020 318 970 c 0 318 908 341 873 403 857 c 1 415 1063 l 1 574 262 m 1 662 275 713 320 713 427 c 0 713 516 679 540 594 578 c 1 574 262 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/dotlessi.glyph000066400000000000000000000010741472062471000320320ustar00rootroot00000000000000StartChar: dotlessi Encoding: 305 305 177 Width: 1060 VWidth: 0 Flags: W HStem: -18 200<615.905 874.717> 813 200<124.449 354> VStem: 354 256<191.813 274 274.339 813> AnchorPoint: "above_accent" 487 1107 basechar 0 LayerCount: 2 Fore SplineSet 354 1013 m 2 609 1013 l 1 609 740 610 274 610 274 c 1 610 210 627 182 719 182 c 0 812 182 872 215 932 273 c 1 1029 83 l 1 943 12 792 -18 668 -18 c 0 583 -18 491 -4 447 20 c 0 362 67 354 147 354 206 c 2 354 813 l 1 305 813 215 807 120 785 c 1 91 971 l 1 185 999 274 1013 354 1013 c 2 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/e.glyph000066400000000000000000000012401472062471000304230ustar00rootroot00000000000000StartChar: e Encoding: 101 101 4 Width: 1060 VWidth: 32 Flags: W HStem: -10 206<423.72 684.274> 434 196<404.825 676> 818 203<407.494 621.802> VStem: 78 258<289.863 403.211 606 738.031> 676 261<630 763.58> AnchorPoint: "above_accent" 526 1107 basechar 0 LayerCount: 2 Fore SplineSet 336 606 m 1 449 626 543 630 676 630 c 1 671 761 599 818 511 818 c 0 409 818 342 722 336 606 c 1 509 1021 m 0 828 1021 937 813 937 477 c 1 937 457 936 434 936 434 c 1 651 430 438 416 336 396 c 1 352 285 440 196 532 196 c 1 638 196 686 232 754 306 c 1 932 150 l 1 831 38 765 -10 526 -10 c 1 240 -10 78 203 78 516 c 0 78 802 226 1021 509 1021 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/eacute.glyph000066400000000000000000000005121472062471000314460ustar00rootroot00000000000000StartChar: eacute Encoding: 233 233 55 Width: 1060 VWidth: -2 Flags: W HStem: -10 206<423.72 684.274> 434 196<404.825 676> 818 203<407.494 621.802> 1120 442 VStem: 78 258<289.863 403.211 606 738.031> 225 566 676 261<630 763.58> LayerCount: 2 Fore Refer: 323 769 N 1 0 0 1 26 27 2 Refer: 4 101 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/ebreve.glyph000066400000000000000000000005231472062471000314520ustar00rootroot00000000000000StartChar: ebreve Encoding: 277 277 215 Width: 1060 VWidth: 32 Flags: W HStem: -10 206<423.72 684.274> 434 196<404.825 676> 818 203<407.494 621.802> 1151 183<410.837 662.214> VStem: 78 258<289.863 403.211 606 738.031> 676 261<630 763.58> LayerCount: 2 Fore Refer: 328 774 N 1 0 0 1 22 0 2 Refer: 4 101 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/ecaron.glyph000066400000000000000000000005031472062471000314470ustar00rootroot00000000000000StartChar: ecaron Encoding: 283 283 221 Width: 1060 VWidth: 32 Flags: W HStem: -10 206<423.72 684.274> 434 196<404.825 676> 818 203<407.494 621.802> 1144 447 VStem: 78 258<289.863 403.211 606 738.031> 676 261<630 763.58> LayerCount: 2 Fore Refer: 334 780 N 1 0 0 1 6 -62 2 Refer: 4 101 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/ecircumflex.glyph000066400000000000000000000005071472062471000325120ustar00rootroot00000000000000StartChar: ecircumflex Encoding: 234 234 57 Width: 1060 VWidth: 0 Flags: W HStem: -10 206<423.72 684.274> 434 196<404.825 676> 818 203<407.494 621.802> 1132 447 VStem: 78 258<289.863 403.211 606 738.031> 676 261<630 763.58> LayerCount: 2 Fore Refer: 324 770 N 1 0 0 1 10 -23 2 Refer: 4 101 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/edieresis.glyph000066400000000000000000000005731472062471000321630ustar00rootroot00000000000000StartChar: edieresis Encoding: 235 235 58 Width: 1060 VWidth: 0 Flags: W HStem: -10 206<423.72 684.274> 434 196<404.825 676> 818 203<407.494 621.802> 1183 240<189 468 609 891> VStem: 78 258<289.863 403.211 606 738.031> 189 279<1183 1423> 609 282<1183 1420> 676 261<630 763.58> LayerCount: 2 Fore Refer: 173 168 N 1 0 0 1 43 -1 2 Refer: 4 101 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/edotaccent.glyph000066400000000000000000000005421472062471000323140ustar00rootroot00000000000000StartChar: edotaccent Encoding: 279 279 217 Width: 1060 VWidth: 32 Flags: W HStem: -10 206<423.72 684.274> 434 196<404.825 676> 818 203<407.494 621.802> 1184 246<378 661> VStem: 78 258<289.863 403.211 606 738.031> 378 285<1184 1430> 676 261<630 763.58> LayerCount: 2 Fore Refer: 330 775 N 1 0 0 1 67 0 2 Refer: 4 101 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/egrave.glyph000066400000000000000000000005121472062471000314510ustar00rootroot00000000000000StartChar: egrave Encoding: 232 232 56 Width: 1060 VWidth: -2 Flags: W HStem: -10 206<423.72 684.274> 434 196<404.825 676> 818 203<407.494 621.802> 1120 442 VStem: 78 258<289.863 403.211 606 738.031> 271 566 676 261<630 763.58> LayerCount: 2 Fore Refer: 322 768 N 1 0 0 1 78 27 2 Refer: 4 101 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/eight.glyph000066400000000000000000000014561472062471000313100ustar00rootroot00000000000000StartChar: eight Encoding: 56 56 112 Width: 1060 VWidth: 0 Flags: W HStem: -9 212<378.481 631.519> 1091 202<379.259 630.741> VStem: 54 258<271.169 512.147> 112 250<891.094 1071.39> 648 250<891.094 1071.39> 698 258<271.169 512.147> LayerCount: 2 Fore SplineSet 505 203 m 0xe4 574 203 698 250 698 388 c 0 698 469 637 572 505 632 c 1 373 572 312 469 312 388 c 0 312 250 436 203 505 203 c 0xe4 505 840 m 1 613 863 648 944 648 990 c 0 648 1085 571 1091 505 1091 c 0 439 1091 362 1085 362 990 c 0xd8 362 944 397 863 505 840 c 1 505 1293 m 0 766 1293 898 1173 898 985 c 0xd8 898 882 813 762 724 736 c 1 846 684 956 560 956 378 c 0 956 141 764 -9 505 -9 c 0 246 -9 54 141 54 378 c 0xe4 54 560 164 684 286 736 c 1 197 762 112 882 112 985 c 0 112 1173 244 1293 505 1293 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/ellipsis.glyph000066400000000000000000000005451472062471000320320ustar00rootroot00000000000000StartChar: ellipsis Encoding: 8230 8230 523 Width: 1060 VWidth: 26 Flags: W HStem: 0 313<-35.2218 244.779 364.778 644.778 764.778 1044.78> VStem: -35.2218 280<0 313> 364.778 280<0 313> 764.778 280<0 313> LayerCount: 2 Fore Refer: 53 46 N 0.888889 0 0 1 459 0 2 Refer: 53 46 N 0.88889 0 0 1 -341 0 2 Refer: 53 46 N 0.888889 0 0 1 59 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/emacron.glyph000066400000000000000000000005401472062471000316250ustar00rootroot00000000000000StartChar: emacron Encoding: 275 275 189 Width: 1060 VWidth: 0 Flags: W HStem: -10 206<423.72 684.274> 434 196<404.825 676> 818 203<407.494 621.802> 1211 194<288 788> VStem: 78 258<289.863 403.211 606 738.031> 288 500<1211 1400> 676 261<630 763.58> LayerCount: 2 Fore Refer: 326 772 N 1 0 0 1 50 -78 2 Refer: 4 101 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/emdash.glyph000066400000000000000000000002671472062471000314500ustar00rootroot00000000000000StartChar: emdash Encoding: 8212 8212 528 Width: 1060 VWidth: 6 Flags: W HStem: 393 244<1.51592 1023.6> LayerCount: 2 Fore Refer: 100 45 N 1.15359 0 0 1 -100 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/endash.glyph000066400000000000000000000002461472062471000314460ustar00rootroot00000000000000StartChar: endash Encoding: 8211 8211 527 Width: 1060 VWidth: 6 Flags: W HStem: 393 244<88 974> LayerCount: 2 Fore Refer: 100 45 S 1 0 0 1 0 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/eng.glyph000066400000000000000000000011171472062471000307530ustar00rootroot00000000000000StartChar: eng Encoding: 331 331 267 Width: 1060 VWidth: 6 Flags: W HStem: -407 219<414 537.657> 0 21G<100 352> 819 207<439.788 630.643> VStem: 100 252<0 737.647> 640 252<-84.5569 811.089> LayerCount: 2 Fore SplineSet 338 927 m 1 394 977 490 1026 600 1026 c 0 764 1026 892 960 892 796 c 2 892 278 l 1 892 -119 828 -407 414 -407 c 1 414 -188 l 1 630 -188 640 34 640 191 c 2 638 699 l 2 638 773 631 819 564 819 c 0 501 819 436 781 351 707 c 1 352 0 l 1 100 0 l 1 100 706 l 2 100 884 92 910 68 1004 c 1 300 1052 l 1 310 1028 331 976 338 927 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/eogonek.glyph000066400000000000000000000015431472062471000316340ustar00rootroot00000000000000StartChar: eogonek Encoding: 281 281 219 Width: 1060 VWidth: 32 Flags: W HStem: -502 196<527.57 783.501> -10 206<409.402 497> 434 196<404.825 676> 818 203<407.494 621.802> VStem: 78 258<279.364 403.211 606 738.031> 272 250<-294.213 -169.676> 676 261<630 763.58> LayerCount: 2 Fore SplineSet 336 606 m 1xfa 449 626 543 630 676 630 c 1 671 761 599 818 511 818 c 0 409 818 342 722 336 606 c 1xfa 509 1021 m 0 828 1021 937 813 937 477 c 0 937 457 936 434 936 434 c 1 651 430 438 416 336 396 c 1xfa 352 285 416 196 508 196 c 0 614 196 649 205 710 294 c 1 910 166 l 1 766 -61 522 -142 522 -249 c 0 522 -292 578 -306 642 -306 c 0 700 -306 740 -277 770 -255 c 1 894 -396 l 1 850 -444 732 -502 632 -502 c 0 450 -502 272 -446 272 -258 c 0xf6 272 -147 384 -95 497 -10 c 1 214 -8 78 205 78 516 c 0 78 802 226 1021 509 1021 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/epsilon.glyph000066400000000000000000000014571472062471000316620ustar00rootroot00000000000000StartChar: epsilon Encoding: 949 949 345 Width: 1060 VWidth: 0 Flags: W HStem: -4 197<421.222 844.29> 469 196<437.583 731> 825 199<395.513 868.14> VStem: 117 266<234.292 417.901 713.577 807.758> AnchorPoint: "above_accent" 560 1108 basechar 0 LayerCount: 2 Fore SplineSet 1051 138 m 1 980 85 810 -4 587 -4 c 0 405 -4 312 14 237 73 c 0 160 134 117 236 117 301 c 0 117 431 175 548 327 584 c 1 174 601 116 691 116 789 c 0 116 973 348 1024 570 1024 c 2 583 1024 l 2 816 1024 930 963 948 951 c 1 880 775 l 1 856 790 717 825 572 825 c 0 457 825 384 813 384 761 c 0 384 689 602 665 701 665 c 2 708 665 l 1 713 665 l 1 731 665 l 1 731 468 l 1 705 468 679 469 653 469 c 0 452 469 383 418 383 306 c 0 383 257 431 193 612 193 c 0 780 193 887 249 938 295 c 1 1051 138 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/epsilontonos.glyph000066400000000000000000000005241472062471000327370ustar00rootroot00000000000000StartChar: epsilontonos Encoding: 941 941 396 Width: 1060 VWidth: 0 Flags: W HStem: -4 197<421.222 844.29> 469 196<437.583 731> 825 199<395.513 868.14> 1132 454 VStem: 117 266<234.292 417.901 713.577 807.758> 589 236<1436.27 1535.28> LayerCount: 2 Fore Refer: 392 900 N 1 0 0 1 105 -90 2 Refer: 345 949 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/equal.glyph000066400000000000000000000010421472062471000313060ustar00rootroot00000000000000StartChar: equal Encoding: 61 61 114 Width: 1060 VWidth: 6 Flags: W HStem: 176 218<56 900> 627 222<54.6797 895> LayerCount: 2 Fore SplineSet 54 394 m 1 194 402 306 402 420 402 c 0 598 402 732 394 900 394 c 1 900 170 l 1 726 170 582 174 400 174 c 0 350 174 300 176 248 176 c 0 188 176 124 174 56 170 c 1 54 394 l 1 48 861 m 1 191 852 302 849 396 849 c 0 588 849 697 859 895 859 c 1 897 639 l 1 704 639 593 627 396 627 c 0 300 627 192 634 47 643 c 1 47 673 46 723 46 770 c 0 46 805 47 839 48 861 c 1 EndSplineSet Validated: 1 EndChar equal_equal.liga.glyph000066400000000000000000000012661472062471000333410ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdirStartChar: equal_equal.liga Encoding: 57603 57603 983 Width: 1060 VWidth: 6 Flags: W HStem: 176 218<-1004 900> 627 222<-1005.32 895> LayerCount: 2 Fore SplineSet -660 174 m 2 -710 174 -760 176 -812 176 c 0 -872 176 -936 174 -1004 170 c 1 -1006 394 l 1 -866 402 -754 402 -640 402 c 2 420 402 l 2 598 402 732 394 900 394 c 1 900 170 l 1 726 170 582 174 400 174 c 0 350 174 300 176 248 176 c 2 -660 174 l 2 -664 627 m 2 -760 627 -868 634 -1013 643 c 1 -1013 673 -1014 723 -1014 770 c 0 -1014 805 -1013 839 -1012 861 c 1 -869 852 -758 849 -664 849 c 2 396 849 l 2 588 849 697 859 895 859 c 1 897 639 l 1 704 639 593 627 396 627 c 2 -664 627 l 2 EndSplineSet Validated: 1 EndChar equal_equal_equal.liga.glyph000066400000000000000000000017161472062471000345300ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdirStartChar: equal_equal_equal.liga Encoding: 57604 57604 985 Width: 1060 VWidth: 6 Flags: W HStem: 26 208<-2064 900> 397 212<-2072 895> 767 212<-2065.32 895> LayerCount: 2 Fore SplineSet -2073 405 m 1 -2073 435 -2074 485 -2074 532 c 0 -2074 567 -2073 591 -2072 613 c 1 -1732 610 -1384 608 -1035 608 c 0 -556 608 -74 609 396 609 c 0 588 609 697 609 895 609 c 1 897 399 l 1 704 399 593 397 396 397 c 0 -422 397 -1266 405 -2073 405 c 1 -1720 24 m 2 -1770 24 -1820 26 -1872 26 c 0 -1932 26 -1996 24 -2064 20 c 1 -2066 234 l 1 -1926 242 -1814 242 -1700 242 c 2 420 242 l 2 598 242 732 234 900 234 c 1 900 20 l 1 726 20 582 24 400 24 c 0 350 24 300 26 248 26 c 2 -1720 24 l 2 -1724 767 m 2 -1820 767 -1928 774 -2073 783 c 1 -2073 813 -2074 853 -2074 900 c 0 -2074 935 -2073 969 -2072 991 c 1 -1929 982 -1818 979 -1724 979 c 2 396 979 l 2 588 979 697 989 895 989 c 1 897 779 l 1 704 779 593 767 396 767 c 2 -1724 767 l 2 EndSplineSet Validated: 1 EndChar equal_equal_greater.liga.glyph000066400000000000000000000017411472062471000350500ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdirStartChar: equal_equal_greater.liga Encoding: 57605 57605 1001 Width: 1060 VWidth: 4 Flags: W HStem: 174 228<-2064 157> 627 222<-2065.32 189> LayerCount: 2 Fore SplineSet -1724 627 m 2 -1820 627 -1928 634 -2073 643 c 1 -2073 673 -2074 723 -2074 770 c 0 -2074 805 -2073 839 -2072 861 c 1 -1929 852 -1818 849 -1724 849 c 2 116 849 l 2 142 849 166 849 189 849 c 1 163 865 138 879 114 892 c 1 244 1099 l 1 279 1088 300 1074 330 1057 c 0 463 979 775 753 932 624 c 1 930 398 l 1 884 366 755 279 620 184 c 1 620 170 l 1 614 170 607 170 601 170 c 0 476 82 349 -9 278 -66 c 1 112 138 l 1 126 150 141 162 157 174 c 1 145 174 132 174 120 174 c 0 70 174 20 176 -32 176 c 2 -1720 174 l 2 -1770 174 -1820 176 -1872 176 c 0 -1932 176 -1996 174 -2064 170 c 1 -2066 394 l 1 -1926 402 -1814 402 -1700 402 c 2 140 402 l 2 265 402 368 398 476 396 c 1 543 440 605 482 654 516 c 1 606 553 551 595 495 637 c 1 368 634 268 627 116 627 c 2 -1724 627 l 2 EndSplineSet Validated: 1 EndChar equal_greater.liga.glyph000066400000000000000000000017131472062471000336600ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdirStartChar: equal_greater.liga Encoding: 57606 57606 1000 Width: 1060 VWidth: 4 Flags: W HStem: 174 228<-1004 157> 627 222<-1005.32 189> LayerCount: 2 Fore SplineSet -664 627 m 2 -760 627 -868 634 -1013 643 c 1 -1013 673 -1014 723 -1014 770 c 0 -1014 805 -1013 839 -1012 861 c 1 -869 852 -758 849 -664 849 c 2 116 849 l 2 142 849 166 849 189 849 c 1 163 865 138 879 114 892 c 1 244 1099 l 1 279 1088 300 1074 330 1057 c 0 463 979 775 753 932 624 c 1 930 398 l 1 884 366 755 279 620 184 c 1 620 170 l 1 614 170 607 170 601 170 c 0 476 82 349 -9 278 -66 c 1 112 138 l 1 126 150 141 162 157 174 c 1 145 174 132 174 120 174 c 0 70 174 20 176 -32 176 c 2 -660 174 l 2 -710 174 -760 176 -812 176 c 0 -872 176 -936 174 -1004 170 c 1 -1006 394 l 1 -866 402 -754 402 -640 402 c 2 140 402 l 2 265 402 368 398 476 396 c 1 543 440 605 482 654 516 c 1 606 553 551 595 495 637 c 1 368 634 268 627 116 627 c 2 -664 627 l 2 EndSplineSet Validated: 1 EndChar equal_greater_greater.liga.glyph000066400000000000000000000022361472062471000353720ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdirStartChar: equal_greater_greater.liga Encoding: 57607 57607 1002 Width: 1060 VWidth: 4 Flags: W HStem: 176 218<-2064 -623> 627 222<-2065.32 -559> LayerCount: 2 Fore SplineSet 112 138 m 1 247 252 511 415 654 516 c 1 495 639 275 807 114 892 c 1 244 1099 l 1 279 1088 300 1074 330 1057 c 0 463 979 775 753 932 624 c 1 930 398 l 1 840 336 429 56 278 -66 c 1 112 138 l 1 -1724 627 m 2 -1820 627 -1928 634 -2073 643 c 1 -2073 673 -2074 723 -2074 770 c 0 -2074 805 -2073 839 -2072 861 c 1 -1929 852 -1818 849 -1724 849 c 2 -754 849 l 2 -680 849 -618 850 -559 852 c 1 -584 870 -609 887 -632 902 c 1 -483 1096 l 1 -449 1082 -430 1066 -402 1046 c 0 -217 913 95 679 291 514 c 1 128 412 -126 207 -344 58 c 1 -392 20 -436 -13 -476 -49 c 1 -642 155 l 1 -636 161 -630 167 -623 173 c 1 -664 173 -706 174 -750 174 c 0 -800 174 -850 176 -902 176 c 2 -1720 174 l 2 -1770 174 -1820 176 -1872 176 c 0 -1932 176 -1996 174 -2064 170 c 1 -2066 394 l 1 -1926 402 -1814 402 -1700 402 c 2 -730 402 l 2 -578 402 -458 396 -322 394 c 1 -244 445 -171 492 -126 523 c 1 -173 560 -224 599 -275 639 c 1 -455 638 -565 627 -754 627 c 2 -1724 627 l 2 EndSplineSet Validated: 1 EndChar equal_less_less.liga.glyph000066400000000000000000000022131472062471000342170ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdirStartChar: equal_less_less.liga Encoding: 57608 57608 1009 Width: 1060 VWidth: 6 Flags: W HStem: -25 21G<748 784.275> 176 218<-2064 -321.581> 627 222<-2065.32 -328.76> LayerCount: 2 Fore SplineSet 934 179 m 1 768 -25 l 1 728 11 684 44 636 82 c 1 418 231 130 413 -33 515 c 1 163 680 512 950 708 1065 c 0 738 1082 759 1096 794 1107 c 1 924 900 l 1 763 815 543 647 384 524 c 1 500 445 832 285 934 179 c 1 -1720 174 m 2 -1770 174 -1820 176 -1872 176 c 0 -1932 176 -1996 174 -2064 170 c 1 -2066 394 l 1 -1926 402 -1814 402 -1700 402 c 2 -740 402 l 2 -562 402 -428 394 -260 394 c 1 -119 296 24 182 130 77 c 1 -106 -57 l 1 -127 -19 -187 20 -232 62 c 0 -257 87 -312 125 -375 170 c 1 -509 171 -612 174 -760 174 c 0 -810 174 -860 176 -912 176 c 2 -1720 174 l 2 -1724 627 m 2 -1820 627 -1928 634 -2073 643 c 1 -2073 673 -2074 723 -2074 770 c 0 -2074 805 -2073 839 -2072 861 c 1 -1929 852 -1818 849 -1724 849 c 2 -764 849 l 2 -603 849 -521 856 -375 858 c 1 -275 934 -182 1003 -128 1047 c 0 -101 1068 -83 1085 -50 1101 c 1 127 938 l 1 31 867 -134 741 -263 639 c 1 -456 639 -567 627 -764 627 c 2 -1724 627 l 2 EndSplineSet Validated: 1 EndChar equal_slash_equal.liga.glyph000066400000000000000000000020161472062471000345250ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdirStartChar: equal_slash_equal.liga Encoding: 57609 57609 1034 Width: 1060 VWidth: 6 Flags: W HStem: 174 228<-2064 -747 -436 900> 627 222<-2065.32 -584 -277 895> LayerCount: 2 Fore SplineSet -1724 627 m 2 -1820 627 -1928 634 -2073 643 c 1 -2073 673 -2074 723 -2074 770 c 0 -2074 805 -2073 839 -2072 861 c 1 -1929 852 -1818 849 -1724 849 c 2 -508 849 l 1 -479 937 -456 1013 -442 1064 c 0 -430 1108 -407 1177 -402 1191 c 1 -174 1105 l 1 -203 1042 -238 953 -277 849 c 1 396 849 l 2 588 849 697 859 895 859 c 1 897 639 l 1 704 639 593 627 396 627 c 2 -358 627 l 1 -384 553 -410 477 -436 402 c 1 420 402 l 2 598 402 732 394 900 394 c 1 900 170 l 1 726 170 582 174 400 174 c 0 350 174 300 176 248 176 c 2 -513 175 l 1 -561 32 -604 -94 -634 -178 c 1 -851 -90 l 1 -827 -33 -789 62 -747 175 c 1 -1720 174 l 2 -1770 174 -1820 176 -1872 176 c 0 -1932 176 -1996 174 -2064 170 c 1 -2066 394 l 1 -1926 402 -1814 402 -1700 402 c 2 -664 402 l 1 -637 477 -610 553 -584 627 c 1 -1724 627 l 2 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/eta.glyph000066400000000000000000000012061472062471000307520ustar00rootroot00000000000000StartChar: eta Encoding: 951 951 347 Width: 1060 VWidth: 6 Flags: W HStem: 0 21G<110 362> 819 207<460.428 690.422> VStem: 110 252<0 737.647> 701 252<-309.685 811.126> AnchorPoint: "above_accent" 533 1108 basechar 0 LayerCount: 2 Fore SplineSet 953 296 m 1 954 -61 l 2 954 -127 968 -264 986 -312 c 1 748 -374 l 1 730 -295 701 -230 701 -68 c 2 701 210 l 1 700 717 l 2 700 791 675 819 608 819 c 0 545 819 446 781 361 707 c 1 362 0 l 1 110 0 l 1 110 706 l 2 110 884 102 910 78 1004 c 1 310 1052 l 1 320 1028 341 976 348 927 c 1 404 977 534 1026 644 1026 c 0 808 1026 953 978 953 814 c 2 953 296 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/etatonos.glyph000066400000000000000000000004671472062471000320450ustar00rootroot00000000000000StartChar: etatonos Encoding: 942 942 397 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<110 362> 819 207<460.428 690.422> 1132 454 VStem: 110 252<0 737.647> 562 236<1436.27 1535.28> 701 252<-309.685 811.126> LayerCount: 2 Fore Refer: 392 900 N 1 0 0 1 78 -90 2 Refer: 347 951 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/eth.glyph000066400000000000000000000013301472062471000307570ustar00rootroot00000000000000StartChar: eth Encoding: 240 240 205 Width: 1060 VWidth: 6 Flags: W HStem: 1 210<397.997 634.152> 1398 20G<822.899 880.743> VStem: 85 252<276.962 621.988> 709 252<292.18 731.856> LayerCount: 2 Fore SplineSet 684 738 m 1 438 738 337 640 337 448 c 0 337 307 401 211 484 211 c 0 654 211 709 298 709 505 c 0 709 630 696 690 684 738 c 1 339 1218 m 1 317 1252 239 1323 236 1331 c 1 455 1444 l 1 485 1404 537 1334 565 1299 c 1 875 1418 l 1 933 1216 l 1 669 1152 l 1 847 937 961 768 961 504 c 0 961 166 806 1 484 1 c 2 482 1 l 1 210 2 85 168 85 448 c 0 85 709 207 908 575 932 c 1 567 943 486 1031 457 1061 c 1 365 1032 245 985 165 956 c 1 106 1158 l 1 106 1158 278 1196 339 1218 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/exclam.glyph000066400000000000000000000005711472062471000314560ustar00rootroot00000000000000StartChar: exclam Encoding: 33 33 68 Width: 1060 VWidth: 0 Flags: W HStem: 0 270<350 700> 1321 20G<367 682> VStem: 350 350<0 270> 367 315<525.64 1341> 383 283<431 1246.15> LayerCount: 2 Fore SplineSet 682 1341 m 1xd0 666 431 l 1 383 429 l 1xc8 367 1341 l 1 682 1341 l 1xd0 350 270 m 1xe0 700 270 l 1 700 0 l 1 350 0 l 1 350 270 l 1xe0 EndSplineSet Validated: 1 EndChar exclam_equal.liga.glyph000066400000000000000000000017341472062471000335030ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdirStartChar: exclam_equal.liga Encoding: 57610 57610 1033 Width: 1060 VWidth: 6 Flags: W HStem: 174 228<-1004 -277 34 900> 627 222<-1005.32 -114 193 895> LayerCount: 2 Fore SplineSet -664 627 m 2 -760 627 -868 634 -1013 643 c 1 -1013 673 -1014 723 -1014 770 c 0 -1014 805 -1013 839 -1012 861 c 1 -869 852 -758 849 -664 849 c 2 -38 849 l 1 -9 937 14 1013 28 1064 c 0 40 1108 63 1177 68 1191 c 1 296 1105 l 1 267 1042 232 953 193 849 c 1 396 849 l 2 588 849 697 859 895 859 c 1 897 639 l 1 704 639 593 627 396 627 c 2 112 627 l 1 86 553 60 477 34 402 c 1 420 402 l 2 598 402 732 394 900 394 c 1 900 170 l 1 726 170 582 174 400 174 c 0 350 174 300 176 248 176 c 2 -43 175 l 1 -91 32 -134 -94 -164 -178 c 1 -381 -90 l 1 -357 -33 -319 62 -277 175 c 1 -660 174 l 2 -710 174 -760 176 -812 176 c 0 -872 176 -936 174 -1004 170 c 1 -1006 394 l 1 -866 402 -754 402 -640 402 c 2 -194 402 l 1 -167 477 -140 553 -114 627 c 1 -664 627 l 2 EndSplineSet Validated: 1 EndChar exclam_equal_equal.liga.glyph000066400000000000000000000026151472062471000346710ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdirStartChar: exclam_equal_equal.liga Encoding: 57611 57611 1031 Width: 1060 VWidth: 6 Flags: W HStem: 25 217<-2064 -883 -568 900> 401 207<-2072 -742 -442 895> 767 212<-2065.32 -614 -306 895> LayerCount: 2 Fore SplineSet -712 -178 m 1 -929 -90 l 1 -917 -61 -901 -21 -883 25 c 1 -1720 24 l 2 -1770 24 -1820 26 -1872 26 c 0 -1932 26 -1996 24 -2064 20 c 1 -2066 234 l 1 -1926 242 -1814 242 -1700 242 c 2 -800 242 l 1 -781 293 -762 347 -742 401 c 1 -1159 403 -1666 405 -2073 405 c 1 -2073 435 -2074 485 -2074 532 c 0 -2074 567 -2073 591 -2072 613 c 1 -1732 610 -1294 608 -945 608 c 0 -853 608 -761 608 -669 608 c 1 -650 663 -631 716 -614 767 c 1 -1724 767 l 2 -1820 767 -1928 774 -2073 783 c 1 -2073 813 -2074 853 -2074 900 c 0 -2074 935 -2073 969 -2072 991 c 1 -1929 982 -1818 979 -1724 979 c 2 -545 979 l 1 -535 1012 -526 1040 -520 1064 c 0 -508 1108 -485 1177 -480 1191 c 1 -252 1105 l 1 -268 1070 -287 1028 -306 979 c 1 396 979 l 2 588 979 697 989 895 989 c 1 897 779 l 1 704 779 593 767 396 767 c 2 -386 767 l 1 -405 716 -423 663 -442 608 c 1 -130 608 90 609 396 609 c 0 588 609 697 609 895 609 c 1 897 399 l 1 704 399 593 397 396 397 c 0 65 397 -180 398 -515 400 c 1 -533 347 -551 293 -568 242 c 1 420 242 l 2 598 242 732 234 900 234 c 1 900 20 l 1 726 20 582 24 400 24 c 0 350 24 300 26 248 26 c 2 -642 25 l 1 -669 -55 -693 -125 -712 -178 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/exclamdbl.glyph000066400000000000000000000005441472062471000321400ustar00rootroot00000000000000StartChar: exclamdbl Encoding: 8252 8252 560 Width: 1060 VWidth: 0 Flags: W HStem: 0 270<106 456 586 936> 1321 20G<123 438 603 918> VStem: 106 350<0 270> 123 315<525.64 1341> 139 283<431 1246.15> 586 350<0 270> 603 315<525.64 1341> 619 283<431 1246.15> LayerCount: 2 Fore Refer: 68 33 N 1 0 0 1 236 0 2 Refer: 68 33 N 1 0 0 1 -244 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/exclamdown.glyph000066400000000000000000000002671472062471000323500ustar00rootroot00000000000000StartChar: exclamdown Encoding: 161 161 121 Width: 1060 VWidth: 0 Flags: W LayerCount: 2 Fore Refer: 68 33 S -0.999996 0.0027248 -0.0027248 -0.999996 1046 1012 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/f.glyph000066400000000000000000000012201472062471000304220ustar00rootroot00000000000000StartChar: f Encoding: 102 102 5 Width: 1060 VWidth: -2 Flags: W HStem: -0 21G<242 499> 807 205<99 242 499 814.015> 1217 201<524.522 789.055> VStem: 242 257<0 807 1012.03 1188.92> LayerCount: 2 Fore SplineSet 641 1217 m 0 509 1217 498 1143 498 1083 c 3 498 1056 499 1012 499 1012 c 1 567 1012 610 1012 683 1012 c 1 788 1012 829 1000 859 991 c 1 815 794 l 1 794 801 773 807 717 807 c 2 498 807 l 1 499 0 l 1 242 -0 l 1 242 807 l 1 99 807 l 1 99 1012 l 1 242 1012 l 1 242 1028 242 1045 242 1064 c 0 242 1194 308 1418 624 1418 c 0 820 1418 949 1376 1027 1221 c 1 815 1124 l 1 789 1206 731 1217 641 1217 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/figuredash.glyph000066400000000000000000000002731472062471000323250ustar00rootroot00000000000000StartChar: figuredash Encoding: 8210 8210 526 Width: 1060 VWidth: 6 Flags: W HStem: 393 244<58.9459 984.674> LayerCount: 2 Fore Refer: 100 45 S 1.04484 0 0 1 -33 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/filledbox.glyph000066400000000000000000000003711472062471000321530ustar00rootroot00000000000000StartChar: filledbox Encoding: 9632 9632 737 Width: 1060 VWidth: 1918 Flags: W HStem: 110 880<90 970> VStem: 90 880<110 990> LayerCount: 2 Fore SplineSet 90 990 m 1 970 990 l 1 970 110 l 1 90 110 l 1 90 990 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/five.glyph000066400000000000000000000011411472062471000311300ustar00rootroot00000000000000StartChar: five Encoding: 53 53 109 Width: 1060 VWidth: 0 Flags: W HStem: -2 212<362.336 581.747> 709 191<372.526 580.202> 1089 199<388 827> VStem: 662 262<288.146 618.012> LayerCount: 2 Fore SplineSet 471 709 m 0 351 709 296 618 282 598 c 1 92 678 l 1 152 1288 l 1 828 1286 l 1 827 1089 l 1 388 1089 l 1 372 890 l 1 372 890 412 900 490 900 c 0 547 900 624 896 692 863 c 1 803 804 924 708 924 448 c 0 924 130 712 0 472 -2 c 1 470 -2 l 2 282 -2 150 74 70 234 c 1 298 344 l 1 326 266 388 210 470 210 c 0 560 210 662 274 662 450 c 0 662 610 573 709 471 709 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/florin.glyph000066400000000000000000000013431472062471000314740ustar00rootroot00000000000000StartChar: florin Encoding: 402 402 340 Width: 1060 VWidth: -2 Flags: W HStem: -340 244<96 230.131> 807 205<146 288 546 861.015> 1217 201<570.772 784.381> VStem: 288 256<-40.1864 807 1012.03 1188.92> LayerCount: 2 Fore SplineSet 545 126 m 1 541 -120 414 -340 94 -340 c 1 96 -96 l 1 238 -96 284 -30 288 138 c 1 288 807 l 1 146 807 l 1 146 1012 l 1 288 1012 l 1 288 1028 288 1045 288 1064 c 0 288 1194 354 1418 670 1418 c 0 866 1418 946 1368 1024 1213 c 1 812 1116 l 1 786 1198 749 1217 688 1217 c 0 556 1217 544 1143 544 1083 c 0 544 1056 546 1012 546 1012 c 1 614 1012 657 1012 730 1012 c 0 835 1012 876 1000 906 991 c 1 862 794 l 1 841 801 820 807 764 807 c 2 544 807 l 1 545 126 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/font.props000066400000000000000000000160231472062471000311720ustar00rootroot00000000000000SplineFontDB: 3.0 FontName: FantasqueSansMono-Bold FullName: Fantasque Sans Mono Bold FamilyName: Fantasque Sans Mono Weight: Bold Copyright: Created by Jany Belluz with FontForge 2.0 (http://fontforge.sf.net) UComments: "2013-9-13: Created." Version: 1.8.0 ItalicAngle: 0 UnderlinePosition: -77 UnderlineWidth: 213 Ascent: 1650 Descent: 398 InvalidEm: 0 LayerCount: 2 Layer: 0 0 "Back" 1 Layer: 1 0 "Fore" 0 XUID: [1021 607 50037791 3178130] StyleMap: 0x0020 FSType: 8 OS2Version: 3 OS2_WeightWidthSlopeOnly: 1 OS2_UseTypoMetrics: 1 CreationTime: 1379052706 ModificationTime: 1573932820 PfmFamily: 49 TTFWeight: 700 TTFWidth: 5 LineGap: 50 VLineGap: 0 Panose: 2 11 8 9 2 2 4 3 2 4 OS2TypoAscent: 1650 OS2TypoAOffset: 0 OS2TypoDescent: -398 OS2TypoDOffset: 0 OS2TypoLinegap: 100 OS2WinAscent: 1750 OS2WinAOffset: 0 OS2WinDescent: 398 OS2WinDOffset: 0 HheadAscent: 1700 HheadAOffset: 0 HheadDescent: -398 HheadDOffset: 0 OS2FamilyClass: 2057 OS2Vendor: 'PfEd' Lookup: 1 0 0 "'ss01' Stylistic Set 1 - No loop k" { "'ss01' Stylistic Set 1 - No loop k-1" ("noloop") } ['ss01' ('DFLT' <'dflt' > 'cyrl' <'dflt' > 'grek' <'dflt' > 'latn' <'dflt' > ) ] Lookup: 260 0 0 "'mark' Placement de signe diacritique lookups1" { "'mark' Placement de signe diacritique lookups1-1" "'mark' Placement de signe diacritique lookups1-2" } ['mark' ('DFLT' <'dflt' > 'cyrl' <'dflt' > 'grek' <'dflt' > 'latn' <'dflt' > ) ] MarkAttachClasses: 1 DEI: 91125 LangName: 1033 "" "" "" "" "" "" "" "" "" "Jany Belluz" "" "" "" "Copyright (c) 2013-2017, Jany Belluz ()+AAoACgAA-This Font Software is licensed under the SIL Open Font License, Version 1.1.+AAoA-This license is copied below, and is also available with a FAQ at:+AAoA-http://scripts.sil.org/OFL+AAoACgAK------------------------------------------------------------+AAoA-SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007+AAoA------------------------------------------------------------+AAoACgAA-PREAMBLE+AAoA-The goals of the Open Font License (OFL) are to stimulate worldwide+AAoA-development of collaborative font projects, to support the font creation+AAoA-efforts of academic and linguistic communities, and to provide a free and+AAoA-open framework in which fonts may be shared and improved in partnership+AAoA-with others.+AAoACgAA-The OFL allows the licensed fonts to be used, studied, modified and+AAoA-redistributed freely as long as they are not sold by themselves. The+AAoA-fonts, including any derivative works, can be bundled, embedded, +AAoA-redistributed and/or sold with any software provided that any reserved+AAoA-names are not used by derivative works. The fonts and derivatives,+AAoA-however, cannot be released under any other type of license. The+AAoA-requirement for fonts to remain under this license does not apply+AAoA-to any document created using the fonts or their derivatives.+AAoACgAA-DEFINITIONS+AAoAIgAA-Font Software+ACIA refers to the set of files released by the Copyright+AAoA-Holder(s) under this license and clearly marked as such. This may+AAoA-include source files, build scripts and documentation.+AAoACgAi-Reserved Font Name+ACIA refers to any names specified as such after the+AAoA-copyright statement(s).+AAoACgAi-Original Version+ACIA refers to the collection of Font Software components as+AAoA-distributed by the Copyright Holder(s).+AAoACgAi-Modified Version+ACIA refers to any derivative made by adding to, deleting,+AAoA-or substituting -- in part or in whole -- any of the components of the+AAoA-Original Version, by changing formats or by porting the Font Software to a+AAoA-new environment.+AAoACgAi-Author+ACIA refers to any designer, engineer, programmer, technical+AAoA-writer or other person who contributed to the Font Software.+AAoACgAA-PERMISSION & CONDITIONS+AAoA-Permission is hereby granted, free of charge, to any person obtaining+AAoA-a copy of the Font Software, to use, study, copy, merge, embed, modify,+AAoA-redistribute, and sell modified and unmodified copies of the Font+AAoA-Software, subject to the following conditions:+AAoACgAA-1) Neither the Font Software nor any of its individual components,+AAoA-in Original or Modified Versions, may be sold by itself.+AAoACgAA-2) Original or Modified Versions of the Font Software may be bundled,+AAoA-redistributed and/or sold with any software, provided that each copy+AAoA-contains the above copyright notice and this license. These can be+AAoA-included either as stand-alone text files, human-readable headers or+AAoA-in the appropriate machine-readable metadata fields within text or+AAoA-binary files as long as those fields can be easily viewed by the user.+AAoACgAA-3) No Modified Version of the Font Software may use the Reserved Font+AAoA-Name(s) unless explicit written permission is granted by the corresponding+AAoA-Copyright Holder. This restriction only applies to the primary font name as+AAoA-presented to the users.+AAoACgAA-4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font+AAoA-Software shall not be used to promote, endorse or advertise any+AAoA-Modified Version, except to acknowledge the contribution(s) of the+AAoA-Copyright Holder(s) and the Author(s) or with their explicit written+AAoA-permission.+AAoACgAA-5) The Font Software, modified or unmodified, in part or in whole,+AAoA-must be distributed entirely under this license, and must not be+AAoA-distributed under any other license. The requirement for fonts to+AAoA-remain under this license does not apply to any document created+AAoA-using the Font Software.+AAoACgAA-TERMINATION+AAoA-This license becomes null and void if any of the above conditions are+AAoA-not met.+AAoACgAA-DISCLAIMER+AAoA-THE FONT SOFTWARE IS PROVIDED +ACIA-AS IS+ACIA, WITHOUT WARRANTY OF ANY KIND,+AAoA-EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF+AAoA-MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT+AAoA-OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE+AAoA-COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,+AAoA-INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL+AAoA-DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING+AAoA-FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM+AAoA-OTHER DEALINGS IN THE FONT SOFTWARE." "http://scripts.sil.org/OFL" Encoding: UnicodeBmp UnicodeInterp: none NameList: Adobe Glyph List DisplaySize: -36 AntiAlias: 1 FitToEm: 1 WinInfo: 57500 25 7 BeginPrivate: 1 BlueValues 37 [-28 0 1013 1049 1292 1376 1389 1428] EndPrivate Grid -2048 1107 m 0 4096 1107 l 1024 Named: "ancre accent lower" -2048 1184 m 0 4096 1184 l 1024 Named: "bas point du i" -2048 1013 m 0 4096 1013 l 1024 Named: "lowercase" -2048 1280 m 0 4096 1280 l 1024 Named: "numbers" -1963 504 m 0 3873 504 l 1024 -1946 1376 m 0 3891 1376 l 1024 EndSplineSet TeXData: 1 0 0 346030 173015 115343 423805 -1048576 115343 783286 444596 497025 792723 393216 433062 380633 303038 157286 324010 404750 52429 2506097 1059062 262144 AnchorClass2: "cedilla_accent" "'mark' Placement de signe diacritique lookups1-2" "above_accent" "'mark' Placement de signe diacritique lookups1-1" EndSplineFont fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/four.glyph000066400000000000000000000007301472062471000311550ustar00rootroot00000000000000StartChar: four Encoding: 52 52 108 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<573 830> 393 210<317 573 830 957> 1288 20G<581 830> VStem: 573 257<0 390 603 928 1185.25 1306> LayerCount: 2 Fore SplineSet 573 603 m 1 573 928 l 1 500 799 399 688 317 601 c 1 573 603 l 1 31 558 m 1 65 604 502 1040 581 1306 c 1 830 1308 l 1 830 603 l 1 957 603 l 1 957 393 l 1 830 393 l 1 830 0 l 1 573 0 l 1 573 390 l 1 121 388 l 1 31 558 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/g.glyph000066400000000000000000000042651472062471000304370ustar00rootroot00000000000000StartChar: g Encoding: 103 103 6 Width: 1060 VWidth: 14 Flags: W HStem: -384 200<339.615 652.97> 57 191<338.696 724.022> 399 200<357.688 614.884> 822 204<350.865 631.639 872.14 987> VStem: 80 247<264.955 410.248 626.114 795.11> 80 228<-146.996 55.8752> 645 246<628.611 804.056> 734 250<-110.144 45.3598> AnchorPoint: "above_accent" 496 1104 basechar 0 LayerCount: 2 Back SplineSet 237 -76 m 4xf9 237 -202 312 -232 444 -232 c 4 455 -232 539 -232 549 -232 c 4 664 -232 803 -191 803 -25 c 4 803 60 654 71 533 71 c 4 524 71 467 71 321 69 c 5 265 47 237 -13 237 -76 c 4xf9 476 557 m 4 605 557 704 609 704 706 c 4 704 835 619 874 492 874 c 4 356 874 253 801 253 709 c 4xf6 253 593 346 557 476 557 c 4 95 699 m 4 95 909 246 1026 492 1026 c 4 607 1026 681 1006 746 966 c 5 802 1018 855 1028 965 1028 c 5 965 864 l 5 953 866 931 869 921 869 c 4 886 869 847 864 830 847 c 5 856 800 860 758 860 710 c 4xf6 860 521 706 407 481 407 c 4 410 407 347 414 282 439 c 5 263 417 239 382 239 341 c 4 239 265 293 223 419 223 c 4 445 223 573 225 600 225 c 4 788 225 961 166 961 -24 c 4 961 -283 787 -388 543 -388 c 7 500 -388 487 -388 440 -388 c 4 229 -388 80 -291 80 -82 c 4xf9 80 18 112 89 167 137 c 5 110 179 82 250 82 328 c 4 82 419 114 479 156 527 c 5 122 565 95 627 95 699 c 4 EndSplineSet Fore SplineSet 541 -184 m 2xf5 603 -184 734 -114 734 -16 c 0 734 25 712 58 598 58 c 0 331 57 l 1 308 27 308 -29 308 -73 c 0 308 -135 382 -184 451 -184 c 2 541 -184 l 2xf5 645 726 m 0xfa 645 812 570 822 484 822 c 0 396 822 327 792 327 717 c 0 327 627 395 599 485 599 c 0 603 599 645 651 645 726 c 0xfa 870 819 m 1 870 819 891 797 891 716 c 0 891 540 787 399 507 399 c 2 504 399 l 2 429 399 371 406 357 412 c 1 338 390 327 363 327 333 c 0xfa 327 298 350 248 456 248 c 0 635 248 l 0 788 248 984 202 984 1 c 0 984 -222 768 -384 595 -384 c 3 534 -384 522 -384 440 -384 c 0 236 -384 80 -293 80 -78 c 0xf5 80 23 114 96 167 143 c 1 120 178 80 257 80 343 c 0 80 444 119 492 156 533 c 1 117 583 80 620 80 694 c 0 80 929 241 1026 495 1026 c 0 595 1026 691 1012 767 965 c 1 816 1011 871 1026 987 1026 c 1 987 822 l 1 975 824 956 827 946 827 c 0 912 827 894 825 870 819 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/gamma.glyph000066400000000000000000000011251472062471000312630ustar00rootroot00000000000000StartChar: gamma Encoding: 947 947 343 Width: 1060 VWidth: 14 Flags: W HStem: 820 221<30 144.972> VStem: 469 258<-376 144.128> LayerCount: 2 Fore SplineSet 469 -376 m 1 469 -269 466 -10 448 68 c 0 391 315 262 583 168 740 c 0 133 799 118 804 106 811 c 0 91 820 70 820 45 820 c 0 40 820 35 819 30 819 c 1 30 1041 l 1 63 1041 102 1040 130 1036 c 0 193 1026 268 1010 328 917 c 0 425 765 518 552 588 351 c 1 662 568 796 1061 796 1061 c 1 1024 986 l 1 1024 986 816 387 720 15 c 1 726 -67 727 -175 727 -291 c 0 727 -320 727 -350 727 -379 c 1 469 -376 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/gbreve.glyph000066400000000000000000000006671472062471000314650ustar00rootroot00000000000000StartChar: gbreve Encoding: 287 287 225 Width: 1060 VWidth: 32 Flags: W HStem: -384 200<339.615 652.97> 57 191<338.696 724.022> 399 200<357.688 614.884> 822 204<350.865 631.639 872.14 987> 1148 183<380.837 632.214> VStem: 80 228<-146.996 55.8752> 80 247<264.955 410.248 626.114 795.11> 645 246<628.611 804.056> 734 250<-110.144 45.3598> LayerCount: 2 Fore Refer: 328 774 N 1 0 0 1 -8 -3 2 Refer: 6 103 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/gcaron.glyph000066400000000000000000000006471472062471000314620ustar00rootroot00000000000000StartChar: gcaron Encoding: 487 487 450 Width: 1060 VWidth: 0 Flags: W HStem: -384 200<339.615 652.97> 57 191<338.696 724.022> 399 200<357.688 614.884> 822 204<350.865 631.639 872.14 987> 1141 447 VStem: 80 228<-146.996 55.8752> 80 247<264.955 410.248 626.114 795.11> 645 246<628.611 804.056> 734 250<-110.144 45.3598> LayerCount: 2 Fore Refer: 334 780 N 1 0 0 1 -24 -65 2 Refer: 6 103 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/gcircumflex.glyph000066400000000000000000000006551472062471000325200ustar00rootroot00000000000000StartChar: gcircumflex Encoding: 285 285 223 Width: 1060 VWidth: 32 Flags: W HStem: -384 200<339.615 652.97> 57 191<338.696 724.022> 399 200<357.688 614.884> 822 204<350.865 631.639 872.14 987> 1129 447 VStem: 80 228<-146.996 55.8752> 80 247<264.955 410.248 626.114 795.11> 645 246<628.611 804.056> 734 250<-110.144 45.3598> LayerCount: 2 Fore Refer: 324 770 N 1 0 0 1 -20 -26 2 Refer: 6 103 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/gcommaaccent.glyph000066400000000000000000000007061472062471000326260ustar00rootroot00000000000000StartChar: gcommaaccent Encoding: 291 291 229 Width: 1060 VWidth: 32 Flags: W HStem: -384 200<339.615 652.97> 57 191<338.696 724.022> 399 200<357.688 614.884> 822 204<350.865 631.639 872.14 987> 1184 419 VStem: 80 228<-146.996 55.8752> 80 247<264.955 410.248 626.114 795.11> 493 190<1451.25 1572.49> 645 246<628.611 804.056> 734 250<-110.144 45.3598> LayerCount: 2 Fore Refer: 508 786 N 1 0 0 1 97 -52 2 Refer: 6 103 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/gdotaccent.glyph000066400000000000000000000007061472062471000323200ustar00rootroot00000000000000StartChar: gdotaccent Encoding: 289 289 227 Width: 1060 VWidth: 32 Flags: W HStem: -384 200<339.615 652.97> 57 191<338.696 724.022> 399 200<357.688 614.884> 822 204<350.865 631.639 872.14 987> 1181 246<348 631> VStem: 80 228<-146.996 55.8752> 80 247<264.955 410.248 626.114 795.11> 348 285<1181 1427> 645 246<628.611 804.056> 734 250<-110.144 45.3598> LayerCount: 2 Fore Refer: 330 775 N 1 0 0 1 37 -3 2 Refer: 6 103 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/germandbls.glyph000066400000000000000000000017271472062471000323270ustar00rootroot00000000000000StartChar: germandbls Encoding: 223 223 167 Width: 1060 VWidth: 0 Flags: W HStem: -2 201<588.188 704.684> 634 206<376 525.114> 1122 206<333.372 524.964> VStem: 67 249<262.226 1105.34> 373 205<202.676 320> 554 244<869.297 1090.28> 728 244<211.003 528.796> LayerCount: 2 Fore SplineSet 67 1003 m 0xf4 67 1159 183 1328 390 1328 c 0 626 1328 798 1243 798 1009 c 1xf4 798 886 753 815 670 779 c 1 814 754 972 661 972 381 c 0 972 76 844 -2 624 -2 c 0 437 -2 373 95 373 298 c 0 373 306 374 314 374 322 c 1 578 320 l 1 578 257 583 199 646 199 c 0 700 199 728 247 728 395 c 0xfa 728 504 664 634 376 634 c 1 376 840 l 1 541 840 554 905 554 1003 c 0 554 1088 472 1122 413 1122 c 1 346 1122 316 1073 316 1007 c 0 316 851 321 637 321 450 c 0 321 410 322 370 322 331 c 0 322 251 319 176 299 117 c 0 272 35 169 -9 113 -37 c 1 21 211 l 1 41 221 59 235 67 261 c 0 75 287 76 323 76 398 c 0 76 413 76 429 76 448 c 0 76 635 67 829 67 1003 c 0xf4 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/grave.glyph000066400000000000000000000004131472062471000313040ustar00rootroot00000000000000StartChar: grave Encoding: 96 96 118 Width: 1060 VWidth: -25 Flags: W HStem: 900 599 VStem: 178 675 LayerCount: 2 Fore SplineSet 370 1499 m 1 444 1385 759 1156 853 1120 c 1 733 900 l 1 537 1023 348 1137 178 1322 c 1 370 1499 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/gravecomb.glyph000066400000000000000000000004771472062471000321570ustar00rootroot00000000000000StartChar: gravecomb Encoding: 768 768 322 Width: 1060 VWidth: -43 Flags: W HStem: 1093 442 VStem: 193 566 AnchorPoint: "above_accent" 448 1080 mark 0 LayerCount: 2 Fore SplineSet 759 1267 m 1 669 1093 l 1 526 1140 304 1251 193 1363 c 1 327 1535 l 1 442 1427 616 1315 759 1267 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/greater.glyph000066400000000000000000000005501472062471000316330ustar00rootroot00000000000000StartChar: greater Encoding: 62 62 103 Width: 1060 VWidth: 4 Flags: W LayerCount: 2 Fore SplineSet 112 158 m 1 192 282 511 415 654 516 c 1 495 639 275 807 114 892 c 1 244 1099 l 1 279 1088 300 1074 330 1057 c 0 463 979 775 753 932 624 c 1 930 398 l 1 904 380 497 153 402 74 c 1 354 36 302 -10 278 -46 c 1 112 158 l 1 EndSplineSet Validated: 1 EndChar greater_equal.liga.glyph000066400000000000000000000007171472062471000336630ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdirStartChar: greater_equal.liga Encoding: 57612 57612 982 Width: 1060 VWidth: 4 Flags: W LayerCount: 2 Fore SplineSet 619 394 m 5 702 139 l 5 416 51 -221 -138 -350 -231 c 5 -450 9 l 5 -330 116 413 305 619 394 c 5 -466 504 m 5 -315 606 142 684 355 766 c 5 181 831 -264 951 -440 996 c 5 -371 1283 l 5 -334 1280 -310 1272 -277 1261 c 4 -129 1217 382 1054 671 895 c 5 671 612 l 5 384 524 -180 353 -366 265 c 5 -466 504 l 5 EndSplineSet Validated: 1 EndChar greater_equal_greater.liga.glyph000066400000000000000000000020031472062471000353620ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdirStartChar: greater_equal_greater.liga Encoding: 57613 57613 1003 Width: 1060 VWidth: 4 Flags: W HStem: 174 228<-1536 156> 626 223<-1547.87 186> LayerCount: 2 Fore SplineSet -1194 174 m 2 -1244 174 -1294 176 -1346 176 c 0 -1405 176 -1469 174 -1536 170 c 1 -1712 67 l 1 -1760 29 -1817 -11 -1841 -47 c 1 -2007 157 l 1 -1938 263 -1777 303 -1619 397 c 0 -1619 397 -1288 402 -1174 402 c 2 66 402 l 2 218 402 338 396 474 394 c 1 542 439 605 481 654 516 c 1 605 554 550 596 493 639 c 1 329 637 220 626 41 626 c 0 -527 626 -1629 632 -1629 632 c 1 -1782 750 -1860 814 -2005 891 c 1 -1875 1098 l 1 -1840 1087 -1819 1073 -1789 1056 c 0 -1706 1009 -1620 948 -1490 851 c 1 -1177 850 -403 849 42 849 c 0 95 849 142 850 186 851 c 1 161 866 137 880 114 892 c 1 244 1099 l 1 279 1088 300 1074 330 1057 c 0 463 979 775 753 932 624 c 1 930 398 l 1 840 336 429 56 278 -66 c 1 112 138 l 1 125 149 140 162 156 174 c 1 121 174 84 174 46 174 c 0 -4 174 -54 176 -106 176 c 2 -1194 174 l 2 EndSplineSet Validated: 1 EndChar greater_greater.liga.glyph000066400000000000000000000003041472062471000341750ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdirStartChar: greater_greater.liga Encoding: 57399 57399 1037 Width: 1060 VWidth: 6 Flags: W LayerCount: 2 Fore Refer: 103 62 N 1 0 0 1 -107 0 2 Refer: 103 62 S 1 0 0 1 -911 0 2 Validated: 1 EndChar greater_greater_equal.liga.glyph000066400000000000000000000021171472062471000353700ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdirStartChar: greater_greater_equal.liga Encoding: 57614 57614 1004 Width: 1060 VWidth: 4 Flags: W HStem: 176 226<-733.892 900> 627 222<-728.302 895> LayerCount: 2 Fore SplineSet -677 855 m 1 -582 850 -504 849 -434 849 c 2 396 849 l 2 588 849 697 859 895 859 c 1 897 639 l 1 704 639 593 627 396 627 c 2 -454 627 l 2 -550 627 -648 630 -793 639 c 1 -922 741 -1087 867 -1183 938 c 1 -1006 1101 l 1 -973 1085 -955 1068 -928 1047 c 0 -873 1002 -779 932 -677 855 c 1 -1956 155 m 1 -1854 261 -1556 444 -1440 523 c 1 -1599 646 -1794 802 -1946 902 c 1 -1797 1096 l 1 -1763 1082 -1744 1066 -1716 1046 c 0 -1531 913 -1219 679 -1023 514 c 1 -1186 412 -1440 207 -1658 58 c 1 -1706 20 -1750 -13 -1790 -49 c 1 -1956 155 l 1 -430 174 m 2 -480 174 -530 176 -582 176 c 0 -612 176 -644 175 -676 174 c 1 -741 128 -798 88 -824 62 c 0 -869 20 -929 -19 -950 -57 c 1 -1186 77 l 1 -1080 182 -937 296 -796 394 c 1 -656 402 -544 402 -430 402 c 2 420 402 l 2 598 402 732 394 900 394 c 1 900 170 l 1 726 170 582 174 400 174 c 0 350 174 300 176 248 176 c 2 -430 174 l 2 EndSplineSet Validated: 1 EndChar greater_greater_hyphen.liga.glyph000066400000000000000000000015161472062471000355560ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdirStartChar: greater_greater_hyphen.liga Encoding: 57615 57615 1005 Width: 1060 VWidth: 4 Flags: W HStem: 387 245<-463.258 974> LayerCount: 2 Fore SplineSet -1957 155 m 1 -1855 261 -1557 444 -1441 523 c 1 -1600 646 -1795 802 -1947 902 c 1 -1798 1096 l 1 -1764 1082 -1745 1066 -1717 1046 c 0 -1532 913 -1220 679 -1024 514 c 1 -1187 412 -1441 207 -1659 58 c 1 -1707 20 -1751 -13 -1791 -49 c 1 -1957 155 l 1 -1223 138 m 1 -1088 252 -824 415 -681 516 c 1 -840 639 -1060 807 -1221 892 c 1 -1091 1099 l 1 -1056 1088 -1035 1074 -1005 1057 c 0 -876 982 -580 768 -419 637 c 1 -204 636 436 634 496 634 c 0 537 634 576 634 615 634 c 0 697 634 849 633 956 632 c 2 974 632 l 1 974 387 l 1 956 387 l 2 821 390 619 390 494 390 c 0 454 390 -230 393 -412 393 c 1 -515 322 -910 53 -1057 -66 c 1 -1223 138 l 1 EndSplineSet Validated: 1 EndChar greater_hyphen.liga.glyph000066400000000000000000000011641472062471000340440ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdirStartChar: greater_hyphen.liga Encoding: 57616 57616 1006 Width: 1060 VWidth: 6 Flags: W HStem: 393 244<-182.305 974> LayerCount: 2 Fore SplineSet -947 145 m 1 -812 259 -548 422 -405 523 c 1 -564 646 -784 814 -945 899 c 1 -815 1106 l 1 -780 1095 -759 1081 -729 1064 c 0 -598 987 -293 767 -134 637 c 1 -122 637 -111 637 -99 637 c 0 1 637 428 634 496 634 c 0 537 634 576 634 615 634 c 0 697 634 849 633 956 632 c 2 974 632 l 1 974 387 l 1 956 387 l 2 821 390 619 390 494 390 c 0 451 390 34 393 -66 393 c 0 -93 393 -121 393 -148 392 c 1 -266 311 -639 56 -781 -59 c 1 -947 145 l 1 EndSplineSet Validated: 1 EndChar greater_hyphen_greater.liga.glyph000066400000000000000000000014661472062471000355620ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdirStartChar: greater_hyphen_greater.liga Encoding: 57617 57617 996 Width: 1060 VWidth: 6 Flags: WO HStem: 393 244<-1248.72 466> LayerCount: 2 Fore SplineSet 942 407 m 1 829 329 422 50 278 -66 c 1 112 138 l 1 199 211 339 305 466 389 c 1 191 390 -107 390 -176 390 c 0 -219 390 -984 393 -1084 393 c 0 -1125 393 -1168 392 -1209 391 c 1 -1328 309 -1699 55 -1841 -59 c 1 -2007 145 l 1 -1872 259 -1608 422 -1465 523 c 1 -1624 646 -1844 814 -2005 899 c 1 -1875 1106 l 1 -1840 1095 -1819 1081 -1789 1064 c 0 -1658 987 -1352 766 -1193 636 c 1 -1168 637 -1143 637 -1117 637 c 0 -1017 637 -242 634 -174 634 c 0 -133 634 -94 634 -55 634 c 0 -10 634 252 633 500 633 c 1 370 731 228 832 114 892 c 1 244 1099 l 1 279 1088 300 1074 330 1057 c 0 460 981 786 743 946 613 c 1 942 407 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/greaterequal.glyph000066400000000000000000000012261472062471000326640ustar00rootroot00000000000000StartChar: greaterequal Encoding: 8805 8805 1023 Width: 1060 VWidth: 4 Flags: W HStem: -7 244<88 974> 1301 20G<231.44 261.5> LayerCount: 2 Fore SplineSet 930 620 m 1 836 555 358 321 204 245 c 1 74 475 l 1 244 543 486 655 654 738 c 1 495 861 275 1029 114 1114 c 1 244 1321 l 1 279 1310 300 1296 330 1279 c 0 463 1201 775 975 932 846 c 1 930 620 l 1 82 234 m 1 127 236 177 237 227 237 c 0 327 237 428 234 496 234 c 0 537 234 576 234 615 234 c 0 697 234 849 233 956 232 c 1 974 232 l 1 974 -13 l 1 956 -13 l 1 821 -10 619 -10 494 -10 c 0 451 -10 360 -7 260 -7 c 0 203 -7 143 -8 88 -11 c 1 88 111 l 1 82 234 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/guillemotleft.glyph000066400000000000000000000007251472062471000330620ustar00rootroot00000000000000StartChar: guillemotleft Encoding: 171 171 157 Width: 1060 VWidth: 6 Flags: W LayerCount: 2 Fore SplineSet 428 566 m 1 572 696 709 857 732 997 c 1 960 925 l 1 920 736 784 613 659 504 c 1 787 386 897 267 942 95 c 1 724 9 l 1 686 158 586 310 428 451 c 1 428 566 l 1 24 576 m 1 168 706 305 867 328 1007 c 1 556 936 l 1 516 747 380 624 255 515 c 1 383 397 493 278 538 106 c 1 320 19 l 1 282 168 182 320 24 461 c 1 24 576 l 1 EndSplineSet Validated: 1 EndChar guillemotright.glyph000066400000000000000000000002721472062471000331630ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdirStartChar: guillemotright Encoding: 187 187 158 Width: 1060 VWidth: 6 Flags: W LayerCount: 2 Fore Refer: 157 171 S -0.999967 -0.008174 0.008174 -0.999967 997 1024 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/guilsinglleft.glyph000066400000000000000000000005051472062471000330520ustar00rootroot00000000000000StartChar: guilsinglleft Encoding: 8249 8249 558 Width: 1060 VWidth: 6 Flags: W VStem: 227 532 LayerCount: 2 Fore SplineSet 227 576 m 1 371 706 508 867 531 1007 c 1 759 936 l 1 719 747 583 624 458 515 c 1 586 397 696 278 741 106 c 1 523 19 l 1 485 168 385 320 227 461 c 1 227 576 l 1 EndSplineSet Validated: 1 EndChar guilsinglright.glyph000066400000000000000000000005051472062471000331560ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdirStartChar: guilsinglright Encoding: 8250 8250 559 Width: 1060 VWidth: 6 Flags: W VStem: 294 532 LayerCount: 2 Fore SplineSet 826 454 m 1 682 324 545 163 522 23 c 1 294 94 l 1 334 283 470 406 595 515 c 1 467 633 357 752 312 924 c 1 530 1011 l 1 568 862 668 710 826 569 c 1 826 454 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/h.glyph000066400000000000000000000012361472062471000304330ustar00rootroot00000000000000StartChar: h Encoding: 104 104 8 Width: 1060 VWidth: -2 Flags: W HStem: 0 21G<88 333> 813 200<405.174 632.052> 1391 20G<72 324.5> VStem: 88 245<0 742.223 932.593 1398.8> 696 246<41.7051 738.438> AnchorPoint: "above_accent" 199 1400 basechar 0 LayerCount: 2 Fore SplineSet 942 566 m 1 942 218 l 3 942 136 961 76 986 40 c 1 760 -40 l 1 737 -8 696 66 696 176 c 0 696 491 l 1 696 800 600 813 508 813 c 0 431 813 366 737 333 682 c 1 333 0 l 1 88 0 l 1 88 1156 l 0 88 1250 79 1334 72 1402 c 1 320 1411 l 1 329 1338 334 1242 334 1151 c 3 334 1061 328 1006 310 929 c 1 347 957 423 1013 542 1013 c 0 792 1013 942 888 942 566 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/hbar.glyph000066400000000000000000000013541472062471000311210ustar00rootroot00000000000000StartChar: hbar Encoding: 295 295 233 Width: 1060 VWidth: -2 Flags: W HStem: 0 21G<140 386> 812 200<456.598 670.672> 1114 207<0 133 387 714> 1391 20G<126 375.5> VStem: 140 246<0 741.95 932.082 1114 1321 1400.83> 728 244<23.8544 749.663> LayerCount: 2 Fore SplineSet 972 566 m 2 972 218 l 2 972 136 979 61 1000 22 c 1 772 -32 l 1 749 0 728 66 728 176 c 2 728 491 l 2 728 800 646 812 554 812 c 0 482 812 419 737 386 682 c 1 386 0 l 1 140 0 l 1 141 1114 l 1 0 1114 l 1 0 1321 l 1 133 1321 l 1 130 1350 129 1377 126 1402 c 1 374 1411 l 1 377 1384 380 1353 382 1321 c 1 714 1321 l 1 714 1114 l 1 387 1114 l 1 385 1045 379 995 364 929 c 1 401 957 474 1012 588 1012 c 0 838 1012 972 888 972 566 c 2 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/hcircumflex.glyph000066400000000000000000000005011472062471000325070ustar00rootroot00000000000000StartChar: hcircumflex Encoding: 293 293 231 Width: 1060 VWidth: 32 Flags: W HStem: 0 21G<88 333> 813 200<405.174 632.052> 1391 20G<72 324.5> 1425 447 VStem: 88 245<0 742.223 932.593 1398.8> 696 246<41.7051 738.438> LayerCount: 2 Fore Refer: 324 770 N 1 0 0 1 -317 270 2 Refer: 8 104 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/hookabovecomb.glyph000066400000000000000000000001661472062471000330230ustar00rootroot00000000000000StartChar: hookabovecomb Encoding: 777 777 336 Width: 1060 VWidth: 0 Flags: W LayerCount: 2 Fore Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/hyphen.glyph000066400000000000000000000006571472062471000315050ustar00rootroot00000000000000StartChar: hyphen Encoding: 45 45 100 Width: 1060 VWidth: 6 Flags: W HStem: 393 244<88 974> LayerCount: 2 Fore SplineSet 82 634 m 1 127 636 177 637 227 637 c 0 327 637 428 634 496 634 c 0 537 634 576 634 615 634 c 0 697 634 849 633 956 632 c 1 974 632 l 1 974 387 l 1 956 387 l 1 821 390 619 390 494 390 c 0 451 390 360 393 260 393 c 0 203 393 143 392 88 389 c 1 88 511 l 1 82 634 l 1 EndSplineSet Validated: 1 EndChar hyphen_greater.liga.glyph000066400000000000000000000012521472062471000340420ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdirStartChar: hyphen_greater.liga Encoding: 57618 57618 993 Width: 1060 VWidth: 6 Flags: W HStem: 393 244<-972 466 864.815 934> LayerCount: 2 Fore SplineSet -978 634 m 1 -933 636 -883 637 -833 637 c 0 -733 637 -150 634 -82 634 c 0 -41 634 -2 634 37 634 c 0 80 634 293 633 500 633 c 1 370 731 228 832 114 892 c 1 244 1099 l 1 279 1088 300 1074 330 1057 c 0 460 981 762 762 922 632 c 1 934 632 l 1 934 387 l 1 916 387 l 2 915 387 915 387 914 387 c 0 800 308 421 50 278 -66 c 1 112 138 l 1 199 211 339 306 466 390 c 1 231 390 -16 390 -84 390 c 0 -127 390 -700 393 -800 393 c 0 -857 393 -917 392 -972 389 c 1 -972 511 l 1 -978 634 l 1 EndSplineSet Validated: 1 EndChar hyphen_greater_greater.liga.glyph000066400000000000000000000015671472062471000355640ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdirStartChar: hyphen_greater_greater.liga Encoding: 57619 57619 995 Width: 1060 VWidth: 6 Flags: W HStem: 393 244<-2032 -370> LayerCount: 2 Fore SplineSet 112 138 m 1 247 252 511 415 654 516 c 1 495 639 275 807 114 892 c 1 244 1099 l 1 279 1088 300 1074 330 1057 c 0 463 979 775 753 932 624 c 1 930 398 l 1 840 336 429 56 278 -66 c 1 112 138 l 1 -2038 634 m 1 -1993 636 -1943 637 -1893 637 c 0 -1793 637 -1210 634 -1142 634 c 0 -1101 634 -1062 634 -1023 634 c 0 -966 634 -576 634 -307 633 c 1 -431 730 -563 831 -672 902 c 1 -523 1096 l 1 -489 1082 -470 1066 -442 1046 c 0 -257 913 55 679 251 514 c 1 88 412 -166 207 -384 58 c 1 -432 20 -476 -13 -516 -49 c 1 -682 155 l 1 -621 218 -490 309 -370 389 c 1 -664 390 -1060 390 -1144 390 c 0 -1187 390 -1760 393 -1860 393 c 0 -1917 393 -1977 392 -2032 389 c 1 -2032 511 l 1 -2038 634 l 1 EndSplineSet Validated: 1 EndChar hyphen_hyphen_greater.liga.glyph000066400000000000000000000012151472062471000354140ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdirStartChar: hyphen_hyphen_greater.liga Encoding: 57620 57620 994 Width: 1060 VWidth: 6 Flags: W HStem: 393 244<-2032 465> LayerCount: 2 Fore SplineSet -2038 634 m 1 -1993 636 -1943 637 -1893 637 c 0 -1793 637 -1210 634 -1142 634 c 0 -1101 634 -1062 634 -1023 634 c 0 -962 634 -20 634 501 633 c 1 371 731 228 832 114 892 c 1 244 1099 l 1 279 1088 300 1074 330 1057 c 0 463 979 775 753 932 624 c 1 930 398 l 1 840 336 429 56 278 -66 c 1 112 138 l 1 199 211 338 305 465 389 c 1 -86 390 -1052 390 -1144 390 c 0 -1187 390 -1760 393 -1860 393 c 0 -1917 393 -1977 392 -2032 389 c 1 -2032 511 l 1 -2038 634 l 1 EndSplineSet Validated: 1 EndChar hyphen_less.liga.glyph000066400000000000000000000012011472062471000333510ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdirStartChar: hyphen_less.liga Encoding: 57621 57621 1007 Width: 1060 VWidth: 6 Flags: W HStem: 393 244<-972 184.16> LayerCount: 2 Fore SplineSet -978 634 m 1 -933 636 -883 637 -833 637 c 0 -733 637 -470 634 -402 634 c 0 -361 634 -322 634 -283 634 c 0 -229 634 -31 634 129 633 c 1 290 764 587 978 716 1054 c 0 746 1071 767 1085 802 1096 c 1 932 889 l 1 771 804 551 636 392 513 c 1 535 412 854 279 934 155 c 1 768 -49 l 1 744 -13 692 33 644 71 c 0 555 145 194 348 126 389 c 1 -64 390 -317 390 -404 390 c 0 -447 390 -700 393 -800 393 c 0 -857 393 -917 392 -972 389 c 1 -972 511 l 1 -978 634 l 1 EndSplineSet Validated: 1 EndChar hyphen_less_less.liga.glyph000066400000000000000000000014531472062471000344100ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdirStartChar: hyphen_less_less.liga Encoding: 57622 57622 1008 Width: 1060 VWidth: 6 Flags: W HStem: -25 21G<748 784.275> 393 244<-2032 -618.84> LayerCount: 2 Fore SplineSet 934 179 m 1 768 -25 l 1 728 11 684 44 636 82 c 1 418 231 130 413 -33 515 c 1 163 680 512 950 708 1065 c 0 738 1082 759 1096 794 1107 c 1 924 900 l 1 763 815 543 647 384 524 c 1 500 445 832 285 934 179 c 1 -2038 634 m 1 -1993 636 -1943 637 -1893 637 c 0 -1456 637 -1085 635 -675 633 c 1 -514 764 -216 978 -87 1054 c 0 -57 1071 -36 1085 -1 1096 c 1 129 889 l 1 -32 804 -252 636 -411 513 c 1 -268 412 51 259 131 135 c 1 -35 -69 l 1 -59 -33 -111 13 -159 51 c 0 -248 125 -609 346 -677 389 c 1 -1142 391 -1377 393 -1860 393 c 0 -1917 393 -1977 392 -2032 389 c 1 -2032 511 l 1 -2038 634 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/i.glyph000066400000000000000000000004511472062471000304320ustar00rootroot00000000000000StartChar: i Encoding: 105 105 9 Width: 1060 VWidth: 0 Flags: W HStem: -18 200<615.905 874.717> 813 200<124.449 354> 1184 246<355 638> VStem: 354 256<191.813 274 274.339 813> 355 285<1184 1430> LayerCount: 2 Fore Refer: 330 775 N 1 0 0 1 44 0 2 Refer: 177 305 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/iacute.glyph000066400000000000000000000004361472062471000314570ustar00rootroot00000000000000StartChar: iacute Encoding: 237 237 78 Width: 1060 VWidth: -2 Flags: W HStem: -18 200<615.905 874.717> 813 200<124.449 354> 1120 442 VStem: 186 566 354 256<191.813 274 274.339 813> LayerCount: 2 Fore Refer: 323 769 N 1 0 0 1 -13 27 2 Refer: 177 305 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/ibreve.glyph000066400000000000000000000004471472062471000314630ustar00rootroot00000000000000StartChar: ibreve Encoding: 301 301 239 Width: 1060 VWidth: 32 Flags: W HStem: -18 200<615.905 874.717> 813 200<124.449 354> 1151 183<371.837 623.214> VStem: 354 256<191.813 274 274.339 813> LayerCount: 2 Fore Refer: 328 774 N 1 0 0 1 -17 0 2 Refer: 177 305 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/icircumflex.glyph000066400000000000000000000004341472062471000325150ustar00rootroot00000000000000StartChar: icircumflex Encoding: 238 238 79 Width: 1060 VWidth: -2 Flags: W HStem: -18 200<615.905 874.717> 813 200<124.449 354> 1132 447 VStem: 354 256<191.813 274 274.339 813> LayerCount: 2 Fore Refer: 324 770 N 1 0 0 1 -29 -23 2 Refer: 177 305 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/idieresis.glyph000066400000000000000000000005151472062471000321630ustar00rootroot00000000000000StartChar: idieresis Encoding: 239 239 80 Width: 1060 VWidth: 0 Flags: W HStem: -18 200<615.905 874.717> 813 200<124.449 354> 1183 240<150 429 570 852> VStem: 150 279<1183 1423> 354 256<191.813 274 274.339 813> 570 282<1183 1420> LayerCount: 2 Fore Refer: 173 168 N 1 0 0 1 4 -1 2 Refer: 177 305 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/igrave.glyph000066400000000000000000000004351472062471000314610ustar00rootroot00000000000000StartChar: igrave Encoding: 236 236 77 Width: 1060 VWidth: -2 Flags: W HStem: -18 200<615.905 874.717> 813 200<124.449 354> 1120 442 VStem: 232 566 354 256<191.813 274 274.339 813> LayerCount: 2 Fore Refer: 322 768 N 1 0 0 1 39 27 2 Refer: 177 305 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/ij.glyph000066400000000000000000000023231472062471000306040ustar00rootroot00000000000000StartChar: ij Encoding: 307 307 244 Width: 1060 VWidth: 0 Flags: W HStem: -390 202<401.837 708.682> -18 200<426.883 598.281> 794 186<33.6877 167.609 559.688 735.531> 813 200<39.4669 168 565.486 736> 1181 225<144 436 694 984> VStem: 144 292<1181 1406> 168 256<182.996 813> 694 290<1181 1406> 736 254<-163.515 813> LayerCount: 2 Fore SplineSet 168 1013 m 2xda 424 1013 l 1 424 274 l 1 424 210 424 182 483 182 c 0 543 182 554 184 592 242 c 1 682 83 l 1 627 12 529 -18 450 -18 c 0 396 -18 306 -4 262 20 c 0 177 67 168 147 168 206 c 2 168 813 l 1 158 813 150 813 143 813 c 0xda 119 813 111 811 36 794 c 1 6 980 l 1xea 100 1008 88 1013 168 1013 c 2xda 990 -78 m 1xd880 990 -231 908 -389 622 -389 c 3 596 -389 570 -390 544 -390 c 0 449 -390 346 -376 148 -244 c 1 298 -70 l 1 426 -186 530 -188 594 -188 c 0 600 -188 l 0 606 -188 613 -188 618 -188 c 3 738 -188 734 -83 736 -48 c 1 736 813 l 1 726 813 716 813 706 813 c 0xd880 671 813 637 811 562 794 c 1 532 980 l 1xe880 626 1008 656 1013 736 1013 c 2 990 1013 l 1 990 -78 l 1xd880 694 1406 m 1xc9 984 1406 l 1 984 1181 l 1 694 1181 l 1 694 1406 l 1xc9 144 1406 m 1xcc 436 1406 l 1 436 1181 l 1 144 1181 l 1 144 1406 l 1xcc EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/imacron.glyph000066400000000000000000000004641472062471000316360ustar00rootroot00000000000000StartChar: imacron Encoding: 299 299 237 Width: 1060 VWidth: 32 Flags: W HStem: -18 200<615.905 874.717> 813 200<124.449 354> 1211 194<249 749> VStem: 249 500<1211 1400> 354 256<191.813 274 274.339 813> LayerCount: 2 Fore Refer: 326 772 N 1 0 0 1 11 -78 2 Refer: 177 305 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/iogonek.glyph000066400000000000000000000015571472062471000316450ustar00rootroot00000000000000StartChar: iogonek Encoding: 303 303 241 Width: 1060 VWidth: 32 Flags: W HStem: -501 195<632.863 887.748> 813 200<124.449 354> 1181 225<329 620> VStem: 329 291<1181 1406> 354 256<191.813 274 274.339 813> 377 250<-292.702 -158.879> LayerCount: 2 Fore SplineSet 329 1406 m 1xf0 620 1406 l 1 620 1181 l 1 329 1181 l 1 329 1406 l 1xf0 354 1013 m 2xe8 609 1013 l 1 609 740 610 274 610 274 c 2xe8 610 210 627 182 719 182 c 0 812 182 872 215 932 273 c 1 1029 83 l 1 1027 81 1025 79 1022 77 c 0 765 -127 627 -130 627 -248 c 0 627 -286 683 -306 747 -306 c 0 805 -306 845 -276 875 -254 c 1 999 -396 l 1 955 -444 837 -501 737 -501 c 0 555 -501 377 -445 377 -257 c 0xe4 377 -145 463 -96 590 -14 c 1 531 -8 478 3 447 20 c 0 362 67 354 147 354 206 c 2 354 813 l 1 305 813 215 807 120 785 c 1 91 971 l 1 185 999 274 1013 354 1013 c 2xe8 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/iota.glyph000066400000000000000000000010711472062471000311350ustar00rootroot00000000000000StartChar: iota Encoding: 953 953 349 Width: 1060 VWidth: 0 Flags: W HStem: -18 202<637.127 798.449> 813 200<134.449 364> VStem: 364 256<199.609 296 296.323 813> AnchorPoint: "above_accent" 492 1107 basechar 0 LayerCount: 2 Fore SplineSet 364 1013 m 2 619 1013 l 1 619 740 620 296 620 296 c 2 620 232 654 184 712 184 c 0 777 184 819 225 844 335 c 1 1049 247 l 1 981 57 878 -18 678 -18 c 0 582 -18 494 7 456 40 c 0 397 92 364 157 364 284 c 2 364 813 l 1 315 813 225 807 130 785 c 1 101 971 l 1 195 999 284 1013 364 1013 c 2 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/iotadieresis.glyph000066400000000000000000000005211472062471000326640ustar00rootroot00000000000000StartChar: iotadieresis Encoding: 970 970 366 Width: 1060 VWidth: 0 Flags: W HStem: -18 202<637.127 798.449> 813 200<134.449 364> 1183 240<155 434 575 857> VStem: 155 279<1183 1423> 364 256<199.609 296 296.323 813> 575 282<1183 1420> LayerCount: 2 Fore Refer: 173 168 N 1 0 0 1 9 -1 2 Refer: 349 953 N 1 0 0 1 0 0 3 Validated: 1 EndChar iotadieresistonos.glyph000066400000000000000000000006321472062471000336730ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdirStartChar: iotadieresistonos Encoding: 912 912 405 Width: 1060 VWidth: 0 Flags: W HStem: -18 202<637.127 798.449> 813 200<134.449 364> 1179.76 204.883<143 422 563 845> 1357.47 417.767 VStem: 143 279<1179.76 1384.64> 364 256<199.609 296 296.323 813> 472.412 218.647<1637.46 1728.57> 563 282<1179.76 1382.08> LayerCount: 2 Fore Refer: 411 901 N 1 0 0 1 -3 7 2 Refer: 349 953 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/iotatonos.glyph000066400000000000000000000004621472062471000322230ustar00rootroot00000000000000StartChar: iotatonos Encoding: 943 943 398 Width: 1060 VWidth: 0 Flags: W HStem: -18 202<637.127 798.449> 813 200<134.449 364> 1131 454 VStem: 364 256<199.609 296 296.323 813> 521 236<1435.27 1534.28> LayerCount: 2 Fore Refer: 392 900 N 1 0 0 1 37 -91 2 Refer: 349 953 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/itilde.glyph000066400000000000000000000005001472062471000314470ustar00rootroot00000000000000StartChar: itilde Encoding: 297 297 235 Width: 1060 VWidth: 32 Flags: W HStem: -18 200<615.905 874.717> 813 200<124.449 354> 1152 178<564.92 723.997> 1282 180<286.718 450.459> VStem: 354 256<191.813 274 274.339 813> LayerCount: 2 Fore Refer: 325 771 N 1 0 0 1 -12 0 2 Refer: 177 305 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/j.glyph000066400000000000000000000004661472062471000304410ustar00rootroot00000000000000StartChar: j Encoding: 106 106 10 Width: 1060 VWidth: 0 Flags: W HStem: -389 201<345.489 561.649> -28 20G<211.838 277> 813 200<357.45 588> 1180 246<568 851> VStem: 568 285<1180 1426> 588 254<-163.515 813> LayerCount: 2 Fore Refer: 330 775 N 1 0 0 1 257 -4 2 Refer: 332 567 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/jcircumflex.glyph000066400000000000000000000004471472062471000325220ustar00rootroot00000000000000StartChar: jcircumflex Encoding: 309 309 246 Width: 1060 VWidth: 32 Flags: W HStem: -389 201<345.489 561.649> -28 20G<211.838 277> 813 200<357.45 588> 1128 447 VStem: 588 254<-163.515 813> LayerCount: 2 Fore Refer: 324 770 N 1 0 0 1 184 -27 2 Refer: 332 567 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/k.glyph000066400000000000000000000017631472062471000304430ustar00rootroot00000000000000StartChar: k Encoding: 107 107 11 Width: 1060 VWidth: -2 Flags: W HStem: 0 21G<134 383 766 854.415> 398 199<383.84 550.435> 813 204<496.154 669.449> 1407 20G<244.091 359.5> VStem: 134 249<0 398 617.945 685 898.492 1381.07> 679 255<609.816 804.907> AnchorPoint: "cedilla_accent" 525 -0 basechar 0 AnchorPoint: "above_accent" 253 1413 basechar 0 LayerCount: 2 Fore SplineSet 578 597 m 0 668 597 679 657 679 730 c 0 679 766 661 813 604 813 c 0 531 813 383 685 383 685 c 1 383 626 l 1 399 623 539 597 578 597 c 0 383 0 m 1 134 0 l 1 134 1228 l 2 134 1289 124 1342 111 1383 c 1 355 1427 l 1 364 1404 383 1359 383 1293 c 2 383 1070 l 1 383 1012 372 949 353 896 c 1 353 896 470 1017 613 1017 c 0 813 1017 934 929 934 734 c 0 934 611 907 527 763 458 c 1 866 422 895 348 927 242 c 0 940 198 990 161 1023 137 c 1 831 -27 l 1 701 23 667 129 631 255 c 0 591 394 404 398 385 398 c 0 383 398 l 1 383 0 l 1 EndSplineSet Validated: 1 Substitution2: "'ss01' Stylistic Set 1 - No loop k-1" k.noloop EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/k.noloop.glyph000066400000000000000000000023631472062471000317450ustar00rootroot00000000000000StartChar: k.noloop Encoding: 57349 57349 975 Width: 1060 VWidth: -2 Flags: W HStem: -7 7G<134 383 752 843.312> 1028 20G<758.5 886.333> 1407 20G<244.182 366> VStem: 134 249<0 412.28 650.557 1380.61> AnchorPoint: "above_accent" 343 1413 basechar 0 AnchorPoint: "cedilla_accent" 523 0 basechar 0 LayerCount: 2 Back SplineSet 578 597 m 4 668 597 679 657 679 730 c 4 679 766 661 813 604 813 c 4 531 813 383 685 383 685 c 5 383 626 l 5 399 623 539 597 578 597 c 4 383 0 m 5 134 0 l 5 134 1228 l 6 134 1289 124 1342 111 1383 c 5 355 1427 l 5 364 1404 383 1359 383 1293 c 6 383 1070 l 5 383 1012 372 949 353 896 c 5 353 896 470 1017 613 1017 c 4 813 1017 934 929 934 734 c 4 934 611 907 527 763 458 c 5 866 422 895 348 927 242 c 4 940 198 990 161 1023 137 c 5 831 -27 l 5 701 23 667 129 631 255 c 4 591 394 404 398 385 398 c 4 383 398 l 5 383 0 l 5 EndSplineSet Fore SplineSet 982 823 m 1 818 767 694 679 616 596 c 1 798 477 906 341 1034 100 c 1 808 -28 l 1 696 205 624 321 456 448 c 1 425 413 397 372 383 344 c 1 383 0 l 1 134 0 l 1 134 1222 l 2 134 1277 128 1332 110 1383 c 1 356 1427 l 1 376 1376 383 1331 383 1258 c 2 383 869 l 0 383 791 373 723 349 647 c 1 474 803 640 953 877 1048 c 1 982 823 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/kappa.glyph000066400000000000000000000007161472062471000313020ustar00rootroot00000000000000StartChar: kappa Encoding: 954 954 350 Width: 1060 VWidth: 0 Flags: W HStem: 0 5G<90 348 771 831.46> 1002 20G<90 348> VStem: 90 258<0 352.312 676 1022> LayerCount: 2 Fore SplineSet 589 571 m 1 709 452 979 248 1030 110 c 1 794 -16 l 1 748 95 564 278 434 407 c 1 434 407 378 345 348 273 c 1 348 0 l 1 90 0 l 1 90 1022 l 1 348 1022 l 1 348 676 l 1 451 821 824 1038 876 1058 c 1 1018 856 l 1 813 761 649 645 589 571 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/kcommaaccent.glyph000066400000000000000000000007501472062471000326310ustar00rootroot00000000000000StartChar: kcommaaccent Encoding: 311 311 248 Width: 1060 VWidth: 32 Flags: W HStem: -581 532 0 21G<134 383 766 854.415> 398 199<383.84 550.435> 813 204<496.154 669.449> 1407 20G<244.091 359.5> VStem: 134 249<0 398 617.945 685 898.492 1381.07> 405 270<-270 -49> 461 214<-426.832 -270> 679 255<609.816 804.907> LayerCount: 2 Fore Refer: 519 806 N 1 0 0 1 15 -53 2 Refer: 11 107 N 1 0 0 1 0 0 3 Validated: 1 Substitution2: "'ss01' Stylistic Set 1 - No loop k-1" kcommaaccent.noloop EndChar kcommaaccent.noloop.glyph000066400000000000000000000005571472062471000340640ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdirStartChar: kcommaaccent.noloop Encoding: 57350 57350 976 Width: 1060 VWidth: -2 Flags: W HStem: -561 532 -7 7G<134 383 752 843.312> 1028 20G<758.5 886.333> 1407 20G<244.182 366> VStem: 134 249<0 412.28 650.557 1380.61> 403 270<-250 -29> 459 214<-406.832 -250> LayerCount: 2 Fore Refer: 519 806 N 1 0 0 1 13 -33 2 Refer: 975 57349 N 1 0 0 1 0 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/kgreenlandic.glyph000066400000000000000000000003461472062471000326330ustar00rootroot00000000000000StartChar: kgreenlandic Encoding: 312 312 249 Width: 1060 VWidth: 0 Flags: W HStem: 0 5G<90 348 771 831.46> 1002 20G<90 348> VStem: 90 258<0 352.312 676 1022> LayerCount: 2 Fore Refer: 350 954 N 1 0 0 1 0 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/l.glyph000066400000000000000000000012721472062471000304370ustar00rootroot00000000000000StartChar: l Encoding: 108 108 12 Width: 1060 VWidth: -2 Flags: W HStem: -18 200<618.352 874.717> 1201 200<101.523 355> VStem: 355 256<191.813 274 274.62 1201> AnchorPoint: "cedilla_accent" 645 0 basechar 0 AnchorPoint: "above_accent" 475 1400 basechar 0 LayerCount: 2 Fore SplineSet 355 1401 m 2 609 1401 l 1 609 1128 611 274 611 274 c 1 611 210 627 182 719 182 c 0 812 182 872 215 932 273 c 1 1029 83 l 1 943 12 792 -18 668 -18 c 0 583 -18 492 -4 448 20 c 0 363 67 355 147 355 206 c 1 355 433 354 674 354 901 c 0 354 1015 354 1097 355 1201 c 1 345 1201 331 1201 315 1201 c 0 258 1201 173 1199 98 1182 c 1 69 1368 l 1 163 1396 275 1401 355 1401 c 2 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/lacute.glyph000066400000000000000000000004401472062471000314550ustar00rootroot00000000000000StartChar: lacute Encoding: 314 314 251 Width: 1060 VWidth: 32 Flags: W HStem: -18 200<618.352 874.717> 1201 200<101.523 355> 1413 442 VStem: 174 566 355 256<191.813 274 274.62 1201> LayerCount: 2 Fore Refer: 323 769 N 1 0 0 1 -25 320 2 Refer: 12 108 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/lambda.glyph000066400000000000000000000010731472062471000314230ustar00rootroot00000000000000StartChar: lambda Encoding: 955 955 351 Width: 1060 VWidth: 14 Flags: W HStem: 0 244<802.5 975.363> 1178 211<249.701 361.83> LayerCount: 2 Fore SplineSet 230 -12 m 1 0 105 l 1 72 239 313 616 410 964 c 1 374 1136 358 1178 305 1178 c 0 253 1178 243 1140 243 1102 c 1 32 1104 l 1 32 1317 130 1389 346 1389 c 0 495 1389 581 1304 614 1191 c 2 843 408 l 2 889 251 896 244 917 244 c 0 943 244 959 286 959 286 c 1 1044 60 l 1 970 10 952 0 850 0 c 0 755 0 677 42 601 332 c 0 580 413 559 503 524 630 c 1 424 356 376 255 230 -12 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/lcaron.glyph000066400000000000000000000006361472062471000314650ustar00rootroot00000000000000StartChar: lcaron Encoding: 318 318 255 Width: 1060 VWidth: 32 Flags: W HStem: -18 200<618.352 874.717> 1013 21G<764.909 951.5> 1201 200<101.523 355> VStem: 355 256<191.813 274 274.62 1201> 748 186<1033.3 1215.51> LayerCount: 2 Fore SplineSet 1019 1393 m 1 989 1278 969 1167 934 1013 c 1 748 1035 l 1 762 1180 783 1325 799 1430 c 1 1019 1393 l 1 EndSplineSet Refer: 12 108 N 1 0 0 1 0 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/lcommaaccent.glyph000066400000000000000000000005071472062471000326320ustar00rootroot00000000000000StartChar: lcommaaccent Encoding: 316 316 253 Width: 1060 VWidth: 32 Flags: W HStem: -581 532 -18 200<618.352 874.717> 1201 200<101.523 355> VStem: 355 256<191.813 274 274.62 1201> 525 270<-270 -49> 581 214<-426.832 -270> LayerCount: 2 Fore Refer: 519 806 N 1 0 0 1 135 -53 2 Refer: 12 108 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/ldot.glyph000066400000000000000000000005331472062471000311450ustar00rootroot00000000000000StartChar: ldot Encoding: 320 320 257 Width: 1060 VWidth: 32 Flags: W HStem: -18 200<618.352 874.717> 589.776 244.881<685.873 943.374> 1201 200<101.523 355> VStem: 355 256<191.813 274 274.62 1201> 685.873 257.5<589.776 834.657> LayerCount: 2 Fore Refer: 171 183 N 0.817461 0 0 0.782367 336 287 2 Refer: 12 108 N 1 0 0 1 0 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/less.glyph000066400000000000000000000005451472062471000311540ustar00rootroot00000000000000StartChar: less Encoding: 60 60 102 Width: 1060 VWidth: 4 Flags: W LayerCount: 2 Fore SplineSet 934 155 m 1 768 -49 l 1 744 -13 692 33 644 71 c 1 549 150 142 377 116 395 c 1 114 621 l 1 271 750 583 976 716 1054 c 0 746 1071 767 1085 802 1096 c 1 932 889 l 1 771 804 551 636 392 513 c 1 535 412 854 279 934 155 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/less_bar.liga.glyph000066400000000000000000000007001472062471000327040ustar00rootroot00000000000000StartChar: less_bar.liga Encoding: 57623 57623 1021 Width: 1060 VWidth: 4 Flags: W VStem: 179 274<230 812> LayerCount: 2 Fore SplineSet 179 230 m 5 173 812 l 5 -3 722 -250 592 -368 525 c 5 -234 438 9 317 179 230 c 5 170 1102 m 5 441 1102 l 5 441 1017 l 6 441 740 453 558 453 224 c 6 453 74 l 6 453 -41 452 43 447 -58 c 5 175 -57 l 4 -9 56 -441 268 -626 420 c 5 -624 646 l 5 -532 710 7 996 170 1102 c 5 EndSplineSet Validated: 1 EndChar less_bar_bar.liga.glyph000066400000000000000000000012551472062471000334570ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdirStartChar: less_bar_bar.liga Encoding: 57624 57624 1020 Width: 1060 VWidth: 4 Flags: W VStem: -741 274<230 812> 144 271<-54.1075 1102> LayerCount: 2 Fore SplineSet -741 230 m 5 -747 812 l 5 -923 722 -1170 592 -1288 525 c 5 -1154 438 -911 317 -741 230 c 5 -749 1102 m 5 -479 1102 l 5 -479 1017 l 6 -479 740 -467 558 -467 224 c 6 -467 74 l 6 -467 -41 -468 43 -473 -58 c 5 -745 -57 l 4 -929 56 -1361 268 -1546 420 c 5 -1544 646 l 5 -1452 710 -912 996 -749 1102 c 5 144 1069 m 5 144 1102 l 5 415 1102 l 5 415 1017 l 6 415 740 427 558 427 224 c 6 427 74 l 6 427 -41 426 43 421 -58 c 5 149 -57 l 5 153 5 154 48 154 103 c 6 144 1069 l 5 EndSplineSet Validated: 1 EndChar less_bar_bar_bar.liga.glyph000066400000000000000000000016321472062471000343020ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdirStartChar: less_bar_bar_bar.liga Encoding: 57625 57625 1019 Width: 1060 VWidth: 4 Flags: W VStem: -1801 274<230 812> -906 271<-54.1075 1102> -14 271<-54.1075 1102> LayerCount: 2 Fore SplineSet -1801 230 m 5 -1807 812 l 5 -1983 722 -2230 592 -2348 525 c 5 -2214 438 -1971 317 -1801 230 c 5 -1809 1102 m 5 -1539 1102 l 5 -1539 1017 l 6 -1539 740 -1527 558 -1527 224 c 6 -1527 74 l 6 -1527 -41 -1528 43 -1533 -58 c 5 -1805 -57 l 4 -1989 56 -2421 268 -2606 420 c 5 -2604 646 l 5 -2512 710 -1972 996 -1809 1102 c 5 -14 1069 m 5 -14 1102 l 5 257 1102 l 5 257 1017 l 6 257 740 269 558 269 224 c 6 269 74 l 6 269 -41 268 43 263 -58 c 5 -9 -57 l 5 -5 5 -4 48 -4 103 c 6 -14 1069 l 5 -906 1069 m 5 -906 1102 l 5 -635 1102 l 5 -635 1017 l 6 -635 740 -623 558 -623 224 c 6 -623 74 l 6 -623 -41 -624 43 -629 -58 c 5 -901 -57 l 5 -897 5 -896 48 -896 103 c 6 -906 1069 l 5 EndSplineSet Validated: 1 EndChar less_bar_greater.liga.glyph000066400000000000000000000013441472062471000343430ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdirStartChar: less_bar_greater.liga Encoding: 57626 57626 1022 Width: 1060 VWidth: 4 Flags: W VStem: -652 271<-54.1075 1102> LayerCount: 2 Fore SplineSet -993 863 m 5 -1159 779 -1492 606 -1635 525 c 5 -1476 422 -1162 270 -1001 185 c 5 -1091 -57 l 5 -1275 56 -1708 268 -1893 420 c 5 -1891 646 l 5 -1799 710 -1258 996 -1096 1102 c 5 -993 863 l 5 -25 182 m 5 141 266 474 439 617 520 c 5 458 623 144 776 -17 861 c 5 73 1103 l 5 257 990 690 777 875 625 c 5 873 399 l 5 781 335 240 49 78 -57 c 5 -25 182 l 5 -652 1069 m 5 -652 1102 l 5 -381 1102 l 5 -381 1017 l 6 -381 740 -369 558 -369 224 c 6 -369 74 l 6 -369 -41 -370 43 -375 -58 c 5 -647 -57 l 5 -643 5 -642 48 -642 103 c 6 -652 1069 l 5 EndSplineSet Validated: 1 EndChar less_equal.liga.glyph000066400000000000000000000007101472062471000331710ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdirStartChar: less_equal.liga Encoding: 57627 57627 981 Width: 1060 VWidth: 4 Flags: WO LayerCount: 2 Fore SplineSet -514 382 m 1 -308 293 435 104 555 -3 c 1 455 -231 l 1 326 -138 -311 51 -597 139 c 1 -514 382 l 1 571 504 m 1 471 255 l 1 285 343 -279 514 -566 602 c 1 -566 895 l 1 -277 1054 234 1217 382 1261 c 0 415 1272 439 1280 476 1283 c 1 546 996 l 1 370 951 -75 831 -249 766 c 1 -36 684 420 606 571 504 c 1 EndSplineSet Validated: 1 EndChar less_equal_equal.liga.glyph000066400000000000000000000016161472062471000343660ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdirStartChar: less_equal_equal.liga Encoding: 57628 57628 1011 Width: 1060 VWidth: 4 Flags: W HStem: 174 228<-1218 900> 627 222<-1254.85 895> LayerCount: 2 Fore SplineSet -1186 135 m 1 -1352 -69 l 1 -1376 -33 -1428 13 -1476 51 c 0 -1571 130 -1978 377 -2004 395 c 1 -2006 621 l 1 -1849 750 -1537 976 -1404 1054 c 0 -1374 1071 -1353 1085 -1318 1096 c 1 -1188 889 l 1 -1210 877 -1234 864 -1258 849 c 1 -1243 849 -1228 849 -1214 849 c 2 396 849 l 2 588 849 697 859 895 859 c 1 897 639 l 1 704 639 593 627 396 627 c 2 -1214 627 l 2 -1309 627 -1416 634 -1558 643 c 1 -1618 598 -1676 553 -1728 513 c 1 -1679 479 -1610 438 -1537 395 c 1 -1406 402 -1299 402 -1190 402 c 2 420 402 l 2 598 402 732 394 900 394 c 1 900 170 l 1 726 170 582 174 400 174 c 0 350 174 300 176 248 176 c 2 -1210 174 l 2 -1213 174 -1215 174 -1218 174 c 1 -1205 161 -1194 148 -1186 135 c 1 EndSplineSet Validated: 1 EndChar less_equal_greater.liga.glyph000066400000000000000000000021661472062471000347110ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdirStartChar: less_equal_greater.liga Encoding: 57629 57629 999 Width: 1060 VWidth: 4 Flags: W HStem: 174 228<-1218 157> 627 222<-1254.85 189> LayerCount: 2 Fore SplineSet -1537 395 m 1 -1406 402 -1299 402 -1190 402 c 2 150 402 l 2 291 402 367 397 475 395 c 1 542 440 605 481 654 516 c 1 605 554 551 595 494 638 c 1 357 636 296 627 126 627 c 2 -1214 627 l 2 -1309 627 -1416 634 -1558 643 c 1 -1618 598 -1676 553 -1728 513 c 1 -1679 479 -1610 438 -1537 395 c 1 -1186 135 m 1 -1352 -69 l 1 -1376 -33 -1428 13 -1476 51 c 0 -1571 130 -1978 377 -2004 395 c 1 -2006 621 l 1 -1849 750 -1537 976 -1404 1054 c 0 -1374 1071 -1353 1085 -1318 1096 c 1 -1188 889 l 1 -1210 877 -1234 864 -1258 849 c 1 -1243 849 -1228 849 -1214 849 c 2 126 849 l 2 149 849 170 849 189 849 c 1 163 865 138 879 114 892 c 1 244 1099 l 1 279 1088 300 1074 330 1057 c 0 463 979 775 753 932 624 c 1 930 398 l 1 840 336 429 56 278 -66 c 1 112 138 l 1 126 150 141 162 157 174 c 1 148 174 139 174 130 174 c 0 80 174 30 176 -22 176 c 2 -1210 174 l 2 -1213 174 -1215 174 -1218 174 c 1 -1205 161 -1194 148 -1186 135 c 1 EndSplineSet Validated: 1 EndChar less_equal_less.liga.glyph000066400000000000000000000017161472062471000342260ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdirStartChar: less_equal_less.liga Encoding: 57630 57630 997 Width: 1060 VWidth: 4 Flags: W HStem: 174 228<-1218 457> 627 222<-1255.01 475.472> LayerCount: 2 Fore SplineSet -1186 135 m 1 -1352 -69 l 1 -1376 -33 -1428 13 -1476 51 c 0 -1571 130 -1978 377 -2004 395 c 1 -2006 621 l 1 -1849 750 -1537 976 -1404 1054 c 0 -1374 1071 -1353 1085 -1318 1096 c 1 -1188 889 l 1 -1210 877 -1234 864 -1258 849 c 1 -1251 849 -1245 849 -1238 849 c 0 -685 849 -134 850 418 850 c 1 547 946 633 1007 716 1054 c 0 746 1071 767 1085 802 1096 c 1 932 889 l 1 787 812 709 748 556 630 c 1 -35 630 -641 627 -1238 627 c 0 -1328 627 -1429 633 -1560 641 c 1 -1620 596 -1677 553 -1728 513 c 1 -1680 479 -1611 439 -1539 396 c 1 -1418 402 -1317 402 -1214 402 c 0 -629 402 -27 395 546 395 c 1 704 301 865 261 934 155 c 1 768 -49 l 1 744 -13 687 27 639 65 c 1 457 171 l 1 260 172 52 176 -146 176 c 2 -1218 174 l 1 -1205 161 -1194 148 -1186 135 c 1 EndSplineSet Validated: 1 EndChar less_exclam_hyphen_hyphen.liga.glyph000066400000000000000000000021501472062471000362610ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdirStartChar: less_exclam_hyphen_hyphen.liga Encoding: 57631 57631 1010 Width: 1060 VWidth: 6 Flags: W HStem: 0 270<-1770 -1420> 387 245<-2567 -1996 -1208 974> 1321 20G<-1753 -1438> VStem: -1770 350<0 270> -1753 315<525.64 1341> -1737 283<431 1246.15> LayerCount: 2 Fore SplineSet -2246 155 m 1xe0 -2412 -49 l 1 -2436 -13 -2488 33 -2536 71 c 0 -2631 150 -3038 377 -3064 395 c 1 -3066 621 l 1 -2909 750 -2597 976 -2464 1054 c 0 -2434 1071 -2413 1085 -2378 1096 c 1 -2248 889 l 1 -2362 829 -2506 726 -2637 628 c 1 -2014 632 l 1 -1996 632 l 1 -1996 387 l 1 -2014 387 l 1 -2567 384 l 1 -2434 311 -2295 231 -2246 155 c 1xe0 -1438 1341 m 1xe8 -1454 431 l 1 -1737 429 l 1xe4 -1753 1341 l 1 -1438 1341 l 1xe8 -1770 270 m 1xf0 -1420 270 l 1 -1420 0 l 1 -1770 0 l 1 -1770 270 l 1xf0 -1214 627 m 1 -1169 629 -1119 630 -1069 630 c 0 -969 630 428 634 496 634 c 0 537 634 576 634 615 634 c 0 697 634 849 633 956 632 c 2 974 632 l 1 974 387 l 1 956 387 l 2 821 390 619 390 494 390 c 0 451 390 -936 386 -1036 386 c 0 -1093 386 -1153 385 -1208 382 c 1 -1208 504 l 1 -1214 627 l 1 EndSplineSet Validated: 1 EndChar less_greater.liga.glyph000066400000000000000000000006651472062471000335240ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdirStartChar: less_greater.liga Encoding: 57632 57632 1018 Width: 1060 VWidth: 4 Flags: W LayerCount: 2 Fore SplineSet -3 222 m 1 190 315 488 453 607 520 c 1 474 606 184 741 -2 833 c 1 -188 738 -466 592 -585 525 c 1 -452 439 -182 311 -3 222 c 1 3 1123 m 1 187 1010 680 777 865 625 c 1 863 399 l 1 771 335 160 40 -2 -66 c 1 -187 47 -658 268 -843 420 c 1 -841 646 l 1 -749 710 -162 1016 3 1123 c 1 EndSplineSet Validated: 1 EndChar less_hyphen.liga.glyph000066400000000000000000000011411472062471000333540ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdirStartChar: less_hyphen.liga Encoding: 57633 57633 991 Width: 1060 VWidth: 4 Flags: W HStem: 390 244<-452 974> LayerCount: 2 Fore SplineSet -126 155 m 1 -292 -49 l 1 -316 -13 -368 33 -416 71 c 0 -511 150 -918 377 -944 395 c 1 -946 621 l 1 -789 750 -477 976 -344 1054 c 0 -314 1071 -293 1085 -258 1096 c 1 -128 889 l 1 -242 829 -385 728 -515 630 c 1 -241 631 439 634 496 634 c 0 537 634 576 634 615 634 c 0 697 634 849 633 956 632 c 2 974 632 l 1 974 387 l 1 956 387 l 2 821 390 619 390 494 390 c 0 459 390 -165 387 -452 386 c 1 -317 312 -176 232 -126 155 c 1 EndSplineSet Validated: 1 EndChar less_hyphen_greater.liga.glyph000066400000000000000000000014371472062471000350750ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdirStartChar: less_hyphen_greater.liga Encoding: 57634 57634 992 Width: 1060 VWidth: 4 Flags: W HStem: 390 244<-1524 466> LayerCount: 2 Fore SplineSet -1186 155 m 1 -1352 -49 l 1 -1376 -13 -1428 33 -1476 71 c 0 -1571 150 -1978 377 -2004 395 c 1 -2006 621 l 1 -1849 750 -1537 976 -1404 1054 c 0 -1374 1071 -1353 1085 -1318 1096 c 1 -1188 889 l 1 -1299 830 -1438 733 -1566 637 c 1 -1351 636 -748 634 -688 634 c 0 -647 634 -608 634 -569 634 c 0 -512 634 101 634 501 633 c 1 371 731 228 832 114 892 c 1 244 1099 l 1 279 1088 300 1074 330 1057 c 0 463 979 775 753 932 624 c 1 930 398 l 1 840 336 429 56 278 -66 c 1 112 138 l 1 199 211 339 305 466 389 c 1 39 390 -603 390 -690 390 c 0 -727 390 -1303 392 -1524 393 c 1 -1386 317 -1237 234 -1186 155 c 1 EndSplineSet Validated: 1 EndChar less_hyphen_hyphen.liga.glyph000066400000000000000000000012021472062471000347250ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdirStartChar: less_hyphen_hyphen.liga Encoding: 57635 57635 990 Width: 1060 VWidth: 6 Flags: W HStem: 390 244<-1511 974> LayerCount: 2 Fore SplineSet -1186 155 m 1 -1352 -49 l 1 -1376 -13 -1428 33 -1476 71 c 0 -1571 150 -1978 377 -2004 395 c 1 -2006 621 l 1 -1849 750 -1537 976 -1404 1054 c 0 -1374 1071 -1353 1085 -1318 1096 c 1 -1188 889 l 1 -1302 829 -1445 728 -1575 630 c 1 -1255 630 433 634 496 634 c 0 537 634 576 634 615 634 c 0 697 634 849 633 956 632 c 2 974 632 l 1 974 387 l 1 956 387 l 2 821 390 619 390 494 390 c 0 455 390 -1128 387 -1511 386 c 1 -1377 312 -1236 232 -1186 155 c 1 EndSplineSet Validated: 1 EndChar less_hyphen_less.liga.glyph000066400000000000000000000014471472062471000344130ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdirStartChar: less_hyphen_less.liga Encoding: 57636 57636 988 Width: 1060 VWidth: 4 Flags: W HStem: 390 244<-1511 183.885> LayerCount: 2 Fore SplineSet 935 155 m 1 769 -49 l 1 745 -13 693 33 645 71 c 0 556 145 193 349 126 389 c 1 20 390 -92 390 -172 390 c 0 -208 390 -1161 387 -1511 386 c 1 -1377 312 -1235 232 -1185 155 c 1 -1351 -49 l 1 -1375 -13 -1427 33 -1475 71 c 0 -1570 150 -1977 377 -2003 395 c 1 -2005 621 l 1 -1848 750 -1536 976 -1403 1054 c 0 -1373 1071 -1352 1085 -1317 1096 c 1 -1187 889 l 1 -1301 829 -1444 728 -1574 630 c 1 -1251 631 -229 634 -170 634 c 0 -129 634 -90 634 -51 634 c 0 -6 634 61 633 130 633 c 1 291 764 588 978 717 1054 c 0 747 1071 768 1085 803 1096 c 1 933 889 l 1 772 804 552 636 393 513 c 1 536 412 855 279 935 155 c 1 EndSplineSet Validated: 1 EndChar less_less.liga.glyph000066400000000000000000000002761472062471000330370ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdirStartChar: less_less.liga Encoding: 57398 57398 1036 Width: 1060 VWidth: 4 Flags: W LayerCount: 2 Fore Refer: 102 60 S 1 0 0 1 -949 0 2 Refer: 102 60 S 1 0 0 1 -105 0 2 Validated: 1 EndChar less_less_equal.liga.glyph000066400000000000000000000020731472062471000342230ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdirStartChar: less_less_equal.liga Encoding: 57637 57637 998 Width: 1060 VWidth: 4 Flags: W HStem: -25 21G<-569 -532.719> 174 228<-387 900> 627 222<-478.611 895> LayerCount: 2 Fore SplineSet -716 398 m 1 -609 402 -517 402 -424 402 c 2 420 402 l 2 598 402 732 394 900 394 c 1 900 170 l 1 726 170 582 174 400 174 c 0 350 174 300 176 248 176 c 2 -387 174 l 1 -549 -25 l 1 -589 11 -633 44 -681 82 c 1 -899 231 -1187 413 -1350 515 c 1 -1154 680 -805 950 -609 1065 c 0 -579 1082 -558 1096 -523 1107 c 1 -393 900 l 1 -421 885 -450 868 -481 849 c 1 -470 849 -459 849 -448 849 c 2 396 849 l 2 588 849 697 859 895 859 c 1 897 639 l 1 704 639 593 627 396 627 c 2 -448 627 l 2 -540 627 -643 634 -779 642 c 1 -834 601 -886 560 -933 524 c 1 -886 492 -804 447 -716 398 c 1 -1186 135 m 1 -1352 -69 l 1 -1376 -33 -1428 13 -1476 51 c 0 -1571 130 -1978 377 -2004 395 c 1 -2006 621 l 1 -1849 750 -1537 976 -1404 1054 c 0 -1374 1071 -1353 1085 -1318 1096 c 1 -1188 889 l 1 -1349 804 -1569 636 -1728 513 c 1 -1585 412 -1266 259 -1186 135 c 1 EndSplineSet Validated: 1 EndChar less_less_hyphen.liga.glyph000066400000000000000000000016001472062471000344020ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdirStartChar: less_less_hyphen.liga Encoding: 57638 57638 989 Width: 1060 VWidth: 4 Flags: W HStem: -25 21G<-569 -532.725> 390 244<-696 974> LayerCount: 2 Fore SplineSet -1186 135 m 1 -1352 -69 l 1 -1376 -33 -1428 13 -1476 51 c 0 -1571 130 -1978 377 -2004 395 c 1 -2006 621 l 1 -1849 750 -1537 976 -1404 1054 c 0 -1374 1071 -1353 1085 -1318 1096 c 1 -1188 889 l 1 -1349 804 -1569 636 -1728 513 c 1 -1585 412 -1266 259 -1186 135 c 1 -383 179 m 1 -549 -25 l 1 -589 11 -633 44 -681 82 c 1 -899 231 -1187 413 -1350 515 c 1 -1154 680 -805 950 -609 1065 c 0 -579 1082 -558 1096 -523 1107 c 1 -393 900 l 1 -511 838 -661 731 -795 630 c 1 -539 631 434 634 496 634 c 0 537 634 576 634 615 634 c 0 697 634 849 633 956 632 c 2 974 632 l 1 974 387 l 1 956 387 l 2 821 390 619 390 494 390 c 0 458 390 -373 387 -696 386 c 1 -572 316 -441 239 -383 179 c 1 EndSplineSet Validated: 1 EndChar less_tilde.liga.glyph000066400000000000000000000016311472062471000331660ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdirStartChar: less_tilde.liga Encoding: 57639 57639 1014 Width: 1060 VWidth: 6 Flags: W HStem: 224 225<594.573 710.917> 377 237<-410.975 -107.462> 639 251<130.39 278.335> VStem: 794 225<582.176 739.058> LayerCount: 2 Fore SplineSet -61 706 m 0x70 -14 766 78 890 203 890 c 0 347 890 417 830 528 610 c 0 571 526 608 449 657 449 c 0 713 449 771 584 794 784 c 1 1019 736 l 1 960 449 885 224 669 224 c 0xb0 517 224 415 329 351 479 c 0 312 570 256 639 202 639 c 0 156 639 87 543 43 505 c 0 -67 408 -101 377 -251 377 c 0 -379 377 -503 493 -617 493 c 0 -624 493 -630 493 -636 492 c 1 -482 394 -200 270 -126 155 c 1 -292 -49 l 1 -316 -13 -368 33 -416 71 c 0 -511 150 -918 377 -944 395 c 1 -946 621 l 1 -789 750 -477 976 -344 1054 c 0 -314 1071 -293 1085 -258 1096 c 1 -128 889 l 1 -224 838 -341 758 -454 675 c 1 -389 646 -326 614 -256 614 c 0 -147 614 -100 656 -61 706 c 0x70 EndSplineSet Validated: 1 EndChar less_tilde_greater.liga.glyph000066400000000000000000000020171472062471000346760ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdirStartChar: less_tilde_greater.liga Encoding: 57640 57640 1012 Width: 1060 VWidth: 6 Flags: W HStem: 192 233<-377.327 -237.997> 592 231<-834.13 -677.47> VStem: -1135 228<379.988 504.788> -182 228<493.411 637.704> LayerCount: 2 Fore SplineSet 112 138 m 1 247 252 511 415 654 516 c 1 495 639 275 807 114 892 c 1 244 1099 l 1 279 1088 300 1074 330 1057 c 0 463 979 775 753 932 624 c 1 930 398 l 1 840 336 429 56 278 -66 c 1 112 138 l 1 -1186 135 m 1 -1352 -69 l 1 -1376 -33 -1428 13 -1476 51 c 0 -1571 130 -1978 377 -2004 395 c 1 -2006 621 l 1 -1849 750 -1537 976 -1404 1054 c 0 -1374 1071 -1353 1085 -1318 1096 c 1 -1188 889 l 1 -1349 804 -1569 636 -1728 513 c 1 -1585 412 -1266 259 -1186 135 c 1 -330 192 m 0 -476 192 -566 324 -649 500 c 0 -681 567 -715 592 -753 592 c 0 -813 592 -894 522 -907 350 c 1 -1135 382 l 1 -1092 700 -927 823 -763 823 c 0 -631 823 -543 772 -454 596 c 0 -405 499 -360 425 -315 425 c 0 -261 425 -194 468 -182 678 c 1 46 635 l 1 5 257 -174 192 -330 192 c 0 EndSplineSet Validated: 1 EndChar less_tilde_tilde.liga.glyph000066400000000000000000000024031472062471000343450ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdirStartChar: less_tilde_tilde.liga Encoding: 57641 57641 1013 Width: 1060 VWidth: 6 Flags: W HStem: 192 233<533.016 718.538> 224 225<-409.182 -265.654> 357 237<-1460.87 -1196.43> 592 231<36.0873 206.16> 639 251<-919.023 -745.442> VStem: 798 228<521.877 637.704> LayerCount: 2 Fore SplineSet -170 629 m 0x4c -107 743 -14 823 97 823 c 0 229 823 347 772 436 596 c 0 485 499 570 425 615 425 c 0 669 425 786 468 798 678 c 1 1026 635 l 1 985 257 756 192 600 192 c 0x94 454 192 324 324 241 500 c 0 209 567 156 592 107 592 c 0 80 592 28 555 -6 489 c 0 -85 338 -172 224 -341 224 c 0x54 -493 224 -599 332 -669 479 c 0 -719 583 -774 639 -828 639 c 0 -891 639 -941 572 -1007 505 c 0 -1100 410 -1161 357 -1311 357 c 0 -1442 357 -1567 490 -1684 490 c 0 -1687 490 -1690 490 -1693 490 c 1 -1538 392 -1260 270 -1186 155 c 1 -1352 -49 l 1 -1376 -13 -1428 33 -1476 71 c 0 -1571 150 -1978 377 -2004 395 c 1 -2006 621 l 1 -1849 750 -1537 976 -1404 1054 c 0 -1374 1071 -1353 1085 -1318 1096 c 1 -1188 889 l 1 -1287 837 -1408 753 -1524 668 c 1 -1455 634 -1390 594 -1316 594 c 0x2c -1237 594 -1150 666 -1111 716 c 0 -1064 776 -972 890 -847 890 c 0 -703 890 -603 830 -492 610 c 0 -449 526 -382 449 -333 449 c 0 -283 449 -217 544 -170 629 c 0x4c EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/lessequal.glyph000066400000000000000000000012241472062471000321770ustar00rootroot00000000000000StartChar: lessequal Encoding: 8804 8804 1025 Width: 1060 VWidth: 4 Flags: W HStem: -7 244<88 974> 1296 20G<784.5 814.56> LayerCount: 2 Fore SplineSet 82 234 m 1 127 236 177 237 227 237 c 0 327 237 428 234 496 234 c 0 537 234 576 234 615 234 c 0 697 234 849 233 956 232 c 1 974 232 l 1 974 -13 l 1 956 -13 l 1 821 -10 619 -10 494 -10 c 0 451 -10 360 -7 260 -7 c 0 203 -7 143 -8 88 -11 c 1 88 111 l 1 82 234 l 1 972 470 m 1 842 240 l 1 688 316 210 550 116 615 c 1 114 841 l 1 271 970 583 1196 716 1274 c 0 746 1291 767 1305 802 1316 c 1 932 1109 l 1 771 1024 551 856 392 733 c 1 560 650 802 538 972 470 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/lfblock.glyph000066400000000000000000000003531472062471000316170ustar00rootroot00000000000000StartChar: lfblock Encoding: 9612 9612 717 Width: 1060 VWidth: 1918 Flags: W VStem: -20 550<-505 1820> LayerCount: 2 Fore SplineSet -20 1820 m 1 530 1820 l 1 530 -505 l 1 -20 -505 l 1 -20 1820 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/logicalnot.glyph000066400000000000000000000007641472062471000323440ustar00rootroot00000000000000StartChar: logicalnot Encoding: 172 172 194 Width: 1060 VWidth: 6 Flags: W HStem: 413 244<88 726> VStem: 726 250<180 410> LayerCount: 2 Fore SplineSet 82 654 m 1 127 656 177 657 227 657 c 0 327 657 428 654 496 654 c 0 537 654 576 654 615 654 c 0 697 654 849 653 956 652 c 1 974 652 l 1 974 496 l 1 976 496 l 1 976 180 l 1 726 180 l 1 726 410 l 1 642 410 558 410 494 410 c 0 451 410 360 413 260 413 c 0 203 413 143 412 88 409 c 1 88 531 l 1 82 654 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/longs.glyph000066400000000000000000000010241472062471000313210ustar00rootroot00000000000000StartChar: longs Encoding: 383 383 317 Width: 1060 VWidth: -2 Flags: W HStem: 0 21G<324 581> 807 205<131 324> 1217 201<606.522 848.821> VStem: 324 257<0 807 1012.03 1188.92> LayerCount: 2 Fore SplineSet 848 1206 m 1 821 1215 762 1217 723 1217 c 0 591 1217 580 1143 580 1083 c 3 580 1056 581 1012 581 1012 c 1 581 0 l 1 324 0 l 1 324 807 l 1 131 807 l 1 131 1012 l 1 324 1012 l 1 324 1028 324 1045 324 1064 c 0 324 1194 390 1418 706 1418 c 0 767 1418 846 1414 894 1404 c 1 848 1206 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/lslash.glyph000066400000000000000000000012251472062471000314700ustar00rootroot00000000000000StartChar: lslash Encoding: 322 322 259 Width: 1060 VWidth: -2 Flags: W HStem: -18 200<607.352 863.717> 1230 200<113.45 344> VStem: 343 255<191.813 274 274.126 558 942 1230> LayerCount: 2 Fore SplineSet 344 1430 m 2 598 1430 l 1 598 1334 598 1125 598 942 c 1 836 1068 l 1 939 873 l 1 598 693 l 1 598 447 600 274 600 274 c 2 600 210 616 182 708 182 c 0 801 182 861 215 921 273 c 1 1018 83 l 1 932 12 781 -18 657 -18 c 0 572 -18 481 -4 437 20 c 0 352 67 344 147 344 206 c 2 343 558 l 1 219 492 l 1 116 686 l 1 343 806 l 1 344 1230 l 1 295 1230 204 1224 109 1202 c 1 80 1388 l 1 174 1416 264 1430 344 1430 c 2 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/ltshade.glyph000066400000000000000000000032701472062471000316300ustar00rootroot00000000000000StartChar: ltshade Encoding: 9617 9617 722 Width: 1060 VWidth: 1918 Flags: W HStem: -505 291<254 392 804 942> -214 291<-20 117 530 667> 76 291<254 392 804 942> 367 291<-20 117 530 667> 658 290<254 392 804 942> 949 290<-20 117 530 667> 1239 290<254 392 804 942> 1530 290<-20 117 530 667> VStem: -20 137<-214 77 367 658 949 1239 1530 1820> 254 138<-505 -214 76 367 658 948 1239 1529> 530 137<-214 77 367 658 949 1239 1530 1820> 804 138<-505 -214 76 367 658 948 1239 1529> LayerCount: 2 Fore SplineSet 667 -214 m 1x41f0 530 -214 l 1 530 77 l 1 667 77 l 1 667 -214 l 1x41f0 -20 658 m 1x11f0 117 658 l 1 117 367 l 1 -20 367 l 1 -20 658 l 1x11f0 -20 1239 m 1x05f0 117 1239 l 1 117 949 l 1 -20 949 l 1 -20 1239 l 1x05f0 -20 1530 m 1 -20 1820 l 1 117 1820 l 1 117 1530 l 1 -20 1530 l 1 392 367 m 1x21f0 392 76 l 1 254 76 l 1 254 367 l 1 392 367 l 1x21f0 392 948 m 1x09f0 392 658 l 1 254 658 l 1 254 948 l 1 392 948 l 1x09f0 392 1239 m 1x03f0 254 1239 l 1 254 1529 l 1 392 1529 l 1 392 1239 l 1x03f0 667 658 m 1x11f0 667 367 l 1 530 367 l 1 530 658 l 1 667 658 l 1x11f0 667 1239 m 1x05f0 667 949 l 1 530 949 l 1 530 1239 l 1 667 1239 l 1x05f0 -20 -214 m 1x41f0 -20 77 l 1 117 77 l 1 117 -214 l 1 -20 -214 l 1x41f0 254 -505 m 1x81f0 254 -214 l 1 392 -214 l 1 392 -505 l 1 254 -505 l 1x81f0 804 -505 m 1 804 -214 l 1 942 -214 l 1 942 -505 l 1 804 -505 l 1 942 76 m 1x21f0 804 76 l 1 804 367 l 1 942 367 l 1 942 76 l 1x21f0 942 658 m 1x09f0 804 658 l 1 804 948 l 1 942 948 l 1 942 658 l 1x09f0 942 1239 m 1x03f0 804 1239 l 1 804 1529 l 1 942 1529 l 1 942 1239 l 1x03f0 667 1820 m 1 667 1530 l 1 530 1530 l 1 530 1820 l 1 667 1820 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/m.glyph000066400000000000000000000025321472062471000304400ustar00rootroot00000000000000StartChar: m Encoding: 109 109 13 Width: 1060 VWidth: 4 Flags: W HStem: 0 21G<19.9501 244 383 608.067> 813 207<310.935 452.476 669.056 735.448> 1024 20G<138.939 212.5> VStem: 20 224<0 732.127> 383 225<1 731.814> 736 220<158.258 811.262> LayerCount: 2 Back SplineSet 765 1026 m 7 910 1026 935 834 935 739 c 6 935 216 l 6 935 165 986 128 1027 112 c 5 966 -21 l 5 895 -7 795 50 795 191 c 6 795 193 l 5 795 760 l 6 795 764 795 768 795 773 c 4 795 808 791 873 731 873 c 4 683 873 630 827 568 692 c 5 569 0 l 5 428 0 l 5 428 806 l 5 428 834 426 873 380 873 c 4 332 873 263 827 201 691 c 5 201 0 l 5 60 0 l 5 57 815 l 6 57 908 44 958 27 1007 c 5 177 1047 l 5 192 1015 206 923 208 877 c 5 254 957 341 1026 414 1026 c 5 511 1026 568 947 568 877 c 5 611 956 673 1026 765 1026 c 7 EndSplineSet Fore SplineSet 952 -32 m 1 881 -18 736 22 736 228 c 2 736 230 l 1 736 759 l 17 734 801 728 813 698 813 c 1 676 813 624 656 610 600 c 1 608 0 l 1 383 1 l 1 383 761 l 1 383 798 381 813 355 813 c 1 331 813 266 715 244 609 c 1 244 0 l 1 20 0 l 1 18 802 l 2 18 895 4 929 -13 978 c 1 205 1044 l 1 220 1012 224 948 231 911 c 1 260 949 323 1020 412 1020 c 0 522 1020 564 917 573 846 c 1 615 928 677 1020 768 1020 c 2 776 1020 l 2 900 1020 956 881 956 739 c 2 956 226 l 2 956 175 1005 146 1046 130 c 1 952 -32 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/macron.glyph000066400000000000000000000006341472062471000314640ustar00rootroot00000000000000StartChar: macron Encoding: 175 175 176 Width: 1060 VWidth: -34 Flags: W HStem: 1167 194<223 723> VStem: 223 500<1167 1356> LayerCount: 2 Fore SplineSet 723 1361 m 1 723 1167 l 1 706 1167 l 0 648 1165 550 1160 476 1160 c 0 402 1160 309 1161 241 1163 c 0 223 1164 l 1 223 1361 l 1 242 1359 l 0 307 1357 422 1356 514 1356 c 0 575 1356 661 1361 706 1361 c 0 723 1361 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/mu.glyph000066400000000000000000000004171472062471000306250ustar00rootroot00000000000000StartChar: mu Encoding: 956 956 352 Width: 1060 VWidth: 6 Flags: W HStem: -17 21G<849 896.628> 2 204<324.082 570.039> 1000 20G<114.857 303> VStem: 66 244<-395 8 218.457 876.355> 649 257<285.916 1000> LayerCount: 2 Fore Refer: 169 181 N 1 0 0 1 0 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/multiply.glyph000066400000000000000000000005531472062471000320640ustar00rootroot00000000000000StartChar: multiply Encoding: 215 215 128 Width: 1060 VWidth: 6 Flags: W LayerCount: 2 Fore SplineSet 198 999 m 1 282 940 414 780 499 693 c 1 808 990 l 1 980 815 l 1 670 519 l 1 815 369 852 323 980 191 c 1 812 27 l 1 674 177 741 104 506 353 c 1 207 38 l 1 32 219 l 1 329 531 l 1 190 674 85 793 30 835 c 1 198 999 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/n.glyph000066400000000000000000000012201472062471000304320ustar00rootroot00000000000000StartChar: n Encoding: 110 110 15 Width: 1060 VWidth: 6 Flags: W HStem: 0 21G<100 351> 819 207<452.395 676.483> VStem: 100 251<0 737.647> 687 251<200.331 811.089> AnchorPoint: "cedilla_accent" 534 0 basechar 0 AnchorPoint: "above_accent" 518 1107 basechar 0 LayerCount: 2 Fore SplineSet 338 927 m 1 394 977 528 1026 638 1026 c 0 802 1026 938 960 938 796 c 2 938 278 l 2 938 212 988 190 1044 160 c 1 928 -40 l 1 833 -10 687 64 687 222 c 2 687 699 l 2 687 773 672 819 605 819 c 0 542 819 436 781 351 707 c 1 351 0 l 1 100 0 l 1 100 706 l 2 100 884 92 910 68 1004 c 1 300 1052 l 1 310 1028 331 976 338 927 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/nacute.glyph000066400000000000000000000004421472062471000314610ustar00rootroot00000000000000StartChar: nacute Encoding: 324 324 261 Width: 1060 VWidth: 32 Flags: W HStem: 0 21G<100 351> 819 207<452.395 676.483> 1120 442 VStem: 100 251<0 737.647> 217 566 687 251<200.331 811.089> LayerCount: 2 Fore Refer: 323 769 N 1 0 0 1 18 27 2 Refer: 15 110 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/ncaron.glyph000066400000000000000000000004331472062471000314620ustar00rootroot00000000000000StartChar: ncaron Encoding: 328 328 265 Width: 1060 VWidth: 32 Flags: W HStem: 0 21G<100 351> 819 207<452.395 676.483> 1144 447 VStem: 100 251<0 737.647> 687 251<200.331 811.089> LayerCount: 2 Fore Refer: 334 780 N 1 0 0 1 -2 -62 2 Refer: 15 110 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/ncommaaccent.glyph000066400000000000000000000005121472062471000326300ustar00rootroot00000000000000StartChar: ncommaaccent Encoding: 326 326 263 Width: 1060 VWidth: 32 Flags: W HStem: -581 532 0 21G<100 351> 819 207<452.395 676.483> VStem: 100 251<0 737.647> 414 270<-270 -49> 470 214<-426.832 -270> 687 251<200.331 811.089> LayerCount: 2 Fore Refer: 519 806 N 1 0 0 1 24 -53 2 Refer: 15 110 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/nine.glyph000066400000000000000000000013031472062471000311300ustar00rootroot00000000000000StartChar: nine Encoding: 57 57 113 Width: 1060 VWidth: 0 Flags: W HStem: -2 207<357.161 599.537> 583 201<380.282 638.91> 1106 196<370.375 599.162> VStem: 68 256<842.769 1060.72> 692 253<322.08 815.619> LayerCount: 2 Fore SplineSet 487 1106 m 1 377 1106 324 1026 324 958 c 0 324 850 405 784 497 784 c 0 593 784 645 826 683 870 c 1 667 1020 591 1106 487 1106 c 1 68 955 m 0 68 1155 237 1302 479 1302 c 0 873 1302 945 1012 945 644 c 0 945 320 867 0 487 -2 c 0 486 -2 485 -2 484 -2 c 0 241 -2 92 110 27 310 c 1 277 394 l 1 322 249 378 205 492 205 c 0 630 205 692 353 692 581 c 0 692 597 690 631 690 631 c 1 663 611 609 583 480 583 c 0 266 583 68 730 68 955 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/notequal.glyph000066400000000000000000000014631472062471000320360ustar00rootroot00000000000000StartChar: notequal Encoding: 8800 8800 738 Width: 1060 VWidth: 6 Flags: W HStem: 176 226<56 260 579 900> 627 222<54.6797 405 721 895> LayerCount: 2 Fore SplineSet 48 861 m 1 191 852 302 849 396 849 c 0 423 849 449 849 473 850 c 1 509 970 541 1083 565 1180 c 1 793 1111 l 1 773 1035 749 949 721 856 c 1 774 858 829 859 895 859 c 1 897 639 l 1 803 639 728 636 653 633 c 1 629 556 604 477 579 400 c 1 687 398 786 394 900 394 c 1 900 170 l 1 761 170 642 173 507 174 c 1 465 41 427 -78 401 -167 c 1 171 -95 l 1 195 -22 225 71 260 176 c 1 256 176 252 176 248 176 c 0 188 176 124 174 56 170 c 1 54 394 l 1 159 400 248 401 333 402 c 1 357 476 381 551 405 627 c 1 402 627 399 627 396 627 c 0 300 627 192 634 47 643 c 1 47 673 46 723 46 770 c 0 46 805 47 839 48 861 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/ntilde.glyph000066400000000000000000000005021472062471000314560ustar00rootroot00000000000000StartChar: ntilde Encoding: 241 241 134 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<100 351> 819 207<452.395 676.483> 1152 178<595.92 754.997> 1282 180<317.718 481.459> VStem: 100 251<0 737.647> 687 251<200.331 811.089> LayerCount: 2 Fore Refer: 325 771 N 1 0 0 1 19 0 2 Refer: 15 110 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/nu.glyph000066400000000000000000000006201472062471000306220ustar00rootroot00000000000000StartChar: nu Encoding: 957 957 353 Width: 1060 VWidth: 6 Flags: W HStem: -8 21G<352 518.5> VStem: 755 256<437.64 922.319> LayerCount: 2 Fore SplineSet 219 1054 m 1 389 771 480 508 548 251 c 1 719 372 755 488 755 704 c 0 755 846 709 924 689 972 c 1 926 1054 l 1 983 954 1011 840 1011 726 c 0 1011 190 685 -8 352 -8 c 1 352 250 133 741 7 924 c 1 219 1054 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/numbersign.glyph000066400000000000000000000020141472062471000323500ustar00rootroot00000000000000StartChar: numbersign Encoding: 35 35 93 Width: 1060 VWidth: 6 Flags: W HStem: -19 21G<130 368 495.5 720> 360 198<41.3235 164 412 534 788 946> 784 194<51.6516 218 462 582 830 952> 1314 20G<256 274.5 646 861.5> VStem: 260 230<984.709 1331> 646 228<1003.46 1322> LayerCount: 2 Fore SplineSet 438 782 m 1 412 558 l 1 564 557 l 1 582 778 l 1 438 782 l 1 368 -19 m 1 130 -15 l 1 137 98 145 191 164 358 c 1 111 357 68 348 40 339 c 1 -6 521 l 1 50 541 126 550 192 555 c 1 207 635 209 699 218 778 c 1 200 779 l 1 135 775 85 770 50 757 c 1 -4 941 l 1 61 966 144 970 228 975 c 1 250 1159 252 1189 260 1334 c 1 289 1334 402 1332 440 1332 c 0 459 1332 476 1332 490 1331 c 1 483 1210 477 1122 462 978 c 1 598 974 l 1 617 1137 627 1203 646 1322 c 1 874 1323 l 1 849 1202 849 1136 830 978 c 1 952 978 l 1 952 780 l 1 812 784 l 1 788 557 l 1 950 558 l 1 946 362 l 1 762 365 l 1 740 168 729 98 720 -23 c 1 490 -25 l 1 501 87 514 185 534 361 c 1 398 360 l 1 383 210 368 -19 368 -19 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/o.glyph000066400000000000000000000011731472062471000304420ustar00rootroot00000000000000StartChar: o Encoding: 111 111 14 Width: 1060 VWidth: 6 Flags: W HStem: -6 203<400.251 610.825> 830 202<403 623.518> VStem: 72 252<282.644 737.435> 685 256<277.821 760.797> AnchorPoint: "above_accent" 510 1107 basechar 0 LayerCount: 2 Fore SplineSet 625 247 m 1 672 299 685 403 685 530 c 0 685 536 685 540 685 546 c 0 683 703 648 830 520 830 c 0 369 830 324 690 324 482 c 0 324 316 387 197 508 197 c 1 563 198 589 211 625 247 c 1 507 -6 m 1 197 -6 72 184 72 464 c 0 72 835 213 1032 505 1032 c 0 702 1032 812 963 882 831 c 0 923 752 941 639 941 543 c 0 941 258 845 -6 509 -6 c 2 507 -6 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/oacute.glyph000066400000000000000000000004531472062471000314640ustar00rootroot00000000000000StartChar: oacute Encoding: 243 243 136 Width: 1060 VWidth: 0 Flags: W HStem: -6 203<400.251 610.825> 830 202<403 623.518> 1120 442 VStem: 72 252<282.644 737.435> 209 566 685 256<277.821 760.797> LayerCount: 2 Fore Refer: 323 769 N 1 0 0 1 10 27 2 Refer: 14 111 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/obreve.glyph000066400000000000000000000004631472062471000314670ustar00rootroot00000000000000StartChar: obreve Encoding: 335 335 271 Width: 1060 VWidth: 32 Flags: W HStem: -6 203<400.251 610.825> 830 202<403 623.518> 1151 183<394.837 646.214> VStem: 72 252<282.644 737.435> 685 256<277.821 760.797> LayerCount: 2 Fore Refer: 328 774 N 1 0 0 1 6 0 2 Refer: 14 111 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/ocircumflex.glyph000066400000000000000000000004511472062471000325220ustar00rootroot00000000000000StartChar: ocircumflex Encoding: 244 244 137 Width: 1060 VWidth: 0 Flags: W HStem: -6 203<400.251 610.825> 830 202<403 623.518> 1132 447 VStem: 72 252<282.644 737.435> 685 256<277.821 760.797> LayerCount: 2 Fore Refer: 324 770 N 1 0 0 1 -6 -23 2 Refer: 14 111 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/odieresis.glyph000066400000000000000000000006151472062471000321720ustar00rootroot00000000000000StartChar: odieresis Encoding: 246 246 139 Width: 1060 VWidth: 0 Flags: W HStem: -6 203<400.251 610.825> 830 202<403 623.518> 1183 240<173 452 593 875> VStem: 72 252<282.644 737.435> 173 279<1183 1423> 593 282<1183 1420> 685 256<277.821 760.797> AnchorPoint: "above_accent" 526 1410 basechar 0 LayerCount: 2 Fore Refer: 173 168 N 1 0 0 1 27 -1 2 Refer: 14 111 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/oe.glyph000066400000000000000000000020271472062471000306060ustar00rootroot00000000000000StartChar: oe Encoding: 339 339 95 Width: 1060 VWidth: 6 Flags: W HStem: 0 208<287.936 389.937 656.337 796.003> 447 207<648 789.924> 812 205<304.571 398.82 654.614 770.442> VStem: 24 228<235.387 754.4> 412 236<223.002 447 654 804.526> LayerCount: 2 Fore SplineSet 996 218 m 1 996 218 911 0 708 0 c 0 616 0 540 40 487 95 c 1 463 63 410 0 336 0 c 0 280 0 211 5 131 91 c 0 28 202 24 380 24 459 c 0 24 505 25 585 35 635 c 1 56 758 118 1017 327 1017 c 0 406 1017 445 990 486 954 c 0 497 945 504 937 509 931 c 1 532 968 576 1018 691 1018 c 0 892 1018 990 796 998 570 c 1 998 454 l 1 900 450 762 447 680 447 c 0 668 447 657 447 648 447 c 1 646 274 l 1 662 232 673 208 712 208 c 0 787 208 800 244 806 290 c 1 996 218 l 1 648 675 m 2 648 654 l 1 686 654 748 654 792 660 c 1 786 764 769 808 691 808 c 0 651 808 648 760 648 675 c 2 330 208 m 0 382 208 410 279 410 338 c 2 412 698 l 2 412 720 408 812 336 812 c 0 308 812 255 687 252 474 c 0 252 468 252 462 252 456 c 0 252 362 278 208 330 208 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/ogonek.glyph000066400000000000000000000006551472062471000314720ustar00rootroot00000000000000StartChar: ogonek Encoding: 731 731 512 Width: 1060 VWidth: 32 Flags: W HStem: -460 196<454.57 710.501> VStem: 199 250<-252.213 -139.094> LayerCount: 2 Fore SplineSet 821 107 m 1 642 -118 449 -105 449 -207 c 0 449 -250 505 -264 569 -264 c 0 627 -264 667 -235 697 -213 c 1 821 -354 l 1 777 -402 659 -460 559 -460 c 0 377 -460 199 -404 199 -216 c 0 199 -18 441 -40 585 108 c 1 821 107 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/ograve.glyph000066400000000000000000000004541472062471000314700ustar00rootroot00000000000000StartChar: ograve Encoding: 242 242 135 Width: 1060 VWidth: -2 Flags: W HStem: -6 203<400.251 610.825> 830 202<403 623.518> 1120 442 VStem: 72 252<282.644 737.435> 255 566 685 256<277.821 760.797> LayerCount: 2 Fore Refer: 322 768 N 1 0 0 1 62 27 2 Refer: 14 111 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/ohungarumlaut.glyph000066400000000000000000000004541472062471000331000ustar00rootroot00000000000000StartChar: ohungarumlaut Encoding: 337 337 273 Width: 1060 VWidth: 32 Flags: W HStem: -6 203<400.251 610.825> 830 202<403 623.518> 1130 545 VStem: 72 252<282.644 737.435> 685 256<277.821 760.797> LayerCount: 2 Fore Refer: 333 779 N 1 0 0 1 90 -13 2 Refer: 14 111 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/omacron.glyph000066400000000000000000000005021472062471000316350ustar00rootroot00000000000000StartChar: omacron Encoding: 333 333 269 Width: 1060 VWidth: 32 Flags: W HStem: -6 203<400.251 610.825> 830 202<403 623.518> 1211 194<272 772> VStem: 72 252<282.644 737.435> 272 500<1211 1400> 685 256<277.821 760.797> LayerCount: 2 Fore Refer: 326 772 N 1 0 0 1 34 -78 2 Refer: 14 111 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/omega.glyph000066400000000000000000000015251472062471000312750ustar00rootroot00000000000000StartChar: omega Encoding: 969 969 365 Width: 1060 VWidth: 6 Flags: W HStem: -12 212<303.429 392.304 636.706 745.947> 1019 30G<102 201.4 862.565 967> VStem: 33 232<228.931 801.907> 401 228<200.121 684> 783 240<234.879 817.221> AnchorPoint: "above_accent" 459 1108 basechar 0 LayerCount: 2 Fore SplineSet 399 684 m 1 631 703 l 1 629 618 630 524 629 431 c 1 630 423 630 414 630 405 c 0 632 224 637 200 666 200 c 0 743 200 783 270 783 420 c 0 783 633 766 815 681 947 c 1 913 1039 l 1 1021 858 1023 582 1023 441 c 0 1023 218 956 -12 711 -12 c 0 597 -12 547 20 522 104 c 1 493 32 461 -10 327 -10 c 0 101 -10 33 220 33 444 c 0 33 612 47 866 157 1049 c 1 379 949 l 1 298 822 265 675 265 468 c 0 265 299 303 196 357 196 c 0 399 196 401 287 401 395 c 0 401 404 401 414 401 424 c 0 400 530 401 584 399 684 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/omega1.glyph000066400000000000000000000017341472062471000313600ustar00rootroot00000000000000StartChar: omega1 Encoding: 982 982 419 Width: 1060 VWidth: 6 Flags: W HStem: -12 212<303.429 392.304 636.706 745.947> 821 201<37 108 336.799 713.041 945 1027> VStem: 33 232<228.931 716.915> 401 228<200.121 684> 783 240<234.879 707.312> LayerCount: 2 Fore SplineSet 35 1018 m 1 91 1022 174 1022 252 1022 c 0 283 1022 316 1022 350 1022 c 2 460 1022 l 2 609 1022 937 1018 1011 1018 c 2 1027 1018 l 1 1027 821 l 1 945 821 l 1 998 683 1023 541 1023 441 c 0 1023 218 956 -12 711 -12 c 0 597 -12 547 20 522 104 c 1 493 32 461 -10 327 -10 c 0 101 -10 33 220 33 444 c 0 33 560 57 691 108 821 c 1 37 821 l 1 35 1018 l 1 399 684 m 1 631 703 l 1 629 618 630 524 629 431 c 1 630 423 630 414 630 405 c 0 632 224 637 200 666 200 c 0 743 200 783 270 783 420 c 0 783 577 747 709 694 821 c 1 358 821 l 1 306 725 265 616 265 468 c 0 265 299 303 196 357 196 c 0 399 196 401 287 401 395 c 0 401 404 401 414 401 424 c 0 400 530 401 584 399 684 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/omegatonos.glyph000066400000000000000000000005621472062471000323600ustar00rootroot00000000000000StartChar: omegatonos Encoding: 974 974 402 Width: 1060 VWidth: 0 Flags: W HStem: -12 212<303.429 392.304 636.706 745.947> 1019 30G<102 201.4 862.565 967> 1132 454 VStem: 33 232<228.931 801.907> 401 228<200.121 684> 488 236<1436.27 1535.28> 783 240<234.879 817.221> LayerCount: 2 Fore Refer: 392 900 N 1 0 0 1 4 -90 2 Refer: 365 969 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/omicron.glyph000066400000000000000000000004521472062471000316510ustar00rootroot00000000000000StartChar: omicron Encoding: 959 959 355 Width: 1060 VWidth: 6 Flags: W HStem: -6 203<400.251 610.825> 830 202<403 623.518> VStem: 72 252<282.644 737.435> 685 256<277.821 760.797> AnchorPoint: "above_accent" 510 1108 basechar 0 LayerCount: 2 Fore Refer: 14 111 N 1 0 0 1 0 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/omicrontonos.glyph000066400000000000000000000005041472062471000327320ustar00rootroot00000000000000StartChar: omicrontonos Encoding: 972 972 400 Width: 1060 VWidth: 0 Flags: W HStem: -6 203<400.251 610.825> 830 202<403 623.518> 1132 454 VStem: 72 252<282.644 737.435> 539 236<1436.27 1535.28> 685 256<277.821 760.797> LayerCount: 2 Fore Refer: 392 900 N 1 0 0 1 55 -90 2 Refer: 355 959 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/one.glyph000066400000000000000000000005221472062471000307620ustar00rootroot00000000000000StartChar: one Encoding: 49 49 105 Width: 1060 VWidth: 0 Flags: W HStem: -9 21G<508.958 767> 1302 20G<521 632.556> VStem: 509 258<-9 953> LayerCount: 2 Fore SplineSet 525 1322 m 1 767 1277 l 1 767 -9 l 1 509 -9 l 1 507 953 l 1 439 868 338 764 208 691 c 1 64 905 l 1 371 1059 517 1307 525 1322 c 1 EndSplineSet Validated: 1 EndChar onedotenleader.glyph000066400000000000000000000003031472062471000331070ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdirStartChar: onedotenleader Encoding: 8228 8228 521 Width: 1060 VWidth: 26 Flags: W HStem: 0 313<344 659> VStem: 344 315<0 313> LayerCount: 2 Fore Refer: 53 46 S 1 0 0 1 0 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/onehalf.glyph000066400000000000000000000005751472062471000316250ustar00rootroot00000000000000StartChar: onehalf Encoding: 189 189 202 Width: 1060 VWidth: 0 Flags: W HStem: -311 169<472 833> 279 168<449.723 614.421> 519 168<78 971> VStem: 532 216<769 1280> 624 212<131.547 269.656> LayerCount: 2 Fore SplineSet 78 687 m 1xe0 971 687 l 1 971 519 l 1 78 519 l 1 78 687 l 1xe0 EndSplineSet Refer: 743 8322 N 1 0 0 1 0 0 2 Refer: 199 185 N 1 0 0 1 0 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/onequarter.glyph000066400000000000000000000006071472062471000323720ustar00rootroot00000000000000StartChar: onequarter Encoding: 188 188 201 Width: 1060 VWidth: 0 Flags: W HStem: -165 165<378 541 744 872> 519 168<78 971> VStem: 532 216<769 1280> 537 210<-316 -165> 553 191<-300.296 -165 10 236> LayerCount: 2 Fore SplineSet 78 687 m 1xc0 971 687 l 1 971 519 l 1 78 519 l 1 78 687 l 1xc0 EndSplineSet Refer: 745 8324 N 1 0 0 1 0 0 2 Refer: 199 185 N 1 0 0 1 0 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/ordfeminine.glyph000066400000000000000000000015631472062471000325060ustar00rootroot00000000000000StartChar: ordfeminine Encoding: 170 170 193 Width: 1060 VWidth: 6 Flags: W HStem: 508 167<142 898> 754 168<349.183 584.511> 1095 153<355.97 615.616> 1294 21G<239.692 285> 1357 180<242.493 588.656> VStem: 128 214<931.008 1074.87> LayerCount: 2 Fore SplineSet 142 675 m 1 898 675 l 1 898 508 l 1 142 508 l 1 142 675 l 1 342 994 m 0 342 952 382 922 422 922 c 0 516 922 596 945 640 1036 c 1 606 1078 544 1095 468 1095 c 0 380 1095 342 1059 342 994 c 0 148 1463 m 1 246 1525 368 1537 483 1537 c 1 702 1537 830 1414 832 1201 c 0 832 1066 l 3 832 1024 836 969 856 941 c 0 869 923 887 911 917 897 c 1 816 746 l 1 768 776 728 790 694 863 c 1 626 782 533 754 383 754 c 0 241 754 128 852 128 986 c 0 128 1213 262 1248 446 1248 c 0 540 1248 600 1222 640 1184 c 1 626 1281 584 1357 485 1357 c 0 376 1357 318 1342 252 1294 c 1 148 1463 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/ordmasculine.glyph000066400000000000000000000011371472062471000326710ustar00rootroot00000000000000StartChar: ordmasculine Encoding: 186 186 200 Width: 1060 VWidth: 6 Flags: W HStem: 508 167<142 898> 758 174<398.441 631.49> 1352 174<400.855 642.787> VStem: 149 203<975.237 1301.82> 681 202<982.164 1311.65> LayerCount: 2 Fore SplineSet 142 675 m 1 898 675 l 1 898 508 l 1 142 508 l 1 142 675 l 1 681 1168 m 0 681 1281 645 1352 519 1352 c 0 417 1352 352 1291 352 1153 c 0 352 1006 395 932 503 932 c 1 623 932 681 983 681 1168 c 0 501 758 m 1 268 758 149 906 149 1148 c 0 149 1418 324 1526 485 1526 c 0 758 1526 883 1393 883 1184 c 0 883 867 758 758 501 758 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/oslash.glyph000066400000000000000000000014531472062471000314760ustar00rootroot00000000000000StartChar: oslash Encoding: 248 248 140 Width: 1060 VWidth: 6 Flags: W HStem: -6 203<398.711 610.825> 830 202<403.553 604.78> VStem: 72 252<490 735.229> 685 256<277.821 585.258> AnchorPoint: "above_accent" 510 1107 basechar 0 LayerCount: 2 Fore SplineSet 625 247 m 1 672 299 685 403 685 530 c 0 685 536 685 540 685 546 c 0 685 560 685 573 684 586 c 1 383 259 l 1 413 220 455 197 508 197 c 0 563 198 589 211 625 247 c 1 848 1067 m 1 998 927 l 1 891 812 l 1 925 735 941 631 941 543 c 0 941 258 845 -6 509 -6 c 2 507 -6 l 2 382 -6 288 25 219 80 c 1 146 0 l 1 0 133 l 1 104 248 l 1 82 311 72 384 72 464 c 0 72 835 213 1032 505 1032 c 0 614 1032 695 1011 759 970 c 1 848 1067 l 1 607 802 m 1 584 820 556 830 520 830 c 0 371 830 325 693 324 490 c 1 607 802 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/oslashacute.glyph000066400000000000000000000004601472062471000325150ustar00rootroot00000000000000StartChar: oslashacute Encoding: 511 511 463 Width: 1060 VWidth: 0 Flags: W HStem: -6 203<398.711 610.825> 830 202<403.553 604.78> 1120 442 VStem: 72 252<490 735.229> 209 566 685 256<277.821 585.258> LayerCount: 2 Fore Refer: 323 769 N 1 0 0 1 10 27 2 Refer: 140 248 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/otilde.glyph000066400000000000000000000005741472062471000314700ustar00rootroot00000000000000StartChar: otilde Encoding: 245 245 138 Width: 1060 VWidth: 6 Flags: W HStem: -6 203<400.251 610.825> 830 202<403 623.518> 1152 178<587.92 746.997> 1282 180<309.718 473.459> VStem: 72 252<282.644 737.435> 685 256<277.821 760.797> AnchorPoint: "above_accent" 526 1410 basechar 0 LayerCount: 2 Fore Refer: 325 771 N 1 0 0 1 11 0 2 Refer: 14 111 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/p.glyph000066400000000000000000000013731472062471000304450ustar00rootroot00000000000000StartChar: p Encoding: 112 112 7 Width: 1060 VWidth: -2 Flags: W HStem: -8 201<401.543 614.96> 811 200<416.354 636.024> 1002 20G<124.615 304.5> VStem: 94 246<-394.801 58.1272 255.451 734.217> 681 256<261.255 768.3> LayerCount: 2 Fore SplineSet 681 531 m 0xd8 681 724 644 811 556 811 c 0 427 811 383 744 338 656 c 1 340 311 l 1 378 253 432 193 507 193 c 0 622 193 681 264 681 531 c 0xd8 94 739 m 1 94 765 l 2 94 848 82 931 72 996 c 1 300 1022 l 1xb8 309 998 316 960 320 921 c 1 376 983 460 1011 572 1011 c 0 847 1011 937 819 937 551 c 0 937 215 864 -8 502 -8 c 0 402 -8 355 29 326 60 c 1 330 20 337 -17 340 -61 c 1 340 -152 l 2 340 -246 347 -330 354 -398 c 1 106 -405 l 1 97 -332 92 -237 92 -146 c 2 94 739 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/paragraph.glyph000066400000000000000000000012061472062471000321460ustar00rootroot00000000000000StartChar: paragraph Encoding: 182 182 170 Width: 1060 VWidth: 0 Flags: W HStem: -10 21G<692 909> 1112 216<588.716 697> VStem: 36 544<672.495 1109.02> 352 230<76.3197 445.778> 697 212<-9 1112> LayerCount: 2 Fore SplineSet 697 1041 m 2xe8 697 1112 l 1 686 1112 630 1112 608 1112 c 0 598 1112 588 1112 580 1112 c 1xe8 580 816 582 520 582 224 c 0 582 132 544 -2 506 -41 c 1 300 61 l 1 322 103 352 141 352 221 c 2 352 440 l 1xd8 178 452 36 627 36 924 c 0 36 1016 55 1108 109 1174 c 0 224 1315 395 1328 620 1328 c 0 753 1328 791 1320 909 1320 c 1 909 -9 l 1 692 -10 l 1 692 332 697 604 697 1041 c 2xe8 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/parenleft.glyph000066400000000000000000000006321472062471000321630ustar00rootroot00000000000000StartChar: parenleft Encoding: 40 40 98 Width: 1060 VWidth: 66 Flags: W HStem: -262 250<726.789 892> 1250 234<704.03 893> VStem: 205 269<303.165 962.945> LayerCount: 2 Fore SplineSet 893 1250 m 1 891 1250 888 1250 886 1250 c 0 623 1250 474 1067 474 616 c 0 474 173 664 -11 893 -12 c 1 892 -262 l 1 532 -259 205 0 205 612 c 0 205 1225 462 1471 893 1484 c 1 893 1250 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/parenright.glyph000066400000000000000000000006331472062471000323470ustar00rootroot00000000000000StartChar: parenright Encoding: 41 41 99 Width: 1060 VWidth: 66 Flags: W HStem: -262 250<147 312.211> 1250 234<146 334.97> VStem: 565 269<303.165 962.945> LayerCount: 2 Fore SplineSet 146 1250 m 1 146 1484 l 1 577 1471 834 1225 834 612 c 0 834 0 507 -259 147 -262 c 1 146 -12 l 1 375 -11 565 173 565 616 c 0 565 1067 415 1250 152 1250 c 0 150 1250 148 1250 146 1250 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/percent.glyph000066400000000000000000000024041472062471000316420ustar00rootroot00000000000000StartChar: percent Encoding: 37 37 156 Width: 1060 VWidth: 0 Flags: W HStem: -14 193<661.695 766.182> 392 193<676.888 786.624> 722 193<229.695 337.495> 1128 193<244.182 354.624> 1356 20G<787.519 838> VStem: 1 215<924.375 1103.92> 365 225<940.689 1124.04> 433 215<188.375 371.011> 797 225<201.623 388.045> LayerCount: 2 Fore SplineSet 718 179 m 0xfd80 750 179 797 253 797 304 c 0 797 365 777 389 731 392 c 0 730 392 730 392 729 392 c 0 697 392 648 322 648 277 c 0 648 223 678 179 718 179 c 0xfd80 286 915 m 0 318 915 365 989 365 1040 c 0xfe80 365 1101 345 1125 299 1128 c 0 298 1128 298 1128 297 1128 c 0 265 1128 216 1058 216 1013 c 0 216 959 246 915 286 915 c 0 22 82 m 1 254 504 l 2 350 679 488 788 523 853 c 1 469 776 384 722 282 722 c 0 125 722 1 855 1 1012 c 0 1 1175 141 1318 304 1321 c 0 306 1321 309 1321 311 1321 c 0 470 1321 590 1206 590 1057 c 0 590 1055 590 1052 590 1040 c 0xfe80 589 1013 582 975 569 939 c 1 798 1376 l 1 1022 1264 l 1 791 837 l 1 723 705 574 591 490 450 c 1 546 529 637 583 736 585 c 0 738 585 741 585 743 585 c 0 902 585 1022 470 1022 321 c 0 1022 319 1022 316 1022 314 c 0 1018 152 893 -14 714 -14 c 0 557 -14 433 119 433 276 c 0xfd80 433 311 439 345 451 377 c 1 246 -28 l 1 22 82 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/period.glyph000066400000000000000000000003541472062471000314660ustar00rootroot00000000000000StartChar: period Encoding: 46 46 53 Width: 1060 VWidth: 26 Flags: W HStem: 0 313<344 659> VStem: 344 315<0 313> LayerCount: 2 Fore SplineSet 344 313 m 1 659 313 l 1 659 0 l 1 344 0 l 1 344 313 l 1 EndSplineSet Validated: 1 EndChar periodcentered.glyph000066400000000000000000000003101472062471000331110ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdirStartChar: periodcentered Encoding: 183 183 171 Width: 1060 VWidth: 26 Flags: W HStem: 387 313<428 743> VStem: 428 315<387 700> LayerCount: 2 Fore Refer: 53 46 S 1 0 0 1 84 387 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/phi.glyph000066400000000000000000000014321472062471000307620ustar00rootroot00000000000000StartChar: phi Encoding: 966 966 362 Width: 1060 VWidth: 0 Flags: W HStem: 835 205<637.639 767.347> VStem: 36 226<310.836 846.281> 388 240<-396 -3.43255 199 825.448> 790 228<309.666 821.851> LayerCount: 2 Fore SplineSet 630 -11 m 1 632 -215 633 -377 634 -398 c 1 390 -396 l 1 388 -375 388 -211 388 -8 c 1 296 9 217 58 156 133 c 0 66 243 36 389 36 569 c 0 36 797 91 979 184 1060 c 1 372 940 l 1 291 856 262 765 262 573 c 0 262 428 310 229 388 199 c 1 388 640 l 2 388 955 541 1040 685 1040 c 0 824 1040 1018 1010 1018 632 c 2 1018 621 l 2 1018 457 992 272 944 179 c 0 880 56 762 9 630 -11 c 1 628 196 m 1 762 229 788 405 790 624 c 1 790 643 l 2 790 812 757 835 687 835 c 2 686 835 l 2 648 835 626 823 626 644 c 0 626 502 627 369 628 196 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/phi1.glyph000066400000000000000000000015721472062471000310500ustar00rootroot00000000000000StartChar: phi1 Encoding: 981 981 418 Width: 1060 VWidth: 6 Flags: W HStem: 1356 20G<370 641> VStem: 12 236<312.625 704.687> 370 271<-403 11.6728 228 794 1015.68 1376> 769 249<298.471 735.022> LayerCount: 2 Fore SplineSet 373 794 m 1 280 740 248 627 248 482 c 0 248 366 292 274 378 228 c 1 377 405 375 606 373 794 c 1 379 5 m 1 120 49 12 223 12 464 c 0 12 779 129 968 371 1018 c 1 370 1120 370 1211 370 1283 c 2 370 1376 l 1 641 1376 l 1 641 1231 l 2 641 1171 641 1100 642 1023 c 1 792 1001 885 936 949 831 c 0 996 752 1018 639 1018 543 c 0 1018 294 933 61 653 6 c 1 653 -42 l 2 653 -157 652 -303 647 -404 c 1 375 -403 l 1 379 -341 380 -208 380 -153 c 0 380 -112 379 -64 379 5 c 1 683 247 m 1 751 299 769 403 769 530 c 0 769 536 769 540 769 546 c 0 767 664 738 765 645 808 c 1 648 615 651 406 652 228 c 1 662 234 672 240 683 247 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/pi.glyph000066400000000000000000000012501472062471000306100ustar00rootroot00000000000000StartChar: pi Encoding: 960 960 356 Width: 1060 VWidth: 6 Flags: W HStem: -8 210<835.587 968.793> 810 210<73.9557 174 425 577 830 864.641> VStem: 174 251<127.292 803> 577 253<203.825 810> LayerCount: 2 Fore SplineSet 761 1020 m 1 832 1020 856 1051 888 1093 c 1 1060 909 l 1 982 821 927 813 830 810 c 1 830 306 l 2 830 232 844 202 865 202 c 0 896 202 916 219 948 272 c 1 1060 58 l 1 1009 2 922 -8 853 -8 c 0 679 -8 577 73 577 262 c 2 577 810 l 1 425 810 l 1 425 554 l 2 425 268 372 49 358 -8 c 1 102 12 l 1 120 80 174 264 174 558 c 2 174 803 l 1 138 803 114 800 72 780 c 1 34 998 l 1 77 1014 134 1020 195 1020 c 9 761 1020 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/plus.glyph000066400000000000000000000010701472062471000311630ustar00rootroot00000000000000StartChar: plus Encoding: 43 43 101 Width: 1060 VWidth: 6 Flags: W HStem: 0 21G<400 652> 391 235<62 400 651 970> 998 20G<402 647.898> VStem: 400 252<0 391 627 1017> LayerCount: 2 Fore SplineSet 60 616 m 1 108 625 138 626 203 626 c 0 215 626 228 626 242 626 c 2 402 626 l 1 402 1017 l 1 648 1018 l 1 646 627 l 1 772 627 826 625 888 625 c 0 915 625 943 625 970 625 c 1 970 391 l 1 956 391 l 2 950 391 861 391 651 394 c 1 652 0 l 1 400 0 l 1 400 391 l 1 367 391 338 391 311 391 c 0 178 391 119 390 62 382 c 1 60 616 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/plusminus.glyph000066400000000000000000000013561472062471000322460ustar00rootroot00000000000000StartChar: plusminus Encoding: 177 177 145 Width: 1060 VWidth: -6 Flags: W HStem: 164 245<64 388 639 960> 629 235<50 388 639 958> VStem: 388 251<411 629 865 1221> LayerCount: 2 Fore SplineSet 48 854 m 1 96 863 126 864 191 864 c 0 203 864 216 864 230 864 c 2 390 864 l 1 390 1221 l 1 636 1222 l 1 634 865 l 1 760 865 814 863 876 863 c 0 903 863 931 863 958 863 c 1 958 629 l 1 944 629 l 2 938 629 849 629 639 632 c 1 639 558 639 485 639 411 c 1 732 411 861 410 942 409 c 2 960 409 l 1 960 164 l 1 942 164 l 1 807 167 567 167 442 167 c 0 375 167 216 166 64 158 c 1 64 280 l 1 58 403 l 1 171 409 292 411 388 411 c 1 388 629 l 1 355 629 326 629 299 629 c 0 166 629 107 628 50 620 c 1 48 854 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/psi.glyph000066400000000000000000000032071472062471000307770ustar00rootroot00000000000000StartChar: psi Encoding: 968 968 364 Width: 1060 VWidth: 6 Flags: W HStem: -4 202<313.627 387 627 678.094> 1012 8G<82.0741 256.5 393 630 892.934 987> VStem: 48 220<240.923 1001.91> 388 239<-392.108 -4 212 1020> 795 234<358.807 953.188> LayerCount: 2 Back SplineSet 618.5 196 m 5 752.5 229 778.455 405.156 780.5 624 c 5 780.5 643 l 6 780.5 812 746.5 835 677 835 c 6 676 835 l 6 638.5 835 616.5 823 616.5 644 c 4 616.5 502 617.5 369 618.5 196 c 5 619.5 -11 m 5 621.5 -215 623.5 -377 624.5 -398 c 5 380.5 -396 l 5 378.5 -375 378.5 -211 378.5 -8 c 5 286.5 9 207.5 58 146.5 133 c 4 56.5 243 26.5 389 26.5 569 c 4 26.5 797 80.5 978.8 173.5 1059.8 c 5 362.5 939.8 l 5 281.5 855.8 252.5 765 252.5 573 c 4 252.5 427.789 300.5 229 378.5 199 c 5 378.5 640 l 6 378.5 955 531 1040 675 1040 c 4 814 1040 1008.5 1010 1008.5 632 c 6 1008.5 621 l 6 1008.5 457 982.5 272 934.5 179 c 4 870.5 56 751.5 9 619.5 -11 c 5 EndSplineSet Fore SplineSet 48 366 m 0 48 426 48 489 48 549 c 0 48 753 45 941 24 1005 c 1 248 1032 l 1 265 960 268 778 268 573 c 0 268 517 268 503 268 446 c 0 268 284 312 198 388 198 c 1 389 482 393 693 393 927 c 2 393 1020 l 1 630 1020 l 1 630 875 l 2 630 639 628 475 627 212 c 1 762 251 795 480 795 738 c 0 795 830 769 915 737 985 c 1 969 1046 l 1 1005 962 1029 815 1029 749 c 0 1029 745 1029 741 1029 737 c 0 1029 725 1029 712 1029 700 c 0 1029 509 1024 277 851 97 c 0 805 49 752 29 627 8 c 1 627 -124 l 2 627 -239 626 -295 621 -396 c 1 383 -395 l 1 387 -333 388 -290 388 -235 c 0 388 -188 387 -132 387 -46 c 0 387 -32 387 -18 387 -4 c 1 385 -4 384 -4 382 -4 c 0 162 -4 48 167 48 366 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/q.glyph000066400000000000000000000014751472062471000304510ustar00rootroot00000000000000StartChar: q Encoding: 113 113 16 Width: 1060 VWidth: -2 Flags: W HStem: -8 201<394.04 607.743> 811 200<373.786 593.396> 1002 20G<704.5 884.385> VStem: 72 256<261.255 768.3> 670 247<-391.314 58.1272 255.451 730.944> 690 247<-394.792 47.5938 923.319 997.635> LayerCount: 2 Fore SplineSet 328 531 m 0xd8 328 264 387 193 502 193 c 0 577 193 632 253 670 311 c 1 671 656 l 1 626 744 583 811 454 811 c 0 366 811 328 724 328 531 c 0xd8 916 739 m 1 917 -146 l 2 917 -175 l 0 917 -260 918 -358 933 -393 c 1 697 -423 l 1 678 -371 670 -246 670 -152 c 2 670 -61 l 1 673 -17 679 20 683 60 c 1 654 29 607 -8 507 -8 c 0 145 -8 72 215 72 551 c 0 72 819 163 1011 438 1011 c 0xd8 550 1011 634 983 690 921 c 1 694 960 700 998 709 1022 c 1 937 996 l 1xb4 927 931 916 848 916 765 c 2 916 739 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/question.glyph000066400000000000000000000013011472062471000320440ustar00rootroot00000000000000StartChar: question Encoding: 63 63 119 Width: 1060 VWidth: 0 Flags: W HStem: 0 270<314 666> 1153 192<386.204 627.816> VStem: 86 259<862.261 1110.04> 314 352<0 270> 349 272<431 613.092> 669 251<892.641 1110.38> LayerCount: 2 Fore SplineSet 314 270 m 1xd4 666 270 l 1 666 0 l 1 314 0 l 1 314 270 l 1xd4 501 1345 m 0 758 1345 920 1217 920 991 c 0 920 821 818 755 731 685 c 0 673 638 621 567 621 479 c 2 621 430 l 1 349 431 l 1 349 475 l 2 349 621 447 734 516 795 c 0 598 868 669 907 669 994 c 0 669 1086 620 1153 511 1153 c 0 409 1153 347 1104 345 995 c 0 345 956 370 918 391 892 c 1 173 743 l 1 127 807 86 876 86 967 c 0xec 86 1226 271 1345 501 1345 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/questiondown.glyph000066400000000000000000000002601472062471000327370ustar00rootroot00000000000000StartChar: questiondown Encoding: 191 191 172 Width: 1060 VWidth: 0 Flags: W LayerCount: 2 Fore Refer: 119 63 S -1 -8.74228e-08 8.74228e-08 -1 1021 1013 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/quotedbl.glyph000066400000000000000000000007571472062471000320320ustar00rootroot00000000000000StartChar: quotedbl Encoding: 34 34 92 Width: 1060 VWidth: -25 Flags: W HStem: 804 660 VStem: 188 256<1035.06 1464> 610 256<1035.06 1464> LayerCount: 2 Fore SplineSet 610 1464 m 1 866 1464 l 1 866 1181 857 1005 823 804 c 1 624 821 l 1 634 876 639 963 639 1031 c 0 639 1118 632 1180 610 1235 c 1 610 1464 l 1 188 1464 m 1 444 1464 l 1 444 1181 435 1005 401 804 c 1 202 821 l 1 212 876 217 963 217 1031 c 0 217 1118 210 1180 188 1235 c 1 188 1464 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/quotedblbase.glyph000066400000000000000000000002351472062471000326540ustar00rootroot00000000000000StartChar: quotedblbase Encoding: 8222 8222 536 Width: 1060 VWidth: -25 Flags: W LayerCount: 2 Fore Refer: 535 8221 N 1 0 0 1 0 -1162 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/quotedblleft.glyph000066400000000000000000000013061472062471000326740ustar00rootroot00000000000000StartChar: quotedblleft Encoding: 8220 8220 534 Width: 1060 VWidth: -25 Flags: W VStem: 140.992 226.008<1071.8 1311.86> 569 226<1107.16 1315.76> LayerCount: 2 Fore SplineSet 976 857 m 1 683 740 l 1 590 971 l 2 569 1030 569 1107 569 1163 c 0 569 1318 669 1438 823 1518 c 1 923 1375 l 1 844 1343 795 1279 795 1190 c 0 795 1140 828 1098 877 1094 c 1 976 857 l 1 548 821 m 1 255 704 l 1 161 935 l 2 141.826086957 988.869565217 140.992438563 1057.74480151 140.992438563 1111.94057697 c 0 140.992438563 1117.1020794 141 1122.13043478 141 1127 c 0 141 1282 219 1436 398 1536 c 1 503 1390 l 1 412 1344 367 1274 367 1172 c 0 367 1112 392 1063 449 1058 c 1 548 821 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/quotedblright.glyph000066400000000000000000000002711472062471000330570ustar00rootroot00000000000000StartChar: quotedblright Encoding: 8221 8221 535 Width: 1060 VWidth: -25 Flags: W LayerCount: 2 Fore Refer: 534 8220 S -1 1.22465e-16 -1.22465e-16 -1 1083 2235.9 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/quoteleft.glyph000066400000000000000000000011111472062471000322040ustar00rootroot00000000000000StartChar: quoteleft Encoding: 8216 8216 530 Width: 1060 VWidth: -25 Flags: W VStem: 317 241<1037.02 1287.29> LayerCount: 2 Back SplineSet 679 804 m 5 436 737 l 5 381 945 l 6 371 985 364 1054 364 1100 c 4 364 1281 456 1406 619 1500 c 5 702 1379 l 5 585 1316 538 1251 538 1145 c 4 538 1075 561 1021 619 1007 c 5 679 804 l 5 EndSplineSet Fore SplineSet 705 793 m 1 392 710 l 1 331 940 l 2 322 974 317 1038 317 1076 c 0 317 1300 422 1443 610 1526 c 1 714 1372 l 1 600 1308 558 1258 558 1156 c 0 558 1081 591 1027 641 1018 c 1 705 793 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/quotereversed.glyph000066400000000000000000000005601472062471000331000ustar00rootroot00000000000000StartChar: quotereversed Encoding: 8219 8219 533 Width: 1060 VWidth: -25 Flags: W VStem: 322 241<944.713 1194.98> LayerCount: 2 Fore SplineSet 710 1439 m 1 646 1214 l 1 596 1205 563 1151 563 1076 c 0 563 974 605 924 719 860 c 1 615 706 l 1 427 789 322 932 322 1156 c 0 322 1194 327 1258 336 1292 c 2 397 1522 l 1 710 1439 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/quoteright.glyph000066400000000000000000000002641472062471000323770ustar00rootroot00000000000000StartChar: quoteright Encoding: 8217 8217 531 Width: 1060 VWidth: -25 Flags: W LayerCount: 2 Fore Refer: 530 8216 N -1 1.22465e-16 -1.22465e-16 -1 1036 2232 2 Validated: 1 EndChar quotesinglbase.glyph000066400000000000000000000002401472062471000331440ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdirStartChar: quotesinglbase Encoding: 8218 8218 532 Width: 1060 VWidth: -25 Flags: W LayerCount: 2 Fore Refer: 531 8217 S 1 0 0 1 -4 -1173 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/quotesingle.glyph000066400000000000000000000005111472062471000325360ustar00rootroot00000000000000StartChar: quotesingle Encoding: 39 39 70 Width: 1060 VWidth: -25 Flags: W HStem: 804 660 VStem: 372 279<1052.05 1464> LayerCount: 2 Fore SplineSet 372 1464 m 1 651 1464 l 1 651 1181 642 1005 608 804 c 1 386 821 l 1 396 876 406 980 406 1048 c 0 406 1135 395 1184 372 1230 c 1 372 1464 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/r.glyph000066400000000000000000000011741472062471000304460ustar00rootroot00000000000000StartChar: r Encoding: 114 114 17 Width: 1060 VWidth: 4 Flags: W HStem: 0 21G<216 468> 818 202<615.93 760.722> 1024 20G<238.086 284.5> VStem: 216 252<0 638.664> 766 250<698 810.564> AnchorPoint: "cedilla_accent" 332 0 basechar 0 AnchorPoint: "above_accent" 538 1107 basechar 0 LayerCount: 2 Fore SplineSet 404 864 m 1 479 962 583 1020 744 1020 c 0 911 1020 1016 918 1016 728 c 0 1016 698 l 1 764 696 l 1 765 707 766 723 766 740 c 0 766 777 756 818 700 818 c 1 644 818 564 745 468 560 c 1 468 0 l 1 216 0 l 1 216 704 l 2 216 761 168 803 106 858 c 1 254 1044 l 1 315 995 370 967 404 864 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/racute.glyph000066400000000000000000000004651472062471000314720ustar00rootroot00000000000000StartChar: racute Encoding: 341 341 275 Width: 1060 VWidth: 32 Flags: W HStem: 0 21G<216 468> 818 202<615.93 760.722> 1024 20G<238.086 284.5> 1120 442 VStem: 216 252<0 638.664> 237 566 766 250<698 810.564> LayerCount: 2 Fore Refer: 323 769 N 1 0 0 1 38 27 2 Refer: 17 114 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/rcaron.glyph000066400000000000000000000004561472062471000314730ustar00rootroot00000000000000StartChar: rcaron Encoding: 345 345 279 Width: 1060 VWidth: 32 Flags: W HStem: 0 21G<216 468> 818 202<615.93 760.722> 1024 20G<238.086 284.5> 1144 447 VStem: 216 252<0 638.664> 766 250<698 810.564> LayerCount: 2 Fore Refer: 334 780 N 1 0 0 1 18 -62 2 Refer: 17 114 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/rcommaaccent.glyph000066400000000000000000000005371472062471000326430ustar00rootroot00000000000000StartChar: rcommaaccent Encoding: 343 343 277 Width: 1060 VWidth: 32 Flags: W HStem: -581 532 0 21G<216 468> 818 202<615.93 760.722> 1024 20G<238.086 284.5> VStem: 212 270<-270 -49> 216 252<0 638.664> 268 214<-426.832 -270> 766 250<698 810.564> LayerCount: 2 Fore Refer: 519 806 N 1 0 0 1 -178 -53 2 Refer: 17 114 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/registered.glyph000066400000000000000000000017451472062471000323460ustar00rootroot00000000000000StartChar: registered Encoding: 174 174 166 Width: 1060 VWidth: 6 Flags: W HStem: 39 177<380.794 704.846> 750 148<499.801 637.744> 971 175<382.521 704.846> VStem: 16 173<412.452 772.095> 327 175<295 494 631.054 749.998> 641 156<634.336 742.759> 890 172<409.854 782.473> LayerCount: 2 Fore SplineSet 16 592 m 0 16 898 250 1146 539 1146 c 0 828 1146 1062 898 1062 592 c 0 1062 286 828 39 539 39 c 0 250 39 16 286 16 592 c 0 660 515 m 1 697 464 757 412 807 384 c 1 662 266 l 1 602 301 523 426 510 494 c 1 501 494 l 1 502 283 l 1 342 283 l 1 399 241 468 216 543 216 c 0 739 216 890 384 890 594 c 0 890 804 739 971 543 971 c 0 347 971 189 804 189 594 c 0 189 472 243 364 327 295 c 1 327 736 l 2 327 790 326 827 323 876 c 1 403 889 475 898 537 898 c 0 687 898 797 847 797 686 c 0 797 605 737 540 660 515 c 1 641 698 m 0 641 729 615 750 539 750 c 0 523 750 509 747 498 742 c 1 499 645 l 1 512 638 535 630 566 630 c 0 636 630 641 670 641 698 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/rho.glyph000066400000000000000000000012761472062471000310000ustar00rootroot00000000000000StartChar: rho Encoding: 961 961 357 Width: 1060 VWidth: -2 Flags: W HStem: -6 213<440.333 637.545> 818 214<423.757 630.894> VStem: 102 253<-336.647 92.3425 313.609 736.59> 703 276<277.821 739.55> LayerCount: 2 Fore SplineSet 703 517 m 0 703 522 703 527 703 532 c 0 702 684 659 818 524 818 c 0 426 818 355 734 355 533 c 0 355 324 439 207 538 207 c 0 674 207 703 351 703 517 c 0 102 562 m 2 102 854 281 1032 543 1032 c 0 740 1032 850 963 920 831 c 0 961 752 979 639 979 543 c 0 979 258 902 -6 580 -6 c 2 578 -6 l 2 441 -6 393 17 327 96 c 1 351 18 352 -62 352 -99 c 0 352 -230 390 -316 415 -377 c 1 160 -438 l 1 132 -376 100 -209 100 -70 c 2 102 562 l 2 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/ring.glyph000066400000000000000000000004551472062471000311450ustar00rootroot00000000000000StartChar: ring Encoding: 730 730 972 Width: 1060 VWidth: -8 Flags: W HStem: 1278 132<439.395 601.541> 1535 142<439.983 602.971> VStem: 246 189<1419.88 1526.35> 607 190<1419.71 1526.35> AnchorPoint: "above_accent" 516 1257 mark 0 LayerCount: 2 Fore Refer: 331 778 N 1 0 0 1 0 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/rtblock.glyph000066400000000000000000000003551472062471000316450ustar00rootroot00000000000000StartChar: rtblock Encoding: 9616 9616 721 Width: 1060 VWidth: 1918 Flags: W VStem: 530 550<-505 1820> LayerCount: 2 Fore SplineSet 530 -505 m 1 530 1820 l 1 1080 1820 l 1 1080 -505 l 1 530 -505 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/s.glyph000066400000000000000000000014511472062471000304450ustar00rootroot00000000000000StartChar: s Encoding: 115 115 18 Width: 1060 VWidth: 6 Flags: W HStem: -20 202<379.399 647.558> 829 200<399.317 666.781> VStem: 94 253<211.251 330> 142 254<700.474 817.573> 676 254<213.604 394.387> AnchorPoint: "cedilla_accent" 522 0 basechar 0 AnchorPoint: "above_accent" 490 1107 basechar 0 LayerCount: 2 Fore SplineSet 279 549 m 0xe8 197 589 142 670 142 781 c 0 142 967 332 1029 507 1029 c 0 646 1029 799 1014 910 893 c 1 733 730 l 1 679 788 606 829 510 829 c 0 428 829 396 807 396 768 c 0xd8 396 739 402 719 430 701 c 1 686 597 930 562 930 278 c 0 930 116 786 28 679 0 c 1 623 -13 563 -20 506 -20 c 0 250 -20 94 115 94 330 c 1 347 330 l 1 347 222 395 182 504 182 c 0 563 182 676 202 676 290 c 0 676 349 655 382 606 415 c 1 537 459 372 504 279 549 c 0xe8 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/sacute.glyph000066400000000000000000000005071472062471000314700ustar00rootroot00000000000000StartChar: sacute Encoding: 347 347 281 Width: 1060 VWidth: 32 Flags: W HStem: -20 202<379.399 647.558> 829 200<399.317 666.781> 1120 442 VStem: 94 253<211.251 330> 142 254<700.474 817.573> 189 566 676 254<213.604 394.387> LayerCount: 2 Fore Refer: 323 769 N 1 0 0 1 -10 27 2 Refer: 18 115 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/scaron.glyph000066400000000000000000000005001472062471000314620ustar00rootroot00000000000000StartChar: scaron Encoding: 353 353 287 Width: 1060 VWidth: 32 Flags: W HStem: -20 202<379.399 647.558> 829 200<399.317 666.781> 1144 447 VStem: 94 253<211.251 330> 142 254<700.474 817.573> 676 254<213.604 394.387> LayerCount: 2 Fore Refer: 334 780 N 1 0 0 1 -30 -62 2 Refer: 18 115 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/scedilla.glyph000066400000000000000000000021121472062471000317560ustar00rootroot00000000000000StartChar: scedilla Encoding: 351 351 285 Width: 1060 VWidth: 32 Flags: W HStem: -460 172<336.653 549.301> -181 363<373.414 550.63> 829 200<369.317 636.781> VStem: 64 253<211.251 330> 112 254<700.474 817.573> 552 224<-281.692 -187.173> 646 254<213.604 394.387> LayerCount: 2 Fore SplineSet 249 549 m 0xf2 167 589 112 670 112 781 c 0 112 967 302 1029 477 1029 c 0 616 1029 769 1014 880 893 c 1 703 730 l 1 649 788 576 829 480 829 c 0 398 829 366 807 366 768 c 0 366 739 372 719 400 701 c 1 656 597 900 562 900 278 c 0xea 900 116 756 28 649 0 c 0 631 -4 613 -8 594 -11 c 1 594 -16 594 -26 594 -36 c 0 594 -56 594 -80 594 -82 c 1 691 -87 776 -144 776 -258 c 0 776 -388 662 -460 504 -460 c 0 438 -460 346 -442 290 -406 c 1 350 -259 l 1 383 -277 429 -288 480 -288 c 0 516 -288 549 -277 552 -239 c 1 552 -237 l 2xe4 552 -208 529 -181 481 -181 c 0 433 -181 400 -184 372 -194 c 1 372 -12 l 1 178 20 64 146 64 330 c 1 317 330 l 1 317 222 365 182 474 182 c 0 533 182 646 202 646 290 c 0 646 349 625 382 576 415 c 1 507 459 342 504 249 549 c 0xf2 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/scircumflex.glyph000066400000000000000000000005051472062471000325260ustar00rootroot00000000000000StartChar: scircumflex Encoding: 349 349 283 Width: 1060 VWidth: 32 Flags: W HStem: -20 202<379.399 647.558> 829 200<399.317 666.781> 1132 447 VStem: 94 253<211.251 330> 142 254<700.474 817.573> 676 254<213.604 394.387> LayerCount: 2 Fore Refer: 324 770 N 1 0 0 1 -26 -23 2 Refer: 18 115 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/scommaaccent.glyph000066400000000000000000000005551472062471000326440ustar00rootroot00000000000000StartChar: scommaaccent Encoding: 537 537 477 Width: 1060 VWidth: 0 Flags: W HStem: -581 532 -20 202<379.399 647.558> 829 200<399.317 666.781> VStem: 94 253<211.251 330> 142 254<700.474 817.573> 402 270<-270 -49> 458 214<-426.832 -270> 676 254<213.604 394.387> LayerCount: 2 Fore Refer: 519 806 N 1 0 0 1 12 -53 2 Refer: 18 115 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/section.glyph000066400000000000000000000023421472062471000316470ustar00rootroot00000000000000StartChar: section Encoding: 167 167 159 Width: 1060 VWidth: 4 Flags: W HStem: -285 200<385.853 573.723> 1168 200<412.355 600.147> VStem: 38 247<583.07 724.786> 143 250<916.576 1146.22> 144 220<-58.2925 32> 594 250<-63.2206 166.424> 622 220<1051 1141.29> 702 247<360.047 499.984> LayerCount: 2 Fore SplineSet 651 354 m 1xe1 698 382 702 396 702 429 c 1 699 450 690 472 665 495 c 0 548 603 416 679 336 729 c 1 289 701 285 687 285 654 c 1 288 633 297 611 322 588 c 0 438 482 532 428 642 361 c 1 651 354 l 1xe1 184 883 m 1 184 883 143 923 143 1048 c 0 143 1256 341 1362 494 1368 c 0 500 1368 506 1368 512 1368 c 0 712 1368 838 1236 842 1051 c 1 622 1051 l 1xd2 622 1132 566 1168 500 1168 c 1 468 1168 393 1151 393 1054 c 0 393 1051 393 1047 393 1043 c 0 393 1001 396 940 456 901 c 0 594 811 727 725 834 627 c 0 928 541 949 504 949 408 c 0xd1 949 291 894 238 816 180 c 1 816 180 844 114 844 35 c 0 844 -173 645 -279 492 -285 c 0 486 -285 480 -285 474 -285 c 0 274 -285 148 -153 144 32 c 1 364 32 l 1 364 -49 420 -85 486 -85 c 1 518 -85 594 -68 594 29 c 0 594 32 594 36 594 40 c 0xcc 594 82 591 143 531 182 c 0 393 272 260 358 153 456 c 0 59 542 38 579 38 675 c 0 38 816 184 883 184 883 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/semicolon.glyph000066400000000000000000000004031472062471000321670ustar00rootroot00000000000000StartChar: semicolon Encoding: 59 59 67 Width: 1060 VWidth: 26 Flags: W HStem: 700 313<334 649> VStem: 328 323<5 309> 334 315<700 1013> 441 210<-166.501 6> LayerCount: 2 Fore Refer: 53 46 S 1 0 0 1 -10 700 2 Refer: 54 44 N 1 0 0 1 -8 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/seven.glyph000066400000000000000000000010011472062471000313120ustar00rootroot00000000000000StartChar: seven Encoding: 55 55 111 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<294 555> 1070 216<301.15 744> VStem: 294 261<0 332.585> LayerCount: 2 Fore SplineSet 151 1292 m 1 235 1292 343 1286 420 1286 c 0 571 1286 736 1293 879 1293 c 2 920 1293 l 1 1020 1130 l 1 722 662 555 454 555 0 c 1 294 0 l 1 294 407 455 674 744 1073 c 1 657 1070 554 1070 463 1070 c 0 400 1070 375 1070 312 1073 c 1 310 1072 296 1006 292 969 c 1 38 1033 l 1 57 1092 119 1226 151 1292 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/shade.glyph000066400000000000000000000063111472062471000312670ustar00rootroot00000000000000StartChar: shade Encoding: 9618 9618 723 Width: 1060 VWidth: 1918 Flags: W HStem: -505 290<118 255 392 530 668 805 942 1080> -214 289<-20 118 255 392 530 668 805 942> 76 290<118 255 392 530 668 805 942 1080> 367 290<-20 118 255 392 530 668 805 942> 658 289<118 255 392 530 668 805 942 1080> 948 290<-20 118 255 392 530 668 805 942> 1239 289<118 255 392 530 668 805 942 1080> 1529 291<-20 118 255 392 530 668 805 942> VStem: -20 138<-214 75 367 657 948 1238 1529 1820> 118 137<-505 -215 76 366 658 947 1239 1528> 255 137<-214 75 367 657 948 1238 1529 1820> 392 138<-505 -215 76 366 658 947 1239 1528> 530 138<-214 75 367 657 948 1238 1529 1820> 668 137<-505 -215 76 366 658 947 1239 1528> 805 137<-214 75 367 657 948 1238 1529 1820> 942 138<-505 -215 76 366 658 947 1239 1528> LayerCount: 2 Fore SplineSet 805 1820 m 1xff02 942 1820 l 1 942 1529 l 1 805 1529 l 1 805 1820 l 1xff02 530 1820 m 1xff08 668 1820 l 1 668 1529 l 1 530 1529 l 1 530 1820 l 1xff08 -20 1820 m 1xff80 118 1820 l 1 118 1529 l 1 -20 1529 l 1 -20 1820 l 1xff80 255 1820 m 1xff20 392 1820 l 1 392 1529 l 1 255 1529 l 1 255 1820 l 1xff20 805 947 m 1xff04 805 658 l 1 668 658 l 1 668 947 l 1 805 947 l 1xff04 805 948 m 1xff02 805 1238 l 1 942 1238 l 1 942 948 l 1 805 948 l 1xff02 942 947 m 1xff01 1080 947 l 1 1080 658 l 1 942 658 l 1 942 947 l 1xff01 530 947 m 1xff10 530 658 l 1 392 658 l 1 392 947 l 1 530 947 l 1xff10 530 948 m 1xff08 530 1238 l 1 668 1238 l 1 668 948 l 1 530 948 l 1xff08 -20 948 m 1xff80 -20 1238 l 1 118 1238 l 1 118 948 l 1 -20 948 l 1xff80 118 947 m 1xff40 255 947 l 1 255 658 l 1 118 658 l 1 118 947 l 1xff40 255 948 m 1xff20 255 1238 l 1 392 1238 l 1 392 948 l 1 255 948 l 1xff20 805 657 m 1xff02 942 657 l 1 942 367 l 1 805 367 l 1 805 657 l 1xff02 530 657 m 1xff08 668 657 l 1 668 367 l 1 530 367 l 1 530 657 l 1xff08 -20 657 m 1xff80 118 657 l 1 118 367 l 1 -20 367 l 1 -20 657 l 1xff80 255 657 m 1xff20 392 657 l 1 392 367 l 1 255 367 l 1 255 657 l 1xff20 805 366 m 1xff04 805 76 l 1 668 76 l 1 668 366 l 1 805 366 l 1xff04 942 366 m 1xff01 1080 366 l 1 1080 76 l 1 942 76 l 1 942 366 l 1xff01 530 366 m 1xff10 530 76 l 1 392 76 l 1 392 366 l 1 530 366 l 1xff10 118 366 m 1xff40 255 366 l 1 255 76 l 1 118 76 l 1 118 366 l 1xff40 805 75 m 1xff02 942 75 l 1 942 -214 l 1 805 -214 l 1 805 75 l 1xff02 530 75 m 1xff08 668 75 l 1 668 -214 l 1 530 -214 l 1 530 75 l 1xff08 -20 75 m 1xff80 118 75 l 1 118 -214 l 1 -20 -214 l 1 -20 75 l 1xff80 255 75 m 1xff20 392 75 l 1 392 -214 l 1 255 -214 l 1 255 75 l 1xff20 1080 -505 m 1xff01 942 -505 l 1 942 -215 l 1 1080 -215 l 1 1080 -505 l 1xff01 805 -505 m 1xff04 668 -505 l 1 668 -215 l 1 805 -215 l 1 805 -505 l 1xff04 530 -505 m 1xff10 392 -505 l 1 392 -215 l 1 530 -215 l 1 530 -505 l 1xff10 118 -505 m 1xff40 118 -215 l 1 255 -215 l 1 255 -505 l 1 118 -505 l 1xff40 1080 1239 m 1xff01 942 1239 l 1 942 1528 l 1 1080 1528 l 1 1080 1239 l 1xff01 805 1239 m 1xff04 668 1239 l 1 668 1528 l 1 805 1528 l 1 805 1239 l 1xff04 530 1239 m 1xff10 392 1239 l 1 392 1528 l 1 530 1528 l 1 530 1239 l 1xff10 118 1239 m 1xff40 118 1528 l 1 255 1528 l 1 255 1239 l 1 118 1239 l 1xff40 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/sigma.glyph000066400000000000000000000013001472062471000312740ustar00rootroot00000000000000StartChar: sigma Encoding: 963 963 359 Width: 1060 VWidth: 6 Flags: W HStem: -6 203<410.251 620.825> 830 202<418.161 627.946> VStem: 82 252<282.644 736.526> 695 256<277.821 783.611> LayerCount: 2 Fore SplineSet 900 814 m 1 935 736 951 632 951 543 c 0 951 258 855 -6 519 -6 c 2 517 -6 l 2 207 -6 82 184 82 464 c 0 82 832 220 1029 507 1032 c 0 509 1032 512 1032 515 1032 c 0 642 1032 985 1021 1036 1012 c 1 1028 804 l 1 998 809 952 812 900 814 c 1 635 247 m 1 682 299 695 403 695 530 c 0 695 536 695 540 695 546 c 0 693 674 676 740 628 828 c 1 628 828 553 830 530 830 c 0 379 830 334 690 334 482 c 0 334 316 397 197 518 197 c 1 573 198 599 211 635 247 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/sigma1.glyph000066400000000000000000000013511472062471000313630ustar00rootroot00000000000000StartChar: sigma1 Encoding: 962 962 358 Width: 1060 VWidth: 4 Flags: W HStem: -347 198<659.393 768.109> 10 212<464.689 771.339> 807 211<479.703 747.653> VStem: 127 256<315.001 702.322> 787 222<-117.126 -11.6772> LayerCount: 2 Fore SplineSet 383 528 m 0 383 312 475 226 552 222 c 0 555 222 723 213 726 213 c 0 892 204 1009 134 1009 -66 c 0 1009 -280 785 -335 662 -347 c 1 626 -149 l 1 710 -136 787 -117 787 -77 c 0 787 -21 760 -5 672 0 c 0 665 0 659 1 652 1 c 0 648 1 493 10 489 10 c 0 425 13 349 34 297 73 c 1 167 174 127 328 127 527 c 0 127 867 305 1018 620 1018 c 0 715 1018 812 999 875 957 c 0 935 917 981 858 1003 806 c 1 783 704 l 1 773 742 742 807 602 807 c 0 455 807 383 671 383 528 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/six.glyph000066400000000000000000000011561472062471000310100ustar00rootroot00000000000000StartChar: six Encoding: 54 54 110 Width: 1060 VWidth: 0 Flags: W HStem: -3 203<388.799 595.213> 594 201<387.87 611.487> 1106 226<616.877 789.425> VStem: 64 263<267.907 527.275> 665 254<272.966 541.08> LayerCount: 2 Fore SplineSet 840 1106 m 1 627 1085 472 1043 381 866 c 0 350 807 342 737 340 708 c 1 340 708 406 795 526 795 c 0 790 795 919 638 919 407 c 0 919 154 750 -3 487 -3 c 0 226 -3 64 212 64 504 c 0 64 1004 305 1282 786 1332 c 1 840 1106 l 1 327 491 m 1 327 299 371 200 493 200 c 0 578 200 665 282 665 406 c 0 665 524 592 594 526 594 c 0 421 594 373 556 327 491 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/slash.glyph000066400000000000000000000003471472062471000313200ustar00rootroot00000000000000StartChar: slash Encoding: 47 47 104 Width: 1060 VWidth: 60 Flags: W LayerCount: 2 Fore SplineSet 64 -50 m 1 192 227 569 1112 704 1468 c 1 922 1372 l 1 784 1020 404 133 284 -149 c 1 64 -50 l 1 EndSplineSet Validated: 1 EndChar slash_asterisk.liga.glyph000066400000000000000000000003001472062471000340460ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdirStartChar: slash_asterisk.liga Encoding: 57406 57406 986 Width: 1060 VWidth: 60 Flags: W LayerCount: 2 Fore Refer: 191 42 N 1 0 0 1 0 0 2 Refer: 104 47 N 1 0 0 1 -847 0 2 Validated: 1 EndChar slash_asterisk_asterisk_slash.liga.glyph000066400000000000000000000004301472062471000371510ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdirStartChar: slash_asterisk_asterisk_slash.liga Encoding: 57407 57407 987 Width: 1060 VWidth: 0 Flags: W LayerCount: 2 Fore Refer: 191 42 N 1 0 0 1 -2120 0 2 Refer: 104 47 N 1 0 0 1 -2860 0 2 Refer: 104 47 N 1 0 0 1 -160 0 2 Refer: 191 42 N 1 0 0 1 -1060 0 2 Validated: 513 EndChar slash_slash.liga.glyph000066400000000000000000000002771472062471000333500ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdirStartChar: slash_slash.liga Encoding: 57404 57404 984 Width: 1060 VWidth: 60 Flags: W LayerCount: 2 Fore Refer: 104 47 N 1 0 0 1 -980 0 2 Refer: 104 47 N 1 0 0 1 -80 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/space.glyph000066400000000000000000000001541472062471000312750ustar00rootroot00000000000000StartChar: space Encoding: 32 32 69 Width: 1060 VWidth: 32 Flags: W LayerCount: 2 Fore Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/sterling.glyph000066400000000000000000000025031472062471000320310ustar00rootroot00000000000000StartChar: sterling Encoding: 163 163 154 Width: 1060 VWidth: 0 Flags: W HStem: -16 204<603.389 784.048> -13 171<163 309.038> 666 200<114 272 550 861> 1149 202<501.372 672.047> VStem: 65 165<160.087 271.749> 248 240<868.252 1140.42> 340 239<382.744 658.1> 786 228<194.17 266> LayerCount: 2 Fore SplineSet 310 193 m 1x79 277 223 260 250 246 272 c 1 240 267 230 239 230 218 c 0 230 216 230 214 230 212 c 0 232 170 243 158 252 158 c 0 274 158 294 173 310 193 c 1x79 861 670 m 1 787 661 704 661 606 661 c 2 550 661 l 1 568 568 578 495 579 385 c 0 579 333 575 278 568 254 c 1 637 210 674 188 722 188 c 0 748 188 786 198 786 224 c 0 786 229 786 262 786 267 c 1 1014 266 l 1 1014 213 l 1 1010 77 910 -15 769 -16 c 0xbb 651 -16 593 9 484 79 c 1 422 -6 309 -13 222 -13 c 0 104 -13 65 79 65 191 c 0 65 327 140 456 236 456 c 0 295 456 308 427 338 382 c 1 340 402 340 407 340 429 c 0x7b 339 535 331 568 312 664 c 1 260 666 176 666 131 666 c 2 114 666 l 1 114 866 l 1 272 866 l 1 259 937 248 977 248 1043 c 0 248 1248 389 1351 578 1351 c 0 741 1351 865 1256 896 1129 c 1 684 1075 l 1 668 1137 622 1149 578 1149 c 0 576 1149 574 1149 572 1149 c 0 518 1149 488 1116 488 1051 c 0x7d 488 997 503 927 514 861 c 1 608 864 l 1 627 864 647 864 665 864 c 0 739 864 805 865 861 871 c 1 861 670 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/t.glyph000066400000000000000000000015771472062471000304570ustar00rootroot00000000000000StartChar: t Encoding: 116 116 19 Width: 1060 VWidth: 0 Flags: W HStem: -6 202<472.235 760.078> 805 204<439 867> VStem: 178 252<236.379 805 1013 1244> AnchorPoint: "cedilla_accent" 579 0 basechar 0 AnchorPoint: "above_accent" 533 1275 basechar 0 LayerCount: 2 Fore SplineSet 430 436 m 1 430 396 l 2 430 262 469 214 553 200 c 0 571 198 605 196 618 196 c 0 683 196 713 210 738 224 c 0 790 252 801 320 808 340 c 1 1016 240 l 1 1006 212 952 100 840 36 c 0 782 2 705 -6 620 -6 c 0 436 -6 288 16 217 164 c 0 182 236 178 312 178 398 c 2 178 440 l 1 180 530 182 641 187 805 c 1 173 805 l 2 145 805 117 801 91 793 c 1 74 997 l 1 98 1005 143 1009 176 1009 c 2 191 1009 l 1 191 1079 192 1180 192 1250 c 1 443 1244 l 1 443 1178 442 1081 441 1013 c 1 550 1013 862 1009 870 1009 c 1 867 805 l 1 730 805 572 807 439 807 c 1 433 641 434 536 430 436 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/tau.glyph000066400000000000000000000012501472062471000307710ustar00rootroot00000000000000StartChar: tau Encoding: 964 964 360 Width: 1060 VWidth: 0 Flags: W HStem: -3 220<653.345 788.575> 825 195<141.32 276 276.06 379 640 996> VStem: 369 258<232.596 825> LayerCount: 2 Fore SplineSet 570 1020 m 1 692 1020 l 2 740 1020 789 1020 831 1020 c 2 978 1020 l 1 996 1020 l 1 996 823 l 1 692 825 l 1 640 825 l 1 631 621 631 540 627 440 c 1 627 400 l 2 627 238 674 217 715 217 c 0 772 217 788 243 816 319 c 1 1014 233 l 1 994 177 914 -3 717 -3 c 0 454 -3 369 109 369 397 c 2 369 440 l 1 373 544 373 633 379 826 c 1 359 825 276 824 276 824 c 2 206 823 189 811 139 779 c 1 30 933 l 1 80 977 175 1019 271 1019 c 2 570 1020 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/tbar.glyph000066400000000000000000000016231472062471000311340ustar00rootroot00000000000000StartChar: tbar Encoding: 359 359 293 Width: 1060 VWidth: 0 Flags: W HStem: -6 202<513.235 801.078> 433 205<20 219 475 715> 805 204<480 908> VStem: 219 252<236.379 433 638 805 1013 1244> LayerCount: 2 Fore SplineSet 471 433 m 1 471 396 l 2 471 262 510 214 594 200 c 0 612 198 646 196 659 196 c 0 724 196 754 210 779 224 c 0 831 252 842 320 849 340 c 1 1057 240 l 1 1047 212 993 100 881 36 c 0 823 2 746 -6 661 -6 c 0 477 -6 329 16 258 164 c 0 223 236 219 312 219 398 c 2 219 433 l 1 20 433 l 1 20 638 l 1 223 638 l 1 224 687 226 742 228 805 c 1 214 805 l 2 186 805 158 801 132 793 c 1 115 997 l 1 139 1005 184 1009 217 1009 c 2 232 1009 l 1 232 1079 233 1180 233 1250 c 1 484 1244 l 1 484 1178 483 1081 482 1013 c 1 591 1013 903 1009 911 1009 c 1 908 805 l 1 771 805 613 807 480 807 c 1 478 743 476 687 475 638 c 1 715 638 l 1 715 433 l 1 471 433 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/tcaron.glyph000066400000000000000000000005741472062471000314760ustar00rootroot00000000000000StartChar: tcaron Encoding: 357 357 291 Width: 1060 VWidth: 32 Flags: W HStem: -6 202<472.235 760.078> 805 204<439 867> VStem: 178 252<236.379 805 1013 1244> 678 186<1115.3 1297.51> LayerCount: 2 Fore SplineSet 949 1476 m 1 919 1361 899 1249 864 1095 c 1 678 1117 l 1 692 1262 714 1407 730 1512 c 1 949 1476 l 1 EndSplineSet Refer: 19 116 N 1 0 0 1 0 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/tcommaaccent.glyph000066400000000000000000000022341472062471000326410ustar00rootroot00000000000000StartChar: tcommaaccent Encoding: 355 355 289 Width: 1060 VWidth: 32 Flags: W HStem: -445 172<389.653 602.298> -166 362<428.264 601.429> 811 204<48.9115 49 50.2202 145 399 780> VStem: 136 252<236.127 811 1020 1243> 605 224<-266.692 -172.173> LayerCount: 2 Fore SplineSet 388 435 m 1 388 395 l 2 388 262 427 214 511 200 c 0 529 197 563 196 576 196 c 0 641 196 671 209 696 223 c 0 748 252 759 320 766 339 c 1 974 239 l 1 964 211 910 100 798 35 c 0 756 10 705 0 647 -4 c 1 647 -25 646 -65 646 -67 c 1 743 -72 829 -129 829 -243 c 0 829 -373 715 -445 557 -445 c 0 491 -445 399 -427 343 -391 c 1 403 -244 l 1 436 -262 481 -273 532 -273 c 0 568 -273 602 -262 605 -224 c 1 605 -222 l 2 605 -193 582 -166 534 -166 c 0 486 -166 453 -169 425 -179 c 1 425 2 l 1 313 18 225 60 175 164 c 0 140 236 136 311 136 397 c 2 136 440 l 1 138 530 140 648 145 811 c 1 131 811 l 2 103 811 75 807 49 800 c 1 32 1003 l 1 56 1012 101 1015 134 1015 c 2 149 1015 l 1 149 1085 150 1179 150 1249 c 1 401 1243 l 1 401 1177 400 1088 399 1020 c 1 508 1019 775 1016 783 1016 c 1 780 812 l 1 643 812 530 814 397 814 c 1 391 647 392 535 388 435 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/theta.glyph000066400000000000000000000016001472062471000313040ustar00rootroot00000000000000StartChar: theta Encoding: 952 952 348 Width: 1060 VWidth: 0 Flags: W HStem: -16 203<387.94 609.054> 582 222<311.268 713> 1174 203<415.193 616.501> VStem: 36 262<297.182 568.084 790 990.785> 714 265<326.351 582 804 1002.89> LayerCount: 2 Fore SplineSet 351 277 m 0 398 203 436 187 510 187 c 0 589 187 638 249 669 326 c 1 690 372 707 491 714 582 c 1 699 582 683 582 666 582 c 0 580 582 474 579 298 565 c 1 301 471 315 333 351 277 c 0 522 1377 m 1 683 1377 974 1293 979 663 c 1 979 652 l 2 979 485 948 312 900 217 c 0 825 70 675 -16 510 -16 c 0 388 -16 239 25 158 127 c 0 68 239 36 411 36 595 c 0 36 947 96 1117 166 1214 c 0 232 1306 366 1374 522 1377 c 1 713 804 m 1 708 883 696 976 673 1036 c 0 633 1142 581 1174 521 1174 c 0 456 1174 418 1149 378 1078 c 0 344 1019 317 923 305 790 c 1 439 802 555 804 654 804 c 0 675 804 694 804 713 804 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/theta1.glyph000066400000000000000000000014731472062471000313750ustar00rootroot00000000000000StartChar: theta1 Encoding: 977 977 414 Width: 1060 VWidth: 0 Flags: W HStem: -16 203<398.535 626.815> 564 228<340.88 739.032> 1140 210<399.72 673.79> VStem: 34 257<325.901 510.789> 61 241<825.254 1049.87> 741 261<341.03 562 786 985.544> LayerCount: 2 Fore SplineSet 746 786 m 1xec 729 993 737 1140 537 1140 c 0 414 1140 302 1049 302 927 c 0 302 813 386 792 498 792 c 0 678 792 695 791 746 786 c 1xec 61 922 m 0 61 1165 243 1350 532 1350 c 0 693 1350 997 1277 1002 647 c 1 1002 636 l 2 1002 469 958 312 910 217 c 0 835 70 685 -16 520 -16 c 0 398 -16 249 25 168 127 c 0 98 214 50 375 34 508 c 1 291 558 l 1xf4 299 474 322 334 353 284 c 0 390 224 440 187 520 187 c 0 605 187 659 249 692 326 c 1 714 371 733 472 741 562 c 1 715 563 686 564 656 564 c 0 340 564 61 598 61 922 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/thorn.glyph000066400000000000000000000014641472062471000313410ustar00rootroot00000000000000StartChar: thorn Encoding: 254 254 206 Width: 1060 VWidth: -2 Flags: W HStem: -8 201<411.543 624.96> 811 200<426.354 646.024> 1291 20G<134.615 314.5> VStem: 104 246<-398 58.1272 255.451 734.217> 104 226<921 1281.94> 691 256<261.255 768.3> LayerCount: 2 Fore SplineSet 104 739 m 1xec 104 1054 l 2 104 1137 92 1220 82 1285 c 1 310 1311 l 1 319 1287 330 1249 330 1211 c 3 330 921 l 1xec 386 983 470 1011 582 1011 c 0 857 1011 947 819 947 551 c 0 947 215 874 -8 512 -8 c 0 412 -8 365 29 336 60 c 1 340 20 347 -17 350 -61 c 1 350 -152 l 2xf4 350 -246 357 -330 364 -398 c 1 116 -405 l 1 107 -332 102 -237 102 -146 c 2 104 739 l 1xec 691 531 m 0 691 724 654 811 566 811 c 0 437 811 393 744 348 656 c 1 350 311 l 1xf4 388 253 442 193 517 193 c 0 632 193 691 264 691 531 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/three.glyph000066400000000000000000000014231472062471000313110ustar00rootroot00000000000000StartChar: three Encoding: 51 51 107 Width: 1060 VWidth: 0 Flags: W HStem: -22 213<342.211 596.703> 621 200<340 523.551> 1122 198<350.4 573.115> VStem: 54 251<228.257 335> 603 254<893.851 1093.73> 666 258<260.412 519.343> LayerCount: 2 Fore SplineSet 54 335 m 1xf4 305 335 l 1 305 219 393 191 473 191 c 0 593 191 666 285 666 379 c 0xf4 666 489 621 531 567 566 c 0 509 604 420 621 340 621 c 1 340 821 l 1 356 821 l 2 485 821 603 880 603 1009 c 0 603 1075 549 1122 455 1122 c 0 347 1122 290 1014 272 978 c 1 65 1114 l 1 70 1129 167 1320 447 1320 c 2 458 1320 l 2 695 1320 857 1248 857 1026 c 0xf8 857 898 756 757 657 738 c 1 840 679 924 548 924 378 c 0 924 240 890 168 810 88 c 0 738 16 625 -22 466 -22 c 0 184 -22 54 131 54 335 c 1xf4 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/threequarters.glyph000066400000000000000000000010441472062471000330770ustar00rootroot00000000000000StartChar: threequarters Encoding: 190 190 203 Width: 1060 VWidth: 0 Flags: W HStem: -165 165<378 541 744 872> 519 168<78 971> 754 167<364.063 607.251> 993 20G<295.342 343> 1097 131<453.041 589.979> 1308 21G<346.027 377.5> 1364 166<374.811 593.161> VStem: 537 210<-316 -165> 553 191<-300.296 -165 10 236> 595 210<1231.01 1360.53> 618 209<934.836 1079.62> LayerCount: 2 Fore SplineSet 78 687 m 1xfe 971 687 l 1 971 519 l 1 78 519 l 1 78 687 l 1xfe EndSplineSet Refer: 745 8324 N 1 0 0 1 0 0 2 Refer: 197 179 N 1 0 0 1 0 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/tilde.glyph000066400000000000000000000006231472062471000313040ustar00rootroot00000000000000StartChar: tilde Encoding: 126 126 120 Width: 1060 VWidth: -12 Flags: W HStem: 375 210<639.392 787.546> 596 211<250.546 404.74> LayerCount: 2 Fore SplineSet 332 807 m 0 562 807 620 585 710 585 c 0 796 585 818 675 824 743 c 1 1032 689 l 1 1032 584 977 375 700 375 c 1 476 375 437 596 325 596 c 0 269 596 218 531 194 441 c 1 12 551 l 1 46 681 130 807 332 807 c 0 EndSplineSet Validated: 1 EndChar tilde_greater.liga.glyph000066400000000000000000000015711472062471000336540ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdirStartChar: tilde_greater.liga Encoding: 57642 57642 1016 Width: 1060 VWidth: 6 Flags: W HStem: 224 251<-325.335 -150.705> 470 237<72.7857 321.346> 665 225<-757.917 -641.573> VStem: -1066 225<374.942 531.824> LayerCount: 2 Fore SplineSet 4 358 m 0x50 -50 304 -125 224 -250 224 c 0 -394 224 -464 284 -575 504 c 0 -618 588 -655 665 -704 665 c 0 -760 665 -818 530 -841 330 c 1 -1066 378 l 1 -1007 665 -932 890 -716 890 c 0 -564 890 -462 785 -398 635 c 0 -359 544 -303 475 -249 475 c 0xb0 -186 475 -140 527 -100 569 c 0 -18 657 54 707 158 707 c 0 335 707 480 550 602 550 c 0 605 550 607 550 610 550 c 1 456 668 261 815 114 892 c 1 244 1099 l 1 279 1088 300 1074 330 1057 c 0 463 979 775 753 932 624 c 1 930 398 l 1 840 336 429 56 278 -66 c 1 112 138 l 1 191 205 314 289 432 367 c 1 343 410 267 470 178 470 c 0 100 470 60 414 4 358 c 0x50 EndSplineSet Validated: 1 EndChar tilde_tilde.liga.glyph000066400000000000000000000014731472062471000333250ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdirStartChar: tilde_tilde.liga Encoding: 57643 57643 1015 Width: 1060 VWidth: 6 Flags: W HStem: 192 233<-336.559 -172.084 603.373 742.003> 592 231<-794.13 -637.47 132.417 299.192> VStem: -1095 228<379.988 504.788> 798 228<493.411 637.704> LayerCount: 2 Fore SplineSet -110 560 m 0 -10 746 76 823 206 823 c 0 319 823 420 784 526 596 c 0 579 501 620 425 665 425 c 0 719 425 786 468 798 678 c 1 1026 635 l 1 985 257 806 192 650 192 c 0 504 192 414 324 331 500 c 0 299 567 255 592 206 592 c 0 157 592 108 528 44 423 c 0 -36 291 -114 192 -270 192 c 0 -416 192 -526 324 -609 500 c 0 -641 567 -675 592 -713 592 c 0 -773 592 -854 522 -867 350 c 1 -1095 382 l 1 -1052 700 -887 823 -723 823 c 0 -591 823 -503 772 -414 596 c 0 -365 499 -324 425 -255 425 c 0 -194 425 -149 488 -110 560 c 0 EndSplineSet Validated: 1 EndChar tilde_tilde_greater.liga.glyph000066400000000000000000000023251472062471000350330ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdirStartChar: tilde_tilde_greater.liga Encoding: 57644 57644 1017 Width: 1060 VWidth: 6 Flags: W HStem: 147 241<-364.219 -196.07> 204 231<-1326.16 -1156.09> 443 237<75.0845 344.99> 578 225<-854.346 -704.413> 602 233<-1838.54 -1653.02> VStem: -2146 228<389.296 505.123> LayerCount: 2 Fore SplineSet -950 398 m 0x94 -1013 284 -1106 204 -1217 204 c 0 -1349 204 -1467 255 -1556 431 c 0 -1605 528 -1690 602 -1735 602 c 0 -1789 602 -1906 559 -1918 349 c 1 -2146 392 l 1 -2105 770 -1876 835 -1720 835 c 0x4c -1574 835 -1444 703 -1361 527 c 0 -1329 460 -1276 435 -1227 435 c 0 -1200 435 -1148 472 -1114 538 c 0 -1035 689 -948 803 -779 803 c 0x54 -627 803 -525 726 -441 548 c 0 -392 443 -336 388 -282 388 c 0 -219 388 -169 465 -103 532 c 0 -10 627 41 680 191 680 c 0 320 680 445 556 561 556 c 0 573 556 585 557 597 560 c 1 445 677 256 817 114 892 c 1 244 1099 l 1 279 1088 300 1074 330 1057 c 0 463 979 775 753 932 624 c 1 930 398 l 1 840 336 429 56 278 -66 c 1 112 138 l 1 190 204 310 286 426 363 c 1 348 396 278 443 196 443 c 0xa4 117 443 30 371 -9 321 c 0 -56 261 -148 147 -273 147 c 0 -417 147 -524 194 -628 417 c 0 -681 531 -738 578 -787 578 c 0 -837 578 -903 483 -950 398 c 0x94 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/tildecomb.glyph000066400000000000000000000007421472062471000321470ustar00rootroot00000000000000StartChar: tildecomb Encoding: 771 771 325 Width: 1060 VWidth: -12 Flags: W HStem: 1152 178<576.92 735.997> 1282 180<298.718 462.459> AnchorPoint: "above_accent" 499 1107 mark 0 LayerCount: 2 Fore SplineSet 339 1462 m 0x40 555 1462 574 1330 664 1330 c 0 714 1330 744 1361 750 1430 c 1 927 1376 l 1 906 1280 848 1152 686 1152 c 0x80 488 1152 467 1282 366 1282 c 0 324 1282 287 1245 278 1182 c 1 94 1260 l 1 127 1353 198 1462 339 1462 c 0x40 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/tonos.glyph000066400000000000000000000005141472062471000313440ustar00rootroot00000000000000StartChar: tonos Encoding: 900 900 392 Width: 1060 VWidth: -43 Flags: W HStem: 1222 454 VStem: 484 236<1526.27 1625.28> AnchorPoint: "above_accent" 455 1198 mark 0 LayerCount: 2 Fore SplineSet 326 1334 m 1 421 1451 445 1523 484 1676 c 1 720 1622 l 1 687 1468 604 1338 509 1222 c 1 326 1334 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/two.glyph000066400000000000000000000012271472062471000310150ustar00rootroot00000000000000StartChar: two Encoding: 50 50 106 Width: 1060 VWidth: 0 Flags: W HStem: 0 215<416 932> 1095 211<390.131 625.359> VStem: 92 255<865.544 1053.56> 668 247<799.934 1053.47> LayerCount: 2 Fore SplineSet 363 864 m 1 112 822 l 1 103 851 94 898 92 934 c 0 92 943 92 951 92 959 c 0 92 1150 237 1306 493 1306 c 0 763 1306 915 1195 915 925 c 0 915 727 796 623 716 538 c 1 661 483 416 271 416 215 c 1 932 215 l 1 932 0 l 1 72 0 l 1 72 30 70 62 70 95 c 0 70 121 71 148 76 176 c 0 94 273 174 374 282 475 c 0 407 590 668 755 668 926 c 0 668 1042 611 1095 508 1095 c 0 434 1095 347 1051 347 951 c 3 347 926 351 897 363 864 c 1 EndSplineSet Validated: 1 EndChar twodotenleader.glyph000066400000000000000000000003741472062471000331470ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdirStartChar: twodotenleader Encoding: 8229 8229 522 Width: 1060 VWidth: 26 Flags: W HStem: 0 313<136 451 616 931> VStem: 136 315<0 313> 616 315<0 313> LayerCount: 2 Fore Refer: 53 46 N 1 0 0 1 272 0 2 Refer: 53 46 S 1 0 0 1 -208 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/u.glyph000066400000000000000000000012161472062471000304460ustar00rootroot00000000000000StartChar: u Encoding: 117 117 20 Width: 1060 VWidth: 6 Flags: W HStem: -17 21G<861 908.628> 2 204<344.099 591.094> 1000 13G<130.571 323 667 918> VStem: 79 251<220.841 885.496> 667 251<278.168 1013> AnchorPoint: "above_accent" 496 1107 basechar 0 LayerCount: 2 Fore SplineSet 893 -17 m 1xb8 829 12 787 58 766 108 c 1 691 31 576 5 426 2 c 1 417 2 l 2 265 2 79 53 79 229 c 3 79 311 80 408 80 504 c 0 80 720 77 935 58 992 c 1 312 1020 l 1 334 928 328 664 330 298 c 1 342 231 361 206 446 206 c 1x78 598 213 667 291 667 418 c 1 667 1013 l 1 918 1013 l 1 918 306 l 1 920 254 985 187 1036 166 c 1 893 -17 l 1xb8 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uacute.glyph000066400000000000000000000005061472062471000314710ustar00rootroot00000000000000StartChar: uacute Encoding: 250 250 142 Width: 1060 VWidth: -2 Flags: W HStem: -17 21G<861 908.628> 2 204<344.099 591.094> 1000 13G<130.571 323 667 918> 1120 442 VStem: 79 251<220.841 885.496> 195 566 667 251<278.168 1013> LayerCount: 2 Fore Refer: 323 769 N 1 0 0 1 -4 27 2 Refer: 20 117 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/ubreve.glyph000066400000000000000000000005161472062471000314740ustar00rootroot00000000000000StartChar: ubreve Encoding: 365 365 299 Width: 1060 VWidth: 32 Flags: W HStem: -17 21G<861 908.628> 2 204<344.099 591.094> 1000 13G<130.571 323 667 918> 1151 183<380.837 632.214> VStem: 79 251<220.841 885.496> 667 251<278.168 1013> LayerCount: 2 Fore Refer: 328 774 N 1 0 0 1 -8 0 2 Refer: 20 117 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/ucircumflex.glyph000066400000000000000000000005051472062471000325300ustar00rootroot00000000000000StartChar: ucircumflex Encoding: 251 251 143 Width: 1060 VWidth: -2 Flags: W HStem: -17 21G<861 908.628> 2 204<344.099 591.094> 1000 13G<130.571 323 667 918> 1132 447 VStem: 79 251<220.841 885.496> 667 251<278.168 1013> LayerCount: 2 Fore Refer: 324 770 N 1 0 0 1 -20 -23 2 Refer: 20 117 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/udieresis.glyph000066400000000000000000000006471472062471000322050ustar00rootroot00000000000000StartChar: udieresis Encoding: 252 252 144 Width: 1060 VWidth: 0 Flags: W HStem: -17 21G<861 908.628> 2 204<344.099 591.094> 1000 13G<130.571 323 667 918> 1183 240<159 438 579 861> VStem: 79 251<220.841 885.496> 159 279<1183 1423> 579 282<1183 1420> 667 251<278.168 1013> AnchorPoint: "above_accent" 509 1410 basechar 0 LayerCount: 2 Fore Refer: 173 168 N 1 0 0 1 13 -1 2 Refer: 20 117 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/ugrave.glyph000066400000000000000000000005051472062471000314730ustar00rootroot00000000000000StartChar: ugrave Encoding: 249 249 141 Width: 1060 VWidth: 0 Flags: W HStem: -17 21G<861 908.628> 2 204<344.099 591.094> 1000 13G<130.571 323 667 918> 1120 442 VStem: 79 251<220.841 885.496> 241 566 667 251<278.168 1013> LayerCount: 2 Fore Refer: 322 768 N 1 0 0 1 48 27 2 Refer: 20 117 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uhungarumlaut.glyph000066400000000000000000000005061472062471000331040ustar00rootroot00000000000000StartChar: uhungarumlaut Encoding: 369 369 303 Width: 1060 VWidth: 32 Flags: W HStem: -17 21G<861 908.628> 2 204<344.099 591.094> 1000 13G<130.571 323 667 918> 1130 545 VStem: 79 251<220.841 885.496> 667 251<278.168 1013> LayerCount: 2 Fore Refer: 333 779 N 1 0 0 1 76 -13 2 Refer: 20 117 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/umacron.glyph000066400000000000000000000005341472062471000316500ustar00rootroot00000000000000StartChar: umacron Encoding: 363 363 297 Width: 1060 VWidth: 32 Flags: W HStem: -17 21G<861 908.628> 2 204<344.099 591.094> 1000 13G<130.571 323 667 918> 1211 194<258 758> VStem: 79 251<220.841 885.496> 258 500<1211 1400> 667 251<278.168 1013> LayerCount: 2 Fore Refer: 326 772 N 1 0 0 1 20 -78 2 Refer: 20 117 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/underscore.glyph000066400000000000000000000003431472062471000323530ustar00rootroot00000000000000StartChar: underscore Encoding: 95 95 117 Width: 1060 VWidth: 41 Flags: W HStem: -334 213<46 992> LayerCount: 2 Fore SplineSet 46 -121 m 1 992 -121 l 1 992 -334 l 1 42 -334 l 1 46 -121 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/underscoredbl.glyph000066400000000000000000000005001472062471000330300ustar00rootroot00000000000000StartChar: underscoredbl Encoding: 8215 8215 539 Width: 1060 VWidth: 41 Flags: W HStem: -530 174<56 1002> -258 174<56 1002> LayerCount: 2 Fore SplineSet 56 -356 m 1 1002 -356 l 1 1002 -530 l 1 52 -530 l 1 56 -356 l 1 56 -84 m 1 1002 -84 l 1 1002 -258 l 1 52 -258 l 1 56 -84 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni00A0.glyph000066400000000000000000000001611472062471000313140ustar00rootroot00000000000000StartChar: uni00A0 Encoding: 160 160 192 Width: 1060 VWidth: 32 Flags: W LayerCount: 2 Fore Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni00AD.glyph000066400000000000000000000006621472062471000313460ustar00rootroot00000000000000StartChar: uni00AD Encoding: 173 173 195 Width: 1060 VWidth: 6 Flags: W HStem: 413 244<88 974> LayerCount: 2 Fore SplineSet 82 654 m 1 127 656 177 657 227 657 c 0 327 657 428 654 496 654 c 0 537 654 576 654 615 654 c 0 697 654 849 653 956 652 c 1 974 652 l 1 974 407 l 1 956 407 l 1 821 410 619 410 494 410 c 0 451 410 360 413 260 413 c 0 203 413 143 412 88 409 c 1 88 531 l 1 82 654 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni00B2.glyph000066400000000000000000000011231472062471000313160ustar00rootroot00000000000000StartChar: uni00B2 Encoding: 178 178 196 Width: 1060 VWidth: 65 Flags: W HStem: 769 169<472 833> 1359 168<449.723 614.421> VStem: 624 212<1211.55 1349.66> LayerCount: 2 Fore SplineSet 202 1321 m 1 226 1470 387 1527 536 1527 c 0 684 1527 836 1469 836 1297 c 0 836 1149 752 1104 576 1013 c 0 503 975 478 968 472 938 c 1 833 943 l 1 833 769 l 1 210 769 l 1 209 801 208 831 208 864 c 0 208 909 211 942 238 986 c 0 273 1042 394 1108 478 1151 c 0 606 1216 624 1239 624 1288 c 0 624 1320 589 1359 539 1359 c 0 455 1359 443 1313 432 1271 c 1 202 1321 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni00B3.glyph000066400000000000000000000014501472062471000313220ustar00rootroot00000000000000StartChar: uni00B3 Encoding: 179 179 197 Width: 1060 VWidth: 65 Flags: W HStem: 754 167<364.063 607.251> 993 20G<295.342 343> 1097 131<453.041 589.979> 1308 21G<346.027 377.5> 1364 166<374.811 593.161> VStem: 595 210<1231.01 1360.53> 618 209<934.836 1079.62> LayerCount: 2 Fore SplineSet 314 1013 m 1xfa 372 949 419 921 512 921 c 0 593 921 618 959 618 1013 c 1xfa 618 1079 561 1097 450 1097 c 1 453 1231 l 1 453 1231 510 1228 523 1228 c 0 578 1228 595 1257 595 1307 c 0 595 1348 565 1364 516 1364 c 0 450 1364 393 1339 362 1308 c 1 243 1457 l 1 296 1499 388 1530 508 1530 c 2 519 1530 l 2 685 1530 805 1482 805 1326 c 0xfc 805 1238 764 1198 708 1178 c 1 785 1137 827 1100 827 1003 c 0 827 811 707 754 512 754 c 0 366 754 261 770 175 864 c 1 314 1013 l 1xfa EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni00B5.glyph000066400000000000000000000012141472062471000313220ustar00rootroot00000000000000StartChar: uni00B5 Encoding: 181 181 169 Width: 1060 VWidth: 6 Flags: W HStem: -17 21G<849 896.628> 2 204<324.082 570.039> 1000 20G<114.857 303> VStem: 66 244<-395 8 218.457 876.355> 649 257<285.916 1000> LayerCount: 2 Fore SplineSet 314 8 m 1x78 310 -398 l 25 60 -395 l 1 65 229 l 3 65 311 66 408 66 504 c 0 66 720 63 935 44 992 c 1 292 1020 l 1 314 928 308 664 310 298 c 1 322 231 341 206 426 206 c 1x78 624 206 648 370 649 418 c 1 650 1000 l 1 907 1000 l 1 906 306 l 1 908 254 973 187 1024 166 c 1 881 -17 l 1xb8 817 12 775 58 754 108 c 1 679 31 562 5 412 2 c 1 403 2 l 2 374 2 344 4 314 8 c 1x78 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni00B9.glyph000066400000000000000000000004621472062471000313320ustar00rootroot00000000000000StartChar: uni00B9 Encoding: 185 185 199 Width: 1060 VWidth: 65 Flags: W VStem: 532 216<769 1280> LayerCount: 2 Fore SplineSet 514 1527 m 1 748 1511 l 1 748 769 l 1 532 769 l 1 533 1280 l 1 461 1201 387 1140 262 1098 c 1 190 1298 l 1 333 1336 439 1393 514 1527 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni0180.glyph000066400000000000000000000016061472062471000313110ustar00rootroot00000000000000StartChar: uni0180 Encoding: 384 384 575 Width: 1060 VWidth: -2 Flags: W HStem: -7 180<513.995 692.895> 813 200<488.383 682.479> 1116 204<0 166 419 632> 1392 20G<158 406.5> VStem: 174 245<274.508 742.95 933.082 1116 1320 1401.83> 750 255<235.51 731.081> LayerCount: 2 Fore SplineSet 750 478 m 0 750 741 677 813 585 813 c 0 513 813 452 738 419 683 c 1 419 349 l 1 470 247 541 173 602 173 c 0 710 173 750 288 750 478 c 0 1005 459 m 0 1005 152 887 -7 636 -7 c 0 512 -7 433 40 395 93 c 1 395 51 351 -13 351 -13 c 1 155 7 l 1 165 73 174 160 174 243 c 0 174 251 174 259 174 267 c 0 174 504 173 842 173 1116 c 1 0 1116 l 1 0 1320 l 1 166 1320 l 1 164 1350 161 1378 158 1403 c 1 405 1412 l 1 408 1384 411 1353 413 1320 c 1 632 1320 l 1 632 1116 l 1 419 1116 l 1 417 1046 411 996 395 930 c 1 432 958 506 1013 620 1013 c 0 892 1013 1005 831 1005 459 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni0190.glyph000066400000000000000000000014341472062471000313110ustar00rootroot00000000000000StartChar: uni0190 Encoding: 400 400 428 Width: 1060 VWidth: 0 Flags: W HStem: 0 187<355.283 737.246> 630 205<413.713 628> 1022 21G<834 882.982> 1108 189<393.019 786.227> VStem: 36 255<249.414 553.438> 90 253<896.139 1062.08> LayerCount: 2 Fore SplineSet 990 158 m 1xf8 919 105 778 0 520 0 c 0 338 0 244 34 163 106 c 0 71 189 36 289 36 390 c 0xf8 36 568 120 694 272 730 c 1 160 766 90 877 90 985 c 0 90 1180 265 1297 555 1297 c 2 568 1297 l 2 801 1297 907 1234 981 1193 c 1 870 1022 l 1 798 1064 702 1108 557 1108 c 0 437 1108 343 1060 343 985 c 0xf4 343 873 494 835 605 835 c 2 610 835 l 1 628 835 l 1 628 629 l 1 602 629 576 630 550 630 c 0 358 630 291 549 291 388 c 0 291 275 340 187 521 187 c 0 712 187 818 271 869 317 c 1 990 158 l 1xf8 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni0191.glyph000066400000000000000000000012201472062471000313030ustar00rootroot00000000000000StartChar: uni0191 Encoding: 401 401 339 Width: 1060 VWidth: 0 Flags: W HStem: 642 216<400 731.256> 1115 209<400 925.784> VStem: 139 261<-17.6681 640 856 1114> LayerCount: 2 Fore SplineSet 405 78 m 1 399 -108 331 -303 -1 -303 c 1 -1 -39 l 1 103 -39 131 -8 139 85 c 1 139 1324 l 1 824 1324 l 2 926 1324 971 1307 1005 1290 c 1 927 1087 l 1 901 1101 879 1114 781 1115 c 1 710 1115 l 2 606 1115 583 1115 400 1114 c 1 400 856 l 1 520 856 482 858 604 858 c 0 694 858 761 840 801 822 c 1 733 620 l 1 696 637 646 642 601 642 c 0 559 642 536 642 516 642 c 0 486 642 465 642 400 640 c 1 400 539 404 236 405 78 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni01A4.glyph000066400000000000000000000021211472062471000313170ustar00rootroot00000000000000StartChar: uni01A4 Encoding: 420 420 973 Width: 1060 VWidth: 0 Flags: W HStem: -1 21G<325 569> 440 215<570 696.989> 1105 209<258.802 325 571 704.117> VStem: 15 224<927 1084.68> 325 246<0 443 655.133 1102> 746 254<697.193 1061.39> LayerCount: 2 Back SplineSet 714 909 m 4 714 1113 597 1117 515 1117 c 4 506 1117 l 5 445 1117 401 1113 356 1112 c 5 356 1041 l 6 356 854 354 649 354 649 c 5 390 648 425 647 458 647 c 4 574 647 714 676 714 909 c 4 354 0 m 5 104 0 l 5 104 1320 l 5 222 1320 260 1328 393 1328 c 4 618 1328 789 1315 904 1174 c 4 958 1108 976 1016 976 924 c 4 976 600 852 439 508 439 c 4 460 439 408 440 354 442 c 5 354 174 354 159 354 0 c 5 EndSplineSet Fore SplineSet 746 900 m 0 746 1083 670 1105 571 1105 c 1 571 1020 l 2 571 837 570 655 570 655 c 1 690 655 746 687 746 900 c 0 569 -1 m 1 325 0 l 1 325 1102 l 1 262 1097 239 1065 239 927 c 1 15 927 l 1 15 1214 118 1273 300 1301 c 0 353 1309 403 1314 536 1314 c 0 845 1314 1000 1184 1000 906 c 0 1000 608 904 440 676 440 c 0 628 440 610 441 570 443 c 1 570 180 569 155 569 -1 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni01CD.glyph000066400000000000000000000004611472062471000313460ustar00rootroot00000000000000StartChar: uni01CD Encoding: 461 461 429 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<6 267.5 750 1026> 281 223<390.856 651> 1305 20G<411.503 648.179> 1359 447 VStem: 6 260<0 174.195> 750 276<0 224.965> LayerCount: 2 Fore Refer: 334 780 N 1 0 0 1 -7 153 2 Refer: 26 65 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni01CE.glyph000066400000000000000000000005161472062471000313500ustar00rootroot00000000000000StartChar: uni01CE Encoding: 462 462 430 Width: 1060 VWidth: 0 Flags: W HStem: -11 200<343.627 572.837> 470 200<369.749 625.784> 820 208<290.067 600.727> 1144 447 VStem: 56 262<217.581 419.927> 661 256<275.679 431.841 623 758.896> LayerCount: 2 Fore Refer: 334 780 N 1 0 0 1 -27 -62 2 Refer: 0 97 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni01CF.glyph000066400000000000000000000004131472062471000313450ustar00rootroot00000000000000StartChar: uni01CF Encoding: 463 463 431 Width: 1060 VWidth: 0 Flags: W HStem: -3 221<134 366 622 848> 1112 212<138 366 622 852> 1359 447 VStem: 366 256<219 1119> LayerCount: 2 Fore Refer: 334 780 N 1 0 0 1 -29 153 2 Refer: 50 73 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni01D0.glyph000066400000000000000000000004301472062471000313170ustar00rootroot00000000000000StartChar: uni01D0 Encoding: 464 464 432 Width: 1060 VWidth: 0 Flags: W HStem: -18 200<615.905 874.717> 813 200<124.449 354> 1144 447 VStem: 354 256<191.813 274 274.339 813> LayerCount: 2 Fore Refer: 334 780 N 1 0 0 1 -33 -62 2 Refer: 177 305 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni01D1.glyph000066400000000000000000000004471472062471000313300ustar00rootroot00000000000000StartChar: uni01D1 Encoding: 465 465 433 Width: 1060 VWidth: 0 Flags: W HStem: -16 203<387.94 609.054> 1147 203<415.193 616.501> 1359 447 VStem: 36 261<295.851 964.02> 718 261<341.03 985.544> LayerCount: 2 Fore Refer: 334 780 N 1 0 0 1 -5 153 2 Refer: 38 79 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni01D2.glyph000066400000000000000000000004461472062471000313300ustar00rootroot00000000000000StartChar: uni01D2 Encoding: 466 466 434 Width: 1060 VWidth: 0 Flags: W HStem: -6 203<400.251 610.825> 830 202<403 623.518> 1144 447 VStem: 72 252<282.644 737.435> 685 256<277.821 760.797> LayerCount: 2 Fore Refer: 334 780 N 1 0 0 1 -10 -62 2 Refer: 14 111 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni01D3.glyph000066400000000000000000000004521472062471000313260ustar00rootroot00000000000000StartChar: uni01D3 Encoding: 467 467 435 Width: 1060 VWidth: 0 Flags: W HStem: -10 210<393.874 605.877> 1329 1G<67 328 696 881.714> 1360 447 VStem: 68 252<291.203 1329> 693 256<306.506 1323.05> LayerCount: 2 Fore Refer: 334 780 N 1 0 0 1 -18 154 2 Refer: 44 85 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni01D4.glyph000066400000000000000000000005001472062471000313210ustar00rootroot00000000000000StartChar: uni01D4 Encoding: 468 468 436 Width: 1060 VWidth: 0 Flags: W HStem: -17 21G<861 908.628> 2 204<344.099 591.094> 1000 13G<130.571 323 667 918> 1144 447 VStem: 79 251<220.841 885.496> 667 251<278.168 1013> LayerCount: 2 Fore Refer: 334 780 N 1 0 0 1 -24 -62 2 Refer: 20 117 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni01D5.glyph000066400000000000000000000006071472062471000313320ustar00rootroot00000000000000StartChar: uni01D5 Encoding: 469 469 437 Width: 1060 VWidth: 0 Flags: W HStem: -10 210<393.874 605.877> 1329 1G<67 328 696 881.714> 1399 240<165 444 585 867> 1708 194<275 775> VStem: 68 252<291.203 1329> 165 279<1399 1639> 275 500<1708 1897> 585 282<1399 1636> 693 256<306.506 1323.05> LayerCount: 2 Fore Refer: 326 772 N 1 0 0 1 37 419 2 Refer: 132 220 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni01D6.glyph000066400000000000000000000006341472062471000313330ustar00rootroot00000000000000StartChar: uni01D6 Encoding: 470 470 438 Width: 1060 VWidth: 0 Flags: W HStem: -17 21G<861 908.628> 2 204<344.099 591.094> 1000 13G<130.571 323 667 918> 1183 240<159 438 579 861> 1514 194<271 771> VStem: 79 251<220.841 885.496> 159 279<1183 1423> 271 500<1514 1703> 579 282<1183 1420> 667 251<278.168 1013> LayerCount: 2 Fore Refer: 326 772 N 1 0 0 1 33 225 2 Refer: 144 252 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni01D7.glyph000066400000000000000000000005631472062471000313350ustar00rootroot00000000000000StartChar: uni01D7 Encoding: 471 471 439 Width: 1060 VWidth: 0 Flags: W HStem: -10 210<393.874 605.877> 1329 1G<67 328 696 881.714> 1399 240<165 444 585 867> 1652 442 VStem: 68 252<291.203 1329> 165 279<1399 1639> 216 566 585 282<1399 1636> 693 256<306.506 1323.05> LayerCount: 2 Fore Refer: 323 769 S 1 0 0 1 17 559 2 Refer: 132 220 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni01D8.glyph000066400000000000000000000006101472062471000313270ustar00rootroot00000000000000StartChar: uni01D8 Encoding: 472 472 440 Width: 1060 VWidth: 0 Flags: W HStem: -17 21G<861 908.628> 2 204<344.099 591.094> 1000 13G<130.571 323 667 918> 1183 240<159 438 579 861> 1428 442 VStem: 79 251<220.841 885.496> 159 279<1183 1423> 196 566 579 282<1183 1420> 667 251<278.168 1013> LayerCount: 2 Fore Refer: 323 769 S 1 0 0 1 -3 335 2 Refer: 144 252 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni01D9.glyph000066400000000000000000000005531472062471000313360ustar00rootroot00000000000000StartChar: uni01D9 Encoding: 473 473 441 Width: 1060 VWidth: 0 Flags: W HStem: -10 210<393.874 605.877> 1329 1G<67 328 696 881.714> 1399 240<165 444 585 867> 1641 447 VStem: 68 252<291.203 1329> 165 279<1399 1639> 585 282<1399 1636> 693 256<306.506 1323.05> LayerCount: 2 Fore Refer: 334 780 N 1 0 0 1 -7 435 2 Refer: 132 220 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni01DA.glyph000066400000000000000000000006011472062471000313400ustar00rootroot00000000000000StartChar: uni01DA Encoding: 474 474 442 Width: 1060 VWidth: 0 Flags: W HStem: -17 21G<861 908.628> 2 204<344.099 591.094> 1000 13G<130.571 323 667 918> 1183 240<159 438 579 861> 1447 447 VStem: 79 251<220.841 885.496> 159 279<1183 1423> 579 282<1183 1420> 667 251<278.168 1013> LayerCount: 2 Fore Refer: 334 780 N 1 0 0 1 -11 241 2 Refer: 144 252 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni01DB.glyph000066400000000000000000000005631472062471000313500ustar00rootroot00000000000000StartChar: uni01DB Encoding: 475 475 443 Width: 1060 VWidth: 0 Flags: W HStem: -10 210<393.874 605.877> 1329 1G<67 328 696 881.714> 1399 240<165 444 585 867> 1646 442 VStem: 68 252<291.203 1329> 165 279<1399 1639> 236 566 585 282<1399 1636> 693 256<306.506 1323.05> LayerCount: 2 Fore Refer: 322 768 S 1 0 0 1 43 553 2 Refer: 132 220 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni01DC.glyph000066400000000000000000000006101472062471000313420ustar00rootroot00000000000000StartChar: uni01DC Encoding: 476 476 444 Width: 1060 VWidth: 0 Flags: W HStem: -17 21G<861 908.628> 2 204<344.099 591.094> 1000 13G<130.571 323 667 918> 1183 240<159 438 579 861> 1428 442 VStem: 79 251<220.841 885.496> 159 279<1183 1423> 234 566 579 282<1183 1420> 667 251<278.168 1013> LayerCount: 2 Fore Refer: 322 768 S 1 0 0 1 41 335 2 Refer: 144 252 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni01DE.glyph000066400000000000000000000006161472062471000313520ustar00rootroot00000000000000StartChar: uni01DE Encoding: 478 478 445 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<6 267.5 750 1026> 281 223<390.856 651> 1305 20G<411.503 648.179> 1398 240<176 455 596 878> 1708 194<275 775> VStem: 6 260<0 174.195> 176 279<1398 1638> 275 500<1708 1897> 596 282<1398 1635> 750 276<0 224.965> LayerCount: 2 Fore Refer: 326 772 N 1 0 0 1 37 419 2 Refer: 75 196 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni01DF.glyph000066400000000000000000000006531472062471000313540ustar00rootroot00000000000000StartChar: uni01DF Encoding: 479 479 446 Width: 1060 VWidth: 0 Flags: W HStem: -11 200<343.627 572.837> 470 200<369.749 625.784> 820 208<290.067 600.727> 1183 240<156 435 576 858> 1514 194<268 768> VStem: 56 262<217.581 419.927> 156 279<1183 1423> 268 500<1514 1703> 576 282<1183 1420> 661 256<275.679 431.841 623 758.896> LayerCount: 2 Fore Refer: 326 772 N 1 0 0 1 30 225 2 Refer: 63 228 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni01E0.glyph000066400000000000000000000005641472062471000313300ustar00rootroot00000000000000StartChar: uni01E0 Encoding: 480 480 513 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<6 267.5 750 1026> 281 223<390.856 651> 1305 20G<411.503 648.179> 1399 246<365 648> 1708 194<275 775> VStem: 6 260<0 174.195> 275 500<1708 1897> 365 285<1399 1645> 750 276<0 224.965> LayerCount: 2 Fore Refer: 326 772 N 1 0 0 1 37 419 2 Refer: 482 550 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni01E1.glyph000066400000000000000000000006211472062471000313230ustar00rootroot00000000000000StartChar: uni01E1 Encoding: 481 481 514 Width: 1060 VWidth: 0 Flags: W HStem: -11 200<343.627 572.837> 470 200<369.749 625.784> 820 208<290.067 600.727> 1184 246<345 628> 1514 194<249 749> VStem: 56 262<217.581 419.927> 249 500<1514 1703> 345 285<1184 1430> 661 256<275.679 431.841 623 758.896> LayerCount: 2 Fore Refer: 326 772 N 1 0 0 1 11 225 2 Refer: 483 551 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni01E2.glyph000066400000000000000000000004571472062471000313330ustar00rootroot00000000000000StartChar: uni01E2 Encoding: 482 482 447 Width: 1060 VWidth: 0 Flags: W HStem: -5 208<694 949.972> 225 209<292 440.42> 642 208<646 861> 1114 208<606 959> 1426 194<364 864> VStem: 364 500<1426 1615> LayerCount: 2 Fore Refer: 326 772 N 1 0 0 1 126 137 2 Refer: 82 198 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni01E3.glyph000066400000000000000000000006371472062471000313340ustar00rootroot00000000000000StartChar: uni01E3 Encoding: 483 483 448 Width: 1060 VWidth: 0 Flags: W HStem: 0 208<655.512 793.522> 4 158<273.037 389.008> 447 207<648 789.924> 508 153<279.122 416.124> 808 210<223.801 396.892 658.059 770.841> 1211 194<277 777> VStem: 23 233<170.1 501.996> 277 500<1211 1400> 418 230<213.337 447 654 789.913> LayerCount: 2 Fore Refer: 326 772 N 1 0 0 1 39 -78 2 Refer: 65 230 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni01E8.glyph000066400000000000000000000004171472062471000313350ustar00rootroot00000000000000StartChar: uni01E8 Encoding: 488 488 451 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<84 342> 1315 20G<84 342 787.5 828.147> 1359 447 VStem: 84 258<0 519.312 871 1335> LayerCount: 2 Fore Refer: 334 780 N 1 0 0 1 -29 153 2 Refer: 34 75 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni01E9.glyph000066400000000000000000000006661472062471000313440ustar00rootroot00000000000000StartChar: uni01E9 Encoding: 489 489 452 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<134 383 766 854.415> 398 199<383.84 550.435> 813 204<496.154 669.449> 1407 20G<244.091 359.5> 1450 447 VStem: 134 249<0 398 617.945 685 898.492 1381.07> 679 255<609.816 804.907> LayerCount: 2 Fore Refer: 334 780 N 1 0 0 1 -267 244 2 Refer: 11 107 N 1 0 0 1 0 0 3 Validated: 1 Substitution2: "'ss01' Stylistic Set 1 - No loop k-1" uni01E9.noloop EndChar uni01E9.noloop.glyph000066400000000000000000000005031472062471000325600ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdirStartChar: uni01E9.noloop Encoding: 57351 57351 977 Width: 1060 VWidth: -2 Flags: W HStem: -7 7G<134 383 752 843.312> 1028 20G<758.5 886.333> 1407 20G<244.182 366> 1425 447 VStem: 134 249<0 412.28 650.557 1380.61> LayerCount: 2 Fore Refer: 334 780 N 1 0 0 1 -311 219 2 Refer: 975 57349 N 1 0 0 1 0 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni01EA.glyph000066400000000000000000000016711472062471000313510ustar00rootroot00000000000000StartChar: uni01EA Encoding: 490 490 515 Width: 1060 VWidth: 0 Flags: W HStem: -506 196<477.57 733.501> 1147 203<415.193 616.501> VStem: 36 261<295.851 964.02> 222 250<-298.213 -181.439> 718 261<341.03 985.544> LayerCount: 2 Fore SplineSet 522 1350 m 1xe8 683 1350 974 1277 979 647 c 1 979 636 l 2 979 469 948 312 900 217 c 1 768 -61 472 -151 472 -253 c 0 472 -296 528 -310 592 -310 c 0 650 -310 690 -281 720 -259 c 1 844 -400 l 1 800 -448 682 -506 582 -506 c 0 400 -506 222 -450 222 -262 c 0xd8 222 -166 342 -95 459 -14 c 1 349 -4 228 39 158 127 c 0 68 239 36 395 36 579 c 0 36 931 96 1090 166 1187 c 0 232 1279 366 1347 522 1350 c 1xe8 351 277 m 0 398 203 436 187 510 187 c 0 589 187 638 249 669 326 c 1 696 385 717 541 718 640 c 1 718 657 l 2 718 764 709 913 673 1009 c 0 633 1115 581 1147 521 1147 c 0 456 1147 418 1122 378 1051 c 0 331 968 297 835 297 592 c 0xe8 297 495 310 342 351 277 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni01EB.glyph000066400000000000000000000014731472062471000313520ustar00rootroot00000000000000StartChar: uni01EB Encoding: 491 491 516 Width: 1060 VWidth: 0 Flags: W HStem: -504 196<433.57 689.501> 830 202<403 623.518> VStem: 72 252<281.319 737.435> 178 250<-296.213 -173.801> 685 256<271.387 760.797> LayerCount: 2 Fore SplineSet 815 114 m 1xe8 616 -108 428 -149 428 -251 c 0 428 -294 484 -308 548 -308 c 0 606 -308 646 -279 676 -257 c 1 800 -398 l 1 756 -446 638 -504 538 -504 c 0 356 -504 178 -448 178 -260 c 0xd8 178 -131 284 -92 416 0 c 1 172 34 72 213 72 464 c 0 72 835 213 1032 505 1032 c 0 702 1032 812 963 882 831 c 0 923 752 941 639 941 543 c 0 941 377 908 218 815 114 c 1xe8 625 247 m 1 672 299 685 403 685 530 c 0 685 536 685 540 685 546 c 0 683 703 648 830 520 830 c 0 369 830 324 690 324 482 c 0xe8 324 316 387 197 508 197 c 1 563 198 589 211 625 247 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni01EC.glyph000066400000000000000000000005411472062471000313460ustar00rootroot00000000000000StartChar: uni01EC Encoding: 492 492 517 Width: 1060 VWidth: 0 Flags: W HStem: -506 196<477.57 733.501> 1147 203<415.193 616.501> 1479 194<272 772> VStem: 36 261<295.851 964.02> 222 250<-298.213 -181.439> 272 500<1479 1668> 718 261<341.03 985.544> LayerCount: 2 Fore Refer: 326 772 N 1 0 0 1 34 190 2 Refer: 515 490 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni01ED.glyph000066400000000000000000000005371472062471000313540ustar00rootroot00000000000000StartChar: uni01ED Encoding: 493 493 518 Width: 1060 VWidth: 0 Flags: W HStem: -504 196<433.57 689.501> 830 202<403 623.518> 1161 194<255 755> VStem: 72 252<281.319 737.435> 178 250<-296.213 -173.801> 255 500<1161 1350> 685 256<271.387 760.797> LayerCount: 2 Fore Refer: 326 772 N 1 0 0 1 17 -128 2 Refer: 516 491 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni01F0.glyph000066400000000000000000000004421472062471000313240ustar00rootroot00000000000000StartChar: uni01F0 Encoding: 496 496 453 Width: 1060 VWidth: 0 Flags: W HStem: -389 201<345.489 561.649> -28 20G<211.838 277> 813 200<357.45 588> 1140 447 VStem: 588 254<-163.515 813> LayerCount: 2 Fore Refer: 334 780 N 1 0 0 1 180 -66 2 Refer: 332 567 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni01F4.glyph000066400000000000000000000005001472062471000313230ustar00rootroot00000000000000StartChar: uni01F4 Encoding: 500 500 454 Width: 1060 VWidth: 0 Flags: W HStem: -8 206<400.046 648.579> 567 207<438.203 728> 1121 207<422.686 683.89> 1325 442 VStem: 20 261<349.796 931.188> 243 566 728 264<291.71 568> LayerCount: 2 Fore Refer: 323 769 N 1 0 0 1 44 232 2 Refer: 32 71 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni01F5.glyph000066400000000000000000000006561472062471000313400ustar00rootroot00000000000000StartChar: uni01F5 Encoding: 501 501 455 Width: 1060 VWidth: 0 Flags: W HStem: -384 200<339.615 652.97> 57 191<338.696 724.022> 399 200<357.688 614.884> 822 204<350.865 631.639 872.14 987> 1107 442 VStem: 80 228<-146.996 55.8752> 80 247<264.955 410.248 626.114 795.11> 195 566 645 246<628.611 804.056> 734 250<-110.144 45.3598> LayerCount: 2 Fore Refer: 323 769 N 1 0 0 1 -4 14 2 Refer: 6 103 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni01F8.glyph000066400000000000000000000004521472062471000313350ustar00rootroot00000000000000StartChar: uni01F8 Encoding: 504 504 456 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<75 321 646 940> 1305 20G<75 286 696.5 945> 1335 442 VStem: 75 245<-3 778> 235 566 696 245<0 98.8086 504 1328> LayerCount: 2 Fore Refer: 322 768 N 1 0 0 1 42 242 2 Refer: 37 78 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni01F9.glyph000066400000000000000000000004421472062471000313350ustar00rootroot00000000000000StartChar: uni01F9 Encoding: 505 505 457 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<100 351> 819 207<452.395 676.483> 1120 442 VStem: 100 251<0 737.647> 263 566 687 251<200.331 811.089> LayerCount: 2 Fore Refer: 322 768 N 1 0 0 1 70 27 2 Refer: 15 110 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni0200.glyph000066400000000000000000000004601472062471000312770ustar00rootroot00000000000000StartChar: uni0200 Encoding: 512 512 464 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<6 267.5 750 1026> 281 223<390.856 651> 1305 20G<411.503 648.179> 1352 545 VStem: 6 260<0 174.195> 750 276<0 224.965> LayerCount: 2 Fore Refer: 335 783 N 1 0 0 1 2 182 2 Refer: 26 65 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni0201.glyph000066400000000000000000000005161472062471000313020ustar00rootroot00000000000000StartChar: uni0201 Encoding: 513 513 465 Width: 1060 VWidth: 0 Flags: W HStem: -11 200<343.627 572.837> 470 200<369.749 625.784> 820 208<290.067 600.727> 1137 545 VStem: 56 262<217.581 419.927> 661 256<275.679 431.841 623 758.896> LayerCount: 2 Fore Refer: 335 783 N 1 0 0 1 -18 -33 2 Refer: 0 97 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni0202.glyph000066400000000000000000000005341472062471000313030ustar00rootroot00000000000000StartChar: uni0202 Encoding: 514 514 498 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<6 267.5 750 1026> 281 223<390.856 651> 1305 20G<411.503 648.179> 1390 21G<197 356.5 700 849> 1540 183<401.837 653.214> VStem: 6 260<0 174.195> 750 276<0 224.965> LayerCount: 2 Fore Refer: 494 785 N 1 0 0 1 3 32 2 Refer: 26 65 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni0203.glyph000066400000000000000000000005741472062471000313100ustar00rootroot00000000000000StartChar: uni0203 Encoding: 515 515 499 Width: 1060 VWidth: 0 Flags: W HStem: -11 200<343.627 572.837> 470 200<369.749 625.784> 820 208<290.067 600.727> 1175 21G<177 336.5 680 829> 1325 183<381.837 633.214> VStem: 56 262<217.581 419.927> 661 256<275.679 431.841 623 758.896> LayerCount: 2 Fore Refer: 494 785 N 1 0 0 1 -17 -183 2 Refer: 0 97 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni0204.glyph000066400000000000000000000004261472062471000313050ustar00rootroot00000000000000StartChar: uni0204 Encoding: 516 516 466 Width: 1060 VWidth: 0 Flags: W HStem: 0 204<358 898.95> 646 203<360 698> 1118 205<360 889> 1352 545 VStem: 102 258<204 646 849 1118> LayerCount: 2 Fore Refer: 335 783 N 1 0 0 1 -37 182 2 Refer: 30 69 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni0205.glyph000066400000000000000000000005041472062471000313030ustar00rootroot00000000000000StartChar: uni0205 Encoding: 517 517 467 Width: 1060 VWidth: 0 Flags: W HStem: -10 206<423.72 684.274> 434 196<404.825 676> 818 203<407.494 621.802> 1137 545 VStem: 78 258<289.863 403.211 606 738.031> 676 261<630 763.58> LayerCount: 2 Fore Refer: 335 783 N 1 0 0 1 15 -33 2 Refer: 4 101 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni0206.glyph000066400000000000000000000005021472062471000313020ustar00rootroot00000000000000StartChar: uni0206 Encoding: 518 518 500 Width: 1060 VWidth: 0 Flags: W HStem: 0 204<358 898.95> 646 203<360 698> 1118 205<360 889> 1390 21G<158 317.5 661 810> 1540 183<362.837 614.214> VStem: 102 258<204 646 849 1118> LayerCount: 2 Fore Refer: 494 785 N 1 0 0 1 -36 32 2 Refer: 30 69 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni0207.glyph000066400000000000000000000005621472062471000313110ustar00rootroot00000000000000StartChar: uni0207 Encoding: 519 519 501 Width: 1060 VWidth: 0 Flags: W HStem: -10 206<423.72 684.274> 434 196<404.825 676> 818 203<407.494 621.802> 1175 21G<210 369.5 713 862> 1325 183<414.837 666.214> VStem: 78 258<289.863 403.211 606 738.031> 676 261<630 763.58> LayerCount: 2 Fore Refer: 494 785 N 1 0 0 1 16 -183 2 Refer: 4 101 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni0208.glyph000066400000000000000000000004131472062471000313050ustar00rootroot00000000000000StartChar: uni0208 Encoding: 520 520 468 Width: 1060 VWidth: 0 Flags: W HStem: -3 221<134 366 622 848> 1112 212<138 366 622 852> 1352 545 VStem: 366 256<219 1119> LayerCount: 2 Fore Refer: 335 783 N 1 0 0 1 -20 182 2 Refer: 50 73 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni0209.glyph000066400000000000000000000004301472062471000313050ustar00rootroot00000000000000StartChar: uni0209 Encoding: 521 521 469 Width: 1060 VWidth: 0 Flags: W HStem: -18 200<615.905 874.717> 813 200<124.449 354> 1137 545 VStem: 354 256<191.813 274 274.339 813> LayerCount: 2 Fore Refer: 335 783 N 1 0 0 1 -24 -33 2 Refer: 177 305 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni020A.glyph000066400000000000000000000004671472062471000313270ustar00rootroot00000000000000StartChar: uni020A Encoding: 522 522 502 Width: 1060 VWidth: 0 Flags: W HStem: -3 221<134 366 622 848> 1112 212<138 366 622 852> 1390 21G<175 334.5 678 827> 1540 183<379.837 631.214> VStem: 366 256<219 1119> LayerCount: 2 Fore Refer: 494 785 N 1 0 0 1 -19 32 2 Refer: 50 73 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni020B.glyph000066400000000000000000000005061472062471000313220ustar00rootroot00000000000000StartChar: uni020B Encoding: 523 523 503 Width: 1060 VWidth: 0 Flags: W HStem: -18 200<615.905 874.717> 813 200<124.449 354> 1175 21G<171 330.5 674 823> 1325 183<375.837 627.214> VStem: 354 256<191.813 274 274.339 813> LayerCount: 2 Fore Refer: 494 785 N 1 0 0 1 -23 -183 2 Refer: 177 305 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni020C.glyph000066400000000000000000000004461472062471000313260ustar00rootroot00000000000000StartChar: uni020C Encoding: 524 524 470 Width: 1060 VWidth: 0 Flags: W HStem: -16 203<387.94 609.054> 1147 203<415.193 616.501> 1352 545 VStem: 36 261<295.851 964.02> 718 261<341.03 985.544> LayerCount: 2 Fore Refer: 335 783 N 1 0 0 1 4 182 2 Refer: 38 79 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni020D.glyph000066400000000000000000000004451472062471000313260ustar00rootroot00000000000000StartChar: uni020D Encoding: 525 525 471 Width: 1060 VWidth: 0 Flags: W HStem: -6 203<400.251 610.825> 830 202<403 623.518> 1137 545 VStem: 72 252<282.644 737.435> 685 256<277.821 760.797> LayerCount: 2 Fore Refer: 335 783 N 1 0 0 1 -1 -33 2 Refer: 14 111 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni020E.glyph000066400000000000000000000005221472062471000313230ustar00rootroot00000000000000StartChar: uni020E Encoding: 526 526 504 Width: 1060 VWidth: 0 Flags: W HStem: -16 203<387.94 609.054> 1147 203<415.193 616.501> 1390 21G<199 358.5 702 851> 1540 183<403.837 655.214> VStem: 36 261<295.851 964.02> 718 261<341.03 985.544> LayerCount: 2 Fore Refer: 494 785 N 1 0 0 1 5 32 2 Refer: 38 79 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni020F.glyph000066400000000000000000000005221472062471000313240ustar00rootroot00000000000000StartChar: uni020F Encoding: 527 527 505 Width: 1060 VWidth: 0 Flags: W HStem: -6 203<400.251 610.825> 830 202<403 623.518> 1175 21G<194 353.5 697 846> 1325 183<398.837 650.214> VStem: 72 252<282.644 737.435> 685 256<277.821 760.797> LayerCount: 2 Fore Refer: 494 785 N 1 0 0 1 0 -183 2 Refer: 14 111 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni0210.glyph000066400000000000000000000004351472062471000313020ustar00rootroot00000000000000StartChar: uni0210 Encoding: 528 528 472 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<90 333> 1124 205<333 617.608> 1352 545 VStem: 90 243<0 558 751.032 1123> 706 262<769.263 1045.69> LayerCount: 2 Fore Refer: 335 783 N 1 0 0 1 3 182 2 Refer: 41 82 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni0211.glyph000066400000000000000000000004561472062471000313060ustar00rootroot00000000000000StartChar: uni0211 Encoding: 529 529 473 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<216 468> 818 202<615.93 760.722> 1024 20G<238.086 284.5> 1137 545 VStem: 216 252<0 638.664> 766 250<698 810.564> LayerCount: 2 Fore Refer: 335 783 N 1 0 0 1 27 -33 2 Refer: 17 114 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni0212.glyph000066400000000000000000000005111472062471000312770ustar00rootroot00000000000000StartChar: uni0212 Encoding: 530 530 506 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<90 333> 1124 205<333 617.608> 1390 21G<198 357.5 701 850> 1540 183<402.837 654.214> VStem: 90 243<0 558 751.032 1123> 706 262<769.263 1045.69> LayerCount: 2 Fore Refer: 494 785 N 1 0 0 1 4 32 2 Refer: 41 82 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni0213.glyph000066400000000000000000000005341472062471000313050ustar00rootroot00000000000000StartChar: uni0213 Encoding: 531 531 507 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<216 468> 818 202<615.93 760.722> 1024 20G<238.086 284.5> 1175 21G<222 381.5 725 874> 1325 183<426.837 678.214> VStem: 216 252<0 638.664> 766 250<698 810.564> LayerCount: 2 Fore Refer: 494 785 N 1 0 0 1 28 -183 2 Refer: 17 114 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni0214.glyph000066400000000000000000000004511472062471000313040ustar00rootroot00000000000000StartChar: uni0214 Encoding: 532 532 474 Width: 1060 VWidth: 0 Flags: W HStem: -10 210<393.874 605.877> 1329 1G<67 328 696 881.714> 1353 545 VStem: 68 252<291.203 1329> 693 256<306.506 1323.05> LayerCount: 2 Fore Refer: 335 783 N 1 0 0 1 -9 183 2 Refer: 44 85 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni0215.glyph000066400000000000000000000005001472062471000313000ustar00rootroot00000000000000StartChar: uni0215 Encoding: 533 533 475 Width: 1060 VWidth: 0 Flags: W HStem: -17 21G<861 908.628> 2 204<344.099 591.094> 1000 13G<130.571 323 667 918> 1137 545 VStem: 79 251<220.841 885.496> 667 251<278.168 1013> LayerCount: 2 Fore Refer: 335 783 N 1 0 0 1 -15 -33 2 Refer: 20 117 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni0216.glyph000066400000000000000000000005251472062471000313100ustar00rootroot00000000000000StartChar: uni0216 Encoding: 534 534 520 Width: 1060 VWidth: 0 Flags: W HStem: -10 210<393.874 605.877> 1329 1G<67 328 696 881.714> 1391 21G<186 345.5 689 838> 1541 183<390.837 642.214> VStem: 68 252<291.203 1329> 693 256<306.506 1323.05> LayerCount: 2 Fore Refer: 494 785 N 1 0 0 1 -8 33 2 Refer: 44 85 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni0217.glyph000066400000000000000000000005561472062471000313150ustar00rootroot00000000000000StartChar: uni0217 Encoding: 535 535 509 Width: 1060 VWidth: 0 Flags: W HStem: -17 21G<861 908.628> 2 204<344.099 591.094> 1000 13G<130.571 323 667 918> 1175 21G<180 339.5 683 832> 1325 183<384.837 636.214> VStem: 79 251<220.841 885.496> 667 251<278.168 1013> LayerCount: 2 Fore Refer: 494 785 N 1 0 0 1 -14 -183 2 Refer: 20 117 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni021A.glyph000066400000000000000000000004541472062471000313240ustar00rootroot00000000000000StartChar: uni021A Encoding: 538 538 478 Width: 1060 VWidth: 0 Flags: W HStem: -581 532 0 21G<355 615> 1118 207<39 355 615 909.962> VStem: 352 270<-270 -49> 355 260<0 1118> 408 214<-426.832 -270> LayerCount: 2 Fore Refer: 519 806 N 1 0 0 1 -38 -53 2 Refer: 43 84 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni021B.glyph000066400000000000000000000004701472062471000313230ustar00rootroot00000000000000StartChar: uni021B Encoding: 539 539 479 Width: 1060 VWidth: 0 Flags: W HStem: -581 532 -6 202<472.235 760.078> 805 204<439 867> VStem: 178 252<236.379 805 1013 1244> 459 270<-270 -49> 515 214<-426.832 -270> LayerCount: 2 Fore Refer: 519 806 N 1 0 0 1 69 -53 2 Refer: 19 116 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni021E.glyph000066400000000000000000000005021472062471000313220ustar00rootroot00000000000000StartChar: uni021E Encoding: 542 542 480 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<60 318 675 930> 599 215<321.491 675> 1302 15G<60 316.963 674 930> 1359 447 VStem: 60 256<0 578.711 785 1320> 675 255<0 599 814 1317> LayerCount: 2 Fore Refer: 334 780 N 1 0 0 1 -26 153 2 Refer: 33 72 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni021F.glyph000066400000000000000000000004741472062471000313330ustar00rootroot00000000000000StartChar: uni021F Encoding: 543 543 481 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<88 333> 813 200<405.174 632.052> 1391 20G<72 324.5> 1437 447 VStem: 88 245<0 742.223 932.593 1398.8> 696 246<41.7051 738.438> LayerCount: 2 Fore Refer: 334 780 N 1 0 0 1 -321 231 2 Refer: 8 104 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni0226.glyph000066400000000000000000000005751472062471000313160ustar00rootroot00000000000000StartChar: uni0226 Encoding: 550 550 482 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<6 267.5 750 1026> 281 223<390.856 651> 1305 20G<411.503 648.179> 1399 246<365 648> VStem: 6 260<0 174.195> 365 285<1399 1645> 750 276<0 224.965> AnchorPoint: "above_accent" 513 1604 basechar 0 LayerCount: 2 Fore Refer: 330 775 N 1 0 0 1 54 215 2 Refer: 26 65 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni0227.glyph000066400000000000000000000006271472062471000313150ustar00rootroot00000000000000StartChar: uni0227 Encoding: 551 551 483 Width: 1060 VWidth: 0 Flags: W HStem: -11 200<343.627 572.837> 470 200<369.749 625.784> 820 208<290.067 600.727> 1184 246<345 628> VStem: 56 262<217.581 419.927> 345 285<1184 1430> 661 256<275.679 431.841 623 758.896> AnchorPoint: "above_accent" 487 1410 basechar 0 LayerCount: 2 Fore Refer: 330 775 N 1 0 0 1 34 0 2 Refer: 0 97 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni0228.glyph000066400000000000000000000016751472062471000313220ustar00rootroot00000000000000StartChar: uni0228 Encoding: 552 552 484 Width: 1060 VWidth: 0 Flags: W HStem: -443 172<397.653 610.295> -3 222<367 432 654 934.948> 704 221<369 724> 1219 223<369 924> VStem: 98 271<219 704 925 1219> 613 224<-263.703 -169.173> LayerCount: 2 Fore SplineSet 98 1438 m 1 157 1442 230 1442 312 1442 c 0 345 1442 379 1442 415 1442 c 2 531 1442 l 2 687 1442 830 1439 908 1439 c 2 924 1439 l 1 924 1219 l 1 369 1219 l 1 369 925 l 1 724 925 l 1 724 704 l 1 369 704 l 1 369 670 l 2 369 444 367 305 367 219 c 1 804 221 l 2 863 221 935 251 935 251 c 1 1011 34 l 1 961 20 917 -3 814 -3 c 2 654 -3 l 1 653 -24 653 -62 653 -64 c 1 750 -69 837 -126 837 -240 c 0 837 -370 723 -443 565 -443 c 0 499 -443 407 -425 351 -389 c 1 411 -241 l 1 444 -259 488 -271 539 -271 c 0 575 -271 610 -259 613 -221 c 1 613 -219 l 2 613 -190 589 -164 541 -164 c 0 493 -164 460 -166 432 -176 c 1 432 -3 l 1 98 -3 l 1 98 1438 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni0229.glyph000066400000000000000000000017321472062471000313150ustar00rootroot00000000000000StartChar: uni0229 Encoding: 553 553 485 Width: 1060 VWidth: 0 Flags: W HStem: -450 172<373.653 586.295> -171 367<418.014 585.703> 434 196<414.825 686> 818 203<417.494 631.802> VStem: 88 258<274.463 403.211 606 738.031> 589 224<-270.703 -176.173> 686 261<630 763.58> LayerCount: 2 Fore SplineSet 346 606 m 1xfa 459 626 553 630 686 630 c 1 681 761 609 818 521 818 c 0 419 818 352 722 346 606 c 1xfa 519 1021 m 0 838 1021 947 813 947 477 c 0xfa 947 457 946 434 946 434 c 1 661 430 448 416 346 396 c 1 362 285 426 196 518 196 c 0 624 196 659 205 720 294 c 1 920 166 l 1 865 80 787 17 631 -3 c 1 630 -22 629 -68 629 -71 c 1 726 -76 813 -133 813 -247 c 0 813 -377 699 -450 541 -450 c 0 475 -450 383 -432 327 -396 c 1 387 -248 l 1 420 -266 464 -278 515 -278 c 0 551 -278 586 -266 589 -228 c 1 589 -226 l 2xfc 589 -197 565 -171 517 -171 c 0 469 -171 436 -173 408 -183 c 1 408 0 l 1 192 46 88 243 88 516 c 0 88 802 236 1021 519 1021 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni022A.glyph000066400000000000000000000006051472062471000313230ustar00rootroot00000000000000StartChar: uni022A Encoding: 554 554 486 Width: 1060 VWidth: 0 Flags: W HStem: -16 203<387.94 609.054> 1147 203<415.193 616.501> 1398 240<178 457 598 880> 1708 194<293 793> VStem: 36 261<295.851 964.02> 178 279<1398 1638> 293 500<1708 1897> 598 282<1398 1635> 718 261<341.03 985.544> LayerCount: 2 Fore Refer: 326 772 N 1 0 0 1 55 419 2 Refer: 126 214 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni022B.glyph000066400000000000000000000006021472062471000313210ustar00rootroot00000000000000StartChar: uni022B Encoding: 555 555 487 Width: 1060 VWidth: 0 Flags: W HStem: -6 203<400.251 610.825> 830 202<403 623.518> 1183 240<173 452 593 875> 1514 194<288 788> VStem: 72 252<282.644 737.435> 173 279<1183 1423> 288 500<1514 1703> 593 282<1183 1420> 685 256<277.821 760.797> LayerCount: 2 Fore Refer: 326 772 N 1 0 0 1 50 225 2 Refer: 139 246 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni022C.glyph000066400000000000000000000005701472062471000313260ustar00rootroot00000000000000StartChar: uni022C Encoding: 556 556 488 Width: 1060 VWidth: 0 Flags: W HStem: -16 203<387.94 609.054> 1147 203<415.193 616.501> 1367 178<592.92 751.997> 1497 180<314.718 478.459> 1708 194<293 793> VStem: 36 261<295.851 964.02> 293 500<1708 1897> 718 261<341.03 985.544> LayerCount: 2 Fore Refer: 326 772 N 1 0 0 1 55 419 2 Refer: 125 213 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni022D.glyph000066400000000000000000000005651472062471000313330ustar00rootroot00000000000000StartChar: uni022D Encoding: 557 557 489 Width: 1060 VWidth: 0 Flags: W HStem: -6 203<400.251 610.825> 830 202<403 623.518> 1152 178<587.92 746.997> 1282 180<309.718 473.459> 1514 194<288 788> VStem: 72 252<282.644 737.435> 288 500<1514 1703> 685 256<277.821 760.797> LayerCount: 2 Fore Refer: 326 772 N 1 0 0 1 50 225 2 Refer: 138 245 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni022E.glyph000066400000000000000000000005631472062471000313320ustar00rootroot00000000000000StartChar: uni022E Encoding: 558 558 490 Width: 1060 VWidth: 0 Flags: W HStem: -16 203<387.94 609.054> 1147 203<415.193 616.501> 1399 246<367 650> VStem: 36 261<295.851 964.02> 367 285<1399 1645> 718 261<341.03 985.544> AnchorPoint: "above_accent" 531 1604 basechar 0 LayerCount: 2 Fore Refer: 330 775 N 1 0 0 1 56 215 2 Refer: 38 79 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni022F.glyph000066400000000000000000000005571472062471000313360ustar00rootroot00000000000000StartChar: uni022F Encoding: 559 559 491 Width: 1060 VWidth: 6 Flags: W HStem: -6 203<400.251 610.825> 830 202<403 623.518> 1184 246<362 645> VStem: 72 252<282.644 737.435> 362 285<1184 1430> 685 256<277.821 760.797> AnchorPoint: "above_accent" 506 1410 basechar 0 LayerCount: 2 Fore Refer: 330 775 N 1 0 0 1 51 0 2 Refer: 14 111 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni0230.glyph000066400000000000000000000005521472062471000313040ustar00rootroot00000000000000StartChar: uni0230 Encoding: 560 560 492 Width: 1060 VWidth: 0 Flags: W HStem: -16 203<387.94 609.054> 1147 203<415.193 616.501> 1399 246<367 650> 1708 194<293 793> VStem: 36 261<295.851 964.02> 293 500<1708 1897> 367 285<1399 1645> 718 261<341.03 985.544> LayerCount: 2 Fore Refer: 326 772 N 1 0 0 1 55 419 2 Refer: 490 558 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni0231.glyph000066400000000000000000000005471472062471000313110ustar00rootroot00000000000000StartChar: uni0231 Encoding: 561 561 493 Width: 1060 VWidth: 0 Flags: W HStem: -6 203<400.251 610.825> 830 202<403 623.518> 1184 246<362 645> 1514 194<268 768> VStem: 72 252<282.644 737.435> 268 500<1514 1703> 362 285<1184 1430> 685 256<277.821 760.797> LayerCount: 2 Fore Refer: 326 772 N 1 0 0 1 30 225 2 Refer: 491 559 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni0232.glyph000066400000000000000000000004461472062471000313100ustar00rootroot00000000000000StartChar: uni0232 Encoding: 562 562 565 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<368 618> 1343 20G<201.936 253 745 797.529> 1426 194<262 762> VStem: 262 500<1426 1615> 368 250<0 654.188> LayerCount: 2 Fore Refer: 326 772 N 1 0 0 1 24 137 2 Refer: 48 89 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni0233.glyph000066400000000000000000000005161472062471000313070ustar00rootroot00000000000000StartChar: uni0233 Encoding: 563 563 566 Width: 1060 VWidth: 0 Flags: W HStem: -376 212<298.407 422.094> -20 20G<42 278> 751 262<56.7511 199.549> 1211 194<252 752> VStem: 42 236<-155.58 0> 252 500<1211 1400> 716 256<565.814 1013> LayerCount: 2 Fore Refer: 326 772 N 1 0 0 1 14 -78 2 Refer: 24 121 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni0237.glyph000066400000000000000000000011041472062471000313050ustar00rootroot00000000000000StartChar: uni0237 Encoding: 567 567 332 Width: 1060 VWidth: 0 Flags: W HStem: -389 201<345.489 561.649> -28 20G<211.838 277> 813 200<357.45 588> VStem: 588 254<-163.515 813> AnchorPoint: "above_accent" 700 1103 basechar 0 LayerCount: 2 Fore SplineSet 842 -78 m 1 842 -231 761 -389 475 -389 c 3 352 -389 196 -361 70 -156 c 1 234 -8 l 1 320 -153 389 -188 452 -188 c 0 458 -188 465 -188 470 -188 c 3 590 -188 586 -83 588 -48 c 1 588 813 l 1 539 813 448 807 353 785 c 1 324 971 l 1 418 999 508 1013 588 1013 c 2 842 1013 l 1 842 -78 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni0302.glyph000066400000000000000000000004461472062471000313060ustar00rootroot00000000000000StartChar: uni0302 Encoding: 770 770 324 Width: 1060 VWidth: -10 Flags: W HStem: 1155 447 AnchorPoint: "above_accent" 516 1130 mark 0 LayerCount: 2 Fore SplineSet 519 1602 m 1 897 1311 l 1 759 1155 l 1 519 1356 l 1 290 1159 l 1 150 1305 l 1 519 1602 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni0304.glyph000066400000000000000000000007111472062471000313030ustar00rootroot00000000000000StartChar: uni0304 Encoding: 772 772 326 Width: 1060 VWidth: -34 Flags: W HStem: 1289 194<238 738> VStem: 238 500<1289 1478> AnchorPoint: "above_accent" 476 1185 mark 0 LayerCount: 2 Fore SplineSet 738 1483 m 1 738 1289 l 1 721 1289 l 0 663 1287 565 1282 491 1282 c 0 417 1282 324 1283 256 1285 c 0 238 1286 l 1 238 1483 l 1 257 1481 l 0 322 1479 437 1478 529 1478 c 0 590 1478 676 1483 721 1483 c 0 738 1483 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni0305.glyph000066400000000000000000000004201472062471000313010ustar00rootroot00000000000000StartChar: uni0305 Encoding: 773 773 327 Width: 1060 VWidth: -34 Flags: W HStem: 1284 203<87 879> AnchorPoint: "above_accent" 463 1180 mark 0 LayerCount: 2 Fore SplineSet 879 1484 m 1 879 1283 l 1 87 1284 l 1 87 1487 l 1 879 1484 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni0306.glyph000066400000000000000000000005771472062471000313170ustar00rootroot00000000000000StartChar: uni0306 Encoding: 774 774 328 Width: 1060 VWidth: -12 Flags: W HStem: 1151 183<388.837 640.214> AnchorPoint: "above_accent" 504 1107 mark 0 LayerCount: 2 Fore SplineSet 510 1334 m 0 618 1334 684 1397 690 1475 c 1 909 1445 l 1 885 1268 756 1151 516 1151 c 1 291 1151 159 1229 111 1454 c 1 330 1484 l 1 357 1367 435 1334 510 1334 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni0307.glyph000066400000000000000000000004551472062471000313130ustar00rootroot00000000000000StartChar: uni0307 Encoding: 775 775 330 Width: 1060 VWidth: -28 Flags: W HStem: 1184 246<311 594> VStem: 311 285<1184 1430> AnchorPoint: "above_accent" 459 1107 mark 0 LayerCount: 2 Fore SplineSet 310 1430 m 1 594 1430 l 1 596 1184 l 1 311 1184 l 1 310 1430 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni0308.glyph000066400000000000000000000006151472062471000313120ustar00rootroot00000000000000StartChar: uni0308 Encoding: 776 776 329 Width: 1060 VWidth: -28 Flags: W HStem: 1184 240<146 425 566 848> VStem: 146 279<1184 1424> 566 282<1184 1421> AnchorPoint: "above_accent" 491 1107 mark 0 LayerCount: 2 Fore SplineSet 566 1424 m 1 848 1421 l 1 848 1183 l 1 566 1184 l 1 566 1424 l 1 146 1424 m 1 425 1424 l 1 425 1184 l 1 146 1184 l 1 146 1424 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni030A.glyph000066400000000000000000000011021472062471000313130ustar00rootroot00000000000000StartChar: uni030A Encoding: 778 778 331 Width: 1060 VWidth: -8 Flags: W HStem: 1278 132<439.395 601.541> 1535 142<439.983 602.971> VStem: 246 189<1419.88 1526.35> 607 190<1419.71 1526.35> AnchorPoint: "above_accent" 521 1244 mark 0 LayerCount: 2 Fore SplineSet 521 1535 m 0 468 1535 435 1504 435 1473 c 0 435 1442 469 1410 521 1410 c 0 573 1410 607 1442 607 1473 c 0 607 1504 574 1535 521 1535 c 0 246 1473 m 0 246 1589 374 1677 522 1677 c 0 670 1677 797 1589 797 1473 c 0 797 1358 682 1278 522 1278 c 0 369 1278 246 1359 246 1473 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni030B.glyph000066400000000000000000000006251472062471000313250ustar00rootroot00000000000000StartChar: uni030B Encoding: 779 779 333 Width: 1060 VWidth: -43 Flags: W HStem: 1143 545 AnchorPoint: "above_accent" 420 1120 mark 0 LayerCount: 2 Fore SplineSet 471 1286 m 1 588 1381 701 1547 771 1688 c 1 972 1561 l 1 907 1417 736 1237 618 1143 c 1 471 1286 l 1 88 1293 m 1 205 1388 318 1554 388 1695 c 1 588 1568 l 1 523 1424 353 1244 235 1150 c 1 88 1293 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni030C.glyph000066400000000000000000000004461472062471000313270ustar00rootroot00000000000000StartChar: uni030C Encoding: 780 780 334 Width: 1060 VWidth: -10 Flags: W HStem: 1206 447 AnchorPoint: "above_accent" 520 1169 mark 0 LayerCount: 2 Fore SplineSet 522 1206 m 1 156 1503 l 1 300 1641 l 1 522 1452 l 1 762 1653 l 1 900 1497 l 1 522 1206 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni030D.glyph000066400000000000000000000001601472062471000313210ustar00rootroot00000000000000StartChar: uni030D Encoding: 781 781 337 Width: 1060 VWidth: 0 Flags: W LayerCount: 2 Fore Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni030E.glyph000066400000000000000000000001601472062471000313220ustar00rootroot00000000000000StartChar: uni030E Encoding: 782 782 338 Width: 1060 VWidth: 0 Flags: W LayerCount: 2 Fore Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni030F.glyph000066400000000000000000000006261472062471000313320ustar00rootroot00000000000000StartChar: uni030F Encoding: 783 783 335 Width: 1060 VWidth: -43 Flags: W HStem: 1170 545 AnchorPoint: "above_accent" 511 1140 mark 0 LayerCount: 2 Fore SplineSet 578 1313 m 1 430 1170 l 1 312 1264 142 1444 77 1588 c 1 278 1715 l 1 348 1574 461 1408 578 1313 c 1 961 1320 m 1 814 1178 l 1 696 1272 525 1452 460 1596 c 1 661 1722 l 1 731 1581 844 1415 961 1320 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni0310.glyph000066400000000000000000000001601472062471000312760ustar00rootroot00000000000000StartChar: uni0310 Encoding: 784 784 495 Width: 1060 VWidth: 0 Flags: W LayerCount: 2 Fore Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni0311.glyph000066400000000000000000000006331472062471000313040ustar00rootroot00000000000000StartChar: uni0311 Encoding: 785 785 494 Width: 1060 VWidth: -12 Flags: W HStem: 1358 21G<194 353.5 697 846> 1508 183<398.837 650.214> AnchorPoint: "above_accent" 510 1290 mark 0 LayerCount: 2 Fore SplineSet 520 1508 m 0 445 1508 367 1475 340 1358 c 1 121 1388 l 1 169 1613 301 1691 526 1691 c 0 766 1691 895 1574 919 1397 c 1 700 1367 l 1 694 1445 628 1508 520 1508 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni0312.glyph000066400000000000000000000005161472062471000313050ustar00rootroot00000000000000StartChar: uni0312 Encoding: 786 786 508 Width: 1060 VWidth: -43 Flags: W HStem: 1236 419 VStem: 396 190<1503.25 1624.49> AnchorPoint: "above_accent" 399 1156 mark 0 LayerCount: 2 Fore SplineSet 287 1283 m 1 325 1395 351 1504 396 1655 c 1 586 1622 l 1 568 1480 541 1339 520 1236 c 1 287 1283 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni0313.glyph000066400000000000000000000006231472062471000313050ustar00rootroot00000000000000StartChar: uni0313 Encoding: 787 787 496 Width: 1060 VWidth: 26 Flags: W HStem: 1099 498 VStem: 438 220<1376 1597> 495 163<1250.63 1376> AnchorPoint: "above_accent" 533 1103 mark 0 LayerCount: 2 Fore SplineSet 438 1597 m 1xc0 658 1597 l 1 658 1382 l 2xc0 658 1231 591 1155 462 1099 c 1 409 1226 l 1 469 1254 495 1277 495 1376 c 1xa0 438 1376 l 1 438 1597 l 1xc0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni0314.glyph000066400000000000000000000006231472062471000313060ustar00rootroot00000000000000StartChar: uni0314 Encoding: 788 788 497 Width: 1060 VWidth: 26 Flags: W HStem: 1099 498 VStem: 421 220<1376 1597> 421 163<1250.63 1376> AnchorPoint: "above_accent" 533 1103 mark 0 LayerCount: 2 Fore SplineSet 641 1597 m 1xc0 641 1376 l 1xc0 584 1376 l 1xa0 584 1277 610 1254 670 1226 c 1 617 1099 l 1 488 1155 421 1231 421 1382 c 2 421 1597 l 1 641 1597 l 1xc0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni0326.glyph000066400000000000000000000006101472062471000313050ustar00rootroot00000000000000StartChar: uni0326 Encoding: 806 806 519 Width: 1060 VWidth: 26 Flags: W HStem: -528 532 VStem: 390 270<-217 4> 446 214<-373.832 -217> AnchorPoint: "cedilla_accent" 510 53 mark 0 LayerCount: 2 Fore SplineSet 390 4 m 1xc0 660 4 l 1 660 -211 l 2xc0 660 -362 630 -426 504 -528 c 1 370 -403 l 1 423 -361 446 -328 446 -217 c 1xa0 390 -217 l 1 390 4 l 1xc0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni0327.glyph000066400000000000000000000003511472062471000313100ustar00rootroot00000000000000StartChar: uni0327 Encoding: 807 807 510 Width: 1060 VWidth: 12 Flags: W HStem: -398 172<414.653 627.295> -119 176<449 628.875> VStem: 630 224<-218.703 -124.173> LayerCount: 2 Fore Refer: 198 184 N 1 0 0 1 0 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni0328.glyph000066400000000000000000000006561472062471000313210ustar00rootroot00000000000000StartChar: uni0328 Encoding: 808 808 511 Width: 1060 VWidth: 32 Flags: W HStem: -460 196<454.57 710.501> VStem: 199 250<-252.213 -139.094> LayerCount: 2 Fore SplineSet 821 107 m 1 642 -118 449 -105 449 -207 c 0 449 -250 505 -264 569 -264 c 0 627 -264 667 -235 697 -213 c 1 821 -354 l 1 777 -402 659 -460 559 -460 c 0 377 -460 199 -404 199 -216 c 0 199 -18 441 -40 585 108 c 1 821 107 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni03CF.glyph000066400000000000000000000011251472062471000313500ustar00rootroot00000000000000StartChar: uni03CF Encoding: 975 975 421 Width: 1060 VWidth: 0 Flags: W HStem: -364 177<625 774.25> -5 21G<75 333> 1315 20G<75 333 778.5 819.147> VStem: 75 258<-5 519.312 871 1335> 802 230<-158.381 54.0889> LayerCount: 2 Fore SplineSet 75 -5 m 1 75 1335 l 1 333 1335 l 1 333 871 l 1 436 1016 760 1339 797 1376 c 1 993 1199 l 1 811 1064 639 856 579 782 c 1 699 663 981 232 1032 94 c 1 1028 -131 997 -364 625 -364 c 1 625 -187 l 1 787 -187 802 -125 802 -32 c 1 756 79 549 445 419 574 c 1 419 574 363 512 333 440 c 1 333 -5 l 1 247 -5 161 -5 75 -5 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni03D0.glyph000066400000000000000000000025041472062471000313250ustar00rootroot00000000000000StartChar: uni03D0 Encoding: 976 976 413 Width: 1060 VWidth: 0 Flags: W HStem: 0 202<456.173 705.286> 632 206<333.249 528.984> 1120 208<370.766 538.352> VStem: 79 252<355.459 626.446 838 1084.3> 566 244<877.686 1088.98> 738 248<233.049 529.109> LayerCount: 2 Back SplineSet 588 199 m 4xf8 710 199 728 291 728 387 c 4xf4 728 570 580 634 378 634 c 5 378 841 l 5 517 841 554 883 554 1003 c 4 554 1058 509 1122 414 1122 c 5 354 1122 318 1083 318 993 c 4 318 893 321 640 322 398 c 5 419 223 524.334 199 588 199 c 4xf8 309 112 m 5 309 83 309 59 309 39 c 4 309 -85 306 -203 298 -300 c 5 62 -283 l 5 72 -183 75 -74 75 37 c 4 75 224 66 829 66 1003 c 4 66 1159 177 1328 376 1328 c 4 579 1328 799 1274 799 1010 c 4xf8 799 832 708 802 673 779 c 5 841 749.5 973 636.5 973 382.5 c 4 973 50 829 0 585 0 c 4 583 0 580 0 578 0 c 4 449 0 399 39 309 112 c 5 EndSplineSet Fore SplineSet 79 736 m 0xf4 79 1156 200 1328 424 1328 c 0 607 1328 810 1258 810 1011 c 0xf8 810 909 776 816 680 779 c 1 852 752 986 630 986 381 c 0 986 106 885 0 553 0 c 0 135 0 79 332 79 736 c 0xf4 328 838 m 1 487 838 566 854 566 1005 c 0 566 1084 498 1120 424 1120 c 0 366 1120 328 1008 328 838 c 1 331 619 m 1 331 315 450 202 568 202 c 0 716 202 738 261 738 395 c 0xf4 738 557 595 632 459 632 c 0 426 632 379 629 331 619 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni03D3.glyph000066400000000000000000000006271472062471000313340ustar00rootroot00000000000000StartChar: uni03D3 Encoding: 979 979 416 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<502.311 725.85> 1038 21G<899.713 1002.81> 1181 454 1356 20G<820.918 968.231> 1385 20G<247.357 337.012> VStem: 69.5924 181.677<1485.27 1584.28> 502.311 223.539<0 821.734> 900.57 163.586<1070 1141.14> LayerCount: 2 Fore Refer: 392 900 N 0.769819 0 0 1 -303 -41 2 Refer: 415 978 N 0.856471 0 0 1 170 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni03D4.glyph000066400000000000000000000005641472062471000313350ustar00rootroot00000000000000StartChar: uni03D4 Encoding: 980 980 417 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<388 649> 1038 21G<852 972.375> 1356 20G<760 932> 1385 20G<90.321 195> 1456 240<173 452 593 875> VStem: 173 279<1456 1696> 388 261<0 821.734> 593 282<1456 1693> 853 191<1070 1141.14> LayerCount: 2 Fore Refer: 173 168 N 1 0 0 1 27 272 2 Refer: 415 978 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni03D7.glyph000066400000000000000000000021141472062471000313310ustar00rootroot00000000000000StartChar: uni03D7 Encoding: 983 983 420 Width: 1060 VWidth: 0 Flags: W HStem: -365 187<642 823.471> 0 199<695.125 853.089> 824 196<212.081 408> VStem: 315 241<612.446 820.851> 504 240<199.05 412.82> 856 175<-149.303 36> LayerCount: 2 Fore SplineSet 21 838 m 1xf4 21 838 98 1020 324 1020 c 0 492 1020 556 924 556 778 c 0xf4 556 712 540 655 518 609 c 1 518 609 581 675 644 726 c 2 661 740 l 1 695 880 760 1021 896 1021 c 0 1004 1021 1030 945 1030 879 c 0 1030 769 883 668 781 588 c 1 752 511 744 436 744 346 c 2 744 336 l 2 744 268 745 199 783 199 c 0 815 199 854 237 886 287 c 1 1030 191 l 1 1030 169 l 2 1030 124 1031 81 1031 41 c 0 1031 -216 1006 -365 640 -365 c 1 642 -178 l 1 845 -178 856 -156 856 26 c 0 856 29 856 33 856 36 c 1 829 16 794 0 737 0 c 0 641 0 504 13 504 193 c 0xec 504 291 526 369 548 415 c 1 501 381 493 377 430 326 c 1 416 313 l 1 370 171 270 1 133 1 c 2 132 1 l 2 68 1 22 48 22 138 c 0 22 294 130 352 232 432 c 1 261 509 315 636 315 726 c 0 315 819 296 824 269 824 c 0 242 824 200 769 159 704 c 1 21 838 l 1xf4 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni03D8.glyph000066400000000000000000000014421472062471000313350ustar00rootroot00000000000000StartChar: uni03D8 Encoding: 984 984 422 Width: 1060 VWidth: 0 Flags: W HStem: -316 503<377.728 609.969> 1147 203<399.211 609.998> VStem: 11 260<325.371 950.917> 377 246<-316 8.10123> 727 257<348.639 966.018> LayerCount: 2 Fore SplineSet 334 284 m 0 371 224 422 187 502 187 c 0 588 187 640 249 673 326 c 1 703 385 726 541 727 640 c 1 727 657 l 2 727 764 712 906 673 1002 c 0 630 1108 578 1147 513 1147 c 0 443 1147 402 1122 359 1051 c 0 309 968 271 835 271 592 c 0 271 495 293 351 334 284 c 0 513 1350 m 1 674 1350 979 1277 984 647 c 1 984 636 l 2 984 469 939 312 891 217 c 1 835 108 737 31 623 0 c 1 623 -316 l 1 377 -316 l 1 377 -3 l 1 289 16 204 58 150 127 c 0 60 239 11 395 11 579 c 0 11 931 87 1090 157 1187 c 0 223 1279 357 1347 513 1350 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni03D9.glyph000066400000000000000000000012031472062471000313310ustar00rootroot00000000000000StartChar: uni03D9 Encoding: 985 985 423 Width: 1060 VWidth: 6 Flags: W HStem: -315 512<410.251 625.107> 830 202<413 633.518> VStem: 82 252<282.424 737.435> 380 246<-315 14.0402> 695 256<275.162 760.797> LayerCount: 2 Fore SplineSet 380 9 m 1 170 59 82 230 82 464 c 0 82 835 223 1032 515 1032 c 0 712 1032 822 963 892 831 c 0 933 752 951 639 951 543 c 0 951 291 876 55 626 4 c 1 626 -315 l 1 380 -315 l 1 380 9 l 1 635 247 m 1 682 299 695 403 695 530 c 0 695 536 695 540 695 546 c 0 693 703 658 830 530 830 c 0 379 830 334 690 334 482 c 0 334 316 397 197 518 197 c 1 573 198 599 211 635 247 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni03DA.glyph000066400000000000000000000012541472062471000313470ustar00rootroot00000000000000StartChar: uni03DA Encoding: 986 986 425 Width: 1060 VWidth: 4 Flags: W HStem: -380 198<527 662.428> 1110 213<561.116 976> 1128 204<448.754 972.715> VStem: 48 262<334.393 936.313> 688 231<-151.58 -50.5061> LayerCount: 2 Fore SplineSet 484 187 m 0xb8 727 137 919 106 919 -95 c 0 919 -224 823 -378 527 -380 c 1 503 -182 l 1 617 -168 688 -152 688 -99 c 0 688 -27 499 -20 415 -3 c 1 155 58 48 320 48 636 c 0 48 895 128 1054 180 1132 c 0 252 1240 389 1332 564 1332 c 0xb8 690 1332 772 1323 922 1323 c 0 939 1323 957 1323 976 1323 c 1 979 1110 l 1xd8 846 1124 643 1128 557 1128 c 0 442 1128 310 992 310 628 c 0 310 372 387 207 484 187 c 0xb8 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni03DB.glyph000066400000000000000000000012301472062471000313420ustar00rootroot00000000000000StartChar: uni03DB Encoding: 987 987 424 Width: 1060 VWidth: 4 Flags: W HStem: -380 198<558 693.428> 807 214<436.534 1001> VStem: 81 256<313.223 702.322> 718 232<-151.58 -49.8056> LayerCount: 2 Fore SplineSet 446 -3 m 0 406 4 312 29 251 73 c 0 117 169 81 328 81 527 c 0 81 867 259 1018 574 1018 c 0 718 1018 807 1021 902 1021 c 0 934 1021 966 1021 1001 1020 c 1 1003 802 l 1 978 806 860 807 742 807 c 0 674 807 607 807 556 807 c 0 409 807 337 671 337 528 c 0 337 254 470 212 529 197 c 0 789 130 950 76 950 -95 c 0 950 -224 854 -378 558 -380 c 1 534 -182 l 1 648 -168 718 -152 718 -99 c 0 718 -27 534 -18 446 -3 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni03DC.glyph000066400000000000000000000003551472062471000313520ustar00rootroot00000000000000StartChar: uni03DC Encoding: 988 988 426 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<116 382> 642 216<377 708.256> 1115 209<377 902.784> VStem: 116 261<3 640 856 1114> LayerCount: 2 Fore Refer: 31 70 N 1 0 0 1 0 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni03DD.glyph000066400000000000000000000013221472062471000313460ustar00rootroot00000000000000StartChar: uni03DD Encoding: 989 989 427 Width: 1060 VWidth: -2 Flags: W HStem: -347 242<60 246.852> 807 205<574 889.015> 1217 201<598.772 932.759> VStem: 316 256<-34.3906 807 1012.03 1188.92> LayerCount: 2 Fore SplineSet 574 150 m 2 574 -103 520 -347 144 -347 c 0 114 -347 82 -346 48 -342 c 1 60 -99 l 1 88 -103 114 -105 138 -105 c 0 262 -105 316 -8 316 150 c 2 316 1064 l 2 316 1194 382 1418 698 1418 c 0 894 1418 920 1403 1009 1357 c 1 918 1163 l 1 845 1208 806 1217 716 1217 c 0 584 1217 572 1143 572 1083 c 0 572 1056 574 1012 574 1012 c 1 642 1012 685 1012 758 1012 c 0 863 1012 904 1000 934 991 c 1 890 794 l 1 869 801 848 807 792 807 c 2 572 807 l 1 574 150 l 2 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni040D.glyph000066400000000000000000000005121472062471000313230ustar00rootroot00000000000000StartChar: uni040D Encoding: 1037 1037 758 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<72.0459 351 677.5 923> 1290 20G<75 320 626.5 921> 1325 442 VStem: 75 244<318.166 741 741.303 1307> 242 566 673 245<0 800.85 1157.1 1309> LayerCount: 2 Fore Refer: 322 768 N 1 0 0 1 49 232 2 Refer: 769 1048 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni0450.glyph000066400000000000000000000005211472062471000313040ustar00rootroot00000000000000StartChar: uni0450 Encoding: 1104 1104 825 Width: 1060 VWidth: -2 Flags: W HStem: -10 206<423.72 684.274> 434 196<404.825 676> 818 203<407.494 621.802> 1110 442 VStem: 78 258<289.863 403.211 606 738.031> 244 566 676 261<630 763.58> LayerCount: 2 Fore Refer: 322 768 N 1 0 0 1 51 17 2 Refer: 798 1077 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni045D.glyph000066400000000000000000000004561472062471000313370ustar00rootroot00000000000000StartChar: uni045D Encoding: 1117 1117 838 Width: 1060 Flags: W HStem: -6 21G<119 384 678 931> 1000 17G<119 374 640 926> 1110 442 VStem: 119 255<0 94.3306 406.854 1017> 248 566 672 251<-6 623.816> LayerCount: 2 Fore Refer: 322 768 N 1 0 0 1 55 17 2 Refer: 801 1080 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni0460.glyph000066400000000000000000000024541472062471000313140ustar00rootroot00000000000000StartChar: uni0460 Encoding: 1120 1120 841 Width: 1060 VWidth: 6 Flags: W HStem: -12 212<304.313 392.304 636.706 732.809> 1356 20G<112 211.4 854.565 959> VStem: 33 232<228.927 1080.31> 401 229<200.121 881> 783 240<257.343 1122.33> LayerCount: 2 Back SplineSet 434 870 m 1 593 889 l 1 591 804 592 710 591 617 c 0 592 609 592 414 592 405 c 0 594 224 644 144 725 144 c 0 819 144 842 531 842 681 c 0 842 894 768 1167 683 1299 c 1 835 1365 l 1 943 1184 999 843 999 702 c 0 999 479 999 -12 705 -12 c 0 630 -12 559 33 512 104 c 1 462 34 393 -10 317 -10 c 0 51 -10 35 338 35 575 c 0 35 608 35 639 35 666 c 0 35 834 87 1179 197 1362 c 1 349 1296 l 1 268 1169 197 897 197 690 c 0 197 661 197 626 197 588 c 0 197 403 206 145 310 145 c 0 380 145 425 196 438 321 c 1 437 337 436 538 436 554 c 0 435 660 436 770 434 870 c 1 EndSplineSet Fore SplineSet 399 881 m 1 631 900 l 1 630 405 l 0 632 224 637 200 666 200 c 0 743 200 783 315 783 594 c 0 783 930 758 1152 673 1284 c 1 905 1376 l 1 1013 1195 1023 945 1023 615 c 0 1023 285 956 -12 711 -12 c 0 597 -12 547 20 522 104 c 1 493 32 461 -10 327 -10 c 0 101 -10 33 237 33 579 c 0 33 930 57 1193 167 1376 c 1 389 1276 l 1 308 1149 265 960 265 603 c 0 265 273 303 196 357 196 c 0 399 196 401 287 401 395 c 0 399 881 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni0461.glyph000066400000000000000000000004561472062471000313150ustar00rootroot00000000000000StartChar: uni0461 Encoding: 1121 1121 842 Width: 1060 VWidth: 6 Flags: W HStem: -12 212<303.429 392.304 636.706 745.947> 1019 30G<102 201.4 862.565 967> VStem: 33 232<228.931 801.907> 401 228<200.121 684> 783 240<234.879 817.221> LayerCount: 2 Fore Refer: 365 969 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni048A.glyph000066400000000000000000000014051472062471000313320ustar00rootroot00000000000000StartChar: uni048A Encoding: 1162 1162 849 Width: 1060 VWidth: 0 Flags: W HStem: -1 21G<72.0459 351> 1290 20G<75 320 626.5 921> 1366 183<381.837 633.214> VStem: 75 244<318.166 741 741.303 1307> 667 234<-274.47 -144.316> 673 245<216 800.85 1157.1 1309> LayerCount: 2 Fore SplineSet 675 1310 m 1xf4 921 1309 l 1 921 1256 922 1186 922 1129 c 0 922 899 918 645 918 419 c 0 918 216 l 1xf4 1060 210 l 1 985 29 924 -206 901 -297 c 1 667 -273 l 1xf8 679 -229 722 -111 766 -0 c 1 682 0 l 1 673 171 673 300 673 486 c 0 673 594 706 801 706 801 c 1 589 553 426 168 351 0 c 1 72 -1 l 1 75 1307 l 1 320 1310 l 1 320 1158 319 741 319 741 c 2 319 546 280 318 280 318 c 1 399 614 578 942 675 1310 c 1xf4 EndSplineSet Refer: 328 774 N 1 0 0 1 -7 215 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni048B.glyph000066400000000000000000000013131472062471000313310ustar00rootroot00000000000000StartChar: uni048B Encoding: 1163 1163 850 Width: 1060 Flags: W HStem: -7 21G<119 384> 1000 17G<119 374 640 926> 1151 183<387.837 639.214> VStem: 119 255<0 94.3306 406.854 1017> 667 234<-274.47 -144.316> 672 251<215 623.816> LayerCount: 2 Fore SplineSet 650 1020 m 1xf4 926 1019 l 1 926 1019 923 651 923 419 c 0xf4 923 348 923 279 924 215 c 1 1060 210 l 1 985 29 924 -206 901 -297 c 1 667 -273 l 1xf8 679 -230 720 -115 763 -6 c 1 681 -6 l 1 675 114 673 183 672 278 c 0 672 370 702 624 702 624 c 1 446 178 416 102 384 0 c 1 119 -7 l 1 119 1017 l 1 374 1017 l 1 374 758 l 2 374 706 366 504 352 402 c 1 596 814 630 888 650 1020 c 1xf4 EndSplineSet Refer: 328 774 N 1 0 0 1 -1 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni048C.glyph000066400000000000000000000016031472062471000313340ustar00rootroot00000000000000StartChar: uni048C Encoding: 1164 1164 851 Width: 1060 Flags: W HStem: 0 212<421 670.073> 608 210<427 659.605> 974 210<34 170 429 587> 1288 20G<366.5 423.5> VStem: 176 249<207.365 606 817 974 1184 1297.36> 715 261<255.719 559.003> LayerCount: 2 Fore SplineSet 558 608 m 0 521 608 462 608 425 606 c 1 423 369 422 288 421 212 c 1 462 208 478 205 553 205 c 0 663 205 715 285 715 409 c 0 715 517 677 608 558 608 c 0 429 974 m 1 429 966 429 960 429 956 c 0 429 889 427 891 427 817 c 1 471 818 523 818 565 818 c 0 833 818 976 670 976 393 c 0 976 168 872 24 705 3 c 0 666 -2 625 -5 586 -5 c 0 501 -5 411 0 303 0 c 2 167 0 l 1 167 194 176 407 176 823 c 0 176 874 176 924 175 974 c 1 34 974 l 1 34 1184 l 1 170 1184 l 1 168 1225 166 1264 164 1299 c 1 245 1305 310 1308 423 1308 c 1 424 1293 425 1243 426 1184 c 1 587 1184 l 1 587 974 l 1 429 974 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni048D.glyph000066400000000000000000000015001472062471000313310ustar00rootroot00000000000000StartChar: uni048D Encoding: 1165 1165 852 Width: 1060 Flags: W HStem: -5 207<348.25 706.798> 476 210<481.069 693.666> 853 210<34 224 481 648> 1356 20G<223 480> VStem: 225 255<206 458 668 853 1063 1376> 725 261<224.011 443.624> LayerCount: 2 Fore SplineSet 223 1376 m 1 228 1376 245 1376 265 1376 c 0 306 1376 459 1376 480 1376 c 1 480 1063 l 1 648 1063 l 1 648 853 l 1 481 853 l 1 481 668 l 1 481 668 550 686 619 686 c 0 862 686 986 576 986 342 c 0 986 65 865 -5 587 -5 c 0 492 -5 332 0 216 0 c 1 216 146 221 506 224 853 c 1 34 853 l 1 34 1063 l 1 225 1063 l 1 225 1104 225 1144 225 1183 c 0 225 1292 223 1284 223 1376 c 1 570 476 m 0 515 476 479 458 479 458 c 1 477 221 476 282 475 206 c 1 475 206 516 202 565 202 c 0 685 202 725 224 725 329 c 0 725 410 691 476 570 476 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni048E.glyph000066400000000000000000000014261472062471000313410ustar00rootroot00000000000000StartChar: uni048E Encoding: 1166 1166 853 Width: 1060 Flags: W HStem: 0 21G<104 354> 439 208<354 508> 1117 211<356 662.942> VStem: 104 250<0 442 649.149 1112> 714 262<734.598 1067.46> LayerCount: 2 Fore SplineSet 354 0 m 1 104 0 l 1 104 1320 l 1 222 1320 260 1328 393 1328 c 0 618 1328 789 1315 904 1174 c 0 958 1108 976 1016 976 924 c 0 976 720 927 581 805 505 c 1 912 334 l 1 752 235 l 1 620 446 l 1 586 441 548 439 508 439 c 0 460 439 408 440 354 442 c 1 354 174 354 159 354 0 c 1 714 909 m 0 714 1113 597 1117 515 1117 c 2 506 1117 l 2 445 1117 401 1113 356 1112 c 1 356 1041 l 2 356 854 354 649 354 649 c 1 390 648 425 647 458 647 c 0 470 647 482 647 494 648 c 1 404 792 l 1 564 891 l 1 666 727 l 1 695 766 714 824 714 909 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni048F.glyph000066400000000000000000000015541472062471000313440ustar00rootroot00000000000000StartChar: uni048F Encoding: 1167 1167 854 Width: 1060 Flags: W HStem: -8 201<401.543 554.571> 811 200<416.354 632.438> 1002 20G<124.615 304.5> VStem: 94 246<-398 58.1272 255.451 734.217> 684 253<324 753.243> LayerCount: 2 Fore SplineSet 94 739 m 1xd8 94 765 l 2 94 848 82 931 72 996 c 1 300 1022 l 1xb8 309 998 316 960 320 921 c 1 376 983 460 1011 572 1011 c 0 847 1011 937 819 937 551 c 0 937 385 919 246 857 148 c 1 996 0 l 1 852 -133 l 1 705 24 l 1 650 3 583 -8 502 -8 c 0 402 -8 355 29 326 60 c 1 330 20 337 -17 340 -61 c 2 340 -152 l 2 340 -246 347 -330 354 -398 c 1 106 -405 l 1 97 -332 92 -237 92 -146 c 2 94 739 l 1xd8 681 531 m 0 681 692 644 811 556 811 c 0xd8 427 811 383 744 338 656 c 1 340 311 l 1 378 253 432 193 507 193 c 0 520 193 556 195 556 195 c 1 445 294 l 1 589 427 l 1 684 324 l 1 681 531 l 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni0492.glyph000066400000000000000000000007561472062471000313240ustar00rootroot00000000000000StartChar: uni0492 Encoding: 1170 1170 857 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<149 403> 595 210<30 149 403 826> 1118 210<403 942.961> VStem: 149 254<0 595 805 1118> LayerCount: 2 Fore SplineSet 149 1328 m 1 832 1328 l 2 907 1328 969 1310 1016 1294 c 1 945 1097 l 1 901 1112 889 1115 830 1118 c 2 403 1118 l 1 403 805 l 1 826 805 l 1 826 595 l 1 403 595 l 1 403 0 l 1 149 0 l 1 149 595 l 1 30 595 l 1 30 805 l 1 149 805 l 1 149 1328 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni0493.glyph000066400000000000000000000007331472062471000313200ustar00rootroot00000000000000StartChar: uni0493 Encoding: 1171 1171 858 Width: 1060 Flags: W HStem: 0 21G<217 473> 414 210<50 217 473 846> 810 210<473 865.581> VStem: 217 256<0 414 624 810> LayerCount: 2 Fore SplineSet 217 1020 m 1 791 1020 l 2 866 1020 914 1013 961 997 c 1 867 773 l 1 837 795 789 810 763 810 c 2 473 810 l 1 473 624 l 1 846 624 l 1 846 414 l 1 473 414 l 1 473 0 l 1 217 0 l 1 217 414 l 1 50 414 l 1 50 624 l 1 217 624 l 1 217 1020 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni0494.glyph000066400000000000000000000011071472062471000313150ustar00rootroot00000000000000StartChar: uni0494 Encoding: 1172 1172 859 Width: 1060 VWidth: 0 Flags: W HStem: -399 210<500 636.33> 0 21G<149 403> 564 210<403 562.996> 1118 210<403 942.961> VStem: 149 254<0 564 774 1118> 719 261<-101.243 400.37> LayerCount: 2 Fore SplineSet 149 1328 m 1 832 1328 l 2 907 1328 969 1310 1016 1294 c 1 945 1097 l 1 901 1112 889 1115 830 1118 c 2 403 1118 l 1 403 774 l 1 769 763 980 620 980 160 c 0 980 -219 903 -399 500 -399 c 1 493 -189 l 1 637 -189 719 -136 719 144 c 0 719 463 596 554 403 564 c 1 403 0 l 1 149 0 l 1 149 1328 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni0495.glyph000066400000000000000000000011711472062471000313170ustar00rootroot00000000000000StartChar: uni0495 Encoding: 1173 1173 860 Width: 1060 Flags: W HStem: -399 210<458 667.589> 0 21G<160 416> 320 210<418.312 704.533> 810 210<416 865.581> VStem: 160 256<0 305.422 516 810> 758 262<-105.026 260.539> LayerCount: 2 Fore SplineSet 160 1020 m 1 791 1020 l 2 866 1020 914 1013 961 997 c 1 867 773 l 1 837 795 789 810 763 810 c 2 416 810 l 1 416 516 l 1 466 523 538 530 598 530 c 0 868 530 1020 370 1020 74 c 0 1020 -202 926 -399 458 -399 c 1 451 -189 l 1 658 -189 758 -134 758 58 c 0 758 262 695 320 586 320 c 0 532 320 464 307 416 296 c 1 416 0 l 1 160 0 l 1 160 1020 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni0496.glyph000066400000000000000000000016771472062471000313330ustar00rootroot00000000000000StartChar: uni0496 Encoding: 1174 1174 861 Width: 1060 Flags: W HStem: -5 21G<231 242 373 591 713.5 738.5> 1306 2G<219 279.5 373 591 722 769> VStem: 373 218<-5 587 797 1308> 815 228<-297 1> LayerCount: 2 Fore SplineSet 616 587 m 1 616 587 591 587 591 587 c 1 591 587 591 -5 591 -5 c 1 591 -5 373 -5 373 -5 c 1 373 -5 373 587 373 587 c 1 373 587 351 587 351 587 c 1 292 400 253 128 231 -6 c 1 231 -6 -25 5 -25 5 c 1 14 190 120 507 183 686 c 1 113 928 111 1086 -17 1230 c 1 -17 1230 219 1326 219 1326 c 1 340 1151 317 916 349 797 c 1 349 797 373 797 373 797 c 1 373 797 373 1308 373 1308 c 1 373 1308 591 1308 591 1308 c 1 591 1308 591 797 591 797 c 1 591 797 618 797 618 797 c 1 650 916 675 1142 769 1326 c 1 769 1326 998 1230 998 1230 c 1 895 1074 868 927 798 685 c 1 842 561 897 373 936 210 c 1 1043 210 l 1 1043 -297 l 1 815 -297 l 1 815 1 l 1 784 -0 754 -2 723 -6 c 1 704 126 676 405 616 587 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni0497.glyph000066400000000000000000000017251472062471000313260ustar00rootroot00000000000000StartChar: uni0497 Encoding: 1175 1175 862 Width: 1060 Flags: W HStem: -5 8G<230 244.5 374 617 745.5 815> 451 147<348.4 374 617 654.766> 1020 2G<240 294 374 617 738 781> VStem: -16 246<16.0186 163.023> 374 243<-5 451 598 1020> 815 228<-297 -10> LayerCount: 2 Fore SplineSet 638 598 m 1 717 770 695 836 781 1042 c 1 781 1042 1033 946 1033 946 c 1 915 754 857 599 804 536 c 1 872 448 912 325 946 210 c 1 1043 210 l 1 1043 -297 l 1 815 -297 l 1 815 -10 l 1 760 -18 l 1 731 98 717 300 642 451 c 1 642 451 617 451 617 451 c 1 617 451 617 -5 617 -5 c 1 617 -5 374 -5 374 -5 c 1 374 -5 374 451 374 451 c 1 374 451 354 451 354 451 c 1 277 288 259 100 230 -16 c 1 230 -16 -16 18 -16 18 c 1 37 158 63 395 182 526 c 1 138 590 124 772 -1 953 c 1 -1 953 240 1044 240 1044 c 1 348 836 307 768 359 598 c 1 359 598 374 598 374 598 c 1 374 598 374 1020 374 1020 c 1 374 1020 617 1020 617 1020 c 1 617 1020 617 598 617 598 c 1 638 598 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni0498.glyph000066400000000000000000000016041472062471000313230ustar00rootroot00000000000000StartChar: uni0498 Encoding: 1176 1176 863 Width: 1060 Flags: W HStem: -5 209<279.037 422.247 644 652> 608 210<326 601.953> 1112 210<261.473 602.722> VStem: 425 231<-247.934 -4.91283> 649 261<863.952 1064.97> 703 261<253.469 511.008> LayerCount: 2 Fore SplineSet 324 820 m 1xf4 397 820 393 818 442 818 c 0 594 818 649 877 649 980 c 0 649 1056 564 1112 467 1112 c 0 311 1112 270 1087 172 994 c 1 46 1212 l 1 192 1307 301 1322 478 1322 c 0 679 1322 910 1205 910 974 c 0xe8 910 854 868 779 767 717 c 1 878 664 964 557 964 352 c 0 964 148 872 38 644 5 c 1 652 -17 656 -48 656 -78 c 0 656 -173 635 -308 565 -382 c 1 345 -300 l 1 416 -211 425 -138 425 -80 c 0 425 -57 419 -30 413 -5 c 1 280 -1 179 19 46 92 c 1 176 325 l 1 296 221 354 204 472 204 c 0 652 204 703 274 703 356 c 0 703 530 594 608 444 608 c 0 395 608 399 606 326 606 c 1 324 820 l 1xf4 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni0499.glyph000066400000000000000000000015751472062471000313330ustar00rootroot00000000000000StartChar: uni0499 Encoding: 1177 1177 864 Width: 1060 Flags: W HStem: 458 203<302 600.177> 821 203<210.594 637.487> VStem: 383 231<-247.934 -0.107367> 650 266<237.832 412.73 709.111 805.758> LayerCount: 2 Fore SplineSet -18 138 m 1 101 320 l 1 152 274 253 200 421 200 c 0 602 200 650 257 650 306 c 0 650 418 581 459 380 459 c 0 354 459 328 458 302 458 c 1 302 661 l 1 320 661 l 1 325 661 l 1 332 661 l 2 431 661 649 685 649 757 c 0 649 809 576 821 461 821 c 0 316 821 185 772 161 757 c 1 85 951 l 1 103 963 217 1024 450 1024 c 2 463 1024 l 2 685 1024 917 973 917 789 c 0 917 691 859 597 706 580 c 1 858 544 916 431 916 301 c 0 916 236 873 134 796 73 c 0 746 34 690 13 604 3 c 1 610 -19 614 -51 614 -78 c 0 614 -173 593 -308 523 -382 c 1 303 -300 l 1 374 -211 383 -138 383 -80 c 0 383 -57 377 -26 370 -1 c 1 185 16 45 91 -18 138 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni049A.glyph000066400000000000000000000010371472062471000313340ustar00rootroot00000000000000StartChar: uni049A Encoding: 1178 1178 865 Width: 1060 VWidth: 0 Flags: W HStem: -5 21G<84 342> 1315 20G<84 342 787.5 828.147> VStem: 84 258<-5 519.312 871 1335> 815 228<-297 0> LayerCount: 2 Fore SplineSet 816 0 m 1 733 0 l 1 687 111 546 420 428 574 c 1 428 574 372 512 342 440 c 1 342 -5 l 1 84 -5 l 1 84 1335 l 1 342 1335 l 1 342 871 l 1 445 1016 769 1339 806 1376 c 1 1002 1199 l 1 820 1064 648 856 588 782 c 1 693 648 842 377 913 210 c 1 1043 210 l 1 1043 -297 l 1 815 -297 l 1 816 0 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni049B.glyph000066400000000000000000000010161472062471000313320ustar00rootroot00000000000000StartChar: uni049B Encoding: 1179 1179 866 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<140 397 731 815> 1000 20G<140 397 747 826.914> VStem: 140 257<0 303 612 1020> 815 228<-297 1> LayerCount: 2 Fore SplineSet 815 1 m 1 761 0 l 1 701 114 607 256 491 392 c 1 397 303 l 1 397 0 l 1 140 0 l 1 140 1020 l 1 397 1020 l 1 397 612 l 1 539 778 694 944 800 1044 c 1 1018 882 l 1 900 788 783 673 655 545 c 1 743 459 856 325 939 210 c 1 1043 210 l 1 1043 -297 l 1 815 -297 l 1 815 1 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni049C.glyph000066400000000000000000000011611472062471000313340ustar00rootroot00000000000000StartChar: uni049C Encoding: 1180 1180 867 Width: 1060 VWidth: 0 Flags: W HStem: -5 21G<84 342> 552 249<342 419> 1315 20G<84 342 808.5 883.375> VStem: 84 258<-5 559.8 801 1335> 419 120<300 555 823 1089> LayerCount: 2 Fore SplineSet 725 701 m 1 853 530 995 232 1046 94 c 1 810 -32 l 1 769 67 660 364 539 555 c 1 539 300 l 1 419 300 l 1 419 563 l 1 392 561 363 557 342 552 c 1 342 -5 l 1 84 -5 l 1 84 1335 l 1 342 1335 l 1 342 801 l 1 369 803 394 807 419 814 c 1 419 1089 l 1 539 1089 l 1 539 823 l 1 679 1013 758 1155 859 1335 c 1 1054 1175 l 1 938 985 833 825 725 701 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni049D.glyph000066400000000000000000000011071472062471000313350ustar00rootroot00000000000000StartChar: uni049D Encoding: 1181 1181 868 Width: 1060 VWidth: 0 Flags: W HStem: -3 3G<113 370 740.5 805.051> 1020 1G<113 370 786.5 873.588> VStem: 113 257<0 351 603 1020> 452 132<180 350 654 849> LayerCount: 2 Fore SplineSet 452 849 m 1 584 849 l 1 584 654 l 1 650 748 740 860 833 1041 c 1 1040 939 l 1 932 760 845 634 752 530 c 1 872 412 943 219 1016 94 c 1 762 -24 l 1 719 116 697 216 584 350 c 1 584 180 l 1 452 180 l 1 452 352 l 1 370 351 l 1 370 0 l 1 113 0 l 1 113 1020 l 1 370 1020 l 1 370 603 l 1 452 604 l 1 452 849 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni049E.glyph000066400000000000000000000011661472062471000313430ustar00rootroot00000000000000StartChar: uni049E Encoding: 1182 1182 869 Width: 1060 VWidth: 0 Flags: W HStem: -5 21G<112 370> 1033 21G<21 114 362 517> 1315 20G<112 370 747 818.318> VStem: 112 258<-5 371.105 725 1041> LayerCount: 2 Fore SplineSet 634 646 m 1 754 527 1023 232 1074 94 c 1 838 -32 l 1 792 79 604 309 474 438 c 1 474 438 400 370 370 298 c 1 370 -5 l 1 112 -5 l 1 114 1041 l 1 21 1033 l 1 21 1117 21 1160 21 1244 c 1 120 1229 l 1 112 1335 l 1 370 1335 l 1 359 1233 l 1 517 1244 l 1 517 1033 l 1 362 1043 l 1 373 725 l 1 492 900 708 1197 786 1350 c 1 1030 1199 l 1 901 1013 694 720 634 646 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni049F.glyph000066400000000000000000000011631472062471000313410ustar00rootroot00000000000000StartChar: uni049F Encoding: 1183 1183 870 Width: 1060 VWidth: 0 Flags: W HStem: -3 3G<140 397 732 805.051> 1024 20G<747 826.914> 1040 210<36 140 397 584> 1356 20G<140 397> VStem: 140 257<0 303 612 1040 1250 1376> LayerCount: 2 Fore SplineSet 655 545 m 1xd8 775 427 943 219 1016 94 c 1 762 -24 l 1 702 90 607 256 491 392 c 1 397 303 l 1 397 0 l 1 140 0 l 1 140 1040 l 1 36 1040 l 1 36 1250 l 1 140 1250 l 1 140 1376 l 1 397 1376 l 1 397 1250 l 1 584 1250 l 1 584 1040 l 1 397 1040 l 1xb8 397 612 l 1 539 778 694 944 800 1044 c 1 1018 882 l 1 900 788 783 673 655 545 c 1xd8 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni04A0.glyph000066400000000000000000000010401472062471000313150ustar00rootroot00000000000000StartChar: uni04A0 Encoding: 1184 1184 871 Width: 1060 VWidth: 0 Flags: W HStem: -5 21G<172 430> 1125 210<12 172> 1356 20G<787.5 828.147> VStem: 172 258<-5 519.312 871 1125> LayerCount: 2 Fore SplineSet 676 782 m 1 780 635 995 232 1046 94 c 1 810 -32 l 1 764 79 620 403 516 574 c 1 516 574 460 512 430 440 c 1 430 -5 l 1 172 -5 l 1 172 1125 l 1 12 1125 l 1 12 1335 l 1 172 1335 l 1 430 1335 l 1 430 1125 l 1 430 871 l 1 533 1016 769 1339 806 1376 c 1 1002 1199 l 1 836 1013 736 856 676 782 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni04A1.glyph000066400000000000000000000010111472062471000313140ustar00rootroot00000000000000StartChar: uni04A1 Encoding: 1185 1185 872 Width: 1060 VWidth: 0 Flags: W HStem: -3 3G<163 420 755 828.051> 810 210<25 163> 1024 20G<770 849.914> VStem: 163 257<0 303 612 810> LayerCount: 2 Fore SplineSet 678 545 m 1 798 427 966 219 1039 94 c 1 785 -24 l 1 725 90 630 256 514 392 c 1 420 303 l 1 420 0 l 1 163 0 l 1 163 810 l 1 25 810 l 1 25 1020 l 1 163 1020 l 1 420 1020 l 1 420 810 l 1 420 612 l 1 562 778 717 944 823 1044 c 1 1041 882 l 1 923 788 806 673 678 545 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni04A2.glyph000066400000000000000000000011371472062471000313260ustar00rootroot00000000000000StartChar: uni04A2 Encoding: 1186 1186 873 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<60 318> 599 215<321.491 675> 1302 15G<60 316.963 674 930> VStem: 60 256<0 578.711 785 1320> 675 255<210 599 814 1317> 815 228<-297 0> LayerCount: 2 Fore SplineSet 317 1322 m 1xf8 316 785 l 1 408 806 468 814 588 814 c 2 675 814 l 1 675 1094 674 1152 674 1317 c 1 930 1317 l 1 930 210 l 1xf8 1043 210 l 1 1043 -297 l 1 815 -297 l 1 815 0 l 1xf4 675 0 l 1 675 599 l 1 643 599 l 2 497 599 434 596 316 570 c 1 316 220 318 185 318 0 c 1 60 0 l 1 60 1320 l 1 317 1322 l 1xf8 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni04A3.glyph000066400000000000000000000011031472062471000313200ustar00rootroot00000000000000StartChar: uni04A3 Encoding: 1187 1187 874 Width: 1060 Flags: W HStem: -17 21G<98 356> 407 210<357.676 624> VStem: 98 256<-17 394.106 595 1006> 624 255<210 407 617 1003> 815 228<-297 -17> LayerCount: 2 Fore SplineSet 355 1008 m 1xf0 354 595 l 1 433 613 475 617 566 617 c 2 624 617 l 1 624 891 623 841 623 1003 c 1 879 1003 l 1 879 210 l 1xf0 1043 210 l 1 1043 -297 l 1 815 -297 l 1 815 -17 l 1xe8 624 -17 l 1 624 407 l 1 569 407 l 2 497 407 417 401 354 385 c 1 354 42 356 164 356 -17 c 1 98 -17 l 1 98 1006 l 1 355 1008 l 1xf0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni04A4.glyph000066400000000000000000000010131472062471000313210ustar00rootroot00000000000000StartChar: uni04A4 Encoding: 1188 1188 875 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<60 318 541 796> 586 215<318.955 541> 1106 211<796 1032> VStem: 60 256<0 577.171 785 1320> 541 255<0 586 801 1106> LayerCount: 2 Fore SplineSet 317 1322 m 1 316 785 l 1 378 794 442 801 541 801 c 1 541 1081 540 1152 540 1317 c 1 1032 1317 l 1 1032 1106 l 1 796 1106 l 1 796 0 l 1 541 0 l 1 541 586 l 1 444 586 379 582 316 570 c 1 316 220 318 185 318 0 c 1 60 0 l 1 60 1320 l 1 317 1322 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni04A5.glyph000066400000000000000000000007721472062471000313350ustar00rootroot00000000000000StartChar: uni04A5 Encoding: 1189 1189 876 Width: 1060 Flags: W HStem: 0 21G<60 318 541 796> 401 215<318.955 541> 802 211<796 1032> VStem: 60 256<0 392.171 600 1016> 541 255<0 401 616 802> LayerCount: 2 Fore SplineSet 317 1018 m 1 316 600 l 1 378 609 442 616 541 616 c 1 541 896 540 848 540 1013 c 1 1032 1013 l 1 1032 802 l 1 796 802 l 1 796 0 l 1 541 0 l 1 541 401 l 1 444 401 379 397 316 385 c 1 316 35 318 185 318 0 c 1 60 0 l 1 60 1016 l 1 317 1018 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni04A6.glyph000066400000000000000000000011721472062471000313310ustar00rootroot00000000000000StartChar: uni04A6 Encoding: 1190 1190 877 Width: 1060 VWidth: 31 Flags: W HStem: -380 210<629 729.426> 0 16G<44.9537 284 414.963 654> 596 209<654 744.303> 1081 211<284 413> VStem: 45 239<0 1081> 415 239<0 595.987 799 1081> 773 235<-128.038 583.682> LayerCount: 2 Fore SplineSet 284 1081 m 1 284 0 l 1 45 -5 l 1 42 1292 l 1 653 1292 l 1 653 799 l 1 680 805 705 805 718 805 c 0 893 805 1008 724 1008 232 c 0 1008 -260 890 -380 627 -380 c 1 629 -170 l 1 738 -170 773 -136 773 248 c 0 773 540 743 596 701 596 c 0 687 596 672 594 654 591 c 1 654 0 l 1 415 0 l 1 413 1081 l 1 284 1081 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni04A7.glyph000066400000000000000000000012041472062471000313260ustar00rootroot00000000000000StartChar: uni04A7 Encoding: 1191 1191 878 Width: 1060 VWidth: 31 Flags: W HStem: -372 210<629 729.426> 0 16G<44.941 284 414.95 654> 409 209<654 745.618> 801 211<284 413> VStem: 45 239<0 801> 415 239<0 408.987 612 801> 773 235<-122.757 397.067> LayerCount: 2 Fore SplineSet 284 801 m 1 284 0 l 1 45 -5 l 1 42 1012 l 1 238 1015 592 1016 653 1016 c 1 653 612 l 1 680 618 705 618 718 618 c 0 893 618 1008 504 1008 122 c 0 1008 -192 890 -372 627 -372 c 1 629 -162 l 1 738 -162 773 -112 773 132 c 0 773 356 743 409 701 409 c 0 687 409 672 407 654 404 c 1 654 0 l 1 415 0 l 1 413 801 l 1 284 801 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni04A8.glyph000066400000000000000000000015701472062471000313350ustar00rootroot00000000000000StartChar: uni04A8 Encoding: 1192 1192 879 Width: 1060 VWidth: 0 Flags: W HStem: -13 207<363.487 548.998 805.105 987.118> 1117 209<355.512 387.209 643.346 732.411> VStem: 24 246<317.907 1018.12> 382 232<441.209 1049.97> 750 237<436.738 1093.5> LayerCount: 2 Fore SplineSet 691 1117 m 0 640 1117 614 1065 614 698 c 0 614 553 632 409 681 359 c 1 746 415 750 547 750 715 c 0 750 1093 735 1117 691 1117 c 0 671 75 m 1 600 18 529 -13 449 -13 c 0 256 -13 24 192 24 601 c 0 24 1184 179 1281 384 1323 c 1 431 1116 l 1 311 1077 270 1013 270 605 c 0 270 350 344 194 449 194 c 0 488 194 516 200 550 215 c 1 466 299 382 509 382 701 c 0 382 1101 517 1326 694 1326 c 0 857 1326 987 1184 987 712 c 0 987 490 921 345 804 212 c 1 829 200 848 194 877 194 c 0 912 194 935 204 973 231 c 1 1048 35 l 1 1005 4 943 -15 891 -15 c 0 809 -15 732 20 671 75 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni04A9.glyph000066400000000000000000000015531472062471000313370ustar00rootroot00000000000000StartChar: uni04A9 Encoding: 1193 1193 880 Width: 1060 VWidth: 0 Flags: W HStem: -13 210<339.878 515.12 845.82 998.549> 830 209<325.065 357.077 646.513 748.733> VStem: 24 237<283.549 753.245> 376 238<350.042 808.55> 768 238<394.123 821.651> LayerCount: 2 Fore SplineSet 700 830 m 0 658 830 614 782 614 587 c 0 614 484 638 373 677 310 c 1 741 410 768 485 768 608 c 0 768 782 742 830 700 830 c 0 682 54 m 1 632 15 534 -13 456 -13 c 0 196 -13 24 206 24 456 c 0 24 840 144 980 354 1032 c 1 398 834 l 1 314 808 261 741 261 459 c 0 261 272 356 197 456 197 c 0 485 197 517 210 517 210 c 1 467 258 376 362 376 589 c 0 376 848 502 1039 694 1039 c 0 898 1039 1006 889 1006 625 c 0 1006 462 950 330 845 202 c 1 863 192 871 191 892 191 c 0 927 191 953 199 986 241 c 1 1048 35 l 1 1005 4 943 -15 891 -15 c 0 809 -15 735 11 682 54 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni04AA.glyph000066400000000000000000000013031472062471000313400ustar00rootroot00000000000000StartChar: uni04AA Encoding: 1194 1194 881 Width: 1060 VWidth: 0 Flags: W HStem: 1128 204<456.612 683.073> VStem: 56 262<370.861 936.313> 475 231<-247.934 6.7722> LayerCount: 2 Fore SplineSet 566 1128 m 0 451 1128 318 992 318 628 c 0 318 354 434 198 540 198 c 2 554 198 l 2 678 198 716 262 764 392 c 1 1010 255 l 1 952 132 836 44 698 11 c 1 703 -15 706 -53 706 -78 c 0 706 -173 685 -308 615 -382 c 1 395 -300 l 1 466 -211 475 -138 475 -80 c 0 475 -60 471 -21 465 5 c 1 383 19 300 51 235 116 c 0 115 241 56 408 56 636 c 0 56 895 137 1054 189 1132 c 0 261 1240 397 1332 572 1332 c 0 712 1332 886 1269 974 1107 c 1 742 982 l 1 692 1106 652 1128 566 1128 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni04AB.glyph000066400000000000000000000012551472062471000313470ustar00rootroot00000000000000StartChar: uni04AB Encoding: 1195 1195 882 Width: 1060 Flags: W HStem: 807 211<424.386 691.653> VStem: 71 261<305.761 702.322> 475 231<-247.934 -1.90148> LayerCount: 2 Fore SplineSet 332 528 m 0 332 209 495 203 542 203 c 2 554 203 l 2 654 203 708 269 756 350 c 1 982 216 l 1 929 100 838 30 699 4 c 1 703 -21 706 -56 706 -78 c 0 706 -173 685 -308 615 -382 c 1 395 -300 l 1 466 -211 475 -138 475 -80 c 0 475 -62 472 -29 467 -3 c 1 389 4 308 23 241 73 c 0 111 174 71 328 71 527 c 0 71 867 249 1018 564 1018 c 0 659 1018 756 999 819 957 c 0 879 917 925 858 947 806 c 1 727 704 l 1 717 742 686 807 546 807 c 0 399 807 332 671 332 528 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni04AC.glyph000066400000000000000000000007561472062471000313550ustar00rootroot00000000000000StartChar: uni04AC Encoding: 1196 1196 883 Width: 1060 VWidth: 0 Flags: W HStem: 1118 207<39 355 615 909.962> VStem: 355 260<210 1118> 599 228<-297 0> LayerCount: 2 Fore SplineSet 355 0 m 1xc0 355 1118 l 1 157 1118 115 1117 39 1117 c 1 39 1324 l 1 161 1324 615 1325 803 1325 c 0 876 1325 946 1316 970 1309 c 1 910 1106 l 1 910 1106 858 1118 798 1118 c 2 615 1118 l 1 615 210 l 1xc0 827 210 l 1 827 -297 l 1 599 -297 l 1 599 0 l 1xa0 355 0 l 1xc0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni04AD.glyph000066400000000000000000000007471472062471000313560ustar00rootroot00000000000000StartChar: uni04AD Encoding: 1197 1197 884 Width: 1060 VWidth: 0 Flags: W HStem: 810 210<52 365 620 917.955> VStem: 365 255<210 810> 603 228<-297 -9> LayerCount: 2 Fore SplineSet 365 -9 m 1xc0 365 810 l 1 167 810 128 809 52 809 c 1 52 1019 l 1 174 1019 628 1020 816 1020 c 0 889 1020 941 1016 959 1013 c 1 918 782 l 1 918 782 856 810 771 810 c 2 620 810 l 1 620 210 l 1xc0 831 210 l 1 831 -297 l 1 603 -297 l 1 603 -9 l 1xa0 365 -9 l 1xc0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni04AE.glyph000066400000000000000000000003411472062471000313450ustar00rootroot00000000000000StartChar: uni04AE Encoding: 1198 1198 885 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<368 618> 1343 20G<201.936 253 745 797.529> VStem: 368 250<0 654.188> LayerCount: 2 Fore Refer: 48 89 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni04AF.glyph000066400000000000000000000011351472062471000313500ustar00rootroot00000000000000StartChar: uni04AF Encoding: 1199 1199 886 Width: 1060 VWidth: 14 Flags: W HStem: 832 209<20.8401 134.58> VStem: 419 252<-391.875 170.746> LayerCount: 2 Fore SplineSet 417 -392 m 1 417 -392 419 -220 419 -97 c 0 419 -51 419 -12 418 8 c 1 350 304 269 572 176 730 c 0 126 815 95 832 72 832 c 0 51 832 38 829 20 814 c 1 20 1041 l 1 53 1041 86 1041 117 1041 c 0 191 1041 279 1012 339 919 c 1 437 767 496 539 551 331 c 1 595 563 820 1062 820 1062 c 1 1040 958 l 1 1040 958 742 414 671 16 c 1 671 1 671 -14 671 -30 c 0 671 -138 673 -272 674 -394 c 1 417 -392 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni04B0.glyph000066400000000000000000000011261472062471000313230ustar00rootroot00000000000000StartChar: uni04B0 Encoding: 1200 1200 887 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<368 618> 398 211<121 372 630 913> 1343 20G<201.936 253 745 797.529> VStem: 368 250<0 398> LayerCount: 2 Fore SplineSet 368 0 m 1 368 138 l 2 368 190 370 294 372 398 c 1 121 398 l 1 121 609 l 1 375 609 l 2 375 610 375 612 375 613 c 0 296 726 65 1114 14 1222 c 1 233 1363 l 1 273 1284 424 992 511 852 c 1 609 994 726 1287 764 1376 c 1 992 1240 l 1 946 1146 706 721 630 609 c 1 913 609 l 1 913 398 l 1 622 398 l 1 620 280 618 166 618 128 c 2 618 0 l 1 368 0 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni04B1.glyph000066400000000000000000000012151472062471000313230ustar00rootroot00000000000000StartChar: uni04B1 Encoding: 1201 1201 888 Width: 1060 VWidth: 14 Flags: W HStem: -192 210<221 416 672 869> 832 209<20.8401 134.58> VStem: 419 253<-390.904 -192> LayerCount: 2 Fore SplineSet 672 -192 m 1 673 -259 673 -328 674 -394 c 1 417 -392 l 1 417 -392 418 -293 419 -192 c 1 221 -192 l 1 221 18 l 1 416 18 l 1 348 310 268 574 176 730 c 0 126 815 95 832 72 832 c 0 51 832 38 829 20 814 c 1 20 1041 l 1 53 1041 86 1041 117 1041 c 0 191 1041 279 1012 339 919 c 0 437 767 496 539 551 331 c 1 595 563 820 1062 820 1062 c 1 1040 958 l 1 1040 958 743 416 671 18 c 1 869 18 l 1 869 -192 l 1 672 -192 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni04B2.glyph000066400000000000000000000007521472062471000313310ustar00rootroot00000000000000StartChar: uni04B2 Encoding: 1202 1202 889 Width: 1060 VWidth: 0 Flags: W HStem: 1351 22G<166.355 256 778.151 825.556> VStem: 815 228<-297 32.7695> LayerCount: 2 Fore SplineSet 790 1371 m 1 998 1254 l 1 652 688 l 1 785 477 840 330 925 210 c 1 1043 210 l 1 1043 -297 l 1 815 -297 l 1 815 -17 l 1 687 119 657 222 514 454 c 1 230 -54 l 1 20 78 l 1 366 670 l 1 246 878 140 1059 0 1218 c 1 191 1373 l 1 321 1224 405 1070 508 895 c 1 790 1371 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni04B3.glyph000066400000000000000000000011441472062471000313260ustar00rootroot00000000000000StartChar: uni04B3 Encoding: 1203 1203 890 Width: 1060 VWidth: 4 Flags: W HStem: 1025 20G<208.184 249.591 734 974> VStem: 736 238<883.264 1013> 815 228<-297 38.6523> LayerCount: 2 Fore SplineSet 934 839 m 0xc0 894 751 748 590 658 504 c 1 738 401 864 259 884 243 c 0 914 218 943 210 1043 210 c 1 1043 -297 l 1 815 -297 l 1 815 15 l 1xa0 802 20 791 27 780 34 c 0 708 81 602 213 516 331 c 1 184 -42 l 1 14 119 l 1 378 513 l 1 52 904 l 1 234 1045 l 1 524 673 l 1 584 741 632 777 702 900 c 0 722 935 732 997 736 1014 c 1 974 1013 l 1 968 964 958 893 934 839 c 0xc0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni04B4.glyph000066400000000000000000000011031472062471000313220ustar00rootroot00000000000000StartChar: uni04B4 Encoding: 1204 1204 891 Width: 1060 Flags: W HStem: 0 210<418 634> 1086 210<22 165 418 566> VStem: 162 256<210 1086> 634 251<218 1296> 772 230<-289.918 0> LayerCount: 2 Fore SplineSet 418 210 m 1xe8 634 210 l 1 636 1296 l 1 886 1296 l 1 885 218 l 1xf0 1004 218 l 1 1003 188 1002 95 1002 61 c 0 1002 -52 1010 -208 1042 -294 c 1 820 -329 l 1 787 -240 774 -110 772 0 c 1 698 0 l 1 162 -1 l 1 165 1086 l 1 22 1086 l 1 22 1296 l 1 165 1296 l 1 418 1296 l 1 566 1296 l 1 566 1086 l 1 418 1086 l 1 418 210 l 1xe8 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni04B5.glyph000066400000000000000000000010751472062471000313330ustar00rootroot00000000000000StartChar: uni04B5 Encoding: 1205 1205 892 Width: 1060 Flags: W HStem: 0 210<418 634> 803 210<22 165 418 566> VStem: 162 256<210 803> 634 251<218 1013> 772 230<-289.918 0> LayerCount: 2 Fore SplineSet 418 210 m 1xe8 634 210 l 1 636 1013 l 1 886 1013 l 1 885 218 l 1xf0 1004 218 l 1 1003 188 1002 95 1002 61 c 0 1002 -52 1010 -208 1042 -294 c 1 820 -329 l 1 787 -240 774 -110 772 0 c 1 698 0 l 1 162 -1 l 1 165 803 l 1 22 803 l 1 22 1013 l 1 165 1013 l 1 418 1013 l 1 566 1013 l 1 566 803 l 1 418 803 l 1 418 210 l 1xe8 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni04B6.glyph000066400000000000000000000012471472062471000313350ustar00rootroot00000000000000StartChar: uni04B6 Encoding: 1206 1206 893 Width: 1060 Flags: W HStem: 412 211<386.331 590.069> 1276 20G<62 320 601 857> VStem: 62 258<710.975 1296> 602 254<210 475.91 638.019 1296> 815 228<-297 0> LayerCount: 2 Fore SplineSet 815 0 m 1xe8 600 0 l 1 600 0 602 262 602 262 c 2 603 352 616 476 616 476 c 1 560 430 515 412 441 412 c 0 152 412 62 592 62 1187 c 0 62 1216 62 1245 62 1274 c 0 62 1281 62 1289 62 1296 c 1 62 1296 320 1296 320 1296 c 1 320 752 353 623 461 623 c 0 526 623 559 632 599 662 c 1 599 662 601 1296 601 1296 c 1 857 1296 l 1 857 934 856 572 856 210 c 1xf0 1043 210 l 1 1043 -297 l 1 815 -297 l 1 815 0 l 1xe8 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni04B7.glyph000066400000000000000000000013121472062471000313270ustar00rootroot00000000000000StartChar: uni04B7 Encoding: 1207 1207 894 Width: 1060 Flags: W HStem: 308 211<384.129 600.264> 995 20G<106 362 604 860> VStem: 106 256<539.832 1015> 603 256<210 342.924 532.755 1015> 815 228<-297 -5> LayerCount: 2 Fore SplineSet 815 -5 m 1xe8 603 -5 l 1 603 161 l 2 603 238 627 343 627 343 c 1 586 324 517 308 443 308 c 0 180 308 106 480 106 858 c 2 106 858 106 1015 106 1015 c 1 106 1015 362 1015 362 1015 c 1 362 1015 362 846 362 846 c 2 362 551 378 519 463 519 c 0 513 519 546 525 602 549 c 1 602 549 604 1015 604 1015 c 1 860 1015 l 1 860 663 859 494 859 210 c 1xf0 1043 210 l 1 1043 210 1043 -297 1043 -297 c 1 1043 -297 815 -297 815 -297 c 1 815 -5 l 1xe8 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni04B8.glyph000066400000000000000000000013441472062471000313350ustar00rootroot00000000000000StartChar: uni04B8 Encoding: 1208 1208 895 Width: 1060 Flags: W HStem: 0 21G<707 952> 1276 20G<52 299 708 953> VStem: 52 247<731.131 1296> 413 216<248 416.888 637 852> 707 245<0 475.91 645.692 1296> LayerCount: 2 Fore SplineSet 953 1296 m 1 953 864 952 432 952 0 c 1 952 0 707 0 707 0 c 1 707 0 709 262 709 262 c 2 710 352 723 476 723 476 c 1 694 456 662 442 629 432 c 1 629 248 l 1 629 248 413 248 413 248 c 1 413 414 l 1 148 429 52 556 52 1187 c 0 52 1216 52 1245 52 1274 c 0 52 1281 52 1289 52 1296 c 1 52 1296 299 1296 299 1296 c 1 299 791 334 665 413 633 c 1 413 852 l 1 413 852 629 852 629 852 c 1 629 637 l 1 654 642 679 651 706 662 c 1 706 662 708 1296 708 1296 c 1 953 1296 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni04B9.glyph000066400000000000000000000013441472062471000313360ustar00rootroot00000000000000StartChar: uni04B9 Encoding: 1209 1209 896 Width: 1060 Flags: W HStem: 0 21G<715 959> 1000 20G<68 312 716 960> VStem: 68 244<600.227 1020> 423 216<148 320.232 537 752> 716 243<0 347.927 540.723 1020> LayerCount: 2 Fore SplineSet 960 1020 m 1 960 588 959 432 959 0 c 1 959 0 715 0 715 0 c 1 715 0 716 174 716 174 c 2 716 248 739 348 739 348 c 1 720 339 682 331 639 325 c 1 639 148 l 1 639 148 423 148 423 148 c 1 423 316 l 1 156 339 68 513 68 863 c 2 68 863 68 1020 68 1020 c 1 68 1020 312 1020 312 1020 c 1 312 1020 312 851 312 851 c 2 312 641 358 564 423 537 c 1 423 752 l 1 423 752 639 752 639 752 c 1 639 534 l 1 667 539 693 545 714 554 c 1 714 554 716 1020 716 1020 c 1 960 1020 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni04BA.glyph000066400000000000000000000010201472062471000313350ustar00rootroot00000000000000StartChar: uni04BA Encoding: 1210 1210 897 Width: 1060 Flags: W HStem: 0 21G<105 361.064 732 988> 665 210<366.253 646.374> 1276 20G<106 362.087> VStem: 105 256<0 642.398 836 1296> 732 256<0 537.907> LayerCount: 2 Fore SplineSet 105 0 m 1 105 432 106 864 106 1296 c 1 362 1296 l 1 364 836 l 1 416 859 500 875 574 875 c 0 834 875 988 676 988 109 c 0 988 80 988 51 988 22 c 0 988 15 988 7 988 0 c 1 732 0 l 1 732 550 674 665 554 665 c 0 492 665 428 655 363 626 c 1 361 0 l 1 105 0 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni04BB.glyph000066400000000000000000000004221472062471000313430ustar00rootroot00000000000000StartChar: uni04BB Encoding: 1211 1211 898 Width: 1060 VWidth: -2 Flags: W HStem: 0 21G<88 333> 813 200<405.174 632.052> 1391 20G<72 324.5> VStem: 88 245<0 742.223 932.593 1398.8> 696 246<41.7051 738.438> LayerCount: 2 Fore Refer: 8 104 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni04BC.glyph000066400000000000000000000014111472062471000313430ustar00rootroot00000000000000StartChar: uni04BC Encoding: 1212 1212 899 Width: 1060 Flags: W HStem: -12 205<603.039 784.157> 574 205<534 778.014> 1135 205<587.721 726.02> VStem: -2 234<804.193 1077.36> 781 250<795.252 1040.52> LayerCount: 2 Fore SplineSet 652 1340 m 2 654 1340 l 2 890 1340 1031 1137 1031 650 c 0 1031 630 1031 615 1030 607 c 1 816 583 637 574 534 574 c 1 534 282 605 193 677 193 c 0 749 193 821 250 860 343 c 1 1037 183 l 1 937 44 821 -12 673 -12 c 0 423 -12 298 179 275 581 c 1 122 600 -2 708 -2 869 c 0 -2 1013 44 1132 44 1132 c 1 260 1068 l 1 260 1068 232 1016 232 890 c 0 232 851 249 808 284 802 c 1 314 1093 410 1340 652 1340 c 2 534 779 m 1 610 779 718 787 781 805 c 1 781 1042 727 1135 653 1135 c 0 578 1135 534 1040 534 779 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni04BD.glyph000066400000000000000000000023701472062471000313510ustar00rootroot00000000000000StartChar: uni04BD Encoding: 1213 1213 900 Width: 1060 Flags: W HStem: -10 206<585.289 779.796> 396 210<538 754.804> 818 203<579.233 718.831> VStem: 0 232<637.981 896.473> 762 250<622.788 774.875> LayerCount: 2 Back SplineSet 633 1021 m 6 635 1021 l 6 964 1021 991 641 991 503 c 4 991 483 991 468 990 460 c 5 710 441 566 429 388 427 c 5 388 274 492 143 650 143 c 4 770 143 821 222 860 276 c 5 983 167 l 5 942 122 860 -10 646 -10 c 4 402 -10 254 172 233 446 c 5 122 481 26 561 26 690 c 4 26 832 89 931 89 931 c 5 222 877 l 5 222 877 180 823 180 697 c 4 180 662 204 637 236 620 c 5 265 853 398 1020 633 1021 c 6 388 580 m 5 517 581 690 590 832 606 c 5 816 767 754 869 634 869 c 4 464 869 389 734 388 580 c 5 EndSplineSet Fore SplineSet 643 1021 m 0 917 1021 1012 813 1012 477 c 0 1012 457 1011 434 1011 434 c 1 828 404 648 396 538 396 c 1 544 257 604 196 666 196 c 0 736 196 778 223 832 306 c 1 1007 150 l 1 926 41 815 -10 660 -10 c 0 424 -10 324 176 292 402 c 1 125 428 0 504 0 726 c 0 0 870 44 951 44 951 c 1 260 887 l 1 260 887 232 818 232 736 c 0 232 666 253 644 292 628 c 1 311 857 450 1021 643 1021 c 0 538 606 m 1 608 606 696 618 762 630 c 1 757 761 700 818 645 818 c 0 572 818 544 722 538 606 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni04BE.glyph000066400000000000000000000016271472062471000313560ustar00rootroot00000000000000StartChar: uni04BE Encoding: 1214 1214 901 Width: 1060 Flags: W HStem: 574 205<534 778.014> 1135 205<589.473 723.602> VStem: -2 234<804.193 1077.36> 565 231<-247.934 2.3436> 781 250<795.252 1036.29> LayerCount: 2 Fore SplineSet 534 779 m 1xe8 610 779 718 787 781 805 c 1 781 1042 727 1135 653 1135 c 0 578 1135 534 1040 534 779 c 1xe8 652 1340 m 2 654 1340 l 2 840 1340 1031 1231 1031 650 c 0xe8 1031 630 1031 615 1030 607 c 1 816 583 637 574 534 574 c 1 534 282 605 193 677 193 c 0 749 193 821 250 860 343 c 1 1037 183 l 1 965 82 884 25 789 1 c 1 794 -22 796 -55 796 -78 c 0 796 -173 775 -308 705 -382 c 1 485 -300 l 1 556 -211 565 -138 565 -80 c 0xf0 565 -58 560 -20 553 6 c 1 382 61 294 249 275 581 c 1 122 600 -2 708 -2 869 c 0 -2 1013 44 1132 44 1132 c 1 260 1068 l 1 260 1068 232 1016 232 890 c 0 232 851 249 808 284 802 c 1 315 1216 455 1340 652 1340 c 2 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni04BF.glyph000066400000000000000000000015701472062471000313540ustar00rootroot00000000000000StartChar: uni04BF Encoding: 1215 1215 902 Width: 1060 Flags: W HStem: 396 210<538 754.804> 818 203<579.233 718.831> VStem: 0 232<637.981 896.473> 562 231<-247.934 3.34323> 762 250<622.788 774.875> LayerCount: 2 Fore SplineSet 538 606 m 1xe8 608 606 696 618 762 630 c 1 757 761 700 818 645 818 c 0 572 818 544 722 538 606 c 1xe8 643 1021 m 0 917 1021 1012 813 1012 477 c 0xe8 1012 457 1011 434 1011 434 c 1 828 404 648 396 538 396 c 1 544 257 604 196 666 196 c 0 736 196 778 223 832 306 c 1 1007 150 l 1 950 73 878 25 785 3 c 1 790 -20 793 -54 793 -78 c 0 793 -173 772 -308 702 -382 c 1 482 -300 l 1 553 -211 562 -138 562 -80 c 0xf0 562 -58 557 -20 550 6 c 1 392 55 319 215 292 402 c 1 125 428 0 504 0 726 c 0 0 870 44 951 44 951 c 1 260 887 l 1 260 887 232 818 232 736 c 0 232 666 254 644 292 628 c 1 311 857 450 1021 643 1021 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni04C0.glyph000066400000000000000000000003411472062471000313220ustar00rootroot00000000000000StartChar: uni04C0 Encoding: 1216 1216 903 Width: 1060 VWidth: 0 Flags: W HStem: -3 221<134 366 622 848> 1112 212<138 366 622 852> VStem: 366 256<219 1119> LayerCount: 2 Fore Refer: 50 73 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni04C1.glyph000066400000000000000000000005141472062471000313250ustar00rootroot00000000000000StartChar: uni04C1 Encoding: 1217 1217 904 Width: 1060 Flags: W HStem: -5 21G<-25 242 395 613 772.5 1036> 1306 2G<169.833 279.5 395 613 752 846.708> 1366 183<385.837 637.214> VStem: 395 218<-5 587 797 1308> 782 254<5 201.435> LayerCount: 2 Fore Refer: 328 774 N 1 0 0 1 -3 215 2 Refer: 767 1046 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni04C2.glyph000066400000000000000000000006151472062471000313300ustar00rootroot00000000000000StartChar: uni04C2 Encoding: 1218 1218 905 Width: 1060 Flags: W HStem: -5 8G<85.2941 244.5 401 644 791.5 942.111> 451 147<374.931 401 644 681.766> 1020 2G<187.033 294 401 644 765 860.5> 1151 183<399.837 651.214> VStem: -16 246<16.0186 154.52> 401 243<-5 451 598 1020> 806 245<15.8935 154.679> LayerCount: 2 Fore Refer: 328 774 N 1 0 0 1 11 0 2 Refer: 799 1078 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni04C3.glyph000066400000000000000000000011411472062471000313240ustar00rootroot00000000000000StartChar: uni04C3 Encoding: 1219 1219 906 Width: 1060 VWidth: 0 Flags: W HStem: -399 210<559 694.557> 0 21G<84 342> 574 178<540 620.502> 1315 20G<84 342 787.5 828.147> VStem: 84 258<0 519.312 871 1335> 760 261<-115.509 414.696> LayerCount: 2 Fore SplineSet 540 752 m 1 792 752 1021 639 1021 160 c 3 1021 -219 962 -399 559 -399 c 1 552 -189 l 1 696 -189 760 -136 760 144 c 3 760 483 642 574 428 574 c 1 428 574 372 512 342 440 c 1 342 0 l 1 84 0 l 1 84 1335 l 1 342 1335 l 1 342 871 l 1 445 1016 769 1339 806 1376 c 1 1002 1199 l 1 820 1064 600 826 540 752 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni04C4.glyph000066400000000000000000000010621472062471000313270ustar00rootroot00000000000000StartChar: uni04C4 Encoding: 1220 1220 907 Width: 1060 VWidth: 0 Flags: W HStem: -399 210<559 706.76> 0 21G<114 371> 1000 20G<114 371 721 800.914> VStem: 114 257<0 303 612 1020> 760 261<-135.954 238.13> LayerCount: 2 Fore SplineSet 450 375 m 1 371 303 l 1 371 0 l 1 114 0 l 1 114 1020 l 1 371 1020 l 1 371 612 l 1 513 778 668 944 774 1044 c 1 992 882 l 1 874 788 757 673 629 545 c 1 813 545 1021 459 1021 36 c 3 1021 -207 962 -399 559 -399 c 1 552 -189 l 1 696 -189 760 -138 760 20 c 3 760 359 549 375 450 375 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni04C5.glyph000066400000000000000000000012111472062471000313240ustar00rootroot00000000000000StartChar: uni04C5 Encoding: 1221 1221 908 Width: 1060 Flags: W HStem: -10 211<23.554 166.414> 1109 210<479 629> VStem: 224 255<749.703 1109> 629 256<217 1109> 667 234<-274.47 -144.316> LayerCount: 2 Fore SplineSet 0 0 m 1xf0 27 232 l 1 49 215 69 201 120 201 c 0 192 201 206 316 224 1318 c 1 633 1319 l 2 667 1319 650 1319 681 1319 c 0 759 1319 829 1319 885 1315 c 1 885 217 l 1xf0 1060 210 l 1 985 29 924 -206 901 -297 c 1 667 -273 l 1xe8 679 -229 722 -111 766 -0 c 1 625 0 l 1 626 208 629 332 629 636 c 2 629 816 l 1 629 1109 l 1 479 1109 l 1 454 102 397 -10 114 -10 c 0 63 -10 20 -6 0 0 c 1xf0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni04C6.glyph000066400000000000000000000011671472062471000313370ustar00rootroot00000000000000StartChar: uni04C6 Encoding: 1222 1222 909 Width: 1060 Flags: W HStem: -18 213<37.8641 170.775> 812 211<482 617> VStem: 226 256<436.764 812> 617 256<217 708.611 709 812> 667 234<-274.47 -144.316> LayerCount: 2 Fore SplineSet 7 -5 m 1xf0 37 253 l 1 63 224 95 195 126 195 c 0 180 195 226 250 226 1022 c 1 374 1022 521 1023 669 1023 c 0 747 1023 817 1023 873 1019 c 1 873 217 l 1xf0 1060 210 l 1 985 29 924 -206 901 -297 c 1 667 -273 l 1xe8 679 -229 720 -111 762 -0 c 1 613 0 l 1 614 173 616 709 617 709 c 2 617 812 l 1 482 812 l 1 451 97 372 -18 93 -18 c 0 72 -18 38 -15 7 -5 c 1xf0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni04C7.glyph000066400000000000000000000012001472062471000313240ustar00rootroot00000000000000StartChar: uni04C7 Encoding: 1223 1223 910 Width: 1060 VWidth: 0 Flags: W HStem: -402 204<535.746 635.479> 0 21G<60 318> 599 215<321.491 675> 1302 15G<60 316.963 674 930> VStem: 60 256<0 578.711 785 1320> 675 254<9.76355 599 814 1317> LayerCount: 2 Fore SplineSet 317 1322 m 1 316 785 l 1 408 806 468 814 588 814 c 2 675 814 l 1 675 1094 674 1152 674 1317 c 1 930 1317 l 1 929 153 l 2 929 -340 826 -402 535 -402 c 1 535 -182 l 1 551 -193 562 -198 573 -198 c 0 666 -198 675 -135 675 599 c 1 643 599 l 2 497 599 434 596 316 570 c 1 316 220 318 185 318 0 c 1 60 0 l 1 60 1320 l 1 317 1322 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni04C8.glyph000066400000000000000000000011671472062471000313410ustar00rootroot00000000000000StartChar: uni04C8 Encoding: 1224 1224 911 Width: 1060 Flags: W HStem: -402 204<501.746 604.179> 0 21G<115 373> 424 210<374.676 641> 1005 15G<115 371.952 640 896> VStem: 115 256<0 411.106 612 1023> 641 255<-171.872 424 634 1020> LayerCount: 2 Fore SplineSet 372 1025 m 1 371 612 l 1 450 630 492 634 583 634 c 2 641 634 l 1 641 908 640 858 640 1020 c 1 896 1020 l 1 896 0 l 2 896 -285 764 -402 501 -402 c 1 501 -182 l 1 517 -193 528 -198 539 -198 c 0 624 -198 639 -145 641 424 c 1 586 424 l 2 514 424 434 418 371 402 c 1 371 59 373 181 373 0 c 1 115 0 l 1 115 1023 l 1 372 1025 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni04C9.glyph000066400000000000000000000011131472062471000313310ustar00rootroot00000000000000StartChar: uni04C9 Encoding: 1225 1225 912 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<60 318> 599 215<319.739 610> 1302 15G<60 316.963 609 865> VStem: 60 256<0 580.055 785 1320> 610 255<217 599 814 1317> LayerCount: 2 Fore SplineSet 317 1322 m 1 316 785 l 1 380 803 491 814 610 814 c 1 610 1094 609 1152 609 1317 c 1 865 1317 l 1 865 217 l 1 1060 210 l 1 985 29 924 -206 901 -297 c 1 667 -273 l 1 679 -229 714 -111 752 -0 c 1 610 0 l 1 610 599 l 1 524 599 395 592 316 570 c 1 316 220 318 185 318 0 c 1 60 0 l 1 60 1320 l 1 317 1322 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni04CA.glyph000066400000000000000000000011501472062471000313420ustar00rootroot00000000000000StartChar: uni04CA Encoding: 1226 1226 913 Width: 1060 Flags: W HStem: 0 21G<115 373> 424 210<374.684 612> 1005 15G<115 371.952 611 867> VStem: 115 256<0 411.32 612 1023> 612 255<217 424 634 1020> 667 234<-274.47 -136.243> LayerCount: 2 Fore SplineSet 372 1025 m 1xf8 371 612 l 1 450 629 503 634 612 634 c 1 612 908 611 858 611 1020 c 1 867 1020 l 1 867 217 l 1xf8 1060 210 l 1 985 29 924 -206 901 -297 c 1 667 -273 l 1xf4 679 -229 716 -111 755 -0 c 1 612 0 l 1 612 424 l 1 518 424 441 420 371 402 c 1 371 59 373 181 373 0 c 1 115 0 l 1 115 1023 l 1 372 1025 l 1xf8 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni04CB.glyph000066400000000000000000000012571472062471000313530ustar00rootroot00000000000000StartChar: uni04CB Encoding: 1227 1227 914 Width: 1060 Flags: W HStem: 412 211<405.558 669.422> 1276 20G<62 320 684.937 941> VStem: 62 258<743.598 1296> 460 228<-297 0> 686 254<210 475.91 646.518 1296> AnchorPoint: "above_accent" 501 1322 basechar 0 LayerCount: 2 Fore SplineSet 941 1296 m 1xe8 941 864 940 432 940 0 c 1xe8 688 0 l 1 688 -297 l 1 460 -297 l 1 460 210 l 1xf0 686 210 l 1 686 262 l 2 687 352 700 476 700 476 c 1 628 426 555 412 481 412 c 0 164 412 62 592 62 1187 c 0 62 1216 62 1245 62 1274 c 0 62 1281 62 1289 62 1296 c 1 320 1296 l 1 320 752 360 623 501 623 c 0 563 623 608 630 683 662 c 1 685 1296 l 1 941 1296 l 1xe8 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni04CC.glyph000066400000000000000000000011671472062471000313540ustar00rootroot00000000000000StartChar: uni04CC Encoding: 1228 1228 915 Width: 1060 Flags: W HStem: 313 211<405.479 647.264> 1000 20G<115 371 650.914 907> VStem: 115 256<556.243 1020> 426 228<-297 0> 649 258<537.07 1020> AnchorPoint: "above_accent" 493 1107 basechar 0 LayerCount: 2 Fore SplineSet 907 1020 m 1xe8 907 588 906 432 906 0 c 1 654 0 l 1 654 -297 l 1 426 -297 l 1 426 210 l 1xf0 652 210 l 1 657 277 674 348 674 348 c 1 633 329 564 313 490 313 c 0 170 313 115 485 115 863 c 2 115 1020 l 1 371 1020 l 1 371 851 l 2 371 556 402 524 510 524 c 0 560 524 593 530 649 554 c 1 651 1020 l 1 907 1020 l 1xe8 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni04CD.glyph000066400000000000000000000012201472062471000313430ustar00rootroot00000000000000StartChar: uni04CD Encoding: 1229 1229 916 Width: 1060 VWidth: 31 Flags: W HStem: 0 21G<62 294> 1303 20G<62 304 633.5 890> VStem: 62 232<0 900.86> 660 232<-274.228 -167.905 217 900.854> LayerCount: 2 Fore SplineSet 62 1323 m 1 266 1323 l 1 342 1209 416 1020 478 834 c 1 532 1016 593 1190 674 1323 c 1 890 1323 l 1 890 1046 891 515 892 217 c 1 1060 210 l 1 985 29 924 -206 901 -297 c 1 667 -273 l 1 679 -229 719 -111 761 0 c 1 660 0 l 1 658 596 l 2 658 700 678 901 678 901 c 1 615 778 561 588 550 551 c 1 401 549 l 1 401 549 324 820 276 901 c 1 276 901 294 709 294 596 c 2 294 0 l 1 62 0 l 1 62 1323 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni04CE.glyph000066400000000000000000000012031472062471000313450ustar00rootroot00000000000000StartChar: uni04CE Encoding: 1230 1230 917 Width: 1060 Flags: W HStem: -5 21G<60.9805 293> 1001 19G<60.0195 337 592 889.025> VStem: 61 232<-5 657.399> 658 232<-274.416 -175.542 217 642.815> LayerCount: 2 Fore SplineSet 60 1021 m 1 337 1020 l 1 388 923 481 650 481 650 c 1 481 650 571 932 613 1020 c 1 889 1020 l 1 890 217 l 1 1060 210 l 1 985 29 924 -206 901 -297 c 1 667 -273 l 1 678 -229 721 -114 764 -5 c 1 658 -5 l 1 658 332 l 2 658 451 660 558 675 647 c 1 635 603 544 393 536 356 c 1 400 354 l 1 400 354 355 561 277 661 c 1 288 585 293 456 293 336 c 2 293 -5 l 1 61 -5 l 1 60 1021 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni04CF.glyph000066400000000000000000000003441472062471000313530ustar00rootroot00000000000000StartChar: uni04CF Encoding: 1231 1231 918 Width: 1060 Flags: W HStem: -18 200<618.352 874.717> 1201 200<101.523 355> VStem: 355 256<191.813 274 274.62 1201> LayerCount: 2 Fore Refer: 12 108 N 1 0 0 1 0 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni04D0.glyph000066400000000000000000000005061472062471000313260ustar00rootroot00000000000000StartChar: uni04D0 Encoding: 1232 1232 919 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<6 267.5 750 1026> 281 223<390.856 651> 1305 20G<411.503 648.179> 1366 183<397.837 649.214> VStem: 6 260<0 174.195> 750 276<0 224.965> LayerCount: 2 Fore Refer: 328 774 N 1 0 0 1 9 215 2 Refer: 761 1040 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni04D1.glyph000066400000000000000000000005431472062471000313300ustar00rootroot00000000000000StartChar: uni04D1 Encoding: 1233 1233 920 Width: 1060 VWidth: 6 Flags: W HStem: -11 200<343.627 572.837> 470 200<369.749 625.784> 820 208<290.067 600.727> 1151 183<377.837 629.214> VStem: 56 262<217.581 419.927> 661 256<275.679 431.841 623 758.896> LayerCount: 2 Fore Refer: 328 774 N 1 0 0 1 -11 0 2 Refer: 793 1072 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni04D2.glyph000066400000000000000000000005551472062471000313340ustar00rootroot00000000000000StartChar: uni04D2 Encoding: 1234 1234 921 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<6 267.5 750 1026> 281 223<390.856 651> 1305 20G<411.503 648.179> 1398 240<176 455 596 878> VStem: 6 260<0 174.195> 176 279<1398 1638> 596 282<1398 1635> 750 276<0 224.965> LayerCount: 2 Fore Refer: 173 168 N 1 0 0 1 30 214 2 Refer: 761 1040 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni04D3.glyph000066400000000000000000000006111472062471000313260ustar00rootroot00000000000000StartChar: uni04D3 Encoding: 1235 1235 922 Width: 1060 VWidth: 6 Flags: W HStem: -11 200<343.627 572.837> 470 200<369.749 625.784> 820 208<290.067 600.727> 1183 240<156 435 576 858> VStem: 56 262<217.581 419.927> 156 279<1183 1423> 576 282<1183 1420> 661 256<275.679 431.841 623 758.896> LayerCount: 2 Fore Refer: 173 168 N 1 0 0 1 10 -1 2 Refer: 793 1072 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni04D4.glyph000066400000000000000000000003421472062471000313300ustar00rootroot00000000000000StartChar: uni04D4 Encoding: 1236 1236 923 Width: 1060 VWidth: 0 Flags: W HStem: -5 208<694 949.972> 225 209<292 440.42> 642 208<646 861> 1114 208<606 959> LayerCount: 2 Fore Refer: 82 198 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni04D5.glyph000066400000000000000000000005321472062471000313320ustar00rootroot00000000000000StartChar: uni04D5 Encoding: 1237 1237 924 Width: 1060 VWidth: 6 Flags: W HStem: 0 208<655.512 793.522> 4 158<273.037 389.008> 447 207<648 789.924> 508 153<279.122 416.124> 808 210<223.801 396.892 658.059 770.841> VStem: 23 233<170.1 501.996> 418 230<213.337 447 654 789.913> LayerCount: 2 Fore Refer: 65 230 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni04D6.glyph000066400000000000000000000004531472062471000313350ustar00rootroot00000000000000StartChar: uni04D6 Encoding: 1238 1238 925 Width: 1060 VWidth: 0 Flags: W HStem: 0 204<381 921.95> 646 203<383 721> 1118 205<383 912> 1366 183<401.837 653.214> VStem: 125 258<204 646 849 1118> LayerCount: 2 Fore Refer: 328 774 N 1 0 0 1 13 215 2 Refer: 766 1045 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni04D7.glyph000066400000000000000000000005311472062471000313330ustar00rootroot00000000000000StartChar: uni04D7 Encoding: 1239 1239 926 Width: 1060 VWidth: 32 Flags: W HStem: -10 206<423.72 684.274> 434 196<404.825 676> 818 203<407.494 621.802> 1151 183<383.837 635.214> VStem: 78 258<289.863 403.211 606 738.031> 676 261<630 763.58> LayerCount: 2 Fore Refer: 328 774 N 1 0 0 1 -5 0 2 Refer: 798 1077 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni04D8.glyph000066400000000000000000000017451472062471000313440ustar00rootroot00000000000000StartChar: uni04D8 Encoding: 1240 1240 927 Width: 1060 Flags: W HStem: -16 206<435.142 649.291> 536 210<344.344 737> 1128 206<378.541 621.457> VStem: 77 260<338.946 517.625> 737 260<319.007 536 746 970.426> AnchorPoint: "above_accent" 507 1318 basechar 0 LayerCount: 2 Back SplineSet 540 -27 m 4 539 -27 539 -27 538 -27 c 4 209 -27 84 329 84 624 c 4 84 644 84 659 85 667 c 5 365 686 662 697 840 699 c 5 840 945 731 1171 517 1171 c 4 320 1171 255 1093 216 1039 c 5 93 1148 l 5 134 1193 251 1324 521 1324 c 4 818 1324 998 1055 998 610 c 4 998 175 809 -26 540 -27 c 4 EndSplineSet Fore SplineSet 737 536 m 1 604 536 440 528 337 512 c 1 348 290 438 190 545 190 c 0 664 190 724 296 737 536 c 1 547 -16 m 0 228 -16 77 274 77 665 c 1 77 685 78 708 78 708 c 1 318 730 600 746 737 746 c 1 732 976 641 1128 524 1128 c 1 418 1128 335 1074 283 970 c 1 83 1144 l 1 213 1276 291 1334 530 1334 c 1 811 1334 997 1103 997 626 c 0 997 238 830 -16 547 -16 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni04DA.glyph000066400000000000000000000005711472062471000313510ustar00rootroot00000000000000StartChar: uni04DA Encoding: 1242 1242 929 Width: 1060 Flags: W HStem: -16 206<435.142 649.291> 536 210<344.344 737> 1128 206<378.541 621.457> 1394 240<170 449 590 872> VStem: 77 260<338.946 517.625> 170 279<1394 1634> 590 282<1394 1631> 737 260<319.007 536 746 970.426> LayerCount: 2 Fore Refer: 173 168 N 1 0 0 1 24 210 2 Refer: 927 1240 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni04DB.glyph000066400000000000000000000005651472062471000313550ustar00rootroot00000000000000StartChar: uni04DB Encoding: 1243 1243 930 Width: 1060 Flags: W HStem: -9 203<434.198 648.506> 406 210<388.686 720> 816 206<371.726 632.28> 1183 240<170 449 590 872> VStem: 119 261<248.42 385.041> 170 279<1183 1423> 590 282<1183 1420> 720 258<273.969 406 616 722.137> LayerCount: 2 Fore Refer: 173 168 N 1 0 0 1 24 -1 2 Refer: 928 1241 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni04DC.glyph000066400000000000000000000005621472062471000313530ustar00rootroot00000000000000StartChar: uni04DC Encoding: 1244 1244 931 Width: 1060 Flags: W HStem: -5 21G<-25 242 395 613 772.5 1036> 1306 2G<169.833 279.5 395 613 752 846.708> 1398 240<164 443 584 866> VStem: 164 279<1398 1638> 395 218<-5 587 797 1308> 584 282<1398 1635> 782 254<5 201.435> LayerCount: 2 Fore Refer: 173 168 N 1 0 0 1 18 214 2 Refer: 767 1046 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni04DD.glyph000066400000000000000000000006641472062471000313570ustar00rootroot00000000000000StartChar: uni04DD Encoding: 1245 1245 932 Width: 1060 Flags: W HStem: -5 8G<85.2941 244.5 401 644 791.5 942.111> 451 147<374.931 401 644 681.766> 1020 2G<187.033 294 401 644 765 860.5> 1183 240<178 457 598 880> VStem: -16 246<16.0186 154.52> 178 279<1183 1423> 401 243<-5 451 598 1020> 598 282<1183 1420> 806 245<15.8935 154.679> LayerCount: 2 Fore Refer: 173 168 N 1 0 0 1 32 -1 2 Refer: 799 1078 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni04DE.glyph000066400000000000000000000005621472062471000313550ustar00rootroot00000000000000StartChar: uni04DE Encoding: 1246 1246 933 Width: 1060 Flags: W HStem: -6 210<279.064 650.244> 608 210<326 601.953> 1112 210<261.473 602.722> 1398 240<110 389 530 812> VStem: 110 279<1398 1638> 530 282<1398 1635> 649 261<863.952 1064.97> 703 261<253.527 511.008> LayerCount: 2 Fore Refer: 173 168 N 1 0 0 1 -36 214 2 Refer: 768 1047 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni04DF.glyph000066400000000000000000000005651472062471000313610ustar00rootroot00000000000000StartChar: uni04DF Encoding: 1247 1247 934 Width: 1060 Flags: W HStem: -4 204<216.072 617.468> 458 203<302 600.177> 821 203<210.594 637.487> 1155 240<105.5 384.5 525.5 807.5> VStem: 105.5 279<1155 1395> 525.5 282<1155 1392> 650 266<237.832 412.73 709.111 805.758> LayerCount: 2 Fore Refer: 173 168 N 1 0 0 1 -40.5 -29 2 Refer: 800 1079 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni04E0.glyph000066400000000000000000000012421472062471000313250ustar00rootroot00000000000000StartChar: uni04E0 Encoding: 1248 1248 935 Width: 1060 Flags: W HStem: -6 208<310.791 651.343> 1119 209<89 672> VStem: 726 260<271.854 508.299> LayerCount: 2 Fore SplineSet 630 774 m 1 830 747 986 635 986 377 c 0 986 104 748 -6 501 -6 c 0 306 -6 194 18 58 138 c 1 192 345 l 1 300 240 353 202 501 202 c 0 620 202 726 268 726 386 c 0 726 528 605 579 531 579 c 0 479 579 444 575 422 562 c 1 262 720 l 1 672 1119 l 1 458 1119 203 1114 89 1114 c 1 88 1324 l 1 208 1324 630 1328 818 1328 c 0 893 1328 939 1315 958 1312 c 0 958 1310 958 1308 958 1305 c 0 958 1266 974 1160 974 1126 c 0 974 1123 974 1120 974 1118 c 2 630 774 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni04E1.glyph000066400000000000000000000022441472062471000313310ustar00rootroot00000000000000StartChar: uni04E1 Encoding: 1249 1249 936 Width: 1060 VWidth: 6 Flags: W HStem: -384 208<295.608 605.21> 274 178<522 615.045> 803 208<124 600> VStem: 692 256<-86.7512 196.216> LayerCount: 2 Back SplineSet 156 338 m 1 290 464 299 469 436 618 c 0 532 723 612 803 674 861 c 1 664 861 654 861 643 861 c 0 576 861 485 863 398 863 c 0 273 863 153 865 96 874 c 1 123 1025 l 1 169 1020 277 1020 401 1020 c 0 879 1020 l 1 903 905 l 1 903 905 488 466 420 396 c 1 830 396 963 148 963 -12 c 0 963 -286 711 -408 490 -408 c 0 267 -408 124 -326 53 -273 c 1 139 -152 l 1 190 -198 321 -254 489 -254 c 0 670 -254 806 -178 806 -14 c 0 806 169 622 256 433 256 c 0 361 256 288 243 224 218 c 1 156 338 l 1 EndSplineSet Fore SplineSet 522 452 m 1 784 452 948 292 948 42 c 0 948 -194 748 -384 501 -384 c 0 306 -384 194 -360 58 -240 c 1 192 -33 l 1 282 -142 345 -176 465 -176 c 0 618 -176 692 -64 692 54 c 0 692 209 588 274 480 274 c 0 358 274 322 225 300 212 c 1 167 398 l 1 600 806 l 1 532 805 499 803 398 803 c 0 273 803 150 806 93 815 c 1 124 1017 l 1 170 1012 281 1011 405 1011 c 0 591 1011 807 1014 877 1016 c 1 954 826 l 1 522 452 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni04E2.glyph000066400000000000000000000005361472062471000313340ustar00rootroot00000000000000StartChar: uni04E2 Encoding: 1250 1250 937 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<72.0459 351 677.5 923> 1290 20G<75 320 626.5 921> 1426 194<259 759> VStem: 75 244<318.166 741 741.303 1307> 259 500<1426 1615> 673 245<0 800.85 1157.1 1309> LayerCount: 2 Fore Refer: 326 772 N 1 0 0 1 21 137 2 Refer: 769 1048 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni04E3.glyph000066400000000000000000000005031472062471000313270ustar00rootroot00000000000000StartChar: uni04E3 Encoding: 1251 1251 938 Width: 1060 Flags: W HStem: -6 21G<119 384 678 931> 1000 17G<119 374 640 926> 1211 194<265 765> VStem: 119 255<0 94.3306 406.854 1017> 265 500<1211 1400> 672 251<-6 623.816> LayerCount: 2 Fore Refer: 326 772 N 1 0 0 1 27 -78 2 Refer: 801 1080 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni04E4.glyph000066400000000000000000000005711472062471000313350ustar00rootroot00000000000000StartChar: uni04E4 Encoding: 1252 1252 939 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<72.0459 351 677.5 923> 1290 20G<75 320 626.5 921> 1398 240<160 439 580 862> VStem: 75 244<318.166 741 741.303 1307> 160 279<1398 1638> 580 282<1398 1635> 673 245<0 800.85 1157.1 1309> LayerCount: 2 Fore Refer: 173 168 N 1 0 0 1 14 214 2 Refer: 769 1048 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni04E5.glyph000066400000000000000000000005351472062471000313360ustar00rootroot00000000000000StartChar: uni04E5 Encoding: 1253 1253 940 Width: 1060 Flags: W HStem: -6 21G<119 384 678 931> 1000 17G<119 374 640 926> 1183 240<166 445 586 868> VStem: 119 255<0 94.3306 406.854 1017> 166 279<1183 1423> 586 282<1183 1420> 672 251<-6 623.816> LayerCount: 2 Fore Refer: 173 168 N 1 0 0 1 20 -1 2 Refer: 801 1080 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni04E6.glyph000066400000000000000000000005431472062471000313360ustar00rootroot00000000000000StartChar: uni04E6 Encoding: 1254 1254 941 Width: 1060 VWidth: 0 Flags: W HStem: -16 203<387.94 609.054> 1147 203<415.193 616.501> 1398 240<170 449 590 872> VStem: 36 261<295.851 964.02> 170 279<1398 1638> 590 282<1398 1635> 718 261<341.03 985.544> LayerCount: 2 Fore Refer: 173 168 N 1 0 0 1 24 214 2 Refer: 775 1054 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni04E7.glyph000066400000000000000000000005371472062471000313420ustar00rootroot00000000000000StartChar: uni04E7 Encoding: 1255 1255 942 Width: 1060 VWidth: 6 Flags: W HStem: -6 203<400.251 610.825> 830 202<403 623.518> 1183 240<170 449 590 872> VStem: 72 252<282.644 737.435> 170 279<1183 1423> 590 282<1183 1420> 685 256<277.821 760.797> LayerCount: 2 Fore Refer: 173 168 N 1 0 0 1 24 -1 2 Refer: 807 1086 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni04E8.glyph000066400000000000000000000005341472062471000313400ustar00rootroot00000000000000StartChar: uni04E8 Encoding: 1256 1256 943 Width: 1060 VWidth: 0 Flags: W HStem: -16 203<387.94 609.054> 582 222<311.268 713> 1174 203<415.193 616.501> VStem: 36 262<297.182 568.084 790 990.785> 714 265<326.351 582 804 1002.89> AnchorPoint: "above_accent" 511 1322 basechar 0 LayerCount: 2 Fore Refer: 845 1138 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni04E9.glyph000066400000000000000000000005341472062471000313410ustar00rootroot00000000000000StartChar: uni04E9 Encoding: 1257 1257 944 Width: 1060 VWidth: 0 Flags: W HStem: -16 203<379.111 619.252> 412 222<311.268 713> 835 203<391.689 630.259> VStem: 36 262<278.478 398.084 620 723.292> 714 265<288.172 412 634 747.861> AnchorPoint: "above_accent" 502 1107 basechar 0 LayerCount: 2 Fore Refer: 846 1139 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni04EA.glyph000066400000000000000000000006161472062471000313520ustar00rootroot00000000000000StartChar: uni04EA Encoding: 1258 1258 945 Width: 1060 VWidth: 0 Flags: W HStem: -16 203<387.94 609.054> 582 222<311.268 713> 1174 203<415.193 616.501> 1398 240<174 453 594 876> VStem: 36 262<297.182 568.084 790 990.785> 174 279<1398 1638> 594 282<1398 1635> 714 265<326.351 582 804 1002.89> LayerCount: 2 Fore Refer: 173 168 N 1 0 0 1 28 214 2 Refer: 943 1256 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni04EB.glyph000066400000000000000000000006151472062471000313520ustar00rootroot00000000000000StartChar: uni04EB Encoding: 1259 1259 946 Width: 1060 VWidth: 0 Flags: W HStem: -16 203<379.111 619.252> 412 222<311.268 713> 835 203<391.689 630.259> 1183 240<165 444 585 867> VStem: 36 262<278.478 398.084 620 723.292> 165 279<1183 1423> 585 282<1183 1420> 714 265<288.172 412 634 747.861> LayerCount: 2 Fore Refer: 173 168 N 1 0 0 1 19 -1 2 Refer: 944 1257 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni04EC.glyph000066400000000000000000000005431472062471000313530ustar00rootroot00000000000000StartChar: uni04EC Encoding: 1260 1260 947 Width: 1060 Flags: W HStem: -13 210<264.08 578.736> 554 210<267 711.803> 1116 210<281.55 581.314> 1473 240<103 382 523 805> VStem: 103 279<1473 1713> 523 282<1473 1710> 715 261<355.969 544.56 749 938.416> LayerCount: 2 Fore Refer: 173 168 N 1 0 0 1 -43 289 2 Refer: 790 1069 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni04ED.glyph000066400000000000000000000005351472062471000313550ustar00rootroot00000000000000StartChar: uni04ED Encoding: 1261 1261 948 Width: 1060 Flags: W HStem: -13 209<238.1 600.348> 417 210<317 684.418> 829 210<215.092 590.84> 1183 240<123 402 543 825> VStem: 123 279<1183 1423> 543 282<1183 1420> 688 259<290.001 409 610 723.847> LayerCount: 2 Fore Refer: 173 168 N 1 0 0 1 -23 -1 2 Refer: 822 1101 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni04EE.glyph000066400000000000000000000004321472062471000313520ustar00rootroot00000000000000StartChar: uni04EE Encoding: 1262 1262 949 Width: 1060 Flags: W HStem: -22 210<211.252 367.304> 1304 20G<203.014 310.5 735 827.444> 1426 194<275 775> VStem: 275 500<1426 1615> LayerCount: 2 Fore Refer: 326 772 N 1 0 0 1 37 137 2 Refer: 780 1059 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni04EF.glyph000066400000000000000000000004601472062471000313540ustar00rootroot00000000000000StartChar: uni04EF Encoding: 1263 1263 950 Width: 1060 VWidth: 14 Flags: W HStem: -375 208<106.901 398.828> 751 262<56.7511 204.69> 1211 194<259 759> VStem: 259 500<1211 1400> 716 256<565.814 1013> LayerCount: 2 Fore Refer: 326 772 N 1 0 0 1 21 -78 2 Refer: 812 1091 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni04F0.glyph000066400000000000000000000004651472062471000313340ustar00rootroot00000000000000StartChar: uni04F0 Encoding: 1264 1264 951 Width: 1060 Flags: W HStem: -22 210<211.252 367.304> 1304 20G<203.014 310.5 735 827.444> 1398 240<176 455 596 878> VStem: 176 279<1398 1638> 596 282<1398 1635> LayerCount: 2 Fore Refer: 173 168 N 1 0 0 1 30 214 2 Refer: 780 1059 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni04F1.glyph000066400000000000000000000005121472062471000313260ustar00rootroot00000000000000StartChar: uni04F1 Encoding: 1265 1265 952 Width: 1060 VWidth: 14 Flags: W HStem: -375 208<106.901 398.828> 751 262<56.7511 204.69> 1183 240<160 439 580 862> VStem: 160 279<1183 1423> 580 282<1183 1420> 716 256<565.814 1013> LayerCount: 2 Fore Refer: 173 168 N 1 0 0 1 14 -1 2 Refer: 812 1091 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni04F2.glyph000066400000000000000000000003701472062471000313310ustar00rootroot00000000000000StartChar: uni04F2 Encoding: 1266 1266 953 Width: 1060 Flags: W HStem: -22 210<211.252 367.304> 1304 20G<203.014 310.5 735 827.444> 1335 545 LayerCount: 2 Fore Refer: 333 779 N 1 0 0 1 111 192 2 Refer: 780 1059 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni04F3.glyph000066400000000000000000000004241472062471000313320ustar00rootroot00000000000000StartChar: uni04F3 Encoding: 1267 1267 954 Width: 1060 VWidth: 14 Flags: W HStem: -375 208<106.901 398.828> 751 262<56.7511 204.69> 1120 545 VStem: 716 256<565.814 1013> LayerCount: 2 Fore Refer: 333 779 N 1 0 0 1 95 -23 2 Refer: 812 1091 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni04F4.glyph000066400000000000000000000005611472062471000313350ustar00rootroot00000000000000StartChar: uni04F4 Encoding: 1268 1268 955 Width: 1060 Flags: W HStem: 0 21G<684 940> 412 211<405.558 669.422> 1276 20G<62 320 684.937 941> 1398 240<164 443 584 866> VStem: 62 258<743.598 1296> 164 279<1398 1638> 584 282<1398 1635> 684 256<0 475.91 645.444 1296> LayerCount: 2 Fore Refer: 173 168 N 1 0 0 1 18 214 2 Refer: 784 1063 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni04F5.glyph000066400000000000000000000005631472062471000313400ustar00rootroot00000000000000StartChar: uni04F5 Encoding: 1269 1269 956 Width: 1060 Flags: W HStem: 0 21G<650 906> 313 211<405.479 647.264> 1000 20G<115 371 650.914 907> 1183 240<156 435 576 858> VStem: 115 256<556.243 1020> 156 279<1183 1423> 576 282<1183 1420> 650 256<0 347.933 537.755 1020> LayerCount: 2 Fore Refer: 173 168 N 1 0 0 1 10 -1 2 Refer: 816 1095 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni04F6.glyph000066400000000000000000000006571472062471000313450ustar00rootroot00000000000000StartChar: uni04F6 Encoding: 1270 1270 957 Width: 1060 VWidth: 0 Flags: W HStem: 1118 210<475 1014.96> VStem: 221 254<210 1118> 452 228<-297 0> LayerCount: 2 Fore SplineSet 221 1328 m 1xc0 904 1328 l 2 979 1328 1041 1310 1088 1294 c 1 1017 1097 l 1 973 1112 961 1115 902 1118 c 2 475 1118 l 1 475 210 l 1xc0 680 210 l 1 680 -297 l 1 452 -297 l 1 452 0 l 1xa0 221 0 l 1 221 1328 l 1xc0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni04F7.glyph000066400000000000000000000006321472062471000313370ustar00rootroot00000000000000StartChar: uni04F7 Encoding: 1271 1271 958 Width: 1060 Flags: W HStem: 810 210<473 865.581> VStem: 217 256<210 810> 450 228<-297 0> LayerCount: 2 Fore SplineSet 217 1020 m 1xc0 791 1020 l 2 866 1020 914 1013 961 997 c 1 867 773 l 1 837 795 789 810 763 810 c 2 473 810 l 1 473 210 l 1xc0 678 210 l 1 678 -297 l 1 450 -297 l 1 450 0 l 1xa0 217 0 l 1 217 1020 l 1xc0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni04F8.glyph000066400000000000000000000006071472062471000313420ustar00rootroot00000000000000StartChar: uni04F8 Encoding: 1272 1272 959 Width: 1060 Flags: W HStem: -5 210<289.02 413.16> 615 210<295.805 521.5> 1276 20G<49 294.5 761.954 1004> 1398 240<180 459 600 882> VStem: 51 244<209 606 807 1296> 180 279<1398 1638> 432 258<212.944 607.357> 600 282<1398 1635> 759 244<0 1296> LayerCount: 2 Fore Refer: 173 168 N 1 0 0 1 34 214 2 Refer: 788 1067 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni04F9.glyph000066400000000000000000000006051472062471000313410ustar00rootroot00000000000000StartChar: uni04F9 Encoding: 1273 1273 960 Width: 1060 Flags: W HStem: -5 210<289.02 413.16> 444 210<295.805 521.5> 993 20G<49 294.053 761.941 1004> 1183 240<164 443 584 866> VStem: 49 240<209 435 636 1013> 164 279<1183 1423> 432 258<215.85 429.17> 584 282<1183 1420> 759 244<0 1013> LayerCount: 2 Fore Refer: 173 168 N 1 0 0 1 18 -1 2 Refer: 820 1099 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni04FC.glyph000066400000000000000000000016301472062471000313520ustar00rootroot00000000000000StartChar: uni04FC Encoding: 1276 1276 961 Width: 1060 VWidth: 0 Flags: W HStem: -396 210<665 762.593> 1351 22G<165.355 239.5 777.794 824.556> VStem: 769 257<-177.189 89.1621> LayerCount: 2 Back SplineSet 794 1340 m 5 928 1255 l 5 575 674 l 5 822 407 1025 90 1025 -117 c 7 1025 -260 938 -396 680 -396 c 4 677 -396 l 5 671 -243 l 5 673 -243 676 -243 678 -243 c 4 824 -243 866 -171 866 -108 c 7 866 57 690 320 491 537 c 5 160 -31 l 5 28 54 l 5 377 636 l 5 248 807 107 1054 14 1257 c 5 161 1320 l 5 246 1108 368 909 472 781 c 5 794 1340 l 5 EndSplineSet Fore SplineSet 789 1371 m 1 997 1254 l 1 639 666 l 1 811 462 1026 144 1026 -111 c 3 1026 -326 888 -396 665 -396 c 1 665 -186 l 1 745 -184 769 -164 769 -96 c 3 769 41 660 269 515 446 c 1 229 -54 l 1 19 78 l 1 368 634 l 1 250 824 108 1028 -1 1218 c 1 190 1373 l 1 289 1193 400 1014 501 857 c 1 789 1371 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni04FD.glyph000066400000000000000000000011631472062471000313540ustar00rootroot00000000000000StartChar: uni04FD Encoding: 1277 1277 962 Width: 1060 VWidth: 4 Flags: W HStem: -396 210<665 762.593> 1025 20G<208.184 249.591 734 974> VStem: 736 238<883.264 1013> 769 257<-177.189 57.0612> LayerCount: 2 Fore SplineSet 1026 -111 m 3xd0 1026 -326 888 -396 665 -396 c 1 665 -186 l 1 745 -184 769 -164 769 -96 c 3xd0 769 53 662 140 516 331 c 1 184 -42 l 1 14 119 l 1 378 513 l 1 52 904 l 1 234 1045 l 1 524 673 l 1 584 741 632 777 702 900 c 0 722 935 732 997 736 1014 c 1 974 1013 l 1xe0 968 964 958 893 934 839 c 0 895 751 748 590 658 504 c 1 800 310 1026 117 1026 -111 c 3xd0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni0510.glyph000066400000000000000000000013371472062471000313070ustar00rootroot00000000000000StartChar: uni0510 Encoding: 1296 1296 963 Width: 1060 Flags: W HStem: -6 210<441.756 812.936> 608 210<490.047 766> 1112 210<489.278 830.527> VStem: 128 261<253.527 511.008> 182 261<863.952 1064.97> LayerCount: 2 Fore SplineSet 768 820 m 1xe8 766 606 l 1 693 606 697 608 648 608 c 0 498 608 389 530 389 356 c 0 389 274 440 204 620 204 c 0 738 204 796 221 916 325 c 1 1046 92 l 1 894 9 784 -6 620 -6 c 0 266 -6 128 103 128 352 c 0xf0 128 557 214 664 325 717 c 1 224 779 182 854 182 974 c 0 182 1205 413 1322 614 1322 c 0 791 1322 900 1307 1046 1212 c 1 920 994 l 1 822 1087 781 1112 625 1112 c 0 528 1112 443 1056 443 980 c 0 443 877 498 818 650 818 c 0 699 818 695 820 768 820 c 1xe8 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni0511.glyph000066400000000000000000000004141472062471000313030ustar00rootroot00000000000000StartChar: uni0511 Encoding: 1297 1297 964 Width: 1060 VWidth: 0 Flags: W HStem: -4 197<421.222 844.29> 469 196<437.583 731> 825 199<395.513 868.14> VStem: 117 266<234.292 417.901 713.577 807.758> LayerCount: 2 Fore Refer: 345 949 N 1 0 0 1 0 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni0512.glyph000066400000000000000000000011551472062471000313070ustar00rootroot00000000000000StartChar: uni0512 Encoding: 1298 1298 965 Width: 1060 Flags: W HStem: -396 210<557 679.141> -10 211<23.554 166.414> 1104 210<479 700> VStem: 224 255<745.398 1104> 700 256<-165.167 1104> LayerCount: 2 Fore SplineSet 699 -90 m 1 700 118 700 332 700 636 c 2 700 816 l 1 700 1104 l 1 479 1104 l 1 454 97 397 -10 114 -10 c 0 63 -10 20 -6 0 0 c 1 27 232 l 1 49 215 69 201 120 201 c 0 192 201 206 311 224 1313 c 1 400 1313 576 1314 752 1314 c 0 830 1314 956 1310 956 1310 c 1 956 773 957 -46 957 -68 c 3 957 -270 880 -396 557 -396 c 1 557 -186 l 1 658 -186 699 -150 699 -90 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni0513.glyph000066400000000000000000000011511472062471000313040ustar00rootroot00000000000000StartChar: uni0513 Encoding: 1299 1299 966 Width: 1060 Flags: W HStem: -396 210<502 617.078> -18 213<37.8641 170.775> 812 211<482 647> VStem: 226 256<436.764 812> 647 256<-160.129 708.567 709 812> LayerCount: 2 Fore SplineSet 643 -60 m 1 644 113 646 709 647 709 c 1 647 812 l 1 482 812 l 1 451 97 372 -18 93 -18 c 0 72 -18 38 -15 7 -5 c 1 37 253 l 1 63 224 95 195 126 195 c 0 180 195 226 250 226 1022 c 1 384 1022 541 1023 699 1023 c 0 777 1023 847 1023 903 1019 c 1 903 587 903 372 903 -60 c 3 903 -294 768 -396 502 -396 c 1 502 -186 l 1 603 -186 643 -144 643 -60 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni051C.glyph000066400000000000000000000004111472062471000313220ustar00rootroot00000000000000StartChar: uni051C Encoding: 1308 1308 967 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<132.5 397.5 622 884.5> 1321 20G<85.2414 261 785.5 921.895> VStem: 12 236<929.111 1313.76> 154 241<0 199.957> LayerCount: 2 Fore Refer: 46 87 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni051D.glyph000066400000000000000000000004231472062471000313260ustar00rootroot00000000000000StartChar: uni051D Encoding: 1309 1309 968 Width: 1060 VWidth: 4 Flags: W HStem: 0 214<307 386.006 651 717.235> 993 20G<757 1004> VStem: 123 212<210.565 551.123> 443 215<276.459 835> 771 234<279.057 1013> LayerCount: 2 Fore Refer: 22 119 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni0524.glyph000066400000000000000000000014371472062471000313150ustar00rootroot00000000000000StartChar: uni0524 Encoding: 1316 1316 969 Width: 1060 VWidth: 31 Flags: W HStem: -5 21G<63.9547 320> 1108 210<320 567> VStem: 64 256<-5 1108> 569 256<200 1108> 760 245<-257.998 -5> LayerCount: 2 Back SplineSet 220 1141 m 1xaa 220 -5 l 1xaa 62 -5 l 1 59 1292 l 1 667 1291 l 1 824 1291 l 1 825 151 l 5 984 158 l 5 983 131 983 103 983 73 c 4xb2 983 -44 990 -178 1005 -262 c 5 863 -283 l 5xa1 847 -186 842 -110 840 0 c 5 668 -5 l 1 666 1141 l 1 220 1141 l 1xaa EndSplineSet Fore SplineSet 320 1108 m 1xf0 320 -5 l 1 64 -5 l 1 61 1319 l 1 667 1318 l 1 824 1318 l 1 825 200 l 1xf0 1006 206 l 1 1005 179 1005 142 1005 112 c 0 1005 -5 1012 -178 1027 -262 c 1 780 -283 l 1 770 -222 764 -108 760 -5 c 1xe8 569 -5 l 1 567 1108 l 1 320 1108 l 1xf0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni0525.glyph000066400000000000000000000007541472062471000313170ustar00rootroot00000000000000StartChar: uni0525 Encoding: 1317 1317 970 Width: 1060 Flags: W HStem: -5 21G<63.9415 320> 810 210<320 567> VStem: 64 256<-5 810> 569 260<206 810> 760 245<-257.993 -5> LayerCount: 2 Fore SplineSet 320 810 m 1xf0 320 -5 l 1 64 -5 l 1 61 1021 l 1 568 1020 l 1 828 1020 l 1 829 206 l 1xf0 1006 212 l 1 1005 185 1005 149 1005 119 c 0 1005 2 1012 -178 1027 -262 c 1 780 -283 l 1 771 -227 764 -104 760 -5 c 1xe8 569 -5 l 1 567 810 l 1 320 810 l 1xf0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni0526.glyph000066400000000000000000000011621472062471000313120ustar00rootroot00000000000000StartChar: uni0526 Encoding: 1318 1318 971 Width: 1060 Flags: W HStem: 0 21G<105 361.064> 665 210<364.964 565.454> 1276 20G<106 362.087> VStem: 105 256<0 649.326 836 1296> 627 256<205 573.974> 774 244<-257.999 0> LayerCount: 2 Fore SplineSet 105 0 m 1xf8 105 432 106 864 106 1296 c 1 362 1296 l 1 364 836 l 1 395 856 437 875 511 875 c 0 741 875 877 792 883 205 c 1xf8 1019 210 l 1 1018 183 1018 140 1018 110 c 0 1018 -7 1025 -178 1040 -262 c 1 793 -283 l 1 783 -225 778 -100 774 0 c 1xf4 627 0 l 1 627 550 582 665 506 665 c 0 444 665 394 651 363 626 c 1 361 0 l 1 105 0 l 1xf8 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni2010.glyph000066400000000000000000000002471472062471000313030ustar00rootroot00000000000000StartChar: uni2010 Encoding: 8208 8208 524 Width: 1060 VWidth: 6 Flags: W HStem: 393 244<88 974> LayerCount: 2 Fore Refer: 100 45 S 1 0 0 1 0 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni2011.glyph000066400000000000000000000002471472062471000313040ustar00rootroot00000000000000StartChar: uni2011 Encoding: 8209 8209 525 Width: 1060 VWidth: 6 Flags: W HStem: 393 244<88 974> LayerCount: 2 Fore Refer: 100 45 S 1 0 0 1 0 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni2016.glyph000066400000000000000000000012071472062471000313060ustar00rootroot00000000000000StartChar: uni2016 Encoding: 8214 8214 538 Width: 1060 VWidth: 66 Flags: W VStem: 168 273<-194.108 1492> 649 273<-194.108 1492> LayerCount: 2 Fore SplineSet 167 152 m 0 167 517 158 1111 158 1399 c 2 158 1492 l 1 429 1492 l 1 429 1347 l 2 429 1070 441 558 441 224 c 2 441 74 l 2 441 -41 440 -97 435 -198 c 1 163 -197 l 1 167 -135 168 -92 168 -37 c 0 168 10 167 66 167 152 c 0 648 152 m 0 648 517 639 1111 639 1399 c 2 639 1492 l 1 910 1492 l 1 910 1347 l 2 910 1070 922 558 922 224 c 2 922 74 l 2 922 -41 921 -97 916 -198 c 1 644 -197 l 1 648 -135 649 -92 649 -37 c 0 649 10 648 66 648 152 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni201F.glyph000066400000000000000000000011421472062471000313240ustar00rootroot00000000000000StartChar: uni201F Encoding: 8223 8223 537 Width: 1060 VWidth: -25 Flags: W VStem: 142 226<924.142 1164.05> 570 226<920.236 1128.84> LayerCount: 2 Fore SplineSet 977 1379 m 1 878 1142 l 1 829 1138 796 1096 796 1046 c 0 796 957 845 893 924 861 c 1 824 718 l 1 670 798 570 918 570 1073 c 0 570 1129 570 1206 591 1265 c 2 684 1496 l 1 977 1379 l 1 549 1415 m 1 450 1178 l 1 393 1173 368 1124 368 1064 c 0 368 962 413 892 504 846 c 1 399 700 l 1 220 800 142 954 142 1109 c 0 142 1114 142 1119 142 1124 c 0 142 1178 143 1247 162 1301 c 2 256 1532 l 1 549 1415 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni2023.glyph000066400000000000000000000003431472062471000313040ustar00rootroot00000000000000StartChar: uni2023 Encoding: 8227 8227 543 Width: 1060 VWidth: 0 Flags: W LayerCount: 2 Fore SplineSet 190 964 m 1 854 581 l 1 854 437 l 1 194 104 l 1 162 192 l 1 162 888 l 1 190 964 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni2027.glyph000066400000000000000000000003021472062471000313030ustar00rootroot00000000000000StartChar: uni2027 Encoding: 8231 8231 544 Width: 1060 VWidth: 26 Flags: W HStem: 387 313<428 743> VStem: 428 315<387 700> LayerCount: 2 Fore Refer: 171 183 N 1 0 0 1 0 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni203D.glyph000066400000000000000000000016731472062471000313350ustar00rootroot00000000000000StartChar: uni203D Encoding: 8253 8253 561 Width: 1060 VWidth: 0 Flags: W HStem: 0 270<360 710> 1356 20G<377 692> VStem: 43 259<862.261 1081.25> 360 350<0 270> 393 272<431 618.883> 412 240<431.688 599.625 854 1115.55> 783 251<915.241 1082.86> LayerCount: 2 Fore SplineSet 661 1133 m 1xe6 655 1051 652 970 652 889 c 0 652 877 652 866 652 854 c 1 721 895 783 934 783 994 c 0 783 1056 729 1107 661 1133 c 1xe6 383 1326 m 1 381 1343 379 1359 377 1376 c 1 692 1376 l 1 689 1361 686 1347 684 1332 c 1 880 1294 1034 1175 1034 991 c 0 1034 821 864 743 775 685 c 0 713 644 665 567 665 479 c 2 665 430 l 1 393 431 l 1 393 475 l 2xea 393 504 396 532 403 559 c 1 409 651 412 742 412 834 c 0 412 929 409 1025 402 1120 c 1 347 1094 303 1053 302 995 c 0 302 956 327 918 348 892 c 1 130 743 l 1 84 807 43 876 43 967 c 0 43 1166 204 1283 383 1326 c 1 360 270 m 1xf2 710 270 l 1 710 0 l 1 360 0 l 1 360 270 l 1xf2 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni2047.glyph000066400000000000000000000021301472062471000313060ustar00rootroot00000000000000StartChar: uni2047 Encoding: 8263 8263 562 Width: 1060 VWidth: 0 Flags: W HStem: 0 270<102 454 546 898> 1153 192<208.138 368.211 655.627 816.88> VStem: 102 352<0 270> 137 272<431 666.875> 391 251<881.117 1110.22> 546 352<0 270> 585 272<431 666.875> 839 251<881.117 1134.88> LayerCount: 2 Fore SplineSet -25 1221 m 1xc8 62 1309 186 1345 289 1345 c 0 387 1345 462 1326 517 1290 c 1 588 1328 667 1345 737 1345 c 0 994 1345 1090 1217 1090 991 c 0xc9 1090 821 1005 755 918 685 c 0 860 638 857 567 857 479 c 2 857 430 l 1 585 431 l 1 585 475 l 2xc2 585 621 634 734 703 795 c 0 785 868 839 907 839 994 c 0 839 1086 814 1153 747 1153 c 0 710 1153 672 1128 635 1089 c 1 640 1059 642 1026 642 991 c 0xc9 642 821 557 755 470 685 c 0 412 638 409 567 409 479 c 2 409 430 l 1 137 431 l 1 137 475 l 2xd0 137 621 186 734 255 795 c 0 337 868 391 907 391 994 c 0 391 1086 366 1153 299 1153 c 0 235 1153 166 1077 110 985 c 1 -25 1221 l 1xc8 102 270 m 1xe0 454 270 l 1 454 0 l 1 102 0 l 1 102 270 l 1xe0 546 270 m 1xc4 898 270 l 1 898 0 l 1 546 0 l 1 546 270 l 1xc4 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni2048.glyph000066400000000000000000000015471472062471000313220ustar00rootroot00000000000000StartChar: uni2048 Encoding: 8264 8264 563 Width: 1060 VWidth: 0 Flags: W HStem: 0 270<102 454 679 1029> 1153 192<208.138 368.88> 1356 20G<696 1011> VStem: 102 352<0 270> 137 272<431 666.875> 391 251<881.117 1134.88> 679 350<0 270> 696 315<558.848 1376> 712 283<464 1280.94> LayerCount: 2 Fore SplineSet -25 1221 m 1xe4 62 1309 186 1345 289 1345 c 0 546 1345 642 1217 642 991 c 0xe4 642 821 557 755 470 685 c 0 412 638 409 567 409 479 c 2 409 430 l 1 137 431 l 1 137 475 l 2xe8 137 621 186 734 255 795 c 0 337 868 391 907 391 994 c 0 391 1086 366 1153 299 1153 c 0 235 1153 166 1077 110 985 c 1 -25 1221 l 1xe4 102 270 m 1xf0 454 270 l 1 454 0 l 1 102 0 l 1 102 270 l 1xf0 679 270 m 1xe2 1029 270 l 1 1029 0 l 1 679 0 l 1 679 270 l 1xe2 1011 1376 m 1xe1 995 464 l 1 712 462 l 1xe080 696 1376 l 1 1011 1376 l 1xe1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni2049.glyph000066400000000000000000000015371472062471000313220ustar00rootroot00000000000000StartChar: uni2049 Encoding: 8265 8265 564 Width: 1060 VWidth: 0 Flags: W HStem: 0 270<65 415 534 886> 1153 192<640.138 800.88> 1356 20G<82 397> VStem: 65 350<0 270> 82 315<558.848 1376> 98 283<464 1280.94> 534 352<0 270> 569 272<431 666.875> 823 251<881.117 1134.88> LayerCount: 2 Fore SplineSet 407 1221 m 1xe080 494 1309 618 1345 721 1345 c 0 978 1345 1074 1217 1074 991 c 0xe080 1074 821 989 755 902 685 c 0 844 638 841 567 841 479 c 2 841 430 l 1 569 431 l 1 569 475 l 2xe1 569 621 618 734 687 795 c 0 769 868 823 907 823 994 c 0 823 1086 798 1153 731 1153 c 0 667 1153 598 1077 542 985 c 1 407 1221 l 1xe080 534 270 m 1xe2 886 270 l 1 886 0 l 1 534 0 l 1 534 270 l 1xe2 65 270 m 1xf0 415 270 l 1 415 0 l 1 65 0 l 1 65 270 l 1xf0 397 1376 m 1xe8 381 464 l 1 98 462 l 1xe4 82 1376 l 1 397 1376 l 1xe8 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni2070.glyph000066400000000000000000000011651472062471000313110ustar00rootroot00000000000000StartChar: uni2070 Encoding: 8304 8304 739 Width: 1060 VWidth: 65 Flags: W HStem: 754 173<436.692 590.493> 1349 173<444.306 600.719> VStem: 196 207<1016.55 1306.52> 631 207<966.637 1275.43> LayerCount: 2 Fore SplineSet 406 1070 m 1 603 1311 l 1 589 1336 554 1349 521 1349 c 0 464 1349 403 1295 403 1124 c 0 403 1110 404 1088 406 1070 c 1 628 1223 m 1 428 985 l 1 441 962 470 927 512 927 c 0 564 927 631 969 631 1161 c 0 631 1189 628 1223 628 1223 c 1 512 1522 m 0 686 1522 838 1391 838 1153 c 0 838 883 678 754 514 754 c 0 344 754 196 893 196 1129 c 0 196 1419 389 1522 512 1522 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni2074.glyph000066400000000000000000000007511472062471000313150ustar00rootroot00000000000000StartChar: uni2074 Encoding: 8308 8308 740 Width: 1060 VWidth: 65 Flags: W HStem: 915 165<378 541 744 872> VStem: 537 210<764 915> 553 191<779.704 915 1090 1316> LayerCount: 2 Fore SplineSet 553 1080 m 1xa0 553 1316 l 1 484 1206 436 1143 378 1080 c 1 553 1080 l 1xa0 175 1096 m 1 297 1230 399 1371 501 1517 c 1 744 1517 l 1 744 1090 l 1 872 1093 l 1 872 912 l 1 744 915 l 1xa0 747 764 l 1 537 764 l 1xc0 541 915 l 1 257 915 l 1 175 1096 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni2080.glyph000066400000000000000000000004171472062471000313110ustar00rootroot00000000000000StartChar: uni2080 Encoding: 8320 8320 741 Width: 1060 VWidth: -1080 Flags: W HStem: -326 173<436.692 590.493> 269 173<444.306 600.719> VStem: 196 207<-63.4484 226.524> 631 207<-113.363 195.431> LayerCount: 2 Fore Refer: 739 8304 N 1 0 0 1 0 -1080 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni2081.glyph000066400000000000000000000002621472062471000313100ustar00rootroot00000000000000StartChar: uni2081 Encoding: 8321 8321 742 Width: 1060 VWidth: -1080 Flags: W VStem: 532 216<-311 200> LayerCount: 2 Fore Refer: 199 185 S 1 0 0 1 0 -1080 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni2082.glyph000066400000000000000000000003531472062471000313120ustar00rootroot00000000000000StartChar: uni2082 Encoding: 8322 8322 743 Width: 1060 VWidth: -1080 Flags: W HStem: -311 169<472 833> 279 168<449.723 614.421> VStem: 624 212<131.547 269.656> LayerCount: 2 Fore Refer: 196 178 N 1 0 0 1 0 -1080 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni2083.glyph000066400000000000000000000005231472062471000313120ustar00rootroot00000000000000StartChar: uni2083 Encoding: 8323 8323 744 Width: 1060 VWidth: -1080 Flags: W HStem: -326 167<364.063 607.251> -87 20G<295.342 343> 17 131<453.041 589.979> 228 21G<346.027 377.5> 284 166<374.811 593.161> VStem: 595 210<151.006 280.529> 618 209<-145.164 -0.383121> LayerCount: 2 Fore Refer: 197 179 N 1 0 0 1 0 -1080 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni2084.glyph000066400000000000000000000003631472062471000313150ustar00rootroot00000000000000StartChar: uni2084 Encoding: 8324 8324 745 Width: 1060 VWidth: -1080 Flags: W HStem: -165 165<378 541 744 872> VStem: 537 210<-316 -165> 553 191<-300.296 -165 10 236> LayerCount: 2 Fore Refer: 740 8308 N 1 0 0 1 0 -1080 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni21C4.glyph000066400000000000000000000020141472062471000313240ustar00rootroot00000000000000StartChar: uni21C4 Encoding: 8644 8644 551 Width: 1060 VWidth: 6 Flags: W HStem: 197 244<348 1029> 1024 244<38 718> LayerCount: 2 Fore SplineSet 32 1268 m 1 77 1270 127 1271 177 1271 c 0 277 1271 378 1268 446 1268 c 0 487 1268 526 1268 565 1268 c 0 610 1268 675 1268 742 1268 c 1 666 1353 605 1445 574 1563 c 1 792 1650 l 1 830 1501 930 1349 1088 1208 c 1 1088 1093 l 1 944 963 807 802 784 662 c 1 556 733 l 1 581 852 644 944 718 1024 c 1 685 1024 651 1024 619 1024 c 0 554 1024 493 1024 444 1024 c 0 401 1024 310 1027 210 1027 c 0 153 1027 93 1026 38 1023 c 1 38 1145 l 1 32 1268 l 1 1035 200 m 1 990 198 940 197 890 197 c 0 790 197 689 200 621 200 c 0 580 200 541 200 502 200 c 0 457 200 391 201 324 201 c 1 400 116 462 24 493 -94 c 1 275 -181 l 1 237 -32 137 120 -21 261 c 1 -21 376 l 1 123 506 260 667 283 807 c 1 511 736 l 1 486 617 422 525 348 445 c 1 447 444 549 444 623 444 c 0 666 444 757 441 857 441 c 0 914 441 974 442 1029 445 c 1 1029 323 l 1 1035 200 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni21C5.glyph000066400000000000000000000016051472062471000313320ustar00rootroot00000000000000StartChar: uni21C5 Encoding: 8645 8645 554 Width: 1060 VWidth: 66 Flags: W HStem: 1313 20G<678 917.5> 1376 20G<196.5 447> VStem: 186 239<-134 1020> 682 239<178 1329.11> LayerCount: 2 Fore SplineSet 382 1396 m 1 512 1252 578 1126 659 922 c 1 498 821 l 1 466 897 422 1020 422 1020 c 1 423 791 425 570 425 288 c 2 425 138 l 2 425 23 424 -33 419 -134 c 1 182 -134 l 1 186 -72 187 -29 187 26 c 0 187 73 186 130 186 216 c 2 186 1031 l 1 154 985 138 941 74 845 c 1 -74 969 l 1 -10 1073 126 1238 267 1396 c 1 382 1396 l 1 878 -197 m 1 734 -197 l 1 639 -74 533 130 449 274 c 1 590 371 l 1 654 275 650 213 682 167 c 1 682 983 l 2 682 1069 683 1125 683 1172 c 0 683 1227 682 1270 678 1332 c 1 915 1333 l 1 920 1232 921 1176 921 1061 c 2 921 911 l 2 921 629 919 407 918 178 c 1 918 178 970 269 1002 345 c 1 1170 241 l 1 1098 145 1008 -53 878 -197 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni21C6.glyph000066400000000000000000000020141472062471000313260ustar00rootroot00000000000000StartChar: uni21C6 Encoding: 8646 8646 552 Width: 1060 VWidth: 6 Flags: W HStem: 200 245<44 724> 1024 244<354 1035> LayerCount: 2 Fore SplineSet 1041 1268 m 1 1035 1145 l 1 1035 1023 l 1 980 1026 920 1027 863 1027 c 0 763 1027 672 1024 629 1024 c 0 580 1024 518 1024 453 1024 c 0 420 1024 387 1024 354 1024 c 1 428 944 492 852 517 733 c 1 289 662 l 1 266 802 129 963 -15 1093 c 1 -15 1208 l 1 143 1349 243 1501 281 1650 c 1 499 1563 l 1 468 1445 406 1353 330 1268 c 1 397 1268 463 1268 508 1268 c 0 547 1268 586 1268 627 1268 c 0 695 1268 796 1271 896 1271 c 0 946 1271 996 1270 1041 1268 c 1 38 200 m 1 44 323 l 1 44 445 l 1 99 442 159 441 216 441 c 0 316 441 407 444 450 444 c 0 524 444 625 444 724 445 c 1 650 525 587 617 562 736 c 1 790 807 l 1 813 667 950 506 1094 376 c 1 1094 261 l 1 936 120 836 -32 798 -181 c 1 580 -94 l 1 611 24 672 116 748 201 c 1 681 201 616 200 571 200 c 0 532 200 493 200 452 200 c 0 384 200 283 197 183 197 c 0 133 197 83 198 38 200 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni21C7.glyph000066400000000000000000000017151472062471000313360ustar00rootroot00000000000000StartChar: uni21C7 Encoding: 8647 8647 557 Width: 1060 VWidth: 6 Flags: W HStem: 200 244<348 1029> 1028 244<344 1025> LayerCount: 2 Fore SplineSet 1035 444 m 1 1029 321 l 1 1029 199 l 1 974 202 914 203 857 203 c 0 757 203 666 200 623 200 c 0 549 200 447 200 348 199 c 1 422 119 486 27 511 -92 c 1 283 -163 l 1 260 -23 123 138 -21 268 c 1 -21 383 l 1 111 501 202 626 251 751 c 1 199 867 89 990 -25 1093 c 1 -25 1208 l 1 133 1349 233 1501 271 1650 c 1 489 1563 l 1 458 1445 397 1353 321 1268 c 1 388 1268 453 1269 498 1269 c 0 537 1269 576 1269 617 1269 c 0 685 1269 786 1272 886 1272 c 0 936 1272 986 1271 1031 1269 c 1 1025 1146 l 1 1025 1024 l 1 970 1027 910 1028 853 1028 c 0 753 1028 662 1025 619 1025 c 0 545 1025 443 1025 344 1024 c 1 418 944 468 857 493 738 c 1 462 620 401 528 325 443 c 1 392 443 457 444 502 444 c 0 541 444 580 444 621 444 c 0 689 444 790 447 890 447 c 0 940 447 990 446 1035 444 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni21C8.glyph000066400000000000000000000015371472062471000313410ustar00rootroot00000000000000StartChar: uni21C8 Encoding: 8648 8648 555 Width: 1060 VWidth: 66 Flags: W HStem: 1373 23G<165.5 416.5 699 943> VStem: 186 239<-134 1020> 682 239<-133.108 1018> LayerCount: 2 Fore SplineSet 878 1393 m 1 1008 1249 1098 1051 1170 955 c 1 1002 851 l 1 970 927 918 1018 918 1018 c 1 919 789 921 567 921 285 c 2 921 135 l 2 921 20 920 -36 915 -137 c 1 678 -136 l 1 682 -74 683 -31 683 24 c 0 683 71 682 127 682 213 c 2 682 1029 l 1 629 985 615 891 600 821 c 1 498 821 l 1 470 894 444 1002 422 1020 c 1 423 791 425 570 425 288 c 2 425 138 l 2 425 23 424 -33 419 -134 c 1 182 -134 l 1 186 -72 187 -29 187 26 c 0 187 73 186 130 186 216 c 2 186 1031 l 1 154 985 138 941 74 845 c 1 -74 969 l 1 -10 1073 95 1238 236 1396 c 1 382 1396 l 1 451 1319 519 1227 561 1122 c 1 594 1212 649 1308 749 1393 c 1 878 1393 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni21C9.glyph000066400000000000000000000016651472062471000313440ustar00rootroot00000000000000StartChar: uni21C9 Encoding: 8649 8649 553 Width: 1060 VWidth: 6 Flags: W HStem: 203 244<8 689> 1024 245<12 693> LayerCount: 2 Fore SplineSet 2 444 m 1 47 446 97 447 147 447 c 0 247 447 348 444 416 444 c 0 457 444 496 444 535 444 c 0 580 444 645 443 712 443 c 1 636 528 575 620 544 738 c 1 569 857 619 944 693 1024 c 1 594 1025 492 1025 418 1025 c 0 375 1025 284 1028 184 1028 c 0 127 1028 67 1027 12 1024 c 1 12 1146 l 1 6 1269 l 1 51 1271 101 1272 151 1272 c 0 251 1272 352 1269 420 1269 c 0 461 1269 500 1269 539 1269 c 0 584 1269 649 1268 716 1268 c 1 640 1353 579 1445 548 1563 c 1 766 1650 l 1 804 1501 904 1349 1062 1208 c 1 1062 1093 l 1 948 990 838 867 786 751 c 1 835 626 926 501 1058 383 c 1 1058 268 l 1 914 138 777 -23 754 -163 c 1 526 -92 l 1 551 27 615 119 689 199 c 1 590 200 488 200 414 200 c 0 371 200 280 203 180 203 c 0 123 203 63 202 8 199 c 1 8 321 l 1 2 444 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni21CA.glyph000066400000000000000000000015471472062471000313530ustar00rootroot00000000000000StartChar: uni21CA Encoding: 8650 8650 556 Width: 1060 VWidth: 66 Flags: W HStem: 1311 20G<182 421.5 678 917.5> VStem: 186 239<176 1327.11> 682 239<178 1329.11> LayerCount: 2 Fore SplineSet 878 -197 m 1 763 -197 l 1 657 -106 598 -3 564 92 c 1 525 -20 456 -117 382 -199 c 1 267 -199 l 1 126 -41 -10 123 -74 227 c 1 74 351 l 1 138 255 154 211 186 165 c 1 186 981 l 2 186 1067 187 1123 187 1170 c 0 187 1225 186 1268 182 1330 c 1 419 1331 l 1 424 1230 425 1174 425 1059 c 2 425 909 l 2 425 627 423 405 422 176 c 1 422 176 466 299 498 375 c 1 590 371 l 1 654 275 650 213 682 167 c 1 682 983 l 2 682 1069 683 1125 683 1172 c 0 683 1227 682 1270 678 1332 c 1 915 1333 l 1 920 1232 921 1176 921 1061 c 2 921 911 l 2 921 629 919 407 918 178 c 1 918 178 970 269 1002 345 c 1 1170 241 l 1 1098 145 1008 -53 878 -197 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni23B8.glyph000066400000000000000000000003421472062471000313330ustar00rootroot00000000000000StartChar: uni23B8 Encoding: 9144 9144 582 Width: 1060 VWidth: 0 Flags: W VStem: 0 165<-505 1820> LayerCount: 2 Fore SplineSet 165 1820 m 1 165 -505 l 1 0 -505 l 1 0 1820 l 1 165 1820 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni23B9.glyph000066400000000000000000000003531472062471000313360ustar00rootroot00000000000000StartChar: uni23B9 Encoding: 9145 9145 583 Width: 1060 VWidth: 0 Flags: W VStem: 895 165<-505 1820> LayerCount: 2 Fore SplineSet 1060 1820 m 1 1060 -505 l 1 895 -505 l 1 895 1820 l 1 1060 1820 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni2423.glyph000066400000000000000000000005511472062471000313110ustar00rootroot00000000000000StartChar: uni2423 Encoding: 9251 9251 974 Width: 1060 VWidth: 41 Flags: W HStem: -334 434<99 312 717 930> -334 213<312 717> VStem: 99 213<-121 100> 717 213<-121 100> LayerCount: 2 Fore SplineSet 930 -334 m 1xb0 99 -334 l 1 99 100 l 1 312 100 l 1xb0 312 -121 l 1 717 -121 l 1x70 717 100 l 1 930 100 l 1 930 -334 l 1xb0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni2501.glyph000066400000000000000000000003441472062471000313060ustar00rootroot00000000000000StartChar: uni2501 Encoding: 9473 9473 707 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<-20 1080> LayerCount: 2 Fore SplineSet -20 650 m 1 1080 650 l 1 1080 390 l 1 -20 390 l 1 -20 650 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni2503.glyph000066400000000000000000000003501472062471000313050ustar00rootroot00000000000000StartChar: uni2503 Encoding: 9475 9475 577 Width: 1060 VWidth: 0 Flags: W VStem: 400 260<-505 1820> LayerCount: 2 Fore SplineSet 660 1820 m 1 660 -505 l 1 400 -505 l 1 400 1820 l 1 660 1820 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni2504.glyph000066400000000000000000000010071472062471000313060ustar00rootroot00000000000000StartChar: uni2504 Encoding: 9476 9476 584 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<-20 151 279 445 572 738 866 1080> VStem: -20 171<438 604> 279 166<438 604> 572 166<438 604> 866 214<438 604> LayerCount: 2 Fore SplineSet 151 604 m 1 151 438 l 1 -20 438 l 1 -20 604 l 1 151 604 l 1 866 604 m 1 1080 604 l 1 1080 438 l 1 866 438 l 1 866 604 l 1 738 604 m 1 738 438 l 1 572 438 l 1 572 604 l 1 738 604 l 1 445 604 m 1 445 438 l 1 279 438 l 1 279 604 l 1 445 604 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni2505.glyph000066400000000000000000000010071472062471000313070ustar00rootroot00000000000000StartChar: uni2505 Encoding: 9477 9477 585 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<-20 151 279 445 572 738 866 1080> VStem: -20 171<390 650> 279 166<390 650> 572 166<390 650> 866 214<390 650> LayerCount: 2 Fore SplineSet 151 650 m 1 151 390 l 1 -20 390 l 1 -20 650 l 1 151 650 l 1 866 650 m 1 1080 650 l 1 1080 390 l 1 866 390 l 1 866 650 l 1 738 650 m 1 738 390 l 1 572 390 l 1 572 650 l 1 738 650 l 1 445 650 m 1 445 390 l 1 279 390 l 1 279 650 l 1 445 650 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni2506.glyph000066400000000000000000000005671472062471000313220ustar00rootroot00000000000000StartChar: uni2506 Encoding: 9478 9478 578 Width: 1060 VWidth: 0 Flags: W VStem: 448 165<-398 23 346 766 1089 1510> LayerCount: 2 Fore SplineSet 613 23 m 1 613 -398 l 1 448 -398 l 1 448 23 l 1 613 23 l 1 613 766 m 1 613 346 l 1 448 346 l 1 448 766 l 1 613 766 l 1 613 1510 m 1 613 1089 l 1 448 1089 l 1 448 1510 l 1 613 1510 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni2507.glyph000066400000000000000000000006631472062471000313200ustar00rootroot00000000000000StartChar: uni2507 Encoding: 9479 9479 579 Width: 1060 VWidth: 0 Flags: W HStem: -398 421<400 660> 346 421<400 660> 1089 421<400 660> VStem: 400 260<-398 23 346 767 1089 1510> LayerCount: 2 Fore SplineSet 660 23 m 1 660 -398 l 1 400 -398 l 1 400 23 l 1 660 23 l 1 660 767 m 1 660 346 l 1 400 346 l 1 400 767 l 1 660 767 l 1 660 1510 m 1 660 1089 l 1 400 1089 l 1 400 1510 l 1 660 1510 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni2508.glyph000066400000000000000000000011401472062471000313100ustar00rootroot00000000000000StartChar: uni2508 Encoding: 9480 9480 586 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<-20 110 231 351 472 592 713 833 954 1080> VStem: -20 130<438 604> 231 120<438 604> 472 120<438 604> 713 120<438 604> 954 126<438 604> LayerCount: 2 Fore SplineSet 954 438 m 1 954 604 l 1 1080 604 l 1 1080 438 l 1 954 438 l 1 713 438 m 1 713 604 l 1 833 604 l 1 833 438 l 1 713 438 l 1 592 438 m 1 472 438 l 1 472 604 l 1 592 604 l 1 592 438 l 1 231 438 m 1 231 604 l 1 351 604 l 1 351 438 l 1 231 438 l 1 110 438 m 1 -20 438 l 1 -20 604 l 1 110 604 l 1 110 438 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni2509.glyph000066400000000000000000000011401472062471000313110ustar00rootroot00000000000000StartChar: uni2509 Encoding: 9481 9481 587 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<-20 110 231 351 472 592 713 833 954 1080> VStem: -20 130<390 650> 231 120<390 650> 472 120<390 650> 713 120<390 650> 954 126<390 650> LayerCount: 2 Fore SplineSet 110 390 m 1 -20 390 l 1 -20 650 l 1 110 650 l 1 110 390 l 1 351 390 m 1 231 390 l 1 231 650 l 1 351 650 l 1 351 390 l 1 472 390 m 1 472 650 l 1 592 650 l 1 592 390 l 1 472 390 l 1 833 390 m 1 713 390 l 1 713 650 l 1 833 650 l 1 833 390 l 1 954 390 m 1 954 650 l 1 1080 650 l 1 1080 390 l 1 954 390 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni250A.glyph000066400000000000000000000010241472062471000313220ustar00rootroot00000000000000StartChar: uni250A Encoding: 9482 9482 580 Width: 1060 VWidth: 0 Flags: W HStem: -398 316<448 613> 160 315<448 613> 717 316<448 613> 1275 316<448 613> VStem: 448 165<-398 -82 160 475 717 1033 1275 1591> LayerCount: 2 Fore SplineSet 613 -82 m 1 613 -398 l 1 448 -398 l 1 448 -82 l 1 613 -82 l 1 613 475 m 1 613 160 l 1 448 160 l 1 448 475 l 1 613 475 l 1 613 1033 m 1 613 717 l 1 448 717 l 1 448 1033 l 1 613 1033 l 1 613 1591 m 1 613 1275 l 1 448 1275 l 1 448 1591 l 1 613 1591 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni250B.glyph000066400000000000000000000010241472062471000313230ustar00rootroot00000000000000StartChar: uni250B Encoding: 9483 9483 581 Width: 1060 VWidth: 0 Flags: W HStem: -398 316<400 660> 160 316<400 660> 717 316<400 660> 1275 316<400 660> VStem: 400 260<-398 -82 160 476 717 1033 1275 1591> LayerCount: 2 Fore SplineSet 660 -82 m 1 660 -398 l 1 400 -398 l 1 400 -82 l 1 660 -82 l 1 660 476 m 1 660 160 l 1 400 160 l 1 400 476 l 1 660 476 l 1 660 1033 m 1 660 717 l 1 400 717 l 1 400 1033 l 1 660 1033 l 1 660 1591 m 1 660 1275 l 1 400 1275 l 1 400 1591 l 1 660 1591 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni250D.glyph000066400000000000000000000004311472062471000313260ustar00rootroot00000000000000StartChar: uni250D Encoding: 9485 9485 589 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<613 1080> VStem: 448 165<-505 390> LayerCount: 2 Fore SplineSet 448 650 m 1 1080 650 l 1 1080 390 l 1 613 390 l 1 613 -505 l 1 448 -505 l 1 448 650 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni250E.glyph000066400000000000000000000004311472062471000313270ustar00rootroot00000000000000StartChar: uni250E Encoding: 9486 9486 590 Width: 1060 VWidth: 0 Flags: W HStem: 438 165<660 1080> VStem: 400 260<-505 438> LayerCount: 2 Fore SplineSet 400 603 m 1 1080 603 l 1 1080 438 l 1 660 438 l 1 660 -505 l 1 400 -505 l 1 400 603 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni250F.glyph000066400000000000000000000004311472062471000313300ustar00rootroot00000000000000StartChar: uni250F Encoding: 9487 9487 591 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<660 1080> VStem: 400 260<-505 390> LayerCount: 2 Fore SplineSet 400 650 m 1 1080 650 l 1 1080 390 l 1 660 390 l 1 660 -505 l 1 400 -505 l 1 400 650 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni2511.glyph000066400000000000000000000004261472062471000313100ustar00rootroot00000000000000StartChar: uni2511 Encoding: 9489 9489 593 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<-20 448> VStem: 448 165<-505 390> LayerCount: 2 Fore SplineSet 613 650 m 1 613 -505 l 1 448 -505 l 1 448 390 l 1 -20 390 l 1 -20 650 l 1 613 650 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni2512.glyph000066400000000000000000000004261472062471000313110ustar00rootroot00000000000000StartChar: uni2512 Encoding: 9490 9490 594 Width: 1060 VWidth: 0 Flags: W HStem: 438 165<-20 400> VStem: 400 260<-505 438> LayerCount: 2 Fore SplineSet 660 603 m 1 660 -505 l 1 400 -505 l 1 400 438 l 1 -20 438 l 1 -20 603 l 1 660 603 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni2513.glyph000066400000000000000000000004261472062471000313120ustar00rootroot00000000000000StartChar: uni2513 Encoding: 9491 9491 595 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<-20 400> VStem: 400 260<-505 390> LayerCount: 2 Fore SplineSet 660 650 m 1 660 -505 l 1 400 -505 l 1 400 390 l 1 -20 390 l 1 -20 650 l 1 660 650 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni2515.glyph000066400000000000000000000004311472062471000313100ustar00rootroot00000000000000StartChar: uni2515 Encoding: 9493 9493 597 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<613 1080> VStem: 448 165<650 1820> LayerCount: 2 Fore SplineSet 448 390 m 1 448 1820 l 1 613 1820 l 1 613 650 l 1 1080 650 l 1 1080 390 l 1 448 390 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni2516.glyph000066400000000000000000000004311472062471000313110ustar00rootroot00000000000000StartChar: uni2516 Encoding: 9494 9494 598 Width: 1060 VWidth: 0 Flags: W HStem: 438 165<660 1080> VStem: 400 260<603 1820> LayerCount: 2 Fore SplineSet 400 438 m 1 400 1820 l 1 660 1820 l 1 660 603 l 1 1080 603 l 1 1080 438 l 1 400 438 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni2517.glyph000066400000000000000000000004311472062471000313120ustar00rootroot00000000000000StartChar: uni2517 Encoding: 9495 9495 599 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<660 1080> VStem: 400 260<650 1820> LayerCount: 2 Fore SplineSet 400 390 m 1 400 1820 l 1 660 1820 l 1 660 650 l 1 1080 650 l 1 1080 390 l 1 400 390 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni2519.glyph000066400000000000000000000004261472062471000313200ustar00rootroot00000000000000StartChar: uni2519 Encoding: 9497 9497 601 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<-20 448> VStem: 448 165<650 1820> LayerCount: 2 Fore SplineSet 613 390 m 1 -20 390 l 1 -20 650 l 1 448 650 l 1 448 1820 l 1 613 1820 l 1 613 390 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni251A.glyph000066400000000000000000000004261472062471000313300ustar00rootroot00000000000000StartChar: uni251A Encoding: 9498 9498 602 Width: 1060 VWidth: 0 Flags: W HStem: 438 165<-20 400> VStem: 400 260<603 1820> LayerCount: 2 Fore SplineSet 660 438 m 1 -20 438 l 1 -20 603 l 1 400 603 l 1 400 1820 l 1 660 1820 l 1 660 438 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni251B.glyph000066400000000000000000000004261472062471000313310ustar00rootroot00000000000000StartChar: uni251B Encoding: 9499 9499 603 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<-20 400> VStem: 400 260<650 1820> LayerCount: 2 Fore SplineSet 660 390 m 1 -20 390 l 1 -20 650 l 1 400 650 l 1 400 1820 l 1 660 1820 l 1 660 390 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni251D.glyph000066400000000000000000000004771472062471000313410ustar00rootroot00000000000000StartChar: uni251D Encoding: 9501 9501 605 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<613 1080> VStem: 448 165<-505 390 650 1820> LayerCount: 2 Fore SplineSet 448 1820 m 1 613 1820 l 1 613 650 l 1 1080 650 l 1 1080 390 l 1 613 390 l 1 613 -505 l 1 448 -505 l 1 448 1820 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni251E.glyph000066400000000000000000000005561472062471000313400ustar00rootroot00000000000000StartChar: uni251E Encoding: 9502 9502 606 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<660 1080> VStem: 400 260<604 1820> 448 165<-505 438> LayerCount: 2 Fore SplineSet 400 1820 m 1xc0 660 1820 l 1 660 604 l 1xc0 1080 604 l 1 1080 438 l 1 613 438 l 1 613 -505 l 1 448 -505 l 1 448 438 l 1xa0 400 438 l 1 400 1820 l 1xc0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni251F.glyph000066400000000000000000000005561472062471000313410ustar00rootroot00000000000000StartChar: uni251F Encoding: 9503 9503 607 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<660 1080> VStem: 400 260<-505 438> 448 165<604 1820> LayerCount: 2 Fore SplineSet 400 -505 m 1xc0 400 604 l 1xc0 448 604 l 1 448 1820 l 1 613 1820 l 1 613 604 l 1xa0 1080 603 l 1 1080 438 l 1 660 438 l 1 660 -505 l 1 400 -505 l 1xc0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni2520.glyph000066400000000000000000000004761472062471000313150ustar00rootroot00000000000000StartChar: uni2520 Encoding: 9504 9504 608 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<660 1080> VStem: 400 260<-505 438 604 1820> LayerCount: 2 Fore SplineSet 660 604 m 1 1080 604 l 1 1080 438 l 1 660 438 l 1 660 -505 l 1 400 -505 l 1 400 1820 l 1 660 1820 l 1 660 604 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni2521.glyph000066400000000000000000000006161472062471000313120ustar00rootroot00000000000000StartChar: uni2521 Encoding: 9505 9505 609 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<660 1080> VStem: 400 260<650 1820> 448 165<-505 390> LayerCount: 2 Fore SplineSet 400 390 m 1xc0 400 867 400 1343 400 1820 c 1 660 1820 l 1 660 650 l 1xc0 1080 650 l 1 1080 390 l 1 924 390 769 390 613 390 c 1 613 -505 l 1 448 -505 l 1 448 390 l 1xa0 400 390 l 1xc0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni2522.glyph000066400000000000000000000006121472062471000313070ustar00rootroot00000000000000StartChar: uni2522 Encoding: 9506 9506 610 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<660 1080> VStem: 400 260<-505 390> 448 165<650 1820> LayerCount: 2 Fore SplineSet 400 650 m 1xc0 416 650 432 650 448 650 c 1 448 1820 l 1 613 1820 l 1 613 650 l 1xa0 769 650 924 650 1080 650 c 1 1080 390 l 1 660 390 l 1 660 -505 l 1 400 -505 l 1 400 650 l 1xc0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni2523.glyph000066400000000000000000000004761472062471000313200ustar00rootroot00000000000000StartChar: uni2523 Encoding: 9507 9507 611 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<660 1080> VStem: 400 260<-505 390 650 1820> LayerCount: 2 Fore SplineSet 660 650 m 1 1080 650 l 1 1080 390 l 1 660 390 l 1 660 -505 l 1 400 -505 l 1 400 1820 l 1 660 1820 l 1 660 650 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni2525.glyph000066400000000000000000000004741472062471000313200ustar00rootroot00000000000000StartChar: uni2525 Encoding: 9509 9509 613 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<-20 448> VStem: 448 165<-505 390 650 1820> LayerCount: 2 Fore SplineSet 613 1820 m 1 613 -505 l 1 448 -505 l 1 448 390 l 1 -20 390 l 1 -20 650 l 1 448 650 l 1 448 1820 l 1 613 1820 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni2526.glyph000066400000000000000000000006131472062471000313140ustar00rootroot00000000000000StartChar: uni2526 Encoding: 9510 9510 614 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<-20 400> VStem: 400 260<604 1820> 448 165<-505 438> LayerCount: 2 Fore SplineSet 660 1820 m 1xc0 660 438 l 1xc0 644 438 629 438 613 438 c 1 613 -505 l 1 448 -505 l 1 448 438 l 1xa0 292 438 136 438 -20 438 c 1 -20 604 l 1 400 604 l 1 400 1820 l 1 660 1820 l 1xc0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni2527.glyph000066400000000000000000000006041472062471000313150ustar00rootroot00000000000000StartChar: uni2527 Encoding: 9511 9511 615 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<-20 400> VStem: 400 260<-505 438> 448 165<604 1820> LayerCount: 2 Fore SplineSet 660 602 m 1xc0 660 -505 l 1 400 -505 l 1 400 438 l 1xc0 -20 438 l 1 -20 604 l 1 448 604 l 1 448 1820 l 1 613 1820 l 1 613 604 l 1xa0 658 604 l 1 658 602 l 1 660 602 l 1xc0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni2528.glyph000066400000000000000000000004741472062471000313230ustar00rootroot00000000000000StartChar: uni2528 Encoding: 9512 9512 616 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<-20 400> VStem: 400 260<-505 438 604 1820> LayerCount: 2 Fore SplineSet 660 1820 m 1 660 -505 l 1 400 -505 l 1 400 438 l 1 -20 438 l 1 -20 604 l 1 400 604 l 1 400 1820 l 1 660 1820 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni2529.glyph000066400000000000000000000006131472062471000313170ustar00rootroot00000000000000StartChar: uni2529 Encoding: 9513 9513 617 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<-20 400> VStem: 400 260<650 1820> 448 165<-505 390> LayerCount: 2 Fore SplineSet 660 1820 m 1xc0 660 390 l 1xc0 644 390 629 390 613 390 c 1 613 -505 l 1 448 -505 l 1 448 390 l 1xa0 292 390 136 390 -20 390 c 1 -20 650 l 1 400 650 l 1 400 1820 l 1 660 1820 l 1xc0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni252A.glyph000066400000000000000000000006121472062471000313260ustar00rootroot00000000000000StartChar: uni252A Encoding: 9514 9514 618 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<-20 400> VStem: 400 260<-505 390> 448 165<650 1820> LayerCount: 2 Fore SplineSet 660 650 m 1xc0 660 -505 l 1 400 -505 l 1 400 390 l 1xc0 -20 390 l 1 -20 650 l 1 136 650 292 650 448 650 c 1 448 1820 l 1 613 1820 l 1 613 650 l 1xa0 629 650 644 650 660 650 c 1xc0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni252B.glyph000066400000000000000000000004741472062471000313350ustar00rootroot00000000000000StartChar: uni252B Encoding: 9515 9515 619 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<-20 400> VStem: 400 260<-505 390 650 1820> LayerCount: 2 Fore SplineSet 660 1820 m 1 660 -505 l 1 400 -505 l 1 400 390 l 1 -20 390 l 1 -20 650 l 1 400 650 l 1 400 1820 l 1 660 1820 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni252D.glyph000066400000000000000000000006131472062471000313320ustar00rootroot00000000000000StartChar: uni252D Encoding: 9517 9517 621 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<-20 448> 438 166<613 1080> VStem: 448 165<-505 390> LayerCount: 2 Fore SplineSet -20 650 m 1xa0 191 650 402 650 613 650 c 1xa0 613 604 l 1 1080 604 l 1 1080 438 l 1 613 438 l 1x60 613 124 613 -191 613 -505 c 1 448 -505 l 1 448 390 l 1 -20 390 l 1 -20 650 l 1xa0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni252E.glyph000066400000000000000000000005721472062471000313370ustar00rootroot00000000000000StartChar: uni252E Encoding: 9518 9518 622 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<613 1080> 438 166<-20 448> VStem: 448 165<-505 390> LayerCount: 2 Fore SplineSet 448 438 m 1x60 -20 438 l 1 -20 604 l 1 448 604 l 1x60 448 650 l 1 659 650 869 650 1080 650 c 1 1080 390 l 1 613 390 l 1xa0 613 -505 l 1 448 -505 l 1 448 438 l 1x60 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni252F.glyph000066400000000000000000000004731472062471000313400ustar00rootroot00000000000000StartChar: uni252F Encoding: 9519 9519 623 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<-20 448 613 1080> VStem: 448 165<-505 390> LayerCount: 2 Fore SplineSet -20 650 m 1 1080 650 l 1 1080 390 l 1 613 390 l 1 613 -505 l 1 448 -505 l 1 448 390 l 1 -20 390 l 1 -20 650 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni2530.glyph000066400000000000000000000004731472062471000313130ustar00rootroot00000000000000StartChar: uni2530 Encoding: 9520 9520 624 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<-20 400 660 1080> VStem: 400 260<-505 438> LayerCount: 2 Fore SplineSet -20 604 m 1 1080 604 l 1 1080 438 l 1 660 438 l 1 660 -505 l 1 400 -505 l 1 400 438 l 1 -20 438 l 1 -20 604 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni2531.glyph000066400000000000000000000005521472062471000313120ustar00rootroot00000000000000StartChar: uni2531 Encoding: 9521 9521 625 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<-20 400> 438 166<660 1080> VStem: 400 260<-505 390> LayerCount: 2 Fore SplineSet -20 650 m 1xa0 660 650 l 1xa0 660 604 l 1 1080 604 l 1 1080 438 l 1 660 438 l 1x60 660 -505 l 1 400 -505 l 1 400 390 l 1 -20 390 l 1 -20 650 l 1xa0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni2532.glyph000066400000000000000000000006131472062471000313110ustar00rootroot00000000000000StartChar: uni2532 Encoding: 9522 9522 626 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<660 1080> 438 166<-20 400> VStem: 400 260<-505 390> LayerCount: 2 Fore SplineSet 400 650 m 1xa0 627 650 853 650 1080 650 c 1 1080 390 l 1 660 390 l 1xa0 660 -505 l 1 400 -505 l 1 400 -191 400 124 400 438 c 1 -20 438 l 1 -20 604 l 1 400 604 l 1x60 400 650 l 1xa0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni2533.glyph000066400000000000000000000004731472062471000313160ustar00rootroot00000000000000StartChar: uni2533 Encoding: 9523 9523 627 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<-20 400 660 1080> VStem: 400 260<-505 390> LayerCount: 2 Fore SplineSet -20 650 m 1 1080 650 l 1 1080 390 l 1 660 390 l 1 660 -505 l 1 400 -505 l 1 400 390 l 1 -20 390 l 1 -20 650 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni2535.glyph000066400000000000000000000005561472062471000313220ustar00rootroot00000000000000StartChar: uni2535 Encoding: 9525 9525 629 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<-20 448 613 614> VStem: 448 165<650 1820> LayerCount: 2 Fore SplineSet -20 390 m 1 -20 650 l 1 448 650 l 1 448 1820 l 1 613 1820 l 1 613 650 l 1 614 650 l 1 614 604 l 1 1080 604 l 1 1080 438 l 1 614 438 l 1 614 390 l 1 -20 390 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni2536.glyph000066400000000000000000000005521472062471000313170ustar00rootroot00000000000000StartChar: uni2536 Encoding: 9526 9526 630 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<613 1080> 438 166<-20 448> VStem: 448 165<650 1820> LayerCount: 2 Fore SplineSet 448 438 m 1x60 -20 438 l 1 -20 604 l 1 448 604 l 1x60 448 1820 l 1 613 1820 l 1 613 650 l 1 1080 650 l 1 1080 390 l 1 448 390 l 1xa0 448 438 l 1x60 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni2537.glyph000066400000000000000000000004731472062471000313220ustar00rootroot00000000000000StartChar: uni2537 Encoding: 9527 9527 631 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<-20 448 613 1080> VStem: 448 165<650 1820> LayerCount: 2 Fore SplineSet 613 650 m 1 1080 650 l 1 1080 390 l 1 -20 390 l 1 -20 650 l 1 448 650 l 1 448 1820 l 1 613 1820 l 1 613 650 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni2538.glyph000066400000000000000000000004731472062471000313230ustar00rootroot00000000000000StartChar: uni2538 Encoding: 9528 9528 632 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<-20 400 660 1080> VStem: 400 260<604 1820> LayerCount: 2 Fore SplineSet 660 604 m 1 1080 604 l 1 1080 438 l 1 -20 438 l 1 -20 604 l 1 400 604 l 1 400 1820 l 1 660 1820 l 1 660 604 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni2539.glyph000066400000000000000000000006111472062471000313160ustar00rootroot00000000000000StartChar: uni2539 Encoding: 9529 9529 633 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<-20 400> 438 166<660 1080> VStem: 400 260<650 1820> LayerCount: 2 Fore SplineSet 400 650 m 1xa0 400 1820 l 1 660 1820 l 1 660 1415 660 1009 660 604 c 1 1080 604 l 1 1080 438 l 1 660 438 l 1x60 660 390 l 1 433 390 207 390 -20 390 c 1 -20 650 l 1 400 650 l 1xa0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni253A.glyph000066400000000000000000000005521472062471000313320ustar00rootroot00000000000000StartChar: uni253A Encoding: 9530 9530 634 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<660 1080> 438 166<-20 400> VStem: 400 260<650 1820> LayerCount: 2 Fore SplineSet 400 438 m 1x60 -20 438 l 1 -20 604 l 1 400 604 l 1x60 400 1820 l 1 660 1820 l 1 660 650 l 1 1080 650 l 1 1080 390 l 1 400 390 l 1xa0 400 438 l 1x60 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni253B.glyph000066400000000000000000000004731472062471000313350ustar00rootroot00000000000000StartChar: uni253B Encoding: 9531 9531 635 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<-20 400 660 1080> VStem: 400 260<650 1820> LayerCount: 2 Fore SplineSet 660 650 m 1 1080 650 l 1 1080 390 l 1 -20 390 l 1 -20 650 l 1 400 650 l 1 400 1820 l 1 660 1820 l 1 660 650 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni253D.glyph000066400000000000000000000006141472062471000313340ustar00rootroot00000000000000StartChar: uni253D Encoding: 9533 9533 637 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<-20 448> 438 166<613 1080> VStem: 448 165<-505 390 650 1820> LayerCount: 2 Fore SplineSet 448 650 m 1xa0 448 1820 l 1 613 1820 l 1 613 604 l 1 1080 604 l 1 1080 438 l 1 613 438 l 1x60 613 -505 l 1 448 -505 l 1 448 390 l 1 -20 390 l 1 -20 650 l 1 448 650 l 1xa0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni253E.glyph000066400000000000000000000006171472062471000313400ustar00rootroot00000000000000StartChar: uni253E Encoding: 9534 9534 638 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<613 1080> 438 166<-20 448> VStem: 448 165<-505 390 650 1820> LayerCount: 2 Fore SplineSet 613 650 m 1xa0 1080 650 l 1 1080 390 l 1 613 390 l 1xa0 613 -505 l 1 448 -505 l 1 448 438 l 1 -20 438 l 1 -20 604 l 1 448 604 l 1x60 448 1820 l 1 613 1820 l 1 613 650 l 1xa0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni253F.glyph000066400000000000000000000005721472062471000313410ustar00rootroot00000000000000StartChar: uni253F Encoding: 9535 9535 639 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<-20 448 613 1080> VStem: 448 165<-505 390 650 1820> LayerCount: 2 Fore SplineSet 448 650 m 1 448 1820 l 1 613 1820 l 1 613 650 l 1 1080 650 l 1 1080 390 l 1 613 390 l 1 613 -505 l 1 448 -505 l 1 448 390 l 1 -20 390 l 1 -20 650 l 1 448 650 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni2540.glyph000066400000000000000000000006201472062471000313060ustar00rootroot00000000000000StartChar: uni2540 Encoding: 9536 9536 640 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<-20 400 660 1080> VStem: 400 260<604 1820> 448 165<-505 438> LayerCount: 2 Fore SplineSet 400 1820 m 1xc0 660 1820 l 1 660 604 l 1xc0 1080 604 l 1 1080 438 l 1 613 438 l 1 613 -505 l 1 448 -505 l 1 448 438 l 1xa0 -20 438 l 1 -20 604 l 1 400 604 l 1 400 1820 l 1xc0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni2541.glyph000066400000000000000000000006201472062471000313070ustar00rootroot00000000000000StartChar: uni2541 Encoding: 9537 9537 641 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<-20 400 660 1080> VStem: 400 260<-505 438> 448 165<604 1820> LayerCount: 2 Fore SplineSet 660 -505 m 1xc0 400 -505 l 1 400 438 l 1xc0 -20 438 l 1 -20 604 l 1 448 604 l 1 448 1820 l 1 613 1820 l 1 613 604 l 1xa0 1080 604 l 1 1080 438 l 1 660 438 l 1 660 -505 l 1xc0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni2542.glyph000066400000000000000000000005721472062471000313160ustar00rootroot00000000000000StartChar: uni2542 Encoding: 9538 9538 642 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<-20 400 660 1080> VStem: 400 260<-505 438 604 1820> LayerCount: 2 Fore SplineSet 400 604 m 1 400 1820 l 1 660 1820 l 1 660 604 l 1 1080 604 l 1 1080 438 l 1 660 438 l 1 660 -505 l 1 400 -505 l 1 400 438 l 1 -20 438 l 1 -20 604 l 1 400 604 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni2543.glyph000066400000000000000000000006751472062471000313230ustar00rootroot00000000000000StartChar: uni2543 Encoding: 9539 9539 643 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<-20 400> 438 166<660 1080> VStem: 400 260<650 1820> 448 165<-505 390> LayerCount: 2 Fore SplineSet 400 1820 m 1xa0 660 1820 l 1 660 604 l 1x60 1080 604 l 1 1080 438 l 1 613 438 l 1x50 613 124 613 -191 613 -505 c 1 448 -505 l 1 448 390 l 1x90 292 390 136 390 -20 390 c 1 -20 650 l 1 400 650 l 1 400 1820 l 1xa0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni2544.glyph000066400000000000000000000006751472062471000313240ustar00rootroot00000000000000StartChar: uni2544 Encoding: 9540 9540 644 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<660 1080> 438 166<-20 400> VStem: 400 260<650 1820> 448 165<-505 390> LayerCount: 2 Fore SplineSet 400 1820 m 1x60 660 1820 l 1 660 650 l 1xa0 1080 650 l 1 1080 390 l 1 924 390 769 390 613 390 c 1x90 613 -505 l 1 448 -505 l 1 448 -191 448 124 448 438 c 1x50 -20 438 l 1 -20 604 l 1 400 604 l 1 400 1820 l 1x60 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni2545.glyph000066400000000000000000000006761472062471000313260ustar00rootroot00000000000000StartChar: uni2545 Encoding: 9541 9541 645 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<-20 400> 438 166<660 1080> VStem: 400 260<-505 390> 448 165<650 1820> LayerCount: 2 Fore SplineSet 660 -505 m 1x60 400 -505 l 1 400 390 l 1xa0 -20 390 l 1 -20 650 l 1 136 650 292 650 448 650 c 1x90 448 1820 l 1 613 1820 l 1 613 1415 613 1009 613 604 c 1x50 1080 604 l 1 1080 438 l 1 660 438 l 1 660 -505 l 1x60 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni2546.glyph000066400000000000000000000007161472062471000313220ustar00rootroot00000000000000StartChar: uni2546 Encoding: 9542 9542 646 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<660 1080> 438 166<-20 400> VStem: 400 260<-505 390> 448 165<650 1820> LayerCount: 2 Fore SplineSet 1080 650 m 1x90 1080 390 l 1 660 390 l 1xa0 660 -505 l 1 400 -505 l 1 400 438 l 1x60 -20 438 l 1 -20 604 l 1 136 604 292 604 448 604 c 1x50 448 1009 448 1415 448 1820 c 1 613 1820 l 1 613 650 l 1 769 650 924 650 1080 650 c 1x90 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni2547.glyph000066400000000000000000000006201472062471000313150ustar00rootroot00000000000000StartChar: uni2547 Encoding: 9543 9543 647 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<-20 400 660 1080> VStem: 400 260<650 1820> 448 165<-505 390> LayerCount: 2 Fore SplineSet 400 1820 m 1xc0 660 1820 l 1 660 650 l 1xc0 1080 650 l 1 1080 390 l 1 613 390 l 1 613 -505 l 1 448 -505 l 1 448 390 l 1xa0 -20 390 l 1 -20 650 l 1 400 650 l 1 400 1820 l 1xc0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni2548.glyph000066400000000000000000000006201472062471000313160ustar00rootroot00000000000000StartChar: uni2548 Encoding: 9544 9544 648 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<-20 400 660 1080> VStem: 400 260<-505 390> 448 165<650 1820> LayerCount: 2 Fore SplineSet 660 -505 m 1xc0 400 -505 l 1 400 390 l 1xc0 -20 390 l 1 -20 650 l 1 448 650 l 1 448 1820 l 1 613 1820 l 1 613 650 l 1xa0 1080 650 l 1 1080 390 l 1 660 390 l 1 660 -505 l 1xc0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni2549.glyph000066400000000000000000000006141472062471000313220ustar00rootroot00000000000000StartChar: uni2549 Encoding: 9545 9545 649 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<-20 400> 438 166<660 1080> VStem: 400 260<-505 390 650 1820> LayerCount: 2 Fore SplineSet 400 650 m 1xa0 400 1820 l 1 660 1820 l 1 660 604 l 1 1080 604 l 1 1080 438 l 1 660 438 l 1x60 660 -505 l 1 400 -505 l 1 400 390 l 1 -20 390 l 1 -20 650 l 1 400 650 l 1xa0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni254A.glyph000066400000000000000000000006171472062471000313350ustar00rootroot00000000000000StartChar: uni254A Encoding: 9546 9546 650 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<660 1080> 438 166<-20 400> VStem: 400 260<-505 390 650 1820> LayerCount: 2 Fore SplineSet 400 438 m 1x60 -20 438 l 1 -20 604 l 1 400 604 l 1x60 400 1820 l 1 660 1820 l 1 660 650 l 1 1080 650 l 1 1080 390 l 1 660 390 l 1xa0 660 -505 l 1 400 -505 l 1 400 438 l 1x60 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni254B.glyph000066400000000000000000000005721472062471000313360ustar00rootroot00000000000000StartChar: uni254B Encoding: 9547 9547 651 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<-20 400 660 1080> VStem: 400 260<-505 390 650 1820> LayerCount: 2 Fore SplineSet 400 650 m 1 400 1820 l 1 660 1820 l 1 660 650 l 1 1080 650 l 1 1080 390 l 1 660 390 l 1 660 -505 l 1 400 -505 l 1 400 390 l 1 -20 390 l 1 -20 650 l 1 400 650 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni254C.glyph000066400000000000000000000004541472062471000313360ustar00rootroot00000000000000StartChar: uni254C Encoding: 9548 9548 652 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<-20 448 613 1080> LayerCount: 2 Fore SplineSet 613 438 m 1 613 604 l 1 1080 604 l 1 1080 438 l 1 613 438 l 1 448 438 m 1 -20 438 l 1 -20 604 l 1 448 604 l 1 448 438 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni254D.glyph000066400000000000000000000004541472062471000313370ustar00rootroot00000000000000StartChar: uni254D Encoding: 9549 9549 653 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<-20 448 613 1080> LayerCount: 2 Fore SplineSet 613 390 m 1 613 650 l 1 1080 650 l 1 1080 390 l 1 613 390 l 1 448 390 m 1 -20 390 l 1 -20 650 l 1 448 650 l 1 448 390 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni254E.glyph000066400000000000000000000004571472062471000313430ustar00rootroot00000000000000StartChar: uni254E Encoding: 9550 9550 654 Width: 1060 VWidth: 0 Flags: W VStem: 448 165<-505 390 650 1820> LayerCount: 2 Fore SplineSet 613 650 m 1 448 650 l 1 448 1820 l 1 613 1820 l 1 613 650 l 1 448 390 m 1 613 390 l 1 613 -505 l 1 448 -505 l 1 448 390 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni254F.glyph000066400000000000000000000004571472062471000313440ustar00rootroot00000000000000StartChar: uni254F Encoding: 9551 9551 655 Width: 1060 VWidth: 0 Flags: W VStem: 400 260<-505 390 650 1820> LayerCount: 2 Fore SplineSet 400 650 m 1 400 1820 l 1 660 1820 l 1 660 650 l 1 400 650 l 1 400 390 m 1 660 390 l 1 660 -505 l 1 400 -505 l 1 400 390 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni256D.glyph000066400000000000000000000006271472062471000313430ustar00rootroot00000000000000StartChar: uni256D Encoding: 9581 9581 685 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<694.002 1082> VStem: 450 165<-505 355.793> LayerCount: 2 Fore SplineSet 785 604 m 1 884 604 983 604 1082 604 c 1 1082 438 l 1 788 438 l 2 704 438 615 332 615 244 c 0 615 -120 614 -141 614 -505 c 1 449 -505 l 1 450 243 l 1 450 246 l 2 450 431 602 603 785 603 c 1 785 604 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni256E.glyph000066400000000000000000000006231472062471000313400ustar00rootroot00000000000000StartChar: uni256E Encoding: 9582 9582 686 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<-20 367.998> VStem: 447 165<-505 355.793> LayerCount: 2 Fore SplineSet 277 604 m 1 277 603 l 1 460 603 612 431 612 246 c 2 612 243 l 1 613 -505 l 1 448 -505 l 1 448 -141 447 -120 447 244 c 0 447 332 358 438 274 438 c 2 -20 438 l 1 -20 604 l 1 79 604 178 604 277 604 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni256F.glyph000066400000000000000000000006231472062471000313410ustar00rootroot00000000000000StartChar: uni256F Encoding: 9583 9583 687 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<-20 367.998> VStem: 447 165<686.207 1820> LayerCount: 2 Fore SplineSet 277 438 m 1 178 438 79 438 -20 438 c 1 -20 604 l 1 274 604 l 2 358 604 447 710 447 798 c 0 447 1162 448 1456 448 1820 c 1 613 1820 l 1 612 799 l 1 612 796 l 2 612 611 460 439 277 439 c 1 277 438 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni2570.glyph000066400000000000000000000006121472062471000313120ustar00rootroot00000000000000StartChar: uni2570 Encoding: 9584 9584 688 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<687.124 1080> VStem: 448 165<676.094 1820> LayerCount: 2 Fore SplineSet 448 774 m 0 448 1123 448 1471 448 1820 c 1 613 1820 l 1 613 776 l 2 613 688 718 604 805 604 c 0 806 604 807 604 808 604 c 1 1080 604 l 1 1080 438 l 1 805 438 l 2 620 438 448 591 448 774 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni2571.glyph000066400000000000000000000003221472062471000313110ustar00rootroot00000000000000StartChar: uni2571 Encoding: 9585 9585 689 Width: 1060 VWidth: 1918 Flags: W LayerCount: 2 Fore SplineSet 948 1714 m 1 1097 1645 l 1 116 -463 l 1 -34 -393 l 1 948 1714 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni2572.glyph000066400000000000000000000003221472062471000313120ustar00rootroot00000000000000StartChar: uni2572 Encoding: 9586 9586 690 Width: 1060 VWidth: 1918 Flags: W LayerCount: 2 Fore SplineSet 110 1714 m 1 1091 -393 l 1 942 -463 l 1 -40 1645 l 1 110 1714 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni2573.glyph000066400000000000000000000004771472062471000313260ustar00rootroot00000000000000StartChar: uni2573 Encoding: 9587 9587 691 Width: 1060 VWidth: 1918 Flags: W LayerCount: 2 Fore SplineSet 948 1714 m 1 1097 1645 l 1 620 619 l 1 1091 -393 l 1 942 -463 l 1 529 424 l 1 116 -463 l 1 -34 -393 l 1 438 619 l 1 -40 1645 l 1 110 1714 l 1 529 815 l 1 948 1714 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni2574.glyph000066400000000000000000000003711472062471000313200ustar00rootroot00000000000000StartChar: uni2574 Encoding: 9588 9588 692 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<-20 613> VStem: -20 633<438 604> LayerCount: 2 Fore SplineSet 613 604 m 1 613 438 l 1 -20 438 l 1 -20 604 l 1 613 604 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni2575.glyph000066400000000000000000000003441472062471000313210ustar00rootroot00000000000000StartChar: uni2575 Encoding: 9589 9589 693 Width: 1060 VWidth: 0 Flags: W VStem: 448 165<438 1820> LayerCount: 2 Fore SplineSet 613 438 m 1 448 438 l 1 448 1820 l 1 613 1820 l 1 613 438 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni2576.glyph000066400000000000000000000003741472062471000313250ustar00rootroot00000000000000StartChar: uni2576 Encoding: 9590 9590 694 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<448 1080> VStem: 448 632<438 604> LayerCount: 2 Fore SplineSet 448 438 m 1 448 604 l 1 1080 604 l 1 1080 438 l 1 448 438 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni2577.glyph000066400000000000000000000003441472062471000313230ustar00rootroot00000000000000StartChar: uni2577 Encoding: 9591 9591 695 Width: 1060 VWidth: 0 Flags: W VStem: 448 165<-505 604> LayerCount: 2 Fore SplineSet 613 604 m 1 613 -505 l 1 448 -505 l 1 448 604 l 1 613 604 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni2578.glyph000066400000000000000000000003711472062471000313240ustar00rootroot00000000000000StartChar: uni2578 Encoding: 9592 9592 696 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<-20 660> VStem: -20 680<390 650> LayerCount: 2 Fore SplineSet 660 650 m 1 660 390 l 1 -20 390 l 1 -20 650 l 1 660 650 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni2579.glyph000066400000000000000000000003441472062471000313250ustar00rootroot00000000000000StartChar: uni2579 Encoding: 9593 9593 697 Width: 1060 VWidth: 0 Flags: W VStem: 400 260<390 1820> LayerCount: 2 Fore SplineSet 660 390 m 1 400 390 l 1 400 1820 l 1 660 1820 l 1 660 390 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni257A.glyph000066400000000000000000000003741472062471000313400ustar00rootroot00000000000000StartChar: uni257A Encoding: 9594 9594 698 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<400 1080> VStem: 400 680<390 650> LayerCount: 2 Fore SplineSet 400 650 m 1 1080 650 l 1 1080 390 l 1 400 390 l 1 400 650 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni257B.glyph000066400000000000000000000003441472062471000313360ustar00rootroot00000000000000StartChar: uni257B Encoding: 9595 9595 699 Width: 1060 VWidth: 0 Flags: W VStem: 400 260<-505 650> LayerCount: 2 Fore SplineSet 660 650 m 1 660 -505 l 1 400 -505 l 1 400 650 l 1 660 650 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni257C.glyph000066400000000000000000000004301472062471000313330ustar00rootroot00000000000000StartChar: uni257C Encoding: 9596 9596 700 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<400 1080> LayerCount: 2 Fore SplineSet 400 650 m 1 1080 650 l 1 1080 390 l 1 400 390 l 1 400 438 l 1 -20 438 l 1 -20 604 l 1 400 604 l 1 400 650 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni257D.glyph000066400000000000000000000004321472062471000313360ustar00rootroot00000000000000StartChar: uni257D Encoding: 9597 9597 701 Width: 1060 VWidth: 0 Flags: W VStem: 400 260<-505 650> LayerCount: 2 Fore SplineSet 448 650 m 1 448 1820 l 1 613 1820 l 1 613 650 l 1 660 650 l 1 660 -505 l 1 400 -505 l 1 400 650 l 1 448 650 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni257E.glyph000066400000000000000000000005301472062471000313360ustar00rootroot00000000000000StartChar: uni257E Encoding: 9598 9598 702 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<-20 660> LayerCount: 2 Fore SplineSet 660 438 m 1026,0,-1 660 438 m 1,1,-1 660 390 l 1,2,-1 -20 390 l 1,3,-1 -20 650 l 1,4,-1 660 650 l 1,5,-1 660 604 l 1,6,-1 1080 604 l 1,7,-1 1080 438 l 1,8,-1 660 438 l 1,1,-1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni257F.glyph000066400000000000000000000004321472062471000313400ustar00rootroot00000000000000StartChar: uni257F Encoding: 9599 9599 703 Width: 1060 VWidth: 0 Flags: W VStem: 400 260<390 1820> LayerCount: 2 Fore SplineSet 448 390 m 1 400 390 l 1 400 1820 l 1 660 1820 l 1 660 390 l 1 613 390 l 1 613 -505 l 1 448 -505 l 1 448 390 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni2581.glyph000066400000000000000000000003551472062471000313200ustar00rootroot00000000000000StartChar: uni2581 Encoding: 9601 9601 705 Width: 1060 VWidth: 1918 Flags: W HStem: -505 291<-20 1080> LayerCount: 2 Fore SplineSet -20 -214 m 1 1080 -214 l 1 1080 -505 l 1 -20 -505 l 1 -20 -214 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni2582.glyph000066400000000000000000000003471472062471000313220ustar00rootroot00000000000000StartChar: uni2582 Encoding: 9602 9602 708 Width: 1060 VWidth: 1918 Flags: W HStem: -505 581<-20 1080> LayerCount: 2 Fore SplineSet -20 76 m 1 1080 76 l 1 1080 -505 l 1 -20 -505 l 1 -20 76 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni2583.glyph000066400000000000000000000004041472062471000313150ustar00rootroot00000000000000StartChar: uni2583 Encoding: 9603 9603 709 Width: 1060 VWidth: 1918 Flags: W HStem: -505 872<-20 1080> VStem: -20 1100<-505 367> LayerCount: 2 Fore SplineSet -20 367 m 1 1080 367 l 1 1080 -505 l 1 -20 -505 l 1 -20 367 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni2585.glyph000066400000000000000000000003521472062471000313210ustar00rootroot00000000000000StartChar: uni2585 Encoding: 9605 9605 711 Width: 1060 VWidth: 1918 Flags: W VStem: -20 1100<-505 948> LayerCount: 2 Fore SplineSet -20 948 m 1 1080 948 l 1 1080 -505 l 1 -20 -505 l 1 -20 948 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni2586.glyph000066400000000000000000000003561472062471000313260ustar00rootroot00000000000000StartChar: uni2586 Encoding: 9606 9606 712 Width: 1060 VWidth: 1918 Flags: W VStem: -20 1100<-505 1239> LayerCount: 2 Fore SplineSet -20 1239 m 1 1080 1239 l 1 1080 -505 l 1 -20 -505 l 1 -20 1239 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni2587.glyph000066400000000000000000000003561472062471000313270ustar00rootroot00000000000000StartChar: uni2587 Encoding: 9607 9607 713 Width: 1060 VWidth: 1918 Flags: W VStem: -20 1100<-505 1529> LayerCount: 2 Fore SplineSet -20 1529 m 1 1080 1529 l 1 1080 -505 l 1 -20 -505 l 1 -20 1529 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni2589.glyph000066400000000000000000000003531472062471000313260ustar00rootroot00000000000000StartChar: uni2589 Encoding: 9609 9609 714 Width: 1060 VWidth: 1918 Flags: W VStem: -20 962<-505 1820> LayerCount: 2 Fore SplineSet -20 1820 m 1 942 1820 l 1 942 -505 l 1 -20 -505 l 1 -20 1820 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni258A.glyph000066400000000000000000000003531472062471000313360ustar00rootroot00000000000000StartChar: uni258A Encoding: 9610 9610 715 Width: 1060 VWidth: 1918 Flags: W VStem: -20 825<-505 1820> LayerCount: 2 Fore SplineSet -20 1820 m 1 805 1820 l 1 805 -505 l 1 -20 -505 l 1 -20 1820 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni258B.glyph000066400000000000000000000003531472062471000313370ustar00rootroot00000000000000StartChar: uni258B Encoding: 9611 9611 716 Width: 1060 VWidth: 1918 Flags: W VStem: -20 688<-505 1820> LayerCount: 2 Fore SplineSet -20 1820 m 1 668 1820 l 1 668 -505 l 1 -20 -505 l 1 -20 1820 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni258D.glyph000066400000000000000000000003531472062471000313410ustar00rootroot00000000000000StartChar: uni258D Encoding: 9613 9613 718 Width: 1060 VWidth: 1918 Flags: W VStem: -20 412<-505 1820> LayerCount: 2 Fore SplineSet -20 1820 m 1 392 1820 l 1 392 -505 l 1 -20 -505 l 1 -20 1820 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni258E.glyph000066400000000000000000000003531472062471000313420ustar00rootroot00000000000000StartChar: uni258E Encoding: 9614 9614 719 Width: 1060 VWidth: 1918 Flags: W VStem: -20 275<-505 1820> LayerCount: 2 Fore SplineSet -20 1820 m 1 255 1820 l 1 255 -505 l 1 -20 -505 l 1 -20 1820 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni258F.glyph000066400000000000000000000003531472062471000313430ustar00rootroot00000000000000StartChar: uni258F Encoding: 9615 9615 720 Width: 1060 VWidth: 1918 Flags: W VStem: -20 138<-505 1820> LayerCount: 2 Fore SplineSet -20 1820 m 1 118 1820 l 1 118 -505 l 1 -20 -505 l 1 -20 1820 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni2594.glyph000066400000000000000000000003551472062471000313240ustar00rootroot00000000000000StartChar: uni2594 Encoding: 9620 9620 725 Width: 1060 VWidth: 1918 Flags: W HStem: 1529 291<-20 1080> LayerCount: 2 Fore SplineSet -20 1820 m 1 1080 1820 l 1 1080 1529 l 1 -20 1529 l 1 -20 1820 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni2595.glyph000066400000000000000000000003551472062471000313250ustar00rootroot00000000000000StartChar: uni2595 Encoding: 9621 9621 726 Width: 1060 VWidth: 1918 Flags: W VStem: 942 138<-505 1820> LayerCount: 2 Fore SplineSet 942 -505 m 1 942 1820 l 1 1080 1820 l 1 1080 -505 l 1 942 -505 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni2596.glyph000066400000000000000000000003471472062471000313270ustar00rootroot00000000000000StartChar: uni2596 Encoding: 9622 9622 727 Width: 1060 VWidth: 1918 Flags: W VStem: -20 550<-505 658> LayerCount: 2 Fore SplineSet -20 658 m 1 530 658 l 1 530 -505 l 1 -20 -505 l 1 -20 658 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni2597.glyph000066400000000000000000000003511472062471000313230ustar00rootroot00000000000000StartChar: uni2597 Encoding: 9623 9623 728 Width: 1060 VWidth: 1918 Flags: W VStem: 530 550<-505 658> LayerCount: 2 Fore SplineSet 530 658 m 1 1080 658 l 1 1080 -505 l 1 530 -505 l 1 530 658 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni2598.glyph000066400000000000000000000003471472062471000313310ustar00rootroot00000000000000StartChar: uni2598 Encoding: 9624 9624 729 Width: 1060 VWidth: 1918 Flags: W VStem: -20 550<658 1820> LayerCount: 2 Fore SplineSet 530 658 m 1 -20 658 l 1 -20 1820 l 1 530 1820 l 1 530 658 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni2599.glyph000066400000000000000000000005031472062471000313240ustar00rootroot00000000000000StartChar: uni2599 Encoding: 9625 9625 730 Width: 1060 VWidth: 1918 Flags: W VStem: -20 1100<-505 658> -20 550<658 1820> LayerCount: 2 Fore SplineSet 530 -505 m 1x40 -20 -505 l 1 -20 658 l 1x80 -20 1820 l 1 530 1820 l 1 530 658 l 1x40 1080 658 l 1 1080 -505 l 1x80 530 -505 l 1x40 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni259A.glyph000066400000000000000000000005111472062471000313330ustar00rootroot00000000000000StartChar: uni259A Encoding: 9626 9626 731 Width: 1060 VWidth: 1918 Flags: W VStem: -20 550<658 1820> 530 550<-505 657> LayerCount: 2 Fore SplineSet 530 657 m 1x40 1080 657 l 1 1080 -505 l 1 530 -505 l 1 530 657 l 1x40 530 658 m 1x80 -20 658 l 1 -20 1820 l 1 530 1820 l 1 530 658 l 1x80 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni259B.glyph000066400000000000000000000005031472062471000313350ustar00rootroot00000000000000StartChar: uni259B Encoding: 9627 9627 732 Width: 1060 VWidth: 1918 Flags: W VStem: -20 1100<658 1820> -20 550<-505 658> LayerCount: 2 Fore SplineSet 530 1820 m 1x40 1080 1820 l 1 1080 658 l 1x80 530 658 l 1 530 -505 l 1 -20 -505 l 1x40 -20 658 l 1 -20 1820 l 1x80 530 1820 l 1x40 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni259C.glyph000066400000000000000000000005041472062471000313370ustar00rootroot00000000000000StartChar: uni259C Encoding: 9628 9628 733 Width: 1060 VWidth: 1918 Flags: W VStem: -20 1100<658 1820> 530 550<-505 658> LayerCount: 2 Fore SplineSet 530 1820 m 1x40 1080 1820 l 1 1080 658 l 1x80 1080 -505 l 1 530 -505 l 1 530 658 l 1x40 -20 658 l 1 -20 1820 l 1x80 530 1820 l 1x40 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni259D.glyph000066400000000000000000000003511472062471000313400ustar00rootroot00000000000000StartChar: uni259D Encoding: 9629 9629 734 Width: 1060 VWidth: 1918 Flags: W VStem: 530 550<658 1820> LayerCount: 2 Fore SplineSet 530 658 m 1 530 1820 l 1 1080 1820 l 1 1080 658 l 1 530 658 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni259E.glyph000066400000000000000000000005111472062471000313370ustar00rootroot00000000000000StartChar: uni259E Encoding: 9630 9630 735 Width: 1060 VWidth: 1918 Flags: W VStem: -20 550<-505 657> 530 550<658 1820> LayerCount: 2 Fore SplineSet -20 657 m 1x80 530 657 l 1 530 -505 l 1 -20 -505 l 1 -20 657 l 1x80 530 658 m 1x40 530 1820 l 1 1080 1820 l 1 1080 658 l 1 530 658 l 1x40 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uni259F.glyph000066400000000000000000000005071472062471000313450ustar00rootroot00000000000000StartChar: uni259F Encoding: 9631 9631 736 Width: 1060 VWidth: 1918 Flags: W VStem: -20 1100<-505 658> 530 550<658 1820> LayerCount: 2 Fore SplineSet 1080 658 m 1x80 1080 -505 l 1x80 530 -505 l 1x40 -20 -505 l 1 -20 658 l 1x80 530 658 l 1 530 1820 l 1 1080 1820 l 1x40 1080 658 l 1x80 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uniE000.glyph000066400000000000000000000007431472062471000313260ustar00rootroot00000000000000StartChar: uniE000 Encoding: 57344 57344 319 Width: 1060 VWidth: 6 Flags: W HStem: 390 154<418.981 573.371> 486 158<208.671 369.117> VStem: 67 635 LayerCount: 2 Fore SplineSet 76 491 m 2x60 135 603 198 644 262 644 c 0x60 366 644 461 544 519 544 c 0 542 544 566 560 589 624 c 0 598 650 l 1 702 546 l 1 695 532 l 0 640 430 580 390 519 390 c 0xa0 415 390 327 486 269 486 c 0 242 486 219 475 194 409 c 0 186 387 l 1 67 475 l 1 76 491 l 2x60 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uniE001.glyph000066400000000000000000000032211472062471000313210ustar00rootroot00000000000000StartChar: uniE001 Encoding: 57345 57345 320 Width: 1060 VWidth: 6 Flags: W HStem: -312 150<347.529 575.23> -26 21G<716 755.5> -11 152<370.059 490.911> 513 151<403.205 550.976> 894 150<395.333 532.135> 1191 152<345.927 566.731> VStem: 23 123<166.673 870.319> 219 129<151.289 456.948> 565 117<224.252 496.71> 774 114<148.623 863.075> LayerCount: 2 Fore SplineSet 406 -11 m 1xbfc0 275 -5 219 154 219 299 c 0 219 300 219 302 219 303 c 1 219 380 236 461 271 524 c 1 329 628 403 661 472 664 c 0 475 664 477 664 480 664 c 0 516 664 545 652 564 641 c 1 555 806 546 894 462 894 c 0 403 894 396 860 340 727 c 0 332 709 l 1 228 770 l 1 234 787 l 0 289 963 364 1041 462 1044 c 1 503 1044 561 1025 602 967 c 1 644 907 682 805 682 663 c 0 682 229 l 1 685 155 690 157 709 133 c 1 710 131 714 128 717 126 c 1 727 132 733 149 739 169 c 0 771 267 774 386 774 515 c 0 774 900 635 1191 456 1191 c 0 278 1191 146 901 146 515 c 0 146 129 286 -162 456 -162 c 0 516 -162 574 -129 624 -72 c 0 636 -57 l 1 713 -153 l 1 702 -166 l 0 639 -239 542 -312 456 -312 c 0 209 -312 23 68 23 515 c 0 23 962 209 1343 456 1343 c 0 703 1343 888 962 888 515 c 0 888 364 866 222 830 98 c 1 821 71 789 -26 722 -26 c 0 721 -26 720 -26 719 -26 c 0 717 -26 l 1xdfc0 716 -25 l 0 697 -20 668 -9 648 16 c 0 647 16 l 0 635 34 609 59 596 110 c 1 573 80 553 65 524 38 c 1 492 11 451 -11 406 -11 c 1xbfc0 405 141 m 0xbfc0 431 141 459 155 476 170 c 1 541 229 554 299 565 334 c 1 565 367 564 433 564 452 c 1 533 495 503 513 472 513 c 0 471 513 470 513 469 513 c 0 414 511 348 415 348 310 c 0 348 308 348 307 348 305 c 1 351 201 382 141 405 141 c 0xbfc0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uniE002.glyph000066400000000000000000000023241472062471000313250ustar00rootroot00000000000000StartChar: uniE002 Encoding: 57346 57346 321 Width: 1060 VWidth: 6 Flags: W HStem: -310 150<414.529 642.23> -9 153<491.048 609.012> 702 152<500.409 649.08> 1198 153<409.668 608.797> VStem: 90 123<169.451 874.351> 315 129<193.676 639.402> 683 117<227.653 665.965> LayerCount: 2 Fore SplineSet 800 703 m 0 800 703 800 678 800 666 c 0 800 231 l 1 803 159 822 126 854 98 c 0 871 83 l 1 776 4 l 1 765 20 l 1 752 39 727 63 714 113 c 1 691 83 671 68 642 41 c 1 610 14 570 -9 524 -9 c 1 389 -2 315 233 315 378 c 0 315 379 315 380 315 381 c 1 315 393 315 407 315 422 c 0 315 496 319 600 368 711 c 0 418 823 503 851 571 854 c 0 573 854 575 854 577 854 c 0 620 854 658 835 680 821 c 1 678 854 677 882 675 903 c 0 666 1031 655 1198 509 1198 c 0 352 1198 213 905 213 518 c 0 213 132 353 -160 523 -160 c 0 583 -160 641 -126 691 -69 c 0 703 -54 l 1 779 -150 l 1 769 -163 l 0 706 -236 609 -310 523 -310 c 0 276 -310 90 71 90 518 c 0 90 964 262 1351 509 1351 c 0 774 1351 800 996 800 703 c 0 524 144 m 0 550 144 577 158 594 173 c 1 659 232 672 301 683 336 c 1 683 621 l 1 651 665 596 702 567 702 c 0 467 702 444 498 444 375 c 0 444 370 444 365 444 360 c 1 447 256 503 144 524 144 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uniE0A0.glyph000066400000000000000000000012061472062471000313420ustar00rootroot00000000000000StartChar: uniE0A0 Encoding: 57504 57504 567 Width: 1060 Flags: W VStem: 140 276<-364 202.322 703 1596> 707 166<673.969 1222> LayerCount: 2 Fore SplineSet 416 -364 m 1 140 -364 l 1 140 0 l 2 140 119 166 217 219 292 c 1 255 345 311 396 388 446 c 2 540 545 l 2 600 584 643 630 668 684 c 0 694 736 707 806 707 893 c 2 707 1222 l 1 498 1222 l 1 790 1564 l 1 1082 1222 l 1 873 1222 l 1 873 837 l 2 873 709 855 611 820 542 c 0 784 474 730 417 659 370 c 1 584 320 l 2 522 279 479 238 456 196 c 0 429 149 416 83 416 0 c 2 416 -364 l 1 416 703 m 1 140 525 l 1 140 1596 l 1 416 1596 l 1 416 703 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uniE0A1.glyph000066400000000000000000000010061472062471000313410ustar00rootroot00000000000000StartChar: uniE0A1 Encoding: 57505 57505 568 Width: 1060 Flags: W HStem: 748 132<230 582> VStem: 76 154<880 1648> 392 158<-233 85.552> 784 158<373.093 667> 804 138<80 387.507> LayerCount: 2 Fore SplineSet 582 880 m 1xe0 582 748 l 1 76 748 l 1 76 1648 l 1 230 1648 l 1 230 880 l 1 582 880 l 1xe0 784 667 m 1xf0 942 667 l 1xf0 942 -233 l 1 776 -233 l 1 530 352 l 1 550 -38 l 1 550 -233 l 1 392 -233 l 1 392 667 l 1 558 667 l 1 804 80 l 1xe8 784 509 l 1 784 667 l 1xf0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uniE0A2.glyph000066400000000000000000000021041472062471000313420ustar00rootroot00000000000000StartChar: uniE0A2 Encoding: 57506 57506 569 Width: 1060 Flags: W HStem: 0 236<464 576> 745 187<433.175 606.825> 1472 130<401.37 643.096> VStem: 42 422<236 544.963> 42 354<524.414 707.825> 185 161<932 1415.8> 576 424<236 544.963> 644 356<524.414 707.825> 696 161<932 1418.87> LayerCount: 2 Fore SplineSet 208 0 m 2xe1 97 0 42 47 42 141 c 2 42 781 l 2xe9 42 882 89 932 185 932 c 1 185 1287 l 2 185 1378 218 1454 284 1515 c 0 348 1573 427 1602 521 1602 c 256 615 1602 695 1573 758 1515 c 0 824 1454 857 1378 857 1287 c 2 857 932 l 1xe480 953 932 1000 882 1000 781 c 2 1000 141 l 2 1000 47 945 0 834 0 c 2 208 0 l 2xe1 521 1472 m 256 468 1472 427 1455 394 1422 c 0 363 1389 346 1344 346 1287 c 2 346 932 l 1 696 932 l 1 696 1287 l 2xe480 696 1344 679 1389 649 1422 c 0 615 1455 574 1472 521 1472 c 256 576 236 m 1xf2 576 510 l 1xf2 621 533 644 570 644 621 c 0 644 655 632 684 608 709 c 0 583 733 554 745 520 745 c 256 486 745 457 733 432 709 c 0 408 684 396 655 396 621 c 0xe9 396 570 419 533 464 510 c 1 464 236 l 1 576 236 l 1xf2 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uniE0B0.glyph000066400000000000000000000003411472062471000313420ustar00rootroot00000000000000StartChar: uniE0B0 Encoding: 57520 57520 570 Width: 1060 VWidth: 1918 Flags: W LayerCount: 2 Fore SplineSet -78 1820 m 1 -19 1820 l 1 1040 658 l 1 -20 -504 l 1 -78 -504 l 1 -78 1820 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uniE0B1.glyph000066400000000000000000000003541472062471000313470ustar00rootroot00000000000000StartChar: uniE0B1 Encoding: 57521 57521 571 Width: 1060 VWidth: 1918 Flags: W LayerCount: 2 Fore SplineSet -57 1682 m 1 39 1777 l 1 1060 658 l 1 39 -461 l 1 -57 -366 l 1 875 658 l 1 -57 1682 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uniE0B2.glyph000066400000000000000000000003441472062471000313470ustar00rootroot00000000000000StartChar: uniE0B2 Encoding: 57522 57522 572 Width: 1060 VWidth: 1918 Flags: W LayerCount: 2 Fore SplineSet 1138 -505 m 1 1080 -505 l 1 20 658 l 1 1080 1820 l 1 1138 1820 l 1 1138 -505 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uniE0B3.glyph000066400000000000000000000003561472062471000313530ustar00rootroot00000000000000StartChar: uniE0B3 Encoding: 57523 57523 573 Width: 1060 VWidth: 1918 Flags: W LayerCount: 2 Fore SplineSet 185 658 m 1 1117 -366 l 1 1021 -461 l 1 0 658 l 1 1021 1777 l 1 1117 1682 l 1 185 658 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uniE0E3.glyph000066400000000000000000000001651472062471000313540ustar00rootroot00000000000000StartChar: uniE0E3 Encoding: 57571 57571 1029 Width: 1060 VWidth: 0 Flags: W LayerCount: 2 Fore Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uniE0E4.glyph000066400000000000000000000001651472062471000313550ustar00rootroot00000000000000StartChar: uniE0E4 Encoding: 57572 57572 1030 Width: 1060 VWidth: 0 Flags: W LayerCount: 2 Fore Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uniFF62.glyph000066400000000000000000000006361472062471000313660ustar00rootroot00000000000000StartChar: uniFF62 Encoding: 65378 65378 979 Width: 1060 VWidth: 66 Flags: W HStem: 1278 199<522 905.34> VStem: 259 263<313 1265> LayerCount: 2 Fore SplineSet 263 313 m 1 262 382 262 465 261 567 c 0 261 742 259 918 259 1049 c 2 259 1470 l 1 352 1470 749 1477 800 1477 c 0 872 1480 881 1481 904 1483 c 1 936 1278 l 1 835 1269 689 1269 522 1265 c 1 522 313 l 1 263 313 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uniFF63.glyph000066400000000000000000000007131472062471000313630ustar00rootroot00000000000000StartChar: uniFF63 Encoding: 65379 65379 980 Width: 1060 VWidth: 66 Flags: W HStem: -259 208<95 521> VStem: 521 263<-55 896> LayerCount: 2 Fore SplineSet 785 896 m 1 785 794 784 680 784 567 c 0 783 388 782 267 782 177 c 0 782 -3 784 -86 784 -264 c 1 691 -264 290 -259 231 -259 c 0 160 -259 120 -265 95 -268 c 1 95 -60 l 1 109 -57 175 -51 238 -51 c 2 251 -51 l 2 270 -51 425 -52 521 -55 c 1 521 896 l 1 785 896 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uogonek.glyph000066400000000000000000000014431472062471000316530ustar00rootroot00000000000000StartChar: uogonek Encoding: 371 371 305 Width: 1060 VWidth: 32 Flags: W HStem: -503 196<593.57 849.501> 2 204<315.099 562.217> 1000 21G<99.8571 288 649.967 907> VStem: 50 245<220.841 876.355> 338 250<-295.213 -185.178> 649 257<285.916 1021> LayerCount: 2 Fore SplineSet 754 108 m 1 679 31 547 5 397 2 c 1 388 2 l 2 236 2 50 53 50 229 c 0 50 311 51 408 51 504 c 0 51 720 48 935 29 992 c 1 277 1020 l 1 299 928 293 664 295 298 c 1 307 231 326 206 411 206 c 1 563 213 649 291 649 418 c 2 650 1021 l 1 907 1021 l 1 906 306 l 1 908 254 973 187 1024 166 c 1 806 -155 588 -148 588 -250 c 0 588 -293 644 -307 708 -307 c 0 766 -307 806 -278 836 -256 c 1 960 -397 l 1 916 -445 798 -503 698 -503 c 0 516 -503 338 -447 338 -259 c 0 338 -61 611 -72 754 108 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/upblock.glyph000066400000000000000000000004051472062471000316400ustar00rootroot00000000000000StartChar: upblock Encoding: 9600 9600 704 Width: 1060 VWidth: 1918 Flags: W HStem: 658 1162<-20 1080> VStem: -20 1100<658 1820> LayerCount: 2 Fore SplineSet -20 1820 m 1 1080 1820 l 1 1080 658 l 1 -20 658 l 1 -20 1820 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/upsilon.glyph000066400000000000000000000013421472062471000316730ustar00rootroot00000000000000StartChar: upsilon Encoding: 965 965 361 Width: 1060 VWidth: 6 Flags: W HStem: -4 209<396.299 596.841> 1012 20G<151.31 340.5 835.395 925> VStem: 92 258<256.143 999.91> 712 266<354.524 881.208> AnchorPoint: "above_accent" 498 1108 basechar 0 LayerCount: 2 Fore SplineSet 92 364 m 0 92 424 92 487 92 547 c 0 92 751 91 939 70 1003 c 1 332 1032 l 1 349 960 350 778 350 573 c 0 350 517 350 512 350 455 c 0 350 335 379 205 477 205 c 0 535 205 595 228 650 309 c 0 708 395 712 431 712 669 c 0 712 761 668 880 642 963 c 1 894 1049 l 1 956 953 978 756 978 690 c 0 978 686 978 682 978 678 c 0 978 666 978 653 978 641 c 0 978 450 951 303 778 123 c 0 715 57 595 -4 432 -4 c 0 239 -4 92 165 92 364 c 0 EndSplineSet Validated: 1 EndChar upsilondieresis.glyph000066400000000000000000000005601472062471000333450ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdirStartChar: upsilondieresis Encoding: 971 971 367 Width: 1060 VWidth: 0 Flags: W HStem: -4 209<396.299 596.841> 1012 20G<151.31 340.5 835.395 925> 1184 240<161 440 581 863> VStem: 92 258<256.143 999.91> 161 279<1184 1424> 581 282<1184 1421> 712 266<354.524 881.208> LayerCount: 2 Fore Refer: 173 168 N 1 0 0 1 15 0 2 Refer: 361 965 N 1 0 0 1 0 0 3 Validated: 1 EndChar upsilondieresistonos.glyph000066400000000000000000000006701472062471000344320ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdirStartChar: upsilondieresistonos Encoding: 944 944 399 Width: 1060 VWidth: 0 Flags: W HStem: -4 209<396.299 596.841> 1012 20G<151.31 340.5 835.395 925> 1180.76 204.883<149 428 569 851> 1358.47 417.767 VStem: 92 258<256.143 999.91> 149 279<1180.76 1385.64> 478.412 218.647<1638.46 1729.57> 569 282<1180.76 1383.08> 712 266<354.524 881.208> LayerCount: 2 Fore Refer: 411 901 N 1 0 0 1 3 8 2 Refer: 361 965 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/upsilontonos.glyph000066400000000000000000000005211472062471000327540ustar00rootroot00000000000000StartChar: upsilontonos Encoding: 973 973 401 Width: 1060 VWidth: 0 Flags: W HStem: -4 209<396.299 596.841> 1012 20G<151.31 340.5 835.395 925> 1132 454 VStem: 92 258<256.143 999.91> 527 236<1436.27 1535.28> 712 266<354.524 881.208> LayerCount: 2 Fore Refer: 392 900 N 1 0 0 1 43 -90 2 Refer: 361 965 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/uring.glyph000066400000000000000000000006351472062471000313320ustar00rootroot00000000000000StartChar: uring Encoding: 367 367 301 Width: 1060 VWidth: 32 Flags: W HStem: -17 21G<861 908.628> 2 204<344.099 591.094> 1000 13G<130.571 323 667 918> 1128 132<419.395 581.541> 1385 142<419.983 582.971> VStem: 79 251<220.841 885.496> 226 189<1269.88 1376.35> 587 190<1269.71 1376.35> 667 251<278.168 1013> LayerCount: 2 Fore Refer: 972 730 N 1 0 0 1 -20 -150 2 Refer: 20 117 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/utilde.glyph000066400000000000000000000005471472062471000314760ustar00rootroot00000000000000StartChar: utilde Encoding: 361 361 295 Width: 1060 VWidth: 32 Flags: W HStem: -17 21G<861 908.628> 2 204<344.099 591.094> 1000 13G<130.571 323 667 918> 1152 178<573.92 732.997> 1282 180<295.718 459.459> VStem: 79 251<220.841 885.496> 667 251<278.168 1013> LayerCount: 2 Fore Refer: 325 771 N 1 0 0 1 -3 0 2 Refer: 20 117 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/v.glyph000066400000000000000000000007221472062471000304500ustar00rootroot00000000000000StartChar: v Encoding: 118 118 21 Width: 1060 VWidth: 6 Flags: W HStem: -8 21G<342 446> 993 20G<687 939.5> VStem: 690 254<481.986 1013> LayerCount: 2 Fore SplineSet 216 1076 m 1 386 793 470 508 538 251 c 1 662 394 683 609 689 816 c 0 690 835 690 860 690 885 c 0 690 931 689 979 687 1013 c 1 938 1013 l 1 941 997 944 880 944 822 c 0 944 505 840 212 658 66 c 0 587 9 550 -8 342 -8 c 1 342 250 130 763 4 946 c 1 216 1076 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/w.glyph000066400000000000000000000016201472062471000304470ustar00rootroot00000000000000StartChar: w Encoding: 119 119 22 Width: 1060 VWidth: 4 Flags: W HStem: 0 214<307 386.006 651 717.235> 993 20G<757 1004> VStem: 123 212<210.565 551.123> 443 215<276.459 835> 771 234<279.057 1013> AnchorPoint: "above_accent" 533 1107 basechar 0 LayerCount: 2 Fore SplineSet 17 984 m 1 266 1056 l 1 336 848 334 660 335 488 c 0 335 477 335 467 335 457 c 0 335 363 318 241 307 209 c 1 395 209 443 352 443 463 c 0 443 835 l 1 653 836 l 1 653 836 658 758 658 593 c 0 658 497 656 371 651 214 c 1 653 214 654 214 656 214 c 0 734 214 771 361 771 613 c 0 771 787 767 904 757 1013 c 1 1003 1013 l 1 1005 981 1005 960 1005 916 c 0 1005 886 1005 856 1005 829 c 0 1005 676 1004 468 963 279 c 0 927 115 799 0 580 0 c 2 546 0 l 1 546 0 528 66 522 153 c 1 488 81 392 -12 195 -12 c 2 189 -12 l 1 143 -11 137 -6 123 0 c 1 113 82 126 521 63 835 c 0 52 889 40 943 17 984 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/wcircumflex.glyph000066400000000000000000000005011472062471000325260ustar00rootroot00000000000000StartChar: wcircumflex Encoding: 373 373 307 Width: 1060 VWidth: 32 Flags: W HStem: 0 214<307 386.006 651 717.235> 993 20G<757 1004> 1132 447 VStem: 123 212<210.565 551.123> 443 215<276.459 835> 771 234<279.057 1013> LayerCount: 2 Fore Refer: 324 770 N 1 0 0 1 17 -23 2 Refer: 22 119 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/x.glyph000066400000000000000000000011471472062471000304540ustar00rootroot00000000000000StartChar: x Encoding: 120 120 23 Width: 1060 VWidth: 4 Flags: W HStem: -4 229<856.331 980> 1025 20G<208.184 249.591 734 974> VStem: 736 238<883.264 1013> LayerCount: 2 Fore SplineSet 934 839 m 0 894 751 748 590 658 504 c 1 738 401 862 256 884 243 c 0 888 240 896 225 930 225 c 0 948 225 966 228 982 231 c 1 980 2 l 1 962 -1 938 -4 920 -4 c 0 878 -4 820 6 780 34 c 1 708 81 602 213 516 331 c 1 184 -42 l 1 14 119 l 1 378 513 l 1 52 904 l 1 234 1045 l 1 524 673 l 1 584 741 632 777 702 900 c 0 722 935 732 997 736 1014 c 1 974 1013 l 1 968 964 958 893 934 839 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/xi.glyph000066400000000000000000000017541472062471000306310ustar00rootroot00000000000000StartChar: xi Encoding: 958 958 354 Width: 1060 VWidth: 0 Flags: W HStem: -347 198<665.393 773.531> 0 215<401.407 787.252> 661 197<654.113 804> 1155 197<234.124 448.274> 1356 20G<790 864.643> 1408 20G<184.39 220> VStem: 100 258<262.383 463.204> 282 266<889.587 1022.14> 792 222<-117.126 -10.4223> LayerCount: 2 Fore SplineSet 200 1428 m 1xfd80 240 1386 286 1352 368 1352 c 0 532 1352 724 1358 856 1376 c 1 942 1177 l 1 832 1130 548 1046 548 964 c 0xfd80 548 871 654 858 804 858 c 1 804 661 l 1 540 595 358 504 358 339 c 0 358 303 396 215 546 215 c 0 548 215 718 216 720 216 c 0 886 216 1014 134 1014 -66 c 0 1014 -280 790 -335 668 -347 c 1 632 -149 l 1 716 -136 792 -117 792 -77 c 0 792 -21 766 0 678 0 c 0 670 0 664 0 658 0 c 0 654 0 498 0 494 0 c 0 294 0 100 58 100 325 c 0xfe80 100 577 318 716 434 752 c 1 392 763 282 799 282 967 c 0 282 1057 358 1125 450 1161 c 1 450 1161 392 1155 362 1155 c 0 246 1155 148 1182 72 1264 c 1 200 1428 l 1xfd80 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/y.glyph000066400000000000000000000012361472062471000304540ustar00rootroot00000000000000StartChar: y Encoding: 121 121 24 Width: 1060 VWidth: 14 Flags: W HStem: -376 212<298.407 422.094> -20 20G<42 278> 751 262<56.7511 199.549> VStem: 42 236<-155.58 0> 716 256<565.814 1013> AnchorPoint: "above_accent" 490 1107 basechar 0 LayerCount: 2 Fore SplineSet 352 -164 m 0 404 -164 518 -24 538 70 c 1 267 681 198 751 101 751 c 3 81 751 67 751 57 750 c 1 56 1011 l 1 56 1011 98 1013 132 1013 c 3 324 1013 388 899 657 325 c 1 708 612 716 735 716 1013 c 1 972 1013 l 1 972 953 971 868 957 747 c 0 920 424 792 0 662 -174 c 0 541 -335 459 -376 312 -376 c 1 98 -376 46 -173 42 0 c 1 278 0 l 1 278 -114 304 -164 352 -164 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/yacute.glyph000066400000000000000000000004711472062471000314760ustar00rootroot00000000000000StartChar: yacute Encoding: 253 253 147 Width: 1060 VWidth: 6 Flags: W HStem: -376 212<298.407 422.094> -20 20G<42 278> 751 262<56.7511 199.549> 1120 442 VStem: 42 236<-155.58 0> 189 566 716 256<565.814 1013> LayerCount: 2 Fore Refer: 323 769 N 1 0 0 1 -10 27 2 Refer: 24 121 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/ycircumflex.glyph000066400000000000000000000004701472062471000325350ustar00rootroot00000000000000StartChar: ycircumflex Encoding: 375 375 309 Width: 1060 VWidth: 32 Flags: W HStem: -376 212<298.407 422.094> -20 20G<42 278> 751 262<56.7511 199.549> 1132 447 VStem: 42 236<-155.58 0> 716 256<565.814 1013> LayerCount: 2 Fore Refer: 324 770 N 1 0 0 1 -26 -23 2 Refer: 24 121 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/ydieresis.glyph000066400000000000000000000005521472062471000322040ustar00rootroot00000000000000StartChar: ydieresis Encoding: 255 255 148 Width: 1060 VWidth: 10 Flags: W HStem: -376 212<298.407 422.094> -20 20G<42 278> 751 262<56.7511 199.549> 1183 240<153 432 573 855> VStem: 42 236<-155.58 0> 153 279<1183 1423> 573 282<1183 1420> 716 256<565.814 1013> LayerCount: 2 Fore Refer: 173 168 N 1 0 0 1 7 -1 2 Refer: 24 121 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/yen.glyph000066400000000000000000000017371472062471000310050ustar00rootroot00000000000000StartChar: yen Encoding: 165 165 150 Width: 1060 VWidth: 0 Flags: W HStem: -6 21G<368 618> 323 226<87 371 624 932> 638 218<83 226 777 930> 1343 20G<201.936 253 745 797.529> VStem: 368 250<-6 321 549 623.813> LayerCount: 2 Fore SplineSet 368 -6 m 1 368 138 l 2 368 177 370 247 371 323 c 1 341 323 310 323 279 323 c 0 219 323 156 322 87 318 c 1 85 541 l 1 194 547 286 549 375 549 c 1 375 573 375 595 375 613 c 1 373 616 370 620 367 624 c 1 287 626 196 631 82 638 c 1 82 668 81 718 81 765 c 0 81 800 82 834 83 856 c 1 135 853 182 851 226 849 c 1 138 994 44 1158 14 1222 c 1 233 1363 l 1 273 1284 424 992 511 852 c 1 609 994 726 1287 764 1376 c 1 992 1240 l 1 964 1184 867 1008 777 853 c 1 823 854 873 854 930 854 c 1 932 635 l 1 819 635 734 631 643 628 c 1 636 618 630 609 625 602 c 1 625 584 624 565 624 547 c 1 727 545 822 541 932 541 c 1 932 317 l 1 822 317 723 320 620 321 c 1 618 233 618 157 618 128 c 2 618 -6 l 1 368 -6 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/z.glyph000066400000000000000000000011441472062471000304530ustar00rootroot00000000000000StartChar: z Encoding: 122 122 25 Width: 1060 VWidth: 6 Flags: W HStem: -22 21G<903.5 930.56> 0 203<402 923.912> 803 208<124 600> AnchorPoint: "above_accent" 535 1107 basechar 0 LayerCount: 2 Fore SplineSet 93 815 m 1 124 1017 l 1 170 1012 281 1011 405 1011 c 0 591 1011 807 1014 877 1016 c 1 954 826 l 1 921 793 454 384 402 197 c 1 802 203 l 2 804 203 806 203 808 203 c 0 862 203 911 190 970 171 c 1 926 -22 l 1 881 -9 865 0 800 0 c 2 71 0 l 1 71 20 l 2 71 93 76 143 93 189 c 0 172 403 400 642 600 806 c 1 532 805 499 803 398 803 c 0 273 803 150 806 93 815 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/zacute.glyph000066400000000000000000000004101472062471000314700ustar00rootroot00000000000000StartChar: zacute Encoding: 378 378 312 Width: 1060 VWidth: 32 Flags: W HStem: -22 21G<903.5 930.56> 0 203<402 923.912> 803 208<124 600> 1120 442 VStem: 234 566 LayerCount: 2 Fore Refer: 323 769 N 1 0 0 1 35 27 2 Refer: 25 122 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/zcaron.glyph000066400000000000000000000003721472062471000315000ustar00rootroot00000000000000StartChar: zcaron Encoding: 382 382 316 Width: 1060 VWidth: 32 Flags: W HStem: -22 21G<903.5 930.56> 0 203<402 923.912> 803 208<124 600> 1144 447 LayerCount: 2 Fore Refer: 334 780 N 1 0 0 1 15 -62 2 Refer: 25 122 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/zdotaccent.glyph000066400000000000000000000004371472062471000323440ustar00rootroot00000000000000StartChar: zdotaccent Encoding: 380 380 314 Width: 1060 VWidth: 32 Flags: W HStem: -22 21G<903.5 930.56> 0 203<402 923.912> 803 208<124 600> 1184 246<387 670> VStem: 387 285<1184 1430> LayerCount: 2 Fore Refer: 330 775 N 1 0 0 1 76 0 2 Refer: 25 122 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/zero.glyph000066400000000000000000000011301472062471000311540ustar00rootroot00000000000000StartChar: zero Encoding: 48 48 52 Width: 1060 VWidth: 0 Flags: W HStem: -17 208<418.679 588.668> 1105 207<431.419 590.919> VStem: 91 255<583.085 996.493> 666 254<289.895 722.691> LayerCount: 2 Fore SplineSet 348 581 m 1 629 970 l 1 598 1070 584 1105 513 1105 c 0 359 1105 346 814 346 631 c 0 346 608 348 581 348 581 c 1 665 726 m 1 377 332 l 1 403 237 431 191 499 191 c 0 656 191 666 442 666 677 c 0 666 705 665 726 665 726 c 1 515 1312 m 0 842 1312 920 976 920 660 c 0 920 336 848 -17 512 -17 c 0 167 -17 91 286 91 616 c 0 91 951 158 1312 515 1312 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Bold.sfdir/zeta.glyph000066400000000000000000000014471472062471000311530ustar00rootroot00000000000000StartChar: zeta Encoding: 950 950 346 Width: 1060 VWidth: 0 Flags: W HStem: -347 198<659.393 768.327> 0 215<454.008 779.398> 1155 197<222.111 642.196> 1356 20G<902 975.7> 1394 20G<184.857 224> VStem: 138 258<282.446 663.224> 788 222<-118.439 -8.49052> LayerCount: 2 Fore SplineSet 204 1414 m 1 244 1372 280 1352 360 1352 c 0 526 1352 836 1358 968 1376 c 1 1050 1163 l 1 878 1080 396 808 396 504 c 0 396 321 448 215 540 215 c 0 544 215 712 216 716 216 c 0 922 216 1010 91 1010 -66 c 0 1010 -297 752 -337 662 -347 c 1 626 -149 l 1 710 -136 788 -115 788 -77 c 0 788 -3 736 0 648 0 c 0 642 0 636 0 628 0 c 0 624 0 494 0 490 0 c 0 288 0 138 177 138 504 c 0 138 861 402 991 646 1164 c 1 516 1157 508 1155 380 1155 c 0 266 1155 148 1175 70 1274 c 1 204 1414 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/000077500000000000000000000000001472062471000302635ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/_A.glyph000066400000000000000000000012501472062471000316450ustar00rootroot00000000000000StartChar: A Encoding: 65 65 26 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<-69 196.5 692 972> 281 223<409.995 673.747> 1305 20G<505.5 849.5> AnchorPoint: "above_accent" 690 1322 basechar 0 LayerCount: 2 Fore SplineSet 674 504 m 1 674 511 l 0 674 625 636 773 636 905 c 0 636 937 638 968 644 998 c 1 605 830 472 625 407 486 c 1 470 499 590 499 674 504 c 1 601 1325 m 1 676 1325 750 1325 825 1325 c 1 874 883 929 448 972 0 c 1 880 0 788 0 696 0 c 1 688 94 681 188 673 281 c 1 520 278 436 282 310 252 c 1 294 222 278 192 262 162 c 1 230 101 202 43 191 0 c 1 104 0 18 0 -69 0 c 1 -53 61 -14 143 28 223 c 1 219 590 410 958 601 1325 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/_A_E.glyph000066400000000000000000000021611472062471000321130ustar00rootroot00000000000000StartChar: AE Encoding: 198 198 82 Width: 1060 VWidth: 0 Flags: W HStem: -5 208<658 918.969> 280 209<326.037 437> 642 208<719 912.835> 1114 208<743.378 1102.83> AnchorPoint: "above_accent" 738 1322 basechar 0 LayerCount: 2 Fore SplineSet 939 32 m 1 887 7 820 -5 745 -5 c 1 631 -5 517 -5 403 -5 c 1 422 150 420 125 437 277 c 1 419 279 405 280 391 280 c 0 363 280 300 278 264 270 c 1 211 133 212 137 159 0 c 1 84 15 9 30 -66 45 c 1 104 431 276 894 454 1323 c 1 502 1322 551 1321 599 1320 c 1 642 1322 696 1322 756 1322 c 0 881 1322 l 1 968 1322 1054 1322 1141 1322 c 1 1128 1253 1114 1185 1101 1116 c 1 1095 1116 1090 1116 1084 1116 c 1 1001 1116 1013 1114 890 1114 c 1 843 1114 795 1114 748 1114 c 1 738 1025 729 935 719 846 c 1 770 847 760 850 845 850 c 1 880 850 916 850 951 850 c 1 938 781 924 711 911 642 c 1 876 642 840 642 805 642 c 1 723 642 740 639 695 638 c 1 683 493 670 348 658 203 c 1 710 203 763 203 815 203 c 1 876 203 919 228 919 228 c 1 926 163 932 97 939 32 c 1 462 489 m 1 475 611 504 875 517 997 c 1 470 873 371 609 324 485 c 1 354 488 411 489 462 489 c 1 EndSplineSet Validated: 1 EndChar _A_Eacute.glyph000066400000000000000000000004471472062471000330630ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: AEacute Encoding: 508 508 460 Width: 1060 VWidth: 0 Flags: W HStem: -5 208<658 918.969> 280 209<326.037 437> 642 208<719 912.835> 1114 208<743.378 1102.83> 1350 452 VStem: 535 588 LayerCount: 2 Fore Refer: 323 769 N 1 0 0 1 134 83 2 Refer: 82 198 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/_Aacute.glyph000066400000000000000000000004241472062471000326710ustar00rootroot00000000000000StartChar: Aacute Encoding: 193 193 72 Width: 1060 VWidth: -8 Flags: W HStem: 0 21G<-69 196.5 692 972> 281 223<409.995 673.747> 1305 20G<505.5 849.5> 1350 452 VStem: 487 588 LayerCount: 2 Fore Refer: 323 769 N 1 0 0 1 86 83 2 Refer: 26 65 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/_Abreve.glyph000066400000000000000000000004301472062471000326700ustar00rootroot00000000000000StartChar: Abreve Encoding: 258 258 207 Width: 1060 VWidth: 32 Flags: W HStem: 0 21G<-69 196.5 692 972> 281 223<409.995 673.747> 1305 20G<505.5 849.5> 1468 183<639.135 886.439> LayerCount: 2 Fore Refer: 328 774 N 1 0 0 1 25 143 2 Refer: 26 65 N 1 0 0 1 0 0 3 Validated: 1 EndChar _Acircumflex.glyph000066400000000000000000000004131472062471000336500ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: Acircumflex Encoding: 194 194 73 Width: 1060 VWidth: -10 Flags: W HStem: 0 21G<-69 196.5 692 972> 281 223<409.995 673.747> 1305 20G<505.5 849.5> 1355 448 LayerCount: 2 Fore Refer: 324 770 N 1 0 0 1 7 103 2 Refer: 26 65 N 1 0 0 1 0 0 3 Validated: 1 EndChar _Adieresis.glyph000066400000000000000000000004331472062471000333200ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: Adieresis Encoding: 196 196 75 Width: 1060 VWidth: -4 Flags: W HStem: 0 21G<-69 196.5 692 972> 281 223<409.995 673.747> 1305 20G<505.5 849.5> 1433 240<422 654 842 1077> LayerCount: 2 Fore Refer: 173 168 N 1 0 0 1 -1 249 2 Refer: 26 65 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/_Agrave.glyph000066400000000000000000000004241472062471000326740ustar00rootroot00000000000000StartChar: Agrave Encoding: 192 192 71 Width: 1060 VWidth: -8 Flags: W HStem: 0 21G<-69 196.5 692 972> 281 223<409.995 673.747> 1305 20G<505.5 849.5> 1362 450 VStem: 475 562 LayerCount: 2 Fore Refer: 322 768 N 1 0 0 1 95 95 2 Refer: 26 65 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/_Alpha.glyph000066400000000000000000000003321472062471000325120ustar00rootroot00000000000000StartChar: Alpha Encoding: 913 913 368 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<-69 196.5 692 972> 281 223<409.995 673.747> 1305 20G<505.5 849.5> LayerCount: 2 Fore Refer: 26 65 N 1 0 0 1 0 0 2 Validated: 1 EndChar _Alphatonos.glyph000066400000000000000000000004351472062471000335220ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: Alphatonos Encoding: 902 902 410 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<-69 196.5 692 972> 281 223<409.995 673.747> 1189 454 1305 20G<505.5 849.5> VStem: 213 450 LayerCount: 2 Fore Refer: 392 900 S 1 0 0 1 -297 -33 2 Refer: 368 913 N 1 0 0 1 0 0 3 Validated: 1 EndChar _Amacron.glyph000066400000000000000000000004471472062471000327750ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: Amacron Encoding: 256 256 178 Width: 1060 VWidth: -4 Flags: W HStem: 0 21G<-69 196.5 692 972> 281 223<409.995 673.747> 1305 20G<505.5 849.5> 1486 194<523.574 989.216> VStem: 488 538 LayerCount: 2 Fore Refer: 326 772 N 1 0 0 1 41 23 2 Refer: 26 65 N 1 0 0 1 0 0 3 Validated: 1 EndChar _Aogonek.glyph000066400000000000000000000021271472062471000327750ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: Aogonek Encoding: 260 260 209 Width: 1060 VWidth: 32 Flags: W HStem: -501 196<533.644 769.515> 0 21G<-69 196.5> 281 223<409.995 673> 1305 20G<505.5 845.5> VStem: 277 256<-381 -180.712> 686 273<82.375 281 504 531.049> LayerCount: 2 Fore SplineSet 953 0 m 1 694 -100 561 -145 534 -248 c 0 533 -251 533 -253 533 -256 c 0 533 -293 583 -305 643 -305 c 0 701 -305 747 -276 781 -254 c 1 813 -301 845 -348 877 -395 c 1 824 -443 695 -501 595 -501 c 0 430 -501 277 -455 277 -307 c 0 277 -292 279 -275 282 -257 c 0 318 -58 567 -12 685 82 c 1 686 90 686 98 686 106 c 0 686 127 684 147 682 167 c 1 679 205 676 243 673 281 c 1 520 278 436 282 310 252 c 1 294 222 278 192 262 162 c 1 230 101 202 43 191 0 c 1 104 0 18 0 -69 0 c 1 -53 61 -14 143 28 223 c 1 219 590 410 958 601 1325 c 1 676 1325 750 1325 825 1325 c 1 866 965 907 604 948 244 c 1 953 194 959 144 959 93 c 0 959 62 957 32 951 2 c 1 952 1 952 1 953 0 c 1 674 504 m 1 674 511 l 0 674 625 636 773 636 905 c 0 636 937 638 968 644 998 c 1 605 830 472 625 407 486 c 1 470 499 590 499 674 504 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/_Aring.glyph000066400000000000000000000005501472062471000325270ustar00rootroot00000000000000StartChar: Aring Encoding: 197 197 76 Width: 1060 VWidth: -8 Flags: W HStem: 0 21G<-69 196.5 692 972> 281 223<409.995 673.747> 1305 20G<505.5 849.5> 1400 132<676.419 836.929> 1657 142<684.142 845.047> VStem: 482 191<1537.96 1643.24> 847 192<1547.31 1652.9> LayerCount: 2 Fore Refer: 974 730 N 1 0 0 1 28 122 2 Refer: 26 65 N 1 0 0 1 0 0 3 Validated: 1 EndChar _Aringacute.glyph000066400000000000000000000010251472062471000334700ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: Aringacute Encoding: 506 506 458 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<-69 196.5 692 972> 281 223<409.995 673.747> 1305 20G<505.5 849.5> 1400 132<676.419 836.929> 1657 142<684.142 845.047> VStem: 482 191<1537.96 1643.24> 847 192<1547.31 1652.9> 1164 216<1622.89 1729.18> LayerCount: 2 Fore SplineSet 973 1297 m 1 1062 1430 1125 1613 1164 1782 c 1 1226 1759 1318 1748 1380 1725 c 1 1346 1554 1225 1316 1136 1184 c 1 1085 1217 1024 1264 973 1297 c 1 EndSplineSet Refer: 76 197 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/_Atilde.glyph000066400000000000000000000005101472062471000326650ustar00rootroot00000000000000StartChar: Atilde Encoding: 195 195 74 Width: 1060 VWidth: -6 Flags: W HStem: 0 21G<-69 196.5 692 972> 281 223<409.995 673.747> 1305 20G<505.5 849.5> 1391 178<854.948 1010.71> 1421 21G<482.359 538.5> 1521 180<554.789 726.018> LayerCount: 2 Fore Refer: 325 771 N 1 0 0 1 43 15 2 Refer: 26 65 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/_B.glyph000066400000000000000000000022341472062471000316510ustar00rootroot00000000000000StartChar: B Encoding: 66 66 27 Width: 1060 VWidth: 0 Flags: W HStem: -5 197<275 592.372> 636 198<405 585.078> 1123 202<459.443 644.15> VStem: 656 263<906.486 1110.72> 724 258<328.732 592.431> LayerCount: 2 Fore SplineSet 154 837 m 0xe8 188 1014 217 1178 233 1308 c 1 315 1314 460 1325 573 1325 c 0 591 1325 l 0 786 1325 919 1254 919 1088 c 0xf0 919 1065 916 1041 911 1014 c 0 884 870 822 824 739 783 c 1 872 744 982 661 982 495 c 0 982 468 979 439 973 408 c 0 914 106 723 24 552 3 c 0 512 -2 470 -5 431 -5 c 0 357 -5 300 0 215 0 c 0 177 0 l 1 112 0 48 0 -17 0 c 1 21 198 72 413 154 837 c 0xe8 653 1012 m 2 656 1024 656 1034 656 1043 c 0 656 1120 586 1123 565 1123 c 0 561 1123 l 1 556 1123 550 1123 545 1123 c 1 506 1123 489 1121 458 1118 c 1 454 1083 447 1045 439 1004 c 0 429 950 416 892 405 834 c 1 443 834 l 0 516 834 620 846 651 1004 c 1 652 1007 652 1009 653 1012 c 2 528 638 m 0 479 638 482 636 409 636 c 1 394 636 380 636 365 636 c 1 316 394 291 276 275 198 c 1 323 195 362 192 400 192 c 0 430 192 460 194 496 198 c 0 529 202 684 238 718 420 c 0 722 442 724 462 724 480 c 0xe8 724 603 633 638 528 638 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/_Beta.glyph000066400000000000000000000004141472062471000323410ustar00rootroot00000000000000StartChar: Beta Encoding: 914 914 369 Width: 1060 VWidth: 0 Flags: W HStem: -5 197<275 592.372> 636 198<405 585.078> 1123 202<459.443 644.15> VStem: 656 263<906.486 1110.72> 724 258<328.732 592.431> LayerCount: 2 Fore Refer: 27 66 N 1 0 0 1 0 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/_C.glyph000066400000000000000000000013501472062471000316500ustar00rootroot00000000000000StartChar: C Encoding: 67 67 28 Width: 1060 VWidth: 0 Flags: W HStem: -3 201<416.318 648.987> 1128 204<592.527 818.265> VStem: 84 265<271.823 726.457> AnchorPoint: "above_accent" 761 1322 basechar 0 LayerCount: 2 Fore SplineSet 710 1128 m 0 595 1128 435 992 365 628 c 0 354 570 349 518 349 471 c 0 349 295 419 198 503 198 c 1 508 198 512 198 517 198 c 1 641 198 692 262 765 392 c 1 838 346 912 301 985 255 c 1 880 97 689 -3 499 -3 c 1 498 -3 497 -3 496 -3 c 1 385 -3 259 22 183 116 c 1 117 202 84 308 84 439 c 0 84 499 91 564 105 636 c 0 155 895 267 1054 334 1132 c 0 427 1240 581 1332 756 1332 c 0 896 1332 1057 1269 1114 1107 c 1 1029 1065 943 1024 858 982 c 1 832 1106 796 1128 710 1128 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/_Cacute.glyph000066400000000000000000000004311472062471000326710ustar00rootroot00000000000000StartChar: Cacute Encoding: 262 262 180 Width: 1060 VWidth: -12 Flags: W HStem: -3 201<416.318 648.987> 1128 204<592.527 818.265> 1350 452 VStem: 84 265<271.823 726.457> 558 588 LayerCount: 2 Fore Refer: 323 769 N 1 0 0 1 157 83 2 Refer: 28 67 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/_Ccaron.glyph000066400000000000000000000004211472062471000326710ustar00rootroot00000000000000StartChar: Ccaron Encoding: 268 268 186 Width: 1060 VWidth: -12 Flags: W HStem: -3 201<416.318 648.987> 1128 204<592.527 818.265> 1373 447 VStem: 84 265<271.823 726.457> LayerCount: 2 Fore Refer: 334 780 N 1 0 0 1 91 167 2 Refer: 28 67 N 1 0 0 1 0 0 3 Validated: 1 EndChar _Ccedilla.glyph000066400000000000000000000021321472062471000331060ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: Ccedilla Encoding: 199 199 83 Width: 1060 VWidth: 6 Flags: W HStem: -442 172<298.787 521.238> 1128 204<592.527 818.265> VStem: 84 265<271.823 726.457> 525 223<-263.692 -166.42> LayerCount: 2 Fore SplineSet 710 1128 m 0 595 1128 435 992 365 628 c 0 354 570 349 518 349 471 c 0 349 295 419 198 503 198 c 1 508 198 512 198 517 198 c 1 641 198 692 262 765 392 c 1 838 346 912 301 985 255 c 1 901 128 762 38 612 8 c 1 608 -7 598 -61 597 -64 c 1 681 -68 748 -113 748 -201 c 0 748 -213 747 -226 744 -240 c 0 718 -370 592 -442 434 -442 c 0 368 -442 280 -424 231 -388 c 1 260 -339 290 -290 319 -241 c 1 349 -259 392 -270 443 -270 c 0 479 -270 515 -259 525 -221 c 1 525 -220 525 -220 525 -219 c 1 526 -216 526 -212 526 -209 c 0 526 -184 506 -163 464 -163 c 0 416 -163 383 -166 353 -176 c 1 365 -115 376 -55 388 6 c 1 310 20 235 52 183 116 c 1 117 202 84 308 84 439 c 0 84 499 91 564 105 636 c 0 155 895 267 1054 334 1132 c 0 427 1240 581 1332 756 1332 c 0 896 1332 1057 1269 1114 1107 c 1 1029 1065 943 1024 858 982 c 1 832 1106 796 1128 710 1128 c 0 EndSplineSet Validated: 1 EndChar _Ccircumflex.glyph000066400000000000000000000004261472062471000336560ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: Ccircumflex Encoding: 264 264 182 Width: 1060 VWidth: -12 Flags: W HStem: -3 201<416.318 648.987> 1128 204<592.527 818.265> 1355 448 VStem: 84 265<271.823 726.457> LayerCount: 2 Fore Refer: 324 770 N 1 0 0 1 78 103 2 Refer: 28 67 N 1 0 0 1 0 0 3 Validated: 1 EndChar _Cdotaccent.glyph000066400000000000000000000004561472062471000334640ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: Cdotaccent Encoding: 266 266 184 Width: 1060 VWidth: -10 Flags: W HStem: -3 201<416.318 648.987> 1128 204<592.527 818.265> 1447 246<703.756 946.116> VStem: 84 265<271.823 726.457> 659 331 LayerCount: 2 Fore Refer: 330 775 N 1 0 0 1 146 22 2 Refer: 28 67 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/_Chi.glyph000066400000000000000000000003021472062471000321650ustar00rootroot00000000000000StartChar: Chi Encoding: 935 935 383 Width: 1060 VWidth: 0 Flags: W HStem: -31 21G<708.5 801.5> 1347 29G<352 436.5 922 1013> LayerCount: 2 Fore Refer: 47 88 N 1 0 0 1 0 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/_D.glyph000066400000000000000000000016301472062471000316520ustar00rootroot00000000000000StartChar: D Encoding: 68 68 29 Width: 1060 VWidth: 0 Flags: W HStem: -10 205<287 550.992> 1127 204<464.25 658.122> VStem: 757 269<483.754 1009.21> AnchorPoint: "above_accent" 600 1322 basechar 0 LayerCount: 2 Fore SplineSet 547 1127 m 1 537 1127 527 1127 517 1127 c 1 501 1127 489 1127 471 1124 c 1 467 1098 462 1068 456 1037 c 0 444 974 438 953 425 884 c 0 367 578 307 296 287 198 c 1 374 195 326 195 386 195 c 0 389 195 l 0 429 195 573 197 669 353 c 0 697 398 722 489 733 544 c 0 750 630 757 707 757 775 c 0 757 1006 668 1127 547 1127 c 1 20 128 m 1 31 183 114 580 176 901 c 1 181 926 186 952 191 977 c 1 216 1106 236 1229 244 1317 c 1 327 1325 373 1331 472 1331 c 0 767 1331 875 1260 970 1066 c 1 1007 986 1026 885 1026 776 c 0 1026 713 1020 646 1007 580 c 0 942 249 728 19 483 -3 c 0 427 -8 376 -10 321 -10 c 0 237 -10 105 -3 -9 -3 c 1 -2 31 -2 30 20 128 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/_Dcaron.glyph000066400000000000000000000004171472062471000326770ustar00rootroot00000000000000StartChar: Dcaron Encoding: 270 270 188 Width: 1060 VWidth: -12 Flags: W HStem: -10 205<287 550.992> 1127 204<464.25 658.122> 1373 447 VStem: 757 269<483.754 1009.21> LayerCount: 2 Fore Refer: 334 780 N 1 0 0 1 -70 167 2 Refer: 29 68 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/_Dcroat.glyph000066400000000000000000000021311472062471000327000ustar00rootroot00000000000000StartChar: Dcroat Encoding: 272 272 212 Width: 1060 VWidth: 0 Flags: W HStem: -10 205<287 551.539> 732 210<111.386 143 436 653.438> 1127 204<464.25 671.305> VStem: 762 264<478.963 1030.94> LayerCount: 2 Fore SplineSet 547 1127 m 1 537 1127 527 1127 517 1127 c 1 501 1127 489 1127 471 1124 c 1 467 1098 462 1068 456 1037 c 0 448 996 442 973 436 942 c 1 521 942 605 942 690 942 c 1 677 872 664 803 651 733 c 1 566 733 480 732 395 732 c 1 347 488 304 280 287 198 c 1 374 195 326 195 386 195 c 0 389 195 l 0 429 195 573 197 669 353 c 0 697 398 722 489 733 544 c 0 753 645 762 734 762 810 c 0 762 1018 689 1127 547 1127 c 1 184 942 m 1 186 954 189 965 191 977 c 1 216 1106 236 1229 244 1317 c 1 327 1325 373 1331 472 1331 c 0 743 1331 883 1249 970 1066 c 1 1007 986 1026 885 1026 776 c 0 1026 713 1020 646 1007 580 c 0 994 511 972 442 946 376 c 0 851 135 666 14 483 -3 c 0 427 -8 376 -10 321 -10 c 0 237 -10 105 -3 -9 -3 c 1 -2 31 -2 30 20 128 c 1 29 174 88 454 143 732 c 1 120 732 96 732 73 732 c 1 87 802 100 872 114 942 c 1 137 942 161 942 184 942 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/_E.glyph000066400000000000000000000014521472062471000316550ustar00rootroot00000000000000StartChar: E Encoding: 69 69 30 Width: 1060 VWidth: 0 Flags: W HStem: 0 204<323 868.946> 646 203<450 751.438> 1118 205<493.966 1033.45> AnchorPoint: "above_accent" 696 1322 basechar 0 LayerCount: 2 Fore SplineSet 283 1319 m 1 340 1323 410 1323 488 1323 c 0 586 1323 l 1 623 1323 659 1323 696 1323 c 1 845 1323 981 1320 1055 1320 c 1 1060 1320 1066 1320 1071 1320 c 1 1058 1253 1044 1185 1031 1118 c 1 855 1118 678 1118 502 1118 c 1 485 1028 467 939 450 849 c 1 563 849 675 849 788 849 c 1 775 781 762 714 749 646 c 1 636 646 524 646 411 646 c 1 409 636 407 625 405 615 c 1 365 408 338 283 323 204 c 1 462 205 600 205 739 206 c 1 795 206 869 233 869 233 c 1 880 167 892 100 903 34 c 1 852 21 807 0 709 0 c 1 482 0 254 0 27 0 c 1 112 440 198 879 283 1319 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/_Eacute.glyph000066400000000000000000000004161472062471000326760ustar00rootroot00000000000000StartChar: Eacute Encoding: 201 201 85 Width: 1060 VWidth: -8 Flags: W HStem: 0 204<323 868.946> 646 203<450 751.438> 1118 205<493.966 1033.45> 1350 452 VStem: 493 588 LayerCount: 2 Fore Refer: 323 769 N 1 0 0 1 92 83 2 Refer: 30 69 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/_Ebreve.glyph000066400000000000000000000004221472062471000326750ustar00rootroot00000000000000StartChar: Ebreve Encoding: 276 276 214 Width: 1060 VWidth: 32 Flags: W HStem: 0 204<323 868.946> 646 203<450 751.438> 1118 205<493.966 1033.45> 1468 183<645.135 892.439> LayerCount: 2 Fore Refer: 328 774 N 1 0 0 1 31 143 2 Refer: 30 69 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/_Ecaron.glyph000066400000000000000000000004011472062471000326710ustar00rootroot00000000000000StartChar: Ecaron Encoding: 282 282 220 Width: 1060 VWidth: 32 Flags: W HStem: 0 204<323 868.946> 646 203<450 751.438> 1118 205<493.966 1033.45> 1373 447 LayerCount: 2 Fore Refer: 334 780 N 1 0 0 1 26 167 2 Refer: 30 69 N 1 0 0 1 0 0 3 Validated: 1 EndChar _Ecircumflex.glyph000066400000000000000000000004061472062471000336560ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: Ecircumflex Encoding: 202 202 86 Width: 1060 VWidth: -10 Flags: W HStem: 0 204<323 868.946> 646 203<450 751.438> 1118 205<493.966 1033.45> 1355 448 LayerCount: 2 Fore Refer: 324 770 N 1 0 0 1 13 103 2 Refer: 30 69 N 1 0 0 1 0 0 3 Validated: 1 EndChar _Edieresis.glyph000066400000000000000000000004241472062471000333240ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: Edieresis Encoding: 203 203 87 Width: 1060 VWidth: -6 Flags: W HStem: 0 204<323 868.946> 646 203<450 751.438> 1118 205<493.966 1033.45> 1433 240<428 660 848 1083> LayerCount: 2 Fore Refer: 173 168 N 1 0 0 1 5 249 2 Refer: 30 69 N 1 0 0 1 0 0 3 Validated: 1 EndChar _Edotaccent.glyph000066400000000000000000000004441472062471000334630ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: Edotaccent Encoding: 278 278 216 Width: 1060 VWidth: 32 Flags: W HStem: 0 204<323 868.946> 646 203<450 751.438> 1118 205<493.966 1033.45> 1447 246<638.756 881.116> VStem: 594 331 LayerCount: 2 Fore Refer: 330 775 N 1 0 0 1 81 22 2 Refer: 30 69 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/_Egrave.glyph000066400000000000000000000004201472062471000326740ustar00rootroot00000000000000StartChar: Egrave Encoding: 200 200 84 Width: 1060 VWidth: -10 Flags: W HStem: 0 204<323 868.946> 646 203<450 751.438> 1118 205<493.966 1033.45> 1362 450 VStem: 481 562 LayerCount: 2 Fore Refer: 322 768 N 1 0 0 1 101 95 2 Refer: 30 69 N 1 0 0 1 0 0 3 Validated: 1 EndChar _Emacron.glyph000066400000000000000000000004411472062471000327730ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: Emacron Encoding: 274 274 190 Width: 1060 VWidth: -6 Flags: W HStem: 0 204<323 868.946> 646 203<450 751.438> 1118 205<493.966 1033.45> 1486 194<529.574 995.216> VStem: 494 538 LayerCount: 2 Fore Refer: 326 772 N 1 0 0 1 47 23 2 Refer: 30 69 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/_Eng.glyph000066400000000000000000000016501472062471000322020ustar00rootroot00000000000000StartChar: Eng Encoding: 330 330 266 Width: 1060 VWidth: 0 Flags: W HStem: -396 222<279.364 507.402> -3 21G<33.5 41.5> 1087 209<569.704 784.503> 1299 20G<384.5 424> VStem: 216 220<1147 1266.64> 805 248<700.373 1063.34> LayerCount: 2 Fore SplineSet 717 1296 m 1 956 1296 1053 1164 1053 982 c 0 1053 943 1048 902 1040 860 c 0 995 629 955 400 909 165 c 1 907 154 904 142 902 131 c 1 852 -125 773 -396 273 -396 c 1 262 -396 250 -396 239 -396 c 1 253 -322 268 -248 282 -174 c 1 567 -174 614 -58 646 106 c 1 694 355 743 603 791 852 c 1 800 898 805 935 805 966 c 0 805 1058 763 1087 674 1087 c 0 569 1087 471 938 422 870 c 1 366 580 309 290 253 0 c 1 168 -1 84 -2 -1 -3 c 1 68 351 137 705 206 1059 c 1 213 1097 216 1132 216 1162 c 0 216 1221 206 1259 206 1259 c 1 277 1279 349 1299 420 1319 c 1 428 1290 436 1265 436 1222 c 0 436 1207 435 1190 433 1171 c 1 523 1246 601 1296 717 1296 c 1 EndSplineSet Validated: 1 EndChar _Eogonek.glyph000066400000000000000000000020721472062471000330000ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: Eogonek Encoding: 280 280 218 Width: 1060 VWidth: 32 Flags: W HStem: -501 195<442.644 678.027> 0 204<323 487> 646 203<450 751.438> 1118 205<493.966 1033.45> VStem: 186 256<-381 -183.5> LayerCount: 2 Fore SplineSet 283 1319 m 1 340 1323 410 1323 488 1323 c 0 586 1323 l 1 623 1323 659 1323 696 1323 c 1 845 1323 981 1320 1055 1320 c 1 1060 1320 1066 1320 1071 1320 c 1 1058 1253 1044 1185 1031 1118 c 1 855 1118 678 1118 502 1118 c 1 485 1028 467 939 450 849 c 1 563 849 675 849 788 849 c 1 775 781 762 714 749 646 c 1 636 646 524 646 411 646 c 1 409 636 407 625 405 615 c 1 365 408 338 283 323 204 c 1 462 205 600 205 739 206 c 1 795 206 869 233 869 233 c 1 880 167 892 100 903 34 c 1 595 -126 469 -149 443 -249 c 0 442 -252 442 -254 442 -257 c 0 442 -294 492 -306 552 -306 c 0 610 -306 655 -277 689 -255 c 1 721 -302 754 -349 786 -396 c 1 733 -444 604 -501 504 -501 c 0 339 -501 186 -455 186 -307 c 0 186 -292 188 -275 191 -257 c 0 214 -132 315 -89 487 0 c 1 334 0 180 0 27 0 c 1 112 440 198 879 283 1319 c 1 EndSplineSet Validated: 1 EndChar _Epsilon.glyph000066400000000000000000000003261472062471000330220ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: Epsilon Encoding: 917 917 371 Width: 1060 VWidth: 0 Flags: W HStem: 0 204<323 868.946> 646 203<450 751.438> 1118 205<493.966 1033.45> LayerCount: 2 Fore Refer: 30 69 N 1 0 0 1 0 0 2 Validated: 1 EndChar _Epsilontonos.glyph000066400000000000000000000004711472062471000341060ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: Epsilontonos Encoding: 904 904 407 Width: 1060 VWidth: 0 Flags: W HStem: 0 204<467.741 950.711> 646 203<580.092 846.758> 1118 205<618.986 1096.24> 1197 454 VStem: 59.4803 359.541 LayerCount: 2 Fore Refer: 392 900 N 0.798981 0 0 1 -348 -25 2 Refer: 371 917 S 0.884648 0 0 1 182 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/_Eta.glyph000066400000000000000000000003331472062471000321770ustar00rootroot00000000000000StartChar: Eta Encoding: 919 919 373 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<-15 261 600 897.5> 599 215<398.475 716> 1302 15G<456 481.5 839 1111> LayerCount: 2 Fore Refer: 33 72 N 1 0 0 1 0 0 2 Validated: 1 EndChar _Etatonos.glyph000066400000000000000000000005141472062471000332040ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: Etatonos Encoding: 905 905 408 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<185.487 434.118 739.5 1007.5> 599 215<557.96 843.997> 1233 454 1302 15G<609.78 632.752 954.8 1199.83> VStem: 130.447 353.336 LayerCount: 2 Fore Refer: 392 900 N 0.78519 0 0 1 -270 11 2 Refer: 373 919 S 0.900834 0 0 1 199 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/_Eth.glyph000066400000000000000000000021261472062471000322100ustar00rootroot00000000000000StartChar: Eth Encoding: 208 208 152 Width: 1060 VWidth: 0 Flags: W HStem: -10 205<287 551.539> 732 210<111.386 143 436 653.438> 1127 204<464.25 671.305> VStem: 762 264<478.963 1030.94> LayerCount: 2 Fore SplineSet 547 1127 m 1 537 1127 527 1127 517 1127 c 1 501 1127 489 1127 471 1124 c 1 467 1098 462 1068 456 1037 c 0 448 996 442 973 436 942 c 1 521 942 605 942 690 942 c 1 677 872 664 803 651 733 c 1 566 733 480 732 395 732 c 1 347 488 304 280 287 198 c 1 374 195 326 195 386 195 c 0 389 195 l 0 429 195 573 197 669 353 c 0 697 398 722 489 733 544 c 0 753 645 762 734 762 810 c 0 762 1018 689 1127 547 1127 c 1 184 942 m 1 186 954 189 965 191 977 c 1 216 1106 236 1229 244 1317 c 1 327 1325 373 1331 472 1331 c 0 743 1331 883 1249 970 1066 c 1 1007 986 1026 885 1026 776 c 0 1026 713 1020 646 1007 580 c 0 994 511 972 442 946 376 c 0 851 135 666 14 483 -3 c 0 427 -8 376 -10 321 -10 c 0 237 -10 105 -3 -9 -3 c 1 -2 31 -2 30 20 128 c 1 29 174 88 454 143 732 c 1 120 732 96 732 73 732 c 1 87 802 100 872 114 942 c 1 137 942 161 942 184 942 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/_Euro.glyph000066400000000000000000000025541472062471000324070ustar00rootroot00000000000000StartChar: Euro Encoding: 8364 8364 318 Width: 1060 VWidth: 0 Flags: W HStem: -31 213<456.13 679.947> 394 190<95.1223 176 475 642.375> 676 188<154.749 217 538 809.607> 1125 218<641.757 854.511> VStem: 175 263<196.198 394> LayerCount: 2 Fore SplineSet 887 866 m 1 855 805 822 743 790 682 c 1 786 682 782 682 778 682 c 0 721 680 688 676 612 676 c 0 494 676 l 1 490 653 484 631 479 609 c 0 477 601 477 593 475 584 c 1 505 583 508 583 546 583 c 0 632 583 623 584 712 585 c 0 721 585 729 585 738 585 c 1 704 521 670 456 636 392 c 1 572 393 508 393 444 394 c 1 440 366 438 342 438 321 c 0 438 219 478 182 526 182 c 1 532 182 538 182 544 182 c 1 610 182 695 209 764 315 c 1 821 262 877 209 934 156 c 1 784 0 687 -31 500 -31 c 0 421 -31 301 -3 238 107 c 0 194 183 175 255 175 356 c 0 175 368 175 381 176 394 c 1 149 395 125 396 101 396 c 0 72 396 44 395 11 394 c 1 33 448 65 522 102 583 c 1 142 583 181 584 199 584 c 1 202 601 205 617 208 632 c 0 211 647 213 662 217 676 c 1 137 677 105 677 58 681 c 1 92 737 135 826 163 870 c 1 190 867 218 867 273 866 c 1 314 978 343 1032 392 1108 c 0 508 1287 685 1343 784 1343 c 0 892 1343 1000 1312 1072 1209 c 1 1024 1123 976 1036 928 950 c 1 894 1053 842 1125 745 1125 c 0 652 1125 581 1040 538 864 c 1 647 864 l 0 724 864 l 1 776 866 812 868 854 868 c 0 865 868 876 867 887 866 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/_F.glyph000066400000000000000000000012331472062471000316530ustar00rootroot00000000000000StartChar: F Encoding: 70 70 31 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<263 316> 642 216<468 787.395> 1115 209<519 1051.92> LayerCount: 2 Fore SplineSet 307 0 m 1 219 1 130 2 42 3 c 1 127 443 213 884 298 1324 c 1 520 1324 742 1324 964 1324 c 1 1066 1324 1108 1307 1139 1290 c 1 1110 1222 1082 1155 1053 1087 c 1 1030 1101 1011 1114 913 1115 c 1 890 1115 866 1115 843 1115 c 1 739 1115 702 1115 519 1114 c 1 502 1028 485 942 468 856 c 1 588 856 546 858 668 858 c 0 758 858 821 843 858 825 c 1 835 757 812 688 789 620 c 1 755 637 706 642 661 642 c 0 576 642 l 0 546 642 491 642 426 640 c 1 402 517 325 95 307 0 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/_G.glyph000066400000000000000000000016441472062471000316620ustar00rootroot00000000000000StartChar: G Encoding: 71 71 32 Width: 1060 VWidth: 0 Flags: W HStem: -8 206<372.09 617.957> 567 207<506.497 763> 1121 207<557.669 820.978> VStem: 49 259<268.34 731.835> AnchorPoint: "cedilla_accent" 414 0 basechar 0 AnchorPoint: "above_accent" 736 1322 basechar 0 LayerCount: 2 Fore SplineSet 1064 758 m 1 1053 701 1042 643 1031 586 c 1 944 142 804 50 617 3 c 1 570 -7 505 -8 463 -8 c 0 170 -8 49 183 49 442 c 0 49 505 57 572 70 641 c 0 116 883 208 1080 364 1210 c 1 481 1300 601 1328 716 1328 c 1 723 1328 729 1328 736 1328 c 1 949 1323 1080 1237 1123 1071 c 1 1038 1032 952 994 867 955 c 1 854 1073 815 1121 683 1121 c 0 515 1121 384 919 328 630 c 0 315 562 308 501 308 447 c 0 308 291 365 198 493 198 c 0 665 198 725 374 763 568 c 1 742 568 720 567 699 567 c 0 628 567 599 564 502 530 c 1 488 597 475 664 461 731 c 1 564 768 669 774 770 774 c 0 873 774 989 764 1064 758 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/_Gamma.glyph000066400000000000000000000006701472062471000325140ustar00rootroot00000000000000StartChar: Gamma Encoding: 915 915 370 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<74 364> 1118 210<538.247 1081.1> LayerCount: 2 Fore SplineSet 332 1328 m 1 560 1328 787 1328 1015 1328 c 1 1090 1328 1149 1310 1193 1294 c 1 1156 1228 1120 1163 1083 1097 c 1 1042 1112 1030 1115 972 1118 c 1 830 1118 687 1118 545 1118 c 1 473 745 400 373 328 0 c 1 243 0 159 0 74 0 c 1 160 443 246 885 332 1328 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/_Gbreve.glyph000066400000000000000000000004641472062471000327050ustar00rootroot00000000000000StartChar: Gbreve Encoding: 286 286 224 Width: 1060 VWidth: 32 Flags: W HStem: -8 206<372.09 617.957> 567 207<506.497 763> 1121 207<557.669 820.978> 1468 183<685.135 932.439> VStem: 49 259<268.34 731.835> LayerCount: 2 Fore Refer: 328 774 N 1 0 0 1 71 143 2 Refer: 32 71 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/_Gcaron.glyph000066400000000000000000000004421472062471000327000ustar00rootroot00000000000000StartChar: Gcaron Encoding: 486 486 449 Width: 1060 VWidth: 0 Flags: W HStem: -8 206<372.09 617.957> 567 207<506.497 763> 1121 207<557.669 820.978> 1373 447 VStem: 49 259<268.34 731.835> LayerCount: 2 Fore Refer: 334 780 N 1 0 0 1 66 167 2 Refer: 32 71 N 1 0 0 1 0 0 3 Validated: 1 EndChar _Gcircumflex.glyph000066400000000000000000000004501472062471000336570ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: Gcircumflex Encoding: 284 284 222 Width: 1060 VWidth: 32 Flags: W HStem: -8 206<372.09 617.957> 567 207<506.497 763> 1121 207<557.669 820.978> 1355 448 VStem: 49 259<268.34 731.835> LayerCount: 2 Fore Refer: 324 770 N 1 0 0 1 53 103 2 Refer: 32 71 N 1 0 0 1 0 0 3 Validated: 1 EndChar _Gcommaaccent.glyph000066400000000000000000000004621472062471000337730ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: Gcommaaccent Encoding: 290 290 228 Width: 1060 VWidth: 32 Flags: W HStem: -581 532 -8 206<372.09 617.957> 567 207<506.497 763> 1121 207<557.669 820.978> VStem: 49 259<268.34 731.835> 186 369 LayerCount: 2 Fore Refer: 488 806 N 1 0 0 1 -31 -53 2 Refer: 32 71 N 1 0 0 1 0 0 3 Validated: 1 EndChar _Gdotaccent.glyph000066400000000000000000000005001472062471000334560ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: Gdotaccent Encoding: 288 288 226 Width: 1060 VWidth: 32 Flags: W HStem: -8 206<372.09 617.957> 567 207<506.497 763> 1121 207<557.669 820.978> 1447 246<678.756 921.116> VStem: 49 259<268.34 731.835> 634 331 LayerCount: 2 Fore Refer: 330 775 N 1 0 0 1 121 22 2 Refer: 32 71 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/_H.glyph000066400000000000000000000012171472062471000316570ustar00rootroot00000000000000StartChar: H Encoding: 72 72 33 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<-15 261 600 897.5> 599 215<398.475 716> 1302 15G<456 481.5 839 1111> AnchorPoint: "above_accent" 664 1322 basechar 0 LayerCount: 2 Fore SplineSet 499 1322 m 1 464 1143 429 964 394 785 c 1 490 806 551 814 671 814 c 1 700 814 729 814 758 814 c 1 812 1094 823 1152 855 1317 c 1 940 1317 1026 1317 1111 1317 c 1 1026 878 940 439 855 0 c 1 770 0 685 0 600 0 c 1 639 200 677 399 716 599 c 1 684 599 l 0 538 599 475 596 352 570 c 1 284 220 279 185 243 0 c 1 157 0 71 0 -15 0 c 1 71 440 156 880 242 1320 c 1 328 1321 413 1321 499 1322 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/_H18533.glyph000066400000000000000000000005001472062471000322550ustar00rootroot00000000000000StartChar: H18533 Encoding: 9679 9679 1025 Width: 1060 VWidth: 6 Flags: W HStem: 38 933<294.999 680.397> VStem: 19 937<312.381 695.794> LayerCount: 2 Fore SplineSet 19 504 m 0 19 761 229 971 488 971 c 0 746 971 956 761 956 504 c 0 956 247 746 38 488 38 c 0 229 38 19 247 19 504 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/_Hbar.glyph000066400000000000000000000020451472062471000323440ustar00rootroot00000000000000StartChar: Hbar Encoding: 294 294 232 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<-15 261 600 887> 599 215<398.475 716> 991 207<155.551 178 475 793 1088 1130.45> 1302 15G<456 495 850.5 1111> LayerCount: 2 Fore SplineSet 218 1198 m 1 226 1239 234 1279 242 1320 c 1 328 1321 413 1321 499 1322 c 1 491 1281 483 1239 475 1198 c 1 594 1198 713 1198 832 1198 c 1 839 1234 846 1271 855 1317 c 1 940 1317 1026 1317 1111 1317 c 1 1103 1277 1096 1238 1088 1198 c 1 1115 1198 1141 1198 1168 1198 c 1 1155 1129 1141 1060 1128 991 c 1 1101 991 1075 991 1048 991 c 1 984 661 919 330 855 0 c 1 770 0 685 0 600 0 c 1 639 200 677 399 716 599 c 1 705 599 695 599 684 599 c 1 538 599 475 596 352 570 c 1 284 220 279 185 243 0 c 1 157 0 71 0 -15 0 c 1 49 330 114 661 178 991 c 1 158 991 138 991 118 991 c 1 131 1060 145 1129 158 1198 c 1 178 1198 198 1198 218 1198 c 1 793 991 m 1 673 991 554 991 434 991 c 1 421 922 407 854 394 785 c 1 490 806 551 814 671 814 c 1 700 814 729 814 758 814 c 1 772 886 784 943 793 991 c 1 EndSplineSet Validated: 1 EndChar _Hcircumflex.glyph000066400000000000000000000004201472062471000336550ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: Hcircumflex Encoding: 292 292 230 Width: 1060 VWidth: 32 Flags: W HStem: 0 21G<-15 261 600 897.5> 599 215<398.475 716> 1302 15G<456 481.5 839 1111> 1355 448 LayerCount: 2 Fore Refer: 324 770 N 1 0 0 1 -19 103 2 Refer: 33 72 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/_I.glyph000066400000000000000000000013631472062471000316620ustar00rootroot00000000000000StartChar: I Encoding: 73 73 50 Width: 1060 VWidth: 0 Flags: W HStem: 4 214<100 341.29 590 775.962> 1112 212<312.878 509 756.837 995.969> AnchorPoint: "above_accent" 657 1322 basechar 0 LayerCount: 2 Fore SplineSet 314 1324 m 1 471 1328 572 1329 668 1329 c 0 773 1329 873 1328 1036 1326 c 1 1022 1256 1008 1185 994 1115 c 1 871 1115 860 1120 765 1120 c 1 707 820 648 519 590 219 c 1 636 219 621 220 672 220 c 0 717 220 764 219 815 216 c 1 801 144 788 71 774 -1 c 1 690 4 628 5 565 5 c 0 518 5 469 4 410 4 c 0 336 4 213 -3 58 -3 c 1 72 69 86 141 100 213 c 1 186 217 224 218 281 218 c 1 298 218 316 218 333 218 c 1 392 518 450 819 509 1119 c 1 443 1118 386 1118 279 1112 c 1 291 1183 302 1253 314 1324 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/_I_J.glyph000066400000000000000000000024641472062471000321360ustar00rootroot00000000000000StartChar: IJ Encoding: 306 306 243 Width: 1060 VWidth: 0 Flags: W HStem: 0 212<-23 65.5284 317 330.969 562.871 742.863> 1108 216<190.784 234.734 492.89 548.656 713.081 886.241 1122 1196.1> 1119 210<185.979 236 483.837 547.11> VStem: 409 238<215.402 432.253> 887 235<639.033 1103.1> LayerCount: 2 Fore SplineSet 656 0 m 0xd8 473 0 409 130 409 292 c 0 409 338 414 386 423 435 c 1 501 435 580 434 658 434 c 1 651 387 647 348 647 316 c 0 647 245 664 212 691 212 c 0 752 212 781 303 845 639 c 0 859 714 887 906 887 1027 c 0 887 1058 886 1085 881 1104 c 1 832 1104 837 1108 809 1108 c 1 730 1105 719 1096 698 1090 c 1 703 1161 707 1231 712 1302 c 1 735 1309 761 1321 850 1324 c 1 959 1324 1121 1323 1238 1323 c 1 1223 1251 1209 1178 1194 1106 c 1 1158 1106 1172 1107 1122 1107 c 1 1122 988 1110 750 1088 639 c 0 1013 260 926 0 656 0 c 0xd8 192 1324 m 1 279 1328 334 1329 387 1329 c 0 445 1329 499 1328 589 1326 c 1 575 1256 562 1185 548 1115 c 1 529 1117 511 1118 492 1120 c 1 434 820 375 520 317 220 c 1 335 219 353 217 371 216 c 1 357 144 343 71 329 -1 c 1 283 4 250 5 215 5 c 0 189 5 162 4 130 4 c 0 89 4 20 -3 -65 -3 c 1 -51 69 -37 141 -23 213 c 1 16 216 37 218 60 218 c 1 119 518 177 819 236 1119 c 1xb8 209 1117 181 1114 154 1112 c 1 167 1183 179 1253 192 1324 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/_Iacute.glyph000066400000000000000000000004211472062471000326760ustar00rootroot00000000000000StartChar: Iacute Encoding: 205 205 89 Width: 1060 VWidth: -10 Flags: W HStem: 4 214<100 341.29 590 775.962> 1112 212<312.878 509 756.837 995.969> 1350 452 VStem: 454 588 LayerCount: 2 Fore Refer: 323 769 N 1 0 0 1 53 83 2 Refer: 50 73 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/_Ibreve.glyph000066400000000000000000000004241472062471000327030ustar00rootroot00000000000000StartChar: Ibreve Encoding: 300 300 238 Width: 1060 VWidth: 32 Flags: W HStem: 4 214<100 341.29 590 775.962> 1112 212<312.878 509 756.837 995.969> 1468 183<606.135 853.439> LayerCount: 2 Fore Refer: 328 774 N 1 0 0 1 -8 143 2 Refer: 50 73 N 1 0 0 1 0 0 3 Validated: 1 EndChar _Icircumflex.glyph000066400000000000000000000004111472062471000336560ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: Icircumflex Encoding: 206 206 90 Width: 1060 VWidth: -12 Flags: W HStem: 4 214<100 341.29 590 775.962> 1112 212<312.878 509 756.837 995.969> 1355 448 LayerCount: 2 Fore Refer: 324 770 N 1 0 0 1 -26 103 2 Refer: 50 73 N 1 0 0 1 0 0 3 Validated: 1 EndChar _Idieresis.glyph000066400000000000000000000004301472062471000333250ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: Idieresis Encoding: 207 207 91 Width: 1060 VWidth: -8 Flags: W HStem: 4 214<100 341.29 590 775.962> 1112 212<312.878 509 756.837 995.969> 1433 240<389 621 809 1044> LayerCount: 2 Fore Refer: 173 168 N 1 0 0 1 -34 249 2 Refer: 50 73 N 1 0 0 1 0 0 3 Validated: 1 EndChar _Idotaccent.glyph000066400000000000000000000004461472062471000334710ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: Idotaccent Encoding: 304 304 242 Width: 1060 VWidth: 32 Flags: W HStem: 4 214<100 341.29 590 775.962> 1112 212<312.878 509 756.837 995.969> 1447 246<599.756 842.116> VStem: 555 331 LayerCount: 2 Fore Refer: 330 775 N 1 0 0 1 42 22 2 Refer: 50 73 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/_Igrave.glyph000066400000000000000000000004211472062471000327010ustar00rootroot00000000000000StartChar: Igrave Encoding: 204 204 88 Width: 1060 VWidth: -10 Flags: W HStem: 4 214<100 341.29 590 775.962> 1112 212<312.878 509 756.837 995.969> 1362 450 VStem: 442 562 LayerCount: 2 Fore Refer: 322 768 N 1 0 0 1 62 95 2 Refer: 50 73 N 1 0 0 1 0 0 3 Validated: 1 EndChar _Imacron.glyph000066400000000000000000000004421472062471000330000ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: Imacron Encoding: 298 298 236 Width: 1060 VWidth: 32 Flags: W HStem: 4 214<100 341.29 590 775.962> 1112 212<312.878 509 756.837 995.969> 1486 194<490.574 956.216> VStem: 455 538 LayerCount: 2 Fore Refer: 326 772 N 1 0 0 1 8 23 2 Refer: 50 73 N 1 0 0 1 0 0 3 Validated: 1 EndChar _Iogonek.glyph000066400000000000000000000017651472062471000330140ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: Iogonek Encoding: 302 302 240 Width: 1060 VWidth: 32 Flags: W HStem: -500 196<364.644 600.515> 4 214<100 341.29 641.936 775.962> 1112 212<312.878 509 756.837 995.969> VStem: 108 256<-380 -171.72> LayerCount: 2 Fore SplineSet 314 1324 m 1 471 1328 572 1329 668 1329 c 0 773 1329 873 1328 1036 1326 c 1 1022 1256 1008 1185 994 1115 c 1 871 1115 860 1120 765 1120 c 1 707 820 648 519 590 219 c 1 636 219 621 220 672 220 c 0 717 220 764 219 815 216 c 1 801 144 788 71 774 -1 c 1 514 -66 391 -147 365 -247 c 0 364 -250 364 -252 364 -255 c 0 364 -292 414 -304 474 -304 c 0 532 -304 578 -275 612 -253 c 1 644 -300 676 -347 708 -394 c 1 655 -442 526 -500 426 -500 c 0 261 -500 108 -454 108 -306 c 0 108 -291 110 -274 113 -256 c 0 134 -137 226 -77 390 4 c 1 315 3 200 -3 58 -3 c 1 72 69 86 141 100 213 c 1 186 217 224 218 281 218 c 1 298 218 316 218 333 218 c 1 392 518 450 819 509 1119 c 1 443 1118 386 1118 279 1112 c 1 291 1183 302 1253 314 1324 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/_Iota.glyph000066400000000000000000000003251472062471000323630ustar00rootroot00000000000000StartChar: Iota Encoding: 921 921 375 Width: 1060 VWidth: 0 Flags: W HStem: 4 214<100 341.29 590 775.962> 1112 212<312.878 509 756.837 995.969> LayerCount: 2 Fore Refer: 50 73 N 1 0 0 1 0 0 2 Validated: 1 EndChar _Iotadieresis.glyph000066400000000000000000000004601472062471000340340ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: Iotadieresis Encoding: 938 938 394 Width: 1060 VWidth: 0 Flags: W HStem: 4 214<100 341.29 590 775.962> 1112 212<312.878 509 756.837 995.969> 1473 240<392.088 624.088 812.088 1047.09> LayerCount: 2 Fore Refer: 173 168 N 1 0 0 1 -30.912 289 2 Refer: 375 921 N 1 0 0 1 0 0 3 Validated: 1 EndChar _Iotatonos.glyph000066400000000000000000000004471472062471000333740ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: Iotatonos Encoding: 906 906 409 Width: 1060 VWidth: 0 Flags: W HStem: 4 214<277 518.29 767 952.962> 1112 212<489.878 686 933.837 1172.97> 1215 454 VStem: 165.314 377.041 LayerCount: 2 Fore Refer: 392 900 N 0.83787 0 0 1 -262 -7 2 Refer: 375 921 N 1 0 0 1 177 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/_Itilde.glyph000066400000000000000000000005051472062471000327010ustar00rootroot00000000000000StartChar: Itilde Encoding: 296 296 234 Width: 1060 VWidth: 32 Flags: W HStem: 4 214<100 341.29 590 775.962> 1112 212<312.878 509 756.837 995.969> 1391 178<821.948 977.708> 1421 21G<449.359 505.5> 1521 180<521.789 693.018> LayerCount: 2 Fore Refer: 325 771 N 1 0 0 1 10 15 2 Refer: 50 73 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/_J.glyph000066400000000000000000000011611472062471000316570ustar00rootroot00000000000000StartChar: J Encoding: 74 74 51 Width: 1060 VWidth: 0 Flags: W HStem: -8 212<305.416 453.257> 1108 216<378.284 696> VStem: 21 264<218.527 432.885> AnchorPoint: "above_accent" 680 1322 basechar 0 LayerCount: 2 Fore SplineSet 337 -8 m 0 109 -8 21 145 21 323 c 0 21 360 25 397 32 435 c 1 119 435 205 434 292 434 c 1 287 403 285 376 285 351 c 0 285 253 320 204 373 204 c 0 571 204 661 775 696 1106 c 1 647 1106 535 1108 498 1108 c 1 393 1105 405 1096 377 1090 c 1 363 1161 350 1231 336 1302 c 1 367 1309 375 1321 494 1324 c 1 639 1324 832 1323 988 1323 c 1 859 459 763 -8 337 -8 c 0 EndSplineSet Validated: 1 EndChar _Jcircumflex.glyph000066400000000000000000000004211472062471000336600ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: Jcircumflex Encoding: 308 308 245 Width: 1060 VWidth: 32 Flags: W HStem: -8 212<305.416 453.257> 1108 216<378.284 696> 1355 448 VStem: 21 264<218.527 432.885> LayerCount: 2 Fore Refer: 324 770 N 1 0 0 1 -3 103 2 Refer: 51 74 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/_K.glyph000066400000000000000000000012051472062471000316570ustar00rootroot00000000000000StartChar: K Encoding: 75 75 34 Width: 1060 VWidth: 0 Flags: W HStem: -11 6G<8 280.5 746 797> 1315 20G<224.5 526 976 1025> AnchorPoint: "cedilla_accent" 470 0 basechar 0 AnchorPoint: "above_accent" 688 1322 basechar 0 LayerCount: 2 Fore SplineSet 638 742 m 1 735 623 968 192 992 54 c 1 914 25 836 -3 758 -32 c 1 734 79 570 445 465 574 c 1 465 574 397 512 353 440 c 1 324 292 295 143 266 -5 c 1 180 -5 94 -5 8 -5 c 1 95 442 181 888 268 1335 c 1 354 1335 440 1335 526 1335 c 1 496 1180 466 1026 436 871 c 1 567 1016 954 1339 998 1376 c 1 1052 1317 1106 1258 1160 1199 c 1 952 1064 712 816 638 742 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/_Kappa.glyph000066400000000000000000000003071472062471000325230ustar00rootroot00000000000000StartChar: Kappa Encoding: 922 922 376 Width: 1060 VWidth: 0 Flags: W HStem: -11 6G<8 280.5 746 797> 1315 20G<224.5 526 976 1025> LayerCount: 2 Fore Refer: 34 75 N 1 0 0 1 0 0 2 Validated: 1 EndChar _Kcommaaccent.glyph000066400000000000000000000004111472062471000337710ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: Kcommaaccent Encoding: 310 310 247 Width: 1060 VWidth: 32 Flags: W HStem: -581 532 -11 6G<8 280.5 746 797> 1315 20G<224.5 526 976 1025> VStem: 242 369 LayerCount: 2 Fore Refer: 488 806 N 1 0 0 1 25 -53 2 Refer: 34 75 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/_L.glyph000066400000000000000000000007671472062471000316740ustar00rootroot00000000000000StartChar: L Encoding: 76 76 35 Width: 1060 VWidth: 0 Flags: W HStem: -3 210<376 919.823> 1305 20G<297 594> AnchorPoint: "cedilla_accent" 489 0 basechar 0 AnchorPoint: "above_accent" 450 1322 basechar 0 LayerCount: 2 Fore SplineSet 81 -3 m 1 167 440 254 882 340 1325 c 1 425 1325 509 1325 594 1325 c 1 521 952 449 580 376 207 c 1 519 207 661 207 804 207 c 1 864 210 875 213 922 228 c 1 933 162 945 97 956 31 c 1 906 15 840 -3 765 -3 c 1 537 -3 309 -3 81 -3 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/_Lacute.glyph000066400000000000000000000003651472062471000327100ustar00rootroot00000000000000StartChar: Lacute Encoding: 313 313 250 Width: 1060 VWidth: 32 Flags: W HStem: -3 210<376 919.823> 1305 20G<297 594> 1350 452 VStem: 247 588 LayerCount: 2 Fore Refer: 323 769 N 1 0 0 1 -154 83 2 Refer: 35 76 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/_Lambda.glyph000066400000000000000000000010251472062471000326450ustar00rootroot00000000000000StartChar: Lambda Encoding: 923 923 385 Width: 1060 VWidth: 0 Flags: W HStem: -27 21G<116.5 195.5 670 719> 1305 20G<481.5 837.5> VStem: 674 271<39.0469 483.102> LayerCount: 2 Fore SplineSet 398 486 m 1 317 315 236 144 155 -27 c 1 78 -5 0 16 -77 38 c 1 146 467 370 896 593 1325 c 1 667 1325 742 1325 816 1325 c 1 859 897 902 470 945 42 c 1 855 21 764 0 674 -21 c 1 666 154 659 329 651 504 c 1 651 513 l 0 651 621 626 758 626 883 c 0 626 923 628 962 635 998 c 1 596 830 463 625 398 486 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/_Lcaron.glyph000066400000000000000000000005241472062471000327060ustar00rootroot00000000000000StartChar: Lcaron Encoding: 317 317 254 Width: 1060 VWidth: 32 Flags: W HStem: -3 210<376 919.823> 1291 20G<744 870.919> 1305 20G<297 594> LayerCount: 2 Fore SplineSet 972 1274 m 1xc0 942 1159 922 1048 887 894 c 1 701 916 l 1 715 1061 736 1206 752 1311 c 1 972 1274 l 1xc0 EndSplineSet Refer: 35 76 N 1 0 0 1 0 0 2 Validated: 1 EndChar _Lcommaaccent.glyph000066400000000000000000000003721472062471000340000ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: Lcommaaccent Encoding: 315 315 252 Width: 1060 VWidth: 32 Flags: W HStem: -581 532 -3 210<376 919.823> 1305 20G<297 594> VStem: 261 369 LayerCount: 2 Fore Refer: 488 806 N 1 0 0 1 44 -53 2 Refer: 35 76 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/_Ldot.glyph000066400000000000000000000004411472062471000323700ustar00rootroot00000000000000StartChar: Ldot Encoding: 319 319 256 Width: 1060 VWidth: 32 Flags: W HStem: -3 210<376 919.823> 589.776 244.881<600.894 811.599> 1305 20G<297 594> VStem: 552.564 307.365 LayerCount: 2 Fore Refer: 171 183 S 0.817461 0 0 0.782367 264 287 2 Refer: 35 76 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/_Lslash.glyph000066400000000000000000000012431472062471000327150ustar00rootroot00000000000000StartChar: Lslash Encoding: 321 321 258 Width: 1060 VWidth: 0 Flags: W HStem: -3 210<486 919.823> 999 20G<833.5 887> 1305 20G<431.5 704> LayerCount: 2 Fore SplineSet 292 513 m 1 243 490 195 466 146 443 c 1 124 508 103 572 81 637 c 1 167 679 254 720 340 762 c 1 377 950 413 1137 450 1325 c 1 535 1325 619 1325 704 1325 c 1 676 1182 648 1039 620 896 c 1 705 937 791 978 876 1019 c 1 898 954 919 889 941 824 c 1 818 765 695 706 572 647 c 1 543 500 515 354 486 207 c 1 592 207 698 207 804 207 c 1 864 210 875 213 922 228 c 1 933 162 945 97 956 31 c 1 906 15 840 -3 765 -3 c 1 574 -3 382 -3 191 -3 c 1 225 169 258 341 292 513 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/_M.glyph000066400000000000000000000011671472062471000316700ustar00rootroot00000000000000StartChar: M Encoding: 77 77 36 Width: 1060 VWidth: 32 Flags: W HStem: 0 21G<-13 256.5 626 873> 1303 20G<201 475 858.5 1128> LayerCount: 2 Fore SplineSet 244 1323 m 1 312 1323 380 1323 448 1323 c 1 502 1209 563 1020 589 834 c 1 678 1016 805 1190 912 1323 c 1 984 1323 1056 1323 1128 1323 c 1 1051 925 873 0 873 0 c 1 791 0 708 0 626 0 c 1 664 199 702 397 740 596 c 1 760 700 824 898 824 898 c 1 737 775 630 588 612 551 c 1 562 550 512 550 462 549 c 1 462 549 412 817 380 898 c 1 380 898 375 709 353 596 c 1 314 397 276 199 237 0 c 1 154 0 70 0 -13 0 c 1 73 441 158 882 244 1323 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/_Mu.glyph000066400000000000000000000003061472062471000320470ustar00rootroot00000000000000StartChar: Mu Encoding: 924 924 377 Width: 1060 VWidth: 32 Flags: W HStem: 0 21G<-13 256.5 626 873> 1303 20G<201 475 858.5 1128> LayerCount: 2 Fore Refer: 36 77 N 1 0 0 1 0 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/_N.glyph000066400000000000000000000013231472062471000316630ustar00rootroot00000000000000StartChar: N Encoding: 78 78 37 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<-1 260 596 870> 1305 20G<215 293 862.5 924.5> VStem: 616 249<0 224.453> AnchorPoint: "cedilla_accent" 426 0 basechar 0 AnchorPoint: "above_accent" 660 1322 basechar 0 LayerCount: 2 Fore SplineSet 616 0 m 1 576 259 499 626 408 845 c 1 391 753 373 662 356 570 c 1 299 271 275 152 245 -3 c 1 163 -3 81 -3 -1 -3 c 1 85 440 172 882 258 1325 c 1 328 1323 397 1320 467 1318 c 1 556 1130 699 656 720 407 c 1 735 530 741 657 765 778 c 0 802 968 841 1155 884 1329 c 1 965 1329 1047 1328 1128 1328 c 1 1100 1213 1068 1061 1036 895 c 0 991 664 944 405 899 170 c 0 888 112 875 54 865 0 c 1 782 0 699 0 616 0 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/_Nacute.glyph000066400000000000000000000004241472062471000327060ustar00rootroot00000000000000StartChar: Nacute Encoding: 323 323 260 Width: 1060 VWidth: 32 Flags: W HStem: 0 21G<-1 260 596 870> 1305 20G<215 293 862.5 924.5> 1350 452 VStem: 457 588 616 249<0 224.453> LayerCount: 2 Fore Refer: 323 769 N 1 0 0 1 56 83 2 Refer: 37 78 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/_Ncaron.glyph000066400000000000000000000004161472062471000327100ustar00rootroot00000000000000StartChar: Ncaron Encoding: 327 327 264 Width: 1060 VWidth: 32 Flags: W HStem: 0 21G<-1 260 596 870> 1305 20G<215 293 862.5 924.5> 1373 447 VStem: 616 249<0 224.453> LayerCount: 2 Fore Refer: 334 780 N 1 0 0 1 -10 167 2 Refer: 37 78 N 1 0 0 1 0 0 3 Validated: 1 EndChar _Ncommaaccent.glyph000066400000000000000000000004341472062471000340010ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: Ncommaaccent Encoding: 325 325 262 Width: 1060 VWidth: 32 Flags: W HStem: -581 532 0 21G<-1 260 596 870> 1305 20G<215 293 862.5 924.5> VStem: 198 369 616 249<0 224.453> LayerCount: 2 Fore Refer: 488 806 N 1 0 0 1 -19 -53 2 Refer: 37 78 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/_Ntilde.glyph000066400000000000000000000005171472062471000327110ustar00rootroot00000000000000StartChar: Ntilde Encoding: 209 209 151 Width: 1060 VWidth: -8 Flags: W HStem: 0 21G<-1 260 596 870> 1305 20G<215 293 862.5 924.5> 1391 178<824.948 980.708> 1421 21G<452.359 508.5> 1521 180<524.789 696.018> VStem: 616 249<0 224.453> LayerCount: 2 Fore Refer: 325 771 N 1 0 0 1 13 15 2 Refer: 37 78 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/_Nu.glyph000066400000000000000000000003351472062471000320520ustar00rootroot00000000000000StartChar: Nu Encoding: 925 925 378 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<-1 260 596 870> 1305 20G<215 293 862.5 924.5> VStem: 616 249<0 224.453> LayerCount: 2 Fore Refer: 37 78 N 1 0 0 1 0 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/_O.glyph000066400000000000000000000014571472062471000316740ustar00rootroot00000000000000StartChar: O Encoding: 79 79 38 Width: 1060 VWidth: 0 Flags: W HStem: -16 203<360.794 563.376> 1147 203<572.95 756.613> VStem: 51 263<233.832 671.361> 800 258<593.11 1102.42> AnchorPoint: "above_accent" 703 1322 basechar 0 LayerCount: 2 Fore SplineSet 709 1350 m 1 843 1350 1058 1299 1058 917 c 0 1058 841 1049 752 1030 647 c 1 1029 643 1029 640 1028 636 c 1 996 469 933 312 867 217 c 0 764 70 597 -16 432 -16 c 0 310 -16 169 25 108 127 c 0 68 193 51 274 51 367 c 0 51 432 59 503 74 579 c 0 143 931 233 1090 322 1187 c 0 406 1279 552 1347 709 1350 c 1 471 187 m 0 608 187 731 463 767 640 c 1 768 646 770 651 771 657 c 1 785 726 800 825 800 915 c 0 800 1038 771 1147 669 1147 c 0 530 1147 392 869 337 592 c 0 324 527 314 458 314 396 c 0 314 280 350 187 471 187 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/_O_E.glyph000066400000000000000000000017731472062471000321410ustar00rootroot00000000000000StartChar: OE Encoding: 338 338 149 Width: 1060 VWidth: 0 Flags: W HStem: -8 205<311.244 399.407 651 910.763> 644 205<776 947.449> 1127 203<496.991 581 821.562 1106> VStem: 24 260<222.031 677.406> LayerCount: 2 Fore SplineSet 400 199 m 1 460 508 521 818 581 1127 c 1 472 1127 378 951 305 578 c 0 291 506 284 440 284 385 c 0 284 268 316 197 381 197 c 0 397 197 387 198 400 199 c 1 776 206 m 1 835 208 865 216 913 232 c 1 922 165 931 99 940 32 c 1 828 3 703 -1 592 -1 c 0 545 -1 495 0 440 0 c 1 422 -7 326 -8 311 -8 c 0 93 -4 24 150 24 347 c 0 24 425 35 510 52 597 c 0 137 1033 293 1330 628 1330 c 0 654 1330 681 1328 706 1323 c 1 766 1326 829 1326 892 1326 c 0 977 1326 1063 1325 1145 1325 c 1 1132 1259 1119 1193 1106 1127 c 1 1014 1127 1022 1128 951 1128 c 0 916 1128 877 1128 830 1127 c 1 812 1034 794 942 776 849 c 1 846 849 915 849 985 849 c 1 972 781 958 712 945 644 c 1 875 644 806 644 736 644 c 1 697 442 666 286 651 207 c 1 693 207 734 206 776 206 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/_Oacute.glyph000066400000000000000000000004601472062471000327070ustar00rootroot00000000000000StartChar: Oacute Encoding: 211 211 123 Width: 1060 VWidth: -12 Flags: W HStem: -16 203<360.794 563.376> 1147 203<572.95 756.613> 1350 452 VStem: 51 263<233.832 671.361> 500 588 800 258<593.11 1102.42> LayerCount: 2 Fore Refer: 323 769 N 1 0 0 1 99 83 2 Refer: 38 79 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/_Obreve.glyph000066400000000000000000000004711472062471000327130ustar00rootroot00000000000000StartChar: Obreve Encoding: 334 334 270 Width: 1060 VWidth: 32 Flags: W HStem: -16 203<360.794 563.376> 1147 203<572.95 756.613> 1468 183<652.135 899.439> VStem: 51 263<233.832 671.361> 800 258<593.11 1102.42> LayerCount: 2 Fore Refer: 328 774 N 1 0 0 1 38 143 2 Refer: 38 79 N 1 0 0 1 0 0 3 Validated: 1 EndChar _Ocircumflex.glyph000066400000000000000000000004561472062471000336750ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: Ocircumflex Encoding: 212 212 124 Width: 1060 VWidth: -12 Flags: W HStem: -16 203<360.794 563.376> 1147 203<572.95 756.613> 1355 448 VStem: 51 263<233.832 671.361> 800 258<593.11 1102.42> LayerCount: 2 Fore Refer: 324 770 N 1 0 0 1 20 103 2 Refer: 38 79 N 1 0 0 1 0 0 3 Validated: 1 EndChar _Odieresis.glyph000066400000000000000000000004751472062471000333440ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: Odieresis Encoding: 214 214 126 Width: 1060 VWidth: -8 Flags: W HStem: -16 203<360.794 563.376> 1147 203<572.95 756.613> 1433 240<435 667 855 1090> VStem: 51 263<233.832 671.361> 800 258<593.11 1102.42> LayerCount: 2 Fore Refer: 173 168 N 1 0 0 1 12 249 2 Refer: 38 79 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/_Ograve.glyph000066400000000000000000000004611472062471000327130ustar00rootroot00000000000000StartChar: Ograve Encoding: 210 210 122 Width: 1060 VWidth: -12 Flags: W HStem: -16 203<360.794 563.376> 1147 203<572.95 756.613> 1362 450 VStem: 51 263<233.832 671.361> 488 562 800 258<593.11 1102.42> LayerCount: 2 Fore Refer: 322 768 N 1 0 0 1 108 95 2 Refer: 38 79 N 1 0 0 1 0 0 3 Validated: 1 EndChar _Ohungarumlaut.glyph000066400000000000000000000004601472062471000342430ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: Ohungarumlaut Encoding: 336 336 272 Width: 1060 VWidth: 32 Flags: W HStem: -16 203<360.794 563.376> 1147 203<572.95 756.613> 1365 545 VStem: 51 263<233.832 671.361> 800 258<593.11 1102.42> LayerCount: 2 Fore Refer: 333 779 N 1 0 0 1 209 222 2 Refer: 38 79 N 1 0 0 1 0 0 3 Validated: 1 EndChar _Omacron.glyph000066400000000000000000000005011472062471000330020ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: Omacron Encoding: 332 332 268 Width: 1060 VWidth: 32 Flags: W HStem: -16 203<360.794 563.376> 1147 203<572.95 756.613> 1486 194<536.574 1002.22> VStem: 51 263<233.832 671.361> 501 538 800 258<593.11 1102.42> LayerCount: 2 Fore Refer: 326 772 N 1 0 0 1 54 23 2 Refer: 38 79 N 1 0 0 1 0 0 3 Validated: 1 EndChar _Omegatonos.glyph000066400000000000000000000005541472062471000335270ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: Omegatonos Encoding: 911 911 404 Width: 1060 VWidth: 0 Flags: W HStem: 1 216<88.7886 251.558 825.928 1020.29> 1159 217<635.392 861.7> 1193 454 VStem: 105.163 320.438 146.626 247.605<355.383 804.159> 914.292 237.48<607.934 1098.35> LayerCount: 2 Fore Refer: 392 900 N 0.712084 0 0 1 -258 -29 2 Refer: 391 937 S 0.920464 0 0 1 96 0 3 Validated: 1 EndChar _Omicron.glyph000066400000000000000000000003751472062471000330230ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: Omicron Encoding: 927 927 379 Width: 1060 VWidth: 0 Flags: W HStem: -16 203<360.794 563.376> 1147 203<572.95 756.613> VStem: 51 263<233.832 671.361> 800 258<593.11 1102.42> LayerCount: 2 Fore Refer: 38 79 N 1 0 0 1 0 0 2 Validated: 1 EndChar _Omicrontonos.glyph000066400000000000000000000005371472062471000341060ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: Omicrontonos Encoding: 908 908 406 Width: 1060 VWidth: 0 Flags: W HStem: -16 203<431.11 623.763> 1147 203<632.868 807.528> 1194 454 VStem: 128.626 350.847 136.5 250.109<233.832 671.361> 848.789 245.354<593.11 1102.42> LayerCount: 2 Fore Refer: 392 900 S 0.779659 0 0 1 -269 -28 2 Refer: 379 927 N 0.950986 0 0 1 88 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/_Oslash.glyph000066400000000000000000000021631472062471000327220ustar00rootroot00000000000000StartChar: Oslash Encoding: 216 216 127 Width: 1060 VWidth: 0 Flags: W HStem: -16 203<356.479 578.506> 1147 203<553.057 758.395> 1408 20G<1020 1061.5> AnchorPoint: "above_accent" 707 1322 basechar 0 LayerCount: 2 Fore SplineSet 1029 1128 m 1 1048 1072 1058 1004 1058 918 c 0 1058 842 1050 752 1030 647 c 1 1029 643 1029 640 1028 636 c 1 996 469 933 312 867 217 c 0 764 70 597 -16 432 -16 c 0 357 -16 275 -1 208 35 c 1 170 -15 133 -65 95 -115 c 1 49 -80 2 -46 -44 -11 c 1 0 47 44 106 88 164 c 1 62 222 50 289 50 365 c 0 50 431 59 503 74 579 c 0 143 931 233 1090 322 1187 c 0 406 1279 552 1347 709 1350 c 1 774 1350 859 1338 928 1282 c 1 964 1331 1002 1379 1038 1428 c 1 1085 1394 1131 1361 1178 1327 c 1 1128 1261 1079 1194 1029 1128 c 1 355 232 m 1 382 196 415 187 471 187 c 0 550 187 611 249 657 326 c 1 695 385 747 541 767 640 c 1 768 646 770 651 771 657 c 1 780 705 789 761 795 817 c 1 648 622 502 427 355 232 c 1 774 1076 m 1 750 1129 714 1147 669 1147 c 0 604 1147 561 1122 507 1051 c 0 444 968 385 835 337 592 c 0 330 557 323 514 319 471 c 1 472 673 623 875 774 1076 c 1 EndSplineSet Validated: 1 EndChar _Oslashacute.glyph000066400000000000000000000004351472062471000336650ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: Oslashacute Encoding: 510 510 462 Width: 1060 VWidth: 0 Flags: W HStem: -16 203<356.479 578.506> 1147 203<553.057 758.395> 1350 452 1408 20G<1020 1061.5> VStem: 504 588 LayerCount: 2 Fore Refer: 323 769 N 1 0 0 1 103 83 2 Refer: 127 216 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/_Otilde.glyph000066400000000000000000000005521472062471000327110ustar00rootroot00000000000000StartChar: Otilde Encoding: 213 213 125 Width: 1060 VWidth: -8 Flags: W HStem: -16 203<360.794 563.376> 1147 203<572.95 756.613> 1391 178<867.948 1023.71> 1421 21G<495.359 551.5> 1521 180<567.789 739.018> VStem: 51 263<233.832 671.361> 800 258<593.11 1102.42> LayerCount: 2 Fore Refer: 325 771 N 1 0 0 1 56 15 2 Refer: 38 79 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/_P.glyph000066400000000000000000000013511472062471000316660ustar00rootroot00000000000000StartChar: P Encoding: 80 80 39 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<29 294.5> 439 208<405 679.196> 1117 211<489.156 795.426> VStem: 824 268<797.824 1091.5> LayerCount: 2 Fore SplineSet 816 909 m 0 822 937 824 962 824 983 c 0 824 1114 728 1117 657 1117 c 0 648 1117 l 1 587 1117 542 1113 497 1112 c 1 492 1088 488 1065 483 1041 c 1 447 854 405 649 405 649 c 1 441 648 476 647 509 647 c 0 625 647 769 677 816 909 c 0 279 0 m 1 196 0 112 0 29 0 c 1 115 440 200 880 286 1320 c 1 404 1320 443 1328 576 1328 c 0 801 1328 969 1315 1057 1174 c 0 1082 1134 1092 1084 1092 1030 c 0 1092 996 1088 960 1081 924 c 0 1018 600 862 439 518 439 c 0 470 439 419 440 365 442 c 1 313 174 310 159 279 0 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/_Phi.glyph000066400000000000000000000023331472062471000322100ustar00rootroot00000000000000StartChar: Phi Encoding: 934 934 389 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<522.5 580> 1414 20G<564.5 852> VStem: 54 236<448.632 786.266> 876 235<605.678 982.679> LayerCount: 2 Fore SplineSet 371 420 m 1 409 615 446 809 484 1004 c 1 478 1000 473 996 467 991 c 0 394 932 330 840 296 669 c 0 292 649 290 625 290 601 c 0 290 545 303 487 331 453 c 0 341 440 356 429 371 420 c 1 656 412 m 1 695 430 730 455 756 483 c 1 800 524 850 634 864 703 c 1 865 707 865 711 866 715 c 1 872 746 876 782 876 818 c 0 876 868 868 918 848 957 c 0 829 994 804 1019 775 1035 c 1 743 864 715 715 665 460 c 1 662 444 659 428 656 412 c 1 332 214 m 1 254 231 184 261 142 308 c 0 85 372 54 455 54 552 c 0 54 585 58 620 65 656 c 0 118 927 220 1050 309 1125 c 0 361 1169 438 1206 528 1228 c 1 535 1263 541 1298 548 1333 c 1 555 1367 561 1400 568 1434 c 1 663 1434 757 1434 852 1434 c 1 842 1381 831 1329 821 1276 c 1 819 1264 816 1253 814 1242 c 1 954 1218 1111 1135 1111 870 c 0 1111 823 1106 769 1095 709 c 1 1094 706 1094 703 1093 700 c 1 1068 571 998 450 934 377 c 0 858 292 744 233 617 209 c 1 602 135 590 81 570 0 c 1 475 0 380 1 285 1 c 1 302 69 313 115 324 175 c 0 326 187 329 200 332 214 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/_Pi.glyph000066400000000000000000000013131472062471000320350ustar00rootroot00000000000000StartChar: Pi Encoding: 928 928 387 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<55 346 604.5 644> 1100 196<519.25 789 1036.39 1148.43> VStem: 602 253<9 365.803> LayerCount: 2 Fore SplineSet 310 0 m 1 225 0 140 0 55 0 c 1 125 362 196 725 266 1087 c 1 236 1083 208 1078 177 1072 c 1 175 1137 174 1201 172 1266 c 1 268 1287 388 1296 508 1296 c 1 733 1296 959 1296 1184 1296 c 1 1171 1231 1159 1165 1146 1100 c 1 1112 1100 1077 1100 1043 1100 c 1 996 859 949 619 902 378 c 1 877 251 864 126 855 9 c 1 771 5 686 0 602 -4 c 1 607 117 625 255 650 384 c 1 696 623 743 861 789 1100 c 1 741 1100 694 1100 646 1100 c 1 602 1100 564 1100 526 1099 c 1 454 733 382 366 310 0 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/_Psi.glyph000066400000000000000000000021241472062471000322210ustar00rootroot00000000000000StartChar: Psi Encoding: 936 936 390 Width: 1060 VWidth: 6 Flags: W HStem: 0 21G<350 614> 440 216<390.084 441 723 845.686> 1328 20G<417 460 818.5 853 1193.5 1233.5> VStem: 124 252<671.299 1020.77> 205 255<1015.74 1320.4> 977 260<1032.69 1322.84> LayerCount: 2 Fore SplineSet 134 839 m 0xf4 146 904 158 965 169 1021 c 0 201 1185 205 1213 205 1288 c 0 205 1300 204 1310 203 1319 c 1 289 1329 374 1338 460 1348 c 1 460 1333 l 0xec 460 1255 457 1229 422 1050 c 0 412 998 409 985 397 923 c 0 385 861 376 808 376 766 c 0 376 696 402 656 486 656 c 1 535 896 561 1018 603 1232 c 1 609 1266 616 1300 622 1334 c 1 701 1334 779 1335 858 1335 c 1 848 1282 837 1230 827 1177 c 1 789 980 770 887 723 656 c 1 858 656 866 679 934 1028 c 1 952 1128 969 1237 977 1322 c 1 1064 1328 1150 1334 1237 1340 c 1 1230 1251 1214 1141 1199 1069 c 0 1196 1055 1194 1043 1192 1032 c 0 1120 649 1071 443 692 443 c 1 660 290 629 138 599 0 c 1 516 0 433 0 350 0 c 1 367 68 401 239 413 299 c 0 422 344 432 392 441 440 c 1 213 440 124 578 124 741 c 0 124 773 128 806 134 839 c 0xf4 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/_Q.glyph000066400000000000000000000024541472062471000316740ustar00rootroot00000000000000StartChar: Q Encoding: 81 81 40 Width: 1060 VWidth: 0 Flags: W HStem: -183 216<723.495 866.312> -3 201<361.668 515.554> 319 217<388.871 526.938> 1115 216<523.468 734.339> VStem: 75 246<319.609 729.938> 788 240<608.176 1062.41> LayerCount: 2 Fore SplineSet 779 -183 m 0xbc 664 -183 518 -122 517 8 c 1 486 0 465 -3 425 -3 c 0x7c 309 -3 210 40 147 123 c 0 98 189 75 286 75 404 c 0 75 476 83 556 100 642 c 0 141 853 208 1048 327 1173 c 0 444 1295 550 1331 673 1331 c 0 840 1331 943 1265 994 1121 c 0 1019 1051 1028 981 1028 915 c 0 1028 832 1014 756 1002 693 c 0 960 473 871 216 718 116 c 1 718 100 l 0 718 41 735 34 809 33 c 1 813 33 816 33 820 33 c 1 857 33 882 38 907 44 c 1 893 -30 879 -103 865 -177 c 1 842 -182 824 -183 779 -183 c 0xbc 516 536 m 0 631 536 676 477 694 404 c 1 714 444 729 539 761 683 c 0 763 691 763 698 765 706 c 0 778 765 788 828 788 891 c 0 788 928 784 965 774 1001 c 0 754 1070 706 1115 634 1115 c 0 505 1115 407 965 356 706 c 0 352 686 347 663 343 640 c 0 336 601 321 526 321 470 c 0 321 454 322 440 325 428 c 1 377 495 444 536 516 536 c 0 532 211 m 1 532 211 533 214 533 215 c 0 533 221 535 228 535 235 c 0 535 271 518 319 460 319 c 0 428 319 385 308 351 270 c 1 356 218 415 198 453 198 c 0 470 198 l 0 489 198 513 202 532 211 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/_R.glyph000066400000000000000000000016771472062471000317030ustar00rootroot00000000000000StartChar: R Encoding: 82 82 41 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<15 276> 1124 205<468.453 748.793> VStem: 813 269<812.323 1068.19> AnchorPoint: "cedilla_accent" 454 0 basechar 0 AnchorPoint: "above_accent" 626 1322 basechar 0 LayerCount: 2 Fore SplineSet 708 548 m 1 762 424 853 273 896 207 c 1 911 191 952 155 992 144 c 1 941 81 889 19 838 -44 c 1 782 -35 732 15 706 58 c 1 630 167 515 434 478 530 c 1 443 533 407 540 366 558 c 1 330 372 294 186 258 0 c 1 177 0 96 0 15 0 c 1 89 379 162 757 236 1136 c 1 249 1204 257 1252 265 1314 c 1 308 1318 425 1329 486 1329 c 0 736 1329 954 1321 1046 1168 c 0 1070 1128 1082 1073 1082 1015 c 0 1082 986 1079 957 1073 928 c 0 1028 704 890 578 708 548 c 1 807 906 m 0 811 927 813 945 813 962 c 0 813 1087 710 1124 539 1124 c 0 513 1124 505 1124 476 1123 c 1 453 1005 430 886 407 768 c 1 466 741 522 726 565 726 c 0 573 726 l 1 743 726 787 804 807 906 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/_Racute.glyph000066400000000000000000000004161472062471000327130ustar00rootroot00000000000000StartChar: Racute Encoding: 340 340 274 Width: 1060 VWidth: 32 Flags: W HStem: 0 21G<15 276> 1124 205<468.453 748.793> 1350 452 VStem: 423 588 813 269<812.323 1068.19> LayerCount: 2 Fore Refer: 323 769 N 1 0 0 1 22 83 2 Refer: 41 82 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/_Rcaron.glyph000066400000000000000000000004101472062471000327060ustar00rootroot00000000000000StartChar: Rcaron Encoding: 344 344 278 Width: 1060 VWidth: 32 Flags: W HStem: 0 21G<15 276> 1124 205<468.453 748.793> 1373 447 VStem: 813 269<812.323 1068.19> LayerCount: 2 Fore Refer: 334 780 N 1 0 0 1 -44 167 2 Refer: 41 82 N 1 0 0 1 0 0 3 Validated: 1 EndChar _Rcommaaccent.glyph000066400000000000000000000004241472062471000340040ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: Rcommaaccent Encoding: 342 342 276 Width: 1060 VWidth: 32 Flags: W HStem: -581 532 0 21G<15 276> 1124 205<468.453 748.793> VStem: 226 369 813 269<812.323 1068.19> LayerCount: 2 Fore Refer: 488 806 N 1 0 0 1 9 -53 2 Refer: 41 82 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/_Rho.glyph000066400000000000000000000003561472062471000322230ustar00rootroot00000000000000StartChar: Rho Encoding: 929 929 380 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<29 294.5> 439 208<405 679.196> 1117 211<489.156 795.426> VStem: 824 268<797.824 1091.5> LayerCount: 2 Fore Refer: 39 80 N 1 0 0 1 0 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/_S.glyph000066400000000000000000000020521472062471000316700ustar00rootroot00000000000000StartChar: S Encoding: 83 83 42 Width: 1060 VWidth: 0 Flags: W HStem: -9 209<334.844 620.656> 1118 210<489.142 842.193> VStem: 23 269<240.962 420> 164 273<895.299 1064.55> 720 266<292.465 530.142> AnchorPoint: "cedilla_accent" 396 0 basechar 0 AnchorPoint: "above_accent" 671 1322 basechar 0 LayerCount: 2 Fore SplineSet 292 702 m 1xe8 211 743 164 837 164 937 c 0 164 960 167 983 172 1006 c 0 220 1225 398 1328 653 1328 c 0 662 1328 l 0 902 1328 1045 1282 1123 1192 c 1 1063 1128 1003 1064 943 1000 c 1 862 1102 697 1118 627 1118 c 1 577 1118 454 1082 441 1014 c 1 438 1000 437 987 437 976 c 0xd8 437 909 481 889 527 870 c 0 641 822 710 813 830 752 c 1 912 708 986 627 986 486 c 0 986 458 983 429 977 396 c 0 921 96 684 -9 444 -9 c 1 438 -9 431 -9 425 -9 c 1 130 -1 23 137 23 317 c 0 23 351 27 386 34 422 c 1 123 421 211 421 300 420 c 1 295 394 292 370 292 349 c 0 292 252 346 200 471 200 c 0 550 200 687 236 716 382 c 0 719 397 720 411 720 424 c 0 720 506 667 552 605 582 c 0 499 633 413 641 292 702 c 1xe8 EndSplineSet Validated: 1 EndChar _S_F010000.glyph000066400000000000000000000004321472062471000325170ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: SF010000 Encoding: 9484 9484 809 Width: 1060 VWidth: 0 Flags: W HStem: 438 165<613 1080> VStem: 448 165<-505 438> LayerCount: 2 Fore SplineSet 448 603 m 1 1080 603 l 1 1080 438 l 1 613 438 l 1 613 -505 l 1 448 -505 l 1 448 603 l 1 EndSplineSet Validated: 1 EndChar _S_F020000.glyph000066400000000000000000000004321472062471000325200ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: SF020000 Encoding: 9492 9492 817 Width: 1060 VWidth: 0 Flags: W HStem: 438 165<613 1080> VStem: 448 165<603 1820> LayerCount: 2 Fore SplineSet 448 438 m 1 448 1820 l 1 613 1820 l 1 613 603 l 1 1080 603 l 1 1080 438 l 1 448 438 l 1 EndSplineSet Validated: 1 EndChar _S_F030000.glyph000066400000000000000000000004271472062471000325250ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: SF030000 Encoding: 9488 9488 813 Width: 1060 VWidth: 0 Flags: W HStem: 438 165<-20 448> VStem: 448 165<-505 438> LayerCount: 2 Fore SplineSet 613 603 m 1 613 -505 l 1 448 -505 l 1 448 438 l 1 -20 438 l 1 -20 603 l 1 613 603 l 1 EndSplineSet Validated: 1 EndChar _S_F040000.glyph000066400000000000000000000004271472062471000325260ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: SF040000 Encoding: 9496 9496 821 Width: 1060 VWidth: 0 Flags: W HStem: 438 165<-20 448> VStem: 448 165<603 1820> LayerCount: 2 Fore SplineSet 613 438 m 1 -20 438 l 1 -20 603 l 1 448 603 l 1 448 1820 l 1 613 1820 l 1 613 438 l 1 EndSplineSet Validated: 1 EndChar _S_F050000.glyph000066400000000000000000000005731472062471000325310ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: SF050000 Encoding: 9532 9532 857 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<-20 448 613 1080> VStem: 448 165<-505 438 604 1820> LayerCount: 2 Fore SplineSet 448 604 m 1 448 1820 l 1 613 1820 l 1 613 604 l 1 1080 604 l 1 1080 438 l 1 613 438 l 1 613 -505 l 1 448 -505 l 1 448 438 l 1 -20 438 l 1 -20 604 l 1 448 604 l 1 EndSplineSet Validated: 1 EndChar _S_F060000.glyph000066400000000000000000000004741472062471000325320ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: SF060000 Encoding: 9516 9516 841 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<-20 448 613 1080> VStem: 448 165<-505 438> LayerCount: 2 Fore SplineSet -20 604 m 1 1080 604 l 1 1080 438 l 1 613 438 l 1 613 -505 l 1 448 -505 l 1 448 438 l 1 -20 438 l 1 -20 604 l 1 EndSplineSet Validated: 1 EndChar _S_F070000.glyph000066400000000000000000000004741472062471000325330ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: SF070000 Encoding: 9524 9524 849 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<-20 448 613 1080> VStem: 448 165<604 1820> LayerCount: 2 Fore SplineSet 613 604 m 1 1080 604 l 1 1080 438 l 1 -20 438 l 1 -20 604 l 1 448 604 l 1 448 1820 l 1 613 1820 l 1 613 604 l 1 EndSplineSet Validated: 1 EndChar _S_F080000.glyph000066400000000000000000000005001472062471000325220ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: SF080000 Encoding: 9500 9500 825 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<613 1080> VStem: 448 165<-505 438 604 1820> LayerCount: 2 Fore SplineSet 448 1820 m 1 613 1820 l 1 613 604 l 1 1080 604 l 1 1080 438 l 1 613 438 l 1 613 -505 l 1 448 -505 l 1 448 1820 l 1 EndSplineSet Validated: 1 EndChar _S_F090000.glyph000066400000000000000000000004751472062471000325360ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: SF090000 Encoding: 9508 9508 833 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<-20 448> VStem: 448 165<-505 438 604 1820> LayerCount: 2 Fore SplineSet 613 1820 m 1 613 -505 l 1 448 -505 l 1 448 438 l 1 -20 438 l 1 -20 604 l 1 448 604 l 1 448 1820 l 1 613 1820 l 1 EndSplineSet Validated: 1 EndChar _S_F100000.glyph000066400000000000000000000003451472062471000325220ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: SF100000 Encoding: 9472 9472 797 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<-20 1080> LayerCount: 2 Fore SplineSet -20 604 m 1 1080 604 l 1 1080 438 l 1 -20 438 l 1 -20 604 l 1 EndSplineSet Validated: 1 EndChar _S_F110000.glyph000066400000000000000000000003511472062471000325200ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: SF110000 Encoding: 9474 9474 799 Width: 1060 VWidth: 0 Flags: W VStem: 448 165<-505 1820> LayerCount: 2 Fore SplineSet 613 1820 m 1 613 -505 l 1 448 -505 l 1 448 1820 l 1 613 1820 l 1 EndSplineSet Validated: 1 EndChar _S_F190000.glyph000066400000000000000000000006121472062471000325300ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: SF190000 Encoding: 9569 9569 894 Width: 1060 VWidth: 0 Flags: W HStem: 273 166<-20 448> 604 166<-20 448> VStem: 448 165<-505 273 439 604 770 1820> LayerCount: 2 Fore SplineSet 613 1820 m 1 613 -505 l 1 448 -505 l 1 448 273 l 1 -20 273 l 1 -20 439 l 1 448 439 l 1 448 604 l 1 -20 604 l 1 -20 770 l 1 448 770 l 1 448 1820 l 1 613 1820 l 1 EndSplineSet Validated: 1 EndChar _S_F200000.glyph000066400000000000000000000006251472062471000325240ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: SF200000 Encoding: 9570 9570 895 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<-20 283> VStem: 283 165<-505 438 604 1820> 613 165<-505 1820> LayerCount: 2 Fore SplineSet 778 1820 m 1 778 -505 l 1 613 -505 l 1 613 1820 l 1 778 1820 l 1 448 1820 m 1 448 -505 l 1 283 -505 l 1 283 438 l 1 -20 438 l 1 -20 604 l 1 283 604 l 1 283 1820 l 1 448 1820 l 1 EndSplineSet Validated: 1 EndChar _S_F210000.glyph000066400000000000000000000005701472062471000325240ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: SF210000 Encoding: 9558 9558 883 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<-20 283 448 613> VStem: 283 165<-505 438> 613 165<-505 438> LayerCount: 2 Fore SplineSet -20 604 m 1 778 604 l 1 778 234 778 -135 778 -505 c 1 613 -505 l 1 613 438 l 1 448 438 l 1 448 -505 l 1 283 -505 l 1 283 438 l 1 -20 438 l 1 -20 604 l 1 EndSplineSet Validated: 1 EndChar _S_F220000.glyph000066400000000000000000000005441472062471000325260ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: SF220000 Encoding: 9557 9557 882 Width: 1060 VWidth: 0 Flags: W HStem: 273 166<-20 448> 604 166<-20 448> VStem: 448 165<-505 273 439 604> LayerCount: 2 Fore SplineSet 613 770 m 1 613 -505 l 1 448 -505 l 1 448 273 l 1 -20 273 l 1 -20 439 l 1 448 439 l 1 448 604 l 1 -20 604 l 1 -20 770 l 1 613 770 l 1 EndSplineSet Validated: 1 EndChar _S_F230000.glyph000066400000000000000000000010151472062471000325210ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: SF230000 Encoding: 9571 9571 896 Width: 1060 VWidth: 0 Flags: W HStem: 273 166<-20 283> 604 166<-20 283> VStem: -20 468<273 439 604 770> 283 165<-505 273 770 1820> 613 165<-505 1820> LayerCount: 2 Fore SplineSet 448 604 m 1xe8 -20 604 l 1 -20 770 l 1xe8 283 770 l 1 283 1820 l 1 448 1820 l 1xd8 448 604 l 1xe8 448 439 m 1 448 -505 l 1 283 -505 l 1 283 273 l 1xd8 -20 273 l 1 -20 439 l 1 448 439 l 1 778 1820 m 1 778 -505 l 1 613 -505 l 1 613 1820 l 1 778 1820 l 1 EndSplineSet Validated: 1 EndChar _S_F240000.glyph000066400000000000000000000005011472062471000325210ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: SF240000 Encoding: 9553 9553 878 Width: 1060 VWidth: 0 Flags: W VStem: 283 165<-505 1820> 613 165<-505 1820> LayerCount: 2 Fore SplineSet 778 1820 m 1 778 -505 l 1 613 -505 l 1 613 1820 l 1 778 1820 l 1 448 1820 m 1 448 -505 l 1 283 -505 l 1 283 1820 l 1 448 1820 l 1 EndSplineSet Validated: 1 EndChar _S_F250000.glyph000066400000000000000000000007271472062471000325340ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: SF250000 Encoding: 9559 9559 884 Width: 1060 VWidth: 0 Flags: W HStem: 273 166<-20 283> 604 166<-20 613> VStem: 283 165<-505 273> 613 165<-505 604> LayerCount: 2 Fore SplineSet 613 604 m 1 -20 604 l 1 -20 770 l 1 246 770 512 770 778 770 c 1 778 345 778 -80 778 -505 c 1 613 -505 l 1 613 604 l 1 283 273 m 1 -20 273 l 1 -20 439 l 1 136 439 292 439 448 439 c 1 448 124 448 -190 448 -505 c 1 283 -505 l 1 283 273 l 1 EndSplineSet Validated: 1 EndChar _S_F260000.glyph000066400000000000000000000006271472062471000325340ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: SF260000 Encoding: 9565 9565 890 Width: 1060 VWidth: 0 Flags: W HStem: 273 166<-20 613> 604 166<-20 283> VStem: 283 165<770 1820> 613 165<439 1820> LayerCount: 2 Fore SplineSet 283 770 m 1 283 1820 l 1 448 1820 l 1 448 604 l 1 -20 604 l 1 -20 770 l 1 283 770 l 1 778 1820 m 1 778 273 l 1 -20 273 l 1 -20 439 l 1 613 439 l 1 613 1820 l 1 778 1820 l 1 EndSplineSet Validated: 1 EndChar _S_F270000.glyph000066400000000000000000000005471472062471000325360ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: SF270000 Encoding: 9564 9564 889 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<-20 283 448 613> VStem: 283 165<604 1820> 613 165<604 1820> LayerCount: 2 Fore SplineSet 613 604 m 1 613 1820 l 1 778 1820 l 1 778 438 l 1 -20 438 l 1 -20 604 l 1 283 604 l 1 283 1820 l 1 448 1820 l 1 448 604 l 1 613 604 l 1 EndSplineSet Validated: 1 EndChar _S_F280000.glyph000066400000000000000000000005441472062471000325340ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: SF280000 Encoding: 9563 9563 888 Width: 1060 VWidth: 0 Flags: W HStem: 273 166<-20 448> 604 166<-20 448> VStem: 448 165<439 604 770 1820> LayerCount: 2 Fore SplineSet -20 604 m 1 -20 770 l 1 448 770 l 1 448 1820 l 1 613 1820 l 1 613 273 l 1 -20 273 l 1 -20 439 l 1 448 439 l 1 448 604 l 1 -20 604 l 1 EndSplineSet Validated: 1 EndChar _S_F360000.glyph000066400000000000000000000006171472062471000325340ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: SF360000 Encoding: 9566 9566 891 Width: 1060 VWidth: 0 Flags: W HStem: 273 166<613 1080> 604 166<613 1080> VStem: 448 165<-505 273 439 604 770 1820> LayerCount: 2 Fore SplineSet 613 439 m 1 1080 439 l 1 1080 273 l 1 613 273 l 1 613 -505 l 1 448 -505 l 1 448 1820 l 1 613 1820 l 1 613 770 l 1 1080 770 l 1 1080 604 l 1 613 604 l 1 613 439 l 1 EndSplineSet Validated: 1 EndChar _S_F370000.glyph000066400000000000000000000006271472062471000325360ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: SF370000 Encoding: 9567 9567 892 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<778 1080> VStem: 283 165<-505 1820> 613 165<-505 438 604 1820> LayerCount: 2 Fore SplineSet 448 1820 m 1 448 -505 l 1 283 -505 l 1 283 1820 l 1 448 1820 l 1 778 604 m 1 1080 604 l 1 1080 438 l 1 778 438 l 1 778 -505 l 1 613 -505 l 1 613 1820 l 1 778 1820 l 1 778 604 l 1 EndSplineSet Validated: 1 EndChar _S_F380000.glyph000066400000000000000000000006341472062471000325350ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: SF380000 Encoding: 9562 9562 887 Width: 1060 VWidth: 0 Flags: W HStem: 273 166<448 1080> 604 166<778 1080> VStem: 283 165<439 1820> 613 165<770 1820> LayerCount: 2 Fore SplineSet 613 604 m 1 613 1820 l 1 778 1820 l 1 778 770 l 1 1080 770 l 1 1080 604 l 1 613 604 l 1 283 273 m 1 283 1820 l 1 448 1820 l 1 448 439 l 1 1080 439 l 1 1080 273 l 1 283 273 l 1 EndSplineSet Validated: 1 EndChar _S_F390000.glyph000066400000000000000000000006551472062471000325410ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: SF390000 Encoding: 9556 9556 881 Width: 1060 VWidth: 0 Flags: W HStem: 273 166<778 1080> 604 166<448 1080> VStem: 283 165<-505 604> 613 165<-505 273> LayerCount: 2 Fore SplineSet 1080 770 m 1 1080 604 l 1 448 604 l 1 448 -505 l 1 283 -505 l 1 283 -80 283 345 283 770 c 1 1080 770 l 1 613 439 m 1 1080 439 l 1 1080 273 l 1 778 273 l 1 778 -505 l 1 613 -505 l 1 613 439 l 1 EndSplineSet Validated: 1 EndChar _S_F400000.glyph000066400000000000000000000007441472062471000325300ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: SF400000 Encoding: 9577 9577 902 Width: 1060 VWidth: 0 Flags: W HStem: 273 166<-20 1080> 604 166<-20 283 778 1080> VStem: 283 165<770 1820> 613 165<770 1820> LayerCount: 2 Fore SplineSet -20 439 m 1 1080 439 l 1 1080 273 l 1 -20 273 l 1 -20 439 l 1 448 604 m 1 -20 604 l 1 -20 770 l 1 283 770 l 1 283 1820 l 1 448 1820 l 1 448 604 l 1 613 604 m 1 613 1820 l 1 778 1820 l 1 778 770 l 1 1080 770 l 1 1080 604 l 1 613 604 l 1 EndSplineSet Validated: 1 EndChar _S_F410000.glyph000066400000000000000000000007441472062471000325310ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: SF410000 Encoding: 9574 9574 899 Width: 1060 VWidth: 0 Flags: W HStem: 273 166<-20 283 778 1080> 604 166<-20 1080> VStem: 283 165<-505 273> 613 165<-505 273> LayerCount: 2 Fore SplineSet 448 439 m 1 448 -505 l 1 283 -505 l 1 283 273 l 1 -20 273 l 1 -20 439 l 1 448 439 l 1 613 439 m 1 1080 439 l 1 1080 273 l 1 778 273 l 1 778 -505 l 1 613 -505 l 1 613 439 l 1 -20 770 m 1 1080 770 l 1 1080 604 l 1 -20 604 l 1 -20 770 l 1 EndSplineSet Validated: 1 EndChar _S_F420000.glyph000066400000000000000000000010371472062471000325260ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: SF420000 Encoding: 9568 9568 893 Width: 1060 VWidth: 0 Flags: W HStem: 273 166<778 1080> 604 166<778 1080> VStem: 283 165<-505 1820> 613 467<273 439 604 770> 613 165<-505 273 770 1820> LayerCount: 2 Fore SplineSet 448 1820 m 1xe0 448 -505 l 1 283 -505 l 1 283 1820 l 1 448 1820 l 1xe0 613 604 m 1xf0 613 1820 l 1 778 1820 l 1 778 770 l 1xe8 1080 770 l 1 1080 604 l 1 613 604 l 1xf0 613 439 m 1xf0 1080 439 l 1 1080 273 l 1xf0 778 273 l 1 778 -505 l 1 613 -505 l 1xe8 613 439 l 1xf0 EndSplineSet Validated: 1 EndChar _S_F430000.glyph000066400000000000000000000004711472062471000325300ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: SF430000 Encoding: 9552 9552 877 Width: 1060 VWidth: 0 Flags: W HStem: 273 166<-20 1080> 604 166<-20 1080> LayerCount: 2 Fore SplineSet -20 770 m 1 1080 770 l 1 1080 604 l 1 -20 604 l 1 -20 770 l 1 -20 439 m 1 1080 439 l 1 1080 273 l 1 -20 273 l 1 -20 439 l 1 EndSplineSet Validated: 1 EndChar _S_F440000.glyph000066400000000000000000000013141472062471000325260ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: SF440000 Encoding: 9580 9580 905 Width: 1060 VWidth: 0 Flags: W HStem: 273 166<-20 283 778 1080> 604 166<-20 283 778 1080> VStem: -20 468<273 439 604 770> 283 165<-505 273 770 1820> 613 467<273 439 604 770> 613 165<-505 273 770 1820> LayerCount: 2 Fore SplineSet 448 604 m 1xe0 -20 604 l 1 -20 770 l 1xe0 283 770 l 1 283 1820 l 1 448 1820 l 1xd0 448 604 l 1xe0 448 439 m 1 448 -505 l 1 283 -505 l 1 283 273 l 1xd0 -20 273 l 1 -20 439 l 1 448 439 l 1 613 604 m 1xc8 613 1820 l 1 778 1820 l 1 778 770 l 1xc4 1080 770 l 1 1080 604 l 1 613 604 l 1xc8 613 439 m 1xc8 1080 439 l 1 1080 273 l 1xc8 778 273 l 1 778 -505 l 1 613 -505 l 1xc4 613 439 l 1xc8 EndSplineSet Validated: 1 EndChar _S_F450000.glyph000066400000000000000000000006211472062471000325270ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: SF450000 Encoding: 9575 9575 900 Width: 1060 VWidth: 0 Flags: W HStem: 273 166<-20 1080> 604 166<-20 448 613 1080> VStem: 448 165<770 1820> LayerCount: 2 Fore SplineSet 448 1820 m 1 613 1820 l 1 613 770 l 1 1080 770 l 1 1080 604 l 1 -20 604 l 1 -20 770 l 1 448 770 l 1 448 1820 l 1 -20 439 m 1 1080 439 l 1 1080 273 l 1 -20 273 l 1 -20 439 l 1 EndSplineSet Validated: 1 EndChar _S_F460000.glyph000066400000000000000000000006141472062471000325320ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: SF460000 Encoding: 9576 9576 901 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<-20 283 448 613 778 1080> VStem: 283 165<604 1820> 613 165<604 1820> LayerCount: 2 Fore SplineSet 448 604 m 1 613 604 l 1 613 1820 l 1 778 1820 l 1 778 604 l 1 1080 604 l 1 1080 438 l 1 -20 438 l 1 -20 604 l 1 283 604 l 1 283 1820 l 1 448 1820 l 1 448 604 l 1 EndSplineSet Validated: 1 EndChar _S_F470000.glyph000066400000000000000000000006201472062471000325300ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: SF470000 Encoding: 9572 9572 897 Width: 1060 VWidth: 0 Flags: W HStem: 273 166<-20 448 613 1080> 604 166<-20 1080> VStem: 448 165<-505 273> LayerCount: 2 Fore SplineSet -20 770 m 1 1080 770 l 1 1080 604 l 1 -20 604 l 1 -20 770 l 1 -20 439 m 1 1080 439 l 1 1080 273 l 1 613 273 l 1 613 -505 l 1 448 -505 l 1 448 273 l 1 -20 273 l 1 -20 439 l 1 EndSplineSet Validated: 1 EndChar _S_F480000.glyph000066400000000000000000000006141472062471000325340ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: SF480000 Encoding: 9573 9573 898 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<-20 283 448 613 778 1080> VStem: 283 165<-505 438> 613 165<-505 438> LayerCount: 2 Fore SplineSet -20 604 m 1 1080 604 l 1 1080 438 l 1 778 438 l 1 778 -505 l 1 613 -505 l 1 613 438 l 1 448 438 l 1 448 -505 l 1 283 -505 l 1 283 438 l 1 -20 438 l 1 -20 604 l 1 EndSplineSet Validated: 1 EndChar _S_F490000.glyph000066400000000000000000000005521472062471000325360ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: SF490000 Encoding: 9561 9561 886 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<448 613 778 1080> VStem: 283 165<604 1820> 613 165<604 1820> LayerCount: 2 Fore SplineSet 613 604 m 1 613 1820 l 1 778 1820 l 1 778 604 l 1 1080 604 l 1 1080 438 l 1 283 438 l 1 283 1820 l 1 448 1820 l 1 448 604 l 1 613 604 l 1 EndSplineSet Validated: 1 EndChar _S_F500000.glyph000066400000000000000000000005521472062471000325260ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: SF500000 Encoding: 9560 9560 885 Width: 1060 VWidth: 0 Flags: W HStem: 273 166<613 1080> 604 166<613 1080> VStem: 448 165<439 604 770 1820> LayerCount: 2 Fore SplineSet 448 273 m 1 448 1820 l 1 613 1820 l 1 613 770 l 1 1080 770 l 1 1080 604 l 1 613 604 l 1 613 439 l 1 1080 439 l 1 1080 273 l 1 448 273 l 1 EndSplineSet Validated: 1 EndChar _S_F510000.glyph000066400000000000000000000005521472062471000325270ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: SF510000 Encoding: 9554 9554 879 Width: 1060 VWidth: 0 Flags: W HStem: 273 166<613 1080> 604 166<613 1080> VStem: 448 165<-505 273 439 604> LayerCount: 2 Fore SplineSet 613 604 m 1 613 439 l 1 1080 439 l 1 1080 273 l 1 613 273 l 1 613 -505 l 1 448 -505 l 1 448 770 l 1 1080 770 l 1 1080 604 l 1 613 604 l 1 EndSplineSet Validated: 1 EndChar _S_F520000.glyph000066400000000000000000000005731472062471000325330ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: SF520000 Encoding: 9555 9555 880 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<448 613 778 1080> VStem: 283 165<-505 438> 613 165<-505 438> LayerCount: 2 Fore SplineSet 283 604 m 1 1080 604 l 1 1080 438 l 1 778 438 l 1 778 -505 l 1 613 -505 l 1 613 438 l 1 448 438 l 1 448 -505 l 1 283 -505 l 1 283 -135 283 234 283 604 c 1 EndSplineSet Validated: 1 EndChar _S_F530000.glyph000066400000000000000000000010121472062471000325210ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: SF530000 Encoding: 9579 9579 904 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<-20 283 448 613 778 1080> VStem: 283 165<-505 438 604 1820> 613 165<-505 438 604 1820> LayerCount: 2 Fore SplineSet 283 604 m 1 283 1820 l 1 448 1820 l 1 448 604 l 1 613 604 l 1 613 1820 l 1 778 1820 l 1 778 604 l 1 1080 604 l 1 1080 438 l 1 778 438 l 1 778 -505 l 1 613 -505 l 1 613 438 l 1 448 438 l 1 448 -505 l 1 283 -505 l 1 283 438 l 1 -20 438 l 1 -20 604 l 1 283 604 l 1 EndSplineSet Validated: 1 EndChar _S_F540000.glyph000066400000000000000000000010071472062471000325260ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: SF540000 Encoding: 9578 9578 903 Width: 1060 VWidth: 0 Flags: W HStem: 273 166<-20 448 613 1080> 604 166<-20 448 613 1080> VStem: 448 165<-505 273 439 604 770 1820> LayerCount: 2 Fore SplineSet 613 273 m 1 613 -505 l 1 448 -505 l 1 448 273 l 1 -20 273 l 1 -20 439 l 1 448 439 l 1 448 604 l 1 -20 604 l 1 -20 770 l 1 448 770 l 1 448 1820 l 1 613 1820 l 1 613 770 l 1 1080 770 l 1 1080 604 l 1 613 604 l 1 613 439 l 1 1080 439 l 1 1080 273 l 1 613 273 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/_Sacute.glyph000066400000000000000000000005051472062471000327130ustar00rootroot00000000000000StartChar: Sacute Encoding: 346 346 280 Width: 1060 VWidth: 32 Flags: W HStem: -9 209<334.844 620.656> 1118 210<489.142 842.193> 1350 452 VStem: 23 269<240.962 420> 164 273<895.299 1064.55> 468 588 720 266<292.465 530.142> LayerCount: 2 Fore Refer: 323 769 N 1 0 0 1 67 83 2 Refer: 42 83 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/_Scaron.glyph000066400000000000000000000004751472062471000327220ustar00rootroot00000000000000StartChar: Scaron Encoding: 352 352 286 Width: 1060 VWidth: 32 Flags: W HStem: -9 209<334.844 620.656> 1118 210<489.142 842.193> 1373 447 VStem: 23 269<240.962 420> 164 273<895.299 1064.55> 720 266<292.465 530.142> LayerCount: 2 Fore Refer: 334 780 N 1 0 0 1 1 167 2 Refer: 42 83 N 1 0 0 1 0 0 3 Validated: 1 EndChar _Scedilla.glyph000066400000000000000000000026421472062471000331340ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: Scedilla Encoding: 350 350 284 Width: 1060 VWidth: 32 Flags: W HStem: -449 172<242.374 465.281> -170 370<334.245 469.985> -2 202<545.508 628.012> 1118 210<486.318 738.489> VStem: 23 268<237.995 420> 163 274<893.215 1073.97> 469 224<-270.692 -174.055> 720 266<287.553 530.142> LayerCount: 2 Fore SplineSet 292 702 m 0xbb 212 742 163 809 163 918 c 0 163 945 166 974 172 1006 c 0 214 1226 398 1328 653 1328 c 0 662 1328 l 0 902 1328 1083 1246 1095 1078 c 1 997 1044 900 1010 802 976 c 1 776 1077 697 1118 627 1118 c 0 541 1118 455 1082 441 1014 c 0 438 1000 437 987 437 976 c 0 437 909 481 889 527 870 c 0 641 822 710 813 830 752 c 1 912 708 986 627 986 486 c 0 986 458 983 429 977 396 c 0 929 142 753 28 555 -1 c 1 551 -19 541 -68 540 -71 c 1 625 -75 693 -120 693 -209 c 0 693 -221 692 -233 689 -247 c 0 663 -377 536 -449 378 -449 c 0 312 -449 223 -431 174 -395 c 1 204 -346 233 -297 263 -248 c 1 293 -266 335 -277 386 -277 c 0 422 -277 459 -266 469 -228 c 1 469 -227 469 -227 469 -226 c 1 470 -223 470 -219 470 -216 c 0 470 -191 450 -170 408 -170 c 0xd7 360 -170 327 -173 297 -183 c 1 309 -123 321 -62 333 -2 c 1 108 30 23 157 23 317 c 0 23 351 27 386 34 422 c 1 122 421 211 421 299 420 c 1 294 394 291 371 291 350 c 0 291 252 346 200 471 200 c 0 579 200 687 236 716 382 c 0 719 397 720 411 720 424 c 0 720 506 667 552 605 582 c 0 499 633 413 641 292 702 c 0xbb EndSplineSet Validated: 1 EndChar _Scircumflex.glyph000066400000000000000000000005041472062471000336730ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: Scircumflex Encoding: 348 348 282 Width: 1060 VWidth: 32 Flags: W HStem: -9 209<334.844 620.656> 1118 210<489.142 842.193> 1355 448 VStem: 23 269<240.962 420> 164 273<895.299 1064.55> 720 266<292.465 530.142> LayerCount: 2 Fore Refer: 324 770 N 1 0 0 1 -12 103 2 Refer: 42 83 N 1 0 0 1 0 0 3 Validated: 1 EndChar _Scommaaccent.glyph000066400000000000000000000005141472062471000340050ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: Scommaaccent Encoding: 536 536 476 Width: 1060 VWidth: 0 Flags: W HStem: -581 532 -9 209<334.844 620.656> 1118 210<489.142 842.193> VStem: 23 269<240.962 420> 164 273<895.299 1064.55> 168 369 720 266<292.465 530.142> LayerCount: 2 Fore Refer: 488 806 N 1 0 0 1 -49 -53 2 Refer: 42 83 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/_Sigma.glyph000066400000000000000000000014131472062471000325260ustar00rootroot00000000000000StartChar: Sigma Encoding: 931 931 388 Width: 1060 VWidth: 0 Flags: W HStem: -3 206<392 905.946> 1118 205<563 1070.45> LayerCount: 2 Fore SplineSet 587 658 m 1 459 817 332 975 204 1134 c 1 255 1197 307 1259 358 1322 c 1 381 1324 399 1324 418 1324 c 0 447 1324 478 1323 525 1323 c 0 623 1323 l 1 660 1323 697 1323 734 1323 c 1 882 1323 1018 1320 1093 1320 c 1 1098 1320 1103 1320 1108 1320 c 1 1095 1253 1081 1185 1068 1118 c 1 900 1118 731 1118 563 1118 c 1 668 987 772 857 877 726 c 1 864 673 852 619 839 566 c 1 690 444 541 323 392 201 c 1 519 202 648 203 776 203 c 0 832 203 906 230 906 230 c 1 917 164 929 97 940 31 c 1 889 18 843 -3 745 -3 c 1 530 -2 316 -1 101 0 c 1 74 61 47 122 20 183 c 1 209 341 398 500 587 658 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/_T.glyph000066400000000000000000000011501472062471000316670ustar00rootroot00000000000000StartChar: T Encoding: 84 84 43 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<280 576> 1118 207<218.551 497 750.247 1049.96 1050 1075.19> AnchorPoint: "cedilla_accent" 394 0 basechar 0 AnchorPoint: "above_accent" 653 1322 basechar 0 LayerCount: 2 Fore SplineSet 280 0 m 1 352 373 425 745 497 1118 c 1 299 1118 257 1117 181 1117 c 1 194 1186 208 1255 221 1324 c 1 343 1324 798 1325 986 1325 c 0 1059 1325 1126 1316 1149 1309 c 1 1116 1241 1083 1174 1050 1106 c 1 1050 1106 1000 1118 940 1118 c 1 879 1118 818 1118 757 1118 c 1 685 745 612 373 540 0 c 1 453 0 367 0 280 0 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/_Tau.glyph000066400000000000000000000003221472062471000322150ustar00rootroot00000000000000StartChar: Tau Encoding: 932 932 381 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<280 576> 1118 207<218.551 497 750.247 1049.96 1050 1075.19> LayerCount: 2 Fore Refer: 43 84 N 1 0 0 1 0 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/_Tbar.glyph000066400000000000000000000014411472062471000323570ustar00rootroot00000000000000StartChar: Tbar Encoding: 358 358 292 Width: 1060 VWidth: 0 Flags: W HStem: -9 21G<278 554.5> 504 217<190.375 378 680 849.625> 1118 207<218.551 497 748.502 1049.96 1050 1075.19> LayerCount: 2 Fore SplineSet 378 504 m 1 302 504 227 504 151 504 c 1 165 576 179 649 193 721 c 1 269 721 344 721 420 721 c 1 446 853 471 986 497 1118 c 1 299 1118 257 1117 181 1117 c 1 194 1186 208 1255 221 1324 c 1 343 1324 798 1325 986 1325 c 0 1059 1325 1126 1316 1149 1309 c 1 1116 1241 1083 1174 1050 1106 c 1 1050 1106 1000 1118 940 1118 c 1 879 1118 818 1118 757 1118 c 1 731 986 706 853 680 721 c 1 750 721 819 721 889 721 c 1 875 649 861 576 847 504 c 1 777 504 708 504 638 504 c 1 605 333 571 162 538 -9 c 1 451 -9 365 -9 278 -9 c 1 311 162 345 333 378 504 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/_Tcaron.glyph000066400000000000000000000004021472062471000327110ustar00rootroot00000000000000StartChar: Tcaron Encoding: 356 356 290 Width: 1060 VWidth: 32 Flags: W HStem: 0 21G<280 576> 1118 207<218.551 497 750.247 1049.96 1050 1075.19> 1373 447 LayerCount: 2 Fore Refer: 334 780 N 1 0 0 1 -17 167 2 Refer: 43 84 N 1 0 0 1 0 0 3 Validated: 1 EndChar _Tcommaaccent.glyph000066400000000000000000000017751472062471000340200ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: Tcommaaccent Encoding: 354 354 288 Width: 1060 VWidth: 32 Flags: W HStem: -449 172<208.374 431.281> 1118 207<218.551 497 750.156 1049.96 1050 1075.19> VStem: 435 224<-269.703 -173.055> LayerCount: 2 Fore SplineSet 278 -9 m 1 351 367 424 742 497 1118 c 1 299 1118 257 1117 181 1117 c 1 194 1186 208 1255 221 1324 c 1 343 1324 798 1325 986 1325 c 0 1059 1325 1126 1316 1149 1309 c 1 1116 1241 1083 1174 1050 1106 c 1 1050 1106 1000 1118 940 1118 c 1 879 1118 818 1118 757 1118 c 1 684 742 611 367 538 -9 c 1 532 -9 525 -9 519 -9 c 1 515 -30 506 -68 506 -70 c 1 591 -74 659 -119 659 -208 c 0 659 -220 658 -232 655 -246 c 0 629 -376 502 -449 344 -449 c 0 278 -449 189 -431 140 -395 c 1 170 -346 199 -296 229 -247 c 1 259 -265 301 -277 352 -277 c 0 388 -277 425 -265 435 -227 c 1 435 -226 435 -226 435 -225 c 1 436 -221 436 -217 436 -214 c 0 436 -190 417 -170 375 -170 c 0 327 -170 294 -172 264 -182 c 1 275 -124 286 -67 297 -9 c 1 291 -9 284 -9 278 -9 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/_Theta.glyph000066400000000000000000000016421472062471000325370ustar00rootroot00000000000000StartChar: Theta Encoding: 920 920 374 Width: 1060 VWidth: 0 Flags: W HStem: -16 203<374.632 584.323> 615 203<463.438 734.562> 1147 203<594.448 784.293> VStem: 54 272<235.708 671.361> 829 267<596.974 1100.79> LayerCount: 2 Fore SplineSet 735 1350 m 1 874 1350 1096 1299 1096 917 c 0 1096 841 1087 752 1067 647 c 1 1066 643 1066 640 1065 636 c 1 1032 469 967 312 898 217 c 0 791 70 619 -16 448 -16 c 0 322 -16 176 25 113 127 c 0 72 193 54 274 54 367 c 0 54 432 63 503 78 579 c 0 148 931 243 1090 335 1187 c 0 422 1279 573 1347 735 1350 c 1 489 187 m 0 631 187 758 463 795 640 c 1 796 646 798 651 799 657 c 1 814 726 829 825 829 915 c 0 829 1038 799 1147 694 1147 c 0 550 1147 406 869 350 592 c 0 337 527 326 458 326 396 c 0 326 280 364 187 489 187 c 0 467 818 m 1 574 818 681 818 788 818 c 1 769 750 750 683 731 615 c 1 624 615 517 615 410 615 c 1 429 683 448 750 467 818 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/_Thorn.glyph000066400000000000000000000014551472062471000325660ustar00rootroot00000000000000StartChar: Thorn Encoding: 222 222 204 Width: 1060 VWidth: 0 Flags: W HStem: -10 21G<235.5 292.5> 439 208<405 705.608> 988 211<514 761.891> 1308 20G<487 535> VStem: 803 271<736.043 949.972> LayerCount: 2 Fore SplineSet 800 829 m 0 802 840 803 850 803 860 c 0 803 956 706 988 632 988 c 0 623 988 l 1 562 988 517 984 472 983 c 1 467 959 463 936 458 912 c 1 422 725 405 649 405 649 c 1 441 648 476 647 509 647 c 0 625 647 770 669 800 829 c 0 277 -10 m 1 194 -10 110 -9 27 -9 c 1 113 434 200 877 286 1320 c 1 392 1320 435 1327 539 1328 c 1 531 1285 522 1242 514 1199 c 1 551 1199 l 0 776 1199 944 1186 1032 1045 c 0 1060 1000 1074 966 1074 919 c 0 1074 897 1071 873 1065 844 c 0 1024 637 862 439 518 439 c 0 470 439 419 440 365 442 c 1 313 174 308 149 277 -10 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/_U.glyph000066400000000000000000000016161472062471000316770ustar00rootroot00000000000000StartChar: U Encoding: 85 85 44 Width: 1060 VWidth: 0 Flags: W HStem: -10 210<365.969 579.128> 1329 1G<234.5 511 877 929.5> VStem: 71 264<232.409 658.991> 888 248<1182.47 1323.27> AnchorPoint: "above_accent" 673 1322 basechar 0 LayerCount: 2 Fore SplineSet 888 1350 m 1 971 1341 1053 1331 1136 1322 c 1 1119 1272 1112 1237 1103 1195 c 0 1101 1186 1100 1176 1098 1166 c 0 1069 1018 1047 888 1025 775 c 1 1021 755 1017 736 1013 716 c 1 967 479 919 253 781 121 c 0 680 24 545 -5 415 -10 c 1 160 -10 71 106 71 315 c 0 71 358 75 405 82 456 c 0 92 533 114 657 141 795 c 0 175 970 216 1168 253 1329 c 1 339 1329 425 1329 511 1329 c 1 474 1161 426 932 389 743 c 0 379 693 370 645 362 602 c 0 350 538 340 485 338 448 c 0 337 423 335 395 335 366 c 0 335 285 351 203 454 200 c 1 656 209 703 431 758 718 c 0 782 844 806 993 840 1166 c 0 854 1238 866 1287 888 1350 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/_Uacute.glyph000066400000000000000000000004651472062471000327220ustar00rootroot00000000000000StartChar: Uacute Encoding: 218 218 130 Width: 1060 VWidth: -10 Flags: W HStem: -10 210<365.969 579.128> 1329 1G<234.5 511 877 929.5> 1350 452 VStem: 71 264<232.409 658.991> 470 588 888 248<1182.47 1323.27> LayerCount: 2 Fore Refer: 323 769 N 1 0 0 1 69 83 2 Refer: 44 85 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/_Ubreve.glyph000066400000000000000000000004751472062471000327250ustar00rootroot00000000000000StartChar: Ubreve Encoding: 364 364 298 Width: 1060 VWidth: 32 Flags: W HStem: -10 210<365.969 579.128> 1329 1G<234.5 511 877 929.5> 1468 183<622.135 869.439> VStem: 71 264<232.409 658.991> 888 248<1182.47 1323.27> LayerCount: 2 Fore Refer: 328 774 N 1 0 0 1 8 143 2 Refer: 44 85 N 1 0 0 1 0 0 3 Validated: 1 EndChar _Ucircumflex.glyph000066400000000000000000000004641472062471000337020ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: Ucircumflex Encoding: 219 219 131 Width: 1060 VWidth: -10 Flags: W HStem: -10 210<365.969 579.128> 1329 1G<234.5 511 877 929.5> 1355 448 VStem: 71 264<232.409 658.991> 888 248<1182.47 1323.27> LayerCount: 2 Fore Refer: 324 770 N 1 0 0 1 -10 103 2 Refer: 44 85 N 1 0 0 1 0 0 3 Validated: 1 EndChar _Udieresis.glyph000066400000000000000000000005031472062471000333420ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: Udieresis Encoding: 220 220 132 Width: 1060 VWidth: -4 Flags: W HStem: -10 210<365.969 579.128> 1329 1G<234.5 511 877 929.5> 1433 240<405 637 825 1060> VStem: 71 264<232.409 658.991> 888 248<1182.47 1323.27> LayerCount: 2 Fore Refer: 173 168 N 1 0 0 1 -18 249 2 Refer: 44 85 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/_Ugrave.glyph000066400000000000000000000004651472062471000327250ustar00rootroot00000000000000StartChar: Ugrave Encoding: 217 217 129 Width: 1060 VWidth: -10 Flags: W HStem: -10 210<365.969 579.128> 1329 1G<234.5 511 877 929.5> 1362 450 VStem: 71 264<232.409 658.991> 458 562 888 248<1182.47 1323.27> LayerCount: 2 Fore Refer: 322 768 N 1 0 0 1 78 95 2 Refer: 44 85 N 1 0 0 1 0 0 3 Validated: 1 EndChar _Uhungarumlaut.glyph000066400000000000000000000004651472062471000342560ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: Uhungarumlaut Encoding: 368 368 302 Width: 1060 VWidth: 32 Flags: W HStem: -10 210<365.969 579.128> 1329 1G<234.5 511 877 929.5> 1365 545 VStem: 71 264<232.409 658.991> 888 248<1182.47 1323.27> LayerCount: 2 Fore Refer: 333 779 N 1 0 0 1 119 222 2 Refer: 44 85 N 1 0 0 1 0 0 3 Validated: 1 EndChar _Umacron.glyph000066400000000000000000000005061472062471000330150ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: Umacron Encoding: 362 362 296 Width: 1060 VWidth: 32 Flags: W HStem: -10 210<365.969 579.128> 1329 1G<234.5 511 877 929.5> 1486 194<506.574 972.216> VStem: 71 264<232.409 658.991> 471 538 888 248<1182.47 1323.27> LayerCount: 2 Fore Refer: 326 772 N 1 0 0 1 24 23 2 Refer: 44 85 N 1 0 0 1 0 0 3 Validated: 1 EndChar _Uogonek.glyph000066400000000000000000000022271472062471000330220ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: Uogonek Encoding: 370 370 304 Width: 1060 VWidth: 32 Flags: W HStem: -503 196<385.666 621.8> 1329 1G<234.5 511 877 929.5> VStem: 72 263<225.728 664.844> 130 255<-383 -176.022 478.868 938.399> 888 248<1182.47 1323.27> LayerCount: 2 Fore SplineSet 888 1350 m 1xe8 971 1341 1053 1331 1136 1322 c 1 1119 1272 1112 1237 1103 1195 c 0 1101 1186 1100 1176 1098 1166 c 0 1069 1018 1047 888 1025 775 c 1 1021 755 1017 736 1013 716 c 1 967 479 919 253 781 121 c 0 606 -47 417 -133 386 -250 c 0 385 -253 385 -255 385 -258 c 0 385 -295 435 -307 495 -307 c 0 553 -307 599 -278 633 -256 c 1 665 -303 698 -350 730 -397 c 1 677 -445 547 -503 447 -503 c 0 282 -503 130 -457 130 -309 c 0xd8 130 -293 131 -277 135 -259 c 0 158 -147 228 -89 337 -6 c 1 141 17 72 129 72 315 c 0 72 358 75 405 82 456 c 0 92 533 114 657 141 795 c 0 175 970 216 1168 253 1329 c 1 339 1329 425 1329 511 1329 c 1 474 1161 426 932 389 743 c 0 379 693 370 645 362 602 c 0 350 538 340 485 338 448 c 0 337 423 335 395 335 366 c 0 335 285 351 203 454 200 c 1 656 209 703 431 758 718 c 0 782 844 806 993 840 1166 c 0 854 1238 866 1287 888 1350 c 1xe8 EndSplineSet Validated: 1 EndChar _Upsilon.glyph000066400000000000000000000003421472062471000330400ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: Upsilon Encoding: 933 933 382 Width: 1060 VWidth: 0 Flags: W HStem: 1342 20G<358 406.5 900 978.5> AnchorPoint: "above_accent" 700 1322 basechar 0 LayerCount: 2 Fore Refer: 48 89 N 1 0 0 1 0 0 2 Validated: 1 EndChar _Upsilon1.glyph000066400000000000000000000013211472062471000331170ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: Upsilon1 Encoding: 978 978 415 Width: 1060 VWidth: 4 Flags: W HStem: 0 21G<313 595> 1038 21G<983 1013> 1070 306<995.451 1163.91> 1385 20G<274.5 389> AnchorPoint: "above_accent" 700 1322 basechar 0 LayerCount: 2 Fore SplineSet 635 1020 m 1 726 1165 869 1376 1035 1376 c 0 1158 1376 1196 1319 1196 1224 c 0 1196 1182 1184 1132 1178 1076 c 0 1178 1074 1177 1072 1177 1070 c 1 1111 1059 1046 1049 980 1038 c 1 986 1080 993 1135 995 1148 c 1 974 1135 751 907 700 646 c 1 658 431 616 215 574 0 c 1 487 0 400 0 313 0 c 1 354 212 396 425 437 637 c 1 441 660 444 686 444 712 c 0 444 890 343 1119 178 1162 c 1 217 1243 255 1324 294 1405 c 1 484 1363 609 1162 635 1020 c 1 EndSplineSet Validated: 1 EndChar _Upsilondieresis.glyph000066400000000000000000000003701472062471000345710ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: Upsilondieresis Encoding: 939 939 395 Width: 1060 VWidth: 0 Flags: W HStem: 1342 20G<358 406.5 900 978.5> 1433 240<432 664 852 1087> LayerCount: 2 Fore Refer: 173 168 N 1 0 0 1 9 249 2 Refer: 382 933 N 1 0 0 1 0 0 3 Validated: 1 EndChar _Upsilontonos.glyph000066400000000000000000000004271472062471000341270ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: Upsilontonos Encoding: 910 910 403 Width: 1060 VWidth: 0 Flags: W HStem: 1197 454 1342 20G<519.678 561.496 987.007 1054.69> VStem: 121.137 349.533 LayerCount: 2 Fore Refer: 392 900 N 0.77674 0 0 1 -275 -25 2 Refer: 382 933 N 0.86223 0 0 1 211 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/_Uring.glyph000066400000000000000000000006101472062471000325500ustar00rootroot00000000000000StartChar: Uring Encoding: 366 366 300 Width: 1060 VWidth: 32 Flags: W HStem: -10 210<365.969 579.128> 1329 1G<234.5 511 877 929.5> 1400 132<659.419 819.929> 1657 142<667.142 828.047> VStem: 71 264<232.409 658.991> 465 191<1537.96 1643.24> 830 192<1547.31 1652.9> 888 248<1182.47 1323.27> LayerCount: 2 Fore Refer: 974 730 N 1 0 0 1 11 122 2 Refer: 44 85 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/_Utilde.glyph000066400000000000000000000005571472062471000327240ustar00rootroot00000000000000StartChar: Utilde Encoding: 360 360 294 Width: 1060 VWidth: 32 Flags: W HStem: -10 210<365.969 579.128> 1329 1G<234.5 511 877 929.5> 1391 178<837.948 993.708> 1421 21G<465.359 521.5> 1521 180<537.789 709.018> VStem: 71 264<232.409 658.991> 888 248<1182.47 1323.27> LayerCount: 2 Fore Refer: 325 771 N 1 0 0 1 26 15 2 Refer: 44 85 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/_V.glyph000066400000000000000000000007121472062471000316740ustar00rootroot00000000000000StartChar: V Encoding: 86 86 45 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<293 623> 1335 20G<386 453.5 905 1015.5> VStem: 175 253<1006.33 1270.21> LayerCount: 2 Fore SplineSet 293 0 m 1 294 15 295 34 295 56 c 0 295 322 221 1056 175 1266 c 1 259 1296 344 1325 428 1355 c 1 479 1098 488 707 513 331 c 1 649 651 830 1095 980 1348 c 1 1051 1322 1121 1295 1192 1269 c 1 1048 1033 652 204 594 0 c 1 494 0 393 0 293 0 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/_W.glyph000066400000000000000000000021041472062471000316720ustar00rootroot00000000000000StartChar: W Encoding: 87 87 46 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<79 323.5 547 827> 1299 20G<393.5 428 953 1026> VStem: 192 242<952.303 1291.4> AnchorPoint: "above_accent" 698 1322 basechar 0 LayerCount: 2 Back SplineSet 332 0 m 5 201 0 l 5 158 170 52 1035 6 1286 c 5 160 1318 l 5 280 675 246 608 290 298 c 5 360 528 429 886 435 957 c 5 480 957 568 957 602 969 c 5 638 778 686 485 744 300 c 5 777 585 741 624 868 1315 c 5 1023 1281 l 5 971 1030 868 178 835 0 c 5 699 0 l 5 699 0 553 429 521 613 c 5 474 388 340 22 332 0 c 5 EndSplineSet Fore SplineSet 320 0 m 1 240 0 159 0 79 0 c 1 79 22 l 0 79 237 188 1043 192 1290 c 1 273 1300 353 1309 434 1319 c 1 422 1126 405 1050 396 986 c 0 360 740 293 412 284 316 c 1 284 316 520 916 540 988 c 1 561 988 592 985 625 985 c 0 664 985 707 989 739 1004 c 1 726 786 726 319 726 319 c 1 770 458 817 726 878 962 c 0 895 1027 916 1132 990 1321 c 1 1062 1308 1135 1296 1207 1283 c 1 1105 1027 861 182 793 0 c 1 711 0 629 0 547 0 c 1 547 0 554 397 559 585 c 1 467 355 327 12 320 0 c 1 EndSplineSet Validated: 1 EndChar _Wcircumflex.glyph000066400000000000000000000004301472062471000336750ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: Wcircumflex Encoding: 372 372 306 Width: 1060 VWidth: 32 Flags: W HStem: 0 21G<79 323.5 547 827> 1299 20G<393.5 428 953 1026> 1355 448 VStem: 192 242<952.303 1291.4> LayerCount: 2 Fore Refer: 324 770 N 1 0 0 1 15 103 2 Refer: 46 87 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/_X.glyph000066400000000000000000000010531472062471000316750ustar00rootroot00000000000000StartChar: X Encoding: 88 88 47 Width: 1060 VWidth: 0 Flags: W HStem: -31 21G<708.5 801.5> 1347 29G<352 436.5 922 1013> LayerCount: 2 Fore SplineSet 985 1367 m 1 1041 1328 1098 1290 1154 1251 c 1 1002 1053 850 855 698 657 c 1 816 385 844 233 959 93 c 1 896 52 833 10 770 -31 c 1 647 119 643 221 539 468 c 1 408 294 276 120 145 -54 c 1 83 -10 22 34 -40 78 c 1 120 283 280 488 440 693 c 1 360 901 290 1082 181 1241 c 1 249 1286 318 1331 386 1376 c 1 487 1227 537 1054 606 879 c 1 732 1042 859 1204 985 1367 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/_Xi.glyph000066400000000000000000000022071472062471000320500ustar00rootroot00000000000000StartChar: Xi Encoding: 926 926 386 Width: 1060 VWidth: 0 Flags: W HStem: -3 204<55.1655 859.946> 646 203<399.562 742.438> 1118 205<274 1024.45> LayerCount: 2 Back SplineSet 102 1319 m 1 158 1323 228 1323 306 1323 c 0 337 1323 370 1323 404 1323 c 2 514 1323 l 2 663 1323 799 1320 873 1320 c 2 889 1320 l 1 889 1118 l 1 360 1118 l 1 360 849 l 1 698 849 l 1 698 646 l 1 360 646 l 1 360 615 l 2 360 408 358 280 358 201 c 1 774 203 l 2 830 203 899 230 899 230 c 1 971 31 l 1 923 18 882 -3 784 -3 c 2 102 -3 l 1 102 1319 l 1 EndSplineSet Fore SplineSet 402 849 m 1 528 849 653 849 779 849 c 1 766 781 753 714 740 646 c 1 614 646 489 646 363 646 c 1 376 714 389 781 402 849 c 1 274 1319 m 1 331 1323 401 1323 479 1323 c 0 577 1323 l 1 614 1323 651 1323 688 1323 c 1 837 1323 973 1320 1047 1320 c 1 1052 1320 1057 1320 1062 1320 c 1 1049 1253 1035 1185 1022 1118 c 1 759 1118 495 1118 232 1118 c 1 246 1185 260 1252 274 1319 c 1 57 201 m 1 281 202 506 202 730 203 c 1 786 203 860 230 860 230 c 1 871 164 883 97 894 31 c 1 843 18 797 -3 699 -3 c 1 472 -3 244 -3 17 -3 c 1 30 65 44 133 57 201 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/_Y.glyph000066400000000000000000000007241472062471000317020ustar00rootroot00000000000000StartChar: Y Encoding: 89 89 48 Width: 1060 VWidth: 0 Flags: W HStem: 1342 20G<358 406.5 900 978.5> AnchorPoint: "above_accent" 696 1322 basechar 0 LayerCount: 2 Fore SplineSet 279 18 m 1 379 215 466 395 566 592 c 1 509 705 207 1114 177 1222 c 1 249 1269 322 1315 394 1362 c 1 419 1283 630 962 690 822 c 1 774 1007 858 1191 942 1376 c 1 1015 1344 1088 1312 1161 1280 c 1 955 853 716 361 510 -66 c 1 447 -45 354 -18 279 18 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/_Yacute.glyph000066400000000000000000000003541472062471000327230ustar00rootroot00000000000000StartChar: Yacute Encoding: 221 221 133 Width: 1060 VWidth: -10 Flags: W HStem: 1342 20G<358 406.5 900 978.5> 1350 452 VStem: 493 588 LayerCount: 2 Fore Refer: 323 769 N 1 0 0 1 92 83 2 Refer: 48 89 N 1 0 0 1 0 0 3 Validated: 1 EndChar _Ycircumflex.glyph000066400000000000000000000003421472062471000337010ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: Ycircumflex Encoding: 374 374 308 Width: 1060 VWidth: 32 Flags: W HStem: 1342 20G<358 406.5 900 978.5> 1372 448 LayerCount: 2 Fore Refer: 324 770 S 1 0 0 1 29 120 2 Refer: 48 89 N 1 0 0 1 0 0 3 Validated: 1 EndChar _Ydieresis.glyph000066400000000000000000000003611472062471000333500ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: Ydieresis Encoding: 376 376 310 Width: 1060 VWidth: 32 Flags: W HStem: 1342 20G<358 406.5 900 978.5> 1433 240<428 660 848 1083> LayerCount: 2 Fore Refer: 173 168 N 1 0 0 1 5 249 2 Refer: 48 89 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/_Z.glyph000066400000000000000000000012551472062471000317030ustar00rootroot00000000000000StartChar: Z Encoding: 90 90 49 Width: 1060 VWidth: 0 Flags: W HStem: 0 216<354 895.795> 1119 209<270 821> AnchorPoint: "above_accent" 698 1322 basechar 0 LayerCount: 2 Fore SplineSet 48 0 m 1 33 49 19 99 4 148 c 1 276 472 549 795 821 1119 c 1 607 1119 345 1114 231 1114 c 1 244 1184 257 1254 270 1324 c 1 390 1324 813 1328 1001 1328 c 0 1076 1328 1120 1315 1138 1312 c 1 1138 1310 1138 1308 1137 1305 c 0 1127 1267 1127 1159 1118 1126 c 0 1117 1123 1116 1120 1116 1118 c 1 862 818 608 517 354 217 c 1 475 217 596 216 717 216 c 1 802 216 830 221 899 242 c 1 909 170 918 99 928 27 c 1 880 11 809 0 734 0 c 0 55 0 l 1 53 0 50 0 48 0 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/_Zacute.glyph000066400000000000000000000003621472062471000327230ustar00rootroot00000000000000StartChar: Zacute Encoding: 377 377 311 Width: 1060 VWidth: 32 Flags: W HStem: 0 216<354 895.795> 1119 209<270 821> 1350 452 VStem: 495 588 LayerCount: 2 Fore Refer: 323 769 N 1 0 0 1 94 83 2 Refer: 49 90 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/_Zcaron.glyph000066400000000000000000000003441472062471000327240ustar00rootroot00000000000000StartChar: Zcaron Encoding: 381 381 315 Width: 1060 VWidth: 32 Flags: W HStem: 0 216<354 895.795> 1119 209<270 821> 1373 447 LayerCount: 2 Fore Refer: 334 780 N 1 0 0 1 28 167 2 Refer: 49 90 N 1 0 0 1 0 0 3 Validated: 1 EndChar _Zdotaccent.glyph000066400000000000000000000004071472062471000335070ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: Zdotaccent Encoding: 379 379 313 Width: 1060 VWidth: 32 Flags: W HStem: 0 216<354 895.795> 1119 209<270 821> 1447 246<640.756 883.116> VStem: 596 331 LayerCount: 2 Fore Refer: 330 775 N 1 0 0 1 83 22 2 Refer: 49 90 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/_Zeta.glyph000066400000000000000000000002661472062471000323760ustar00rootroot00000000000000StartChar: Zeta Encoding: 918 918 372 Width: 1060 VWidth: 0 Flags: W HStem: 0 216<354 895.795> 1119 209<270 821> LayerCount: 2 Fore Refer: 49 90 N 1 0 0 1 0 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/a.glyph000066400000000000000000000030631472062471000315520ustar00rootroot00000000000000StartChar: a Encoding: 97 97 0 Width: 1060 VWidth: 6 Flags: W HStem: -31 21G<777.5 824.5> -11 200<255.5 514.68> 819 209<467.306 686.696> VStem: 69 249<196.7 585.735> 700 186<79.3457 275> AnchorPoint: "above_accent" 675 1107 basechar 0 LayerCount: 2 Back SplineSet 379.618 317 m 0 360.569 219 423.738 189 487.738 189 c 0 597.738 189 699.564 291 728.45 347 c 1 737.586 394 l 1 709.75 436 648.358 470 584.358 470 c 0 518.358 470 401 427 379.618 317 c 0 966.424 316 m 2 948.541 224 957.434 172 1005.69 127 c 1 863.724 -22 l 1 819.499 18 787.637 29 759.633 101 c 1 668.471 23 579.861 -11 397.861 -11 c 0 226.861 -11 88.3252 120 123.703 302 c 0 141.197 392 188.108 479 258.966 540 c 0 372.82 637 481.234 670 623.234 670 c 0 687.234 670 749.152 649 782.099 623 c 1 814.366 789 704.392 820 644.392 820 c 0 529.392 820 459 811 364.509 749 c 1 225 913 l 1 425 1037 514.24 1023.27 692.823 1028 c 1 917.823 1028 1078.58 893 1032.32 655 c 0 966.424 316 l 2 EndSplineSet Fore SplineSet 343 513 m 0x78 325 423 318 358 318 311 c 0 318 190 367 189 413 189 c 0 523 189 641 375 670 431 c 1 689 530 709 630 728 729 c 1 700 771 641 819 577 819 c 0 511 819 396 779 343 513 c 0x78 891 316 m 2 888 299 886 283 886 267 c 0 886 196 917 138 956 101 c 1 903 57 851 13 798 -31 c 1xb8 757 6 700 72 700 165 c 0 700 172 700 178 701 185 c 1 620 49 505 -11 323 -11 c 0 188 -11 69 51 69 302 c 0 69 368 78 448 96 543 c 0 172 937 430 1028 576 1028 c 1 657 1028 740 997 778 941 c 1 785 969 791 997 798 1025 c 1 1028 1013 l 0 982 781 937 548 891 316 c 2 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/aacute.glyph000066400000000000000000000004731472062471000325760ustar00rootroot00000000000000StartChar: aacute Encoding: 225 225 60 Width: 1060 VWidth: 0 Flags: W HStem: -31 21G<777.5 824.5> -11 200<255.5 514.68> 819 209<467.306 686.696> 1135 452 VStem: 69 249<196.7 585.735> 472 588 700 186<79.3457 275> LayerCount: 2 Fore Refer: 323 769 N 1 0 0 1 71 -132 2 Refer: 0 97 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/abreve.glyph000066400000000000000000000005051472062471000325740ustar00rootroot00000000000000StartChar: abreve Encoding: 259 259 208 Width: 1060 VWidth: 32 Flags: W HStem: -31 21G<777.5 824.5> -11 200<255.5 514.68> 819 209<467.306 686.696> 1253 183<624.135 871.439> VStem: 69 249<196.7 585.735> 700 186<79.3457 275> LayerCount: 2 Fore Refer: 328 774 N 1 0 0 1 10 -72 2 Refer: 0 97 N 1 0 0 1 0 0 3 Validated: 1 EndChar acircumflex.glyph000066400000000000000000000004701472062471000335540ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: acircumflex Encoding: 226 226 61 Width: 1060 VWidth: 0 Flags: W HStem: -31 21G<777.5 824.5> -11 200<255.5 514.68> 819 209<467.306 686.696> 1140 448 VStem: 69 249<196.7 585.735> 700 186<79.3457 275> LayerCount: 2 Fore Refer: 324 770 N 1 0 0 1 -8 -112 2 Refer: 0 97 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/acute.glyph000066400000000000000000000004631472062471000324340ustar00rootroot00000000000000StartChar: acute Encoding: 180 180 174 Width: 1060 VWidth: -43 Flags: W HStem: 1267 442 VStem: 404 585 LayerCount: 2 Fore SplineSet 404 1441 m 1 556 1489 752 1601 888 1709 c 1 922 1652 955 1594 989 1537 c 1 856 1425 612 1314 460 1267 c 1 441 1325 423 1383 404 1441 c 1 EndSplineSet Validated: 1 EndChar acutecomb.glyph000066400000000000000000000005431472062471000332150ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: acutecomb Encoding: 769 769 323 Width: 1060 VWidth: -43 Flags: W HStem: 1267 452 VStem: 401 588 AnchorPoint: "above_accent" 604 1239 mark 0 LayerCount: 2 Fore SplineSet 401 1460 m 1 553 1508 717 1611 853 1719 c 1 887 1662 955 1594 989 1537 c 1 856 1425 612 1314 460 1267 c 1 441 1325 420 1402 401 1460 c 1 EndSplineSet Validated: 1 EndChar adieresis.glyph000066400000000000000000000005071472062471000332230ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: adieresis Encoding: 228 228 63 Width: 1060 VWidth: 0 Flags: W HStem: -31 21G<777.5 824.5> -11 200<255.5 514.68> 819 209<467.306 686.696> 1218 240<407 639 827 1062> VStem: 69 249<196.7 585.735> 700 186<79.3457 275> LayerCount: 2 Fore Refer: 173 168 N 1 0 0 1 -16 34 2 Refer: 0 97 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/ae.glyph000066400000000000000000000024551472062471000317230ustar00rootroot00000000000000StartChar: ae Encoding: 230 230 65 Width: 1060 VWidth: 6 Flags: W HStem: 0 208<630.549 769.447> 4 158<206.461 352.636> 508 153<295.145 433.774> 808 210<300.707 470.438 730.502 846.472> VStem: -1 236<162.281 427.849> 850 194<648.73 805.783> AnchorPoint: "above_accent" 642 1107 basechar 0 LayerCount: 2 Fore SplineSet 693 616 m 1x3c 692 609 690 602 689 595 c 1 820 632 850 682 850 736 c 0 850 783 830 808 784 808 c 0 744 808 721 777 693 616 c 1x3c 244 322 m 0 238 290 235 263 235 241 c 0 235 188 251 162 278 162 c 0x7c 368 162 391 299 407 327 c 1 416 376 426 425 435 474 c 1 397 499 392 508 338 508 c 0 305 508 263 423 244 322 c 0 647 0 m 0xbc 489 0 466 75 449 97 c 1 412 63 341 4 238 4 c 0x7c 175 4 113 19 66 57 c 0 17 97 -1 156 -1 222 c 0 -1 250 2 280 8 309 c 0 41 476 140 661 344 661 c 0 421 661 430 645 465 629 c 1 472 663 477 696 477 723 c 0 477 774 458 808 389 808 c 1 386 808 383 808 380 808 c 1 327 808 305 788 259 702 c 1 198 729 138 757 77 784 c 1 183 970 305 1018 423 1018 c 0 479 1018 524 1015 576 968 c 1 592 952 607 928 615 909 c 1 637 935 712 1018 814 1018 c 1 954 1018 1044 930 1044 750 c 0 1044 573 942 456 646 375 c 1 624 274 l 1 632 232 638 208 677 208 c 0 752 208 772 244 787 290 c 1 846 266 904 242 963 218 c 1 963 218 872 0 647 0 c 0xbc EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/aeacute.glyph000066400000000000000000000005601472062471000327400ustar00rootroot00000000000000StartChar: aeacute Encoding: 509 509 461 Width: 1060 VWidth: 0 Flags: W HStem: 0 208<630.549 769.447> 4 158<206.461 352.636> 508 153<295.145 433.774> 808 210<300.707 470.438 730.502 846.472> 1135 452 VStem: -1 236<162.281 427.849> 439 588 850 194<648.73 805.783> LayerCount: 2 Fore Refer: 323 769 N 1 0 0 1 38 -132 2 Refer: 65 230 N 1 0 0 1 0 0 3 Validated: 1 EndChar afii00208.glyph000066400000000000000000000002741472062471000325560ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: afii00208 Encoding: 8213 8213 750 Width: 1060 VWidth: 6 Flags: W HStem: 400 244<6.75388 1078.8> LayerCount: 2 Fore Refer: 100 45 N 1.26682 0 0 1 -163 -13 2 Validated: 1 EndChar afii10017.glyph000066400000000000000000000004201472062471000325460ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: afii10017 Encoding: 1040 1040 506 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<-69 196.5 692 972> 281 223<409.995 673.747> 1305 20G<505.5 849.5> AnchorPoint: "above_accent" 711 1322 basechar 0 LayerCount: 2 Fore Refer: 26 65 N 1 0 0 1 0 0 3 Validated: 1 EndChar afii10018.glyph000066400000000000000000000015611472062471000325560ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: afii10018 Encoding: 1041 1041 507 Width: 1060 VWidth: 0 Flags: W HStem: -5 210<317 607.158> 608 210<441 666.075> 1089 210<489.816 963.642> VStem: 701 263<302.949 570.443> LayerCount: 2 Fore SplineSet 1021 1276 m 1 957 1066 l 17 859 1087 743 1089 609 1089 c 0 503 1089 491 1088 491 1088 c 1 487 1051 479 1003 470 956 c 0 457 889 455 891 441 817 c 1 485 818 537 818 579 818 c 0 831 818 964 711 964 507 c 0 964 472 960 434 952 393 c 0 908 168 732 23 561 3 c 0 521 -2 479 -5 440 -5 c 0 355 -5 266 0 158 0 c 2 22 0 l 1 60 194 110 407 191 823 c 0 225 996 253 1158 269 1285 c 1 351 1291 401 1299 514 1299 c 1 794 1299 945 1298 1021 1276 c 1 531 608 m 0 494 608 435 608 398 606 c 1 350 369 333 288 317 212 c 1 357 208 373 205 448 205 c 0 608 205 671 285 695 409 c 0 699 429 701 448 701 466 c 0 701 547 658 608 531 608 c 0 EndSplineSet Validated: 1 EndChar afii10019.glyph000066400000000000000000000004231472062471000325530ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: afii10019 Encoding: 1042 1042 508 Width: 1060 VWidth: 0 Flags: W HStem: -5 197<275 592.372> 636 198<405 585.078> 1123 202<459.443 644.15> VStem: 656 263<906.486 1110.72> 724 258<328.732 592.431> LayerCount: 2 Fore Refer: 27 66 N 1 0 0 1 0 0 3 Validated: 1 EndChar afii10020.glyph000066400000000000000000000003631472062471000325460ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: afii10020 Encoding: 1043 1043 509 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<146 436> 1118 210<610.247 1153.1> AnchorPoint: "above_accent" 616 1322 basechar 0 LayerCount: 2 Fore Refer: 370 915 S 1 0 0 1 72 0 2 Validated: 1 EndChar afii10021.glyph000066400000000000000000000012501472062471000325430ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: afii10021 Encoding: 1044 1044 510 Width: 1060 Flags: W HStem: -3 207<306 589.244> 1087 210<585.743 749> LayerCount: 2 Fore SplineSet 697 816 m 1 749 1087 l 1 591 1087 l 1 478 588 420 449 306 204 c 1 581 204 l 1 597 285 623 437 662 636 c 2 697 816 l 1 862 -296 m 1 633 -294 l 1 691 -3 l 1 614 -3 166 -6 166 -6 c 1 165 -11 164 -17 163 -22 c 0 142 -129 129 -287 129 -287 c 1 -102 -303 l 1 -95 -213 -64 -7 -42 106 c 0 -35 140 -30 173 -25 204 c 1 30 204 l 1 196 500 260 680 366 1226 c 0 370 1249 375 1272 380 1296 c 1 534 1296 688 1297 843 1297 c 0 921 1297 991 1297 1046 1293 c 1 835 204 l 1 960 204 l 1 862 -296 l 1 EndSplineSet Validated: 1 EndChar afii10022.glyph000066400000000000000000000004131472062471000325440ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: afii10022 Encoding: 1045 1045 511 Width: 1060 VWidth: 0 Flags: W HStem: 0 204<346 891.946> 646 203<473 774.438> 1118 205<516.966 1056.45> AnchorPoint: "above_accent" 722 1322 basechar 0 LayerCount: 2 Fore Refer: 30 69 N 1 0 0 1 23 0 3 Validated: 1 EndChar afii10023.glyph000066400000000000000000000004321472062471000325460ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: afii10023 Encoding: 1025 1025 491 Width: 1060 VWidth: 0 Flags: W HStem: 0 204<346 891.946> 646 203<473 774.438> 1118 205<516.966 1056.45> 1412 240<441 673 861 1096> LayerCount: 2 Fore Refer: 173 168 S 1 0 0 1 18 228 2 Refer: 511 1045 N 1 0 0 1 0 0 3 Validated: 1 EndChar afii10024.glyph000066400000000000000000000015041472062471000325500ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: afii10024 Encoding: 1046 1046 512 Width: 1060 Flags: W HStem: -5 21G<-99 179 319 540.885 706.5 962> 1306 2G<348.875 424 570.125 792 917 1025.75> VStem: 708 255<5 513.111> AnchorPoint: "above_accent" 683 1322 basechar 0 LayerCount: 2 Fore SplineSet 677 587 m 1 652 587 l 1 537 -5 l 1 319 -5 l 1 434 587 l 1 412 587 l 1 317 400 203 128 155 -6 c 1 -99 5 l 1 -24 190 143 507 241 686 c 1 218 928 247 1086 147 1230 c 1 402 1326 l 1 446 1237 456 1134 456 1037 c 0 456 961 450 890 450 834 c 0 450 821 450 808 451 797 c 1 475 797 l 1 574 1308 l 1 792 1308 l 1 693 797 l 1 720 797 l 1 775 916 852 1142 982 1326 c 1 1192 1230 l 1 1059 1074 1010 928 893 686 c 1 919 520 963 238 963 55 c 0 963 37 963 21 962 5 c 1 706 -6 l 1 707 20 708 52 708 88 c 0 708 233 697 441 677 587 c 1 EndSplineSet Validated: 1 EndChar afii10025.glyph000066400000000000000000000016131472062471000325520ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: afii10025 Encoding: 1047 1047 513 Width: 1060 Flags: W HStem: -6 210<254.021 625.446> 608 210<408 639.683> 1112 210<393.852 731.637> VStem: 704 265<285.635 545.339> 766 264<886.999 1078.58> AnchorPoint: "above_accent" 629 1322 basechar 0 LayerCount: 2 Fore SplineSet 408 820 m 1xf0 481 820 477 818 526 818 c 0 678 818 744 877 764 980 c 0 765 987 766 993 766 999 c 0 766 1065 697 1112 608 1112 c 0 452 1112 406 1087 290 994 c 1 207 1212 l 1 371 1307 483 1322 660 1322 c 0 842 1322 1030 1226 1030 1036 c 0xe8 1030 1016 1028 996 1024 974 c 0 1001 854 944 779 831 717 c 1 911 675 969 599 969 466 c 0 969 432 965 394 957 352 c 0 909 103 750 -6 396 -6 c 0 232 -6 125 9 -11 92 c 1 164 325 l 1 264 221 319 204 437 204 c 0 617 204 681 274 697 356 c 0 702 380 704 403 704 423 c 0 704 550 616 608 487 608 c 0 438 608 442 606 369 606 c 1 408 820 l 1xf0 EndSplineSet Validated: 1 EndChar afii10026.glyph000066400000000000000000000011571472062471000325560ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: afii10026 Encoding: 1048 1048 514 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<0.929664 276 607 854> 1290 20G<254 485 770.5 1100> AnchorPoint: "above_accent" 679 1322 basechar 0 LayerCount: 2 Fore SplineSet 855 1310 m 1 1100 1309 l 1 1090 1256 1077 1186 1066 1129 c 0 1021 899 968 645 924 419 c 0 916 378 909 339 902 301 c 0 880 186 860 85 848 0 c 1 607 0 l 1 631 171 656 300 692 486 c 0 713 594 787 801 787 801 c 1 622 553 384 168 276 0 c 1 -3 -1 l 1 254 1307 l 1 500 1310 l 1 470 1158 388 741 388 741 c 2 350 546 267 318 267 318 c 1 444 614 686 942 855 1310 c 1 EndSplineSet Validated: 1 EndChar afii10027.glyph000066400000000000000000000004201472062471000325470ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: afii10027 Encoding: 1049 1049 515 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<0.929664 276 607 854> 1290 20G<254 485 770.5 1100> 1468 183<628.135 875.439> LayerCount: 2 Fore Refer: 328 774 N 1 0 0 1 14 143 2 Refer: 514 1048 N 1 0 0 1 0 0 3 Validated: 1 EndChar afii10028.glyph000066400000000000000000000003751472062471000325610ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: afii10028 Encoding: 1050 1050 516 Width: 1060 VWidth: 0 Flags: W HStem: -11 6G<8 280.5 746 797> 1315 20G<224.5 526 976 1025> AnchorPoint: "above_accent" 680 1322 basechar 0 LayerCount: 2 Fore Refer: 34 75 N 1 0 0 1 0 0 3 Validated: 1 EndChar afii10029.glyph000066400000000000000000000007661472062471000325660ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: afii10029 Encoding: 1051 1051 517 Width: 1060 Flags: W HStem: -10 211<-13.7963 137.592> 1109 210<620 841> LayerCount: 2 Fore SplineSet -75 0 m 1 -3 232 l 1 16 215 33 201 84 201 c 0 156 201 192 316 405 1318 c 1 814 1319 l 2 848 1319 902 1319 933 1319 c 0 1011 1319 1082 1319 1137 1315 c 1 1053 883 965 432 881 0 c 1 621 0 l 1 662 208 690 332 749 636 c 2 784 816 l 1 841 1109 l 1 620 1109 l 1 399 102 320 -10 37 -10 c 0 -14 -10 -56 -6 -75 0 c 1 EndSplineSet Validated: 1 EndChar afii10030.glyph000066400000000000000000000003171472062471000325460ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: afii10030 Encoding: 1052 1052 518 Width: 1060 VWidth: 32 Flags: W HStem: 0 21G<-13 256.5 626 873> 1303 20G<201 475 858.5 1128> LayerCount: 2 Fore Refer: 36 77 N 1 0 0 1 0 0 3 Validated: 1 EndChar afii10031.glyph000066400000000000000000000003431472062471000325460ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: afii10031 Encoding: 1053 1053 519 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<-15 261 600 897.5> 599 215<398.475 716> 1302 15G<456 481.5 839 1111> LayerCount: 2 Fore Refer: 33 72 S 1 0 0 1 0 0 3 Validated: 1 EndChar afii10032.glyph000066400000000000000000000004611472062471000325500ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: afii10032 Encoding: 1054 1054 520 Width: 1060 VWidth: 0 Flags: W HStem: -16 203<360.794 563.376> 1147 203<572.95 756.613> VStem: 51 263<233.832 671.361> 800 258<593.11 1102.42> AnchorPoint: "above_accent" 719 1322 basechar 0 LayerCount: 2 Fore Refer: 38 79 N 1 0 0 1 0 0 3 Validated: 1 EndChar afii10033.glyph000066400000000000000000000005061472062471000325510ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: afii10033 Encoding: 1055 1055 521 Width: 1060 VWidth: 31 Flags: W HStem: -5 21G<20 279.881 590 849.87> 1108 210<492 804> LayerCount: 2 Fore SplineSet 492 1108 m 1 276 -5 l 1 20 -5 l 1 274 1319 l 1 945 1318 l 1 1102 1318 l 1 846 -5 l 1 590 -5 l 1 804 1108 l 1 492 1108 l 1 EndSplineSet Validated: 1 EndChar afii10034.glyph000066400000000000000000000003661472062471000325560ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: afii10034 Encoding: 1056 1056 522 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<29 294.5> 439 208<405 679.196> 1117 211<489.156 795.426> VStem: 824 268<797.824 1091.5> LayerCount: 2 Fore Refer: 39 80 N 1 0 0 1 0 0 3 Validated: 1 EndChar afii10035.glyph000066400000000000000000000003511472062471000325510ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: afii10035 Encoding: 1057 1057 523 Width: 1060 VWidth: 0 Flags: W HStem: -3 201<416.318 648.987> 1128 204<592.527 818.265> VStem: 84 265<271.823 726.457> LayerCount: 2 Fore Refer: 28 67 N 1 0 0 1 0 0 3 Validated: 1 EndChar afii10036.glyph000066400000000000000000000003321472062471000325510ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: afii10036 Encoding: 1058 1058 524 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<280 576> 1118 207<218.551 497 750.247 1049.96 1050 1075.19> LayerCount: 2 Fore Refer: 43 84 N 1 0 0 1 0 0 3 Validated: 1 EndChar afii10037.glyph000066400000000000000000000011621472062471000325540ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: afii10037 Encoding: 1059 1059 525 Width: 1060 Flags: W HStem: -22 210<100.714 334.824> 1304 20G<381.352 461.5 912 1006.63> VStem: 191 265<910.036 1256.84> AnchorPoint: "above_accent" 695 1322 basechar 0 LayerCount: 2 Fore SplineSet 143 296 m 1 175 224 218 188 260 188 c 0 330 188 413 328 442 371 c 1 351 428 281 467 191 1253 c 1 456 1324 l 1 467 1004 515 713 576 612 c 1 613 688 681 828 755 972 c 0 856 1167 898 1266 926 1328 c 1 1180 1265 l 1 1105 1111 1022 969 927 786 c 0 832 603 758 459 700 356 c 0 536 65 373 -22 227 -22 c 0 105 -22 26 -11 -48 59 c 1 143 296 l 1 EndSplineSet Validated: 1 EndChar afii10038.glyph000066400000000000000000000016071472062471000325610ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: afii10038 Encoding: 1060 1060 526 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<304 588> 89 210<290.187 337 631 731.984> 992 208<407.544 522 815 854.347> 1287 20G<565.368 843> VStem: 40 238<308.639 703.763> 522 242<757.692 983> 865 233<594.327 982.751> LayerCount: 2 Fore SplineSet 337 89 m 1 238 89 40 137 40 429 c 0 40 477 46 532 58 595 c 0 153 1084 338 1186 553 1193 c 1 568 1307 l 1 843 1307 l 1 843 1307 827 1241 815 1200 c 1 930 1198 1098 1156 1098 859 c 0 1098 796 1090 721 1073 633 c 0 985 178 766 88 601 87 c 1 601 87 594 50 582 0 c 1 304 0 l 1 320 30 330 58 337 89 c 1 631 296 m 1 720 296 766 309 831 642 c 0 854 761 865 838 865 890 c 0 865 987 827 990 764 992 c 1 729 806 692 612 642 355 c 2 631 296 l 1 388 299 m 1 437 549 484 789 522 983 c 1 381 979 366 930 304 609 c 0 286 519 278 454 278 408 c 0 278 315 314 299 388 299 c 1 EndSplineSet Validated: 1 EndChar afii10039.glyph000066400000000000000000000003121472062471000325520ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: afii10039 Encoding: 1061 1061 527 Width: 1060 VWidth: 0 Flags: W HStem: -31 21G<708.5 801.5> 1347 29G<352 436.5 922 1013> LayerCount: 2 Fore Refer: 47 88 N 1 0 0 1 0 0 3 Validated: 1 EndChar afii10040.glyph000066400000000000000000000010201472062471000325370ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: afii10040 Encoding: 1062 1062 528 Width: 1060 Flags: W HStem: 0 210<281 570> 1276 20G<235.068 492 779.077 1033> VStem: 674 231<-295.459 -3.64889> LayerCount: 2 Fore SplineSet 281 210 m 1 570 210 l 1 783 1296 l 1 1033 1296 l 1 822 218 l 1 971 218 l 1 964 188 946 95 939 61 c 0 922 -26 905 -139 905 -225 c 0 905 -251 907 -274 910 -294 c 1 681 -329 l 1 676 -301 674 -269 674 -235 c 0 674 -161 684 -75 697 0 c 1 623 0 l 1 -16 -1 l 1 239 1296 l 1 492 1296 l 1 281 210 l 1 EndSplineSet Validated: 1 EndChar afii10041.glyph000066400000000000000000000012341472062471000325470ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: afii10041 Encoding: 1063 1063 529 Width: 1060 Flags: W HStem: 0 21G<609 907> 412 211<454.752 682.805> 1276 20G<238.5 497 858.057 1118> VStem: 165 263<646.903 1140.14> AnchorPoint: "above_accent" 683 1322 basechar 0 LayerCount: 2 Fore SplineSet 1118 1296 m 1 1034 864 949 432 865 0 c 1 609 0 l 1 662 262 l 2 680 352 718 476 718 476 c 1 636 426 560 412 486 412 c 0 264 412 165 500 165 757 c 0 165 867 183 1008 218 1187 c 0 224 1216 229 1245 235 1274 c 0 236 1281 238 1289 239 1296 c 1 497 1296 l 1 451 1060 428 902 428 799 c 0 428 665 467 623 547 623 c 0 609 623 656 630 737 662 c 1 862 1296 l 1 1118 1296 l 1 EndSplineSet Validated: 1 EndChar afii10042.glyph000066400000000000000000000006051472062471000325510ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: afii10042 Encoding: 1064 1064 530 Width: 1060 Flags: W HStem: 0 210<244 352 596 702> 1276 20G<210.068 455 559.114 807 909.114 1157> LayerCount: 2 Fore SplineSet 244 210 m 1 352 210 l 1 563 1296 l 1 807 1296 l 1 596 210 l 1 702 210 l 1 913 1296 l 1 1157 1296 l 1 905 0 l 1 748 0 l 1 -41 -1 l 1 214 1296 l 1 455 1296 l 1 244 210 l 1 EndSplineSet Validated: 1 EndChar afii10043.glyph000066400000000000000000000011271472062471000325520ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: afii10043 Encoding: 1065 1065 531 Width: 1060 Flags: W HStem: 0 211<238 324 564 645> 1276 20G<209.068 449 532.092 776 854.074 1097> VStem: 689 236<-301 -4.68014> LayerCount: 2 Fore SplineSet 238 211 m 1 324 211 l 1 536 1296 l 1 776 1296 l 1 564 211 l 1 645 211 l 1 858 1296 l 1 1097 1296 l 1 887 219 l 1 990 219 l 1 990 219 961 79 953 36 c 0 934 -62 925 -173 925 -256 c 0 925 -272 925 -287 926 -301 c 1 692 -330 l 1 690 -310 689 -286 689 -260 c 0 689 -190 696 -100 716 0 c 1 686 0 l 1 -42 -1 l 1 213 1296 l 1 449 1296 l 1 238 211 l 1 EndSplineSet Validated: 1 EndChar afii10044.glyph000066400000000000000000000014121472062471000325500ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: afii10044 Encoding: 1066 1066 532 Width: 1060 VWidth: 0 Flags: W HStem: -5 206<261.261 658.62> 585 210<525.326 704.428> 1086 210<199 327> VStem: 738 267<287.154 552.444> LayerCount: 2 Fore SplineSet 594 585 m 0 539 585 482 564 482 564 c 1 434 327 424 281 408 205 c 1 408 205 446 201 521 201 c 0 637 201 701 237 734 409 c 0 737 423 738 436 738 449 c 0 738 525 691 585 594 585 c 0 625 1296 m 1 610 1216 595 1137 579 1057 c 0 562 967 543 872 525 777 c 1 525 777 589 795 652 795 c 0 873 795 1005 720 1005 516 c 0 1005 479 1001 438 992 393 c 0 934 93 762 -5 514 -5 c 0 419 -5 225 0 109 0 c 1 147 194 196 404 277 820 c 0 298 929 309 994 327 1086 c 1 158 1086 l 1 199 1296 l 1 558 1296 l 2 573 1296 594 1296 625 1296 c 1 EndSplineSet Validated: 1 EndChar afii10045.glyph000066400000000000000000000016121472062471000325530ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: afii10045 Encoding: 1067 1067 533 Width: 1060 Flags: W HStem: -5 210<255.02 388.259> 615 210<358.375 583> 615 192<377 454.814> 1276 20G<217 471 935.065 1181> VStem: 457 257<305.763 613.301> AnchorPoint: "above_accent" 699 1322 basechar 0 LayerCount: 2 Fore SplineSet 684 0 m 1x98 939 1296 l 1 1181 1296 l 1 928 0 l 1 684 0 l 1x98 383 615 m 0xd8 357 615 336 606 336 606 c 1 288 369 271 285 255 209 c 1 255 209 282 205 302 205 c 0 379 205 401 224 437 409 c 0 450 476 457 521 457 552 c 0 457 609 433 615 383 615 c 0xd8 226 1296 m 1 231 1296 248 1296 268 1296 c 0 309 1296 450 1296 471 1296 c 1 456 1216 441 1137 425 1057 c 0 408 967 395 902 377 807 c 1xb8 458 821 453 825 516 825 c 0 650 825 714 751 714 591 c 0 714 535 706 470 691 393 c 0 637 114 530 -5 282 -5 c 0 187 -5 83 0 -33 0 c 1 5 194 54 404 135 820 c 0 156 929 208 1204 226 1296 c 1 EndSplineSet Validated: 1 EndChar afii10046.glyph000066400000000000000000000013651472062471000325610ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: afii10046 Encoding: 1068 1068 534 Width: 1060 Flags: W HStem: -5 207<206.249 641.565> 622 210<477.834 713.443> 1280 20G<305 571> VStem: 740 263<309.799 592.875> LayerCount: 2 Fore SplineSet 529 622 m 0 474 622 434 604 434 604 c 1 386 367 369 282 353 206 c 1 353 206 393 202 442 202 c 0 622 202 699 248 730 409 c 0 736 442 740 471 740 495 c 0 740 594 682 622 529 622 c 0 314 1300 m 1 319 1300 336 1300 356 1300 c 0 397 1300 550 1300 571 1300 c 1 556 1220 541 1140 525 1059 c 0 507 967 495 909 477 814 c 1 477 814 550 832 619 832 c 0 890 832 1003 737 1003 539 c 0 1003 495 997 447 987 393 c 0 926 80 672 -5 424 -5 c 0 329 -5 170 0 54 0 c 1 92 194 141 404 222 820 c 0 243 929 296 1208 314 1300 c 1 EndSplineSet Validated: 1 EndChar afii10047.glyph000066400000000000000000000012151472062471000325540ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: afii10047 Encoding: 1069 1069 535 Width: 1060 Flags: W HStem: -13 210<238.662 548.928> 554 210<341 741.384> 1116 210<415.004 717.531> VStem: 798 249<751.335 1030.77> LayerCount: 2 Fore SplineSet 183 317 m 1 214 239 265 197 411 197 c 0 543 197 703 322 745 538 c 1 681 553 537 554 300 554 c 1 341 764 l 1 594 764 740 756 786 749 c 1 794 790 798 828 798 862 c 0 798 1026 712 1116 588 1116 c 0 448 1116 401 1076 347 996 c 1 148 1136 l 1 231 1226 379 1326 637 1326 c 0 775 1326 1047 1253 1047 855 c 0 1047 790 1040 718 1024 635 c 0 955 280 708 -13 364 -13 c 0 122 -13 16 68 -46 168 c 1 183 317 l 1 EndSplineSet Validated: 1 EndChar afii10048.glyph000066400000000000000000000014001472062471000325510ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: afii10048 Encoding: 1070 1070 536 Width: 1060 Flags: W HStem: -13 210<513.827 708.768> 1116 210<762.322 960.5> 1276 20G<221.065 464> VStem: 362 232<199.093 560.892> 877 232<740.305 1112.66> LayerCount: 2 Fore SplineSet 645 197 m 0xd8 715 197 738 252 815 647 c 0 856 860 877 979 877 1044 c 0 877 1100 861 1116 831 1116 c 0 758 1116 733 1064 651 641 c 0 612 439 594 328 594 268 c 0 594 206 613 197 645 197 c 0xd8 876 1326 m 0 1045 1326 1109 1234 1109 1042 c 0 1109 937 1090 802 1058 636 c 1 967 166 872 -13 602 -13 c 0 432 -13 362 77 362 280 c 0 362 358 372 453 391 566 c 1 321 566 l 1 288 395 244 171 211 0 c 1 -30 0 l 1 225 1296 l 1 464 1296 l 1xb8 365 786 l 1 431 786 l 1 496 1055 581 1326 876 1326 c 0 EndSplineSet Validated: 1 EndChar afii10049.glyph000066400000000000000000000013621472062471000325610ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: afii10049 Encoding: 1071 1071 537 Width: 1060 Flags: W HStem: 0 21G<38.898 70.5 592 852.881> 1093 210<562.799 807> VStem: 213 267<748.946 1006.69> LayerCount: 2 Fore SplineSet 368 541 m 1 258 589 213 672 213 788 c 0 213 828 219 871 228 919 c 0 292 1250 556 1303 889 1303 c 0 950 1303 1063 1292 1104 1288 c 1 1088 1227 1078 1180 1065 1113 c 2 849 0 l 1 592 0 l 1 697 533 l 1 697 533 663 524 648 523 c 1 574 429 348 174 230 67 c 1 167 14 95 -16 46 -28 c 1 -41 217 l 1 8 220 69 247 108 280 c 1 196 349 266 419 368 541 c 1 486 905 m 0 482 886 480 867 480 850 c 0 480 778 514 731 583 731 c 0 647 731 679 735 740 755 c 1 807 1092 l 1 778 1093 770 1093 744 1093 c 0 573 1093 512 1040 486 905 c 0 EndSplineSet Validated: 1 EndChar afii10050.glyph000066400000000000000000000004771472062471000325570ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: afii10050 Encoding: 1168 1168 600 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<103 360.882> 1118 210<574 920> LayerCount: 2 Fore SplineSet 961 1537 m 1 1206 1537 l 1 1125 1119 l 1 1001 1118 l 1 574 1118 l 1 357 0 l 1 103 0 l 1 361 1328 l 1 920 1328 l 1 961 1537 l 1 EndSplineSet Validated: 1 EndChar afii10051.glyph000066400000000000000000000016161472062471000325540ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: afii10051 Encoding: 1026 1026 492 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<122 382.5> 614 213<521.272 737.078> 1070 210<196 337 582.903 875> VStem: 762 257<267.758 587.227> LayerCount: 2 Fore SplineSet 753 409 m 0 759 437 762 464 762 487 c 0 762 566 724 614 605 614 c 0 550 614 500 605 500 605 c 1 482 517 469 453 451 358 c 0 431 254 412 156 398 86 c 0 390 47 384 17 381 0 c 1 363 0 345 0 326 0 c 0 289 0 157 0 122 0 c 1 160 194 209 404 290 820 c 0 311 929 319 979 337 1070 c 1 155 1070 l 1 155 1071 l 1 196 1280 l 1 522 1280 l 1 564 1281 608 1281 652 1281 c 0 740 1281 830 1280 916 1280 c 1 875 1070 l 1 592 1070 l 1 585 1033 587 1047 580 1010 c 0 566 936 557 890 541 809 c 1 573 818 614 827 664 827 c 0 894 827 1019 740 1019 531 c 0 1019 490 1014 444 1004 393 c 0 950 114 821 -232 556 -280 c 1 507 -58 l 1 592 -23 667 -34 753 409 c 0 EndSplineSet Validated: 1 EndChar afii10052.glyph000066400000000000000000000003751472062471000325560ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: afii10052 Encoding: 1027 1027 493 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<146 436> 1118 210<610.247 1153.1> 1350 452 VStem: 625 588 LayerCount: 2 Fore Refer: 323 769 S 1 0 0 1 224 83 2 Refer: 509 1043 N 1 0 0 1 0 0 3 Validated: 1 EndChar afii10053.glyph000066400000000000000000000012041472062471000325470ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: afii10053 Encoding: 1028 1028 494 Width: 1060 Flags: W HStem: -13 210<407.322 722.166> 554 210<374.325 782> 1116 210<568.865 867.831> VStem: 70 252<290.631 539.88> LayerCount: 2 Fore SplineSet 807 317 m 1 978 168 l 1 878 68 738 -13 496 -13 c 0 211 -13 70 188 70 460 c 0 70 516 76 575 88 635 c 0 203 1228 585 1326 745 1326 c 0 1003 1326 1111 1226 1160 1136 c 1 907 996 l 1 885 1076 852 1116 712 1116 c 0 562 1116 418 984 372 749 c 1 420 756 570 764 823 764 c 1 782 554 l 1 545 554 401 553 331 538 c 1 325 506 322 476 322 448 c 0 322 287 418 197 531 197 c 0 677 197 746 239 807 317 c 1 EndSplineSet Validated: 1 EndChar afii10054.glyph000066400000000000000000000004271472062471000325560ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: afii10054 Encoding: 1029 1029 495 Width: 1060 VWidth: 0 Flags: W HStem: -9 209<334.844 620.656> 1118 210<489.142 842.193> VStem: 23 269<240.962 420> 164 273<895.299 1064.55> 720 266<292.465 530.142> LayerCount: 2 Fore Refer: 42 83 N 1 0 0 1 0 0 3 Validated: 1 EndChar afii10055.glyph000066400000000000000000000003341472062471000325540ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: afii10055 Encoding: 1030 1030 496 Width: 1060 VWidth: 0 Flags: W HStem: 4 214<100 341.29 590 775.962> 1112 212<312.878 509 756.837 995.969> LayerCount: 2 Fore Refer: 50 73 N 1 0 0 1 0 0 3 Validated: 1 EndChar afii10056.glyph000066400000000000000000000004601472062471000325550ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: afii10056 Encoding: 1031 1031 497 Width: 1060 VWidth: 0 Flags: W HStem: 4 214<100 341.29 590 775.962> 1112 212<312.878 509 756.837 995.969> 1473 240<392.088 624.088 812.088 1047.09> LayerCount: 2 Fore Refer: 173 168 N 1 0 0 1 -30.912 289 2 Refer: 496 1030 N 1 0 0 1 0 0 3 Validated: 1 EndChar afii10057.glyph000066400000000000000000000003451472062471000325600ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: afii10057 Encoding: 1032 1032 498 Width: 1060 VWidth: 0 Flags: W HStem: -8 212<305.416 453.257> 1108 216<378.284 696> VStem: 21 264<218.527 432.885> LayerCount: 2 Fore Refer: 51 74 N 1 0 0 1 0 0 3 Validated: 1 EndChar afii10058.glyph000066400000000000000000000016311472062471000325600ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: afii10058 Encoding: 1033 1033 499 Width: 1060 Flags: W HStem: -28 21G<-42 100.5> -5 210<525.448 761.218> 639 211<740.534 941> 1087 210<511 603> VStem: 838 234<326.698 638.799> LayerCount: 2 Fore SplineSet 795 639 m 0 762 639 735 603 735 603 c 1 687 366 671 285 655 209 c 1 666 206 686 205 696 205 c 0 740 205 784 248 815 409 c 0 830 484 838 538 838 574 c 0 838 620 825 639 795 639 c 0 -8 194 m 1 -4 194 -1 194 4 194 c 0 71 194 125 262 326 1296 c 1 624 1297 l 2 658 1297 607 1297 638 1297 c 0 716 1297 814 1297 869 1293 c 1 825 1069 l 2 794 912 739 804 739 804 c 1 776 840 831 850 881 850 c 0 1001 850 1072 776 1072 599 c 0 1072 542 1065 473 1049 393 c 0 993 104 802 -5 630 -5 c 0 535 -5 506 0 390 0 c 1 428 193 472 403 552 816 c 2 552 820 l 2 566 893 582 975 603 1087 c 1 511 1087 l 1 281 34 230 -28 -29 -28 c 0 -34 -28 -38 -28 -42 -28 c 1 -8 194 l 1 EndSplineSet Validated: 1 EndChar afii10059.glyph000066400000000000000000000015131472062471000325600ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: afii10059 Encoding: 1034 1034 500 Width: 1060 Flags: W HStem: -5 210<655.522 760.156> 591 210<369 508> 639 211<747.284 937.5> 1277 19G<237 462.081 640.129 683> VStem: 835 237<315.342 636.861> LayerCount: 2 Fore SplineSet 774 639 m 0xb8 753 639 735 603 735 603 c 1 687 366 671 285 655 209 c 1 666 206 686 205 696 205 c 0 740 205 784 248 815 409 c 0 828 475 835 524 835 560 c 0 835 617 817 639 774 639 c 0xb8 644 1297 m 1 722 1297 814 1297 869 1293 c 1 829 1092 l 2 804 968 740 799 740 799 c 1 782 841 830 850 876 850 c 0xb8 999 850 1072 775 1072 596 c 0 1072 539 1064 472 1049 393 c 0 993 104 802 -5 630 -5 c 0 535 -5 506 0 390 0 c 1 420 154 454 320 508 591 c 1 328 591 l 1 262 253 250 180 215 0 c 1 -15 0 l 1 237 1294 l 1 466 1296 l 1 369 801 l 1 548 801 l 1xd8 644 1297 l 1 EndSplineSet Validated: 1 EndChar afii10060.glyph000066400000000000000000000020071472062471000325470ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: afii10060 Encoding: 1035 1035 501 Width: 1060 VWidth: 0 Flags: W HStem: -4 4G<125 387.5 675.5 751.111> 608 210<524.657 721.214> 1070 210<196 340 587.903 875> VStem: 666 264<44.8872 199.668> 739 255<230.859 588.267> LayerCount: 2 Fore SplineSet 680 -25 m 1xf0 671 -5 666 18 666 49 c 0xf0 666 73 669 102 676 138 c 1 729 409 l 0 735 442 739 471 739 494 c 0 739 590 687 608 604 608 c 0 549 608 503 599 503 599 c 1 485 511 474 453 456 358 c 0 436 254 417 156 403 86 c 0 395 47 389 17 386 0 c 1 368 0 380 0 361 0 c 0 324 0 160 0 125 0 c 1 163 194 212 404 293 820 c 0 314 929 322 979 340 1070 c 1 155 1070 l 1 155 1071 l 1 196 1280 l 1 522 1280 l 1 564 1281 608 1281 652 1281 c 0 740 1281 830 1280 916 1280 c 1 875 1070 l 1 597 1070 l 1 590 1033 592 1047 585 1010 c 0 571 936 561 881 545 800 c 1 572 810 618 818 662 818 c 0 869 818 994 727 994 522 c 0xe8 994 483 989 440 980 393 c 0 937 167 l 1 932 139 930 118 930 101 c 0 930 79 933 63 936 47 c 1 680 -25 l 1xf0 EndSplineSet Validated: 1 EndChar afii10061.glyph000066400000000000000000000004111472062471000325450ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: afii10061 Encoding: 1036 1036 502 Width: 1060 VWidth: 0 Flags: W HStem: -11 6G<8 280.5 746 797> 1315 20G<224.5 526 976 1025> 1350 452 VStem: 477 588 LayerCount: 2 Fore Refer: 323 769 N 1 0 0 1 76 83 2 Refer: 516 1050 N 1 0 0 1 0 0 3 Validated: 1 EndChar afii10062.glyph000066400000000000000000000004521472062471000325530ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: afii10062 Encoding: 1038 1038 504 Width: 1060 Flags: W HStem: -22 210<100.714 334.824> 1304 20G<381.352 461.5 912 1006.63> 1468 183<644.135 891.439> VStem: 191 265<910.036 1256.84> LayerCount: 2 Fore Refer: 328 774 N 1 0 0 1 30 143 2 Refer: 525 1059 N 1 0 0 1 0 0 3 Validated: 1 EndChar afii10065.glyph000066400000000000000000000004751472062471000325630ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: afii10065 Encoding: 1072 1072 538 Width: 1060 VWidth: 6 Flags: W HStem: -31 21G<777.5 824.5> -11 200<255.5 514.68> 819 209<467.306 686.696> VStem: 69 249<196.7 585.735> 700 186<79.3457 275> AnchorPoint: "above_accent" 659 1107 basechar 0 LayerCount: 2 Fore Refer: 0 97 N 1 0 0 1 0 0 3 Validated: 1 EndChar afii10066.glyph000066400000000000000000000015061472062471000325600ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: afii10066 Encoding: 1073 1073 539 Width: 1060 Flags: W HStem: -14 210<381.29 611.081> 775 210<463.228 706.254> VStem: 74 253<246.811 609.846> 729 263<395.213 752.031> LayerCount: 2 Fore SplineSet 713 494 m 0 724 551 729 598 729 635 c 0 729 741 686 775 601 775 c 0 506 775 382 725 339 504 c 0 331 462 327 424 327 392 c 0 327 249 399 196 483 196 c 1 617 196 671 278 713 494 c 0 417 906 m 1 483 968 560 985 680 985 c 0 858 985 992 893 992 660 c 0 992 614 986 562 975 504 c 0 907 156 720 -14 442 -14 c 2 440 -14 l 1 225 -13 74 50 74 353 c 0 74 433 84 530 107 646 c 0 199 1117 378 1328 675 1356 c 0 888 1376 912 1405 993 1462 c 1 1133 1256 l 1 1060 1208 963 1166 721 1150 c 0 498 1135 449 1040 417 906 c 1 EndSplineSet Validated: 1 Substitution2: "'locl' Macedonian/Serbian italic forms" afii10066.serbian EndChar afii10066.serbian.glyph000066400000000000000000000017311472062471000342020ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: afii10066.serbian Encoding: 57347 57347 965 Width: 1060 VWidth: 6 Flags: W HStem: 1 197<386.413 599.497> 1182 197<477.068 943.522> 1422 20G<934 999> VStem: 85 255<237.108 579.219> 217 252<1040.5 1167.88> 720 257<373.65 660.381> LayerCount: 2 Fore SplineSet 585 748 m 1xf4 414 716 366 556 349 469 c 0 344 442 340 411 340 380 c 0 340 290 371 198 489 198 c 0 658 198 705 429 718 506 c 0 719 513 720 521 720 530 c 0 720 592 684 688 585 748 c 1xf4 967 504 m 0 916 244 773 1 451 1 c 1 450 1 450 1 449 1 c 1 217 2 85 135 85 348 c 0xf4 85 385 89 423 97 464 c 0 134 655 244 824 366 854 c 1 325 876 313 894 290 915 c 0 256 947 217 1008 217 1073 c 0 217 1083 218 1093 220 1103 c 0 267 1341 465 1379 675 1379 c 0 799 1379 881 1390 987 1442 c 1 1011 1371 1036 1298 1060 1227 c 1 943 1184 841 1184 629 1182 c 0 544 1181 469 1177 469 1124 c 0xec 469 1098 505 1078 532 1063 c 0 746 946 977 858 977 602 c 0 977 572 974 539 967 504 c 0 EndSplineSet Validated: 1 EndChar afii10067.glyph000066400000000000000000000015151472062471000325610ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: afii10067 Encoding: 1074 1074 540 Width: 1060 Flags: W HStem: -5 210<389.987 646.757> 423 204<428 657.065> 825 223<487.115 681.671> VStem: 123 245<228.244 419.798> 681 258<241.464 402.151> 688 270<661.846 815.914> LayerCount: 2 Fore SplineSet 958 808 m 0xf4 958 623 874 585 767 546 c 1 856 528 939 444 939 334 c 0xf8 939 150 801 -5 467 -5 c 0 460 -5 454 -5 447 -5 c 0 189 -5 123 141 123 307 c 3 123 371 130 414 148 508 c 2 176 651 l 2 217 863 274 1048 564 1048 c 3 835 1048 958 945 958 808 c 0xf4 688 756 m 0xf4 688 794 658 825 598 825 c 0 508 825 459 789 428 627 c 1 451 627 474 627 498 627 c 0 634 627 688 673 688 756 c 0xf4 478 423 m 0 449 423 386 421 386 421 c 1 380 392 368 345 368 316 c 3 368 260 407 205 480 205 c 0 622 205 681 251 681 335 c 0xf8 681 404 616 423 478 423 c 0 EndSplineSet Validated: 1 EndChar afii10068.glyph000066400000000000000000000013561472062471000325650ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: afii10068 Encoding: 1075 1075 541 Width: 1060 Flags: W HStem: -16 200<381.743 749.364> 830 200<344.871 693.23> VStem: 103 260<212.82 340.751> 697 260<700.814 821.895> AnchorPoint: "above_accent" 709 1107 basechar 0 LayerCount: 2 Fore SplineSet 807 267 m 1 921 87 l 1 837 15 706 -16 540 -16 c 0 308 -16 103 54 103 274 c 0 103 410 195 497 482 617 c 0 664 693 697 714 697 774 c 0 697 798 664 830 606 830 c 0 486 830 426 820 362 782 c 1 278 968 l 1 370 1013 469 1030 605 1030 c 0 823 1030 957 957 957 783 c 0 957 637 900 564 649 463 c 0 419 370 363 328 363 263 c 0 363 226 421 184 533 184 c 0 669 184 767 227 807 267 c 1 EndSplineSet Validated: 1 Substitution2: "'locl' Macedonian/Serbian italic forms" afii10068.serbian EndChar afii10068.serbian.glyph000066400000000000000000000004161472062471000342030ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: afii10068.serbian Encoding: 57348 57348 966 Width: 1060 VWidth: 32 Flags: W HStem: -18 200<494 844.134> 1019 20G<453.5 522.5> 1271 194<438.574 904.216> VStem: 321 272<123 385.182> 403 538 LayerCount: 2 Fore Refer: 237 299 S 1 0 0 1 0 0 2 Validated: 1 EndChar afii10069.glyph000066400000000000000000000012611472062471000325610ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: afii10069 Encoding: 1076 1076 542 Width: 1060 Flags: W HStem: 1 201<386.248 550.545> 801 202<480.362 713.212> 1216 200<444.208 631.656> VStem: 89 261<238.71 621.191> 735 262<464.885 769.781> LayerCount: 2 Fore SplineSet 735 741 m 1 674 787 624 801 568 801 c 0 463 801 350 600 350 414 c 0 350 285 388 202 465 202 c 0 571 202 735 400 735 741 c 1 446 1416 m 1 682 1392 997 1376 997 846 c 0 997 327 814 1 409 1 c 2 407 1 l 1 405 1 l 2 201 1 89 175 89 361 c 0 89 663 228 1003 592 1003 c 0 638 1003 712 981 732 963 c 1 721 1146 651 1206 421 1216 c 1 446 1416 l 1 EndSplineSet Validated: 1 Substitution2: "'locl' Macedonian/Serbian italic forms" afii10069.serbian EndChar afii10069.serbian.glyph000066400000000000000000000004141472062471000342020ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: afii10069.serbian Encoding: 57349 57349 967 Width: 1060 VWidth: 14 Flags: W HStem: -402 217<154.286 475.241> -8 219<293.111 449.577> 827 207<440.487 695.291> VStem: 46 233<218.288 614.43> LayerCount: 2 Fore Refer: 6 103 N 1 0 0 1 0 0 2 Validated: 1 EndChar afii10070.glyph000066400000000000000000000004621472062471000325530ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: afii10070 Encoding: 1077 1077 543 Width: 1060 VWidth: 32 Flags: W HStem: -10 206<384.238 715.575> 818 203<490.842 711.12> VStem: 88 255<237.586 336.479> 738 253<630.154 791.478> AnchorPoint: "above_accent" 683 1107 basechar 0 LayerCount: 2 Fore Refer: 4 101 N 1 0 0 1 0 0 3 Validated: 1 EndChar afii10071.glyph000066400000000000000000000005011472062471000325460ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: afii10071 Encoding: 1105 1105 571 Width: 1060 VWidth: 32 Flags: W HStem: -10 206<384.238 715.575> 818 203<490.842 711.12> 1218 240<415 647 835 1070> VStem: 88 255<237.586 336.479> 738 253<630.154 791.478> LayerCount: 2 Fore Refer: 173 168 N 1 0 0 1 -8 34 2 Refer: 543 1077 N 1 0 0 1 0 0 3 Validated: 1 EndChar afii10072.glyph000066400000000000000000000013631472062471000325560ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: afii10072 Encoding: 1078 1078 544 Width: 1060 Flags: W HStem: -7 2G<72.2857 171.5 325 571.904 776 855> 1000 20G<520.114 767> VStem: 225 202<598 789.829> 682 200<220.767 449.734> AnchorPoint: "above_accent" 655 1107 basechar 0 LayerCount: 2 Fore SplineSet 706 598 m 1 770 806 827 884 971 1058 c 1 1148 917 l 1 941 720 882 641 882 395 c 3 882 266 944 173 1031 80 c 1 815 -28 l 1 737 65 682 254 682 451 c 1 657 451 l 1 568 -5 l 1 325 -5 l 1 414 451 l 1 394 451 l 1 302 233 245 116 98 -37 c 1 -91 110 l 1 125 278 225 434 225 605 c 3 225 716 188 797 92 938 c 1 323 1061 l 1 405 873 427 780 427 610 c 0 427 606 427 602 427 598 c 1 442 598 l 1 524 1020 l 1 767 1020 l 1 685 598 l 1 706 598 l 1 EndSplineSet Validated: 1 EndChar afii10073.glyph000066400000000000000000000015761472062471000325650ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: afii10073 Encoding: 1079 1079 545 Width: 1060 Flags: W HStem: -4 204<187.741 589.292> 459 202<355 609.549> 821 203<284.311 720.031> VStem: 638 269<248.441 425.715> 722 277<713.549 903.5> LayerCount: 2 Fore SplineSet -66 138 m 1xf0 88 320 l 1 130 274 217 200 385 200 c 0 566 200 624 257 634 306 c 0 637 320 638 333 638 345 c 0xf0 638 427 569 459 394 459 c 0 368 459 342 458 316 458 c 1 355 661 l 1 373 661 l 1 378 661 l 1 385 661 l 2 484 661 707 685 721 757 c 0 722 760 722 763 722 766 c 0 722 810 654 821 546 821 c 0 401 821 260 772 233 757 c 1 195 951 l 1 215 963 341 1024 574 1024 c 2 587 1024 l 2 793 1024 999 980 999 827 c 0xe8 999 815 998 802 995 789 c 0 976 691 900 597 744 580 c 1 861 551 907 471 907 373 c 0 907 350 905 326 900 301 c 0 887 236 824 134 735 73 c 0 649 14 552 -4 370 -4 c 0 147 -4 -5 85 -66 138 c 1xf0 EndSplineSet Validated: 1 EndChar afii10074.glyph000066400000000000000000000004761472062471000325640ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: afii10074 Encoding: 1080 1080 546 Width: 1060 Flags: W HStem: -17 21G<786 844.5> 2 213<316.264 455.141> 1000 13G<392 435 779 1040> VStem: 46 267<215.184 439.6> 177 258<702.308 991.764> AnchorPoint: "above_accent" 643.179 1107 basechar 0 LayerCount: 2 Fore Refer: 20 117 N 1 0 0 1 0 0 2 Validated: 1 EndChar afii10075.glyph000066400000000000000000000005141472062471000325560ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: afii10075 Encoding: 1081 1081 547 Width: 1060 Flags: W HStem: -17 21G<786 844.5> 2 213<316.264 455.141> 1000 13G<392 435 779 1040> 1253 183<631.314 878.618> VStem: 46 267<215.184 439.6> 177 258<702.308 991.764> LayerCount: 2 Fore Refer: 328 774 N 1 0 0 1 17.179 -72 2 Refer: 546 1080 N 1 0 0 1 0 0 3 Validated: 1 EndChar afii10076.glyph000066400000000000000000000011461472062471000325610ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: afii10076 Encoding: 1082 1082 548 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<65 325.884> 830 215<955.17 1112> 1000 20G<259.118 520> AnchorPoint: "above_accent" 646 1107 basechar 0 LayerCount: 2 Fore SplineSet 678 486 m 1xc0 751 444 805 388 851 264 c 0 873 204 923 162 1002 151 c 1 854 -42 l 1 749 -13 664 70 635 178 c 0 606 285 542 335 456 358 c 1 389 345 l 1 322 0 l 1 65 0 l 1 263 1020 l 1 520 1020 l 1xa0 441 612 l 1 490 620 556 653 626 744 c 0 832 1014 942 1045 1149 1045 c 1 1112 830 l 1 980 830 928 780 836 657 c 0 784 587 722 520 678 486 c 1xc0 EndSplineSet Validated: 1 EndChar afii10077.glyph000066400000000000000000000010451472062471000325600ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: afii10077 Encoding: 1083 1083 549 Width: 1060 Flags: W HStem: -18 213<0.0805817 145.582> 0 21G<568 870> 812 211<603.159 730> LayerCount: 2 Fore SplineSet -69 -5 m 1xa0 11 253 l 1 31 224 58 195 89 195 c 0xa0 128 195 168 224 245 535 c 0 340 920 444 1023 704 1023 c 0 738 1023 792 1023 823 1023 c 0 901 1023 971 1023 1026 1019 c 1 942 587 912 432 828 0 c 1 568 0 l 1x60 603 173 709 709 710 709 c 1 730 812 l 1 612 811 566 782 484 502 c 0 356 62 279 -18 47 -18 c 0 -25 -18 -40 -15 -69 -5 c 1xa0 EndSplineSet Validated: 1 EndChar afii10078.glyph000066400000000000000000000010321472062471000325550ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: afii10078 Encoding: 1084 1084 550 Width: 1060 Flags: W HStem: -5 21G<664 912.454> 1001 19G<292.95 575 780.5 1086> LayerCount: 2 Fore SplineSet 298 1021 m 1 575 1020 l 1 584 849 615 666 615 666 c 1 615 666 751 932 810 1020 c 1 1086 1020 l 1 909 -5 l 1 664 -5 l 1 730 332 l 2 753 449 772 560 798 646 c 1 749 602 655 382 640 345 c 1 498 345 l 1 498 345 479 504 444 658 c 1 444 658 383 467 357 393 c 0 289 197 219 102 0 -51 c 1 -126 141 l 1 72 282 141 420 222 720 c 0 298 1021 l 1 EndSplineSet Validated: 1 EndChar afii10079.glyph000066400000000000000000000007301472062471000325620ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: afii10079 Encoding: 1085 1085 551 Width: 1060 Flags: W HStem: 0 21G<40 315.5 566 824.882> 424 210<418.816 648> 1005 15G<239 492.077 747.5 1019> LayerCount: 2 Fore SplineSet 496 1025 m 1 415 612 l 1 497 630 540 634 631 634 c 2 689 634 l 1 742 908 732 858 763 1020 c 1 1019 1020 l 1 821 0 l 1 566 0 l 1 648 424 l 1 593 424 l 0 521 424 440 418 374 402 c 1 307 59 333 181 298 0 c 1 40 0 l 1 239 1023 l 1 496 1025 l 1 EndSplineSet Validated: 1 EndChar afii10080.glyph000066400000000000000000000004611472062471000325530ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: afii10080 Encoding: 1086 1086 552 Width: 1060 VWidth: 6 Flags: W HStem: -6 203<374.176 589.924> 830 202<479.876 701.14> VStem: 72 260<238.301 581.159> 729 258<424.209 804.393> AnchorPoint: "above_accent" 689 1107 basechar 0 LayerCount: 2 Fore Refer: 14 111 N 1 0 0 1 0 0 3 Validated: 1 EndChar afii10081.glyph000066400000000000000000000005501472062471000325530ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: afii10081 Encoding: 1087 1087 553 Width: 1060 VWidth: 6 Flags: W HStem: 0 21G<25 292.5> 819 207<613.407 868> 1032 20G<389 429.5> VStem: 192 239<822.06 1017.4> 650 265<115.569 423.505> 756 268<601.9 914.5> LayerCount: 2 Fore Refer: 15 110 S 1 0 0 1 0 0 2 Validated: 1 Substitution2: "'locl' Macedonian/Serbian italic forms" afii10081.serbian EndChar afii10081.serbian.glyph000066400000000000000000000010631472062471000341750ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: afii10081.serbian Encoding: 57350 57350 968 Width: 1060 VWidth: 32 Flags: W HStem: -17 21G<786 844.5> 2 213<316.264 455.141> 1000 13G<392 435 779 1040> 1180 196<398.039 961> VStem: 46 267<215.184 439.6> 177 258<702.308 991.764> LayerCount: 2 Fore SplineSet 998 1376 m 1x30 961 1180 l 1 944 1180 l 0 886 1178 745 1178 671 1178 c 0 597 1178 448 1178 380 1180 c 0 363 1181 l 1 400 1380 l 1 418 1378 l 0 483 1376 654 1376 746 1376 c 0 807 1376 936 1376 981 1376 c 0 998 1376 l 1x30 EndSplineSet Refer: 20 117 N 1 0 0 1 0 0 2 Validated: 1 EndChar afii10082.glyph000066400000000000000000000004261472062471000325560ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: afii10082 Encoding: 1088 1088 554 Width: 1060 VWidth: -2 Flags: W HStem: -8 201<373.967 590.666> 811 202<568.744 839> VStem: -48 249<-398 -118.344> 191 234<834.691 1000.97> 732 258<447.605 808.288> LayerCount: 2 Fore Refer: 7 112 N 1 0 0 1 0 0 3 Validated: 1 EndChar afii10083.glyph000066400000000000000000000003461472062471000325600ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: afii10083 Encoding: 1089 1089 555 Width: 1060 VWidth: 4 Flags: W HStem: -7 210<392.133 646.91> 807 211<495.435 797.893> VStem: 77 264<251.475 618.581> LayerCount: 2 Fore Refer: 2 99 N 1 0 0 1 0 0 3 Validated: 1 EndChar afii10084.glyph000066400000000000000000000005731472062471000325630ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: afii10084 Encoding: 1090 1090 556 Width: 1060 VWidth: 4 Flags: W HStem: -11 11G<-55 188.5 495.5 553 841 892> 813 207<407.866 547.998 800 810.994> 1024 20G<294.5 334.5> VStem: 698 226<143.597 418.375> 811 224<561.67 906.669> LayerCount: 2 Fore Refer: 13 109 S 1 0 0 1 0 0 2 Validated: 1 Substitution2: "'locl' Macedonian/Serbian italic forms" afii10084.serbian EndChar afii10084.serbian.glyph000066400000000000000000000011231472062471000341750ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: afii10084.serbian Encoding: 57351 57351 969 Width: 1060 Flags: W HStem: -32 21G<846 892> -7 207<236.006 247 499.002 638.823> 993 20G<149.5 385 494 551.5 858.5 1102> 1182 190<248 961> VStem: 12 224<106.331 448.335> 166 219<787.643 1013> LayerCount: 2 Fore SplineSet 248 1376 m 1xf0 306 1372 376 1371 452 1371 c 0 528 1371 613 1372 697 1372 c 0 796 1372 895 1372 994 1372 c 1 961 1184 l 1 933 1184 l 1 838 1182 723 1182 601 1182 c 0 557 1182 511 1182 467 1182 c 0 380 1182 293 1182 214 1185 c 1 248 1376 l 1xf0 EndSplineSet Refer: 562 1096 N 1 0 0 1 0 0 2 Validated: 1 EndChar afii10085.glyph000066400000000000000000000004441472062471000325610ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: afii10085 Encoding: 1091 1091 557 Width: 1060 VWidth: 14 Flags: W HStem: -376 202<126.917 325.973> -52 20G<22 57> 751 262<153 289.078> VStem: 838 256<822.65 1013> AnchorPoint: "above_accent" 668 1107 basechar 0 LayerCount: 2 Fore Refer: 24 121 N 1 0 0 1 0 0 3 Validated: 1 EndChar afii10086.glyph000066400000000000000000000022761472062471000325670ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: afii10086 Encoding: 1092 1092 558 Width: 1060 Flags: W HStem: -7 210<608.062 693.537> 810 211<380.786 461.766> 1328 20G<599.5 645.8> VStem: 38 237<206.061 547.545> 794 247<500.489 892> LayerCount: 2 Fore SplineSet 509 986 m 1 534 1118 l 2 558 1243 573 1297 596 1340 c 0 597 1342 599 1346 600 1348 c 1 829 1248 l 2 829 1248 822 1240 816 1232 c 0 804 1217 790 1173 778 1110 c 2 752 979 l 1 752 979 798 1021 847 1021 c 0 850 1021 852 1021 855 1021 c 0 980 1021 1041 971 1041 813 c 0 1041 745 1030 658 1008 546 c 0 913 58 771 -7 633 -7 c 0 572 -7 564 9 564 9 c 1 533 -151 l 2 508 -278 443 -380 266 -468 c 1 109 -287 l 1 225 -239 285 -162 301 -79 c 2 318 10 l 1 318 10 298 -7 228 -7 c 0 113 -7 38 26 38 218 c 0 38 297 50 403 78 546 c 0 149 910 259 1021 441 1021 c 0 480 1021 509 986 509 986 c 1 315 525 m 0 287 380 275 299 275 255 c 0 275 211 286 203 305 203 c 0 341 203 362 236 362 236 c 1 390 382 436 609 464 755 c 1 464 755 455 810 433 810 c 0 391 810 367 790 315 525 c 0 762 527 m 0 784 639 794 707 794 749 c 0 794 799 779 810 755 810 c 0 725 810 709 754 709 754 c 1 608 238 l 1 608 238 619 203 652 203 c 0 685 203 703 225 762 527 c 0 EndSplineSet Validated: 1 EndChar afii10087.glyph000066400000000000000000000003141472062471000325570ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: afii10087 Encoding: 1093 1093 559 Width: 1060 VWidth: 4 Flags: W HStem: -6 227<829.862 911> 1013 12G<328.5 398 833.5 1096> LayerCount: 2 Fore Refer: 23 120 N 1 0 0 1 0 0 3 Validated: 1 EndChar afii10088.glyph000066400000000000000000000017511472062471000325660ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: afii10088 Encoding: 1094 1094 560 Width: 1060 VWidth: 6 Flags: W HStem: -6 221<221.665 441.956> 1000 13G<392 435 714 975> VStem: 46 267<215.184 439.6> 177 258<702.308 991.764> 670 232<-299.562 -2.8441> LayerCount: 2 Fore SplineSet 848 217 m 1xe8 968 217 l 1 961 187 955 148 948 114 c 0 930 20 902 -143 902 -245 c 0 902 -265 903 -284 906 -298 c 1 677 -332 l 1 672 -305 670 -274 670 -240 c 0 670 -164 681 -76 694 0 c 1 620 -1 l 1 620 -1 620 11 620 33 c 0 620 72 619 142 615 233 c 1 484 24 386 -6 265 -6 c 0 129 -6 46 66 46 187 c 0xe8 46 206 48 228 53 251 c 0 70 333 84 408 103 504 c 0 141 701 177 897 177 973 c 0 177 980 177 987 176 992 c 1 262 1001 349 1011 435 1020 c 1 435 1010 l 2xd8 435 910 380 652 313 298 c 1 313 295 l 2 313 230 320 215 365 215 c 0 489 215 638 570 663 697 c 0 683 802 704 908 724 1013 c 1 808 1013 891 1013 975 1013 c 1 929 777 905 654 859 418 c 0 851 377 846 328 846 282 c 0 846 257 847 235 848 217 c 1xe8 EndSplineSet Validated: 1 EndChar afii10089.glyph000066400000000000000000000011571472062471000325670ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: afii10089 Encoding: 1095 1095 561 Width: 1060 Flags: W HStem: 0 21G<575 873> 313 211<325 556.01> 1000 20G<234.178 494 769.932 1030> VStem: 173 258<524.41 914.445> AnchorPoint: "above_accent" 633 1107 basechar 0 LayerCount: 2 Fore SplineSet 1030 1020 m 1 946 588 915 432 831 0 c 1 575 0 l 1 609 174 l 2 625 256 693 486 693 486 c 1 611 372 507 313 395 313 c 0 255 313 173 423 173 582 c 0 173 658 186 752 208 863 c 2 238 1020 l 1 494 1020 l 1 461 851 l 2 441 748 431 678 431 629 c 0 431 565 443 524 477 524 c 0 527 524 644 621 738 843 c 1 774 1020 l 1 1030 1020 l 1 EndSplineSet Validated: 1 EndChar afii10090.glyph000066400000000000000000000022121472062471000325500ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: afii10090 Encoding: 1096 1096 562 Width: 1060 Flags: W HStem: -32 21G<846 892> -7 207<236.006 247 499.002 638.823> 993 20G<149.5 385 494 551.5 858.5 1102> VStem: 12 224<106.331 448.335> 166 219<787.643 1013> LayerCount: 2 Fore SplineSet 945 35 m 1025,0,-1 948 211 m 1,1,-1 948 169 962 144 996 130 c 1,4,-1 954 76 913 22 871 -32 c 1,7,-1 821 -22 735 2 707 95 c 1,10,-1 669 56 595 -7 512 -7 c 0,13,-1 411 -7 384 79 384 148 c 0,16,-1 384 154 385 161 385 167 c 1,19,-1 327 85 247 -7 156 -7 c 0,22,-1 153 -7 151 -7 148 -7 c 0,25,-1 52 -7 12 76 12 180 c 0,28,-1 12 210 16 242 22 274 c 0,31,-1 55 445 133 842 166 1013 c 1,34,-1 385 1013 l 1,35,-1 351 837 272 430 238 254 c 0,38,-1 236 244 236 235 236 228 c 0,41,-1 236 207 244 200 266 200 c 0,44,-1 288 200 370 357 395 413 c 1,47,-1 435 613 474 813 514 1013 c 1,50,-1 589 1013 664 1012 739 1012 c 1,53,-1 690 759 640 505 591 252 c 0,56,-1 588 239 587 228 587 220 c 0,59,-1 587 206 592 200 609 200 c 0,62,-1 633 200 717 298 760 404 c 1,65,-1 799 607 839 810 878 1013 c 1,68,-1 953 1013 1027 1013 1102 1013 c 1,71,-1 1051 746 999 478 948 211 c 1,1,-1 EndSplineSet Validated: 1 EndChar afii10091.glyph000066400000000000000000000021511472062471000325530ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: afii10091 Encoding: 1097 1097 563 Width: 1060 Flags: W HStem: -7 207<236.004 247 474.001 598.452> 993 20G<149.5 385 469 526.5 792.5 1036> VStem: 12 224<106.331 448.335> 166 219<787.643 1013> 689 236<-301 -5.67941> LayerCount: 2 Fore SplineSet 716 -1 m 1xe8 684 18 655 48 641 95 c 1 609 39 570 -7 487 -7 c 0 386 -7 359 79 359 148 c 0 359 154 360 161 360 167 c 1 302 62 247 -7 156 -7 c 0 153 -7 151 -7 148 -7 c 0 52 -7 12 76 12 180 c 0xe8 12 210 16 242 22 274 c 0 55 445 133 842 166 1013 c 1 385 1013 l 1xd8 351 837 272 430 238 254 c 0 236 244 236 235 236 228 c 0 236 207 241 200 253 200 c 0 275 200 330 307 384 484 c 1 424 684 449 813 489 1013 c 1 564 1013 639 1012 714 1012 c 1 665 759 615 505 566 252 c 0 563 239 562 228 562 220 c 0 562 206 564 200 574 200 c 0 598 200 651 272 709 482 c 1 748 685 773 810 812 1013 c 1 887 1013 961 1013 1036 1013 c 1 985 748 934 483 883 218 c 1 990 219 l 1 990 219 961 79 953 36 c 0 934 -62 925 -173 925 -256 c 0 925 -272 925 -287 926 -301 c 1 692 -330 l 1 690 -310 689 -286 689 -260 c 0 689 -190 696 -101 716 -1 c 1xe8 EndSplineSet Validated: 1 EndChar afii10092.glyph000066400000000000000000000013441472062471000325570ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: afii10092 Encoding: 1098 1098 564 Width: 1060 VWidth: 0 Flags: W HStem: -5 206<437.973 686.756> 435 210<496.122 702.426> 803 210<144 272> VStem: 166 265<209.115 412.458> 717 267<234.873 414.866> LayerCount: 2 Fore SplineSet 565 435 m 0 510 435 452 414 452 414 c 1 441 362 431 331 431 283 c 0 431 223 463 201 529 201 c 0 664 201 717 241 717 341 c 0 717 411 663 435 565 435 c 0 570 1013 m 1 555 933 540 854 524 774 c 0 507 684 514 722 496 627 c 1 496 627 559 645 622 645 c 0 846 645 984 561 984 370 c 0 984 103 802 -5 514 -5 c 0 270 -5 166 57 166 225 c 0 166 262 170 304 180 352 c 0 218 538 259 738 272 803 c 1 103 803 l 1 144 1013 l 1 503 1013 l 2 518 1013 539 1013 570 1013 c 1 EndSplineSet Validated: 1 EndChar afii10093.glyph000066400000000000000000000016471472062471000325660ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: afii10093 Encoding: 1099 1099 565 Width: 1060 Flags: W HStem: -5 210<271.463 390.998> 444 210<325.375 553> 444 192<344 420.25> 993 20G<162 416 880.051 1126> VStem: 32 237<205.802 433.948> 425 265<232.602 518.5> AnchorPoint: "above_accent" 641 1107 basechar 0 LayerCount: 2 Fore SplineSet 684 0 m 1x9c 884 1013 l 1 1126 1013 l 1 928 0 l 1 684 0 l 1x9c 349 444 m 0xdc 323 444 303 435 303 435 c 1 298 409 278 312 274 293 c 0 271 276 269 261 269 250 c 0 269 215 283 205 302 205 c 0 379 205 404 246 418 316 c 0 422 335 425 354 425 370 c 0 425 415 406 444 349 444 c 0xdc 171 1013 m 1 176 1013 193 1013 213 1013 c 0 254 1013 395 1013 416 1013 c 1 344 636 l 1xbc 425 650 420 654 483 654 c 0 623 654 690 591 690 446 c 0 690 404 684 356 673 300 c 0 632 87 530 -5 282 -5 c 0 108 -5 32 79 32 235 c 0 32 275 37 320 47 370 c 0 70 490 99 635 135 820 c 0 156 929 153 921 171 1013 c 1 EndSplineSet Validated: 1 EndChar afii10094.glyph000066400000000000000000000014301472062471000325550ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: afii10094 Encoding: 1100 1100 566 Width: 1060 Flags: W HStem: -5 207<385.436 661.297> 476 210<449.833 696.033> 993 20G<249 515> VStem: 119 253<219.029 455.155> 719 267<258.417 449.993> LayerCount: 2 Fore SplineSet 501 476 m 0 446 476 406 458 406 458 c 1 389 373 379 327 373 298 c 0 372 293 372 287 372 282 c 0 372 231 423 202 488 202 c 0 587 202 695 230 714 329 c 0 717 345 719 360 719 373 c 0 719 449 663 476 501 476 c 0 258 1013 m 1 263 1013 280 1013 300 1013 c 0 341 1013 494 1013 515 1013 c 1 449 668 l 1 449 668 521 686 590 686 c 0 852 686 986 602 986 426 c 0 986 400 983 372 977 342 c 0 923 65 774 -5 424 -5 c 0 231 -5 119 72 119 254 c 0 119 288 123 326 131 367 c 0 155 488 186 633 222 820 c 0 243 929 240 921 258 1013 c 1 EndSplineSet Validated: 1 EndChar afii10095.glyph000066400000000000000000000012561472062471000325640ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: afii10095 Encoding: 1101 1101 567 Width: 1060 Flags: W HStem: -13 209<209.95 573.475> 417 210<364 689.464> 829 210<293.264 667.997> VStem: 735 252<610.713 759.036> AnchorPoint: "above_accent" 600 1107 basechar 0 LayerCount: 2 Fore SplineSet 150 300 m 1 212 218 266 196 416 196 c 0 591 196 677 325 693 409 c 1 618 415 516 417 323 417 c 1 364 627 l 1 552 627 698 620 732 610 c 1 734 620 735 631 735 642 c 0 735 727 676 829 542 829 c 0 385 829 325 819 240 746 c 1 173 952 l 1 309 1033 438 1039 590 1039 c 1 698 1039 987 1014 987 664 c 0 987 617 982 564 970 504 c 0 897 128 684 -13 375 -13 c 0 198 -13 101 4 -7 84 c 1 150 300 l 1 EndSplineSet Validated: 1 EndChar afii10096.glyph000066400000000000000000000013271472062471000325640ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: afii10096 Encoding: 1102 1102 568 Width: 1060 Flags: W HStem: -13 209<510.406 696.82> 825 210<709.103 886.283> VStem: 352 238<196.597 421.149> 809 238<445.945 822.826> LayerCount: 2 Fore SplineSet 635 196 m 0 689 196 728 256 771 477 c 0 797 609 809 693 809 746 c 0 809 806 794 825 767 825 c 0 713 825 669 746 616 472 c 0 599 384 590 320 590 276 c 0 590 220 605 196 635 196 c 0 815 1035 m 0 966 1035 1047 948 1047 740 c 0 1047 668 1037 581 1017 478 c 1 947 118 801 -13 577 -13 c 0 428 -13 352 98 352 302 c 0 352 339 355 380 360 423 c 1 294 423 l 1 261 252 245 171 212 0 c 1 -34 0 l 1 167 1021 l 1 411 1021 l 1 336 633 l 1 406 633 l 1 500 926 615 1035 815 1035 c 0 EndSplineSet Validated: 1 EndChar afii10097.glyph000066400000000000000000000012651472062471000325660ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: afii10097 Encoding: 1103 1103 569 Width: 1060 Flags: W HStem: 0 21G<106.631 188.5 591 847.882> 825 210<544.37 822.5> VStem: 244 260<590.271 784.134> LayerCount: 2 Fore SplineSet 335 434 m 1 307 449 244 506 244 628 c 0 244 652 246 679 252 709 c 0 300 956 479 1035 792 1035 c 0 853 1035 1006 1024 1047 1020 c 1 1031 959 1021 912 1008 845 c 2 844 0 l 1 591 0 l 1 671 406 l 1 649 394 618 392 618 392 c 1 545 299 256 46 121 -32 c 1 -27 174 l 1 69 206 213 310 335 434 c 1 508 709 m 0 505 696 504 683 504 670 c 0 504 622 524 581 579 581 c 0 641 581 680 590 712 616 c 1 753 818 l 1 753 818 706 825 659 825 c 0 579 825 525 794 508 709 c 0 EndSplineSet Validated: 1 EndChar afii10098.glyph000066400000000000000000000004721472062471000325660ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: afii10098 Encoding: 1169 1169 601 Width: 1060 Flags: W HStem: 0 21G<108 367.877> 810 210<521 847> 1260 20G<901.462 1148> LayerCount: 2 Fore SplineSet 847 1020 m 2 906 1280 l 1 1148 1264 l 1 1038 813 l 1 521 810 l 1 364 0 l 1 108 0 l 1 306 1020 l 1 847 1020 l 2 EndSplineSet Validated: 1 EndChar afii10099.glyph000066400000000000000000000015671472062471000325750ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: afii10099 Encoding: 1106 1106 572 Width: 1060 VWidth: -2 Flags: W HStem: -390 211<454.132 578.99> 0 21G<112 368.826> 487 216<604.661 812> 943 210<188 298 590 881> 1356 20G<616.5 627> VStem: 716 258<175.349 483.098> LayerCount: 2 Fore SplineSet 459 -167 m 1 480 -176 498 -179 514 -179 c 0 575 -179 612 -133 678 208 c 0 689 267 716 399 716 434 c 0 716 471 705 487 679 487 c 0 631 487 504 398 409 230 c 1 365 0 l 1 112 0 l 1 150 194 177 319 258 735 c 0 267 781 276 832 298 943 c 1 147 943 l 1 188 1153 l 1 338 1153 l 1 358 1256 374 1339 381 1375 c 1 396 1375 601 1376 632 1376 c 1 622 1321 608 1246 590 1153 c 1 922 1153 l 1 881 943 l 1 549 943 l 1 473 552 l 1 590 660 655 703 747 703 c 0 877 703 974 630 974 446 c 0 974 406 946 243 922 120 c 0 863 -184 744 -390 538 -390 c 3 511 -390 438 -388 415 -382 c 1 459 -167 l 1 EndSplineSet Validated: 1 EndChar afii10100.glyph000066400000000000000000000004571472062471000325510ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: afii10100 Encoding: 1107 1107 573 Width: 1060 Flags: W HStem: -16 200<381.743 749.364> 830 200<344.871 693.23> 1135 452 VStem: 103 260<212.82 340.751> 506 588 697 260<700.814 821.895> LayerCount: 2 Fore Refer: 323 769 N 1 0 0 1 105 -132 2 Refer: 541 1075 N 1 0 0 1 0 0 3 Validated: 1 EndChar afii10101.glyph000066400000000000000000000012011472062471000325360ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: afii10101 Encoding: 1108 1108 574 Width: 1060 Flags: W HStem: -13 209<431.483 799.423> 417 210<422.862 754> 829 210<549.457 926.573> VStem: 123 254<250.577 403.301> LayerCount: 2 Fore SplineSet 881 300 m 1 954 84 l 1 814 4 711 -13 534 -13 c 0 275 -13 123 85 123 338 c 0 123 387 129 443 141 504 c 0 239 1007 606 1039 729 1039 c 1 881 1039 1008 1033 1112 952 c 1 965 746 l 1 908 819 852 829 695 829 c 0 544 829 438 700 421 612 c 1 459 622 607 627 795 627 c 1 754 417 l 1 561 417 445 417 380 401 c 1 378 389 377 378 377 365 c 0 377 286 424 196 575 196 c 0 725 196 787 218 881 300 c 1 EndSplineSet Validated: 1 EndChar afii10102.glyph000066400000000000000000000004261472062471000325470ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: afii10102 Encoding: 1109 1109 575 Width: 1060 VWidth: 6 Flags: W HStem: -20 202<345.641 616.059> 829 200<479.05 892.499> VStem: 75 256<199.357 330> 213 254<701.61 814.437> 661 256<227.481 410.738> LayerCount: 2 Fore Refer: 18 115 N 1 0 0 1 0 0 3 Validated: 1 EndChar afii10103.glyph000066400000000000000000000003611472062471000325460ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: afii10103 Encoding: 1110 1110 576 Width: 1060 VWidth: 0 Flags: W HStem: -18 200<494 844.134> 1019 20G<453.5 522.5> 1181 225<527 775> VStem: 321 272<123 385.182> LayerCount: 2 Fore Refer: 9 105 N 1 0 0 1 0 0 3 Validated: 1 EndChar afii10104.glyph000066400000000000000000000004351472062471000325510ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: afii10104 Encoding: 1111 1111 577 Width: 1060 VWidth: 0 Flags: W HStem: -18 200<494 844.134> 1019 20G<453.5 522.5> 1218 240<337 569 757 992> VStem: 321 272<123 385.182> LayerCount: 2 Fore Refer: 173 168 N 1 0 0 1 -86 34 2 Refer: 177 305 N 1 0 0 1 0 0 3 Validated: 1 EndChar afii10105.glyph000066400000000000000000000004171472062471000325520ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: afii10105 Encoding: 1112 1112 578 Width: 1060 VWidth: 0 Flags: W HStem: -389 201<240.358 456.515> -28 20G<125 186> 834 179<443.258 651.491> 1181 225<744 992> VStem: 660 254<536.101 824.726> LayerCount: 2 Fore Refer: 10 106 N 1 0 0 1 0 0 3 Validated: 1 EndChar afii10106.glyph000066400000000000000000000020351472062471000325510ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: afii10106 Encoding: 1113 1113 579 Width: 1060 Flags: W HStem: -28 222<-31.5 69.5807> -5 210<556 765.795> 476 211<727.685 899> 807 210<454.646 538> VStem: 436 233<207.69 436.647> 813 235<249.401 475.287> LayerCount: 2 Fore SplineSet 768 476 m 0x7c 730 476 704 440 704 440 c 1 689 368 680 326 675 299 c 0 671 278 669 260 669 247 c 0 669 216 679 205 696 205 c 0 740 205 781 236 801 338 c 0 809 379 813 408 813 428 c 0 813 469 797 476 768 476 c 0x7c -12 201 m 1 -8 197 -1 194 4 194 c 0xbc 69 194 99 223 200 710 c 0 249 947 340 1017 570 1017 c 0 604 1017 553 1017 584 1017 c 0 662 1017 761 1017 816 1013 c 1 785 854 l 2 766 755 727 653 727 653 c 1 748 674 799 687 849 687 c 0 949 687 1048 623 1048 442 c 0 1048 407 1044 367 1036 322 c 0 992 88 849 -5 630 -5 c 0x7c 482 -5 436 101 436 225 c 0 436 266 441 308 449 350 c 0 463 424 483 520 509 653 c 2 510 657 l 2 524 730 517 695 538 807 c 1 487 807 450 788 438 737 c 0 266 10 224 -28 -29 -28 c 0xbc -34 -28 -56 -27 -66 -24 c 1 -12 201 l 1 EndSplineSet Validated: 1 EndChar afii10107.glyph000066400000000000000000000016271472062471000325600ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: afii10107 Encoding: 1114 1114 580 Width: 1060 Flags: W HStem: -5 210<672.006 761.671> 424 210<348 459> 476 211<727.685 893> 997 20G<182 419.042 572.084 615> VStem: 424 248<131.5 421.146> 810 239<248.283 472.841> LayerCount: 2 Fore SplineSet 768 476 m 0xbc 730 476 704 440 704 440 c 1 683 332 672 272 672 240 c 0 672 212 680 205 696 205 c 0 740 205 781 236 801 338 c 0 807 368 810 394 810 414 c 0 810 455 797 476 768 476 c 0xbc 576 1017 m 1 654 1017 760 1017 815 1013 c 1 784 854 l 2 764 750 727 653 727 653 c 1 748 674 799 687 849 687 c 0xbc 937 687 1049 633 1049 444 c 0 1049 408 1045 368 1036 322 c 0 984 57 849 -3 630 -5 c 0 629 -5 629 -5 628 -5 c 0 508 -5 424 60 424 203 c 0 424 231 427 263 434 298 c 0 442 338 450 381 459 424 c 1 307 424 l 1 269 221 255 146 227 0 c 1 -15 0 l 1 182 1011 l 1 423 1013 l 1 348 634 l 1 501 634 l 1xdc 576 1017 l 1 EndSplineSet Validated: 1 EndChar afii10108.glyph000066400000000000000000000015271472062471000325600ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: afii10108 Encoding: 1115 1115 581 Width: 1060 VWidth: -2 Flags: W HStem: 0 21G<112 367 640 909.5> 477 225<545.672 788> 952 211<190 300 594 883> 1356 20G<618.5 629> VStem: 709 270<274.789 469.945> LayerCount: 2 Fore SplineSet 899 0 m 1 640 0 l 1 640 0 648 40 658 93 c 0 699 302 l 2 706 337 709 365 709 388 c 0 709 456 681 477 632 477 c 0 549 477 483 417 430 330 c 1 418 264 367 0 367 0 c 1 313 0 166 0 112 0 c 1 150 194 177 319 258 735 c 0 267 781 278 841 300 952 c 1 149 952 l 1 190 1163 l 1 340 1163 l 1 360 1266 374 1339 381 1375 c 1 396 1375 603 1376 634 1376 c 1 624 1321 612 1256 594 1163 c 1 924 1163 l 1 883 952 l 1 553 952 l 1 517 768 l 0 499 673 488 639 468 588 c 1 526 656 593 702 708 702 c 0 868 702 979 617 979 452 c 0 979 426 976 397 970 367 c 2 970 367 920 109 899 0 c 1 EndSplineSet Validated: 1 EndChar afii10109.glyph000066400000000000000000000004231472062471000325530ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: afii10109 Encoding: 1116 1116 582 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<65 325.884> 830 215<955.17 1112> 1000 20G<259.118 520> 1135 452 VStem: 443 588 LayerCount: 2 Fore Refer: 323 769 N 1 0 0 1 42 -132 2 Refer: 548 1082 N 1 0 0 1 0 0 3 Validated: 1 EndChar afii10110.glyph000066400000000000000000000004611472062471000325450ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: afii10110 Encoding: 1118 1118 584 Width: 1060 VWidth: 14 Flags: W HStem: -376 202<126.917 325.973> -52 20G<22 57> 751 262<153 289.078> 1253 183<617.135 864.439> VStem: 838 256<822.65 1013> LayerCount: 2 Fore Refer: 328 774 N 1 0 0 1 3 -72 2 Refer: 557 1091 N 1 0 0 1 0 0 3 Validated: 1 EndChar afii10145.glyph000066400000000000000000000006031472062471000325530ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: afii10145 Encoding: 1039 1039 505 Width: 1060 Flags: W HStem: 0 211<315 323 553 641> 1276 20G<270.068 526 850.074 1108> LayerCount: 2 Fore SplineSet 315 211 m 1 641 211 l 1 854 1296 l 1 1108 1296 l 1 886 158 l 1 855 0 l 1 553 0 l 0 491 -318 l 1 261 -318 l 1 323 0 l 1 216 0 126 -1 19 -1 c 1 274 1296 l 1 526 1296 l 1 315 211 l 1 EndSplineSet Validated: 1 EndChar afii10146.glyph000066400000000000000000000016561472062471000325650ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: afii10146 Encoding: 1122 1122 588 Width: 1060 Flags: W HStem: 0 212<387 644.796> 608 210<511 699.735> 974 210<189 289 582 919> 1288 20G<545.5 601> VStem: 342 260<1186.76 1299.82> 727 263<302.711 581.569> LayerCount: 2 Fore SplineSet 601 608 m 0 564 608 505 608 468 606 c 1 420 369 403 288 387 212 c 1 427 208 443 205 518 205 c 0 628 205 696 285 720 409 c 0 725 433 727 456 727 477 c 0 727 553 694 608 601 608 c 0 543 974 m 1 542 966 541 960 540 956 c 0 527 889 525 891 511 817 c 1 555 818 607 818 649 818 c 0 874 818 990 714 990 517 c 0 990 479 986 438 977 393 c 0 933 168 802 24 631 3 c 0 591 -2 549 -5 510 -5 c 0 425 -5 336 0 228 0 c 2 92 0 l 1 130 194 180 407 261 823 c 0 271 874 280 924 289 974 c 1 148 974 l 1 189 1184 l 1 325 1184 l 1 331 1225 338 1264 342 1299 c 1 424 1305 489 1308 602 1308 c 1 600 1293 592 1243 582 1184 c 1 960 1184 l 1 919 974 l 1 543 974 l 1 EndSplineSet Validated: 1 EndChar afii10147.glyph000066400000000000000000000004311472062471000325540ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: afii10147 Encoding: 1138 1138 590 Width: 1060 VWidth: 0 Flags: W HStem: -16 203<355.841 578.506> 567 222<386.781 749> 1147 203<553.057 756.703> VStem: 51 264<228.391 548.623> 801 257<791.969 1102.8> LayerCount: 2 Fore Refer: 348 952 N 1 0 0 1 0 0 2 Validated: 1 EndChar afii10148.glyph000066400000000000000000000010721472062471000325570ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: afii10148 Encoding: 1140 1140 592 Width: 1060 Flags: W HStem: 0 21G<205 541.5> 1135 210<985.666 1161.47> VStem: 215 238<172.3 1162.35> LayerCount: 2 Fore SplineSet 205 0 m 1 211 78 215 257 215 460 c 0 215 768 205 1129 175 1266 c 1 428 1355 l 1 444 1208 453 1057 453 889 c 0 453 724 444 542 425 331 c 1 549 700 590 786 721 1078 c 1 807 1264 915 1345 1083 1345 c 0 1154 1345 1192 1340 1248 1326 c 1 1143 1097 l 1 1130 1118 1104 1135 1051 1135 c 0 1020 1135 986 1132 894 924 c 0 775 655 572 176 511 0 c 1 205 0 l 1 EndSplineSet Validated: 1 EndChar afii10193.glyph000066400000000000000000000006011472062471000325540ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: afii10193 Encoding: 1119 1119 585 Width: 1060 Flags: W HStem: 0 211<315 323 553 641> 993 20G<215.055 471 795.06 1053> LayerCount: 2 Fore SplineSet 315 211 m 1 641 211 l 1 799 1013 l 1 1053 1013 l 1 886 158 l 1 855 0 l 1 553 0 l 0 491 -318 l 1 261 -318 l 1 323 0 l 1 216 0 126 -1 19 -1 c 1 219 1013 l 1 471 1013 l 1 315 211 l 1 EndSplineSet Validated: 1 EndChar afii10194.glyph000066400000000000000000000016631472062471000325660ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: afii10194 Encoding: 1123 1123 589 Width: 1060 Flags: W HStem: -5 207<467.346 675.339> 476 210<536.833 702.896> 853 210<166 315 612 896> 1356 20G<406 672> VStem: 212 247<206.209 458.162> 719 266<247.273 459.778> LayerCount: 2 Fore SplineSet 415 1376 m 1 420 1376 437 1376 457 1376 c 0 498 1376 651 1376 672 1376 c 1 612 1063 l 1 937 1063 l 1 896 853 l 1 572 853 l 1 536 668 l 1 536 668 608 686 677 686 c 0 840 686 985 601 985 419 c 0 985 395 982 369 977 342 c 0 923 64 765 -5 511 -5 c 0 335 -5 212 80 212 286 c 0 212 325 217 369 226 417 c 0 252 553 285 704 315 853 c 1 125 853 l 1 166 1063 l 1 357 1063 l 1 365 1104 372 1144 380 1183 c 0 401 1292 397 1284 415 1376 c 1 588 476 m 0 533 476 493 458 493 458 c 1 476 376 467 330 461 301 c 0 459 293 459 284 459 277 c 0 459 228 491 202 529 202 c 0 649 202 696 238 714 329 c 0 717 346 719 362 719 377 c 0 719 439 686 476 588 476 c 0 EndSplineSet Validated: 1 EndChar afii10195.glyph000066400000000000000000000014251472062471000325630ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: afii10195 Encoding: 1139 1139 591 Width: 1060 VWidth: 0 Flags: W HStem: -16 203<352.054 589.68> 412 222<357.36 719> 835 203<472.707 707.656> VStem: 45 254<243.483 396.729> 761 259<634.311 780.109> LayerCount: 2 Fore SplineSet 471 187 m 0 580 187 682 292 719 412 c 1 704 412 688 412 671 412 c 0 585 412 479 409 300 395 c 1 300 387 299 380 299 373 c 0 299 254 362 187 471 187 c 0 649 1038 m 1 894 1038 1020 915 1020 677 c 0 1020 625 1014 567 1002 504 c 1 1000 493 l 2 942 196 691 -16 432 -16 c 0 183 -16 45 131 45 366 c 0 45 409 50 455 59 504 c 0 116 800 310 1032 649 1038 c 1 761 634 m 1 761 639 761 644 761 649 c 0 761 768 693 835 608 835 c 0 493 835 401 758 351 620 c 1 487 632 603 634 702 634 c 0 723 634 742 634 761 634 c 1 EndSplineSet Validated: 1 EndChar afii10196.glyph000066400000000000000000000010101472062471000325520ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: afii10196 Encoding: 1141 1141 593 Width: 1060 Flags: W HStem: 0 21G<205 541.5> 826 210<922.107 1096.5> VStem: 207 219<331 621.287> LayerCount: 2 Fore SplineSet 205 0 m 1 207 21 207 47 207 76 c 0 207 314 160 778 115 981 c 1 363 1041 l 1 394 750 422 536 426 331 c 1 426 331 557 594 646 763 c 0 769 996 857 1036 967 1036 c 0 1038 1036 1127 1031 1183 1017 c 1 1078 788 l 1 1065 809 1039 826 986 826 c 0 955 826 916 795 820 615 c 0 677 347 577 165 506 0 c 1 205 0 l 1 EndSplineSet Validated: 1 EndChar afii10846.glyph000066400000000000000000000014221472062471000325630ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: afii10846 Encoding: 1241 1241 673 Width: 1060 Flags: W HStem: -9 203<404.219 620.195> 406 210<384.063 724> 816 206<447.945 709.362> VStem: 126 249<225.126 382.667> 765 249<616.988 756.481> AnchorPoint: "above_accent" 647 1107 basechar 0 LayerCount: 2 Fore SplineSet 724 406 m 1 596 406 487 389 379 382 c 1 376 365 375 349 375 335 c 0 375 237 431 194 508 194 c 0 610 194 695 290 724 406 c 1 470 -9 m 0 222 -9 126 117 126 331 c 0 126 392 134 460 148 535 c 1 152 555 157 578 157 578 c 1 411 599 610 616 765 616 c 1 765 620 765 625 765 629 c 0 765 734 696 816 608 816 c 1 502 816 446 780 364 706 c 1 217 862 l 1 340 974 415 1022 654 1022 c 1 891 1022 1014 875 1014 646 c 0 1014 599 1009 549 999 496 c 0 943 210 753 -9 470 -9 c 0 EndSplineSet Validated: 1 EndChar afii61352.glyph000066400000000000000000000020011472062471000325530ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: afii61352 Encoding: 8470 8470 1024 Width: 1060 VWidth: 0 Flags: W HStem: -32 21G<30.9825 119.5> 4 161<604 924> 253 174<755 868.069> 851 170<885.199 996.5> 1278 20G<216.093 411 630 732.6> VStem: 220 191<1224.61 1294> 652 165<427.073 743.828> 938 154<535.08 850.863> LayerCount: 2 Fore SplineSet 938 802 m 0 938 838 930 851 916 851 c 0 878 851 817 604 817 466 c 0 817 435 823 427 832 427 c 0 863 427 938 613 938 802 c 0 797 253 m 0 713 253 652 317 652 459 c 0 652 750 776 1021 948 1021 c 0 1045 1021 1092 938 1092 818 c 0 1092 524 974 253 797 253 c 0 604 165 m 1 955 165 l 1 924 4 l 1 573 4 l 1 604 165 l 1 302 0 m 1 302 300 284 784 284 784 c 1 282 722 255 514 231 390 c 0 188 168 141 48 98 -32 c 1 -93 25 l 1 -36 112 12 232 44 397 c 2 220 1298 l 1 411 1294 l 1 436 1013 447 743 454 467 c 1 454 467 483 750 507 871 c 0 537 1026 581 1184 679 1313 c 1 880 1238 l 1 777 1126 715 949 673 760 c 0 624 535 593 398 549 168 c 0 538 111 525 54 515 1 c 1 302 0 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/agrave.glyph000066400000000000000000000004731472062471000326010ustar00rootroot00000000000000StartChar: agrave Encoding: 224 224 59 Width: 1060 VWidth: 0 Flags: W HStem: -31 21G<777.5 824.5> -11 200<255.5 514.68> 819 209<467.306 686.696> 1147 450 VStem: 69 249<196.7 585.735> 460 562 700 186<79.3457 275> LayerCount: 2 Fore Refer: 322 768 N 1 0 0 1 80 -120 2 Refer: 0 97 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/alpha.glyph000066400000000000000000000015611472062471000324200ustar00rootroot00000000000000StartChar: alpha Encoding: 945 945 341 Width: 1060 VWidth: 4 Flags: W HStem: -32 21G<786 870> -7 206<339.61 466.373> 815 203<437.727 565.716> 1017 20G<900 961.5> VStem: 61 254<216.122 625.63> AnchorPoint: "above_accent" 661 1107 basechar 0 LayerCount: 2 Fore SplineSet 871 493 m 1xd8 880 416 876 360 889 263 c 0 897 205 924 179 985 153 c 1 939 91 893 30 847 -32 c 1 725 0 687 87 680 147 c 0 677 170 675 193 672 215 c 1 578 67 491 -7 360 -7 c 0 138 -7 61 151 61 346 c 0 61 404 68 465 80 527 c 0 151 894 365 1018 540 1018 c 0xe8 705 1018 772 923 790 767 c 1 840 866 873 944 927 1037 c 1 996 1014 1064 990 1133 967 c 1 1043 841 956 661 871 493 c 1xd8 333 524 m 0 320 458 315 406 315 364 c 0 315 203 391 199 400 199 c 1 403 199 405 199 408 199 c 1 461 199 525 326 598 495 c 1 594 711 583 815 510 815 c 0 461 815 373 730 333 524 c 0 EndSplineSet Validated: 1 EndChar alphatonos.glyph000066400000000000000000000004771472062471000334310ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: alphatonos Encoding: 940 940 393 Width: 1060 VWidth: 0 Flags: W HStem: -32 21G<786 870> -7 206<339.61 466.373> 815 203<437.727 565.716> 1017 20G<900 961.5> 1170 454 VStem: 61 254<216.122 625.63> 581 450 LayerCount: 2 Fore Refer: 392 900 N 1 0 0 1 71 -52 2 Refer: 341 945 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/amacron.glyph000066400000000000000000000005161472062471000327520ustar00rootroot00000000000000StartChar: amacron Encoding: 257 257 179 Width: 1060 VWidth: 0 Flags: W HStem: -31 21G<777.5 824.5> -11 200<255.5 514.68> 819 209<467.306 686.696> 1271 194<508.574 974.216> VStem: 69 249<196.7 585.735> 473 538 700 186<79.3457 275> LayerCount: 2 Fore Refer: 326 772 N 1 0 0 1 26 -192 2 Refer: 0 97 N 1 0 0 1 0 0 3 Validated: 1 EndChar ampersand.glyph000066400000000000000000000022621472062471000332250ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: ampersand Encoding: 38 38 168 Width: 1060 VWidth: 0 Flags: W HStem: -22 203<289.933 554.142> 1146 201<478.831 627.42> VStem: 14 256<199.876 472.868> 207 240<870.455 1111.19> 631 252<967.676 1145> LayerCount: 2 Fore SplineSet 671 94 m 1xd8 568 12 460 -22 340 -22 c 0 161 -22 14 46 14 255 c 0xe8 14 289 18 326 26 367 c 0 63 559 184 670 309 758 c 1 245 830 207 917 207 995 c 0 207 1009 208 1023 211 1037 c 0 254 1249 433 1347 613 1347 c 0 761 1347 883 1294 883 1145 c 0 883 1126 881 1105 877 1082 c 0 842 890 709 784 583 700 c 1 636 600 688 500 741 400 c 1 757 417 769 446 776 483 c 0 783 518 786 561 786 608 c 0 786 622 785 637 785 652 c 1 866 652 948 652 1029 652 c 1 973 364 851 246 851 246 c 1 879 198 906 150 934 102 c 25 870 57 805 13 741 -32 c 25 718 10 694 52 671 94 c 1xd8 391 573 m 1 337 530 291 444 277 370 c 0 273 349 270 327 270 306 c 0 270 240 296 181 383 181 c 0 469 181 537 208 576 238 c 1 514 350 453 461 391 573 c 1 488 867 m 1 558 915 619 995 629 1056 c 0 630 1063 631 1071 631 1078 c 0 631 1114 614 1146 568 1146 c 0 510 1146 461 1096 452 1053 c 0 448 1035 447 1018 447 1001 c 0xd8 447 951 462 907 488 867 c 1 EndSplineSet Validated: 1 EndChar ampersand_ampersand.liga.glyph000066400000000000000000000037411472062471000361750ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: ampersand_ampersand.liga Encoding: 57400 57400 1039 Width: 1060 VWidth: 0 Flags: WO HStem: -22 203<-525.067 -316.305 121.557 416.646> 1146 201<-336.169 -187.58 342.831 491.42> VStem: -801 256<199.84 473.664> -608 240<869.667 1113.41> -184 252<966.898 1219.5> 71 240<869.667 1113.41> 495 252<966.898 1219.5> LayerCount: 2 Fore SplineSet -327 867 m 1xde -257 915 -196 995 -186 1056 c 0 -185 1063 -184 1071 -184 1078 c 0 -184 1114 -201 1146 -247 1146 c 0 -305 1146 -354 1096 -363 1053 c 0 -367 1035 -368 1018 -368 1001 c 0 -368 951 -353 907 -327 867 c 1xde 352 867 m 1 422 915 483 995 493 1056 c 0 494 1063 495 1071 495 1078 c 0 495 1114 478 1146 432 1146 c 0 374 1146 325 1096 316 1053 c 0 312 1035 311 1018 311 1001 c 0 311 951 326 907 352 867 c 1 48 287 m 1 108 226 176 181 245 181 c 0 245 181 246 181 247 181 c 0 333 182 401 208 440 238 c 1 378 350 317 461 255 573 c 1 174 524 115 463 48 287 c 1 -255 273 m 1 -274 303 -292 334 -310 366 c 2 -424 573 l 1 -478 530 -524 444 -538 370 c 0 -542 349 -545 327 -545 306 c 0xee -545 240 -519 181 -432 181 c 0 -374 181 -304 226 -255 273 c 1 -101 89 m 1 -211 2 -349 -22 -475 -22 c 0 -654 -22 -801 46 -801 255 c 0xee -801 289 -797 326 -789 367 c 0 -752 559 -631 670 -506 758 c 1 -570 830 -608 917 -608 995 c 0xde -608 1009 -607 1023 -604 1037 c 0 -561 1249 -382 1347 -202 1347 c 0 -54 1347 68 1294 68 1145 c 0 68 1126 66 1105 62 1082 c 0 27 890 -106 784 -232 700 c 1 -109 499 l 1 -53 611 46 684 173 758 c 1 109 830 71 917 71 995 c 0 71 1009 72 1023 75 1037 c 0 118 1249 297 1347 477 1347 c 0 625 1347 747 1294 747 1145 c 0 747 1126 745 1105 741 1082 c 0 706 890 573 784 447 700 c 1 500 600 552 500 605 400 c 1 621 417 633 446 640 483 c 0 647 518 650 561 650 608 c 0 650 622 649 637 649 652 c 1 730 652 812 652 893 652 c 1 837 364 715 246 715 246 c 1 743 198 770 150 798 102 c 1 734 57 669 13 605 -32 c 1 582 10 558 52 535 94 c 1 432 12 324 -22 204 -22 c 0 78 -22 -20 21 -101 89 c 1 EndSplineSet Validated: 1 EndChar anoteleia.glyph000066400000000000000000000003011472062471000332040ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: anoteleia Encoding: 903 903 412 Width: 1060 VWidth: 26 Flags: W HStem: 387 313<412.122 669.878> VStem: 353 376 LayerCount: 2 Fore Refer: 171 183 N 1 0 0 1 0 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/aogonek.glyph000066400000000000000000000020201472062471000327450ustar00rootroot00000000000000StartChar: aogonek Encoding: 261 261 210 Width: 1060 VWidth: 6 Flags: W HStem: -502 196<471.917 703.812> -11 200<255.5 509.277> 819 209<467.306 686.696> VStem: 69 249<196.7 585.735> 212 256<-382 -205.967> LayerCount: 2 Fore SplineSet 343 513 m 0xf0 325 423 318 358 318 311 c 0 318 190 367 189 413 189 c 0 523 189 641 375 670 431 c 1 689 530 709 630 728 729 c 1 700 771 641 819 577 819 c 0 511 819 396 779 343 513 c 0xf0 891 316 m 0 886 289 883 267 883 249 c 0 883 202 900 184 926 184 c 1 981 46 l 1 485 -201 468 -230 468 -257 c 0 468 -294 518 -306 578 -306 c 0 636 -306 681 -277 715 -255 c 1 747 -302 780 -349 812 -396 c 1 759 -444 629 -502 529 -502 c 0 364 -502 212 -456 212 -308 c 0xe8 212 -184 335 -112 728 96 c 1 714 108 700 138 700 165 c 0 700 172 700 178 701 185 c 1 586 53 459 -11 323 -11 c 0 188 -11 69 51 69 302 c 0 69 368 78 448 96 543 c 0 172 937 430 1028 576 1028 c 0 657 1028 740 997 778 941 c 1 785 969 791 997 798 1025 c 1 1028 1013 l 1 982 781 936 548 891 316 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/aring.glyph000066400000000000000000000006151472062471000324320ustar00rootroot00000000000000StartChar: aring Encoding: 229 229 64 Width: 1060 VWidth: 0 Flags: W HStem: -31 21G<777.5 824.5> -11 200<255.5 514.68> 819 209<467.306 686.696> 1185 132<661.419 821.929> 1442 142<669.142 830.047> VStem: 69 249<196.7 585.735> 467 191<1322.96 1428.24> 700 186<79.3457 275> 832 192<1332.31 1437.9> LayerCount: 2 Fore Refer: 974 730 N 1 0 0 1 13 -93 2 Refer: 0 97 N 1 0 0 1 0 0 3 Validated: 1 EndChar aringacute.glyph000066400000000000000000000011101472062471000333640ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: aringacute Encoding: 507 507 459 Width: 1060 VWidth: 0 Flags: W HStem: -31 21G<777.5 824.5> -11 200<255.5 514.68> 819 209<467.306 686.696> 1185 132<661.419 821.929> 1442 142<669.142 830.047> VStem: 69 249<196.7 585.735> 467 191<1322.96 1428.24> 700 186<79.3457 275> 832 192<1332.31 1437.9> 1239 216<1640.79 1747.17> LayerCount: 2 Fore SplineSet 1048 1314 m 1x3e40 1137 1447 1200 1630 1239 1799 c 1 1301 1776 1393 1766 1455 1743 c 1 1421 1572 1300 1333 1211 1201 c 1 1160 1234 1099 1281 1048 1314 c 1x3e40 EndSplineSet Refer: 64 229 N 1 0 0 1 0 0 3 Validated: 1 EndChar arrowboth.glyph000066400000000000000000000014141472062471000332600ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: arrowboth Encoding: 8596 8596 787 Width: 1060 VWidth: 6 Flags: W HStem: 386 245<387 719> 992 20G<877 920.5> VStem: 192 235<87.9219 194.129> 681 235<822.871 929.078> LayerCount: 2 Fore SplineSet 1103 455 m 1 934 325 766 164 716 24 c 1 644 48 573 71 501 95 c 1 549 213 630 306 719 385 c 1 679 386 642 386 612 386 c 0 493 386 l 0 448 386 383 387 316 387 c 1 375 302 419 210 427 92 c 1 349 63 270 34 192 5 c 1 183 154 113 306 -18 447 c 1 -11 485 -3 524 4 562 c 1 173 692 342 853 392 993 c 1 463 969 535 946 606 922 c 1 558 803 477 711 387 631 c 1 486 630 587 630 661 630 c 0 689 630 736 629 793 628 c 1 733 713 689 806 681 925 c 1 759 954 838 983 916 1012 c 1 925 863 995 711 1126 570 c 1 1118 532 1111 493 1103 455 c 1 EndSplineSet Validated: 1 EndChar arrowdown.glyph000066400000000000000000000012121472062471000332670ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: arrowdown Encoding: 8595 8595 786 Width: 1060 VWidth: 66 Flags: W HStem: 212 228<821.81 926.676> 1418 20G<785.5 823.5> VStem: 558 273<1182.02 1436> LayerCount: 2 Fore SplineSet 461 -92 m 1 423 -92 384 -92 346 -92 c 1 236 66 104 166 -38 204 c 1 5 277 48 349 91 422 c 1 194 394 270 340 336 272 c 1 389 544 441 816 494 1088 c 1 511 1174 523 1229 532 1276 c 0 543 1331 550 1374 558 1436 c 1 649 1437 740 1437 831 1438 c 1 816 1337 806 1281 784 1166 c 1 774 1116 764 1066 754 1016 c 1 699 734 655 512 609 283 c 1 701 355 804 416 925 440 c 1 934 364 942 288 951 212 c 1 807 189 619 52 461 -92 c 1 EndSplineSet Validated: 1 EndChar arrowleft.glyph000066400000000000000000000012211472062471000332520ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: arrowleft Encoding: 8592 8592 783 Width: 1060 VWidth: 6 Flags: W HStem: 389 245<423 1063> VStem: 229 235<90.9219 197.129> LayerCount: 2 Fore SplineSet 1063 389 m 1 1018 387 967 386 917 386 c 0 817 386 717 389 649 389 c 0 530 389 l 0 485 389 420 390 353 390 c 1 412 305 456 213 464 95 c 1 386 66 307 37 229 8 c 1 220 157 149 309 18 450 c 1 26 488 33 527 41 565 c 1 210 695 379 856 429 996 c 1 500 972 572 949 643 925 c 1 595 806 513 714 423 634 c 1 522 633 624 633 698 633 c 0 741 633 831 630 931 630 c 0 988 630 1048 631 1104 634 c 1 1096 593 1089 553 1081 512 c 1 1075 471 1069 430 1063 389 c 1 EndSplineSet Validated: 1 EndChar arrowright.glyph000066400000000000000000000011641472062471000334430ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: arrowright Encoding: 8594 8594 785 Width: 1060 VWidth: 6 Flags: W HStem: 384 244<59 699> VStem: 658 235<819.871 926.078> LayerCount: 2 Fore SplineSet 59 628 m 1 104 630 155 631 205 631 c 0 305 631 405 628 473 628 c 0 592 628 l 0 769 628 l 1 710 713 666 804 658 922 c 1 736 951 815 980 893 1009 c 1 902 860 972 708 1103 567 c 1 1096 529 1088 490 1081 452 c 1 912 322 743 161 693 21 c 1 622 45 550 68 479 92 c 1 527 211 609 304 699 384 c 1 600 384 l 0 424 384 l 0 381 384 290 387 190 387 c 0 133 387 73 386 17 383 c 1 25 424 33 464 41 505 c 1 47 546 53 587 59 628 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/arrowup.glyph000066400000000000000000000011621472062471000330270ustar00rootroot00000000000000StartChar: arrowup Encoding: 8593 8593 784 Width: 1060 VWidth: 66 Flags: W HStem: 882 218<177.199 263.225> 1376 20G<549 801> LayerCount: 2 Fore SplineSet 750 1396 m 1 852 1252 986 1115 1122 1092 c 1 1084 1016 1045 940 1007 864 c 1 896 888 816 948 752 1020 c 1 708 791 668 570 613 288 c 1 603 238 594 188 584 138 c 1 562 23 550 -33 525 -134 c 1 434 -134 344 -134 253 -134 c 1 269 -72 278 -29 289 26 c 0 298 73 308 130 325 216 c 1 378 488 430 759 483 1031 c 1 391 963 293 910 180 882 c 1 165 955 151 1027 136 1100 c 1 292 1138 463 1238 635 1396 c 1 673 1396 712 1396 750 1396 c 1 EndSplineSet Validated: 1 EndChar arrowupdn.glyph000066400000000000000000000013361472062471000332750ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: arrowupdn Encoding: 8597 8597 788 Width: 1060 VWidth: 66 Flags: W HStem: 204 218<833.601 918.812> 882 218<177.199 263.225> 1376 20G<549 801> LayerCount: 2 Fore SplineSet 750 1396 m 1 852 1252 986 1115 1122 1092 c 1 1084 1016 1045 940 1007 864 c 1 896 888 816 948 752 1020 c 1 708 791 668 570 613 288 c 1 612 282 610 275 609 269 c 1 702 338 801 393 916 422 c 1 931 349 946 277 961 204 c 1 805 166 633 66 461 -92 c 1 423 -92 384 -92 346 -92 c 1 244 52 110 189 -26 212 c 1 13 288 51 364 90 440 c 1 198 416 276 358 339 288 c 1 387 536 435 783 483 1031 c 1 391 963 293 910 180 882 c 1 165 955 151 1027 136 1100 c 1 292 1138 463 1238 635 1396 c 1 673 1396 712 1396 750 1396 c 1 EndSplineSet Validated: 1 EndChar asciicircum.glyph000066400000000000000000000005271472062471000335500ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: asciicircum Encoding: 94 94 116 Width: 1060 VWidth: -10 Flags: W HStem: 424 677 LayerCount: 2 Fore SplineSet 659 1101 m 1 794 930 929 759 1064 588 c 1 1003 533 941 479 880 424 c 1 787 541 695 657 602 774 c 1 466 659 329 543 193 428 c 1 154 479 114 531 75 582 c 1 270 755 464 928 659 1101 c 1 EndSplineSet Validated: 1 EndChar asterisk.glyph000066400000000000000000000011461472062471000331000ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: asterisk Encoding: 42 42 191 Width: 1060 VWidth: 0 Flags: W VStem: 524 294<945.25 1109> LayerCount: 2 Fore SplineSet 489 703 m 1 501 838 512 974 524 1109 c 1 622 1110 720 1110 818 1111 c 1 782 975 745 839 709 703 c 1 815 763 920 823 1026 883 c 1 1048 800 1070 718 1092 635 c 1 964 597 836 559 708 521 c 1 782 431 857 341 931 251 c 1 846 192 762 134 677 75 c 1 635 193 592 311 550 429 c 1 459 310 369 190 278 71 c 1 221 128 163 186 106 243 c 1 211 336 317 430 422 523 c 1 313 554 203 586 94 617 c 1 141 704 188 790 235 877 c 1 320 819 404 761 489 703 c 1 EndSplineSet Validated: 1 EndChar asterisk_slash.liga.glyph000066400000000000000000000003411472062471000352010ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: asterisk_slash.liga Encoding: 57405 57405 1033 Width: 1060 VWidth: 60 Flags: W VStem: -473 294<945.25 1109> LayerCount: 2 Fore Refer: 191 42 N 1 0 0 1 -997 0 2 Refer: 104 47 N 1 0 0 1 -100 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/at.glyph000066400000000000000000000043231472062471000317360ustar00rootroot00000000000000StartChar: at Encoding: 64 64 163 Width: 1060 VWidth: 6 Flags: W HStem: -253 200<358.439 663.403> -25 20G<630 668.5> 162 200<483 701.428> 658 200<617.209 771.84> 1095 205<554.024 796.768> VStem: 21 226<74.2635 590.905> 343 223<362.16 601.348> 838 225<800.914 1056.57> LayerCount: 2 Back SplineSet 691 209 m 4 742 209 794 312 800 329 c 5 809 377 l 5 797 417 767 448 749 448 c 4 709 448 665 414 649 333 c 6 647 322 l 5 643 299 641 280 641 265 c 4 641 219 659 209 691 209 c 4 858 629 m 5 878 731 l 5 879 735 879 738 879 742 c 4 879 785 832 825 774 825 c 4 726 825 671 797 632 720 c 5 479 797 l 5 579 970 698 1029 794 1029 c 7 861 1029 922 998 936 975 c 5 936 975 929 1178 757 1178 c 4 579 1178 396 905 321 518 c 4 306 441 299 367 299 297 c 4 299 18 411 -185 562 -185 c 4 635 -185 695 -158 731 -137 c 5 788 -320 l 5 736 -349 636 -380 520 -380 c 4 262 -380 83 -181 83 212 c 4 83 309 94 418 117 538 c 4 230 1120 513 1385 787 1385 c 4 1057 1385 1130 1195 1130 981 c 4 1130 889 1116 793 1099 705 c 5 1007 233 l 5 1004 216 1003 200 1003 184 c 4 1003 120 1023 66 1023 66 c 5 802 -22 l 5 791 78 l 5 791 78 726 -9 560 -9 c 4 448 -9 410 81 410 190 c 4 410 228 414 268 422 308 c 4 440 400 474 488 507 530 c 4 590 636 671 667 740 670 c 4 742 670 744 670 746 670 c 4 788 670 839 643 858 629 c 5 EndSplineSet Fore SplineSet 572 496 m 0 568 474 566 455 566 437 c 0 566 391 580 362 612 362 c 0 710 362 745 480 773 530 c 1 777 553 782 575 786 598 c 1 745 642 745 658 696 658 c 0 646 658 594 616 572 496 c 0 779 267 m 1 708 204 680 162 554 162 c 0 412 162 343 272 343 405 c 0 343 431 346 458 351 485 c 0 392 701 523 858 707 858 c 0 776 858 798 832 825 798 c 1 833 839 838 881 838 919 c 0 838 1017 804 1095 690 1095 c 0 525 1095 350 922 269 500 c 0 255 426 247 356 247 292 c 0 247 89 323 -53 494 -53 c 0 542 -53 598 -41 662 -5 c 1 675 -69 687 -132 700 -196 c 1 612 -238 513 -253 443 -253 c 0 134 -253 21 -3 21 274 c 0 21 347 29 422 43 495 c 0 141 1001 416 1300 728 1300 c 0 976 1300 1063 1127 1063 949 c 0 1063 912 1059 874 1052 838 c 1 1031 728 1009 618 988 508 c 1 981 472 972 427 972 391 c 0 972 352 980 313 1003 265 c 1 936 233 869 201 802 169 c 1 788 205 785 213 779 267 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/atilde.glyph000066400000000000000000000005661472062471000326010ustar00rootroot00000000000000StartChar: atilde Encoding: 227 227 62 Width: 1060 VWidth: 0 Flags: W HStem: -31 21G<777.5 824.5> -11 200<255.5 514.68> 819 209<467.306 686.696> 1176 178<839.948 995.708> 1206 21G<467.359 523.5> 1306 180<539.789 711.018> VStem: 69 249<196.7 585.735> 700 186<79.3457 275> LayerCount: 2 Fore Refer: 325 771 N 1 0 0 1 28 -200 2 Refer: 0 97 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/b.glyph000066400000000000000000000030501472062471000315470ustar00rootroot00000000000000StartChar: b Encoding: 98 98 1 Width: 1060 VWidth: -2 Flags: W HStem: -7 180<418.839 598.206> 813 200<554.835 816.5> 1392 20G<501.5 540.5> VStem: 294 249<1117.1 1403> 730 251<392.173 804.654> LayerCount: 2 Back SplineSet 780.914 478 m 0 832.036 741 773.031 813 681.031 813 c 0 609.031 813 533.453 738 489.762 683 c 1 424.839 349 l 1 456.012 247 512.628 173 573.628 173 c 0 681.628 173 743.981 288 780.914 478 c 0 1032.22 459 m 0 972.546 152 823.64 -7 572.64 -7 c 0 448.64 -7 378.775 40 351.077 93 c 1 342.913 51 286.473 -13 286.473 -13 c 1 94.3604 7 l 1 117.189 73 143.101 160 159.234 243 c 0 160.789 251 162.345 259 163.899 267 c 0 212.3 516 281.472 877 335.898 1157 c 0 354.17 1251 362.498 1335 368.716 1403 c 1 617.465 1412 l 1 612.275 1339 598.615 1243 580.926 1152 c 0 563.432 1062 546.741 1007 513.773 930 c 1 556.217 958 640.907 1013 754.907 1013 c 0 1026.91 1013 1104.53 831 1032.22 459 c 0 EndSplineSet Fore SplineSet 706 478 m 0 723 563 730 629 730 678 c 0 730 780 699 813 663 813 c 0 525 813 444 690 393 570 c 1 379 496 364 423 350 349 c 1 381 247 438 173 499 173 c 0 607 173 669 288 706 478 c 0 957 459 m 0 897 152 749 -7 498 -7 c 0 374 -7 304 40 276 93 c 1 268 51 211 -13 211 -13 c 1 147 -6 83 0 19 7 c 1 42 73 66 161 84 243 c 0 86 251 87 259 89 267 c 0 144 514 207 877 261 1157 c 0 279 1251 288 1335 294 1403 c 1 377 1406 460 1409 543 1412 c 1 538 1339 509 1169 491 1078 c 0 474 988 432 903 399 826 c 1 447 883 534 1013 744 1013 c 0 889 1013 981 903 981 679 c 0 981 615 973 542 957 459 c 0 EndSplineSet Validated: 1 EndChar backslash.glyph000066400000000000000000000004371472062471000332100ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: backslash Encoding: 92 92 115 Width: 1060 VWidth: 60 Flags: W VStem: 256 582 LayerCount: 2 Fore SplineSet 838 -64 m 1 759 -88 679 -111 600 -135 c 1 535 147 326 1034 256 1386 c 1 335 1409 415 1431 494 1454 c 1 560 1098 764 213 838 -64 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/bar.glyph000066400000000000000000000007171472062471000321010ustar00rootroot00000000000000StartChar: bar Encoding: 124 124 161 Width: 1060 VWidth: 66 Flags: W VStem: 240 594 LayerCount: 2 Fore SplineSet 312 152 m 0 384 517 489 1111 545 1399 c 1 551 1430 557 1461 563 1492 c 1 653 1492 744 1492 834 1492 c 1 825 1444 815 1395 806 1347 c 1 752 1070 665 558 600 224 c 1 590 174 580 124 570 74 c 1 548 -41 537 -97 512 -198 c 1 421 -198 331 -197 240 -197 c 1 256 -135 265 -92 276 -37 c 0 285 10 295 66 312 152 c 0 EndSplineSet Validated: 1 EndChar bar_bar.liga.glyph000066400000000000000000000003271472062471000335560ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: bar_bar.liga Encoding: 57401 57401 1040 Width: 1060 VWidth: 66 Flags: W VStem: -571 594 129 594 LayerCount: 2 Fore Refer: 161 124 N 1 0 0 1 -811 0 2 Refer: 161 124 N 1 0 0 1 -111 0 2 Validated: 1 EndChar bar_bar_bar_greater.liga.glyph000066400000000000000000000016131472062471000361120ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: bar_bar_bar_greater.liga Encoding: 57600 57600 1031 Width: 1060 VWidth: 4 Flags: W VStem: -2458 272<-57 133.188> -1566 272<-57 133.188> LayerCount: 2 Fore SplineSet -1352 1069 m 5 -1345 1102 l 5 -1074 1102 l 5 -1091 1017 l 6 -1145 740 -1168 558 -1233 224 c 6 -1262 74 l 6 -1284 -41 -1269 43 -1294 -58 c 5 -1566 -57 l 5 -1550 5 -1541 48 -1530 103 c 6 -1352 1069 l 5 -458 1069 m 5 -451 1102 l 5 -180 1102 l 5 -18 989 373 776 529 624 c 5 483 398 l 5 378 334 -217 48 -400 -58 c 5 -672 -57 l 5 -656 5 -647 48 -636 103 c 6 -458 1069 l 5 -2244 1069 m 5 -2237 1102 l 5 -1966 1102 l 5 -1983 1017 l 6 -2037 740 -2060 558 -2125 224 c 6 -2154 74 l 6 -2176 -41 -2161 43 -2186 -58 c 5 -2458 -57 l 5 -2442 5 -2433 48 -2422 103 c 6 -2244 1069 l 5 -231 831 m 5 -262 653 -287 494 -332 259 c 5 -139 349 123 474 251 539 c 5 136 624 -79 744 -231 831 c 5 EndSplineSet Validated: 1 EndChar bar_bar_greater.liga.glyph000066400000000000000000000012371472062471000352700ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: bar_bar_greater.liga Encoding: 57601 57601 1027 Width: 1060 VWidth: 4 Flags: WO VStem: -1531 272<-57 133.188> LayerCount: 2 Fore SplineSet -426 1069 m 5 -419 1102 l 5 -151 1102 l 5 13 989 403 776 558 624 c 5 512 398 l 5 408 335 -187 48 -371 -58 c 6 -640 -57 l 5 -624 5 -615 48 -604 103 c 6 -426 1069 l 5 -1317 1069 m 5 -1310 1102 l 5 -1039 1102 l 5 -1056 1017 l 6 -1110 740 -1133 558 -1198 224 c 6 -1227 74 l 6 -1249 -41 -1234 43 -1259 -58 c 5 -1531 -57 l 5 -1515 5 -1506 48 -1495 103 c 6 -1317 1069 l 5 -200 829 m 5 -231 652 -255 493 -300 260 c 5 -108 350 153 474 280 539 c 5 166 624 -48 742 -200 829 c 5 EndSplineSet Validated: 1 EndChar bar_greater.liga.glyph000066400000000000000000000006441472062471000344450ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: bar_greater.liga Encoding: 57602 57602 1030 Width: 1060 VWidth: 4 Flags: W LayerCount: 2 Fore SplineSet -313 1069 m 5 -306 1102 l 5 -35 1102 l 5 128 989 517 777 672 625 c 5 626 399 l 5 522 335 -70 48 -255 -58 c 5 -527 -57 l 5 -511 5 -502 48 -491 103 c 6 -313 1069 l 5 -87 831 m 5 -118 653 -142 494 -187 261 c 5 5 351 267 475 394 540 c 5 279 625 65 744 -87 831 c 5 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/beta.glyph000066400000000000000000000032651472062471000322510ustar00rootroot00000000000000StartChar: beta Encoding: 946 946 342 Width: 1060 VWidth: 0 Flags: W HStem: 0 199<454.476 693.285> 634 207<491.551 648.341> 1122 206<497.828 683.944> VStem: -40 233<-283.837 -122.094> 704 253<902.175 1103.21> 762 251<282.88 556.422> LayerCount: 2 Back SplineSet 67 1003 m 4xf4 67 1159 183 1328 390 1328 c 4 626 1328 798 1243 798 1009 c 5xf4 798 886 753 815 670 779 c 5 814 754 972 661 972 381 c 4 972 76 844 -2 624 -2 c 4 437 -2 373 95 373 298 c 4 373 306 374 314 374 322 c 5 578 320 l 5 578 257 583 199 646 199 c 4 700 199 728 247 728 395 c 4xfa 728 504 664 634 376 634 c 5 376 840 l 5 541 840 554 905 554 1003 c 4 554 1088 472 1122 413 1122 c 5 346 1122 316 1073 316 1007 c 4 316 851 321 637 321 450 c 4 321 410 322 370 322 331 c 4 322 251 319 176 299 117 c 4 272 35 169 -9 113 -37 c 5 21 211 l 5 41 221 59 235 67 261 c 4 75 287 76 323 76 398 c 4 76 413 76 429 76 448 c 4 76 635 67 829 67 1003 c 4xf4 EndSplineSet Fore SplineSet 285 112 m 1xf4 279 83 275 59 271 39 c 0 247 -85 220 -203 193 -300 c 1 115 -294 38 -289 -40 -283 c 1 -11 -183 14 -74 36 37 c 0 73 224 180 829 214 1003 c 0 244 1159 389 1328 587 1328 c 0 770 1328 957 1284 957 1085 c 0xf8 957 1062 954 1037 949 1010 c 0 915 832 816 802 778 779 c 1 914 754 1013 670 1013 495 c 0 1013 461 1009 423 1001 382 c 0 936 50 783 0 539 0 c 0 531 0 l 0 403 0 361 39 285 112 c 1xf4 580 199 m 0 702 199 737 291 756 387 c 0 760 407 762 425 762 442 c 0xf4 762 583 634 634 454 634 c 1 467 703 481 772 494 841 c 1 634 841 682 883 702 1003 c 0 703 1010 704 1017 704 1024 c 0 704 1073 669 1122 585 1122 c 0 525 1122 481 1083 464 993 c 0 445 893 399 640 352 398 c 1 416 223 516 199 580 199 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/block.glyph000066400000000000000000000003541472062471000324240ustar00rootroot00000000000000StartChar: block Encoding: 9608 9608 933 Width: 1060 VWidth: 1918 Flags: W VStem: -20 1100<-505 1820> LayerCount: 2 Fore SplineSet -20 1820 m 1 1080 1820 l 1 1080 -505 l 1 -20 -505 l 1 -20 1820 l 1 EndSplineSet Validated: 1 EndChar braceleft.glyph000066400000000000000000000023211472062471000331760ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: braceleft Encoding: 123 123 160 Width: 1060 VWidth: 66 Flags: W HStem: -282 218<644.391 762.989> 1266 218<883.328 1066.43> VStem: 364 266<-60 95.8264> 502 261<214.443 403.806> 601 249<952.751 1230.62> 623 246<830.085 1145.35> LayerCount: 2 Fore SplineSet 555 600 m 1xc8 644 577 763 506 763 381 c 0xd0 763 364 761 347 758 330 c 0 739 229 672 132 638 54 c 0 634 46 633 38 632 31 c 0 631 25 630 20 630 15 c 0 630 -39 693 -59 807 -64 c 1 791 -137 776 -209 760 -282 c 1 628 -276 467 -274 396 -166 c 0 374 -132 364 -96 364 -60 c 0xe0 364 -45 366 -29 369 -14 c 0 383 59 426 133 462 198 c 1 482 234 494 264 499 290 c 0 501 301 502 311 502 320 c 0xd0 502 427 371 447 263 479 c 1 270 517 277 554 284 592 c 1 293 636 301 679 310 723 c 1 441 758 595 778 619 911 c 0 621 923 623 937 623 952 c 0xc4 623 968 621 985 618 1004 c 1 611 1050 601 1100 601 1152 c 0 601 1173 603 1195 607 1216 c 0 617 1268 643 1320 693 1368 c 0 807 1476 968 1478 1102 1484 c 1 1089 1411 1077 1339 1064 1266 c 1 936 1261 863 1238 852 1170 c 0 851 1162 850 1153 850 1144 c 0xc8 850 1083 869 1014 869 940 c 0xc4 869 918 868 895 863 872 c 0 860 857 856 842 850 826 c 0 803 698 653 623 555 600 c 1xc8 EndSplineSet Validated: 1 EndChar braceright.glyph000066400000000000000000000023431472062471000333650ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: braceright Encoding: 125 125 162 Width: 1060 VWidth: 66 Flags: W HStem: -282 218<56.5625 239.196> 1266 218<360.188 479.26> VStem: 254 246<7.29583 369.293> 272 249<-28.4185 245.296> 362 260<797.347 983.059> 494 265<1103.65 1266> LayerCount: 2 Fore SplineSet 569 600 m 1xe0 480 623 362 696 362 820 c 0 362 826 l 0xc8 362 842 364 857 367 872 c 0 387 974 455 1068 486 1148 c 0 489 1156 491 1163 492 1170 c 0 493 1176 494 1182 494 1187 c 0 494 1242 432 1261 318 1266 c 1 333 1339 348 1411 363 1484 c 1 496 1478 657 1476 729 1368 c 0 751 1335 759 1301 759 1266 c 0xc4 759 1249 757 1233 754 1216 c 0 741 1143 698 1069 662 1004 c 1 642 968 630 937 625 911 c 0 623 900 622 890 622 881 c 0xc8 622 774 754 755 862 723 c 1 853 679 845 636 836 592 c 1 828 554 821 517 813 479 c 1 682 444 531 424 504 291 c 0 501 277 500 262 500 246 c 0xe0 500 231 501 215 504 198 c 1 511 152 521 102 521 50 c 0 521 29 519 7 515 -14 c 0 505 -66 480 -118 430 -166 c 0 316 -274 154 -276 20 -282 c 1 33 -209 46 -137 59 -64 c 1 187 -58 259 -36 270 32 c 0 271 39 271 46 272 54 c 0 272 61 l 0xd0 272 121 254 189 254 262 c 0 254 284 255 307 260 330 c 0 263 345 267 361 273 376 c 0 322 503 471 577 569 600 c 1xe0 EndSplineSet Validated: 1 EndChar bracketleft.glyph000066400000000000000000000012321472062471000335350ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: bracketleft Encoding: 91 91 96 Width: 1060 VWidth: 66 Flags: W HStem: -259 207<496 763.074> 1265 208<744.94 1045> LayerCount: 2 Fore SplineSet 1057 1483 m 1 1053 1414 1049 1346 1045 1277 c 1 962 1269 887 1269 753 1265 c 1 667 825 582 385 496 -55 c 1 574 -52 658 -52 673 -52 c 1 676 -52 680 -52 683 -52 c 1 733 -52 785 -57 795 -60 c 1 784 -129 772 -199 761 -268 c 1 737 -265 698 -259 627 -259 c 0 568 -259 287 -261 194 -261 c 1 229 -83 247 0 282 180 c 0 299 270 322 391 356 570 c 0 390 745 422 921 447 1052 c 1 474 1192 502 1333 529 1473 c 1 622 1473 901 1477 952 1477 c 1 1025 1480 1034 1481 1057 1483 c 1 EndSplineSet Validated: 1 EndChar bracketright.glyph000066400000000000000000000012151472062471000337210ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: bracketright Encoding: 93 93 97 Width: 1060 VWidth: 66 Flags: W HStem: -259 207<73.2962 375> 1277 206<407.699 633> LayerCount: 2 Fore SplineSet 412 1483 m 1 435 1481 444 1480 515 1477 c 1 566 1477 844 1473 937 1473 c 1 910 1333 882 1192 855 1052 c 1 830 921 795 745 760 570 c 0 725 391 699 270 682 180 c 0 647 0 633 -83 598 -261 c 1 505 -261 225 -259 166 -259 c 0 95 -259 54 -265 28 -268 c 1 43 -199 59 -129 74 -60 c 1 86 -57 140 -52 190 -52 c 1 193 -52 197 -52 200 -52 c 1 215 -52 299 -52 375 -55 c 1 461 385 547 825 633 1265 c 1 501 1269 423 1269 344 1277 c 1 367 1346 389 1414 412 1483 c 1 EndSplineSet Validated: 1 EndChar brokenbar.glyph000066400000000000000000000011261472062471000332160ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: brokenbar Encoding: 166 166 164 Width: 1060 VWidth: 66 Flags: W VStem: 240 594 LayerCount: 2 Fore SplineSet 429 779 m 1 473 1018 516 1250 545 1399 c 1 551 1430 557 1461 563 1492 c 1 653 1492 744 1492 834 1492 c 1 825 1444 815 1395 806 1347 c 1 778 1202 740 993 701 779 c 1 610 779 520 779 429 779 c 1 659 539 m 1 638 426 618 318 600 224 c 1 590 174 580 124 570 74 c 1 548 -41 537 -97 512 -198 c 1 421 -198 331 -197 240 -197 c 1 256 -135 265 -92 276 -37 c 0 285 10 295 66 312 152 c 0 334 264 359 399 385 539 c 1 476 539 568 539 659 539 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/bullet.glyph000066400000000000000000000005421472062471000326200ustar00rootroot00000000000000StartChar: bullet Encoding: 8226 8226 763 Width: 1060 VWidth: 0 Flags: W HStem: 138 732<421.303 644.697> LayerCount: 2 Fore SplineSet 167 504 m 0 207 706 402 870 604 870 c 0 782 870 906 743 906 574 c 0 906 551 904 528 899 504 c 0 859 302 664 138 462 138 c 0 284 138 160 265 160 434 c 0 160 457 162 480 167 504 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/c.glyph000066400000000000000000000022161472062471000315530ustar00rootroot00000000000000StartChar: c Encoding: 99 99 2 Width: 1060 VWidth: 4 Flags: W HStem: -7 210<392.133 646.91> 807 211<495.435 797.893> VStem: 77 264<251.475 618.581> AnchorPoint: "above_accent" 676 1107 basechar 0 LayerCount: 2 Back SplineSet 429.633 528 m 0 367.625 209 534.459 203 581.459 203 c 2 593.459 203 l 2 693.459 203 760.288 269 824.033 350 c 1 1023.99 216 l 1 926.829 66 780.64 -7 562.64 -7 c 0 458.64 -7 337.194 1 255.189 73 c 1 144.822 174 134.757 328 173.438 527 c 0 239.527 867 446.879 1018 761.879 1018 c 0 856.879 1018 950.186 999 1005.02 957 c 0 1057.25 917 1091.78 858 1103.67 806 c 1 863.844 704 l 1 861.23 742 842.865 807 702.865 807 c 0 555.865 807 457.43 671 429.633 528 c 0 EndSplineSet Fore SplineSet 355 528 m 0 345 479 341 437 341 402 c 0 341 208 466 203 506 203 c 1 510 203 514 203 518 203 c 1 618 203 685 269 749 350 c 1 816 305 882 261 949 216 c 1 852 66 706 -7 488 -7 c 0 384 -7 262 1 180 73 c 1 107 140 77 230 77 342 c 0 77 398 85 460 98 527 c 0 164 867 372 1018 687 1018 c 0 869 1018 985 960 1069 876 c 1 1012 809 954 743 897 676 c 1 877 720 768 807 628 807 c 0 481 807 384 671 355 528 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/cacute.glyph000066400000000000000000000004261472062471000325760ustar00rootroot00000000000000StartChar: cacute Encoding: 263 263 181 Width: 1060 VWidth: -4 Flags: W HStem: -7 210<392.133 646.91> 807 211<495.435 797.893> 1135 452 VStem: 77 264<251.475 618.581> 473 588 LayerCount: 2 Fore Refer: 323 769 N 1 0 0 1 72 -132 2 Refer: 2 99 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/ccaron.glyph000066400000000000000000000004141472062471000325740ustar00rootroot00000000000000StartChar: ccaron Encoding: 269 269 187 Width: 1060 VWidth: -4 Flags: W HStem: -7 210<392.133 646.91> 807 211<495.435 797.893> 1158 447 VStem: 77 264<251.475 618.581> LayerCount: 2 Fore Refer: 334 780 N 1 0 0 1 6 -48 2 Refer: 2 99 N 1 0 0 1 0 0 3 Validated: 1 EndChar ccedilla.glyph000066400000000000000000000021101472062471000330030ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: ccedilla Encoding: 231 231 81 Width: 1060 VWidth: 12 Flags: W HStem: -436 172<218.374 441.235> -6 209<516.569 646.569> 807 211<495.435 797.893> VStem: 77 264<251.475 618.581> 445 224<-256.538 -160.055> LayerCount: 2 Fore SplineSet 355 528 m 0 345 479 341 437 341 402 c 0 341 208 466 203 506 203 c 0 510 203 514 203 518 203 c 0 618 203 685 269 749 350 c 1 816 305 882 261 949 216 c 1 858 75 723 2 526 -6 c 1 521 -28 516 -55 515 -57 c 1 600 -61 669 -106 669 -195 c 0 669 -207 668 -220 665 -233 c 0 638 -362 512 -436 354 -436 c 0 288 -436 199 -418 150 -382 c 1 180 -333 209 -283 239 -234 c 1 269 -252 310 -264 361 -264 c 0 397 -264 435 -252 445 -214 c 0 445 -213 445 -213 445 -212 c 0 446 -209 446 -205 446 -202 c 0 446 -177 426 -157 384 -157 c 0 336 -157 303 -159 273 -169 c 1 284 -109 296 -50 307 10 c 1 260 22 216 41 180 73 c 0 107 140 77 230 77 342 c 0 77 398 85 460 98 527 c 0 164 867 372 1018 687 1018 c 0 869 1018 985 960 1069 876 c 1 1012 809 954 743 897 676 c 1 877 720 768 807 628 807 c 0 481 807 384 671 355 528 c 0 EndSplineSet Validated: 1 EndChar ccircumflex.glyph000066400000000000000000000004231472062471000335540ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: ccircumflex Encoding: 265 265 183 Width: 1060 VWidth: -4 Flags: W HStem: -7 210<392.133 646.91> 807 211<495.435 797.893> 1140 448 VStem: 77 264<251.475 618.581> LayerCount: 2 Fore Refer: 324 770 N 1 0 0 1 -7 -112 2 Refer: 2 99 N 1 0 0 1 0 0 3 Validated: 1 EndChar cdotaccent.glyph000066400000000000000000000004531472062471000333620ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: cdotaccent Encoding: 267 267 185 Width: 1060 VWidth: -2 Flags: W HStem: -7 210<392.133 646.91> 807 211<495.435 797.893> 1232 246<618.756 861.116> VStem: 77 264<251.475 618.581> 574 331 LayerCount: 2 Fore Refer: 330 775 N 1 0 0 1 61 -193 2 Refer: 2 99 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/cedilla.glyph000066400000000000000000000012361472062471000327270ustar00rootroot00000000000000StartChar: cedilla Encoding: 184 184 198 Width: 1060 VWidth: 12 Flags: W HStem: -398 172<294.374 517.235> -119 176<382.75 521.985> VStem: 521 224<-218.538 -122.055> LayerCount: 2 Fore SplineSet 608 56 m 1 605 48 592 -16 591 -19 c 1 676 -23 745 -68 745 -157 c 0 745 -169 744 -182 741 -195 c 0 714 -324 588 -398 430 -398 c 0 364 -398 275 -380 226 -344 c 1 256 -295 285 -245 315 -196 c 1 345 -214 386 -226 437 -226 c 0 473 -226 511 -214 521 -176 c 1 521 -175 521 -175 521 -174 c 1 522 -171 522 -167 522 -164 c 0 522 -139 502 -119 460 -119 c 0 412 -119 379 -121 349 -131 c 1 361 -68 373 -6 385 57 c 1 459 57 534 56 608 56 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/cent.glyph000066400000000000000000000015011472062471000322560ustar00rootroot00000000000000StartChar: cent Encoding: 162 162 155 Width: 1060 VWidth: 6 Flags: W HStem: -9 281<387.056 535> 742 291<495.385 711.133> VStem: 137 217<305.279 617.383> LayerCount: 2 Fore SplineSet 364 525 m 0 357 489 354 458 354 432 c 0 354 275 461 272 494 272 c 1 497 272 501 272 504 272 c 1 587 272 641 323 693 386 c 1 749 351 805 317 861 282 c 1 794 183 697 126 559 111 c 1 551 71 543 31 535 -9 c 1 457 -9 379 -9 301 -9 c 1 310 35 318 78 327 122 c 1 290 131 253 146 224 170 c 0 161 223 137 296 137 385 c 0 137 428 142 474 152 524 c 0 193 731 305 847 476 889 c 1 485 937 495 985 504 1033 c 1 582 1033 660 1033 738 1033 c 1 729 989 721 946 712 902 c 1 762 895 807 881 838 859 c 0 882 828 911 782 921 741 c 1 855 715 789 688 723 662 c 1 721 692 704 742 588 742 c 0 466 742 386 637 364 525 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/chi.glyph000066400000000000000000000012701472062471000320730ustar00rootroot00000000000000StartChar: chi Encoding: 967 967 363 Width: 1060 VWidth: 14 Flags: W HStem: -398 228<636.752 824.367> 822 219<157 261.447> LayerCount: 2 Fore SplineSet 391 372 m 1 391 372 333 653 278 754 c 0 246 812 193 822 115 822 c 1 129 895 143 968 157 1041 c 1 225 1041 l 0 328 1041 390 1033 451 934 c 0 530 805 553 576 553 576 c 1 685 777 878 1057 878 1057 c 1 936 1024 995 992 1053 959 c 1 1053 959 847 650 621 317 c 1 649 145 722 -170 776 -170 c 0 788 -170 793 -166 802 -150 c 1 843 -183 885 -217 926 -250 c 1 913 -288 842 -398 740 -398 c 0 535 -398 483 -38 450 78 c 1 343 -82 236 -241 129 -401 c 1 64 -363 0 -325 -65 -287 c 1 87 -67 239 152 391 372 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/colon.glyph000066400000000000000000000004011472062471000324350ustar00rootroot00000000000000StartChar: colon Encoding: 58 58 66 Width: 1060 VWidth: 26 Flags: W HStem: 2 313<325.122 582.878> 699 313<461.068 718.824> VStem: 266 376 401.946 376 LayerCount: 2 Fore Refer: 53 46 S 1 0 0 1 132.946 699 2 Refer: 53 46 N 1 0 0 1 -3 2 2 Validated: 1 EndChar colon_colon.liga.glyph000066400000000000000000000005131472062471000344670ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: colon_colon.liga Encoding: 57397 57397 1036 Width: 1060 VWidth: 26 Flags: W HStem: 2 313<-559.878 -302.122 171.122 428.878> 699 313<-423.932 -166.176 307.068 564.824> VStem: -619 376 -483.054 376 112 376 247.946 376 LayerCount: 2 Fore Refer: 66 58 N 1 0 0 1 -885 0 2 Refer: 66 58 N 1 0 0 1 -154 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/comma.glyph000066400000000000000000000006151472062471000324260ustar00rootroot00000000000000StartChar: comma Encoding: 44 44 54 Width: 1060 VWidth: 26 Flags: W VStem: 317 327<81.3125 309> LayerCount: 2 Fore SplineSet 317 309 m 1 426 310 535 310 644 311 c 1 625 211 605 111 586 11 c 1 586 10 586 9 586 8 c 1 548 -189 428 -358 246 -434 c 1 225 -374 204 -313 183 -253 c 1 285 -202 348 -132 375 6 c 1 337 6 300 5 262 5 c 1 280 106 299 208 317 309 c 1 EndSplineSet Validated: 1 EndChar copyright.glyph000066400000000000000000000020001472062471000332510ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: copyright Encoding: 169 169 165 Width: 1060 VWidth: 6 Flags: W HStem: 39 177<357.456 679.172> 298 165<520.438 638.181> 719 164<555.301 726.539> 971 175<485.344 812.636> VStem: 45 177<353.897 701.938> 318 198<464.244 682.584> 939 175<488.766 840.865> LayerCount: 2 Fore SplineSet 229 594 m 0 224 567 222 541 222 516 c 0 222 344 339 216 510 216 c 0 706 216 890 384 931 594 c 0 936 622 939 649 939 675 c 0 939 845 827 971 657 971 c 0 461 971 270 804 229 594 c 0 56 592 m 0 121 925 353 1146 687 1146 c 0 940 1146 1114 956 1114 704 c 0 1114 668 1110 630 1103 592 c 0 1039 261 817 39 472 39 c 0 219 39 45 228 45 480 c 0 45 516 49 554 56 592 c 0 616 719 m 0 570 719 535 659 520 583 c 0 517 570 516 556 516 543 c 0 516 502 529 463 566 463 c 1 598 463 621 472 646 520 c 1 802 436 l 1 709 313 594 298 531 298 c 0 426 298 318 355 318 505 c 0 318 528 321 552 326 579 c 0 361 759 491 883 650 883 c 0 722 883 824 844 849 752 c 1 668 664 l 1 659 703 652 719 616 719 c 0 EndSplineSet Validated: 1 EndChar currency.glyph000066400000000000000000000023311472062471000331020ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: currency Encoding: 164 164 153 Width: 1060 VWidth: 6 Flags: W HStem: -20 13G<93.5 152 709 770> 127 150<396.865 592.217> 745 150<475.13 689.587> 1002 20G<290 348.5> VStem: 146 224<325.844 598.949> 709 223<408.052 687.99> LayerCount: 2 Fore SplineSet 605 314 m 1 653 352 677 431 698 524 c 0 699 528 699 531 700 535 c 0 707 565 709 593 709 619 c 0 709 693 681 745 598 745 c 0 467 745 408 642 377 488 c 0 372 464 370 442 370 421 c 0 370 335 410 277 494 277 c 0 495 277 495 277 496 277 c 0 544 278 568 287 605 314 c 1 225 677 m 1 184 729 142 780 101 832 c 1 177 895 252 959 328 1022 c 1 369 972 409 921 450 871 c 1 498 887 554 895 614 895 c 0 686 895 742 886 787 869 c 1 843 916 898 962 954 1009 c 1 1005 945 1057 882 1108 818 c 1 1049 768 989 719 930 669 c 1 931 655 932 640 932 625 c 0 932 594 929 563 923 533 c 0 908 454 881 378 838 313 c 1 878 263 919 212 959 162 c 1 883 99 808 35 732 -28 c 1 686 28 640 85 594 141 c 1 556 132 515 127 468 127 c 1 467 127 467 127 466 127 c 1 408 127 358 133 316 145 c 1 250 90 185 35 119 -20 c 1 68 44 17 107 -34 171 c 1 27 222 89 274 150 325 c 1 147 343 146 362 146 383 c 0 146 412 149 443 155 475 c 0 170 553 194 620 225 677 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/d.glyph000066400000000000000000000032331472062471000315540ustar00rootroot00000000000000StartChar: d Encoding: 100 100 3 Width: 1060 VWidth: -2 Flags: W HStem: -7 180<312.151 482.234> 816 200<473.988 661.091> 1392 20G<852.5 905> VStem: 44 252<181.698 559.236> 632 226<7.46552 174> 864 246<1242.2 1403> LayerCount: 2 Back SplineSet 440.914 478 m 4 403.981 288 421.628 173 529.628 173 c 4 590.628 173 675.012 247 745.839 349 c 5 810.762 683 l 5 788.453 738 742.031 813 670.031 813 c 4 578.031 813 492.036 741 440.914 478 c 4 182.221 459 m 4 256.279 840 411.907 1013 674.907 1013 c 4 788.907 1013 851.217 958 882.773 930 c 5 879.741 1007 884.432 1062 901.926 1152 c 4 919.615 1243 943.275 1339 966.465 1412 c 5 1212.72 1403 l 5 1192.5 1335 1168.17 1251 1149.9 1157 c 4 1095.47 877 1023.3 516 974.899 267 c 4 973.345 259 971.789 251 970.234 243 c 4 954.101 160 947.189 73 944.36 7 c 5 744.473 -13 l 5 744.473 -13 711.913 51 720.077 93 c 5 671.775 40 583.64 -7 459.64 -7 c 4 208.64 -7 122.546 152 182.221 459 c 4 EndSplineSet Fore SplineSet 318 478 m 0 303 401 296 337 296 287 c 0 296 214 333 173 363 173 c 1 453 173 579 260 667 470 c 1 681 541 695 612 709 683 c 1 687 738 655 816 568 816 c 0 514 816 369 741 318 478 c 0 59 459 m 0 133 840 310 1016 573 1016 c 0 687 1016 749 958 781 930 c 1 780 944 780 957 780 970 c 0 780 1028 786 1078 800 1152 c 0 818 1243 841 1339 864 1412 c 1 946 1409 1028 1406 1110 1403 c 1 1090 1335 1066 1251 1048 1157 c 0 994 877 928 514 873 267 c 0 871 259 870 251 868 243 c 0 860 209 858 172 858 136 c 0 858 85 865 37 879 6 c 1 807 1 736 -5 664 -10 c 1 650 5 632 95 632 148 c 0 632 158 633 167 634 174 c 1 572 49 452 -7 328 -7 c 0 178 -7 44 103 44 315 c 0 44 359 49 407 59 459 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/dagger.glyph000066400000000000000000000014031472062471000325570ustar00rootroot00000000000000StartChar: dagger Encoding: 8224 8224 761 Width: 1060 VWidth: 66 Flags: W HStem: 946 222<241.049 470 782 1042> LayerCount: 2 Fore SplineSet 470 946 m 1 391 948 303 954 193 961 c 1 199 991 207 1041 216 1088 c 0 223 1123 231 1157 236 1179 c 1 344 1172 433 1169 511 1168 c 1 527 1256 543 1335 555 1399 c 1 561 1430 567 1461 573 1492 c 1 663 1492 754 1492 844 1492 c 1 835 1444 825 1395 816 1347 c 1 806 1295 794 1236 782 1170 c 1 876 1173 964 1177 1083 1177 c 1 1069 1104 1056 1030 1042 957 c 1 925 957 837 953 742 949 c 1 697 704 650 430 610 224 c 1 600 174 590 124 580 74 c 1 558 -41 547 -97 522 -198 c 1 431 -198 341 -197 250 -197 c 1 266 -135 275 -92 286 -37 c 0 295 10 305 66 322 152 c 0 365 372 421 676 470 946 c 1 EndSplineSet Validated: 1 EndChar daggerdbl.glyph000066400000000000000000000020131472062471000331600ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: daggerdbl Encoding: 8225 8225 762 Width: 1060 VWidth: 66 Flags: W HStem: 170 224<89.3438 326 643 894.801> 946 222<241.049 470 782 1042> LayerCount: 2 Fore SplineSet 470 946 m 1 391 948 303 954 193 961 c 1 199 991 207 1041 216 1088 c 0 223 1123 231 1157 236 1179 c 1 344 1172 433 1169 511 1168 c 1 527 1256 543 1335 555 1399 c 1 561 1430 567 1461 573 1492 c 1 663 1492 754 1492 844 1492 c 1 835 1444 825 1395 816 1347 c 1 806 1295 794 1236 782 1170 c 1 876 1173 964 1177 1083 1177 c 1 1069 1104 1056 1030 1042 957 c 1 925 957 837 953 742 949 c 1 710 769 676 573 643 399 c 1 741 397 831 394 936 394 c 1 921 319 907 245 892 170 c 1 788 170 697 171 600 173 c 1 593 140 587 107 580 74 c 1 558 -41 547 -97 522 -198 c 1 431 -198 341 -197 250 -197 c 1 266 -135 275 -92 286 -37 c 0 295 10 303 67 322 152 c 0 324 160 324 167 326 175 c 1 298 175 270 176 241 176 c 0 181 176 117 174 48 170 c 1 62 245 76 319 90 394 c 1 195 400 284 401 369 402 c 1 402 576 437 768 470 946 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/dcaron.glyph000066400000000000000000000005421472062471000325770ustar00rootroot00000000000000StartChar: dcaron Encoding: 271 271 211 Width: 1060 VWidth: 32 Flags: W HStem: -7 180<312.151 482.234> 816 200<473.988 661.091> 1392 20G<852.5 905> VStem: 44 252<181.698 559.236> 632 226<7.46552 174> 864 246<1242.2 1403> 1359.86 327<1182.31 1410> LayerCount: 2 Fore Refer: 54 44 N 1 0 0 1 1042.86 1101 2 Refer: 3 100 N 1 0 0 1 0 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/dcroat.glyph000066400000000000000000000021621472062471000326050ustar00rootroot00000000000000StartChar: dcroat Encoding: 273 273 213 Width: 1060 VWidth: -2 Flags: W HStem: -7 180<373.737 551.89> 813 200<491.411 684.294> 1093 194<571.574 816 1104 1109.43> 1392 20G<885 932> VStem: 89 259<195.099 564.303> LayerCount: 2 Fore SplineSet 366 478 m 0 355 420 348 369 348 326 c 0 348 229 380 173 455 173 c 0 516 173 600 247 671 349 c 1 693 460 714 572 736 683 c 1 714 738 667 813 595 813 c 0 503 813 416 741 366 478 c 0 107 459 m 0 181 840 337 1013 600 1013 c 0 714 1013 776 958 808 930 c 1 808 944 807 957 807 970 c 0 807 1011 810 1049 816 1093 c 1 723 1093 629 1093 536 1093 c 1 549 1158 561 1222 574 1287 c 1 668 1287 763 1287 857 1287 c 1 868 1332 879 1375 891 1412 c 1 973 1409 1056 1406 1138 1403 c 1 1127 1368 1115 1329 1104 1287 c 1 1118 1287 1131 1287 1145 1287 c 1 1132 1222 1120 1158 1107 1093 c 1 1092 1093 1077 1093 1062 1093 c 1 1010 824 952 496 901 267 c 0 899 259 898 251 896 243 c 0 878 161 872 73 869 7 c 1 802 0 736 -6 669 -13 c 1 669 -13 644 37 644 78 c 0 644 83 644 88 645 93 c 1 597 40 509 -7 385 -7 c 0 185 -7 89 94 89 291 c 0 89 341 95 397 107 459 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/degree.glyph000066400000000000000000000010141472062471000325570ustar00rootroot00000000000000StartChar: degree Encoding: 176 176 175 Width: 1060 VWidth: -8 Flags: W HStem: 788 192<527.407 693.469> 1186 193<548.031 717.281> VStem: 319 197<991.822 1151.84> 726 196<1013.44 1174.19> LayerCount: 2 Fore SplineSet 678 1379 m 0 822 1379 922 1276 922 1140 c 0 922 916 736 788 563 788 c 0 419 788 319 890 319 1026 c 0 319 1246 505 1379 678 1379 c 0 516 1063 m 0 516 1016 551 980 601 980 c 0 662 980 726 1033 726 1103 c 0 726 1150 691 1186 641 1186 c 0 580 1186 516 1133 516 1063 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/delta.glyph000066400000000000000000000024611472062471000324240ustar00rootroot00000000000000StartChar: delta Encoding: 948 948 344 Width: 1060 VWidth: 6 Flags: W HStem: 1 197<386.413 599.497> 1182 197<473.996 871.828> VStem: 85 255<237.108 579.219> 217 252<1040.5 1168.06> 720 257<373.65 660.381> LayerCount: 2 Back SplineSet 625 247 m 1 672 299 685 403 685 530 c 0 685 536 685 540 685 546 c 0 683 703 648 830 520 830 c 0 369 830 324 690 324 482 c 0 324 316 387 197 508 197 c 1 563 198 589 211 625 247 c 1 507 -6 m 1 197 -6 72 184 72 464 c 0 72 835 213 1032 505 1032 c 0 702 1032 812 963 882 831 c 0 923 752 941 639 941 543 c 0 941 258 845 -6 509 -6 c 2 507 -6 l 1 EndSplineSet Fore SplineSet 585 748 m 1xe8 414 716 366 556 349 469 c 0 344 442 340 411 340 380 c 0 340 290 371 198 489 198 c 0 658 198 705 429 718 506 c 0 719 513 720 521 720 530 c 0 720 592 684 688 585 748 c 1xe8 967 504 m 0 916 244 773 1 451 1 c 1 450 1 450 1 449 1 c 1 217 2 85 135 85 348 c 0xe8 85 385 89 423 97 464 c 0 134 655 244 824 366 854 c 1 325 876 313 894 290 915 c 0 256 947 217 1008 217 1073 c 0 217 1083 218 1093 220 1103 c 0 267 1341 465 1379 675 1379 c 0 799 1379 933 1351 1048 1322 c 1 1020 1252 993 1181 965 1111 c 1 839 1148 725 1182 629 1182 c 0 544 1182 469 1177 469 1124 c 0xd8 469 1098 505 1078 532 1063 c 0 746 946 977 858 977 602 c 0 977 572 974 539 967 504 c 0 EndSplineSet Validated: 1 EndChar dieresis.glyph000066400000000000000000000005441472062471000330630ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: dieresis Encoding: 168 168 173 Width: 1060 VWidth: -28 Flags: W HStem: 1184 240<423 655 843 1078> AnchorPoint: "above_accent" 691 1073 mark 0 LayerCount: 2 Fore SplineSet 843 1424 m 1 1124 1421 l 1 1078 1183 l 1 796 1184 l 1 843 1424 l 1 423 1424 m 1 702 1424 l 1 655 1184 l 1 376 1184 l 1 423 1424 l 1 EndSplineSet Validated: 1 EndChar dieresistonos.glyph000066400000000000000000000005131472062471000341420ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: dieresistonos Encoding: 901 901 411 Width: 1060 VWidth: -28 Flags: W HStem: 1172.76 204.883<423 655 843 1078> 1335.47 417.767 VStem: 634.5 416.912 AnchorPoint: "above_accent" 686 1090 mark 0 LayerCount: 2 Fore Refer: 392 900 S 0.926471 0 0 0.920192 162 211 2 Refer: 173 168 N 1 0 0 0.853679 0 162 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/divide.glyph000066400000000000000000000014431472062471000325760ustar00rootroot00000000000000StartChar: divide Encoding: 247 247 146 Width: 1060 VWidth: 6 Flags: W HStem: 2 282<333.462 598.538> 413 244<118 964.25> 758 280<480.462 745.538> LayerCount: 2 Fore SplineSet 483 1038 m 1 588 1038 693 1038 798 1038 c 1 780 945 761 851 743 758 c 1 638 758 533 758 428 758 c 1 446 851 465 945 483 1038 c 1 336 284 m 1 441 284 546 284 651 284 c 1 633 190 614 96 596 2 c 1 491 2 386 2 281 2 c 1 299 96 318 190 336 284 c 1 118 654 m 1 163 656 214 657 264 657 c 0 364 657 464 654 532 654 c 0 651 654 l 0 733 654 885 653 992 652 c 1 998 652 1004 652 1010 652 c 1 994 570 978 489 962 407 c 1 956 407 950 407 944 407 c 1 810 410 608 410 483 410 c 0 440 410 349 413 249 413 c 0 192 413 133 412 77 409 c 1 85 450 92 490 100 531 c 1 106 572 112 613 118 654 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/dkshade.glyph000066400000000000000000000033151472062471000327350ustar00rootroot00000000000000StartChar: dkshade Encoding: 9619 9619 944 Width: 1060 VWidth: 1918 Flags: W HStem: -505 291<-20 117 530 667> -214 290<254 392 804 942> 77 290<-20 117 530 667> 367 291<254 392 804 942> 658 291<-20 117 530 667> 948 291<254 392 804 942> 1239 291<-20 117 530 667> 1529 291<254 392 804 942> VStem: -20 274<-505 -214 77 367 658 948 1239 1529> 117 413<-214 76 367 658 949 1239 1530 1820> 392 412<-505 -214 77 367 658 948 1239 1529> 667 413<-214 76 367 658 949 1239 1530 1820> 942 138<-505 -214 76 367 658 948 1239 1529> LayerCount: 2 Fore SplineSet -20 367 m 1xa080 117 367 l 1 117 658 l 1xa840 -20 658 l 1 -20 949 l 1xa880 117 949 l 1 117 1239 l 1xaa40 -20 1239 l 1 -20 1530 l 1xaa80 117 1530 l 1xaa40 117 1820 l 1 530 1820 l 1x0140 530 1530 l 1 667 1530 l 1x0250 667 1820 l 1 1080 1820 l 1x0150 1080 -505 l 1 942 -505 l 1x8108 942 -214 l 1 804 -214 l 1x4028 804 -505 l 1 392 -505 l 1x8028 392 -214 l 1 254 -214 l 1x40a8 254 -505 l 1 -20 -505 l 1 -20 -214 l 1x80a8 117 -214 l 1 117 77 l 1xa040 -20 77 l 1 -20 367 l 1xa080 667 -214 m 1xa050 667 77 l 1 530 77 l 1 530 -214 l 1 667 -214 l 1xa050 392 367 m 1x50a0 254 367 l 1 254 76 l 1 392 76 l 1 392 367 l 1x50a0 392 948 m 1x14a0 254 948 l 1 254 658 l 1 392 658 l 1 392 948 l 1x14a0 392 1239 m 1 392 1529 l 1 254 1529 l 1x05a0 254 1239 l 1 392 1239 l 1 667 658 m 1x2850 530 658 l 1 530 367 l 1 667 367 l 1 667 658 l 1x2850 667 1239 m 1x0a50 530 1239 l 1 530 949 l 1 667 949 l 1 667 1239 l 1x0a50 942 76 m 1x5028 942 367 l 1 804 367 l 1 804 76 l 1 942 76 l 1x5028 942 658 m 1 942 948 l 1 804 948 l 1x1428 804 658 l 1 942 658 l 1 942 1239 m 1 942 1529 l 1 804 1529 l 1x0528 804 1239 l 1 942 1239 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/dnblock.glyph000066400000000000000000000004051472062471000327430ustar00rootroot00000000000000StartChar: dnblock Encoding: 9604 9604 929 Width: 1060 VWidth: 1918 Flags: W HStem: -505 1163<-20 1080> VStem: -20 1100<-505 658> LayerCount: 2 Fore SplineSet -20 658 m 1 1080 658 l 1 1080 -505 l 1 -20 -505 l 1 -20 658 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/dollar.glyph000066400000000000000000000024111472062471000326030ustar00rootroot00000000000000StartChar: dollar Encoding: 36 36 94 Width: 1060 VWidth: 0 Flags: W HStem: 64 198<550 654.121> 1063 203<456.044 546> VStem: 40 243<292.638 448> 169 259<867.637 1035.63> 726 254<336.918 548.5> LayerCount: 2 Fore SplineSet 300 703 m 0xe8 219 741 169 802 169 904 c 0xd8 169 927 172 952 177 979 c 0 211 1161 395 1257 589 1266 c 1 598 1328 608 1389 617 1451 c 1 699 1446 781 1442 863 1437 c 1 844 1379 826 1321 807 1263 c 1 944 1248 1050 1175 1080 1053 c 1 1000 1023 920 993 840 963 c 1 840 971 l 0 840 1025 803 1044 753 1052 c 1 732 969 712 885 691 802 c 1 747 782 778 770 824 748 c 1 905 707 980 633 980 502 c 0 980 478 977 452 972 424 c 0 925 174 728 68 501 64 c 1 488 3 475 -58 462 -119 c 1 385 -116 308 -113 231 -110 c 1 250 -49 268 12 287 73 c 1 105 102 40 220 40 354 c 0 40 385 44 416 50 448 c 1 132 448 215 449 297 449 c 1 292 434 288 420 286 408 c 0 284 396 283 385 283 375 c 0 283 325 307 292 345 283 c 1 376 403 407 524 438 644 c 1 400 655 344 682 300 703 c 0xe8 546 1063 m 1 487 1063 443 1020 432 970 c 0 429 957 428 946 428 935 c 0 428 895 447 870 494 857 c 1 511 926 529 994 546 1063 c 1 550 262 m 1 641 275 700 320 721 427 c 0 724 443 726 458 726 470 c 0 726 525 695 547 631 578 c 1 604 473 577 367 550 262 c 1 EndSplineSet Validated: 1 EndChar dotlessi.glyph000066400000000000000000000012151472062471000330760ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: dotlessi Encoding: 305 305 177 Width: 1060 VWidth: 0 Flags: W HStem: -18 200<494 844.134> 1019 20G<453.5 522.5> VStem: 321 272<123 385.182> AnchorPoint: "above_accent" 605 1107 basechar 0 LayerCount: 2 Fore SplineSet 481 1039 m 1 564 1030 648 1022 731 1013 c 1 678 740 598 326 598 326 c 1 595 309 593 292 593 275 c 0 593 226 611 182 679 182 c 0 772 182 839 215 910 273 c 1 930 210 950 146 970 83 c 1 870 12 714 -18 590 -18 c 0 398 -18 321 61 321 185 c 0 321 208 324 232 329 258 c 1 360 418 391 577 422 737 c 1 422 737 388 703 288 655 c 1 251 716 214 778 177 839 c 1 301 879 426 937 481 1039 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/e.glyph000066400000000000000000000023331472062471000315550ustar00rootroot00000000000000StartChar: e Encoding: 101 101 4 Width: 1060 VWidth: 32 Flags: W HStem: -10 206<384.238 715.575> 818 203<490.842 711.12> VStem: 88 255<237.586 336.479> 738 253<630.154 791.478> AnchorPoint: "above_accent" 653 1107 basechar 0 LayerCount: 2 Back SplineSet 453.795 606 m 1 570.682 626 665.46 630 798.46 630 c 1 818.924 761 758.003 818 670.003 818 c 0 568.003 818 482.343 722 453.795 606 c 1 707.462 1021 m 0 1026.46 1021 1095.03 813 1029.72 477 c 1 1025.83 457 1020.36 434 1020.36 434 c 1 734.584 430 518.862 416 412.975 396 c 1 407.398 285 478.099 196 570.099 196 c 1 676.099 196 731.097 232 813.48 306 c 1 961.157 150 l 1 838.387 38 763.057 -10 524.057 -10 c 1 238.057 -10 117.459 203 178.3 516 c 0 233.893 802 424.462 1021 707.462 1021 c 0 EndSplineSet Fore SplineSet 363 542 m 1 497 558 658 600 687 624 c 0 711 644 738 678 738 711 c 0 738 762 703 818 595 818 c 0 497 818 396 714 363 542 c 1 632 1021 m 0 913 1021 991 852 991 717 c 0 991 682 984 639 975 615 c 0 913 450 740 379 343 332 c 1 343 268 400 196 495 196 c 0 601 196 715 223 813 295 c 1 847 235 881 175 915 115 c 1 745 25 688 -10 449 -10 c 1 211 -10 88 137 88 366 c 0 88 413 93 463 103 516 c 0 158 802 349 1021 632 1021 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/eacute.glyph000066400000000000000000000004601472062471000325760ustar00rootroot00000000000000StartChar: eacute Encoding: 233 233 55 Width: 1060 VWidth: -2 Flags: W HStem: -10 206<384.238 715.575> 818 203<490.842 711.12> 1135 452 VStem: 88 255<237.586 336.479> 450 588 738 253<630.154 791.478> LayerCount: 2 Fore Refer: 323 769 N 1 0 0 1 49 -132 2 Refer: 4 101 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/ebreve.glyph000066400000000000000000000004721472062471000326030ustar00rootroot00000000000000StartChar: ebreve Encoding: 277 277 215 Width: 1060 VWidth: 32 Flags: W HStem: -10 206<384.238 715.575> 818 203<490.842 711.12> 1253 183<602.135 849.439> VStem: 88 255<237.586 336.479> 738 253<630.154 791.478> LayerCount: 2 Fore Refer: 328 774 N 1 0 0 1 -12 -72 2 Refer: 4 101 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/ecaron.glyph000066400000000000000000000004511472062471000325770ustar00rootroot00000000000000StartChar: ecaron Encoding: 283 283 221 Width: 1060 VWidth: 32 Flags: W HStem: -10 206<384.238 715.575> 818 203<490.842 711.12> 1158 447 VStem: 88 255<237.586 336.479> 738 253<630.154 791.478> LayerCount: 2 Fore Refer: 334 780 N 1 0 0 1 -17 -48 2 Refer: 4 101 N 1 0 0 1 0 0 3 Validated: 1 EndChar ecircumflex.glyph000066400000000000000000000004551472062471000335630ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: ecircumflex Encoding: 234 234 57 Width: 1060 VWidth: 0 Flags: W HStem: -10 206<384.238 715.575> 818 203<490.842 711.12> 1140 448 VStem: 88 255<237.586 336.479> 738 253<630.154 791.478> LayerCount: 2 Fore Refer: 324 770 N 1 0 0 1 -30 -112 2 Refer: 4 101 N 1 0 0 1 0 0 3 Validated: 1 EndChar edieresis.glyph000066400000000000000000000004731472062471000332310ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: edieresis Encoding: 235 235 58 Width: 1060 VWidth: 0 Flags: W HStem: -10 206<384.238 715.575> 818 203<490.842 711.12> 1218 240<385 617 805 1040> VStem: 88 255<237.586 336.479> 738 253<630.154 791.478> LayerCount: 2 Fore Refer: 173 168 N 1 0 0 1 -38 34 2 Refer: 4 101 N 1 0 0 1 0 0 3 Validated: 1 EndChar edotaccent.glyph000066400000000000000000000005061472062471000333630ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: edotaccent Encoding: 279 279 217 Width: 1060 VWidth: 32 Flags: W HStem: -10 206<384.238 715.575> 818 203<490.842 711.12> 1232 246<595.756 838.116> VStem: 88 255<237.586 336.479> 551 331 738 253<630.154 791.478> LayerCount: 2 Fore Refer: 330 775 N 1 0 0 1 38 -193 2 Refer: 4 101 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/egrave.glyph000066400000000000000000000004601472062471000326010ustar00rootroot00000000000000StartChar: egrave Encoding: 232 232 56 Width: 1060 VWidth: -2 Flags: W HStem: -10 206<384.238 715.575> 818 203<490.842 711.12> 1147 450 VStem: 88 255<237.586 336.479> 438 562 738 253<630.154 791.478> LayerCount: 2 Fore Refer: 322 768 N 1 0 0 1 58 -120 2 Refer: 4 101 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/eight.glyph000066400000000000000000000020361472062471000324310ustar00rootroot00000000000000StartChar: eight Encoding: 56 56 112 Width: 1060 VWidth: 0 Flags: W HStem: -9 212<353.004 603.099> 1091 202<505.087 761.757> VStem: 44 264<248.987 474.166> 224 253<875.098 1061.76> 701 261<299.954 548.437> 768 253<915.345 1080.61> LayerCount: 2 Fore SplineSet 469 203 m 0xe8 538 203 672 250 698 388 c 0 700 399 701 410 701 422 c 0 701 496 657 580 553 632 c 1 409 572 329 469 312 388 c 0 309 374 308 361 308 349 c 0 308 241 407 203 469 203 c 0xe8 593 840 m 1 705 863 756 944 765 990 c 0 767 1000 768 1009 768 1017 c 0 768 1087 701 1091 642 1091 c 0 576 1091 496 1085 479 990 c 0 478 984 477 977 477 969 c 0xd4 477 923 504 860 593 840 c 1 681 1293 m 0 909 1293 1021 1201 1021 1053 c 0xd4 1021 1032 1019 1009 1014 985 c 0 993 882 886 762 792 736 c 1 887 692 962 596 962 458 c 0 962 433 959 406 954 378 c 0 910 141 687 -9 428 -9 c 0 198 -9 44 109 44 301 c 0xe8 44 326 47 351 52 378 c 0 86 560 222 684 354 736 c 1 281 759 224 853 224 945 c 0 224 959 225 972 228 985 c 0 268 1172 420 1293 681 1293 c 0 EndSplineSet Validated: 1 EndChar ellipsis.glyph000066400000000000000000000005331472062471000330760ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: ellipsis Encoding: 8230 8230 767 Width: 1060 VWidth: 26 Flags: W HStem: 0 313<4.66448 233.781 404.664 633.78 804.664 1033.78> VStem: -47.8886 334.223 352.111 334.222 752.111 334.222 LayerCount: 2 Fore Refer: 53 46 S 0.888889 0 0 1 513 0 2 Refer: 53 46 S 0.88889 0 0 1 -287 0 2 Refer: 53 46 S 0.888889 0 0 1 113 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/emacron.glyph000066400000000000000000000005011472062471000327500ustar00rootroot00000000000000StartChar: emacron Encoding: 275 275 189 Width: 1060 VWidth: 0 Flags: W HStem: -10 206<384.238 715.575> 818 203<490.842 711.12> 1271 194<486.574 952.216> VStem: 88 255<237.586 336.479> 451 538 738 253<630.154 791.478> LayerCount: 2 Fore Refer: 326 772 N 1 0 0 1 4 -192 2 Refer: 4 101 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/emdash.glyph000066400000000000000000000002701472062471000325700ustar00rootroot00000000000000StartChar: emdash Encoding: 8212 8212 749 Width: 1060 VWidth: 6 Flags: W HStem: 413 244<54.5811 1030.81> LayerCount: 2 Fore Refer: 100 45 N 1.15359 0 0 1 -100 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/endash.glyph000066400000000000000000000002521472062471000325710ustar00rootroot00000000000000StartChar: endash Encoding: 8211 8211 748 Width: 1060 VWidth: 6 Flags: W HStem: 413 244<134 980.25> LayerCount: 2 Fore Refer: 100 45 S 1 0 0 1 0 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/eng.glyph000066400000000000000000000014571472062471000321100ustar00rootroot00000000000000StartChar: eng Encoding: 331 331 267 Width: 1060 VWidth: 6 Flags: W HStem: -407 219<302 433.487> 0 21G<25 299.5> 819 207<536.449 797> 1032 20G<389 431> VStem: 192 251<927 1006.25> 707 270<594.756 911> LayerCount: 2 Fore SplineSet 443 927 m 1 509 977 614 1026 724 1026 c 0 870 1026 977 974 977 848 c 0 977 832 976 814 972 796 c 1 938 623 905 451 871 278 c 1 794 -119 674 -407 260 -407 c 1 274 -334 288 -261 302 -188 c 1 518 -188 571 34 602 191 c 1 634 360 667 530 699 699 c 1 704 723 707 744 707 762 c 0 707 798 693 819 648 819 c 0 585 819 512 781 413 707 c 1 368 471 322 236 277 0 c 1 193 0 109 0 25 0 c 1 71 235 116 471 162 706 c 1 185 824 192 876 192 924 c 0 192 949 190 972 188 1004 c 1 268 1020 349 1036 429 1052 c 1 433 1031 443 987 443 943 c 0 443 927 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/eogonek.glyph000066400000000000000000000015421472062471000327610ustar00rootroot00000000000000StartChar: eogonek Encoding: 281 281 219 Width: 1060 VWidth: 32 Flags: W HStem: -502 196<401.917 633.812> 818 203<490.842 711.12> VStem: 142 256<-382 -192.81> 738 253<630.154 791.478> LayerCount: 2 Fore SplineSet 421 -9 m 1 201 2 88 146 88 366 c 0 88 413 93 463 103 516 c 0 158 802 349 1021 632 1021 c 0 913 1021 991 852 991 717 c 0 991 682 984 639 975 615 c 0 913 450 740 379 343 332 c 1 343 268 400 196 495 196 c 0 601 196 715 223 813 295 c 1 847 235 881 175 915 115 c 1 433 -154 398 -206 398 -257 c 0 398 -294 448 -306 508 -306 c 0 566 -306 611 -277 645 -255 c 1 677 -302 710 -349 742 -396 c 1 689 -444 559 -502 459 -502 c 0 294 -502 142 -456 142 -308 c 0 142 -222 191 -156 421 -9 c 1 363 542 m 1 497 558 658 600 687 624 c 0 711 644 738 678 738 711 c 0 738 762 703 818 595 818 c 0 497 818 396 714 363 542 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/epsilon.glyph000066400000000000000000000020021472062471000327730ustar00rootroot00000000000000StartChar: epsilon Encoding: 949 949 345 Width: 1060 VWidth: 0 Flags: W HStem: -4 197<380.385 772.942> 469 196<482.549 735.426> 825 199<453.153 931.221> VStem: 84 268<226.728 395> AnchorPoint: "above_accent" 710 1107 basechar 0 LayerCount: 2 Fore SplineSet 989 138 m 1 908 85 720 -4 497 -4 c 0 315 -4 226 14 162 73 c 0 109 123 84 201 84 263 c 0 84 276 85 289 87 301 c 0 110 431 193 548 352 584 c 1 224 598 176 666 176 746 c 0 176 760 177 774 180 789 c 0 216 973 458 1024 680 1024 c 1 684 1024 689 1024 693 1024 c 1 926 1024 1028 963 1044 951 c 1 1010 892 976 834 942 775 c 1 921 790 788 825 643 825 c 0 528 825 448 813 443 761 c 0 443 759 442 756 442 754 c 0 442 687 645 665 741 665 c 1 743 665 746 665 748 665 c 1 750 665 751 665 753 665 c 1 759 665 765 665 771 665 c 1 758 599 746 534 733 468 c 1 707 468 681 469 655 469 c 0 454 469 375 418 353 306 c 0 352 301 352 296 352 291 c 0 352 245 398 193 561 193 c 0 729 193 846 249 906 295 c 1 934 243 961 190 989 138 c 1 EndSplineSet Validated: 1 EndChar epsilontonos.glyph000066400000000000000000000004641472062471000340110ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: epsilontonos Encoding: 941 941 396 Width: 1060 VWidth: 0 Flags: W HStem: -4 197<380.385 772.942> 469 196<482.549 735.426> 825 199<453.153 931.221> 1170 454 VStem: 84 268<226.728 395> 630 450 LayerCount: 2 Fore Refer: 392 900 N 1 0 0 1 120 -52 2 Refer: 345 949 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/equal.glyph000066400000000000000000000011371472062471000324410ustar00rootroot00000000000000StartChar: equal Encoding: 61 61 114 Width: 1060 VWidth: 6 Flags: W HStem: 170 224<55.3438 860.801> 627 222<146.587 946> LayerCount: 2 Fore SplineSet 56 394 m 1 198 402 309 402 423 402 c 0 601 402 734 394 902 394 c 1 887 319 873 245 858 170 c 1 684 170 541 174 359 174 c 0 309 174 259 176 207 176 c 0 147 176 83 174 14 170 c 1 28 245 42 319 56 394 c 1 140 861 m 1 281 852 392 849 486 849 c 0 678 849 789 859 987 859 c 1 973 786 960 712 946 639 c 1 753 639 640 627 443 627 c 0 347 627 240 634 97 643 c 1 103 673 112 723 121 770 c 0 128 805 135 839 140 861 c 1 EndSplineSet Validated: 1 EndChar equal_equal.liga.glyph000066400000000000000000000012551472062471000344650ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: equal_equal.liga Encoding: 57603 57603 983 Width: 1060 VWidth: 6 Flags: W HStem: 176 218<-999 863> 627 222<-908.413 951> LayerCount: 2 Fore SplineSet -612 627 m 2 -708 627 -815 634 -958 643 c 1 -952 673 -943 723 -934 770 c 0 -927 805 -920 839 -915 861 c 1 -774 852 -663 849 -569 849 c 2 491 849 l 2 683 849 794 859 992 859 c 1 951 639 l 1 758 639 645 627 448 627 c 2 -612 627 l 2 -696 174 m 2 -746 174 -796 176 -848 176 c 0 -908 176 -972 174 -1041 170 c 1 -999 394 l 1 -857 402 -746 402 -632 402 c 2 428 402 l 2 606 402 739 394 907 394 c 1 863 170 l 1 689 170 546 174 364 174 c 0 314 174 264 176 212 176 c 2 -696 174 l 2 EndSplineSet Validated: 1 EndChar equal_equal_equal.liga.glyph000066400000000000000000000017221472062471000356530ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: equal_equal_equal.liga Encoding: 57604 57604 1029 Width: 1060 VWidth: 6 Flags: W HStem: 26 208<-2091 834> 397 212<-2034.14 905> 767 212<-1942.41 978> LayerCount: 2 Fore SplineSet -1645 767 m 2 -1741 767 -1848 774 -1991 783 c 1 -1985 813 -1978 853 -1969 900 c 0 -1962 935 -1954 969 -1949 991 c 1 -1808 982 -1698 979 -1604 979 c 2 516 979 l 2 708 979 819 989 1017 989 c 1 978 779 l 1 785 779 672 767 475 767 c 2 -1645 767 l 2 -1785 24 m 2 -1835 24 -1885 26 -1937 26 c 0 -1997 26 -2061 24 -2130 20 c 1 -2091 234 l 1 -1949 242 -1837 242 -1723 242 c 2 397 242 l 2 575 242 707 234 875 234 c 1 834 20 l 1 660 20 517 24 335 24 c 0 285 24 235 26 183 26 c 2 -1785 24 l 2 -2064 405 m 1 -2058 435 -2050 485 -2041 532 c 0 -2034 567 -2028 591 -2023 613 c 1 -1683 610 -1336 608 -987 608 c 0 -508 608 -26 609 444 609 c 0 636 609 745 609 943 609 c 1 905 399 l 1 712 399 600 397 403 397 c 0 -415 397 -1257 405 -2064 405 c 1 EndSplineSet Validated: 1 EndChar equal_equal_greater.liga.glyph000066400000000000000000000017531472062471000362010ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: equal_equal_greater.liga Encoding: 57605 57605 1001 Width: 1060 VWidth: 4 Flags: W HStem: 174 228<-2099 86 476.658 502.629> 627 222<-2008.41 271> LayerCount: 2 Fore SplineSet -1712 627 m 6 -1808 627 -1915 634 -2058 643 c 5 -2052 673 -2043 723 -2034 770 c 4 -2027 805 -2020 839 -2015 861 c 5 -1874 852 -1763 849 -1669 849 c 6 171 849 l 6 207 849 240 849 271 850 c 5 238 873 207 894 177 912 c 5 348 1099 l 5 381 1088 398 1074 425 1057 c 4 543 979 811 753 943 624 c 5 897 398 l 5 843 365 696 272 544 173 c 5 543 170 l 6 542 170 540 170 539 170 c 4 406 84 270 -6 189 -62 c 5 27 132 l 5 45 145 65 159 86 174 c 5 72 174 58 174 44 174 c 4 -6 174 -56 176 -108 176 c 6 -1796 174 l 6 -1846 174 -1896 176 -1948 176 c 4 -2008 176 -2072 174 -2141 170 c 5 -2099 394 l 5 -1957 402 -1846 402 -1732 402 c 6 108 402 l 6 225 402 322 398 423 396 c 5 506 449 584 499 644 536 c 5 609 568 571 602 531 638 c 5 393 635 289 627 128 627 c 6 -1712 627 l 6 EndSplineSet Validated: 1 EndChar equal_greater.liga.glyph000066400000000000000000000017171472062471000350120ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: equal_greater.liga Encoding: 57606 57606 1000 Width: 1060 VWidth: 4 Flags: W HStem: 174 228<-1039 86 476.658 502.629> 627 222<-948.413 271> LayerCount: 2 Fore SplineSet -652 627 m 6 -748 627 -855 634 -998 643 c 5 -992 673 -983 723 -974 770 c 4 -967 805 -960 839 -955 861 c 5 -814 852 -703 849 -609 849 c 6 171 849 l 6 207 849 240 849 271 850 c 5 238 873 207 894 177 912 c 5 348 1099 l 5 381 1088 398 1074 425 1057 c 4 543 979 811 753 943 624 c 5 897 398 l 5 843 365 696 272 544 173 c 5 543 170 l 6 542 170 540 170 539 170 c 4 406 84 270 -6 189 -62 c 5 27 132 l 5 45 145 65 159 86 174 c 5 72 174 58 174 44 174 c 4 -6 174 -56 176 -108 176 c 6 -736 174 l 6 -786 174 -836 176 -888 176 c 4 -948 176 -1012 174 -1081 170 c 5 -1039 394 l 5 -897 402 -786 402 -672 402 c 6 108 402 l 6 225 402 322 398 423 396 c 5 506 449 584 499 644 536 c 5 609 568 571 602 531 638 c 5 393 635 289 627 128 627 c 6 -652 627 l 6 EndSplineSet Validated: 1 EndChar equal_greater_greater.liga.glyph000066400000000000000000000021741472062471000365210ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: equal_greater_greater.liga Encoding: 57607 57607 1002 Width: 1060 VWidth: 4 Flags: W HStem: 174 228<-2099 -721> 627 222<-2008.41 -480> LayerCount: 2 Fore SplineSet -1712 627 m 6 -1808 627 -1915 634 -2058 643 c 5 -2052 673 -2043 723 -2034 770 c 4 -2027 805 -2020 839 -2015 861 c 5 -1874 852 -1763 849 -1669 849 c 6 -699 849 l 6 -615 849 -547 851 -480 853 c 5 -510 878 -539 901 -567 922 c 5 -380 1096 l 5 -349 1082 -332 1066 -308 1046 c 4 -149 913 117 679 281 514 c 5 98 412 -196 207 -443 58 c 4 -498 20 -549 -13 -596 -49 c 5 -721 174 l 5 -755 174 -790 174 -826 174 c 4 -876 174 -926 176 -978 176 c 6 -1796 174 l 6 -1846 174 -1896 176 -1948 176 c 4 -2008 176 -2072 174 -2141 170 c 5 -2099 394 l 5 -1957 402 -1846 402 -1732 402 c 6 -762 402 l 6 -623 402 -511 397 -388 395 c 5 -288 454 -192 508 -134 543 c 5 -167 573 -203 606 -239 639 c 5 -432 639 -545 627 -742 627 c 6 -1712 627 l 6 27 132 m 5 184 246 481 435 644 536 c 5 509 659 321 827 177 912 c 5 348 1099 l 5 381 1088 398 1074 425 1057 c 4 543 979 811 753 943 624 c 5 897 398 l 5 795 336 364 60 189 -62 c 5 27 132 l 5 EndSplineSet Validated: 1 EndChar equal_less_less.liga.glyph000066400000000000000000000022021472062471000353430ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: equal_less_less.liga Encoding: 57608 57608 1009 Width: 1060 VWidth: 6 Flags: W HStem: -25 21G<626.5 664.304> 176 218<-2099 -395.466> 627 222<-2008.41 -259> LayerCount: 2 Fore SplineSet -1712 627 m 2 -1808 627 -1915 634 -2058 643 c 1 -2052 673 -2043 723 -2034 770 c 0 -2027 805 -2020 839 -2015 861 c 1 -1874 852 -1763 849 -1669 849 c 2 -719 849 l 6 -558 849 -454 856 -308 858 c 5 -193 934 -88 1003 -25 1047 c 4 6 1068 28 1085 64 1101 c 5 189 938 l 5 79 867 -110 741 -259 639 c 5 -452 639 -565 627 -762 627 c 6 -1712 627 l 2 -1796 174 m 2 -1846 174 -1896 176 -1948 176 c 0 -2008 176 -2072 174 -2141 170 c 1 -2099 394 l 1 -1957 402 -1846 402 -1732 402 c 2 -782 402 l 6 -604 402 -471 394 -303 394 c 5 -181 296 -60 182 25 77 c 5 -217 -57 l 5 -231 -19 -283 20 -320 62 c 4 -341 87 -387 125 -441 170 c 5 -575 171 -698 174 -846 174 c 4 -896 174 -946 176 -998 176 c 6 -1796 174 l 2 839 159 m 5 643 -25 l 5 610 11 573 44 532 82 c 5 343 231 90 413 -53 515 c 5 175 680 576 950 795 1065 c 4 828 1082 852 1096 889 1107 c 5 979 890 l 5 801 805 549 637 366 514 c 5 467 435 758 265 839 159 c 5 EndSplineSet Validated: 1 EndChar equal_slash_equal.liga.glyph000066400000000000000000000020151472062471000356520ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: equal_slash_equal.liga Encoding: 57609 57609 1035 Width: 1060 VWidth: 6 Flags: W HStem: 174 228<-2109 -833 -477 813> 627 222<-2018.41 -582 -232 901> LayerCount: 2 Fore SplineSet -1722 627 m 6 -1818 627 -1925 634 -2068 643 c 5 -2062 673 -2053 723 -2044 770 c 4 -2037 805 -2030 839 -2025 861 c 5 -1884 852 -1773 849 -1679 849 c 6 -463 849 l 5 -417 937 -379 1013 -355 1064 c 4 -334 1108 -298 1177 -290 1191 c 5 -79 1105 l 5 -120 1042 -173 953 -232 849 c 5 441 849 l 6 633 849 744 859 942 859 c 5 901 639 l 5 708 639 595 627 398 627 c 6 -356 627 l 5 -396 553 -437 477 -477 402 c 5 378 402 l 6 556 402 689 394 857 394 c 5 813 170 l 5 639 170 496 174 314 174 c 4 264 174 214 176 162 176 c 6 -598 175 l 5 -674 32 -742 -94 -788 -178 c 5 -988 -90 l 5 -953 -33 -897 62 -833 175 c 5 -1806 174 l 6 -1856 174 -1906 176 -1958 176 c 4 -2018 176 -2082 174 -2151 170 c 5 -2109 394 l 5 -1967 402 -1856 402 -1742 402 c 6 -706 402 l 5 -665 477 -622 553 -582 627 c 5 -1722 627 l 6 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/eta.glyph000066400000000000000000000017531472062471000321070ustar00rootroot00000000000000StartChar: eta Encoding: 951 951 347 Width: 1060 VWidth: 6 Flags: W HStem: 0 21G<35 309.5> 819 207<557.674 842> 1032 20G<399 441> VStem: 202 251<927 1006.25> 594 253<-314.947 61.7188> 768 273<612.81 924> AnchorPoint: "above_accent" 719 1107 basechar 0 LayerCount: 2 Fore SplineSet 936 296 m 1xf4 913 177 890 58 867 -61 c 1 857 -112 847 -204 847 -266 c 0 847 -285 848 -301 850 -312 c 1 767 -333 683 -353 600 -374 c 1 598 -333 594 -296 594 -248 c 0xf8 594 -202 598 -147 613 -68 c 1 631 25 649 117 667 210 c 1 699 379 732 548 764 717 c 1 767 732 768 745 768 756 c 0 768 801 745 819 692 819 c 0 629 819 522 781 423 707 c 1 378 471 332 236 287 0 c 1 203 0 119 0 35 0 c 1 81 235 126 471 172 706 c 1 195 824 202 876 202 924 c 0 202 949 200 972 198 1004 c 1 278 1020 359 1036 439 1052 c 1 443 1031 453 987 453 943 c 0 453 927 l 1 519 977 658 1026 768 1026 c 0 916 1026 1041 988 1041 860 c 0 1041 846 1039 830 1036 814 c 1 1003 641 969 469 936 296 c 1xf4 EndSplineSet Validated: 1 EndChar etatonos.glyph000066400000000000000000000005141472062471000331050ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: etatonos Encoding: 942 942 397 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<35 309.5> 819 207<557.674 842> 1032 20G<399 441> 1170 454 VStem: 202 251<927 1006.25> 594 253<-314.947 61.7188> 639 450 768 273<612.81 924> LayerCount: 2 Fore Refer: 392 900 N 1 0 0 1 129 -52 2 Refer: 347 951 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/eth.glyph000066400000000000000000000017261472062471000321160ustar00rootroot00000000000000StartChar: eth Encoding: 240 240 205 Width: 1060 VWidth: 6 Flags: W HStem: 1 210<355.598 590.437> 1012 21G<312.5 359> 1424 20G<621 672 998.5 1054> VStem: 62 254<249.134 613.141> 759 254<417.793 782.674> LayerCount: 2 Fore SplineSet 686 825 m 1 440 825 355 651 327 504 c 0 320 467 316 429 316 394 c 0 316 294 350 211 450 211 c 0 620 211 708 333 748 540 c 0 755 576 759 608 759 636 c 0 759 705 736 757 686 825 c 1 482 1258 m 1 467 1292 421 1323 420 1331 c 1 500 1369 581 1406 661 1444 c 1 683 1404 716 1363 737 1328 c 1 842 1359 946 1391 1051 1422 c 1 1057 1355 1064 1287 1070 1220 c 1 984 1207 899 1194 813 1181 c 1 925 1005 1013 863 1013 672 c 0 1013 630 1009 586 1000 539 c 0 935 201 731 1 409 1 c 1 408 1 408 1 407 1 c 1 179 2 62 158 62 374 c 0 62 416 66 459 75 504 c 0 113 695 247 994 620 1018 c 1 614 1029 592 1071 569 1101 c 1 471 1072 402 1041 316 1012 c 1 309 1079 303 1147 296 1214 c 1 296 1214 417 1236 482 1258 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/exclam.glyph000066400000000000000000000004751472062471000326070ustar00rootroot00000000000000StartChar: exclam Encoding: 33 33 68 Width: 1060 VWidth: 0 Flags: W HStem: 0 270<327 625> 1321 20G<549.425 868> VStem: 275 593 LayerCount: 2 Fore SplineSet 868 1341 m 1 673 431 l 1 390 429 l 1 553 1341 l 1 868 1341 l 1 327 270 m 1 677 270 l 1 625 0 l 1 275 0 l 1 327 270 l 1 EndSplineSet Validated: 1 EndChar exclam_equal.liga.glyph000066400000000000000000000017351472062471000346320ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: exclam_equal.liga Encoding: 57610 57610 1034 Width: 1060 VWidth: 6 Flags: W HStem: 174 228<-1049 -363 -7 813> 627 222<-958.413 -112 238 901> LayerCount: 2 Fore SplineSet -318 -178 m 5 -518 -90 l 5 -483 -33 -427 62 -363 175 c 5 -746 174 l 6 -796 174 -846 176 -898 176 c 4 -958 176 -1022 174 -1091 170 c 5 -1049 394 l 5 -907 402 -796 402 -682 402 c 6 -236 402 l 5 -195 477 -152 553 -112 627 c 5 -662 627 l 6 -758 627 -865 634 -1008 643 c 5 -1002 673 -993 723 -984 770 c 4 -977 805 -970 839 -965 861 c 5 -824 852 -713 849 -619 849 c 6 7 849 l 5 53 937 91 1013 115 1064 c 4 136 1108 172 1177 180 1191 c 5 391 1105 l 5 350 1042 297 953 238 849 c 5 441 849 l 6 633 849 744 859 942 859 c 5 901 639 l 5 708 639 595 627 398 627 c 6 114 627 l 5 74 553 33 477 -7 402 c 5 378 402 l 6 556 402 689 394 857 394 c 5 813 170 l 5 639 170 496 174 314 174 c 4 264 174 214 176 162 176 c 6 -128 175 l 5 -204 32 -272 -94 -318 -178 c 5 EndSplineSet Validated: 1 EndChar exclam_equal_equal.liga.glyph000066400000000000000000000026261472062471000360210ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: exclam_equal_equal.liga Encoding: 57611 57611 1028 Width: 1060 VWidth: 6 Flags: W HStem: 25 217<-2141 -1087 -731 784> 401 207<-2084.43 -874 -534 855> 767 212<-1992.41 -675 -325 928> LayerCount: 2 Fore SplineSet -957 -178 m 5 -1156 -90 l 5 -1138 -61 -1114 -21 -1087 25 c 5 -1835 24 l 6 -1885 24 -1935 26 -1987 26 c 4 -2047 26 -2111 24 -2180 20 c 5 -2141 234 l 5 -1999 242 -1887 242 -1773 242 c 6 -963 242 l 5 -934 293 -904 347 -874 401 c 5 -1291 403 -1707 405 -2114 405 c 5 -2108 435 -2100 485 -2091 532 c 4 -2084 567 -2078 591 -2073 613 c 5 -1733 610 -1386 608 -1037 608 c 4 -945 608 -852 608 -760 608 c 5 -730 663 -702 716 -675 767 c 5 -1695 767 l 6 -1791 767 -1898 774 -2041 783 c 5 -2035 813 -2028 853 -2019 900 c 4 -2012 935 -2004 969 -1999 991 c 5 -1858 982 -1748 979 -1654 979 c 6 -564 979 l 5 -548 1012 -534 1040 -523 1064 c 4 -502 1108 -466 1177 -458 1191 c 5 -247 1105 l 5 -270 1070 -296 1028 -325 979 c 5 466 979 l 6 658 979 769 989 967 989 c 5 928 779 l 5 735 779 622 767 425 767 c 6 -447 767 l 5 -475 716 -504 662 -534 608 c 5 -222 608 88 609 394 609 c 4 586 609 695 609 893 609 c 5 855 399 l 5 662 399 550 397 353 397 c 4 22 397 -312 398 -647 400 c 5 -676 347 -704 293 -731 242 c 5 347 242 l 6 525 242 657 234 825 234 c 5 784 20 l 5 610 20 467 24 285 24 c 4 235 24 185 26 133 26 c 6 -847 25 l 5 -890 -55 -928 -125 -957 -178 c 5 EndSplineSet Validated: 1 EndChar exclamdbl.glyph000066400000000000000000000004111472062471000332000ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: exclamdbl Encoding: 8252 8252 771 Width: 1060 VWidth: 0 Flags: W HStem: 0 270<83 381 563 861> 1321 20G<305.425 624 785.425 1104> VStem: 31 593 511 593 LayerCount: 2 Fore Refer: 68 33 N 1 0 0 1 236 0 2 Refer: 68 33 N 1 0 0 1 -244 0 2 Validated: 1 EndChar exclamdown.glyph000066400000000000000000000002721472062471000334130ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: exclamdown Encoding: 161 161 121 Width: 1060 VWidth: 0 Flags: W LayerCount: 2 Fore Refer: 68 33 S -0.999996 0.0027248 -0.0027248 -0.999996 1002.59 1011 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/f.glyph000066400000000000000000000024641472062471000315630ustar00rootroot00000000000000StartChar: f Encoding: 102 102 5 Width: 1060 VWidth: -2 Flags: W HStem: 0 21G<167 450> 807 205<218.676 324 621 904.063> 1217 201<676.639 1055.8> LayerCount: 2 Back SplineSet 877.561 1217 m 0 745.561 1217 720.177 1143 708.514 1083 c 0 703.266 1056 695.713 1012 695.713 1012 c 1 763.713 1012 806.713 1012 879.713 1012 c 1 984.713 1012 1023.38 1000 1051.63 991 c 1 969.338 794 l 1 949.698 801 929.865 807 873.865 807 c 2 654.865 807 l 1 499 0 l 1 242 0 l 1 398.865 807 l 1 255.865 807 l 1 295.713 1012 l 1 438.713 1012 l 1 441.823 1028 445.127 1045 448.82 1064 c 0 474.09 1194 583.631 1418 899.631 1418 c 0 1095.63 1418 1216.47 1376 1264.34 1221 c 1 1033.48 1124 l 1 1023.42 1206 967.561 1217 877.561 1217 c 0 EndSplineSet Fore SplineSet 1041 1154 m 1 969 1211 859 1217 803 1217 c 0 671 1217 646 1143 634 1083 c 0 629 1056 621 1012 621 1012 c 1 793 1012 l 1 898 1012 937 1000 965 991 c 1 945 925 925 860 905 794 c 1 885 801 866 807 810 807 c 1 733 807 657 807 580 807 c 1 528 538 476 269 424 0 c 1 338 0 253 0 167 0 c 1 219 269 272 538 324 807 c 1 282 807 240 807 198 807 c 1 205 875 213 944 220 1012 c 1 268 1012 316 1012 364 1012 c 1 367 1028 370 1045 374 1064 c 0 400 1194 509 1418 825 1418 c 0 911 1418 1059 1397 1151 1353 c 1 1114 1287 1078 1220 1041 1154 c 1 EndSplineSet Validated: 1 EndChar figuredash.glyph000066400000000000000000000002731472062471000333740ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: figuredash Encoding: 8210 8210 747 Width: 1060 VWidth: 6 Flags: W HStem: 413 244<107.009 991.204> LayerCount: 2 Fore Refer: 100 45 S 1.04484 0 0 1 -33 0 2 Validated: 1 EndChar filledbox.glyph000066400000000000000000000003711472062471000332220ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: filledbox Encoding: 9632 9632 957 Width: 1060 VWidth: 1918 Flags: W HStem: 110 880<90 970> VStem: 90 880<110 990> LayerCount: 2 Fore SplineSet 90 990 m 1 970 990 l 1 970 110 l 1 90 110 l 1 90 990 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/five.glyph000066400000000000000000000014511472062471000322620ustar00rootroot00000000000000StartChar: five Encoding: 53 53 109 Width: 1060 VWidth: 0 Flags: W HStem: -2 212<335.823 563.167> 709 191<470.77 635.075> 1089 199<513.065 966.438> VStem: 681 269<350.325 660.386> LayerCount: 2 Fore SplineSet 534 709 m 0 414 709 341 618 323 598 c 1 265 625 207 651 149 678 c 1 208 881 268 1085 327 1288 c 1 552 1287 778 1287 1003 1286 c 1 990 1220 977 1155 964 1089 c 1 818 1089 671 1089 525 1089 c 1 507 1023 488 956 470 890 c 1 470 890 512 900 590 900 c 0 647 900 723 896 785 863 c 1 867 815 950 743 950 576 c 0 950 539 945 496 936 448 c 0 875 130 637 0 397 -2 c 1 396 -2 396 -2 395 -2 c 1 207 -2 89 74 40 234 c 1 123 271 207 307 290 344 c 1 303 266 354 210 436 210 c 0 526 210 640 274 674 450 c 0 679 476 681 501 681 524 c 0 681 640 619 709 534 709 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/florin.glyph000066400000000000000000000015121472062471000326200ustar00rootroot00000000000000StartChar: florin Encoding: 402 402 340 Width: 1060 VWidth: -2 Flags: W HStem: -340 244<-0.256386 141.679> 807 205<265.551 370 668 940.063> 1217 201<722.889 938.839> LayerCount: 2 Fore SplineSet 494 126 m 1 442 -120 273 -340 -47 -340 c 1 -31 -259 -14 -177 2 -96 c 1 144 -96 203 -30 240 138 c 1 283 361 327 584 370 807 c 1 323 807 275 807 228 807 c 1 241 875 255 944 268 1012 c 1 315 1012 363 1012 410 1012 c 1 413 1028 416 1045 420 1064 c 0 446 1194 555 1418 871 1418 c 0 1067 1418 1137 1368 1185 1213 c 1 1108 1181 1031 1148 954 1116 c 1 944 1198 911 1217 850 1217 c 0 718 1217 692 1143 680 1083 c 0 675 1056 668 1012 668 1012 c 1 852 1012 l 0 957 1012 996 1000 1024 991 c 1 996 925 969 860 941 794 c 1 921 801 902 807 846 807 c 1 773 807 699 807 626 807 c 1 582 580 538 353 494 126 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/font.props000066400000000000000000000163451472062471000323270ustar00rootroot00000000000000SplineFontDB: 3.0 FontName: FantasqueSansMono-BoldItalic FullName: Fantasque Sans Mono Bold Italic FamilyName: Fantasque Sans Mono Weight: Bold Copyright: Created by Jany Belluz with FontForge 2.0 (http://fontforge.sf.net) UComments: "2013-9-13: Created." Version: 1.8.0 ItalicAngle: -11 UnderlinePosition: -192 UnderlineWidth: 96 Ascent: 1650 Descent: 398 InvalidEm: 0 LayerCount: 2 Layer: 0 0 "Back" 1 Layer: 1 0 "Fore" 0 XUID: [1021 607 50037791 3178130] StyleMap: 0x0021 FSType: 8 OS2Version: 3 OS2_WeightWidthSlopeOnly: 1 OS2_UseTypoMetrics: 1 CreationTime: 1379052706 ModificationTime: 1573932926 PfmFamily: 49 TTFWeight: 700 TTFWidth: 5 LineGap: 50 VLineGap: 0 Panose: 2 11 8 9 2 2 4 3 2 4 OS2TypoAscent: 1650 OS2TypoAOffset: 0 OS2TypoDescent: -398 OS2TypoDOffset: 0 OS2TypoLinegap: 100 OS2WinAscent: 1750 OS2WinAOffset: 0 OS2WinDescent: 398 OS2WinDOffset: 0 HheadAscent: 1700 HheadAOffset: 0 HheadDescent: -398 HheadDOffset: 0 OS2FamilyClass: 2057 OS2Vendor: 'PfEd' Lookup: 1 0 0 "'locl' Formes localis+AOkA-es g+AOkA-ographiquement lookups0" { "'locl' Macedonian/Serbian italic forms" ("serbian") } ['locl' ('cyrl' <' SRB' 'MKD ' > ) ] Lookup: 1 0 0 "'ss01' Style Set 1 - No loop k" { "'ss01' Style Set 1 - No loop k-1" } ['ss01' ('DFLT' <'dflt' > 'cyrl' <' SRB' 'MKD ' > 'grek' <'dflt' > 'latn' <'dflt' > ) ] Lookup: 260 0 0 "'mark' Placement de signe diacritique lookups1" { "'mark' Placement de signe diacritique lookups1-1" "'mark' Placement de signe diacritique lookups1-2" } ['mark' ('DFLT' <'dflt' > 'cyrl' <'dflt' > 'grek' <'dflt' > 'latn' <'dflt' > ) ] MarkAttachClasses: 1 DEI: 91125 LangName: 1033 "" "" "Bold Italic" "" "" "" "" "" "" "Jany Belluz" "" "" "" "Copyright (c) 2013-2017, Jany Belluz ()+AAoACgAA-This Font Software is licensed under the SIL Open Font License, Version 1.1.+AAoA-This license is copied below, and is also available with a FAQ at:+AAoA-http://scripts.sil.org/OFL+AAoACgAK------------------------------------------------------------+AAoA-SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007+AAoA------------------------------------------------------------+AAoACgAA-PREAMBLE+AAoA-The goals of the Open Font License (OFL) are to stimulate worldwide+AAoA-development of collaborative font projects, to support the font creation+AAoA-efforts of academic and linguistic communities, and to provide a free and+AAoA-open framework in which fonts may be shared and improved in partnership+AAoA-with others.+AAoACgAA-The OFL allows the licensed fonts to be used, studied, modified and+AAoA-redistributed freely as long as they are not sold by themselves. The+AAoA-fonts, including any derivative works, can be bundled, embedded, +AAoA-redistributed and/or sold with any software provided that any reserved+AAoA-names are not used by derivative works. The fonts and derivatives,+AAoA-however, cannot be released under any other type of license. The+AAoA-requirement for fonts to remain under this license does not apply+AAoA-to any document created using the fonts or their derivatives.+AAoACgAA-DEFINITIONS+AAoAIgAA-Font Software+ACIA refers to the set of files released by the Copyright+AAoA-Holder(s) under this license and clearly marked as such. This may+AAoA-include source files, build scripts and documentation.+AAoACgAi-Reserved Font Name+ACIA refers to any names specified as such after the+AAoA-copyright statement(s).+AAoACgAi-Original Version+ACIA refers to the collection of Font Software components as+AAoA-distributed by the Copyright Holder(s).+AAoACgAi-Modified Version+ACIA refers to any derivative made by adding to, deleting,+AAoA-or substituting -- in part or in whole -- any of the components of the+AAoA-Original Version, by changing formats or by porting the Font Software to a+AAoA-new environment.+AAoACgAi-Author+ACIA refers to any designer, engineer, programmer, technical+AAoA-writer or other person who contributed to the Font Software.+AAoACgAA-PERMISSION & CONDITIONS+AAoA-Permission is hereby granted, free of charge, to any person obtaining+AAoA-a copy of the Font Software, to use, study, copy, merge, embed, modify,+AAoA-redistribute, and sell modified and unmodified copies of the Font+AAoA-Software, subject to the following conditions:+AAoACgAA-1) Neither the Font Software nor any of its individual components,+AAoA-in Original or Modified Versions, may be sold by itself.+AAoACgAA-2) Original or Modified Versions of the Font Software may be bundled,+AAoA-redistributed and/or sold with any software, provided that each copy+AAoA-contains the above copyright notice and this license. These can be+AAoA-included either as stand-alone text files, human-readable headers or+AAoA-in the appropriate machine-readable metadata fields within text or+AAoA-binary files as long as those fields can be easily viewed by the user.+AAoACgAA-3) No Modified Version of the Font Software may use the Reserved Font+AAoA-Name(s) unless explicit written permission is granted by the corresponding+AAoA-Copyright Holder. This restriction only applies to the primary font name as+AAoA-presented to the users.+AAoACgAA-4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font+AAoA-Software shall not be used to promote, endorse or advertise any+AAoA-Modified Version, except to acknowledge the contribution(s) of the+AAoA-Copyright Holder(s) and the Author(s) or with their explicit written+AAoA-permission.+AAoACgAA-5) The Font Software, modified or unmodified, in part or in whole,+AAoA-must be distributed entirely under this license, and must not be+AAoA-distributed under any other license. The requirement for fonts to+AAoA-remain under this license does not apply to any document created+AAoA-using the Font Software.+AAoACgAA-TERMINATION+AAoA-This license becomes null and void if any of the above conditions are+AAoA-not met.+AAoACgAA-DISCLAIMER+AAoA-THE FONT SOFTWARE IS PROVIDED +ACIA-AS IS+ACIA, WITHOUT WARRANTY OF ANY KIND,+AAoA-EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF+AAoA-MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT+AAoA-OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE+AAoA-COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,+AAoA-INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL+AAoA-DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING+AAoA-FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM+AAoA-OTHER DEALINGS IN THE FONT SOFTWARE." "http://scripts.sil.org/OFL" Encoding: UnicodeBmp UnicodeInterp: none NameList: Adobe Glyph List DisplaySize: -36 AntiAlias: 1 FitToEm: 1 WinInfo: 57550 25 8 BeginPrivate: 1 BlueValues 37 [-37 0 1013 1052 1281 1376 1390 1444] EndPrivate Grid -2048 87.5000126511 m 0 4096 87.5000126511 l 1024 -2048 1183.6 m 0 4096 1183.6 l 1024 Named: "bas point du i" -2048 1013.08 m 4 4096 1013.08 l 1028 Named: "lowercase" -2048 1280.5 m 0 4096 1280.5 l 1024 Named: "numbers" -1963.46 504.484 m 0 3873.34 504.484 l 1024 -1945.6 1375.6 m 0 3891.2 1375.6 l 1024 EndSplineSet TeXData: 1 0 0 346030 173015 115343 423805 -1048576 115343 783286 444596 497025 792723 393216 433062 380633 303038 157286 324010 404750 52429 2506097 1059062 262144 AnchorClass2: "cedilla_accent" "'mark' Placement de signe diacritique lookups1-2" "above_accent" "'mark' Placement de signe diacritique lookups1-1" EndSplineFont fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/four.glyph000066400000000000000000000011701472062471000323020ustar00rootroot00000000000000StartChar: four Encoding: 52 52 108 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<515 784.5> 393 210<376 591 889 976.31> 1288 20G<984.5 1003> LayerCount: 2 Fore SplineSet 632 603 m 1 653 711 674 820 695 928 c 1 597 799 475 688 376 601 c 1 461 602 547 602 632 603 c 1 81 558 m 1 124 604 646 1040 777 1306 c 1 860 1307 943 1307 1026 1308 c 1 980 1073 935 838 889 603 c 1 931 603 974 603 1016 603 c 1 1002 533 989 463 975 393 c 1 933 393 890 393 848 393 c 1 823 262 797 131 772 0 c 1 686 0 601 0 515 0 c 1 540 130 566 260 591 390 c 1 440 389 289 389 138 388 c 1 119 445 100 501 81 558 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/g.glyph000066400000000000000000000040021472062471000315520ustar00rootroot00000000000000StartChar: g Encoding: 103 103 6 Width: 1060 VWidth: 14 Flags: W HStem: -402 217<154.286 475.241> -8 219<293.111 449.577> 827 207<440.487 695.291> VStem: 46 233<218.288 614.43> AnchorPoint: "above_accent" 673 1107 basechar 0 LayerCount: 2 Back SplineSet 505.234 -184 m 2 567.234 -184 705.037 -149 724.087 -51 c 0 732.057 -10 716.471 23 602.471 23 c 0 335.276 22 l 1 306.445 -8 300.225 -40 291.672 -84 c 0 279.62 -146 346.234 -184 415.234 -184 c 2 505.234 -184 l 2 786.12 726 m 0 802.837 812 729.78 822 643.78 822 c 0 555.78 822 480.949 792 466.371 717 c 0 448.877 627 511.434 599 601.434 599 c 0 719.434 599 771.542 651 786.12 726 c 0 1029.2 819 m 1 1029.2 819 1045.92 797 1030.18 716 c 0 995.966 540 864.558 399 584.558 399 c 2 581.558 399 l 2 506.558 399 449.918 406 437.085 412 c 1 413.809 390 397.561 363 391.729 333 c 0 384.926 298 393.541 224 499.541 224 c 0 678.541 224 l 0 831.541 224 1018.6 178 979.529 -23 c 0 936.183 -246 693.358 -384 520.358 -384 c 3 459.358 -384 447.358 -384 365.358 -384 c 0 161.358 -384 23.0469 -293 64.8379 -78 c 0 84.4707 23 131.883 92 194.019 139 c 1 153.822 174 129.956 257 146.673 343 c 0 166.305 444 214.635 492 259.604 533 c 1 230.324 583 200.516 620 214.9 694 c 0 260.579 929 440.435 1026 694.435 1026 c 0 794.435 1026 887.713 1012 954.577 965 c 1 1012.52 1011 1070.43 1026 1186.43 1026 c 1 1146.78 822 l 1 1135.17 824 1116.75 827 1106.75 827 c 0 1072.75 827 1054.36 825 1029.2 819 c 1 EndSplineSet Fore SplineSet 279 346 m 0 279 234 314 211 359 211 c 0 457 211 718 504 748 601 c 1 754 639 761 676 767 714 c 1 737 752 667 827 563 827 c 0 413 827 279 653 279 346 c 0 1075 1013 m 1 1032 794 989 575 946 356 c 1 870 -29 730 -402 334 -402 c 0 219 -402 78 -360 -95 -257 c 1 -62 -190 -29 -122 4 -55 c 1 149 -156 262 -185 351 -185 c 0 563 -185 644 110 682 233 c 1 624 149 513 -8 301 -8 c 0 146 -8 46 140 46 343 c 0 46 732 271 1034 584 1034 c 0 710 1034 777 981 825 948 c 1 829 967 839 1003 845 1025 c 1 922 1021 998 1017 1075 1013 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/gamma.glyph000066400000000000000000000012011472062471000324040ustar00rootroot00000000000000StartChar: gamma Encoding: 947 947 343 Width: 1060 VWidth: 14 Flags: W HStem: 1021 20G<150 173.5> LayerCount: 2 Fore SplineSet 321 -376 m 1 341 -272 386 -26 386 60 c 0 386 68 l 0 377 315 300 583 237 740 c 0 213 799 200 804 189 811 c 0 176 820 154 820 129 820 c 0 124 820 119 819 114 819 c 1 128 893 143 967 157 1041 c 1 190 1041 229 1040 256 1036 c 0 317 1026 389 1010 431 917 c 0 499 765 550 552 581 351 c 1 697 568 927 1061 927 1061 c 1 998 1036 1070 1011 1141 986 c 1 1141 986 816 387 648 15 c 1 638 -67 618 -175 595 -291 c 0 589 -320 584 -350 578 -379 c 1 492 -378 407 -377 321 -376 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/gbreve.glyph000066400000000000000000000004701472062471000326030ustar00rootroot00000000000000StartChar: gbreve Encoding: 287 287 225 Width: 1060 VWidth: 32 Flags: W HStem: -402 217<154.286 475.241> -8 219<293.111 449.577> 827 207<440.487 695.291> 1253 183<622.135 869.439> VStem: 46 233<218.288 614.43> LayerCount: 2 Fore Refer: 328 774 N 1 0 0 1 8 -72 2 Refer: 6 103 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/gcaron.glyph000066400000000000000000000004461472062471000326050ustar00rootroot00000000000000StartChar: gcaron Encoding: 487 487 450 Width: 1060 VWidth: 0 Flags: W HStem: -402 217<154.286 475.241> -8 219<293.111 449.577> 827 207<440.487 695.291> 1158 447 VStem: 46 233<218.288 614.43> LayerCount: 2 Fore Refer: 334 780 N 1 0 0 1 3 -48 2 Refer: 6 103 N 1 0 0 1 0 0 3 Validated: 1 EndChar gcircumflex.glyph000066400000000000000000000004571472062471000335670ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: gcircumflex Encoding: 285 285 223 Width: 1060 VWidth: 32 Flags: W HStem: -402 217<154.286 475.241> -8 219<293.111 449.577> 827 207<440.487 695.291> 1140 448 VStem: 46 233<218.288 614.43> LayerCount: 2 Fore Refer: 324 770 N 1 0 0 1 -10 -112 2 Refer: 6 103 N 1 0 0 1 0 0 3 Validated: 1 EndChar gcommaaccent.glyph000066400000000000000000000004671472062471000337010ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: gcommaaccent Encoding: 291 291 229 Width: 1060 VWidth: 32 Flags: W HStem: -402 217<154.286 475.241> -8 219<293.111 449.577> 827 207<440.487 695.291> 1187 419 VStem: 46 233<218.288 614.43> 585 365 LayerCount: 2 Fore Refer: 485 786 N 1 0 0 1 124 -49 2 Refer: 6 103 N 1 0 0 1 0 0 3 Validated: 1 EndChar gdotaccent.glyph000066400000000000000000000005061472062471000333650ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: gdotaccent Encoding: 289 289 227 Width: 1060 VWidth: 32 Flags: W HStem: -402 217<154.286 475.241> -8 219<293.111 449.577> 827 207<440.487 695.291> 1232 246<615.756 858.116> VStem: 46 233<218.288 614.43> 571 331 LayerCount: 2 Fore Refer: 330 775 N 1 0 0 1 58 -193 2 Refer: 6 103 N 1 0 0 1 0 0 3 Validated: 1 EndChar germandbls.glyph000066400000000000000000000022451472062471000333720ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: germandbls Encoding: 223 223 167 Width: 1060 VWidth: 0 Flags: W HStem: -37 21G<23.5 61.5> -2 201<475.5 676.611> 634 206<461.551 618.68> 1122 206<469.601 657.841> VStem: 343 214<119 319.735> 676 251<902.477 1101.27> 735 248<265.381 553.75> LayerCount: 2 Fore SplineSet 187 1003 m 0xfc 217 1159 366 1328 573 1328 c 0 781 1328 927 1262 927 1085 c 0xfc 927 1062 924 1036 919 1009 c 1 895 886 836 815 746 779 c 1 864 758 983 687 983 495 c 0 983 461 979 423 971 381 c 0 912 76 769 -2 549 -2 c 0 402 -2 343 57 343 181 c 0 343 215 348 254 356 298 c 0 362 322 l 1 430 321 497 321 565 320 c 1 561 298 557 277 557 258 c 0 557 224 569 199 610 199 c 0 664 199 702 247 730 395 c 0 733 411 735 427 735 443 c 0xfa 735 539 671 634 424 634 c 1 437 703 451 771 464 840 c 1 629 840 652 906 674 1003 c 0 676 1011 676 1019 676 1026 c 0 676 1094 609 1122 556 1122 c 1 489 1122 450 1073 437 1007 c 0 407 851 370 637 333 450 c 0 325 410 319 370 311 331 c 0 295 251 278 176 247 117 c 0 204 35 92 -9 31 -37 c 1 16 46 2 128 -13 211 c 1 9 221 30 235 43 261 c 0 56 287 63 323 78 398 c 0 81 413 84 429 88 448 c 0 126 635 153 829 187 1003 c 0xfc EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/grave.glyph000066400000000000000000000004131472062471000324320ustar00rootroot00000000000000StartChar: grave Encoding: 96 96 118 Width: 1060 VWidth: -25 Flags: W HStem: 894 603 VStem: 360 679 LayerCount: 2 Fore SplineSet 566 1497 m 1 618 1383 952 1148 1039 1112 c 1 896 894 l 1 714 990 494 1137 360 1322 c 1 566 1497 l 1 EndSplineSet Validated: 1 EndChar gravecomb.glyph000066400000000000000000000004771472062471000332260ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: gravecomb Encoding: 768 768 322 Width: 1060 VWidth: -43 Flags: W HStem: 1267 450 VStem: 380 562 AnchorPoint: "above_accent" 595 1227 mark 0 LayerCount: 2 Fore SplineSet 942 1432 m 1 840 1267 l 1 706 1314 469 1442 380 1554 c 1 525 1717 l 1 619 1609 808 1480 942 1432 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/greater.glyph000066400000000000000000000006231472062471000327620ustar00rootroot00000000000000StartChar: greater Encoding: 62 62 103 Width: 1060 VWidth: 4 Flags: W LayerCount: 2 Fore SplineSet 10 166 m 1 114 290 460 415 623 516 c 1 488 639 302 807 158 892 c 1 206 952 253 1013 301 1073 c 1 334 1062 351 1048 378 1031 c 0 497 954 764 727 896 598 c 1 890 531 883 465 877 398 c 1 848 380 396 153 286 74 c 1 231 36 171 -10 140 -46 c 1 97 25 53 95 10 166 c 1 EndSplineSet Validated: 1 EndChar greater_equal.liga.glyph000066400000000000000000000007571472062471000350150ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: greater_equal.liga Encoding: 57612 57612 1026 Width: 1060 VWidth: 4 Flags: W HStem: 1263 20G<-389.94 -364> LayerCount: 2 Fore SplineSet -627 524 m 5 -456 626 34 704 263 786 c 5 102 851 -321 971 -488 1016 c 5 -382 1283 l 5 -346 1280 -324 1272 -293 1261 c 4 -154 1217 326 1054 584 895 c 5 529 612 l 5 225 524 -342 373 -545 285 c 5 -627 524 l 5 439 414 m 5 501 159 l 5 198 71 -476 -118 -623 -211 c 5 -705 29 l 5 -564 136 216 325 439 414 c 5 EndSplineSet Validated: 1 EndChar greater_equal_greater.liga.glyph000066400000000000000000000020021472062471000365070ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: greater_equal_greater.liga Encoding: 57613 57613 1003 Width: 1060 VWidth: 4 Flags: W HStem: 174 228<-1653 46> 626 223<-1523.47 229> LayerCount: 2 Fore SplineSet -1310 174 m 6 -1360 174 -1410 176 -1462 176 c 4 -1521 176 -1585 174 -1653 170 c 5 -1849 67 l 5 -1904 29 -1969 -11 -2000 -47 c 5 -2126 157 l 5 -2037 263 -1869 303 -1692 397 c 5 -1692 397 -1360 402 -1246 402 c 6 -6 402 l 6 138 402 252 397 380 395 c 5 464 449 543 498 604 536 c 5 569 568 531 603 490 639 c 5 313 638 201 626 13 626 c 4 -555 626 -1656 632 -1656 632 c 5 -1786 750 -1852 814 -1982 891 c 5 -1812 1098 l 5 -1779 1087 -1761 1073 -1734 1056 c 4 -1659 1009 -1585 948 -1474 851 c 5 -1161 850 -388 849 57 849 c 4 121 849 177 851 229 852 c 5 197 875 166 895 137 912 c 5 308 1099 l 5 341 1088 358 1074 385 1057 c 4 503 979 771 753 903 624 c 5 857 398 l 5 755 336 324 60 149 -62 c 5 -13 132 l 5 5 145 25 159 46 174 c 5 9 174 -30 174 -70 174 c 4 -120 174 -170 176 -222 176 c 6 -1310 174 l 6 EndSplineSet Validated: 1 EndChar greater_greater.liga.glyph000066400000000000000000000003041472062471000353230ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: greater_greater.liga Encoding: 57399 57399 1038 Width: 1060 VWidth: 6 Flags: W LayerCount: 2 Fore Refer: 103 62 N 1 0 0 1 -107 0 2 Refer: 103 62 S 1 0 0 1 -911 0 2 Validated: 1 EndChar greater_greater_equal.liga.glyph000066400000000000000000000021211472062471000365110ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: greater_greater_equal.liga Encoding: 57614 57614 1004 Width: 1060 VWidth: 4 Flags: W HStem: 174 228<-854.016 813> 627 222<-689.516 901> LayerCount: 2 Fore SplineSet -536 174 m 6 -586 174 -636 176 -688 176 c 4 -718 176 -750 175 -782 174 c 5 -856 128 -921 88 -952 62 c 4 -1005 20 -1073 -19 -1101 -57 c 5 -1291 77 l 5 -1165 182 -999 296 -839 394 c 5 -697 402 -586 402 -472 402 c 6 378 402 l 6 556 402 689 394 857 394 c 5 813 170 l 5 639 170 496 174 314 174 c 4 264 174 214 176 162 176 c 6 -536 174 l 6 -2046 175 m 5 -1923 281 -1590 464 -1458 543 c 5 -1593 666 -1758 822 -1891 922 c 5 -1704 1096 l 5 -1673 1082 -1656 1066 -1632 1046 c 4 -1473 913 -1207 679 -1043 514 c 5 -1226 412 -1520 207 -1767 58 c 4 -1822 20 -1873 -13 -1920 -49 c 5 -2046 175 l 5 -651 855 m 5 -558 851 -478 849 -409 849 c 6 441 849 l 6 633 849 744 859 942 859 c 5 901 639 l 5 708 639 595 627 398 627 c 6 -452 627 l 6 -548 627 -646 630 -789 639 c 5 -898 741 -1039 867 -1121 938 c 5 -932 1101 l 5 -902 1085 -887 1068 -864 1047 c 4 -818 1002 -738 932 -651 855 c 5 EndSplineSet Validated: 1 EndChar greater_greater_hyphen.liga.glyph000066400000000000000000000015071472062471000367040ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: greater_greater_hyphen.liga Encoding: 57615 57615 1005 Width: 1060 VWidth: 4 Flags: W HStem: 387 245<-466 919> LayerCount: 2 Fore SplineSet -2057 175 m 5 -1934 281 -1601 464 -1469 543 c 5 -1604 666 -1769 822 -1902 922 c 5 -1715 1096 l 5 -1684 1082 -1667 1066 -1643 1046 c 4 -1484 913 -1218 679 -1054 514 c 5 -1237 412 -1531 207 -1778 58 c 4 -1833 20 -1884 -13 -1931 -49 c 5 -2057 175 l 5 -1328 132 m 5 -1171 246 -874 435 -711 536 c 5 -846 659 -1034 827 -1178 912 c 5 -1007 1099 l 5 -974 1088 -957 1074 -930 1057 c 4 -816 982 -561 768 -425 637 c 5 -210 636 429 634 489 634 c 4 530 634 569 634 608 634 c 4 690 634 842 633 949 632 c 6 967 632 l 5 919 387 l 5 901 387 l 6 767 390 565 390 440 390 c 4 400 390 -284 393 -466 393 c 5 -581 322 -996 57 -1166 -62 c 5 -1328 132 l 5 EndSplineSet Validated: 1 EndChar greater_hyphen.liga.glyph000066400000000000000000000011731472062471000351720ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: greater_hyphen.liga Encoding: 57616 57616 1006 Width: 1060 VWidth: 6 Flags: W HStem: 393 244<-181.837 919> LayerCount: 2 Fore SplineSet -1051 139 m 5 -894 253 -597 442 -434 543 c 5 -569 666 -757 834 -901 919 c 5 -730 1106 l 5 -697 1095 -680 1081 -653 1064 c 4 -537 987 -275 767 -141 637 c 5 -129 637 -117 637 -105 637 c 4 -5 637 421 634 489 634 c 4 530 634 569 634 608 634 c 4 690 634 842 633 949 632 c 6 967 632 l 5 919 387 l 5 901 387 l 6 767 390 565 390 440 390 c 4 397 390 -20 393 -120 393 c 4 -147 393 -174 393 -201 392 c 5 -331 311 -724 60 -889 -55 c 5 -1051 139 l 5 EndSplineSet Validated: 1 EndChar greater_hyphen_greater.liga.glyph000066400000000000000000000014661472062471000367100ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: greater_hyphen_greater.liga Encoding: 57617 57617 996 Width: 1060 VWidth: 6 Flags: W HStem: 390 244<-1280.86 352> LayerCount: 2 Fore SplineSet 852 410 m 1 726 332 295 54 129 -62 c 1 -33 132 l 1 64 202 213 301 352 390 c 1 83 390 -202 390 -270 390 c 0 -313 390 -1078 393 -1178 393 c 0 -1219 393 -1261 392 -1303 391 c 1 -1435 309 -1825 59 -1989 -55 c 1 -2151 139 l 1 -1994 253 -1697 442 -1534 543 c 1 -1669 666 -1857 834 -2001 919 c 1 -1830 1106 l 1 -1797 1095 -1780 1081 -1753 1064 c 0 -1637 987 -1374 766 -1240 636 c 1 -1215 637 -1189 637 -1163 637 c 0 -1063 637 -289 634 -221 634 c 0 -180 634 -141 634 -102 634 c 0 -56 634 222 633 476 633 c 1 359 737 226 848 117 912 c 1 288 1099 l 1 321 1088 338 1075 365 1057 c 0 480 981 768 737 903 607 c 1 852 410 l 1 EndSplineSet Validated: 1 EndChar greaterequal.glyph000066400000000000000000000012241472062471000337310ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: greaterequal Encoding: 8805 8805 986 Width: 1060 VWidth: 4 Flags: W HStem: -7 244<52 896> 1274 20G<384.889 417.5> LayerCount: 2 Fore SplineSet 976 620 m 1 869 555 345 321 177 245 c 1 91 475 l 1 275 543 538 655 722 738 c 1 587 861 400 1029 256 1114 c 1 401 1294 l 1 434 1283 452 1269 479 1252 c 0 596 1174 865 948 996 819 c 1 976 620 l 1 52 234 m 1 98 236 148 237 198 237 c 0 298 237 398 234 466 234 c 0 507 234 546 234 585 234 c 0 667 234 819 233 926 232 c 1 944 232 l 1 896 -13 l 1 878 -13 l 1 744 -10 542 -10 417 -10 c 0 374 -10 284 -7 184 -7 c 0 127 -7 66 -8 11 -11 c 1 35 111 l 1 52 234 l 1 EndSplineSet Validated: 1 EndChar guillemotleft.glyph000066400000000000000000000011511472062471000341230ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: guillemotleft Encoding: 171 171 157 Width: 1060 VWidth: 6 Flags: W VStem: 249 235<101.922 204.688> 651 235<90.9283 198.129> LayerCount: 2 Fore SplineSet 463 566 m 1 632 696 801 857 851 997 c 1 922 973 994 949 1065 925 c 1 988 736 828 613 682 504 c 1 787 386 874 267 886 95 c 1 808 66 729 38 651 9 c 1 642 158 572 310 441 451 c 1 448 489 456 528 463 566 c 1 61 576 m 1 230 706 399 867 449 1007 c 1 520 983 592 960 663 936 c 1 586 747 426 624 280 515 c 1 385 397 472 278 484 106 c 1 406 77 327 48 249 19 c 1 240 168 170 320 39 461 c 1 46 499 54 538 61 576 c 1 EndSplineSet Validated: 1 EndChar guillemotright.glyph000066400000000000000000000002731472062471000343120ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: guillemotright Encoding: 187 187 158 Width: 1060 VWidth: 6 Flags: W LayerCount: 2 Fore Refer: 157 171 S -0.999967 -0.008174 0.008174 -0.999967 1059 1017 2 Validated: 1 EndChar guilsinglleft.glyph000066400000000000000000000006041472062471000341210ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: guilsinglleft Encoding: 8249 8249 769 Width: 1060 VWidth: 6 Flags: W VStem: 452 235<101.922 204.688> LayerCount: 2 Fore SplineSet 264 576 m 1 433 706 602 867 652 1007 c 1 723 983 795 960 866 936 c 1 789 747 629 624 483 515 c 1 588 397 675 278 687 106 c 1 609 77 530 48 452 19 c 1 443 168 373 320 242 461 c 1 249 499 257 538 264 576 c 1 EndSplineSet Validated: 1 EndChar guilsinglright.glyph000066400000000000000000000006041472062471000343040ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: guilsinglright Encoding: 8250 8250 770 Width: 1060 VWidth: 6 Flags: W VStem: 417 235<825.312 928.078> LayerCount: 2 Fore SplineSet 839 454 m 1 670 324 501 163 451 23 c 1 380 47 308 70 237 94 c 1 314 283 474 406 620 515 c 1 515 633 429 752 417 924 c 1 495 953 574 982 652 1011 c 1 661 862 731 710 862 569 c 1 854 531 847 492 839 454 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/h.glyph000066400000000000000000000027011472062471000315570ustar00rootroot00000000000000StartChar: h Encoding: 104 104 8 Width: 1060 VWidth: -2 Flags: W HStem: -11 11G<13 271.5 718 772.5> 796 217<583.716 735.453> 1391 20G<478.5 517.5> VStem: 270 250<1121.6 1402> 651 258<72.8385 384.731> 741 251<411.625 794.784> AnchorPoint: "above_accent" 386 1400 basechar 0 LayerCount: 2 Back SplineSet 1052.02 566 m 1 984.375 218 l 0 968.436 136 975.772 76 993.775 40 c 1 752.225 -40 l 1 735.445 -8 708.829 66 730.211 176 c 0 791.44 491 l 1 851.504 800 758.031 813 666.031 813 c 0 589.031 813 509.258 737 465.567 682 c 1 333 0 l 1 88 0 l 1 312.704 1156 l 0 330.976 1250 338.304 1334 344.521 1402 c 1 594.271 1411 l 1 589.081 1338 575.42 1242 557.731 1151 c 0 540.237 1061 523.547 1006 490.579 929 c 1 533.021 957 619.907 1013 738.907 1013 c 0 988.907 1013 1114.61 888 1052.02 566 c 1 EndSplineSet Fore SplineSet 977 566 m 1xf4 957 463 937 359 917 256 c 0 912 230 909 208 909 190 c 0 909 152 921 128 950 97 c 1 879 54 808 11 737 -32 c 1 699 -5 651 48 651 131 c 0xf8 651 145 652 160 655 176 c 0 675 281 696 386 716 491 c 1 734 586 741 651 741 696 c 0 741 794 708 796 683 796 c 0 680 796 l 0 575 796 392 571 339 418 c 1 312 279 285 139 258 0 c 1 176 0 95 0 13 0 c 1 88 385 164 770 238 1156 c 0 256 1250 264 1334 270 1402 c 1 353 1405 437 1408 520 1411 c 1 515 1338 479 1133 461 1042 c 0 444 952 380 843 347 766 c 1 389 794 518 1013 740 1013 c 0 872 1013 992 926 992 711 c 0 992 668 988 620 977 566 c 1xf4 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/hbar.glyph000066400000000000000000000021311472062471000322410ustar00rootroot00000000000000StartChar: hbar Encoding: 295 295 233 Width: 1060 VWidth: -2 Flags: W HStem: -11 11G<65 333 686 730.5> 812 200<533.755 748.18> 1114 207<179.551 283 564 858.449> 1391 20G<531.5 572> VStem: 315 249<1321 1402> 674 248<17.0521 338.023> 769 255<425.82 791.26> LayerCount: 2 Fore SplineSet 1007 566 m 1xfa 984 450 962 334 939 218 c 1 929 166 922 116 922 77 c 0 922 55 924 36 929 22 c 1 850 4 770 -14 691 -32 c 1 681 -14 674 16 674 59 c 0xfc 674 91 678 129 687 176 c 1 707 281 728 386 748 491 c 1 763 566 769 623 769 667 c 0 769 805 707 812 637 812 c 0 565 812 488 737 444 682 c 1 400 455 355 227 311 0 c 1 229 0 147 0 65 0 c 1 138 371 210 743 283 1114 c 1 236 1114 189 1114 142 1114 c 1 155 1183 169 1252 182 1321 c 1 226 1321 271 1321 315 1321 c 1 318 1350 322 1377 324 1402 c 1 407 1405 490 1408 573 1411 c 1 571 1384 568 1353 564 1321 c 1 675 1321 785 1321 896 1321 c 1 883 1252 869 1183 856 1114 c 1 747 1114 638 1114 529 1114 c 1 514 1045 498 995 470 929 c 1 512 957 596 1012 710 1012 c 0 914 1012 1024 930 1024 725 c 0 1024 678 1019 626 1007 566 c 1xfa EndSplineSet Validated: 1 EndChar hcircumflex.glyph000066400000000000000000000005371472062471000335670ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: hcircumflex Encoding: 293 293 231 Width: 1060 VWidth: 32 Flags: W HStem: -11 11G<13 271.5 718 772.5> 796 217<583.716 735.453> 1391 20G<478.5 517.5> 1433 448 VStem: 270 250<1121.6 1402> 651 258<72.8385 384.731> 741 251<411.625 794.784> LayerCount: 2 Fore Refer: 324 770 N 1 0 0 1 -297 181 2 Refer: 8 104 N 1 0 0 1 0 0 3 Validated: 1 EndChar hookabovecomb.glyph000066400000000000000000000001661472062471000340720ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: hookabovecomb Encoding: 777 777 336 Width: 1060 VWidth: 0 Flags: W LayerCount: 2 Fore Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/hyphen.glyph000066400000000000000000000007731472062471000326320ustar00rootroot00000000000000StartChar: hyphen Encoding: 45 45 100 Width: 1060 VWidth: 6 Flags: W HStem: 413 244<134 980.25> LayerCount: 2 Fore SplineSet 134 654 m 1 179 656 230 657 280 657 c 0 380 657 480 654 548 654 c 0 667 654 l 0 749 654 901 653 1008 652 c 1 1014 652 1020 652 1026 652 c 1 1010 570 994 489 978 407 c 1 972 407 966 407 960 407 c 1 826 410 624 410 499 410 c 0 456 410 365 413 265 413 c 0 208 413 149 412 93 409 c 1 101 450 108 490 116 531 c 1 122 572 128 613 134 654 c 1 EndSplineSet Validated: 1 EndChar hyphen_greater.liga.glyph000066400000000000000000000011461472062471000351720ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: hyphen_greater.liga Encoding: 57618 57618 993 Width: 1060 VWidth: 6 Flags: W HStem: 390 244<-975 402> LayerCount: 2 Fore SplineSet 916 417 m 0 789 338 345 54 179 -62 c 1 17 132 l 1 114 202 263 301 402 390 c 1 174 390 -62 390 -128 390 c 0 -171 390 -744 393 -844 393 c 0 -901 393 -960 392 -1016 389 c 1 -993 511 l 1 -975 634 l 1 -930 636 -879 637 -829 637 c 0 -729 637 -147 634 -79 634 c 0 -38 634 1 634 40 634 c 0 85 634 312 633 526 633 c 1 409 737 276 848 167 912 c 1 338 1099 l 1 371 1088 388 1075 415 1057 c 0 530 981 823 734 958 604 c 1 916 417 l 0 EndSplineSet Validated: 1 EndChar hyphen_greater_greater.liga.glyph000066400000000000000000000015651472062471000367100ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: hyphen_greater_greater.liga Encoding: 57619 57619 995 Width: 1060 VWidth: 6 Flags: W HStem: 389 245<-1985 -398> LayerCount: 2 Fore SplineSet -1985 634 m 1 -1940 636 -1889 637 -1839 637 c 0 -1739 637 -1157 634 -1089 634 c 0 -1048 634 -1009 634 -970 634 c 0 -912 634 -501 634 -232 633 c 1 -344 736 -465 846 -567 922 c 1 -380 1096 l 1 -349 1082 -332 1066 -308 1046 c 0 -149 913 117 679 281 514 c 1 98 412 -196 207 -443 58 c 0 -498 20 -549 -13 -596 -49 c 1 -722 175 l 1 -655 233 -524 314 -398 389 c 1 -687 390 -1057 390 -1138 390 c 0 -1181 390 -1754 393 -1854 393 c 0 -1911 393 -1970 392 -2026 389 c 1 -2003 511 l 1 -1985 634 l 1 67 132 m 1 224 246 521 435 684 536 c 1 549 659 361 827 217 912 c 1 388 1099 l 1 421 1088 438 1074 465 1057 c 0 583 979 851 753 983 624 c 1 937 398 l 1 835 336 404 60 229 -62 c 1 67 132 l 1 EndSplineSet Validated: 1 EndChar hyphen_hyphen_greater.liga.glyph000066400000000000000000000012131472062471000365400ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: hyphen_hyphen_greater.liga Encoding: 57620 57620 994 Width: 1060 VWidth: 6 Flags: W HStem: 389 245<-2055 381> LayerCount: 2 Fore SplineSet -2055 634 m 1 -2010 636 -1959 637 -1909 637 c 0 -1809 637 -1227 634 -1159 634 c 0 -1118 634 -1079 634 -1040 634 c 0 -978 634 -9 634 507 633 c 1 390 737 256 848 147 912 c 1 318 1099 l 1 351 1088 368 1074 395 1057 c 0 513 979 781 753 913 624 c 1 867 398 l 1 765 336 334 60 159 -62 c 1 -3 132 l 1 93 202 243 300 381 389 c 1 -173 390 -1117 390 -1208 390 c 0 -1251 390 -1824 393 -1924 393 c 0 -1981 393 -2040 392 -2096 389 c 1 -2073 511 l 1 -2055 634 l 1 EndSplineSet Validated: 1 EndChar hyphen_less.liga.glyph000066400000000000000000000012021472062471000345000ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: hyphen_less.liga Encoding: 57621 57621 1007 Width: 1060 VWidth: 6 Flags: W HStem: 389 245<-925 190.829> LayerCount: 2 Fore SplineSet -925 634 m 1 -880 636 -829 637 -779 637 c 0 -679 637 -417 634 -349 634 c 0 -308 634 -269 634 -230 634 c 0 -176 634 22 634 182 633 c 1 368 764 707 978 851 1054 c 0 884 1071 908 1085 945 1096 c 1 1035 869 l 1 857 784 605 616 422 493 c 1 545 392 838 259 894 135 c 1 688 -49 l 1 671 -13 629 33 588 71 c 0 514 145 191 348 131 389 c 1 -59 390 -311 390 -398 390 c 0 -441 390 -694 393 -794 393 c 0 -851 393 -910 392 -966 389 c 1 -943 511 l 1 -925 634 l 1 EndSplineSet Validated: 1 EndChar hyphen_less_less.liga.glyph000066400000000000000000000016211472062471000355330ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: hyphen_less_less.liga Encoding: 57622 57622 1008 Width: 1060 VWidth: 6 Flags: W HStem: -25 21G<701.5 739.304> 389 245<-1985 -589.713> LayerCount: 2 Fore SplineSet -1985 634 m 1 -1940 636 -1889 637 -1839 637 c 0 -1739 637 -1217 634 -1149 634 c 4 -1108 634 -1069 634 -1030 634 c 4 -971 634 -797 634 -597 633 c 5 -412 763 -90 974 44 1066 c 4 75 1087 97 1104 133 1119 c 5 269 907 l 5 103 801 -183 626 -366 503 c 5 -243 402 36 239 92 115 c 5 -93 -69 l 5 -110 -33 -153 13 -194 51 c 4 -269 125 -588 346 -647 389 c 5 -874 390 -1105 390 -1198 390 c 4 -1241 390 -1754 393 -1854 393 c 0 -1911 393 -1970 392 -2026 389 c 1 -2003 511 l 1 -1985 634 l 1 914 159 m 5 718 -25 l 5 685 11 648 44 607 82 c 5 418 231 165 413 22 515 c 5 250 680 651 950 870 1065 c 4 903 1082 927 1096 964 1107 c 5 1054 890 l 5 876 805 624 637 441 514 c 5 542 435 833 265 914 159 c 5 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/i.glyph000066400000000000000000000007031472062471000315600ustar00rootroot00000000000000StartChar: i Encoding: 105 105 9 Width: 1060 VWidth: 0 Flags: W HStem: -18 200<494 844.134> 1019 20G<453.5 522.5> 1181 225<527 775> VStem: 321 272<123 385.182> LayerCount: 2 Back SplineSet 329 1406 m 5 620 1406 l 5 620 1181 l 5 329 1181 l 5 329 1406 l 5 EndSplineSet Refer: 177 305 N 1 0 0 1 0 0 2 Fore SplineSet 527 1406 m 1 818 1406 l 1 775 1181 l 1 484 1181 l 1 527 1406 l 1 EndSplineSet Refer: 177 305 N 1 0 0 1 0 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/iacute.glyph000066400000000000000000000004171472062471000326040ustar00rootroot00000000000000StartChar: iacute Encoding: 237 237 78 Width: 1060 VWidth: -2 Flags: W HStem: -18 200<494 844.134> 1019 20G<453.5 522.5> 1135 452 VStem: 321 272<123 385.182> 402 588 LayerCount: 2 Fore Refer: 323 769 N 1 0 0 1 1 -132 2 Refer: 177 305 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/ibreve.glyph000066400000000000000000000004321472062471000326030ustar00rootroot00000000000000StartChar: ibreve Encoding: 301 301 239 Width: 1060 VWidth: 32 Flags: W HStem: -18 200<494 844.134> 1019 20G<453.5 522.5> 1253 183<554.135 801.439> VStem: 321 272<123 385.182> LayerCount: 2 Fore Refer: 328 774 N 1 0 0 1 -60 -72 2 Refer: 177 305 N 1 0 0 1 0 0 3 Validated: 1 EndChar icircumflex.glyph000066400000000000000000000004161472062471000335640ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: icircumflex Encoding: 238 238 79 Width: 1060 VWidth: -2 Flags: W HStem: -18 200<494 844.134> 1019 20G<453.5 522.5> 1140 448 VStem: 321 272<123 385.182> LayerCount: 2 Fore Refer: 324 770 N 1 0 0 1 -78 -112 2 Refer: 177 305 N 1 0 0 1 0 0 3 Validated: 1 EndChar idieresis.glyph000066400000000000000000000004321472062471000332300ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: idieresis Encoding: 239 239 80 Width: 1060 VWidth: 0 Flags: W HStem: -18 200<494 844.134> 1019 20G<453.5 522.5> 1218 240<337 569 757 992> VStem: 321 272<123 385.182> LayerCount: 2 Fore Refer: 173 168 N 1 0 0 1 -86 34 2 Refer: 177 305 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/igrave.glyph000066400000000000000000000004201472062471000326010ustar00rootroot00000000000000StartChar: igrave Encoding: 236 236 77 Width: 1060 VWidth: -2 Flags: W HStem: -18 200<494 844.134> 1019 20G<453.5 522.5> 1147 450 VStem: 321 272<123 385.182> 390 562 LayerCount: 2 Fore Refer: 322 768 N 1 0 0 1 10 -120 2 Refer: 177 305 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/ij.glyph000066400000000000000000000027131472062471000317350ustar00rootroot00000000000000StartChar: ij Encoding: 307 307 244 Width: 1060 VWidth: 0 Flags: W HStem: -390 202<300.428 603.594> -18 200<345 546.669> 794 186<121 250.609 647 817.304> 813 200<125.562 251 651.592 819> 1181 225<339.364 593.636 889.364 1141.64> VStem: 126 268<120.5 398.265> LayerCount: 2 Fore SplineSet 290 1013 m 1xdc 375 1013 461 1013 546 1013 c 1 498 767 450 520 402 274 c 1 398 251 394 232 394 218 c 0 394 193 405 182 443 182 c 0 503 182 515 184 564 242 c 1 584 189 603 136 623 83 c 1 554 12 451 -18 372 -18 c 0 318 -18 230 -4 191 20 c 0 140 52 126 98 126 143 c 0 126 165 129 187 133 206 c 1 172 408 212 611 251 813 c 1 226 813 l 0xdc 202 813 193 811 115 794 c 1 117 856 119 918 121 980 c 1xec 220 1008 210 1013 290 1013 c 1xdc 900 -78 m 1 870 -231 757 -389 471 -389 c 3 445 -389 419 -390 393 -390 c 0 298 -390 198 -376 26 -244 c 1 87 -186 148 -128 209 -70 c 1 314 -186 418 -188 482 -188 c 0 488 -188 l 0 506 -188 l 3 626 -188 643 -83 652 -48 c 1 708 239 763 526 819 813 c 1 789 813 l 0xdc 754 813 719 811 641 794 c 1 643 856 645 918 647 980 c 1xec 746 1008 778 1013 858 1013 c 1 943 1013 1027 1013 1112 1013 c 1 1041 649 971 286 900 -78 c 1 892 1406 m 1 989 1406 1085 1406 1182 1406 c 1 1168 1331 1153 1256 1139 1181 c 1 1042 1181 946 1181 849 1181 c 1 863 1256 878 1331 892 1406 c 1 342 1406 m 1 439 1406 537 1406 634 1406 c 1 620 1331 605 1256 591 1181 c 1 494 1181 396 1181 299 1181 c 1 313 1256 328 1331 342 1406 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/imacron.glyph000066400000000000000000000004441472062471000327620ustar00rootroot00000000000000StartChar: imacron Encoding: 299 299 237 Width: 1060 VWidth: 32 Flags: W HStem: -18 200<494 844.134> 1019 20G<453.5 522.5> 1271 194<438.574 904.216> VStem: 321 272<123 385.182> 403 538 LayerCount: 2 Fore Refer: 326 772 N 1 0 0 1 -44 -192 2 Refer: 177 305 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/iogonek.glyph000066400000000000000000000021501472062471000327610ustar00rootroot00000000000000StartChar: iogonek Encoding: 303 303 241 Width: 1060 VWidth: 32 Flags: W HStem: -501 195<503.77 738.661> 813 200<209.635 437> 1181 225<524.364 777.636> VStem: 247 256<-297.583 -171.396> 312 272<119.5 334.499> LayerCount: 2 Fore SplineSet 527 1406 m 1xe0 624 1406 721 1406 818 1406 c 1 804 1331 789 1256 775 1181 c 1 678 1181 581 1181 484 1181 c 1 498 1256 513 1331 527 1406 c 1xe0 476 1013 m 1 561 1013 646 1013 731 1013 c 1 678 740 588 274 588 274 c 2 586 261 584 249 584 239 c 0xe8 584 200 606 182 679 182 c 0 772 182 839 215 910 273 c 1 930 210 950 146 970 83 c 1 968 81 965 79 962 77 c 0 664 -125 516 -130 504 -248 c 0 504 -250 503 -253 503 -255 c 0 503 -289 553 -306 613 -306 c 0 671 -306 717 -276 751 -254 c 1 783 -301 815 -349 847 -396 c 1 794 -444 665 -501 565 -501 c 0 400 -501 247 -455 247 -307 c 0xf0 247 -292 249 -275 252 -257 c 0 272 -145 369 -96 512 -14 c 1 454 -8 404 3 376 20 c 0 325 51 312 97 312 142 c 0xe8 312 164 315 186 319 206 c 1 358 408 398 611 437 813 c 1 388 813 297 807 198 785 c 1 200 847 203 909 205 971 c 1 304 999 396 1013 476 1013 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/iota.glyph000066400000000000000000000012501472062471000322620ustar00rootroot00000000000000StartChar: iota Encoding: 953 953 349 Width: 1060 VWidth: 0 Flags: W HStem: -18 202<557.5 763.17> 813 200<219.635 447> VStem: 322 278<119.5 345.546> AnchorPoint: "above_accent" 642 1107 basechar 0 LayerCount: 2 Fore SplineSet 486 1013 m 1 571 1013 656 1013 741 1013 c 1 688 740 603 296 603 296 c 2 601 285 600 275 600 265 c 0 600 217 625 184 673 184 c 0 718 184 816 252 850 336 c 1 904 303 957 271 1011 238 c 1 954 98 828 -18 600 -18 c 0 515 -18 425 -4 386 20 c 0 335 51 322 97 322 142 c 0 322 164 325 186 329 206 c 1 368 408 408 611 447 813 c 1 398 813 307 807 208 785 c 1 210 847 213 909 215 971 c 1 314 999 406 1013 486 1013 c 1 EndSplineSet Validated: 1 EndChar iotadieresis.glyph000066400000000000000000000004411472062471000337340ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: iotadieresis Encoding: 970 970 366 Width: 1060 VWidth: 0 Flags: W HStem: -18 202<557.5 763.17> 813 200<219.635 447> 1218 240<374 606 794 1029> VStem: 322 278<119.5 345.546> LayerCount: 2 Fore Refer: 173 168 N 1 0 0 1 -49 34 2 Refer: 349 953 N 1 0 0 1 0 0 3 Validated: 1 EndChar iotadieresistonos.glyph000066400000000000000000000005131472062471000350170ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: iotadieresistonos Encoding: 912 912 405 Width: 1060 VWidth: 0 Flags: W HStem: -18 202<557.5 763.17> 813 200<219.635 447> 1189.76 204.883<379 611 799 1034> 1352.47 417.767 VStem: 322 278<119.5 345.546> 590.5 416.912 LayerCount: 2 Fore Refer: 411 901 N 1 0 0 1 -44 17 2 Refer: 349 953 N 1 0 0 1 0 0 3 Validated: 1 EndChar iotatonos.glyph000066400000000000000000000004241472062471000332700ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: iotatonos Encoding: 943 943 398 Width: 1060 VWidth: 0 Flags: W HStem: -18 202<557.5 763.17> 813 200<219.635 447> 1170 454 VStem: 322 278<119.5 345.546> 562 450 LayerCount: 2 Fore Refer: 392 900 N 1 0 0 1 52 -52 2 Refer: 349 953 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/itilde.glyph000066400000000000000000000005151472062471000326030ustar00rootroot00000000000000StartChar: itilde Encoding: 297 297 235 Width: 1060 VWidth: 32 Flags: W HStem: -18 200<494 844.134> 1019 20G<453.5 522.5> 1176 178<769.948 925.708> 1206 21G<397.359 453.5> 1306 180<469.789 641.018> VStem: 321 272<123 385.182> LayerCount: 2 Fore Refer: 325 771 N 1 0 0 1 -42 -200 2 Refer: 177 305 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/j.glyph000066400000000000000000000007421472062471000315640ustar00rootroot00000000000000StartChar: j Encoding: 106 106 10 Width: 1060 VWidth: 0 Flags: W HStem: -389 201<240.358 456.515> -28 20G<125 186> 834 179<443.258 651.491> 1181 225<744 992> VStem: 660 254<536.101 824.726> LayerCount: 2 Back SplineSet 546 1406 m 1 837 1406 l 1 837 1181 l 1 546 1181 l 1 546 1406 l 1 EndSplineSet Refer: 332 567 N 1 0 0 1 0 0 2 Fore SplineSet 744 1406 m 1 1035 1406 l 1 992 1181 l 1 701 1181 l 1 744 1406 l 1 EndSplineSet Refer: 332 567 N 1 0 0 1 0 0 2 Validated: 1 EndChar jcircumflex.glyph000066400000000000000000000004541472062471000335670ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: jcircumflex Encoding: 309 309 246 Width: 1060 VWidth: 32 Flags: W HStem: -389 201<240.358 456.515> -28 20G<125 186> 834 179<443.258 651.491> 1140 448 VStem: 660 254<536.101 824.726> LayerCount: 2 Fore Refer: 324 770 N 1 0 0 1 -15 -112 2 Refer: 332 567 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/k.glyph000066400000000000000000000035171472062471000315700ustar00rootroot00000000000000StartChar: k Encoding: 107 107 11 Width: 1060 VWidth: -2 Flags: W HStem: 0 21G<59 330 752 826.5> 813 204<571.989 752.293> 1407 20G<515 558.5> VStem: 308 258<1105.37 1385.1> 757 253<625.47 880.135> AnchorPoint: "cedilla_accent" 474 0 basechar 0 AnchorPoint: "above_accent" 432 1400 basechar 0 LayerCount: 2 Back SplineSet 694.045 597 m 0 784.045 597 806.708 657 820.897 730 c 0 827.896 766 819.031 813 762.031 813 c 0 689.031 813 516.15 685 516.15 685 c 1 504.682 626 l 1 520.099 623 655.045 597 694.045 597 c 0 383 0 m 1 134 0 l 1 372.699 1228 l 2 384.557 1289 384.858 1342 379.828 1383 c 1 632.381 1427 l 1 636.91 1404 647.163 1359 634.334 1293 c 2 590.987 1070 l 1 579.713 1012 556.467 949 527.165 896 c 1 527.165 896 667.685 1017 810.685 1017 c 0 1010.68 1017 1114.58 929 1076.67 734 c 0 1052.77 611 1009.44 527 852.026 458 c 1 948.028 422 962.645 348 974.04 242 c 0 978.487 198 1021.29 161 1049.63 137 c 1 825.752 -27 l 1 705.471 23 692.075 129 680.567 255 c 0 667.586 394 481.363 398 462.363 398 c 0 460.363 398 l 1 383 0 l 1 EndSplineSet Fore SplineSet 456 429 m 1 468 447 558 597 568 608 c 1 595 599 618 594 639 594 c 0 702 594 739 637 756 726 c 0 757 731 757 736 757 741 c 0 757 775 737 813 687 813 c 0 614 813 441 685 441 685 c 1 397 457 352 228 308 0 c 1 225 -0 142 0 59 0 c 1 139 409 218 819 298 1228 c 1 305 1265 308 1299 308 1329 c 0 308 1349 307 1367 305 1383 c 1 389 1398 473 1412 557 1427 c 1 560 1412 566 1388 566 1354 c 0 566 1336 564 1316 560 1293 c 1 545 1219 531 1144 516 1070 c 1 505 1012 481 949 452 896 c 1 452 896 593 1017 736 1017 c 0 909 1017 1010 951 1010 808 c 0 1010 785 1007 761 1002 734 c 0 968 552 884 452 752 434 c 1 851 278 908 222 1010 136 c 1 937 81 863 25 790 -30 c 1 714 42 577 233 456 429 c 1 EndSplineSet Validated: 1 Substitution2: "'ss01' Style Set 1 - No loop k-1" k.noloop EndChar k.noloop.glyph000066400000000000000000000027611472062471000330160ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: k.noloop Encoding: 57352 57352 978 Width: 1060 VWidth: -2 Flags: W HStem: -6 6G<59 324 799.5 895.398> 1033 20G<817 922.548> 1407 20G<515 558.5> VStem: 308 258<1104.28 1385.1> AnchorPoint: "above_accent" 432 1400 basechar 0 AnchorPoint: "cedilla_accent" 474 0 basechar 0 LayerCount: 2 Back SplineSet 456 429 m 5 468 447 558 597 568 608 c 5 595 599 618 594 639 594 c 4 702 594 739 637 756 726 c 4 757 731 757 736 757 741 c 4 757 775 737 813 687 813 c 4 614 813 441 685 441 685 c 5 397 457 352 228 308 0 c 5 225 -0 142 0 59 0 c 5 139 409 218 819 298 1228 c 5 305 1265 308 1299 308 1329 c 4 308 1349 307 1367 305 1383 c 5 389 1398 473 1412 557 1427 c 5 560 1412 566 1388 566 1354 c 4 566 1336 564 1316 560 1293 c 5 545 1219 531 1144 516 1070 c 5 505 1012 481 949 452 896 c 5 452 896 593 1017 736 1017 c 4 909 1017 1010 951 1010 808 c 4 1010 785 1007 761 1002 734 c 4 968 552 884 452 752 434 c 5 851 278 908 222 1010 136 c 5 937 81 863 25 790 -30 c 5 714 42 577 233 456 429 c 5 EndSplineSet Fore SplineSet 560 1293 m 0 541 1197 501 992 458 770 c 0 446 707 424 641 400 574 c 1 559 776 733 933 901 1053 c 1 1068 898 l 1 907 774 744 631 604 466 c 1 694 338 798 251 944 214 c 1 891 -27 l 1 708 20 556 153 448 299 c 1 380 212 340 124 308 0 c 1 61 0 l 1 59 0 l 1 139 409 218 819 298 1228 c 0 305 1265 308 1299 308 1329 c 0 308 1349 307 1367 305 1383 c 1 389 1398 473 1412 557 1427 c 1 560 1412 566 1388 566 1354 c 0 566 1336 564 1316 560 1293 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/kappa.glyph000066400000000000000000000010311472062471000324170ustar00rootroot00000000000000StartChar: kappa Encoding: 954 954 350 Width: 1060 VWidth: 0 Flags: W HStem: 0 5G<15 281 704 759.5> 1002 20G<181 472> LayerCount: 2 Fore SplineSet 613 534 m 1 736 429 943 235 976 110 c 1 889 68 803 26 716 -16 c 1 692 95 559 249 433 380 c 1 433 380 365 318 321 246 c 1 305 164 289 82 273 0 c 1 187 0 101 0 15 0 c 1 81 341 148 681 214 1022 c 1 300 1022 386 1022 472 1022 c 1 449 907 427 791 404 676 c 1 535 821 951 1038 1007 1058 c 1 1041 991 1078 905 1112 838 c 1 883 720 687 608 613 534 c 1 EndSplineSet Validated: 1 EndChar kcommaaccent.glyph000066400000000000000000000006201472062471000336740ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: kcommaaccent Encoding: 311 311 248 Width: 1060 VWidth: 32 Flags: W HStem: -581 532 0 21G<59 330 752 826.5> 813 204<571.989 752.293> 1407 20G<515 558.5> VStem: 246 369 308 258<1105.37 1385.1> 757 253<625.47 880.135> LayerCount: 2 Fore Refer: 488 806 N 1 0 0 1 29 -53 2 Refer: 11 107 N 1 0 0 1 0 0 3 Validated: 1 Substitution2: "'ss01' Style Set 1 - No loop k-1" kcommaaccent.noloop EndChar kcommaaccent.noloop.glyph000066400000000000000000000005011472062471000351770ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: kcommaaccent.noloop Encoding: 57353 57353 979 Width: 1060 VWidth: -2 Flags: W HStem: -561 532 -6 6G<59 324 799.5 895.398> 1033 20G<817 922.548> 1407 20G<515 558.5> VStem: 230 369 308 258<1104.28 1385.1> LayerCount: 2 Fore Refer: 488 806 N 1 0 0 1 13 -33 2 Refer: 978 57352 N 1 0 0 1 0 0 2 Validated: 1 EndChar kgreenlandic.glyph000066400000000000000000000003041472062471000336740ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: kgreenlandic Encoding: 312 312 249 Width: 1060 VWidth: 0 Flags: W HStem: 0 5G<15 281 704 759.5> 1002 20G<181 472> LayerCount: 2 Fore Refer: 350 954 N 1 0 0 1 0 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/l.glyph000066400000000000000000000022211472062471000315600ustar00rootroot00000000000000StartChar: l Encoding: 108 108 12 Width: 1060 VWidth: -2 Flags: W HStem: -18 215<491.285 818.08> 1422 20G<359 434.5> VStem: 186 265<236.501 559.992> AnchorPoint: "cedilla_accent" 517 0 basechar 0 AnchorPoint: "above_accent" 494 1400 basechar 0 LayerCount: 2 Back SplineSet 632.964 1430 m 2 886.964 1430 l 1 833.898 1157 664.26 274 664.26 274 c 1 651.82 210 662.377 182 754.377 182 c 0 847.377 182 913.792 215 985.065 273 c 1 1045.13 83 l 1 945.333 12 788.501 -18 664.501 -18 c 0 579.501 -18 491.223 -4 451.888 20 c 0 376.023 67 383.574 147 395.042 206 c 1 439.167 433 485.013 674 529.137 901 c 0 551.296 1015 572.872 1126 594.088 1230 c 1 584.088 1230 570.088 1230 554.088 1230 c 0 497.088 1230 411.699 1228 333.395 1211 c 1 340.549 1397 l 1 439.992 1425 552.964 1430 632.964 1430 c 2 EndSplineSet Fore SplineSet 648 1422 m 9 585 1093 522 764 459 435 c 1 454 405 451 378 451 354 c 0 451 247 505 197 624 197 c 0 717 197 820 232 899 284 c 1 923 217 946 150 970 83 c 1 870 12 722 -18 598 -18 c 0 338 -18 186 113 186 288 c 0 186 317 189 347 195 379 c 1 261 733 326 1088 392 1442 c 25 477 1435 563 1429 648 1422 c 9 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/lacute.glyph000066400000000000000000000004261472062471000326070ustar00rootroot00000000000000StartChar: lacute Encoding: 314 314 251 Width: 1060 VWidth: 32 Flags: W HStem: -18 215<491.285 818.08> 1422 20G<359 434.5> 1430 452 VStem: 186 265<236.501 559.992> 289 588 LayerCount: 2 Fore Refer: 323 769 S 1 0 0 1 -112 163 2 Refer: 12 108 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/lambda.glyph000066400000000000000000000012751472062471000325550ustar00rootroot00000000000000StartChar: lambda Encoding: 955 955 351 Width: 1060 VWidth: 14 Flags: W HStem: -7 245<781.5 957.067> 1179 211<476.498 656> VStem: 577 248<900.672 1177.17> 620 218<240.911 606.799> LayerCount: 2 Fore SplineSet 127 -39 m 1xd0 65 8 3 56 -59 103 c 1 39 237 412 635 577 983 c 1 577 1152 560 1179 530 1179 c 0 490 1179 475 1141 468 1103 c 1 398 1104 328 1104 258 1105 c 1 320 1337 426 1390 588 1390 c 0 724 1390 825 1297 825 1123 c 0xe0 825 825 829 504 838 348 c 1 845 283 853 238 889 238 c 1 915 238 952 259 952 259 c 1 963 188 974 117 985 46 c 1 959 22 929 -7 827 -7 c 0 736 -7 632 54 620 250 c 0 615 330 612 607 612 607 c 1 528 460 325 228 127 -39 c 1xd0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/lcaron.glyph000066400000000000000000000006271472062471000326130ustar00rootroot00000000000000StartChar: lcaron Encoding: 318 318 255 Width: 1060 VWidth: 32 Flags: W HStem: -18 215<491.285 818.08> 1013 21G<764.909 951.5> 1410 20G<791 917.919> 1422 20G<359 434.5> VStem: 186 265<236.501 559.992> LayerCount: 2 Fore SplineSet 1019 1393 m 1xe8 989 1278 969 1167 934 1013 c 1 748 1035 l 1 762 1180 783 1325 799 1430 c 1 1019 1393 l 1xe8 EndSplineSet Refer: 12 108 N 1 0 0 1 0 0 2 Validated: 1 EndChar lcommaaccent.glyph000066400000000000000000000004321472062471000336760ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: lcommaaccent Encoding: 316 316 253 Width: 1060 VWidth: 32 Flags: W HStem: -581 532 -18 215<491.285 818.08> 1422 20G<359 434.5> VStem: 186 265<236.501 559.992> 289 369 LayerCount: 2 Fore Refer: 488 806 N 1 0 0 1 72 -53 2 Refer: 12 108 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/ldot.glyph000066400000000000000000000005011472062471000322660ustar00rootroot00000000000000StartChar: ldot Encoding: 320 320 257 Width: 1060 VWidth: 32 Flags: W HStem: -18 215<491.285 818.08> 589.776 244.881<672.894 883.599> 1422 20G<359 434.5> VStem: 186 265<236.501 559.992> 624.564 307.365 LayerCount: 2 Fore Refer: 171 183 N 0.817461 0 0 0.782367 336 287 2 Refer: 12 108 N 1 0 0 1 0 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/less.glyph000066400000000000000000000006261472062471000323020ustar00rootroot00000000000000StartChar: less Encoding: 60 60 102 Width: 1060 VWidth: 4 Flags: W LayerCount: 2 Fore SplineSet 865 141 m 1 804 78 744 14 683 -49 c 1 666 -13 624 33 583 71 c 1 503 150 141 377 118 395 c 1 132 470 146 546 160 621 c 1 342 750 698 977 846 1054 c 0 879 1071 903 1085 940 1096 c 1 970 1027 1000 958 1030 889 c 1 852 804 576 622 393 499 c 1 516 398 809 265 865 141 c 1 EndSplineSet Validated: 1 EndChar less_bar.liga.glyph000066400000000000000000000006541472062471000337630ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: less_bar.liga Encoding: 57623 57623 1021 Width: 1060 VWidth: 4 Flags: W LayerCount: 2 Fore SplineSet 275 1102 m 5 546 1102 l 5 529 1017 l 6 475 740 452 558 387 224 c 6 358 74 l 6 336 -41 351 43 326 -58 c 5 54 -57 l 6 -109 56 -498 268 -654 420 c 5 -608 646 l 5 -503 710 92 996 275 1102 c 5 110 212 m 5 217 795 l 5 22 702 -248 570 -376 505 c 5 -260 419 -43 299 110 212 c 5 EndSplineSet Validated: 1 EndChar less_bar_bar.liga.glyph000066400000000000000000000012231472062471000346000ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: less_bar_bar.liga Encoding: 57624 57624 1020 Width: 1060 VWidth: 4 Flags: W VStem: 8 272<-57 133.188> LayerCount: 2 Fore SplineSet 222 1069 m 5 229 1102 l 5 500 1102 l 5 483 1017 l 6 429 740 406 558 341 224 c 6 312 74 l 6 290 -41 305 43 280 -58 c 5 8 -57 l 5 24 5 33 48 44 103 c 6 222 1069 l 5 -665 1102 m 5 -394 1102 l 5 -411 1017 l 6 -465 740 -488 558 -553 224 c 6 -582 74 l 6 -604 -41 -589 43 -614 -58 c 5 -886 -57 l 4 -1049 56 -1438 268 -1594 420 c 5 -1548 646 l 5 -1443 710 -848 996 -665 1102 c 5 -830 212 m 5 -723 795 l 5 -918 702 -1188 570 -1316 505 c 5 -1200 419 -983 299 -830 212 c 5 EndSplineSet Validated: 1 EndChar less_bar_bar_bar.liga.glyph000066400000000000000000000016061472062471000354310ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: less_bar_bar_bar.liga Encoding: 57625 57625 1019 Width: 1060 VWidth: 4 Flags: W VStem: -932 272<-57 133.188> -40 272<-57 133.188> LayerCount: 2 Fore SplineSet -718 1069 m 5 -711 1102 l 5 -440 1102 l 5 -457 1017 l 6 -511 740 -534 558 -599 224 c 6 -628 74 l 6 -650 -41 -635 43 -660 -58 c 5 -932 -57 l 5 -916 5 -907 48 -896 103 c 6 -718 1069 l 5 174 1069 m 5 181 1102 l 5 452 1102 l 5 435 1017 l 6 381 740 358 558 293 224 c 6 264 74 l 6 242 -41 257 43 232 -58 c 5 -40 -57 l 5 -24 5 -15 48 -4 103 c 6 174 1069 l 5 -1615 1102 m 5 -1344 1102 l 5 -1361 1017 l 6 -1415 740 -1438 558 -1503 224 c 6 -1532 74 l 6 -1554 -41 -1539 43 -1564 -58 c 5 -1836 -57 l 6 -1999 56 -2388 268 -2544 420 c 5 -2498 646 l 5 -2393 710 -1798 996 -1615 1102 c 5 -1780 212 m 5 -1673 795 l 5 -1868 702 -2138 570 -2266 505 c 5 -2150 419 -1933 299 -1780 212 c 5 EndSplineSet Validated: 1 EndChar less_bar_greater.liga.glyph000066400000000000000000000013421472062471000354670ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: less_bar_greater.liga Encoding: 57626 57626 1022 Width: 1060 VWidth: 4 Flags: W VStem: -747 272<-57 133.188> LayerCount: 2 Fore SplineSet -533 1069 m 5 -527 1102 l 5 -256 1102 l 5 -272 1017 l 6 -326 740 -349 558 -414 224 c 6 -444 74 l 6 -466 -41 -450 43 -475 -58 c 5 -747 -57 l 5 -731 5 -722 48 -711 103 c 6 -533 1069 l 5 -904 853 m 5 -1086 769 -1463 586 -1622 505 c 5 -1483 402 -1198 250 -1054 165 c 5 -1191 -57 l 5 -1353 56 -1744 268 -1900 420 c 5 -1854 646 l 5 -1749 710 -1154 996 -971 1102 c 5 -904 853 l 5 -79 202 m 5 103 286 470 459 629 540 c 5 490 643 205 796 61 881 c 5 198 1103 l 5 360 990 751 777 907 625 c 5 861 399 l 5 756 335 161 49 -22 -57 c 5 -79 202 l 5 EndSplineSet Validated: 1 EndChar less_equal.liga.glyph000066400000000000000000000007421472062471000343240ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: less_equal.liga Encoding: 57627 57627 981 Width: 1060 VWidth: 4 Flags: W HStem: 1263 20G<637 656.906> LayerCount: 2 Fore SplineSet 581 504 m 1 451 255 l 1 282 343 -249 514 -519 602 c 1 -462 895 l 1 -142 1054 401 1217 558 1261 c 0 593 1272 618 1280 656 1283 c 1 669 996 l 1 485 951 16 821 -170 756 c 1 27 674 450 606 581 504 c 1 -508 392 m 1 -319 303 367 124 467 17 c 1 341 -231 l 1 230 -138 -350 51 -620 139 c 1 -508 392 l 1 EndSplineSet Validated: 1 EndChar less_equal_equal.liga.glyph000066400000000000000000000016131472062471000355110ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: less_equal_equal.liga Encoding: 57628 57628 1011 Width: 1060 VWidth: 4 Flags: W HStem: 174 228<-1290 863> 627 222<-1165 951> LayerCount: 2 Fore SplineSet -1250 115 m 1 -1435 -69 l 1 -1452 -33 -1495 13 -1536 51 c 0 -1616 130 -1974 377 -1997 395 c 1 -1955 621 l 1 -1773 750 -1436 971 -1298 1066 c 0 -1267 1087 -1245 1104 -1209 1119 c 1 -1073 907 l 1 -1101 889 -1132 870 -1165 849 c 1 -1149 849 -1134 849 -1119 849 c 2 491 849 l 2 683 849 794 859 992 859 c 1 951 639 l 1 758 639 645 627 448 627 c 2 -1162 627 l 2 -1255 627 -1358 633 -1494 642 c 1 -1571 593 -1646 545 -1708 503 c 1 -1670 472 -1618 435 -1561 395 c 1 -1425 402 -1292 402 -1182 402 c 2 428 402 l 2 606 402 739 394 907 394 c 1 863 170 l 1 689 170 546 174 364 174 c 0 314 174 264 176 212 176 c 2 -1246 174 l 2 -1261 174 -1275 174 -1290 174 c 1 -1272 154 -1259 134 -1250 115 c 1 EndSplineSet Validated: 1 EndChar less_equal_greater.liga.glyph000066400000000000000000000021561472062471000360360ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: less_equal_greater.liga Encoding: 57629 57629 999 Width: 1060 VWidth: 4 Flags: W HStem: 174 228<-1290 126> 627 222<-1165 312> LayerCount: 2 Fore SplineSet -1250 115 m 1 -1435 -69 l 1 -1452 -33 -1495 13 -1536 51 c 0 -1616 130 -1974 377 -1997 395 c 1 -1955 621 l 1 -1773 750 -1436 971 -1298 1066 c 0 -1267 1087 -1245 1104 -1209 1119 c 1 -1073 907 l 1 -1101 889 -1132 870 -1165 849 c 1 -1149 849 -1134 849 -1119 849 c 2 221 849 l 2 255 849 285 849 312 850 c 1 279 874 247 894 217 912 c 1 388 1099 l 1 421 1088 438 1074 465 1057 c 0 583 979 851 753 983 624 c 1 937 398 l 1 835 336 404 60 229 -62 c 1 67 132 l 1 85 145 105 159 126 174 c 1 116 174 105 174 94 174 c 0 44 174 -6 176 -58 176 c 2 -1246 174 l 2 -1261 174 -1275 174 -1290 174 c 1 -1272 154 -1259 134 -1250 115 c 1 570 639 m 1 417 637 357 627 178 627 c 2 -1162 627 l 2 -1255 627 -1358 633 -1494 642 c 1 -1571 593 -1646 545 -1708 503 c 1 -1670 472 -1618 436 -1562 396 c 1 -1430 402 -1286 402 -1182 402 c 2 158 402 l 2 290 402 363 397 461 395 c 1 545 448 624 498 684 536 c 1 649 568 610 603 570 639 c 1 EndSplineSet Validated: 1 EndChar less_equal_less.liga.glyph000066400000000000000000000017551472062471000353570ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: less_equal_less.liga Encoding: 57630 57630 997 Width: 1060 VWidth: 4 Flags: W HStem: 174 228<-1290 420> 627 222<-1165 579.815> LayerCount: 2 Fore SplineSet -1250 115 m 1 -1435 -69 l 1 -1452 -33 -1495 13 -1536 51 c 0 -1616 130 -1974 377 -1997 395 c 1 -1955 621 l 1 -1773 750 -1436 971 -1298 1066 c 0 -1267 1087 -1245 1104 -1209 1119 c 1 -1073 907 l 1 -1101 889 -1132 870 -1165 849 c 1 -1158 849 -1150 849 -1143 849 c 0 -589 849 -38 850 514 850 c 1 662 946 759 1007 851 1054 c 0 884 1071 908 1085 945 1096 c 1 1035 889 l 1 875 812 784 748 608 630 c 1 17 630 -589 627 -1186 627 c 0 -1274 627 -1371 633 -1496 641 c 1 -1573 592 -1646 545 -1708 503 c 1 -1670 472 -1618 435 -1561 395 c 1 -1425 402 -1317 402 -1206 402 c 0 -621 402 -20 395 553 395 c 1 693 301 846 261 894 155 c 1 688 -49 l 1 671 -13 623 27 582 65 c 1 420 171 l 1 223 172 16 176 -182 176 c 2 -1270 174 l 2 -1277 174 -1283 174 -1290 174 c 1 -1272 154 -1259 134 -1250 115 c 1 EndSplineSet Validated: 1 EndChar less_exclam_hyphen_hyphen.liga.glyph000066400000000000000000000020211472062471000374040ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: less_exclam_hyphen_hyphen.liga Encoding: 57631 57631 1010 Width: 1060 VWidth: 6 Flags: W HStem: 0 270<-1863 -1565> 387 245<-2629 -2066 -1237 904> 1321 20G<-1640.55 -1322> LayerCount: 2 Fore SplineSet -1237 627 m 1 -1192 629 -1142 630 -1092 630 c 0 -992 630 406 634 474 634 c 0 515 634 554 634 593 634 c 0 675 634 827 633 934 632 c 2 952 632 l 1 904 387 l 1 886 387 l 2 752 390 550 390 425 390 c 0 382 390 -1006 386 -1106 386 c 0 -1163 386 -1223 385 -1279 382 c 1 -1255 504 l 1 -1237 627 l 1 -1863 270 m 1 -1513 270 l 1 -1565 0 l 1 -1915 0 l 1 -1863 270 l 1 -1322 1341 m 1 -1515 431 l 1 -1799 429 l 1 -1637 1341 l 1 -1322 1341 l 1 -2361 135 m 1 -2567 -49 l 1 -2584 -13 -2626 33 -2667 71 c 0 -2747 150 -3109 377 -3132 395 c 1 -3090 621 l 1 -2908 750 -2552 976 -2404 1054 c 0 -2371 1071 -2347 1085 -2310 1096 c 1 -2220 869 l 1 -2337 813 -2488 720 -2629 628 c 1 -2036 632 l 1 -2018 632 l 1 -2066 387 l 1 -2084 387 l 1 -2669 383 l 1 -2541 304 -2398 218 -2361 135 c 1 EndSplineSet Validated: 1 EndChar less_greater.liga.glyph000066400000000000000000000006741472062471000346520ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: less_greater.liga Encoding: 57632 57632 1018 Width: 1060 VWidth: 4 Flags: W LayerCount: 2 Fore SplineSet 133 1123 m 5 295 1010 742 777 898 625 c 5 853 399 l 5 748 335 82 41 -103 -66 c 5 -266 47 -693 268 -849 420 c 5 -803 646 l 5 -698 710 -53 1016 133 1123 c 5 -61 222 m 5 151 319 483 478 640 530 c 5 526 614 270 746 102 837 c 5 -109 740 -448 584 -583 515 c 5 -467 429 -222 309 -61 222 c 5 EndSplineSet Validated: 1 EndChar less_hyphen.liga.glyph000066400000000000000000000011431472062471000345040ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: less_hyphen.liga Encoding: 57633 57633 991 Width: 1060 VWidth: 4 Flags: WO HStem: 387 245<-431 979> LayerCount: 2 Fore SplineSet -166 135 m 1 -372 -49 l 1 -389 -13 -431 33 -472 71 c 0 -552 150 -914 377 -937 395 c 1 -895 621 l 1 -713 750 -357 976 -209 1054 c 0 -176 1071 -152 1085 -115 1096 c 1 -25 869 l 1 -142 813 -291 721 -431 630 c 1 -140 631 494 634 549 634 c 0 590 634 629 634 668 634 c 0 750 634 902 633 1009 632 c 2 1027 632 l 1 979 387 l 1 961 387 l 2 827 390 625 390 500 390 c 0 464 390 -209 387 -479 386 c 1 -350 307 -204 219 -166 135 c 1 EndSplineSet Validated: 1 EndChar less_hyphen_greater.liga.glyph000066400000000000000000000014361472062471000362220ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: less_hyphen_greater.liga Encoding: 57634 57634 992 Width: 1060 VWidth: 4 Flags: W HStem: 390 244<-1481 451> LayerCount: 2 Fore SplineSet -1226 135 m 1 -1432 -49 l 1 -1449 -13 -1491 33 -1532 71 c 0 -1612 150 -1974 377 -1997 395 c 1 -1955 621 l 1 -1773 750 -1417 976 -1269 1054 c 0 -1236 1071 -1212 1085 -1175 1096 c 1 -1085 869 l 1 -1199 814 -1344 726 -1481 637 c 1 -1245 636 -692 634 -635 634 c 0 -594 634 -555 634 -516 634 c 0 -458 634 178 634 577 633 c 1 460 737 326 848 217 912 c 1 388 1099 l 1 421 1088 438 1074 465 1057 c 0 583 979 851 753 983 624 c 1 937 398 l 1 835 336 404 60 229 -62 c 1 67 132 l 1 163 202 312 300 451 389 c 1 25 390 -598 390 -684 390 c 0 -723 390 -1360 393 -1550 393 c 1 -1419 312 -1265 221 -1226 135 c 1 EndSplineSet Validated: 1 EndChar less_hyphen_hyphen.liga.glyph000066400000000000000000000012041472062471000360550ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: less_hyphen_hyphen.liga Encoding: 57635 57635 990 Width: 1060 VWidth: 6 Flags: W HStem: 387 245<-1492 979> LayerCount: 2 Fore SplineSet -1226 135 m 1 -1432 -49 l 1 -1449 -13 -1491 33 -1532 71 c 0 -1612 150 -1974 377 -1997 395 c 1 -1955 621 l 1 -1773 750 -1417 976 -1269 1054 c 0 -1236 1071 -1212 1085 -1175 1096 c 1 -1085 869 l 1 -1202 813 -1352 721 -1492 630 c 1 -1106 631 488 634 549 634 c 0 590 634 629 634 668 634 c 0 750 634 902 633 1009 632 c 2 1027 632 l 1 979 387 l 1 961 387 l 2 827 390 625 390 500 390 c 0 460 390 -1224 386 -1539 386 c 1 -1410 307 -1264 219 -1226 135 c 1 EndSplineSet Validated: 1 EndChar less_hyphen_less.liga.glyph000066400000000000000000000014461472062471000355400ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: less_hyphen_less.liga Encoding: 57636 57636 988 Width: 1060 VWidth: 4 Flags: W HStem: 390 244<-1490 191.875> LayerCount: 2 Fore SplineSet 895 135 m 1 689 -49 l 1 672 -13 630 33 589 71 c 0 514 145 191 349 132 389 c 1 27 390 -86 390 -166 390 c 0 -204 390 -1219 387 -1538 386 c 1 -1409 307 -1263 219 -1225 135 c 1 -1431 -49 l 1 -1448 -13 -1490 33 -1531 71 c 0 -1611 150 -1973 377 -1996 395 c 1 -1954 621 l 1 -1772 750 -1416 976 -1268 1054 c 0 -1235 1071 -1211 1085 -1174 1096 c 1 -1084 869 l 1 -1201 813 -1350 721 -1490 630 c 1 -1137 631 -175 634 -117 634 c 0 -76 634 -37 634 2 634 c 0 47 634 114 633 183 633 c 1 370 764 708 978 852 1054 c 0 885 1071 909 1085 946 1096 c 1 1036 869 l 1 858 784 606 616 423 493 c 1 546 392 839 259 895 135 c 1 EndSplineSet Validated: 1 EndChar less_less.liga.glyph000066400000000000000000000002761472062471000341650ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: less_less.liga Encoding: 57398 57398 1037 Width: 1060 VWidth: 4 Flags: W LayerCount: 2 Fore Refer: 102 60 S 1 0 0 1 -949 0 2 Refer: 102 60 S 1 0 0 1 -105 0 2 Validated: 1 EndChar less_less_equal.liga.glyph000066400000000000000000000021311472062471000353440ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: less_less_equal.liga Encoding: 57637 57637 998 Width: 1060 VWidth: 4 Flags: W HStem: -25 21G<-640.5 -602.696> 174 228<-441 863> 627 222<-368 951> LayerCount: 2 Fore SplineSet -428 159 m 1 -624 -25 l 1 -657 11 -694 44 -735 82 c 1 -924 231 -1177 413 -1320 515 c 1 -1092 680 -691 950 -472 1065 c 0 -439 1082 -415 1096 -378 1107 c 1 -288 890 l 1 -313 878 -340 864 -368 849 c 1 -363 849 -358 849 -353 849 c 2 491 849 l 2 683 849 794 859 992 859 c 1 951 639 l 1 758 639 645 627 448 627 c 2 -396 627 l 2 -485 627 -583 633 -710 641 c 1 -778 597 -843 553 -901 514 c 1 -864 485 -800 443 -731 397 c 1 -613 402 -516 402 -416 402 c 2 428 402 l 2 606 402 739 394 907 394 c 1 863 170 l 1 689 170 546 174 364 174 c 0 314 174 264 176 212 176 c 2 -441 174 l 1 -436 169 -432 164 -428 159 c 1 -1250 115 m 1 -1435 -69 l 1 -1452 -33 -1495 13 -1536 51 c 0 -1616 130 -1974 377 -1997 395 c 1 -1955 621 l 1 -1773 750 -1436 971 -1298 1066 c 0 -1267 1087 -1245 1104 -1209 1119 c 1 -1073 907 l 1 -1239 801 -1525 626 -1708 503 c 1 -1585 402 -1306 239 -1250 115 c 1 EndSplineSet Validated: 1 EndChar less_less_hyphen.liga.glyph000066400000000000000000000016041472062471000355340ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: less_less_hyphen.liga Encoding: 57638 57638 989 Width: 1060 VWidth: 4 Flags: W HStem: -25 21G<-640.5 -602.696> 390 244<-716 979> LayerCount: 2 Fore SplineSet -428 159 m 1 -624 -25 l 1 -657 11 -694 44 -735 82 c 1 -924 231 -1177 413 -1320 515 c 1 -1092 680 -691 950 -472 1065 c 0 -439 1082 -415 1096 -378 1107 c 1 -288 890 l 1 -414 830 -577 728 -727 630 c 1 -449 631 489 634 549 634 c 0 590 634 629 634 668 634 c 0 750 634 902 633 1009 632 c 2 1027 632 l 1 979 387 l 1 961 387 l 2 827 390 625 390 500 390 c 0 463 390 -413 387 -716 386 c 1 -602 310 -477 223 -428 159 c 1 -1250 115 m 1 -1435 -69 l 1 -1452 -33 -1495 13 -1536 51 c 0 -1616 130 -1974 377 -1997 395 c 1 -1955 621 l 1 -1773 750 -1436 971 -1298 1066 c 0 -1267 1087 -1245 1104 -1209 1119 c 1 -1073 907 l 1 -1239 801 -1525 626 -1708 503 c 1 -1585 402 -1306 239 -1250 115 c 1 EndSplineSet Validated: 1 EndChar less_tilde.liga.glyph000066400000000000000000000015651472062471000343220ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: less_tilde.liga Encoding: 57639 57639 1014 Width: 1060 VWidth: 6 Flags: W HStem: 224 225<612.507 729.11> 377 237<-366.376 -59.1476> 639 251<176.252 323.752> LayerCount: 2 Fore SplineSet -4 706 m 0x60 55 766 171 890 296 890 c 0 440 890 499 830 567 610 c 0 593 526 615 449 664 449 c 0 720 449 804 584 866 784 c 1 1092 736 l 1 977 449 859 224 643 224 c 0xa0 491 224 409 329 374 479 c 0 353 570 310 639 256 639 c 0 210 639 122 543 71 505 c 0 -58 408 -98 377 -248 377 c 0 -376 377 -476 493 -591 493 c 0 -604 493 -618 492 -632 488 c 1 -505 388 -221 257 -166 135 c 1 -372 -49 l 1 -389 -13 -431 33 -472 71 c 0 -552 150 -914 377 -937 395 c 1 -895 621 l 1 -713 750 -357 976 -209 1054 c 0 -176 1071 -152 1085 -115 1096 c 1 -25 869 l 1 -127 820 -254 744 -378 665 c 1 -328 639 -278 614 -217 614 c 0 -108 614 -53 656 -4 706 c 0x60 EndSplineSet Validated: 1 EndChar less_tilde_greater.liga.glyph000066400000000000000000000017661472062471000360360ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: less_tilde_greater.liga Encoding: 57640 57640 1012 Width: 1060 VWidth: 6 Flags: W HStem: 192 233<-438.196 -222.205> 592 231<-799.565 -641.562> VStem: -120 219<552.019 637.815> LayerCount: 2 Fore SplineSet -363 192 m 0 -509 192 -573 324 -622 500 c 0 -641 567 -670 592 -708 592 c 0 -768 592 -862 522 -909 350 c 1 -1131 382 l 1 -1026 700 -847 823 -683 823 c 0 -551 823 -473 772 -418 596 c 0 -388 499 -357 425 -312 425 c 0 -258 425 -173 468 -120 678 c 1 99 635 l 1 -16 257 -207 192 -363 192 c 0 69 138 m 1 226 252 521 415 684 516 c 1 549 639 361 807 217 892 c 1 388 1099 l 1 421 1088 438 1074 465 1057 c 0 583 979 851 753 983 624 c 1 937 398 l 1 835 336 370 56 195 -66 c 1 69 138 l 1 -1250 115 m 1 -1435 -69 l 1 -1452 -33 -1495 13 -1536 51 c 0 -1616 130 -1974 377 -1997 395 c 1 -1955 621 l 1 -1773 750 -1436 971 -1298 1066 c 0 -1267 1087 -1245 1104 -1209 1119 c 1 -1073 907 l 1 -1239 801 -1525 626 -1708 503 c 1 -1585 402 -1306 239 -1250 115 c 1 EndSplineSet Validated: 1 EndChar less_tilde_tilde.liga.glyph000066400000000000000000000023401472062471000354730ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: less_tilde_tilde.liga Encoding: 57641 57641 1013 Width: 1060 VWidth: 6 Flags: W HStem: 192 233<531.285 714.53> 224 225<-402.653 -258.023> 357 237<-1416.93 -1150.68> 592 231<72.178 243.073> 639 251<-872.793 -700.967> LayerCount: 2 Fore SplineSet -138 629 m 0x48 -52 743 66 823 177 823 c 0 309 823 407 772 462 596 c 0 492 499 553 425 598 425 c 0 652 425 787 468 840 678 c 1 1079 635 l 1 964 257 723 192 567 192 c 0x90 421 192 317 324 268 500 c 0 249 567 201 592 152 592 c 0 125 592 66 555 19 489 c 0 -90 338 -198 224 -367 224 c 0x50 -519 224 -604 332 -646 479 c 0 -676 583 -720 639 -774 639 c 0 -837 639 -900 572 -979 505 c 0 -1091 410 -1162 357 -1312 357 c 0 -1443 357 -1542 490 -1659 490 c 0 -1669 490 -1679 489 -1690 487 c 1 -1562 387 -1281 256 -1226 135 c 1 -1432 -49 l 1 -1449 -13 -1491 33 -1532 71 c 0 -1612 150 -1974 377 -1997 395 c 1 -1955 621 l 1 -1773 750 -1417 976 -1269 1054 c 0 -1236 1071 -1212 1085 -1175 1096 c 1 -1085 869 l 1 -1190 819 -1322 739 -1450 657 c 1 -1397 626 -1346 594 -1280 594 c 0x28 -1201 594 -1101 666 -1052 716 c 0 -993 776 -879 890 -754 890 c 0 -610 890 -531 830 -463 610 c 0 -437 526 -385 449 -336 449 c 0 -286 449 -202 544 -138 629 c 0x48 EndSplineSet Validated: 1 EndChar lessequal.glyph000066400000000000000000000012231472062471000332450ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: lessequal Encoding: 8804 8804 985 Width: 1060 VWidth: 4 Flags: W HStem: -7 244<52 896> 1296 20G<964.5 991.696> LayerCount: 2 Fore SplineSet 52 234 m 1 98 236 148 237 198 237 c 0 298 237 398 234 466 234 c 0 507 234 546 234 585 234 c 0 667 234 819 233 926 232 c 1 944 232 l 1 896 -13 l 1 878 -13 l 1 744 -10 542 -10 417 -10 c 0 374 -10 284 -7 184 -7 c 0 127 -7 66 -8 11 -11 c 1 35 111 l 1 52 234 l 1 968 445 m 1 814 240 l 1 674 316 266 566 185 631 c 1 226 857 l 1 409 986 740 1196 889 1274 c 0 922 1291 946 1305 983 1316 c 1 1073 1109 l 1 895 1024 642 856 459 733 c 1 611 650 812 513 968 445 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/lfblock.glyph000066400000000000000000000003531472062471000327450ustar00rootroot00000000000000StartChar: lfblock Encoding: 9612 9612 937 Width: 1060 VWidth: 1918 Flags: W VStem: -20 550<-505 1820> LayerCount: 2 Fore SplineSet -20 1820 m 1 530 1820 l 1 530 -505 l 1 -20 -505 l 1 -20 1820 l 1 EndSplineSet Validated: 1 EndChar logicalnot.glyph000066400000000000000000000011061472062471000334020ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: logicalnot Encoding: 172 172 194 Width: 1060 VWidth: 6 Flags: W HStem: 410 244<134 731> LayerCount: 2 Fore SplineSet 134 654 m 1 179 656 230 657 280 657 c 0 380 657 480 654 548 654 c 0 667 654 l 0 749 654 901 653 1008 652 c 1 1014 652 1020 652 1026 652 c 1 1016 600 1005 548 995 496 c 1 996 496 996 496 997 496 c 1 977 391 956 285 936 180 c 1 853 180 769 180 686 180 c 1 701 257 716 333 731 410 c 1 499 410 l 0 456 410 365 413 265 413 c 0 208 413 149 412 93 409 c 1 101 450 108 490 116 531 c 1 122 572 128 613 134 654 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/longs.glyph000066400000000000000000000011501472062471000324470ustar00rootroot00000000000000StartChar: longs Encoding: 383 383 317 Width: 1060 VWidth: -2 Flags: W HStem: 0 21G<249 539> 807 205<250.551 406> 1217 201<758.639 1012.26> LayerCount: 2 Fore SplineSet 1007 1206 m 1 982 1215 924 1217 885 1217 c 0 753 1217 728 1143 716 1083 c 0 711 1056 703 1012 703 1012 c 1 637 675 572 337 506 0 c 1 420 0 335 0 249 0 c 1 301 269 354 538 406 807 c 1 342 807 277 807 213 807 c 1 226 875 240 944 253 1012 c 1 317 1012 382 1012 446 1012 c 1 449 1028 452 1045 456 1064 c 0 482 1194 591 1418 907 1418 c 0 968 1418 1046 1414 1092 1404 c 1 1064 1338 1035 1272 1007 1206 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/lslash.glyph000066400000000000000000000015021472062471000326140ustar00rootroot00000000000000StartChar: lslash Encoding: 322 322 259 Width: 1060 VWidth: -2 Flags: W HStem: -18 215<491.285 818.08> 1148 211<687.428 966.281> 1392 20G<918 960.647> VStem: 35 244<1070 1200.44> 186 265<236.501 540.679> LayerCount: 2 Fore SplineSet 35 1070 m 1xf0 35 1302 141 1450 435 1450 c 0 559 1450 637 1421 737 1386 c 0 798 1365 830 1359 856 1359 c 0 892 1359 913 1372 923 1412 c 1 1115 1310 l 1 1041 1182 959 1148 855 1148 c 0 808 1148 745 1163 685 1188 c 0 677 1191 668 1195 660 1198 c 1 660 1198 527 762 459 435 c 0 453 404 451 378 451 354 c 0 451 247 505 197 624 197 c 0 717 197 820 232 899 284 c 1 923 217 946 150 970 83 c 1 870 12 722 -18 598 -18 c 0 338 -18 186 113 186 288 c 0xe8 186 317 189 347 195 379 c 0 251 678 411 1249 411 1249 c 1 351 1238 279 1205 279 1070 c 1 35 1070 l 1xf0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/ltshade.glyph000066400000000000000000000032701472062471000327560ustar00rootroot00000000000000StartChar: ltshade Encoding: 9617 9617 942 Width: 1060 VWidth: 1918 Flags: W HStem: -505 291<254 392 804 942> -214 291<-20 117 530 667> 76 291<254 392 804 942> 367 291<-20 117 530 667> 658 290<254 392 804 942> 949 290<-20 117 530 667> 1239 290<254 392 804 942> 1530 290<-20 117 530 667> VStem: -20 137<-214 77 367 658 949 1239 1530 1820> 254 138<-505 -214 76 367 658 948 1239 1529> 530 137<-214 77 367 658 949 1239 1530 1820> 804 138<-505 -214 76 367 658 948 1239 1529> LayerCount: 2 Fore SplineSet 667 -214 m 1x41f0 530 -214 l 1 530 77 l 1 667 77 l 1 667 -214 l 1x41f0 -20 658 m 1x11f0 117 658 l 1 117 367 l 1 -20 367 l 1 -20 658 l 1x11f0 -20 1239 m 1x05f0 117 1239 l 1 117 949 l 1 -20 949 l 1 -20 1239 l 1x05f0 -20 1530 m 1 -20 1820 l 1 117 1820 l 1 117 1530 l 1 -20 1530 l 1 392 367 m 1x21f0 392 76 l 1 254 76 l 1 254 367 l 1 392 367 l 1x21f0 392 948 m 1x09f0 392 658 l 1 254 658 l 1 254 948 l 1 392 948 l 1x09f0 392 1239 m 1x03f0 254 1239 l 1 254 1529 l 1 392 1529 l 1 392 1239 l 1x03f0 667 658 m 1x11f0 667 367 l 1 530 367 l 1 530 658 l 1 667 658 l 1x11f0 667 1239 m 1x05f0 667 949 l 1 530 949 l 1 530 1239 l 1 667 1239 l 1x05f0 -20 -214 m 1x41f0 -20 77 l 1 117 77 l 1 117 -214 l 1 -20 -214 l 1x41f0 254 -505 m 1x81f0 254 -214 l 1 392 -214 l 1 392 -505 l 1 254 -505 l 1x81f0 804 -505 m 1 804 -214 l 1 942 -214 l 1 942 -505 l 1 804 -505 l 1 942 76 m 1x21f0 804 76 l 1 804 367 l 1 942 367 l 1 942 76 l 1x21f0 942 658 m 1x09f0 804 658 l 1 804 948 l 1 942 948 l 1 942 658 l 1x09f0 942 1239 m 1x03f0 804 1239 l 1 804 1529 l 1 942 1529 l 1 942 1239 l 1x03f0 667 1820 m 1 667 1530 l 1 530 1530 l 1 530 1820 l 1 667 1820 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/m.glyph000066400000000000000000000036501472062471000315700ustar00rootroot00000000000000StartChar: m Encoding: 109 109 13 Width: 1060 VWidth: 4 Flags: W HStem: -11 11G<-55 188.5 495.5 553 841 892> 813 207<407.866 547.998 800 810.994> 1024 20G<294.5 334.5> VStem: 698 226<143.597 418.375> 811 224<561.67 906.669> LayerCount: 2 Back SplineSet 945.78 -32 m 5 877.501 -18 740.276 22 780.318 228 c 6 780.707 230 l 5 883.535 759 l 21 889.698 801 886.031 813 856.031 813 c 5 834.031 813 751.514 656 726.628 600 c 5 608 0 l 5 383.194 1 l 1 530.924 761 l 1 538.115 798 539.031 813 513.031 813 c 1 489.031 813 404.982 715 362.378 609 c 5 244 0 l 5 20 0 l 1 173.893 802 l 2 191.971 895 184.579 929 177.104 978 c 1 407.933 1044 l 1 416.713 1012 408.272 948 408.08 911 c 1 444.467 949 521.268 1020 610.268 1020 c 0 720.268 1020 742.247 917 737.445 846 c 1 795.385 928 875.268 1020 966.268 1020 c 6 974.268 1020 l 6 1098.27 1020 1127.25 881 1099.65 739 c 6 999.93 226 l 6 990.017 175 1033.38 146 1071.27 130 c 5 945.78 -32 l 5 EndSplineSet Fore SplineSet 871 -32 m 1xf0 811 -20 698 12 698 159 c 0xf0 698 180 700 203 705 228 c 1 705 229 706 229 706 230 c 1 740 406 775 583 809 759 c 17 811 769 811 778 811 785 c 0 811 806 803 813 781 813 c 1 759 813 677 656 652 600 c 1 612 400 573 200 533 0 c 1 458 0 383 1 308 1 c 1 357 254 407 508 456 761 c 1 459 774 460 785 460 793 c 0 460 807 455 813 438 813 c 1 414 813 330 715 287 609 c 1 248 406 208 203 169 0 c 1 94 0 20 0 -55 0 c 1 -4 267 48 535 99 802 c 1 107 844 110 874 110 899 c 0 110 929 106 951 102 978 c 1 179 1000 256 1022 333 1044 c 1 336 1033 337 1020 337 1004 c 0 337 973 333 936 333 911 c 1 369 949 446 1020 535 1020 c 0 636 1020 663 934 663 865 c 0 663 859 662 852 662 846 c 1 720 928 800 1020 891 1020 c 1 894 1020 896 1020 899 1020 c 1 995 1020 1035 937 1035 833 c 0xe8 1035 803 1031 771 1025 739 c 1 992 568 958 397 925 226 c 1 924 221 924 216 924 211 c 0 924 169 962 144 996 130 c 1 954 76 913 22 871 -32 c 1xf0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/macron.glyph000066400000000000000000000007631472062471000326150ustar00rootroot00000000000000StartChar: macron Encoding: 175 175 176 Width: 1060 VWidth: -34 Flags: W HStem: 1463 194<482.574 948.216> VStem: 447 538 LayerCount: 2 Fore SplineSet 985 1657 m 1 972 1592 960 1528 947 1463 c 1 941 1463 936 1463 930 1463 c 0 872 1461 773 1456 699 1456 c 0 625 1456 533 1457 465 1459 c 0 459 1459 453 1460 447 1460 c 1 460 1526 472 1591 485 1657 c 1 491 1656 498 1655 504 1655 c 0 569 1653 683 1652 775 1652 c 0 836 1652 923 1657 968 1657 c 0 985 1657 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/mu.glyph000066400000000000000000000015161472062471000317540ustar00rootroot00000000000000StartChar: mu Encoding: 181 181 169 Width: 1060 VWidth: 6 Flags: W HStem: -17 21G<774 832.5> 2 204<298.094 541.375> 1000 20G<373 415> VStem: 163 252<702.308 991.764> LayerCount: 2 Fore SplineSet 241 8 m 1x70 213 -127 186 -263 158 -398 c 25 75 -397 -9 -396 -92 -395 c 1 -50 -187 -6 21 35 229 c 0 51 311 70 408 89 504 c 0 127 701 163 897 163 973 c 0 163 980 163 987 162 992 c 1 246 1001 331 1011 415 1020 c 1 415 1010 l 0 415 910 360 652 293 298 c 1 293 292 l 0 293 230 309 206 391 206 c 1x70 589 206 645 370 655 418 c 1 693 612 731 806 769 1000 c 1 855 1000 940 1000 1026 1000 c 1 981 769 935 537 890 306 c 1 889 302 889 299 889 295 c 0 889 245 937 186 981 166 c 1 922 105 862 44 803 -17 c 1xb0 745 12 711 58 700 108 c 1 610 31 488 5 337 2 c 1 334 2 331 2 328 2 c 1 299 2 270 4 241 8 c 1x70 EndSplineSet Validated: 1 EndChar multiply.glyph000066400000000000000000000007521472062471000331340ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: multiply Encoding: 215 215 128 Width: 1060 VWidth: 6 Flags: W LayerCount: 2 Fore SplineSet 317 999 m 1 390 940 491 780 559 693 c 1 681 792 803 891 925 990 c 1 971 932 1017 873 1063 815 c 1 941 716 818 618 696 519 c 1 812 369 840 323 942 191 c 1 875 136 809 82 742 27 c 1 633 177 687 104 500 353 c 1 380 248 259 143 139 38 c 1 93 98 46 159 0 219 c 1 119 323 238 427 357 531 c 1 246 674 164 793 117 835 c 1 184 890 250 944 317 999 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/n.glyph000066400000000000000000000027071472062471000315730ustar00rootroot00000000000000StartChar: n Encoding: 110 110 15 Width: 1060 VWidth: 6 Flags: W HStem: 0 21G<25 292.5> 819 207<613.407 868> 1032 20G<389 429.5> VStem: 192 239<822.06 1017.4> 650 265<115.569 423.505> 756 268<601.9 914.5> AnchorPoint: "cedilla_accent" 452 0 basechar 0 AnchorPoint: "above_accent" 655 1107 basechar 0 LayerCount: 2 Back SplineSet 518.19 927 m 5 583.909 977 727.435 1026 837.435 1026 c 4 1001.43 1026 1124.61 960 1092.73 796 c 6 992.038 278 l 6 979.209 212 1024.93 190 1075.1 160 c 5 920.225 -40 l 5 831.057 -10 699.44 64 730.152 222 c 6 822.872 699 l 6 837.256 773 831.197 819 764.197 819 c 4 701.197 819 587.811 781 488.427 707 c 5 351 0 l 5 100 0 l 5 237.232 706 l 6 271.832 884 268.886 910 263.158 1004 c 5 504.488 1052 l 5 509.823 1028 520.715 976 518.19 927 c 5 EndSplineSet Fore SplineSet 423 821 m 1xf4 522 935 604 1026 806 1026 c 0 930 1026 1024 976 1024 853 c 0xf4 1024 836 1022 816 1018 796 c 1 984 623 951 451 917 278 c 1 915 270 915 264 915 257 c 0 915 207 956 187 1000 160 c 1 948 93 897 27 845 -40 c 1 765 -13 650 49 650 176 c 0xf8 650 190 652 206 655 222 c 1 686 381 717 540 748 699 c 1 753 724 756 746 756 764 c 0 756 799 745 819 716 819 c 0 610 819 449 622 375 504 c 1 342 336 309 168 276 0 c 1 192 0 109 0 25 0 c 1 71 235 116 471 162 706 c 1 185 824 192 876 192 924 c 0 192 949 190 972 188 1004 c 1 268 1020 349 1036 429 1052 c 1 430 1047 431 1034 431 1017 c 0 431 961 425 859 423 821 c 1xf4 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/nacute.glyph000066400000000000000000000005161472062471000326110ustar00rootroot00000000000000StartChar: nacute Encoding: 324 324 261 Width: 1060 VWidth: 32 Flags: W HStem: 0 21G<25 292.5> 819 207<613.407 868> 1032 20G<389 429.5> 1135 452 VStem: 192 239<822.06 1017.4> 452 588 650 265<115.569 423.505> 756 268<601.9 914.5> LayerCount: 2 Fore Refer: 323 769 N 1 0 0 1 51 -132 2 Refer: 15 110 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/ncaron.glyph000066400000000000000000000005061472062471000326110ustar00rootroot00000000000000StartChar: ncaron Encoding: 328 328 265 Width: 1060 VWidth: 32 Flags: W HStem: 0 21G<25 292.5> 819 207<613.407 868> 1032 20G<389 429.5> 1158 447 VStem: 192 239<822.06 1017.4> 650 265<115.569 423.505> 756 268<601.9 914.5> LayerCount: 2 Fore Refer: 334 780 N 1 0 0 1 -15 -48 2 Refer: 15 110 N 1 0 0 1 0 0 3 Validated: 1 EndChar ncommaaccent.glyph000066400000000000000000000005221472062471000337000ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: ncommaaccent Encoding: 326 326 263 Width: 1060 VWidth: 32 Flags: W HStem: -581 532 0 21G<25 292.5> 819 207<613.407 868> 1032 20G<389 429.5> VStem: 192 239<822.06 1017.4> 224 369 650 265<115.569 423.505> 756 268<601.9 914.5> LayerCount: 2 Fore Refer: 488 806 N 1 0 0 1 7 -53 2 Refer: 15 110 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/nine.glyph000066400000000000000000000014671472062471000322710ustar00rootroot00000000000000StartChar: nine Encoding: 57 57 113 Width: 1060 VWidth: 0 Flags: W HStem: -2 207<253.211 544.166> 583 201<465.259 725.33> 1106 196<502.886 750.119> VStem: 172 259<818.436 1036.83> 781 243<854.781 1074.66> LayerCount: 2 Fore SplineSet 627 1106 m 1 517 1106 449 1026 435 958 c 0 432 945 431 932 431 920 c 0 431 835 493 784 574 784 c 0 670 784 730 826 777 870 c 1 779 895 781 919 781 941 c 0 781 1047 748 1106 627 1106 c 1 179 955 m 0 219 1155 385 1302 657 1302 c 0 929 1302 1024 1139 1024 903 c 0 1024 824 1013 737 995 644 c 0 925 283 801 -2 409 -2 c 0 166 -2 85 66 -11 171 c 1 57 222 125 273 193 324 c 1 241 237 294 205 408 205 c 0 567 205 687 353 730 581 c 0 733 597 738 631 738 631 c 1 707 611 647 583 518 583 c 0 327 583 172 700 172 885 c 0 172 907 174 931 179 955 c 0 EndSplineSet Validated: 1 EndChar notequal.glyph000066400000000000000000000014741472062471000331070ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: notequal Encoding: 8800 8800 796 Width: 1060 VWidth: 6 Flags: W HStem: 176 226<56 219 582 858> 643 218<130.241 451.859 813 946> LayerCount: 2 Fore SplineSet 140 861 m 1 282 852 392 849 486 849 c 0 513 849 539 849 564 850 c 1 623 970 677 1083 719 1180 c 1 934 1111 l 1 900 1035 858 949 813 856 c 1 865 858 921 859 987 859 c 1 946 639 l 1 852 639 776 636 701 633 c 1 662 556 622 477 582 400 c 1 689 398 787 394 902 394 c 1 858 170 l 1 719 170 600 173 466 174 c 1 398 41 337 -78 294 -167 c 1 78 -95 l 1 115 -22 164 71 219 176 c 1 215 176 211 176 207 176 c 0 147 176 83 174 14 170 c 1 56 394 l 1 161 400 251 401 336 402 c 1 375 476 414 551 452 627 c 1 449 627 446 627 443 627 c 0 347 627 240 634 97 643 c 1 103 673 112 723 121 770 c 0 127 805 135 839 140 861 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/ntilde.glyph000066400000000000000000000006071472062471000326120ustar00rootroot00000000000000StartChar: ntilde Encoding: 241 241 134 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<25 292.5> 819 207<613.407 868> 1032 20G<389 429.5> 1176 178<819.948 975.708> 1206 21G<447.359 503.5> 1306 180<519.789 691.018> VStem: 192 239<822.06 1017.4> 650 265<115.569 423.505> 756 268<601.9 914.5> LayerCount: 2 Fore Refer: 325 771 N 1 0 0 1 8 -200 2 Refer: 15 110 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/nu.glyph000066400000000000000000000010151472062471000317470ustar00rootroot00000000000000StartChar: nu Encoding: 957 957 353 Width: 1060 VWidth: 6 Flags: W HStem: -8 21G<279 441.5> VStem: 828 262<603.726 981.42> LayerCount: 2 Fore SplineSet 349 1054 m 1 464 771 504 508 522 251 c 1 717 372 775 488 817 704 c 0 825 746 828 782 828 814 c 0 828 889 811 938 803 972 c 1 887 999 972 1027 1056 1054 c 1 1079 993 1090 927 1090 859 c 0 1090 815 1086 771 1077 726 c 0 971 190 608 -8 275 -8 c 1 283 33 287 80 287 131 c 0 287 399 188 770 112 924 c 1 191 967 270 1011 349 1054 c 1 EndSplineSet Validated: 1 EndChar numbersign.glyph000066400000000000000000000024741472062471000334310ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: numbersign Encoding: 35 35 93 Width: 1060 VWidth: 6 Flags: W HStem: -19 21G<249.5 289 426.5 448.5> 360 198<32.4172 159 445 529 821 942.969> 778 197<123.79 294 577 658 945 1030.82> 1314 20G<426 458.5 1018 1031.5> VStem: 444 229<1163.12 1331> LayerCount: 2 Fore SplineSet 515 782 m 1 492 707 468 633 445 558 c 1 496 558 546 557 597 557 c 1 617 631 638 704 658 778 c 1 610 779 563 781 515 782 c 1 289 -19 m 1 210 -18 131 -16 52 -15 c 1 81 98 108 191 159 358 c 1 106 357 61 348 31 339 c 1 27 400 24 460 20 521 c 1 80 541 158 550 225 555 c 1 256 635 270 699 294 778 c 1 288 778 282 779 276 779 c 1 210 775 160 770 122 757 c 1 116 818 110 880 104 941 c 1 174 966 258 970 343 975 c 1 401 1159 408 1189 444 1334 c 1 473 1334 586 1332 624 1332 c 0 643 1332 659 1332 673 1331 c 1 642 1210 620 1122 577 978 c 1 622 977 667 975 712 974 c 1 763 1137 786 1203 828 1322 c 1 904 1322 980 1323 1056 1323 c 1 1007 1202 995 1136 945 978 c 1 986 978 1026 978 1067 978 c 1 1054 912 1042 846 1029 780 c 1 982 781 936 783 889 784 c 1 866 708 844 633 821 557 c 1 875 557 929 558 983 558 c 1 969 493 955 427 941 362 c 1 880 363 819 364 758 365 c 1 698 168 674 98 641 -23 c 1 564 -24 487 -24 410 -25 c 1 443 87 475 185 529 361 c 1 484 361 438 360 393 360 c 1 349 210 289 -19 289 -19 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/o.glyph000066400000000000000000000024121472062471000315650ustar00rootroot00000000000000StartChar: o Encoding: 111 111 14 Width: 1060 VWidth: 6 Flags: W HStem: -6 203<374.176 589.924> 830 202<479.876 701.14> VStem: 72 260<238.301 581.159> 729 258<424.209 804.393> AnchorPoint: "above_accent" 654 1107 basechar 0 LayerCount: 2 Back SplineSet 673.012 247 m 5 730.12 299 763.335 403 788.021 530 c 4 789.188 536 789.966 540 791.132 546 c 4 819.649 703 809.336 830 681.336 830 c 4 530.336 830 458.122 690 417.691 482 c 4 385.424 316 425.293 197 546.293 197 c 5 601.487 198 630.015 211 673.012 247 c 5 505.834 -6 m 5 195.834 -6 107.766 184 162.192 464 c 4 234.308 835 413.601 1032 705.601 1032 c 4 902.601 1032 999.188 963 1043.53 831 c 4 1069.17 752 1065.21 639 1046.55 543 c 4 991.15 258 843.834 -6 507.834 -6 c 6 505.834 -6 l 5 EndSplineSet Fore SplineSet 598 247 m 1 655 299 690 403 713 530 c 0 714 536 715 540 716 546 c 0 724 591 729 633 729 671 c 0 729 765 698 830 606 830 c 0 455 830 383 690 343 482 c 0 336 445 332 410 332 379 c 0 332 269 377 197 471 197 c 1 526 198 555 211 598 247 c 1 431 -6 m 1 177 -6 72 121 72 321 c 0 72 365 77 413 87 464 c 0 159 835 339 1032 631 1032 c 0 828 1032 925 963 969 831 c 0 982 792 987 745 987 695 c 0 987 644 982 592 972 543 c 0 915 258 769 -6 433 -6 c 1 432 -6 432 -6 431 -6 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/oacute.glyph000066400000000000000000000004601472062471000326100ustar00rootroot00000000000000StartChar: oacute Encoding: 243 243 136 Width: 1060 VWidth: 0 Flags: W HStem: -6 203<374.176 589.924> 830 202<479.876 701.14> 1135 452 VStem: 72 260<238.301 581.159> 451 588 729 258<424.209 804.393> LayerCount: 2 Fore Refer: 323 769 N 1 0 0 1 50 -132 2 Refer: 14 111 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/obreve.glyph000066400000000000000000000004721472062471000326150ustar00rootroot00000000000000StartChar: obreve Encoding: 335 335 271 Width: 1060 VWidth: 32 Flags: W HStem: -6 203<374.176 589.924> 830 202<479.876 701.14> 1253 183<603.135 850.439> VStem: 72 260<238.301 581.159> 729 258<424.209 804.393> LayerCount: 2 Fore Refer: 328 774 N 1 0 0 1 -11 -72 2 Refer: 14 111 N 1 0 0 1 0 0 3 Validated: 1 EndChar ocircumflex.glyph000066400000000000000000000004561472062471000335760ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: ocircumflex Encoding: 244 244 137 Width: 1060 VWidth: 0 Flags: W HStem: -6 203<374.176 589.924> 830 202<479.876 701.14> 1140 448 VStem: 72 260<238.301 581.159> 729 258<424.209 804.393> LayerCount: 2 Fore Refer: 324 770 N 1 0 0 1 -29 -112 2 Refer: 14 111 N 1 0 0 1 0 0 3 Validated: 1 EndChar odieresis.glyph000066400000000000000000000004741472062471000332440ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: odieresis Encoding: 246 246 139 Width: 1060 VWidth: 0 Flags: W HStem: -6 203<374.176 589.924> 830 202<479.876 701.14> 1218 240<386 618 806 1041> VStem: 72 260<238.301 581.159> 729 258<424.209 804.393> LayerCount: 2 Fore Refer: 173 168 N 1 0 0 1 -37 34 2 Refer: 14 111 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/oe.glyph000066400000000000000000000021111472062471000317260ustar00rootroot00000000000000StartChar: oe Encoding: 339 339 95 Width: 1060 VWidth: 6 Flags: W HStem: 0 208<232.535 364.05 628.612 770.607> 812 205<375.941 472.334 737.526 851.012> VStem: 20 233<209.376 577.097> 854 190<655.448 805.212> LayerCount: 2 Fore SplineSet 963 218 m 1 963 218 836 0 633 0 c 0 541 0 472 40 430 95 c 1 400 63 335 0 261 0 c 0 205 0 137 5 74 91 c 0 32 148 20 224 20 294 c 0 20 360 31 421 38 459 c 0 47 505 63 585 83 635 c 1 128 758 241 1017 450 1017 c 0 529 1017 562 990 596 954 c 0 605 945 611 937 615 931 c 1 645 968 699 1018 814 1018 c 0 977 1018 1044 885 1044 756 c 0 1044 617 960 459 647 362 c 1 624 274 l 1 632 232 638 208 677 208 c 0 752 208 772 244 787 290 c 1 846 266 904 242 963 218 c 1 691 609 m 1 690 602 688 595 687 588 c 1 828 646 854 687 854 743 c 0 854 787 835 808 787 808 c 0 754 808 725 783 691 609 c 1 295 208 m 0 347 208 390 279 401 338 c 1 425 458 449 578 473 698 c 1 474 705 477 720 477 737 c 0 477 771 467 812 419 812 c 0 391 812 313 687 269 474 c 0 266 456 l 0 259 418 253 369 253 325 c 0 253 262 264 208 295 208 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/ograve.glyph000066400000000000000000000004611472062471000326140ustar00rootroot00000000000000StartChar: ograve Encoding: 242 242 135 Width: 1060 VWidth: -2 Flags: W HStem: -6 203<374.176 589.924> 830 202<479.876 701.14> 1147 450 VStem: 72 260<238.301 581.159> 439 562 729 258<424.209 804.393> LayerCount: 2 Fore Refer: 322 768 N 1 0 0 1 59 -120 2 Refer: 14 111 N 1 0 0 1 0 0 3 Validated: 1 EndChar ohungarumlaut.glyph000066400000000000000000000004561472062471000341510ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: ohungarumlaut Encoding: 337 337 273 Width: 1060 VWidth: 32 Flags: W HStem: -6 203<374.176 589.924> 830 202<479.876 701.14> 1150 545 VStem: 72 260<238.301 581.159> 729 258<424.209 804.393> LayerCount: 2 Fore Refer: 333 779 N 1 0 0 1 160 7 2 Refer: 14 111 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/omacron.glyph000066400000000000000000000005021472062471000327630ustar00rootroot00000000000000StartChar: omacron Encoding: 333 333 269 Width: 1060 VWidth: 32 Flags: W HStem: -6 203<374.176 589.924> 830 202<479.876 701.14> 1271 194<487.574 953.216> VStem: 72 260<238.301 581.159> 452 538 729 258<424.209 804.393> LayerCount: 2 Fore Refer: 326 772 N 1 0 0 1 5 -192 2 Refer: 14 111 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/omega.glyph000066400000000000000000000017761472062471000324330ustar00rootroot00000000000000StartChar: omega Encoding: 969 969 365 Width: 1060 VWidth: 6 Flags: W HStem: -12 212<166 363.323 611.221 720.042> 1019 30G<213 319.5 998.5 1054> VStem: 26 238<200.287 562.871> 828 249<435.937 959.628> AnchorPoint: "above_accent" 652 1107 basechar 0 LayerCount: 2 Fore SplineSet 457 684 m 1 536 690 614 697 693 703 c 1 674 618 657 524 638 431 c 1 637 423 636 414 634 405 c 0 615 312 609 260 609 232 c 0 609 206 616 200 630 200 c 0 707 200 761 270 790 420 c 0 812 536 828 643 828 737 c 0 828 816 817 887 790 947 c 1 873 978 957 1008 1040 1039 c 1 1068 971 1077 889 1077 806 c 0 1077 669 1051 529 1034 441 c 0 991 218 879 -12 634 -12 c 0 520 -12 476 20 467 104 c 1 424 32 384 -10 250 -10 c 0 82 -10 26 117 26 274 c 0 26 329 33 386 44 444 c 0 76 612 140 866 286 1049 c 1 353 1016 421 982 488 949 c 1 382 822 321 675 281 468 c 0 270 410 264 361 264 320 c 0 264 241 284 196 320 196 c 0 362 196 381 287 403 395 c 0 405 404 406 414 408 424 c 0 429 530 440 584 457 684 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/omega1.glyph000066400000000000000000000024331472062471000325030ustar00rootroot00000000000000StartChar: omega1 Encoding: 982 982 419 Width: 1060 VWidth: 6 Flags: W HStem: -12 212<166 363.323 611.221 720.063> 821 201<156.312 193 413.648 789.766 1030 1114.43> VStem: 26 238<200.287 546.193> 790 244<286.101 599.326 605.745 612.002 618.097 821> 808 241<324.471 817.81> LayerCount: 2 Fore SplineSet 158 1018 m 1xf0 215 1022 298 1022 376 1022 c 0 474 1022 l 1 511 1022 547 1022 584 1022 c 1 733 1022 1060 1018 1134 1018 c 1 1139 1018 1145 1018 1150 1018 c 1 1137 952 1125 887 1112 821 c 1 1085 821 1057 821 1030 821 c 1 1043 751 1049 681 1049 615 c 0xe8 1049 551 1043 490 1034 441 c 0 992 218 879 -12 634 -12 c 0 520 -12 476 20 467 104 c 1 424 32 384 -10 250 -10 c 0 82 -10 26 117 26 274 c 0 26 329 33 386 44 444 c 0 67 560 117 691 193 821 c 1 169 821 146 821 122 821 c 1 134 887 146 952 158 1018 c 1xf0 457 684 m 1 536 690 614 697 693 703 c 1 674 618 657 524 638 431 c 1 637 423 636 414 634 405 c 0 615 312 609 260 609 232 c 0 609 206 616 200 630 200 c 0 707 200 761 270 790 420 c 0xf0 803 485 808 545 808 602 c 0 808 682 797 755 779 821 c 1 667 821 555 821 443 821 c 1 372 725 310 616 281 468 c 0 270 410 264 361 264 320 c 0 264 241 284 196 320 196 c 0 362 196 381 287 403 395 c 0 405 404 406 414 408 424 c 0 429 530 440 584 457 684 c 1 EndSplineSet Validated: 1 EndChar omegatonos.glyph000066400000000000000000000005101472062471000334200ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: omegatonos Encoding: 974 974 402 Width: 1060 VWidth: 0 Flags: W HStem: -12 212<166 363.323 611.221 720.042> 1019 30G<213 319.5 998.5 1054> 1170 454 VStem: 26 238<200.287 562.871> 572 450 828 249<435.937 959.628> LayerCount: 2 Fore Refer: 392 900 N 1 0 0 1 62 -52 2 Refer: 365 969 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/omicron.glyph000066400000000000000000000004551472062471000330020ustar00rootroot00000000000000StartChar: omicron Encoding: 959 959 355 Width: 1060 VWidth: 6 Flags: W HStem: -6 203<374.176 589.924> 830 202<479.876 701.14> VStem: 72 260<238.301 581.159> 729 258<424.209 804.393> AnchorPoint: "above_accent" 723 1107 basechar 0 LayerCount: 2 Fore Refer: 14 111 N 1 0 0 1 0 0 2 Validated: 1 EndChar omicrontonos.glyph000066400000000000000000000004671472062471000340110ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: omicrontonos Encoding: 972 972 400 Width: 1060 VWidth: 0 Flags: W HStem: -6 203<374.176 589.924> 830 202<479.876 701.14> 1170 454 VStem: 72 260<238.301 581.159> 643 450 729 258<424.209 804.393> LayerCount: 2 Fore Refer: 392 900 N 1 0 0 1 133 -52 2 Refer: 355 959 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/one.glyph000066400000000000000000000006101472062471000321060ustar00rootroot00000000000000StartChar: one Encoding: 49 49 105 Width: 1060 VWidth: 0 Flags: W HStem: -9 21G<432 731.5> 1302 20G<701.5 746> LayerCount: 2 Fore SplineSet 707 1322 m 1 785 1307 862 1292 940 1277 c 1 857 848 773 420 690 -9 c 1 604 -9 518 -9 432 -9 c 1 494 312 555 632 617 953 c 1 532 868 411 764 267 691 c 1 233 762 199 834 165 905 c 1 502 1059 696 1307 707 1322 c 1 EndSplineSet Validated: 1 EndChar onedotenleader.glyph000066400000000000000000000003041472062471000342360ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: onedotenleader Encoding: 8228 8228 765 Width: 1060 VWidth: 26 Flags: W HStem: 0 313<328.122 585.878> VStem: 269 376 LayerCount: 2 Fore Refer: 53 46 S 1 0 0 1 0 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/onehalf.glyph000066400000000000000000000006221472062471000327440ustar00rootroot00000000000000StartChar: onehalf Encoding: 189 189 202 Width: 1060 VWidth: 0 Flags: W HStem: -311 169<470 798> 279 168<520.036 686.941> 519 168<138 998> 1098 200<398.635 499.708> VStem: 368 599 691 218<153.611 273.191> LayerCount: 2 Fore SplineSet 138 687 m 1xf0 1031 687 l 1 998 519 l 1 105 519 l 1 138 687 l 1xf0 EndSplineSet Refer: 780 8322 N 1 0 0 1 0 0 2 Refer: 199 185 N 1 0 0 1 0 0 2 Validated: 1 EndChar onequarter.glyph000066400000000000000000000005451472062471000334420ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: onequarter Encoding: 188 188 201 Width: 1060 VWidth: 0 Flags: W HStem: -165 165<404 535 772 865> 519 168<138 998> 1098 200<398.635 499.708> VStem: 368 599 LayerCount: 2 Fore SplineSet 138 687 m 1 1031 687 l 1 998 519 l 1 105 519 l 1 138 687 l 1 EndSplineSet Refer: 782 8324 N 1 0 0 1 0 0 2 Refer: 199 185 N 1 0 0 1 0 0 2 Validated: 1 EndChar ordfeminine.glyph000066400000000000000000000035301472062471000335510ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: ordfeminine Encoding: 170 170 193 Width: 1060 VWidth: 6 Flags: W HStem: 508 167<198 922> 754 190<395 643.111> 1336 212<566.204 787.215> VStem: 243 220<953.043 1225.04> LayerCount: 2 Back SplineSet 460.213867188 994 m 4 452.049804688 952 486.21875 922 526.21875 922 c 4 620.21875 922 704.689453125 945 766.377929688 1036 c 5 740.541992188 1078 681.846679688 1095 605.846679688 1095 c 4 517.846679688 1095 472.848632812 1059 460.213867188 994 c 4 357 1462.90625 m 5 466.581054688 1524.83007812 591.466796875 1537 706.762695312 1537 c 5 925.762695312 1537 1029.78125 1413.99023438 990.431640625 1200.90039062 c 4 964.208984375 1066 l 4 956.111328125 1024.33691406 949.354492188 969 963.912109375 941 c 4 973.305664062 922.931640625 989.080078125 911 1016.359375 897 c 5 886.0078125 746 l 5 843.838867188 776 806.560546875 790 786.75 863 c 5 703.005859375 782 604.5625 754 454.5625 754 c 4 312.5625 754 218.612304688 852 244.659179688 986 c 4 288.783203125 1213 429.586914062 1248 613.586914062 1248 c 4 707.586914062 1248 762.533203125 1222 795.068359375 1183.59960938 c 5 799.904296875 1280.5 772.774414062 1357 673.774414062 1357 c 4 564.774414062 1357 503.858398438 1342 428.528320312 1294 c 5 357 1462.90625 l 5 EndSplineSet Fore SplineSet 481 1158 m 0 467 1090 463 1062 463 1036 c 0 463 985 495 944 535 944 c 0 588 944 646 970 760 1102 c 1 799 1281 l 1 750 1327 720 1336 672 1336 c 0 614 1336 507 1280 481 1158 c 0 963 1011 m 2 960 998 958 986 958 974 c 0 958 942 980 912 1016 897 c 1 884 746 l 1 817 768 775 808 759 888 c 1 670 799 584 754 454 754 c 0 336 754 243 831 243 1000 c 0 243 1050 253 1109 267 1181 c 0 315 1428 506 1548 686 1548 c 1 750 1548 806 1530 855 1484 c 1 861 1505 865 1521 871 1542 c 1 1082 1534 l 0 963 1011 l 2 198 675 m 1 954 675 l 1 922 508 l 1 166 508 l 1 198 675 l 1 EndSplineSet Validated: 1 EndChar ordmasculine.glyph000066400000000000000000000013451472062471000337410ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: ordmasculine Encoding: 186 186 200 Width: 1060 VWidth: 6 Flags: W HStem: 508 167<198 922> 758 181<517.547 728.461> 1345 181<584.821 811.507> VStem: 286 210<956.725 1244.69> 836 205<1057.71 1322.88> LayerCount: 2 Fore SplineSet 198 675 m 1 954 675 l 1 922 508 l 1 166 508 l 1 198 675 l 1 828 1150 m 0 833 1174 836 1196 836 1217 c 0 836 1292 802 1345 706 1345 c 0 607 1345 532 1286 506 1152 c 0 499 1118 496 1089 496 1063 c 0 496 981 531 939 611 939 c 1 708 939 803 1021 828 1150 c 0 573 758 m 1 379 758 286 869 286 1039 c 0 286 1073 290 1110 297 1148 c 0 350 1418 520 1526 707 1526 c 0 921 1526 1041 1403 1041 1233 c 0 1041 1208 1038 1183 1033 1156 c 0 973 847 784 758 573 758 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/oslash.glyph000066400000000000000000000016751472062471000326320ustar00rootroot00000000000000StartChar: oslash Encoding: 248 248 140 Width: 1060 VWidth: 6 Flags: W HStem: -6 203<369.79 590.092> 830 202<480.447 685.741> AnchorPoint: "above_accent" 643 1107 basechar 0 LayerCount: 2 Fore SplineSet 598 247 m 1 655 299 690 403 713 530 c 0 714 536 715 540 716 546 c 0 719 560 721 573 723 586 c 1 601 477 480 368 358 259 c 1 380 220 418 197 471 197 c 0 526 198 555 211 598 247 c 1 980 1067 m 1 1021 1020 1062 974 1103 927 c 1 1060 889 1017 850 974 812 c 1 983 777 987 736 987 693 c 0 987 643 981 591 972 543 c 0 918 258 769 -6 433 -6 c 1 432 -6 432 -6 431 -6 c 1 306 -6 218 25 160 80 c 1 130 53 101 27 71 0 c 1 31 44 -9 89 -49 133 c 1 -7 171 35 210 77 248 c 1 73 271 72 295 72 321 c 0 72 365 77 413 87 464 c 0 159 835 339 1032 631 1032 c 0 740 1032 817 1011 873 970 c 1 909 1002 944 1035 980 1067 c 1 688 802 m 1 668 820 642 830 606 830 c 0 457 830 384 693 344 490 c 1 459 594 573 698 688 802 c 1 EndSplineSet Validated: 1 EndChar oslashacute.glyph000066400000000000000000000004051472062471000335630ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: oslashacute Encoding: 511 511 463 Width: 1060 VWidth: 0 Flags: W HStem: -6 203<369.79 590.092> 830 202<480.447 685.741> 1135 452 VStem: 440 588 LayerCount: 2 Fore Refer: 323 769 N 1 0 0 1 39 -132 2 Refer: 140 248 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/otilde.glyph000066400000000000000000000005521472062471000326120ustar00rootroot00000000000000StartChar: otilde Encoding: 245 245 138 Width: 1060 VWidth: 0 Flags: W HStem: -6 203<374.176 589.924> 830 202<479.876 701.14> 1176 178<818.948 974.708> 1206 21G<446.359 502.5> 1306 180<518.789 690.018> VStem: 72 260<238.301 581.159> 729 258<424.209 804.393> LayerCount: 2 Fore Refer: 325 771 N 1 0 0 1 7 -200 2 Refer: 14 111 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/p.glyph000066400000000000000000000031661472062471000315750ustar00rootroot00000000000000StartChar: p Encoding: 112 112 7 Width: 1060 VWidth: -2 Flags: W HStem: -8 201<373.967 590.666> 811 202<568.744 839> VStem: -48 249<-398 -118.344> 191 234<834.691 1000.97> 732 258<447.605 808.288> LayerCount: 2 Back SplineSet 784.216 531 m 0xd0 821.731 724 801.643 811 713.643 811 c 0 584.643 811 527.619 744 465.514 656 c 1 400.452 311 l 1 427.178 253 469.516 193 544.516 193 c 0 659.516 193 732.316 264 784.216 531 c 0xd0 237.647 739 m 1 242.701 765 l 2 258.835 848 262.968 931 265.603 996 c 1 498.656 1022 l 1xb0 502.991 998 502.605 960 499.024 921 c 1 567.076 983 656.519 1011 768.519 1011 c 0 1043.52 1011 1096.2 819 1044.1 551 c 0 978.792 215 862.445 -8 500.445 -8 c 0 400.445 -8 360.637 29 337.663 60 c 1 333.888 20 333.695 -17 328.143 -61 c 1 310.454 -152 l 2 292.183 -246 282.854 -330 276.637 -398 c 1 27.2764 -405 l 1 32.4658 -332 45.9316 -237 63.6201 -146 c 2 237.647 739 l 1 EndSplineSet Fore SplineSet 709 531 m 0xc8 724 609 732 669 732 714 c 0 732 780 715 811 677 811 c 0 548 811 410 604 357 484 c 1 346 426 336 369 325 311 c 1 352 253 395 193 470 193 c 0 585 193 657 264 709 531 c 0xc8 163 739 m 1 165 748 166 756 168 765 c 1 184 848 188 931 191 996 c 1 269 1005 346 1013 424 1022 c 1 424 1020 425 1015 425 1011 c 0 425 972 411 868 407 833 c 1 455 916 584 1013 752 1013 c 0 926 1013 990 906 990 740 c 0 990 683 982 619 969 551 c 0 904 215 787 -8 425 -8 c 0xd8 325 -8 286 29 263 60 c 1 259 20 259 -17 253 -61 c 1 247 -91 241 -122 235 -152 c 1 217 -246 207 -330 201 -398 c 1 118 -400 35 -403 -48 -405 c 1xe8 -43 -332 -29 -237 -11 -146 c 1 47 149 105 444 163 739 c 1 EndSplineSet Validated: 1 EndChar paragraph.glyph000066400000000000000000000011771472062471000332240ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: paragraph Encoding: 182 182 170 Width: 1060 VWidth: 0 Flags: W HStem: -10 21G<648 651> 1112 216<720.979 838> LayerCount: 2 Fore SplineSet 824 1041 m 1 829 1065 833 1088 838 1112 c 1 749 1112 l 0 721 1112 l 1 663 816 609 520 551 224 c 0 533 132 469 -2 423 -41 c 1 361 -7 299 27 237 61 c 1 267 103 304 141 320 221 c 1 334 294 349 367 363 440 c 1 223 450 125 568 125 772 c 0 125 818 130 869 141 924 c 0 159 1016 195 1108 262 1174 c 0 404 1315 578 1328 803 1328 c 0 936 1328 973 1320 1091 1320 c 1 1005 877 918 434 832 -9 c 1 760 -9 687 -10 615 -10 c 1 681 332 739 604 824 1041 c 1 EndSplineSet Validated: 1 EndChar parenleft.glyph000066400000000000000000000007631472062471000332370ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: parenleft Encoding: 40 40 98 Width: 1060 VWidth: 66 Flags: W HStem: -262 250<656.162 768.384> 1250 234<861.152 1061> VStem: 221 274<159.618 673.031> LayerCount: 2 Fore SplineSet 1061 1250 m 1 1054 1250 l 0 791 1250 605 1067 519 616 c 0 503 531 495 455 495 389 c 0 495 109 631 -11 816 -12 c 1 799 -95 783 -179 766 -262 c 1 465 -259 221 -77 221 344 c 0 221 424 230 514 249 612 c 0 368 1225 672 1471 1106 1484 c 1 1091 1406 1076 1328 1061 1250 c 1 EndSplineSet Validated: 1 EndChar parenright.glyph000066400000000000000000000007451472062471000334220ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: parenright Encoding: 41 41 99 Width: 1060 VWidth: 66 Flags: W HStem: -262 250<66.75 240.668> 1250 234<359 497.103> VStem: 639 272<555.529 1101.61> LayerCount: 2 Fore SplineSet 314 1250 m 1 329 1328 344 1406 359 1484 c 1 707 1473 911 1309 911 918 c 0 911 828 900 726 878 612 c 0 759 0 382 -259 21 -262 c 1 37 -179 53 -95 69 -12 c 1 298 -11 523 173 610 616 c 0 630 717 639 804 639 879 c 0 639 1139 524 1250 320 1250 c 0 314 1250 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/percent.glyph000066400000000000000000000030311472062471000327650ustar00rootroot00000000000000StartChar: percent Encoding: 37 37 156 Width: 1060 VWidth: 0 Flags: W HStem: -14 193<629.126 736.316> 392 193<668.387 784.526> 722 193<340.126 448.791> 1128 193<379.389 495.526> 1356 20G<938 1024> VStem: 117 219<917.391 1086.93> 406 219<182.981 351.095> 496 229<963.111 1125.07> 785 229<230.977 389.073> LayerCount: 2 Fore SplineSet 678 179 m 0xfe80 710 179 770 253 781 304 c 0 784 317 785 328 785 338 c 0 785 374 767 390 732 392 c 0 730 392 l 0 698 392 636 322 627 277 c 0 625 268 625 259 625 251 c 0 625 210 645 179 678 179 c 0xfe80 389 915 m 0 421 915 481 989 492 1040 c 0 495 1053 496 1064 496 1074 c 0xfd80 496 1110 478 1126 443 1128 c 0 441 1128 l 0 409 1128 347 1058 338 1013 c 0 336 1004 336 995 336 987 c 0 336 946 356 915 389 915 c 0 -37 82 m 1 68 223 172 363 277 504 c 1 407 679 566 788 614 853 c 1 545 776 449 722 347 722 c 0 210 722 117 824 117 955 c 0 117 974 119 992 123 1012 c 0 155 1175 322 1318 486 1321 c 0 493 1321 l 0 633 1321 725 1231 725 1108 c 0xfd80 725 1091 722 1075 720 1057 c 0 720 1055 719 1052 717 1040 c 0 712 1013 697 975 677 939 c 1 781 1085 886 1230 990 1376 c 1 1058 1339 1125 1301 1193 1264 c 1 1088 1122 984 979 879 837 c 1 785 705 613 591 502 450 c 1 573 529 676 583 775 585 c 0 782 585 l 0 922 585 1014 495 1014 372 c 0 1014 355 1011 339 1009 321 c 0 1009 319 1008 316 1008 314 c 0 990 152 815 -14 636 -14 c 0 499 -14 406 88 406 219 c 0xfe80 406 238 408 256 412 276 c 0 419 311 431 345 449 377 c 1 355 242 260 107 166 -28 c 1 98 9 31 45 -37 82 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/period.glyph000066400000000000000000000004511472062471000326120ustar00rootroot00000000000000StartChar: period Encoding: 46 46 53 Width: 1060 VWidth: 26 Flags: W HStem: 0 313<328.122 585.878> VStem: 269 376 LayerCount: 2 Fore SplineSet 330 313 m 1 435 313 540 313 645 313 c 1 625 209 604 104 584 0 c 1 479 0 374 0 269 0 c 1 289 104 310 209 330 313 c 1 EndSplineSet Validated: 1 EndChar periodcentered.glyph000066400000000000000000000003071472062471000342450ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: periodcentered Encoding: 183 183 171 Width: 1060 VWidth: 26 Flags: W HStem: 387 313<412.122 669.878> VStem: 353 376 LayerCount: 2 Fore Refer: 53 46 S 1 0 0 1 84 387 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/phi.glyph000066400000000000000000000017011472062471000321070ustar00rootroot00000000000000StartChar: phi Encoding: 966 966 362 Width: 1060 VWidth: 0 Flags: W HStem: 835 205<716.301 845.931> VStem: 49 235<217.943 662.916> 854 228<513.47 828.188> LayerCount: 2 Fore SplineSet 553 -11 m 1 515 -215 485 -377 482 -398 c 1 401 -397 319 -397 238 -396 c 1 240 -375 272 -211 311 -8 c 1 222 9 153 58 107 133 c 0 66 198 49 275 49 364 c 0 49 426 58 495 72 569 c 0 116 797 206 979 315 1060 c 1 370 1020 425 980 480 940 c 1 383 856 335 765 298 573 c 0 289 525 284 470 284 418 c 0 284 314 304 219 352 199 c 1 380 346 409 493 437 640 c 1 498 955 668 1040 812 1040 c 0 930 1040 1082 1019 1082 783 c 0 1082 740 1077 690 1066 632 c 1 1065 628 1065 625 1064 621 c 1 1032 457 970 272 904 179 c 0 816 56 689 9 553 -11 c 1 591 196 m 1 731 229 791 405 836 624 c 1 837 630 839 637 840 643 c 1 849 690 854 726 854 753 c 0 854 823 824 835 774 835 c 1 773 835 l 1 735 835 711 823 676 644 c 0 648 502 624 369 591 196 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/phi1.glyph000066400000000000000000000020351472062471000321710ustar00rootroot00000000000000StartChar: phi1 Encoding: 981 981 418 Width: 1060 VWidth: 6 Flags: W HStem: 1356 20G<559 833> VStem: 14 245<266.517 589.823> 810 252<428.071 778.981> LayerCount: 2 Fore SplineSet 452 794 m 1 349 740 294 627 267 482 c 0 262 455 259 429 259 405 c 0 259 326 288 263 347 228 c 1 380 405 417 606 452 794 c 1 305 5 m 1 101 41 14 163 14 337 c 0 14 377 18 419 27 464 c 0 89 779 242 968 494 1018 c 1 513 1120 530 1211 544 1283 c 1 550 1314 556 1345 562 1376 c 1 652 1376 743 1376 833 1376 c 1 824 1328 814 1279 805 1231 c 1 793 1171 780 1100 766 1023 c 1 912 1001 993 936 1036 831 c 0 1054 786 1062 731 1062 674 c 0 1062 630 1057 585 1049 543 c 0 1001 294 870 61 579 6 c 1 576 -10 573 -26 570 -42 c 1 548 -157 536 -213 511 -314 c 1 420 -314 330 -313 239 -313 c 1 255 -251 264 -208 275 -153 c 0 283 -112 292 -64 305 5 c 1 656 247 m 1 734 299 774 403 797 530 c 0 798 536 799 540 800 546 c 0 806 580 810 612 810 642 c 0 810 717 788 777 727 808 c 1 692 615 655 406 621 228 c 1 632 234 644 240 656 247 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/pi.glyph000066400000000000000000000020071472062471000317370ustar00rootroot00000000000000StartChar: pi Encoding: 960 960 356 Width: 1060 VWidth: 6 Flags: W HStem: 0 237<720.5 936.697> 822 198<510.676 651.153 911 1012.51> VStem: 583 251<152.5 526.873> 654 261<488.842 821.088> LayerCount: 2 Fore SplineSet 937 1020 m 0xd0 978 1020 996 1038 1030 1088 c 1 1075 1063 1121 1039 1166 1014 c 1 1120 940 1074 822 942 822 c 1 932 822 921 822 911 822 c 1 914 808 915 792 915 774 c 0xd0 915 733 908 678 890 587 c 1 872 497 855 406 837 316 c 1 835 304 834 293 834 284 c 0 834 253 845 237 862 237 c 0 887 237 904 240 926 259 c 1 948 201 970 143 992 85 c 1 954 43 904 0 777 0 c 0 664 0 583 99 583 206 c 0xe0 583 315 592 365 634 583 c 0 649 661 654 708 654 740 c 0 654 779 647 797 639 822 c 1 599 822 558 821 518 821 c 1 479 619 439 417 400 215 c 1 386 142 358 44 333 -13 c 1 251 -2 169 10 87 21 c 1 118 89 131 146 145 219 c 1 183 417 222 616 260 814 c 1 212 805 188 797 150 770 c 1 144 832 139 894 133 956 c 1 189 988 293 1019 393 1019 c 2 393 1019 725 1020 937 1020 c 0xd0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/plus.glyph000066400000000000000000000012101472062471000323050ustar00rootroot00000000000000StartChar: plus Encoding: 43 43 101 Width: 1060 VWidth: 6 Flags: W HStem: 0 21G<325 589.5> 391 235<105 401 693 971> 998 20G<730 758> LayerCount: 2 Fore SplineSet 105 616 m 1 154 625 185 626 250 626 c 0 289 626 l 1 342 626 396 626 449 626 c 1 474 756 500 887 525 1017 c 1 607 1017 689 1018 771 1018 c 1 745 888 719 757 693 627 c 1 819 627 872 625 934 625 c 0 1016 625 l 1 1001 547 986 469 971 391 c 1 966 391 962 391 957 391 c 1 951 391 862 391 653 394 c 1 628 263 602 131 577 0 c 1 493 0 409 0 325 0 c 1 350 130 376 261 401 391 c 1 312 391 l 0 179 391 120 390 61 382 c 1 76 460 90 538 105 616 c 1 EndSplineSet Validated: 1 EndChar plusminus.glyph000066400000000000000000000015771472062471000333220ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: plusminus Encoding: 177 177 145 Width: 1060 VWidth: -6 Flags: W HStem: 164 245<61 400.875 644 918.5> 629 235<139 435 727 1005.7> LayerCount: 2 Fore SplineSet 139 854 m 1 189 863 219 864 284 864 c 0 323 864 l 1 376 864 430 864 483 864 c 1 506 983 529 1102 552 1221 c 1 634 1221 717 1222 799 1222 c 1 775 1103 751 984 727 865 c 1 853 865 907 863 969 863 c 0 1051 863 l 1 1036 785 1020 707 1005 629 c 1 1000 629 996 629 991 629 c 1 985 629 896 629 687 632 c 1 673 558 658 485 644 411 c 1 737 411 866 410 947 409 c 1 953 409 959 409 965 409 c 1 949 327 933 246 917 164 c 1 911 164 905 164 899 164 c 1 765 167 524 167 399 167 c 0 332 167 174 166 20 158 c 1 28 199 35 239 43 280 c 1 49 321 55 362 61 403 c 1 175 409 297 411 393 411 c 1 407 484 421 556 435 629 c 1 346 629 l 0 213 629 155 628 96 620 c 1 110 698 125 776 139 854 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/psi.glyph000066400000000000000000000035661472062471000321350ustar00rootroot00000000000000StartChar: psi Encoding: 968 968 364 Width: 1060 VWidth: 6 Flags: W HStem: 1012 8G<335.5 374 513 753 1056.5 1102> VStem: 35 232<209.046 548.199> 145 229<706.373 1006.27> 872 238<588.851 982.933> LayerCount: 2 Back SplineSet 618.5 196 m 5 752.5 229 778.455 405.156 780.5 624 c 5 780.5 643 l 6 780.5 812 746.5 835 677 835 c 6 676 835 l 6 638.5 835 616.5 823 616.5 644 c 4 616.5 502 617.5 369 618.5 196 c 5 619.5 -11 m 5 621.5 -215 623.5 -377 624.5 -398 c 5 380.5 -396 l 5 378.5 -375 378.5 -211 378.5 -8 c 5 286.5 9 207.5 58 146.5 133 c 4 56.5 243 26.5 389 26.5 569 c 4 26.5 797 80.5 978.8 173.5 1059.8 c 5 362.5 939.8 l 5 281.5 855.8 252.5 765 252.5 573 c 4 252.5 427.789 300.5 229 378.5 199 c 5 378.5 640 l 6 378.5 955 531 1040 675 1040 c 4 814 1040 1008.5 1010 1008.5 632 c 6 1008.5 621 l 6 1008.5 457 982.5 272 934.5 179 c 4 870.5 56 751.5 9 619.5 -11 c 5 EndSplineSet Fore SplineSet 44 366 m 0xd0 56 426 68 489 80 549 c 0 116 730 145 899 145 979 c 0 145 989 145 998 144 1005 c 1 221 1014 297 1023 374 1032 c 1 374 1022 l 0xb0 374 944 342 769 304 573 c 0 293 517 291 503 280 446 c 0 271 401 267 362 267 329 c 0 267 243 296 198 351 198 c 1 407 482 453 693 498 927 c 1 504 958 510 989 516 1020 c 1 595 1020 674 1020 753 1020 c 1 744 972 734 923 725 875 c 1 679 639 645 475 593 212 c 1 736 251 812 480 863 738 c 0 870 772 872 805 872 837 c 0 872 891 864 941 853 985 c 1 934 1005 1016 1026 1097 1046 c 1 1107 1006 1110 951 1110 898 c 0 1110 840 1107 783 1099 749 c 0 1098 745 1098 741 1097 737 c 0 1095 725 1092 712 1090 700 c 0 1056 509 1003 277 795 97 c 0 740 49 683 29 554 8 c 1 545 -36 537 -80 528 -124 c 1 506 -239 494 -295 469 -396 c 1 390 -396 310 -395 231 -395 c 1 247 -333 256 -290 267 -235 c 0 276 -188 285 -132 303 -46 c 0 306 -32 308 -18 311 -4 c 1 306 -4 l 0 121 -4 35 117 35 273 c 0 35 303 38 334 44 366 c 0xd0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/q.glyph000066400000000000000000000032531472062471000315730ustar00rootroot00000000000000StartChar: q Encoding: 113 113 16 Width: 1060 VWidth: -2 Flags: W HStem: -10 201<344.43 493.922> 811 200<448.71 667.976> 1002 20G<826 870> VStem: 77 254<195.161 613.072> 572 248<-351.391 84.8592> LayerCount: 2 Back SplineSet 431.216 531 m 0xd0 379.316 264 424.516 193 539.516 193 c 0 614.516 193 681.178 253 730.452 311 c 1 798.514 656 l 1 770.619 744 740.643 811 611.643 811 c 0 523.643 811 468.731 724 431.216 531 c 0xd0 1059.65 739 m 1 888.62 -146 l 2 882.983 -175 l 0 866.461 -260 848.412 -358 856.608 -393 c 1 614.777 -423 l 1 605.885 -371 622.183 -246 640.454 -152 c 2 658.143 -61 l 1 669.695 -17 682.888 20 694.663 60 c 1 659.637 29 605.445 -8 505.445 -8 c 0 143.445 -8 113.792 215 179.104 551 c 0 231.197 819 359.519 1011 634.519 1011 c 0xd0 746.519 1011 825.076 983 869.024 921 c 1 880.605 960 893.991 998 907.656 1022 c 1xb0 1130.6 996 l 1 1107.97 931 1080.83 848 1064.7 765 c 2 1059.65 739 l 1 EndSplineSet Fore SplineSet 356 531 m 0xd8 338 441 331 373 331 322 c 0 331 223 359 191 390 191 c 0 495 191 625 350 695 516 c 1 705 563 714 609 724 656 c 1 696 744 666 811 537 811 c 0 449 811 394 724 356 531 c 0xd8 985 739 m 1 934 475 883 210 832 -54 c 1 824 -96 820 -131 820 -160 c 0 820 -235 843 -273 859 -311 c 0 863 -320 867 -327 870 -332 c 1 799 -372 729 -413 658 -453 c 1 611 -384 572 -300 572 -179 c 0 572 -139 576 -94 586 -45 c 1 598 -1 615 88 627 128 c 1 592 97 475 -10 356 -10 c 0 152 -10 77 110 77 307 c 0 77 379 87 461 104 551 c 0 155 819 285 1011 560 1011 c 0xd8 672 1011 750 983 794 921 c 1 806 960 819 998 833 1022 c 1xb8 907 1013 982 1005 1056 996 c 1 1033 931 1006 848 990 765 c 1 988 756 987 748 985 739 c 1 EndSplineSet Validated: 1 EndChar question.glyph000066400000000000000000000015051472062471000331210ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: question Encoding: 63 63 119 Width: 1060 VWidth: 0 Flags: W HStem: 0 270<288.603 593.397> 1013 21G<285 377> 1153 192<441.39 753.871> VStem: 358 272<431 565.876> 791 255<918.518 1116.95> LayerCount: 2 Fore SplineSet 291 270 m 1 408 270 526 270 643 270 c 1 626 180 608 90 591 0 c 1 474 0 356 0 239 0 c 1 256 90 274 180 291 270 c 1 171 1215 m 1 345 1342 541 1345 640 1345 c 0 653 1345 l 0 878 1345 1046 1246 1046 1070 c 0 1046 1045 1043 1019 1038 991 c 0 1006 821 890 755 789 685 c 0 722 638 656 567 639 479 c 1 636 463 633 446 630 430 c 1 539 430 449 431 358 431 c 1 361 446 363 460 366 475 c 1 394 621 515 734 596 795 c 0 692 868 770 907 787 994 c 0 790 1009 791 1024 791 1037 c 0 791 1106 717 1153 626 1153 c 0 576 1153 446 1152 308 1013 c 1 262 1080 217 1148 171 1215 c 1 EndSplineSet Validated: 1 EndChar questiondown.glyph000066400000000000000000000002631472062471000340110ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: questiondown Encoding: 191 191 172 Width: 1060 VWidth: 0 Flags: W LayerCount: 2 Fore Refer: 119 63 S -1 -8.74228e-08 8.74228e-08 -1 1091.92 1014 2 Validated: 1 EndChar quotedbl.glyph000066400000000000000000000006761472062471000331010ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: quotedbl Encoding: 34 34 92 Width: 1060 VWidth: -25 Flags: W HStem: 794 670 LayerCount: 2 Fore SplineSet 820 1464 m 1 1076 1425 l 1 1021 1142 977 995 904 794 c 1 709 846 l 1 741 933 781 1059 781 1171 c 0 781 1194 779 1215 775 1235 c 1 820 1464 l 1 398 1464 m 1 654 1425 l 1 599 1142 555 995 482 794 c 1 287 846 l 1 319 933 359 1059 359 1171 c 0 359 1194 357 1215 353 1235 c 1 398 1464 l 1 EndSplineSet Validated: 1 EndChar quotedblbase.glyph000066400000000000000000000002401472062471000337170ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: quotedblbase Encoding: 8222 8222 759 Width: 1060 VWidth: -25 Flags: W LayerCount: 2 Fore Refer: 758 8221 S 1 0 0 1 -259 -1162 2 Validated: 1 EndChar quotedblleft.glyph000066400000000000000000000011111472062471000337350ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: quotedblleft Encoding: 8220 8220 757 Width: 1060 VWidth: -25 Flags: W VStem: 265 251<968.5 1221.09> 700 250<1004.5 1243.69> LayerCount: 2 Fore SplineSet 1068 827 m 1 752 740 l 1 704 971 l 2 702 984 700 997 700 1012 c 0 700 1274 827 1416 1043 1518 c 1 1116 1345 l 1 1032 1314 950 1241 950 1139 c 0 950 1099 974 1068 1015 1064 c 1 1068 827 l 1 632 791 m 1 316 704 l 1 268 935 l 2 266 948 265 961 265 976 c 0 265 1239 380 1414 622 1536 c 1 698 1360 l 1 596 1313 516 1231 516 1107 c 0 516 1064 535 1032 579 1028 c 1 632 791 l 1 EndSplineSet Validated: 1 EndChar quotedblright.glyph000066400000000000000000000002711472062471000341260ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: quotedblright Encoding: 8221 8221 758 Width: 1060 VWidth: -25 Flags: W LayerCount: 2 Fore Refer: 757 8220 S -1 1.22465e-16 -1.22465e-16 -1 1358 2235.9 2 Validated: 1 EndChar quoteleft.glyph000066400000000000000000000005521472062471000332630ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: quoteleft Encoding: 8216 8216 753 Width: 1060 VWidth: -25 Flags: W VStem: 456 254<998.578 1238.12> LayerCount: 2 Fore SplineSet 826 776 m 1 501 704 l 1 464 921 l 2 461 939 456 989 456 1010 c 0 456 1268 591 1432 798 1538 c 1 890 1353 l 1 767 1277 710 1222 710 1109 c 0 710 1040 738 992 785 988 c 1 826 776 l 1 EndSplineSet Validated: 1 EndChar quotereversed.glyph000066400000000000000000000005601472062471000341470ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: quotereversed Encoding: 8219 8219 756 Width: 1060 VWidth: -25 Flags: W VStem: 452 230<872.364 1136.34> LayerCount: 2 Fore SplineSet 942 1396 m 1 817 1182 l 1 736 1173 682 1109 682 1004 c 0 682 924 709 877 781 819 c 1 640 694 l 1 525 767 452 888 452 1023 c 0 452 1123 495 1243 537 1317 c 1 660 1536 l 1 942 1396 l 1 EndSplineSet Validated: 1 EndChar quoteright.glyph000066400000000000000000000002671472062471000334510ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: quoteright Encoding: 8217 8217 754 Width: 1060 VWidth: -25 Flags: W LayerCount: 2 Fore Refer: 753 8216 S -1 1.22465e-16 -1.22465e-16 -1 1301 2236.08 2 Validated: 1 EndChar quotesinglbase.glyph000066400000000000000000000002421472062471000342740ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: quotesinglbase Encoding: 8218 8218 755 Width: 1060 VWidth: -25 Flags: W LayerCount: 2 Fore Refer: 754 8217 S 1 0 0 1 -133 -1173 2 Validated: 1 EndChar quotesingle.glyph000066400000000000000000000004541472062471000336130ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: quotesingle Encoding: 39 39 70 Width: 1060 VWidth: -25 Flags: W VStem: 471 390 LayerCount: 2 Fore SplineSet 582 1464 m 1 861 1429 l 1 806 1146 762 970 689 769 c 1 471 821 l 1 502 906 547 1044 547 1154 c 0 547 1183 543 1207 536 1230 c 1 582 1464 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/r.glyph000066400000000000000000000023041472062471000315700ustar00rootroot00000000000000StartChar: r Encoding: 114 114 17 Width: 1060 VWidth: 4 Flags: W HStem: -18 21G<138 399.5> 808 212<753.068 937.5> 1024 20G<351.5 407.5> VStem: 841 250<689.229 878.5> AnchorPoint: "cedilla_accent" 263 0 basechar 0 AnchorPoint: "above_accent" 675 1107 basechar 0 LayerCount: 2 Back SplineSet 571.944 864 m 5 665.994 962 781.268 1020 942.268 1020 c 4 1109.27 1020 1194.44 918 1157.51 728 c 4 1151.68 698 l 5 899.289 696 l 5 902.427 707 906.537 723 909.842 740 c 4 917.033 777 915.003 818 859.003 818 c 5 803.003 818 708.813 745 576.853 560 c 5 464.501 -18 l 5 212.501 -18 l 5 352.844 704 l 6 363.924 761 324.088 803 272.778 858 c 5 456.933 1044 l 5 508.408 995 557.966 967 571.944 864 c 5 EndSplineSet Fore SplineSet 514 750 m 1 592 870 706 1020 867 1020 c 0 1008 1020 1091 947 1091 810 c 0 1091 785 1091 748 1085 719 c 0 1083 709 1081 699 1079 689 c 1 995 688 910 688 826 687 c 1 829 700 841 738 841 768 c 0 841 790 835 808 814 808 c 0 758 808 537 520 447 276 c 1 428 178 409 80 390 -18 c 1 306 -18 222 -18 138 -18 c 1 185 223 231 463 278 704 c 1 279 710 280 717 280 723 c 0 280 771 243 809 198 858 c 1 259 920 321 982 382 1044 c 1 433 995 514 952 514 750 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/racute.glyph000066400000000000000000000004471472062471000326200ustar00rootroot00000000000000StartChar: racute Encoding: 341 341 275 Width: 1060 VWidth: 32 Flags: W HStem: -18 21G<138 399.5> 808 212<753.068 937.5> 1024 20G<351.5 407.5> 1135 452 VStem: 472 588 841 250<689.229 878.5> LayerCount: 2 Fore Refer: 323 769 N 1 0 0 1 71 -132 2 Refer: 17 114 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/rcaron.glyph000066400000000000000000000004351472062471000326160ustar00rootroot00000000000000StartChar: rcaron Encoding: 345 345 279 Width: 1060 VWidth: 32 Flags: W HStem: -18 21G<138 399.5> 808 212<753.068 937.5> 1024 20G<351.5 407.5> 1158 447 VStem: 841 250<689.229 878.5> LayerCount: 2 Fore Refer: 334 780 N 1 0 0 1 5 -48 2 Refer: 17 114 N 1 0 0 1 0 0 3 Validated: 1 EndChar rcommaaccent.glyph000066400000000000000000000004551472062471000337110ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: rcommaaccent Encoding: 343 343 277 Width: 1060 VWidth: 32 Flags: W HStem: -581 532 -18 21G<138 399.5> 808 212<753.068 937.5> 1024 20G<351.5 407.5> VStem: 35 369 841 250<689.229 878.5> LayerCount: 2 Fore Refer: 488 806 N 1 0 0 1 -182 -53 2 Refer: 17 114 N 1 0 0 1 0 0 3 Validated: 1 EndChar registered.glyph000066400000000000000000000021641472062471000334110ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: registered Encoding: 174 174 166 Width: 1060 VWidth: 6 Flags: W HStem: 39 177<355.246 694.103> 750 148<564.955 701.941> 971 175<458.507 811.519> VStem: 46 176<352.089 707.853> 703 158<638.822 745.714> 940 172<497.947 838.922> LayerCount: 2 Fore SplineSet 56 592 m 0 145 1017 405 1146 661 1146 c 0 917 1146 1112 951 1112 694 c 0 1112 661 1110 627 1103 592 c 0 1021 168 765 39 505 39 c 0 220 39 46 260 46 495 c 0 46 527 49 560 56 592 c 0 685 515 m 1 712 464 762 412 807 384 c 1 639 266 l 1 586 301 531 426 531 494 c 1 522 494 l 1 482 283 l 1 322 283 l 1 371 241 435 216 510 216 c 0 706 216 877 349 931 594 c 0 937 623 940 652 940 679 c 0 940 846 825 971 657 971 c 0 461 971 283 873 229 594 c 0 224 567 222 541 222 516 c 0 222 426 254 349 309 295 c 1 395 736 l 2 405 790 411 827 418 876 c 1 501 889 575 898 637 898 c 0 768 898 861 859 861 741 c 0 861 724 859 706 855 686 c 0 839 605 767 540 685 515 c 1 702 698 m 0 703 701 703 704 703 707 c 0 703 733 678 750 610 750 c 0 594 750 579 747 567 742 c 1 549 645 l 1 561 638 582 630 613 630 c 0 683 630 697 670 702 698 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/rho.glyph000066400000000000000000000016651472062471000321300ustar00rootroot00000000000000StartChar: rho Encoding: 961 961 357 Width: 1060 VWidth: -2 Flags: W HStem: -6 198<411.281 602.822> 818 214<492.648 706.823> VStem: -11 285<-377.938 -310.451 -216.356 38.7184> -11 257<-349 40.4548> 743 282<425.026 785.547> LayerCount: 2 Fore SplineSet 728 517 m 0xc8 731 532 l 0 739 572 743 611 743 646 c 0 743 745 708 818 608 818 c 0 510 818 408 734 369 533 c 0 361 492 357 454 357 420 c 0 357 277 420 192 500 192 c 0 636 192 696 351 728 517 c 0xc8 136 562 m 2 194 854 407 1032 669 1032 c 0 866 1032 963 963 1007 831 c 0 1020 792 1025 745 1025 695 c 0 1025 644 1020 592 1010 543 c 0 953 258 826 -6 504 -6 c 1 503 -6 503 -6 502 -6 c 1 365 -6 322 17 271 96 c 1 273 79 274 62 274 45 c 0xe8 274 -15 263 -70 258 -99 c 0 250 -143 246 -183 246 -218 c 0 246 -286 258 -337 267 -377 c 1 178 -397 89 -418 0 -438 c 1 -7 -411 -11 -364 -11 -308 c 0xd8 -11 -236 -4 -149 11 -70 c 1 53 141 94 351 136 562 c 2 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/ring.glyph000066400000000000000000000004541472062471000322720ustar00rootroot00000000000000StartChar: ring Encoding: 730 730 974 Width: 1060 VWidth: -8 Flags: W HStem: 1278 132<648.419 808.929> 1535 142<656.142 817.047> VStem: 454 191<1415.96 1521.24> 819 192<1425.31 1530.9> AnchorPoint: "above_accent" 662 1200 mark 0 LayerCount: 2 Fore Refer: 331 778 N 1 0 0 1 0 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/rtblock.glyph000066400000000000000000000003551472062471000327730ustar00rootroot00000000000000StartChar: rtblock Encoding: 9616 9616 941 Width: 1060 VWidth: 1918 Flags: W VStem: 530 550<-505 1820> LayerCount: 2 Fore SplineSet 530 -505 m 1 530 1820 l 1 1080 1820 l 1 1080 -505 l 1 530 -505 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/s.glyph000066400000000000000000000031701472062471000315730ustar00rootroot00000000000000StartChar: s Encoding: 115 115 18 Width: 1060 VWidth: 6 Flags: W HStem: -20 202<345.641 616.059> 829 200<479.05 892.499> VStem: 75 256<199.357 330> 213 254<701.61 814.437> 661 256<227.481 410.738> AnchorPoint: "cedilla_accent" 390 0 basechar 0 AnchorPoint: "above_accent" 670 1107 basechar 0 LayerCount: 2 Back SplineSet 385.715 549 m 4 311.49 589 272.234 670 293.811 781 c 4 329.966 967 532.018 1029 707.018 1029 c 4 846.018 1029 996.102 1014 1083.58 893 c 5 874.897 730 l 5 832.172 788 767.142 829 671.142 829 c 4 589.142 829 552.865 807 545.284 768 c 4 539.647 739 541.76 719 566.261 701 c 5 802.045 597 1039.24 562 984.038 278 c 4 952.548 116 791.442 28 679 0 c 5 620.473 -13 559.112 -20 502.112 -20 c 4 246.112 -20 116.354 115 158.146 330 c 5 411.146 330 l 5 390.152 222 430.377 182 539.377 182 c 4 598.377 182 715.265 202 732.37 290 c 4 743.839 349 729.253 382 686.668 415 c 5 626.221 459 469.968 504 385.715 549 c 4 EndSplineSet Fore SplineSet 311 549 m 0xe8 251 582 213 641 213 722 c 0 213 740 215 760 219 781 c 0 255 967 457 1029 632 1029 c 0 771 1029 888 1013 1026 947 c 1 987 884 947 820 908 757 c 1 828 809 692 829 596 829 c 0 514 829 478 807 470 768 c 0 468 759 467 752 467 745 c 0xd8 467 728 473 714 491 701 c 1 704 607 917 569 917 355 c 0 917 331 914 306 909 278 c 0 879 116 716 28 604 0 c 1 545 -13 484 -20 427 -20 c 0 203 -20 75 84 75 254 c 0 75 278 78 303 83 330 c 1 167 330 252 330 336 330 c 1 332 312 331 296 331 281 c 0 331 210 374 182 464 182 c 0 523 182 642 202 657 290 c 0 659 303 661 315 661 326 c 0 661 364 645 389 612 415 c 1 552 459 395 504 311 549 c 0xe8 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/sacute.glyph000066400000000000000000000005061472062471000326150ustar00rootroot00000000000000StartChar: sacute Encoding: 347 347 281 Width: 1060 VWidth: 32 Flags: W HStem: -20 202<345.641 616.059> 829 200<479.05 892.499> 1135 452 VStem: 75 256<199.357 330> 213 254<701.61 814.437> 467 588 661 256<227.481 410.738> LayerCount: 2 Fore Refer: 323 769 N 1 0 0 1 66 -132 2 Refer: 18 115 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/scaron.glyph000066400000000000000000000004741472062471000326220ustar00rootroot00000000000000StartChar: scaron Encoding: 353 353 287 Width: 1060 VWidth: 32 Flags: W HStem: -20 202<345.641 616.059> 829 200<479.05 892.499> 1158 447 VStem: 75 256<199.357 330> 213 254<701.61 814.437> 661 256<227.481 410.738> LayerCount: 2 Fore Refer: 334 780 N 1 0 0 1 0 -48 2 Refer: 18 115 N 1 0 0 1 0 0 3 Validated: 1 EndChar scedilla.glyph000066400000000000000000000025351472062471000330360ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: scedilla Encoding: 351 351 285 Width: 1060 VWidth: 32 Flags: W HStem: -460 172<204.374 427.285> 829 200<449.05 714.29> VStem: 45 256<200.492 330> 183 254<701.61 814.437> 431 224<-281.692 -184.42> 631 256<227.417 410.738> LayerCount: 2 Fore SplineSet 281 549 m 0xe4 221 582 183 641 183 722 c 0 183 740 185 760 189 781 c 0 225 967 427 1029 602 1029 c 0 741 1029 892 1014 979 893 c 1 909 839 840 784 770 730 c 1 727 788 662 829 566 829 c 0 484 829 448 807 440 768 c 0 438 759 437 752 437 745 c 0 437 728 443 714 461 701 c 1 674 607 887 569 887 355 c 0xd4 887 331 884 306 879 278 c 0 849 116 686 26 574 0 c 0 555 -4 537 -8 517 -11 c 1 512 -36 l 0 508 -56 503 -80 503 -82 c 1 587 -86 655 -131 655 -219 c 0 655 -231 654 -244 651 -258 c 0 625 -388 498 -460 340 -460 c 0 274 -460 185 -442 136 -406 c 1 166 -357 195 -308 225 -259 c 1 255 -277 298 -288 349 -288 c 0 385 -288 421 -277 431 -239 c 1 431 -238 431 -238 431 -237 c 1xc8 432 -233 432 -229 432 -226 c 0 432 -201 413 -181 371 -181 c 0 323 -181 289 -184 259 -194 c 1 271 -133 283 -73 295 -12 c 1 134 15 45 112 45 254 c 0 45 278 48 303 53 330 c 1 137 330 222 330 306 330 c 1 302 312 301 296 301 281 c 0 301 210 344 182 434 182 c 0 493 182 612 202 627 290 c 0 629 303 631 315 631 326 c 0 631 364 615 389 582 415 c 1 522 459 365 504 281 549 c 0xe4 EndSplineSet Validated: 1 EndChar scircumflex.glyph000066400000000000000000000005041472062471000335740ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: scircumflex Encoding: 349 349 283 Width: 1060 VWidth: 32 Flags: W HStem: -20 202<345.641 616.059> 829 200<479.05 892.499> 1140 448 VStem: 75 256<199.357 330> 213 254<701.61 814.437> 661 256<227.481 410.738> LayerCount: 2 Fore Refer: 324 770 N 1 0 0 1 -13 -112 2 Refer: 18 115 N 1 0 0 1 0 0 3 Validated: 1 EndChar scommaaccent.glyph000066400000000000000000000005131472062471000337050ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: scommaaccent Encoding: 537 537 477 Width: 1060 VWidth: 0 Flags: W HStem: -581 532 -20 202<345.641 616.059> 829 200<479.05 892.499> VStem: 75 256<199.357 330> 162 369 213 254<701.61 814.437> 661 256<227.481 410.738> LayerCount: 2 Fore Refer: 488 806 N 1 0 0 1 -55 -53 2 Refer: 18 115 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/section.glyph000066400000000000000000000030641472062471000327770ustar00rootroot00000000000000StartChar: section Encoding: 167 167 159 Width: 1060 VWidth: 4 Flags: W HStem: -285 200<304.17 486.031> 1051 21G<751 973> 1168 200<560.984 742.613> VStem: 69 223<-70.2459 32> 87 250<568.719 712.711> 263 252<901.007 1121.22> 533 250<-38.2227 179.979> 710 251<366.99 514.876> 754 223<1051 1153.74> LayerCount: 2 Fore SplineSet 645 354 m 1xe9 697 382 704 396 710 429 c 1 710 435 l 0 710 454 705 474 686 495 c 0 590 603 473 679 403 729 c 1 351 701 343 687 337 654 c 1 337 648 l 0 337 629 342 609 361 588 c 0 456 482 540 428 637 361 c 1 640 359 642 356 645 354 c 1xe9 281 883 m 1 281 883 263 904 263 965 c 0 263 987 266 1015 272 1048 c 0 311 1256 531 1362 685 1368 c 0 703 1368 l 0 878 1368 977 1267 977 1117 c 0 977 1096 975 1074 971 1051 c 1 898 1051 824 1051 751 1051 c 1 753 1061 754 1071 754 1080 c 0xe480 754 1141 709 1168 652 1168 c 1 620 1168 548 1149 523 1054 c 0 522 1051 522 1047 521 1043 c 0 518 1027 515 1009 515 990 c 0 515 958 524 925 556 901 c 0 677 811 793 725 881 627 c 0 938 563 961 526 961 472 c 0xe5 961 453 958 433 953 408 c 0 930 291 865 238 776 180 c 1 776 180 783 151 783 108 c 0 783 87 781 61 776 35 c 0 736 -173 516 -279 362 -285 c 0 344 -285 l 0 168 -285 69 -183 69 -33 c 0 69 -12 71 9 75 32 c 1 148 32 222 32 295 32 c 1 293 22 292 12 292 3 c 0 292 -58 337 -85 394 -85 c 1 426 -85 500 -66 525 29 c 0 526 32 526 36 527 40 c 0 530 55 533 74 533 92 c 0xf2 533 124 524 157 491 182 c 0 370 273 255 358 167 456 c 0 109 520 87 557 87 612 c 0 87 630 89 651 94 675 c 0 122 816 281 883 281 883 c 1 EndSplineSet Validated: 1 EndChar semicolon.glyph000066400000000000000000000003711472062471000332420ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: semicolon Encoding: 59 59 67 Width: 1060 VWidth: 26 Flags: W HStem: 699 313<446.792 704.548> VStem: 309 327<81.3125 309> 387.67 376 LayerCount: 2 Fore Refer: 53 46 S 1 0 0 1 118.67 699 2 Refer: 54 44 N 1 0 0 1 -8 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/seven.glyph000066400000000000000000000011131472062471000324440ustar00rootroot00000000000000StartChar: seven Encoding: 55 55 111 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<219 524> 1070 216<425.598 878> VStem: 219 261<0 159.707> LayerCount: 2 Fore SplineSet 327 1292 m 1 411 1292 518 1286 595 1286 c 0 746 1286 912 1293 1055 1293 c 1 1069 1293 1082 1293 1096 1293 c 1 1119 1239 1142 1184 1165 1130 c 1 776 662 568 454 480 0 c 1 393 0 306 0 219 0 c 1 298 407 511 674 878 1073 c 1 790 1070 687 1070 596 1070 c 0 533 1070 508 1070 446 1073 c 1 444 1072 416 1006 405 969 c 1 325 990 244 1012 164 1033 c 1 194 1092 282 1226 327 1292 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/shade.glyph000066400000000000000000000063111472062471000324150ustar00rootroot00000000000000StartChar: shade Encoding: 9618 9618 943 Width: 1060 VWidth: 1918 Flags: W HStem: -505 290<118 255 392 530 668 805 942 1080> -214 289<-20 118 255 392 530 668 805 942> 76 290<118 255 392 530 668 805 942 1080> 367 290<-20 118 255 392 530 668 805 942> 658 289<118 255 392 530 668 805 942 1080> 948 290<-20 118 255 392 530 668 805 942> 1239 289<118 255 392 530 668 805 942 1080> 1529 291<-20 118 255 392 530 668 805 942> VStem: -20 138<-214 75 367 657 948 1238 1529 1820> 118 137<-505 -215 76 366 658 947 1239 1528> 255 137<-214 75 367 657 948 1238 1529 1820> 392 138<-505 -215 76 366 658 947 1239 1528> 530 138<-214 75 367 657 948 1238 1529 1820> 668 137<-505 -215 76 366 658 947 1239 1528> 805 137<-214 75 367 657 948 1238 1529 1820> 942 138<-505 -215 76 366 658 947 1239 1528> LayerCount: 2 Fore SplineSet 805 1820 m 1xff02 942 1820 l 1 942 1529 l 1 805 1529 l 1 805 1820 l 1xff02 530 1820 m 1xff08 668 1820 l 1 668 1529 l 1 530 1529 l 1 530 1820 l 1xff08 -20 1820 m 1xff80 118 1820 l 1 118 1529 l 1 -20 1529 l 1 -20 1820 l 1xff80 255 1820 m 1xff20 392 1820 l 1 392 1529 l 1 255 1529 l 1 255 1820 l 1xff20 805 947 m 1xff04 805 658 l 1 668 658 l 1 668 947 l 1 805 947 l 1xff04 805 948 m 1xff02 805 1238 l 1 942 1238 l 1 942 948 l 1 805 948 l 1xff02 942 947 m 1xff01 1080 947 l 1 1080 658 l 1 942 658 l 1 942 947 l 1xff01 530 947 m 1xff10 530 658 l 1 392 658 l 1 392 947 l 1 530 947 l 1xff10 530 948 m 1xff08 530 1238 l 1 668 1238 l 1 668 948 l 1 530 948 l 1xff08 -20 948 m 1xff80 -20 1238 l 1 118 1238 l 1 118 948 l 1 -20 948 l 1xff80 118 947 m 1xff40 255 947 l 1 255 658 l 1 118 658 l 1 118 947 l 1xff40 255 948 m 1xff20 255 1238 l 1 392 1238 l 1 392 948 l 1 255 948 l 1xff20 805 657 m 1xff02 942 657 l 1 942 367 l 1 805 367 l 1 805 657 l 1xff02 530 657 m 1xff08 668 657 l 1 668 367 l 1 530 367 l 1 530 657 l 1xff08 -20 657 m 1xff80 118 657 l 1 118 367 l 1 -20 367 l 1 -20 657 l 1xff80 255 657 m 1xff20 392 657 l 1 392 367 l 1 255 367 l 1 255 657 l 1xff20 805 366 m 1xff04 805 76 l 1 668 76 l 1 668 366 l 1 805 366 l 1xff04 942 366 m 1xff01 1080 366 l 1 1080 76 l 1 942 76 l 1 942 366 l 1xff01 530 366 m 1xff10 530 76 l 1 392 76 l 1 392 366 l 1 530 366 l 1xff10 118 366 m 1xff40 255 366 l 1 255 76 l 1 118 76 l 1 118 366 l 1xff40 805 75 m 1xff02 942 75 l 1 942 -214 l 1 805 -214 l 1 805 75 l 1xff02 530 75 m 1xff08 668 75 l 1 668 -214 l 1 530 -214 l 1 530 75 l 1xff08 -20 75 m 1xff80 118 75 l 1 118 -214 l 1 -20 -214 l 1 -20 75 l 1xff80 255 75 m 1xff20 392 75 l 1 392 -214 l 1 255 -214 l 1 255 75 l 1xff20 1080 -505 m 1xff01 942 -505 l 1 942 -215 l 1 1080 -215 l 1 1080 -505 l 1xff01 805 -505 m 1xff04 668 -505 l 1 668 -215 l 1 805 -215 l 1 805 -505 l 1xff04 530 -505 m 1xff10 392 -505 l 1 392 -215 l 1 530 -215 l 1 530 -505 l 1xff10 118 -505 m 1xff40 118 -215 l 1 255 -215 l 1 255 -505 l 1 118 -505 l 1xff40 1080 1239 m 1xff01 942 1239 l 1 942 1528 l 1 1080 1528 l 1 1080 1239 l 1xff01 805 1239 m 1xff04 668 1239 l 1 668 1528 l 1 805 1528 l 1 805 1239 l 1xff04 530 1239 m 1xff10 392 1239 l 1 392 1528 l 1 530 1528 l 1 530 1239 l 1xff10 118 1239 m 1xff40 118 1528 l 1 255 1528 l 1 255 1239 l 1 118 1239 l 1xff40 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/sigma.glyph000066400000000000000000000015031472062471000324270ustar00rootroot00000000000000StartChar: sigma Encoding: 963 963 359 Width: 1060 VWidth: 6 Flags: W HStem: -6 203<384.176 600.071> 830 202<494.385 713.946> VStem: 82 260<238.301 580.721> 741 255<421.624 813.081> LayerCount: 2 Fore SplineSet 983 814 m 1 992 778 996 736 996 692 c 0 996 642 991 590 982 543 c 0 927 258 779 -6 443 -6 c 1 442 -6 442 -6 441 -6 c 1 187 -6 82 121 82 321 c 0 82 365 87 413 97 464 c 0 169 832 345 1029 633 1032 c 0 641 1032 l 0 768 1032 1109 1021 1158 1012 c 1 1142 943 1125 873 1109 804 c 1 1080 809 1035 812 983 814 c 1 608 247 m 1 665 299 700 403 723 530 c 0 724 536 725 540 726 546 c 0 736 601 741 643 741 682 c 0 741 734 732 777 714 828 c 1 714 828 639 830 616 830 c 0 465 830 393 690 353 482 c 0 346 445 342 410 342 379 c 0 342 269 387 197 481 197 c 1 536 198 565 211 608 247 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/sigma1.glyph000066400000000000000000000015661472062471000325210ustar00rootroot00000000000000StartChar: sigma1 Encoding: 962 962 358 Width: 1060 VWidth: 4 Flags: W HStem: -347 198<522 674.854> 10 212<438.768 695.383> 807 211<551.202 821.804> VStem: 133 266<261.346 618.581> 699 230<-114.829 82.5> LayerCount: 2 Fore SplineSet 411 528 m 0 403 485 399 447 399 414 c 0 399 281 459 224 520 222 c 0 523 222 689 213 692 213 c 0 833 209 929 153 929 12 c 0 929 -11 927 -38 921 -66 c 0 877 -280 645 -335 520 -347 c 1 521 -281 521 -215 522 -149 c 1 609 -136 688 -117 697 -77 c 0 699 -69 699 -62 699 -55 c 0 699 -17 671 -2 597 0 c 0 590 0 584 1 577 1 c 0 573 1 420 10 416 10 c 0 353 12 280 34 236 73 c 1 163 140 133 230 133 342 c 0 133 398 141 460 154 527 c 0 220 867 428 1018 743 1018 c 0 838 1018 931 999 986 957 c 0 1038 917 1073 858 1085 806 c 1 1005 772 925 738 845 704 c 1 842 742 824 807 684 807 c 0 537 807 438 671 411 528 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/six.glyph000066400000000000000000000011441472062471000321330ustar00rootroot00000000000000StartChar: six Encoding: 54 54 110 Width: 1060 VWidth: 0 Flags: W HStem: -3 203<365.618 574.35> 601 201<470.828 728.632> 1091 226<780.734 1032> VStem: 71 260<230.279 503.758> 674 258<306.937 567.875> LayerCount: 2 Fore SplineSet 1043 1091 m 1 759 1091 522 972 404 715 c 1 404 715 502 802 636 802 c 0 819 802 932 655 932 467 c 0 932 160 690 -3 411 -3 c 0 224 -3 71 152 71 374 c 0 71 908 468 1317 1032 1317 c 1 1036 1242 1039 1166 1043 1091 c 1 331 365 m 0 331 274 365 200 457 200 c 0 557 200 674 305 674 438 c 0 674 526 624 601 568 601 c 0 428 601 331 506 331 365 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/slash.glyph000066400000000000000000000004151472062471000324420ustar00rootroot00000000000000StartChar: slash Encoding: 47 47 104 Width: 1060 VWidth: 60 Flags: W LayerCount: 2 Fore SplineSet -13 -38 m 1 169 239 718 1124 922 1480 c 1 986 1444 1050 1408 1114 1372 c 1 908 1020 355 133 180 -149 c 1 116 -112 51 -75 -13 -38 c 1 EndSplineSet Validated: 1 EndChar slash_asterisk.liga.glyph000066400000000000000000000003341472062471000352030ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: slash_asterisk.liga Encoding: 57406 57406 984 Width: 1060 VWidth: 60 Flags: W VStem: 524 294<945.25 1109> LayerCount: 2 Fore Refer: 191 42 N 1 0 0 1 0 0 2 Refer: 104 47 N 1 0 0 1 -847 0 2 Validated: 1 EndChar slash_asterisk_asterisk_slash.liga.glyph000066400000000000000000000005141472062471000403020ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: slash_asterisk_asterisk_slash.liga Encoding: 57407 57407 987 Width: 1060 VWidth: 0 Flags: W VStem: -1596 294<945.25 1109> -536 294<945.25 1109> LayerCount: 2 Fore Refer: 191 42 N 1 0 0 1 -2120 0 2 Refer: 104 47 N 1 0 0 1 -2860 0 2 Refer: 104 47 N 1 0 0 1 -160 0 2 Refer: 191 42 N 1 0 0 1 -1060 0 2 Validated: 513 EndChar slash_slash.liga.glyph000066400000000000000000000003001472062471000344610ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: slash_slash.liga Encoding: 57404 57404 1032 Width: 1060 VWidth: 60 Flags: W LayerCount: 2 Fore Refer: 104 47 N 1 0 0 1 -980 0 2 Refer: 104 47 N 1 0 0 1 -80 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/space.glyph000066400000000000000000000001541472062471000324230ustar00rootroot00000000000000StartChar: space Encoding: 32 32 69 Width: 1060 VWidth: 32 Flags: W LayerCount: 2 Fore Validated: 1 EndChar sterling.glyph000066400000000000000000000027061472062471000331050ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: sterling Encoding: 163 163 154 Width: 1060 VWidth: 0 Flags: W HStem: -16 204<572.553 755.947> -13 171<98 270.28> 666 200<205.781 365 606 916> 1149 202<638.921 810.281> VStem: 19 177<158.009 271.749> 366 237<382.927 661 866 1115.09> 755 226<194.164 266> LayerCount: 2 Fore SplineSet 273 193 m 1x7e 246 223 234 250 224 272 c 1 217 267 199 239 197 218 c 0 197 216 196 214 196 212 c 0 193 170 199 158 208 158 c 0 230 158 253 173 273 193 c 1x7e 916 670 m 1 840 661 757 661 659 661 c 1 640 661 622 661 603 661 c 1 603 568 600 495 579 385 c 0 569 333 554 278 542 254 c 1 602 210 636 188 684 188 c 0 710 188 750 198 755 224 c 0 756 229 762 262 763 267 c 1 839 267 915 266 991 266 c 1 988 248 984 231 981 213 c 1 951 77 832 -16 691 -16 c 0xbe 573 -16 519 9 424 79 c 1 345 -6 231 -13 144 -13 c 0 52 -13 19 42 19 119 c 0 19 141 22 166 27 191 c 0 54 327 154 456 250 456 c 0 309 456 316 427 337 382 c 1 343 402 344 407 348 429 c 0 365 517 366 555 366 621 c 0 366 664 l 1 314 666 230 666 185 666 c 1 179 666 174 666 168 666 c 1 181 733 194 799 207 866 c 1 260 866 312 866 365 866 c 1 366 937 363 977 376 1043 c 0 416 1248 577 1351 766 1351 c 0 929 1351 1034 1256 1040 1129 c 1 966 1111 892 1093 818 1075 c 1 814 1137 770 1149 726 1149 c 0 720 1149 l 0 666 1149 630 1116 617 1051 c 0 607 997 608 927 606 861 c 1 638 862 669 863 701 864 c 1 758 864 l 0 832 864 898 865 955 871 c 1 942 804 929 737 916 670 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/t.glyph000066400000000000000000000036461472062471000316040ustar00rootroot00000000000000StartChar: t Encoding: 116 116 19 Width: 1060 VWidth: 0 Flags: W HStem: -6 202<467.117 740.203> 805 204<521 948> VStem: 177 254<229.428 472.672> AnchorPoint: "cedilla_accent" 469 0 basechar 0 AnchorPoint: "above_accent" 669 1275 basechar 0 LayerCount: 2 Back SplineSet 514.75 436 m 1 506.975 396 l 2 480.928 262 510.598 214 591.876 200 c 0 609.487 198 643.099 196 656.099 196 c 0 721.099 196 753.82 210 781.541 224 c 0 838.983 252 863.202 320 874.089 340 c 1 1062.65 240 l 1 1047.21 212 971.438 100 846.998 36 c 0 782.389 2 703.834 -6 618.834 -6 c 0 434.834 -6 291.11 16 248.878 164 c 0 227.874 236 238.646 312 255.363 398 c 2 263.527 440 l 1 283.021 530 306.598 641 343.477 805 c 1 329.477 805 l 2 301.477 805 272.698 801 245.144 793 c 1 267.797 997 l 1 293.353 1005 339.13 1009 372.13 1009 c 2 387.13 1009 l 1 400.736 1079 421.369 1180 434.976 1250 c 1 684.809 1244 l 1 671.98 1178 652.125 1081 637.907 1013 c 1 746.907 1013 1058.13 1009 1066.13 1009 c 1 1023.48 805 l 1 886.477 805 728.865 807 595.865 807 c 1 557.598 641 538.188 536 514.75 436 c 1 EndSplineSet Fore SplineSet 443 1244 m 1025,0,-1 977 145 m 0,1,-1 912 111 751 -6 544 -6 c 0,4,-1 272 -6 177 147 177 327 c 0,7,-1 177 365 181 405 189 444 c 1,10,-1 192 458 195 472 198 486 c 1,13,-1 217 576 231 641 268 805 c 1,16,-1 263 805 259 805 254 805 c 1,19,-1 226 805 198 801 170 793 c 1,22,-1 178 861 185 929 193 997 c 1,25,-1 219 1005 264 1009 297 1009 c 1,28,-1 302 1009 307 1009 312 1009 c 1,31,-1 326 1079 346 1180 360 1250 c 1,34,-1 443 1248 527 1246 610 1244 c 1,37,-1 597 1178 577 1081 563 1013 c 1,40,-1 672 1013 983 1009 991 1009 c 1,43,-1 977 941 962 873 948 805 c 1,46,-1 811 805 654 807 521 807 c 1,49,-1 483 641 472 582 449 482 c 1,52,-1 446 469 444 455 441 442 c 1,55,-1 434 407 431 376 431 349 c 0,58,-1 431 243 482 196 581 196 c 0,61,-1 739 196 819 300 847 335 c 1,64,-1 850 335 977 145 977 145 c 0,1,-1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/tau.glyph000066400000000000000000000016361472062471000321270ustar00rootroot00000000000000StartChar: tau Encoding: 964 964 360 Width: 1060 VWidth: 0 Flags: W HStem: -3 220<627.664 766.67> 825 195<217.599 361 361.061 465 716.201 1083.43> VStem: 352 267<221.583 512.921> LayerCount: 2 Fore SplineSet 693 1020 m 1 734 1020 774 1020 815 1020 c 1 954 1020 l 1 1003 1020 1052 1020 1101 1020 c 1 1107 1020 1113 1020 1119 1020 c 1 1106 954 1094 889 1081 823 c 1 980 824 878 824 777 825 c 1 760 825 742 825 725 825 c 1 676 621 661 540 638 440 c 1 635 427 633 413 630 400 c 1 622 361 619 329 619 305 c 0 619 229 651 217 682 217 c 0 739 217 760 243 803 319 c 1 863 290 924 262 984 233 c 1 953 177 838 -3 641 -3 c 0 436 -3 352 65 352 232 c 0 352 279 359 334 371 397 c 1 374 411 377 426 380 440 c 1 404 544 421 633 465 826 c 1 445 825 361 824 361 824 c 2 291 823 271 811 215 779 c 1 189 830 162 882 136 933 c 1 195 977 298 1019 394 1019 c 1 494 1019 593 1020 693 1020 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/tbar.glyph000066400000000000000000000022551472062471000322640ustar00rootroot00000000000000StartChar: tbar Encoding: 359 359 293 Width: 1060 VWidth: 0 Flags: W HStem: -6 202<484.125 772.105> 433 205<66.5513 228 524 726.449> 805 204<562 989> VStem: 203 261<215.915 432.438> LayerCount: 2 Fore SplineSet 480 433 m 1 478 421 475 408 473 396 c 1 467 365 464 338 464 315 c 0 464 241 496 209 558 200 c 0 576 197 609 196 622 196 c 0 687 196 720 210 748 224 c 0 805 252 829 320 840 340 c 1 903 307 966 273 1029 240 c 1 1014 212 937 100 813 36 c 0 748 2 670 -6 585 -6 c 0 401 -6 256 16 215 164 c 0 207 193 203 222 203 253 c 0 203 299 211 346 221 398 c 1 223 410 226 421 228 433 c 1 162 433 95 433 29 433 c 1 42 501 56 570 69 638 c 1 137 638 204 638 272 638 c 1 283 687 295 742 309 805 c 1 304 805 300 805 295 805 c 1 267 805 239 801 211 793 c 1 219 861 226 929 234 997 c 1 260 1005 305 1009 338 1009 c 1 343 1009 348 1009 353 1009 c 1 367 1079 387 1180 401 1250 c 1 484 1248 568 1246 651 1244 c 1 638 1178 618 1081 604 1013 c 1 713 1013 1024 1009 1032 1009 c 1 1018 941 1003 873 989 805 c 1 852 805 695 807 562 807 c 1 548 743 535 687 524 638 c 1 604 638 684 638 764 638 c 1 751 570 737 501 724 433 c 1 643 433 561 433 480 433 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/tcaron.glyph000066400000000000000000000005361472062471000326220ustar00rootroot00000000000000StartChar: tcaron Encoding: 357 357 291 Width: 1060 VWidth: 32 Flags: W HStem: -6 202<467.117 740.203> 805 204<521 948> VStem: 177 254<229.428 472.672> LayerCount: 2 Fore SplineSet 949 1476 m 1 919 1361 899 1249 864 1095 c 1 678 1117 l 1 692 1262 714 1407 730 1512 c 1 949 1476 l 1 EndSplineSet Refer: 19 116 N 1 0 0 1 0 0 2 Validated: 1 EndChar tcommaaccent.glyph000066400000000000000000000026761472062471000337220ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: tcommaaccent Encoding: 355 355 289 Width: 1060 VWidth: 32 Flags: W HStem: -445 172<260.374 482.785> -4 200<561.754 688.92> 811 204<153.233 228 522 863> VStem: 120 261<217.373 523.07> 488 223<-266.692 -170.055> LayerCount: 2 Fore SplineSet 398 435 m 1 395 422 393 408 390 395 c 1 384 364 381 338 381 315 c 0 381 242 413 211 475 200 c 0 492 197 526 196 539 196 c 0 604 196 636 209 664 223 c 0 722 252 746 320 757 339 c 1 820 306 882 272 945 239 c 1 930 211 855 101 730 35 c 0 683 10 630 0 571 -4 c 1 567 -25 558 -65 558 -67 c 1 643 -71 711 -116 711 -205 c 0 711 -217 710 -229 707 -243 c 0 681 -373 554 -445 396 -445 c 0 330 -445 241 -427 192 -391 c 1 222 -342 251 -293 281 -244 c 1 311 -262 353 -273 404 -273 c 0 440 -273 476 -262 486 -224 c 1 486 -223 487 -223 487 -222 c 1 488 -218 488 -214 488 -211 c 0 488 -186 469 -166 427 -166 c 0 379 -166 345 -169 315 -179 c 1 327 -119 338 -58 350 2 c 1 241 18 161 60 132 164 c 0 124 193 120 223 120 253 c 0 120 298 128 345 138 397 c 1 141 411 144 426 147 440 c 1 166 530 191 648 228 811 c 1 223 811 219 811 214 811 c 1 186 811 157 807 130 800 c 1 137 868 145 935 152 1003 c 1 178 1012 223 1015 256 1015 c 1 261 1015 266 1015 271 1015 c 1 285 1085 304 1179 318 1249 c 1 401 1247 485 1245 568 1243 c 1 555 1177 536 1088 522 1020 c 1 631 1019 897 1016 905 1016 c 1 891 948 877 880 863 812 c 1 726 812 613 814 480 814 c 1 442 647 421 535 398 435 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/theta.glyph000066400000000000000000000017461472062471000324450ustar00rootroot00000000000000StartChar: theta Encoding: 952 952 348 Width: 1060 VWidth: 0 Flags: W HStem: -16 203<355.841 578.506> 567 222<386.781 749> 1147 203<553.057 756.703> VStem: 51 264<228.391 548.623> 801 257<791.969 1102.8> LayerCount: 2 Fore SplineSet 330 277 m 0 363 203 397 187 471 187 c 0 550 187 611 249 657 326 c 1 687 372 724 476 749 566 c 1 732 566 715 567 697 567 c 0 612 567 506 562 330 549 c 1 322 496 315 435 315 381 c 0 315 339 319 302 330 277 c 0 709 1350 m 1 843 1350 1058 1299 1058 917 c 0 1058 841 1049 752 1030 647 c 1 1029 643 1029 640 1028 636 c 1 996 469 933 312 867 217 c 0 764 70 597 -16 432 -16 c 0 310 -16 169 25 108 127 c 0 68 193 51 274 51 367 c 0 51 432 59 503 74 579 c 0 143 931 233 1090 322 1187 c 0 406 1279 552 1347 709 1350 c 1 792 789 m 1 798 833 801 878 801 919 c 0 801 952 799 983 794 1009 c 0 774 1115 729 1147 669 1147 c 0 604 1147 561 1122 507 1051 c 0 462 992 418 906 380 774 c 1 525 786 649 789 753 789 c 0 792 789 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/theta1.glyph000066400000000000000000000020151472062471000325140ustar00rootroot00000000000000StartChar: theta1 Encoding: 977 977 414 Width: 1060 VWidth: 0 Flags: W HStem: -16 203<366.034 596.363> 564 228<429.354 773.783> 1140 210<536.31 811.595> VStem: 55 263<234.724 509.591> 156 247<818.753 1013.35> 843 237<789.068 1108.84> LayerCount: 2 Fore SplineSet 824 786 m 1xec 832 861 843 929 843 984 c 0 843 1081 811 1140 684 1140 c 0 561 1140 428 1049 407 927 c 0 405 914 403 903 403 892 c 0 403 809 478 792 577 792 c 0 757 792 774 791 824 786 c 1xec 165 922 m 0 211 1165 430 1350 719 1350 c 0 854 1350 1080 1299 1080 910 c 0 1080 836 1072 748 1053 647 c 1 1052 643 1052 640 1051 636 c 1 1019 469 943 312 877 217 c 0 774 70 607 -16 442 -16 c 0 320 -16 179 25 118 127 c 0 75 198 55 319 55 434 c 0 55 459 56 484 58 508 c 1 147 525 236 541 325 558 c 1 321 518 318 465 318 416 c 0xf4 318 361 322 310 333 284 c 0 358 224 401 187 481 187 c 0 566 187 632 249 680 326 c 1 711 371 750 472 775 562 c 1 749 563 721 564 691 564 c 0 406 564 156 592 156 835 c 0 156 861 159 890 165 922 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/thorn.glyph000066400000000000000000000017471472062471000324730ustar00rootroot00000000000000StartChar: thorn Encoding: 254 254 206 Width: 1060 VWidth: -2 Flags: W HStem: -8 201<383.967 600.593> 811 200<500.127 718.401> 1291 20G<451 491> VStem: -38 249<-398 -118.344> 257 237<999.859 1286.26> 737 260<442.384 798.521> LayerCount: 2 Fore SplineSet 173 739 m 1 193 844 214 949 234 1054 c 1 250 1137 254 1220 257 1285 c 1 335 1294 412 1302 490 1311 c 1 492 1297 494 1279 494 1259 c 0 494 1244 493 1228 490 1211 c 0 473 1114 453 1018 434 921 c 1 502 983 592 1011 704 1011 c 0 918 1011 997 895 997 717 c 0 997 666 991 610 979 551 c 0 912 215 797 -8 435 -8 c 0 335 -8 296 29 273 60 c 1 269 20 269 -17 263 -61 c 1 257 -91 251 -122 245 -152 c 1 227 -246 217 -330 211 -398 c 1 128 -400 45 -403 -38 -405 c 1 -33 -332 -19 -237 -1 -146 c 1 57 149 115 444 173 739 c 1 719 531 m 0 731 593 737 643 737 684 c 0 737 771 709 811 649 811 c 0 520 811 463 744 401 656 c 1 379 541 357 426 335 311 c 1 362 253 405 193 480 193 c 0 595 193 667 264 719 531 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/three.glyph000066400000000000000000000017131472062471000324410ustar00rootroot00000000000000StartChar: three Encoding: 51 51 107 Width: 1060 VWidth: 0 Flags: W HStem: -22 213<296.577 564.935> 621 200<422.562 586.792> 1041 21G<327 362.5> 1122 198<401.088 706.752> VStem: 671 260<296.683 544.739> 726 260<924.491 1102.34> LayerCount: 2 Fore SplineSet 6 333 m 1xf8 90 333 173 333 257 333 c 1 257 213 355 191 435 191 c 0 555 191 647 285 665 379 c 0 669 401 671 420 671 437 c 0xf8 671 506 640 538 602 566 c 0 551 604 466 621 386 621 c 1 399 688 412 754 425 821 c 1 430 821 436 821 441 821 c 1 570 821 702 880 724 1009 c 0 725 1016 726 1024 726 1031 c 0 726 1085 681 1122 598 1122 c 0 490 1122 375 1077 350 1041 c 1 304 1098 258 1155 212 1212 c 1 220 1227 349 1320 629 1320 c 1 633 1320 636 1320 640 1320 c 1 772 1320 986 1259 986 1076 c 0xf4 986 1060 984 1044 981 1026 c 0 958 898 828 757 725 738 c 1 866 689 931 593 931 465 c 0 931 437 928 408 922 378 c 0 873 128 735 -22 387 -22 c 0 105 -22 6 123 6 333 c 1xf8 EndSplineSet Validated: 1 EndChar threequarters.glyph000066400000000000000000000007661472062471000341600ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: threequarters Encoding: 190 190 203 Width: 1060 VWidth: 0 Flags: W HStem: -165 165<404 535 772 865> 519 168<138 998> 754 153<487.974 710.762> 993 20G<414.45 460> 1097 131<618.041 736.473> 1308 21G<529.919 560.5> 1364 166<557.006 771.516> VStem: 743 210<939.553 1081.22> 776 217<1238.5 1420.17> LayerCount: 2 Fore SplineSet 138 687 m 1xfe 1031 687 l 1 998 519 l 1 105 519 l 1 138 687 l 1xfe EndSplineSet Refer: 782 8324 N 1 0 0 1 0 0 2 Refer: 197 179 N 1 0 0 1 0 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/tilde.glyph000066400000000000000000000006641472062471000324370ustar00rootroot00000000000000StartChar: tilde Encoding: 126 126 120 Width: 1060 VWidth: -12 Flags: W HStem: 375 210<686.037 837.441> 596 211<279.57 437.784> LayerCount: 2 Fore SplineSet 414 807 m 0 644 807 659 585 749 585 c 0 835 585 874 675 893 743 c 1 959 725 1025 707 1091 689 c 1 1071 584 975 375 698 375 c 1 474 375 478 596 366 596 c 0 310 596 246 531 205 441 c 1 151 478 98 514 44 551 c 1 103 681 212 807 414 807 c 0 EndSplineSet Validated: 1 EndChar tilde_greater.liga.glyph000066400000000000000000000014271472062471000350020ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: tilde_greater.liga Encoding: 57642 57642 1023 Width: 1060 VWidth: 6 Flags: W HStem: 665 225<-699.637 -582.786> LayerCount: 2 Fore SplineSet 4 358 m 0 -61 304 -131 224 -256 224 c 0 -370 224 -469 284 -537 504 c 0 -563 588 -586 665 -635 665 c 0 -691 665 -775 530 -837 330 c 1 -1063 378 l 1 -948 665 -829 890 -613 890 c 0 -461 890 -380 785 -345 635 c 0 -324 544 -290 475 -236 475 c 0 -173 475 -118 527 -70 569 c 0 29 657 121 707 225 707 c 0 403 707 517 549 639 549 c 0 648 549 658 550 667 552 c 1 534 673 355 831 217 912 c 1 388 1099 l 1 421 1088 438 1074 465 1057 c 0 583 979 851 753 983 624 c 1 937 398 l 1 835 336 404 60 229 -62 c 1 67 132 l 1 157 198 294 288 425 372 c 1 348 415 284 470 199 470 c 0 121 470 71 414 4 358 c 0 EndSplineSet Validated: 1 EndChar tilde_tilde.liga.glyph000066400000000000000000000013731472062471000344520ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: tilde_tilde.liga Encoding: 57643 57643 1015 Width: 1060 VWidth: 6 Flags: W HStem: 192 233<-324.553 -162.2 542.68 755.412> 592 231<-753.635 -601.562 175.301 334.29> LayerCount: 2 Fore SplineSet -81 560 m 0 55 746 156 823 286 823 c 0 399 823 493 784 562 596 c 0 597 501 623 425 668 425 c 0 722 425 797 468 850 678 c 1 1079 635 l 1 964 257 773 192 617 192 c 0 471 192 407 324 358 500 c 0 339 567 300 592 251 592 c 0 202 592 150 528 66 423 c 0 -40 291 -147 192 -303 192 c 0 -449 192 -533 324 -582 500 c 0 -601 567 -630 592 -668 592 c 0 -728 592 -812 522 -859 350 c 1 -1091 382 l 1 -986 700 -807 823 -643 823 c 0 -511 823 -433 772 -378 596 c 0 -348 499 -321 425 -252 425 c 0 -191 425 -134 488 -81 560 c 0 EndSplineSet Validated: 1 EndChar tilde_tilde_greater.liga.glyph000066400000000000000000000022611472062471000361600ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: tilde_tilde_greater.liga Encoding: 57644 57644 1017 Width: 1060 VWidth: 6 Flags: W HStem: 147 241<-371.72 -201.884> 204 231<-1324.18 -1153.38> 443 237<83.6302 357.508> 578 225<-822.285 -671.034> 602 233<-1800.18 -1614.78> LayerCount: 2 Fore SplineSet -942 398 m 0x90 -1028 284 -1136 204 -1247 204 c 0 -1379 204 -1487 255 -1542 431 c 0 -1572 528 -1644 602 -1689 602 c 0 -1743 602 -1867 559 -1920 349 c 1 -2140 392 l 1 -2025 770 -1804 835 -1648 835 c 0x48 -1502 835 -1397 703 -1348 527 c 0 -1329 460 -1281 435 -1232 435 c 0 -1205 435 -1146 472 -1099 538 c 0 -990 689 -882 803 -713 803 c 0x50 -561 803 -473 726 -424 548 c 0 -395 443 -350 388 -296 388 c 0 -233 388 -169 465 -90 532 c 0 22 627 83 680 233 680 c 0 363 680 475 556 597 556 c 0 615 556 633 559 652 565 c 1 520 684 350 834 217 912 c 1 388 1099 l 1 421 1088 438 1074 465 1057 c 0 583 979 851 753 983 624 c 1 937 398 l 1 835 336 404 60 229 -62 c 1 67 132 l 1 156 196 289 285 418 368 c 1 350 401 290 443 212 443 c 0xa0 133 443 32 371 -17 321 c 0 -76 261 -189 147 -314 147 c 0 -458 147 -556 194 -617 417 c 0 -648 531 -696 578 -745 578 c 0 -795 578 -878 483 -942 398 c 0x90 EndSplineSet Validated: 1 EndChar tildecomb.glyph000066400000000000000000000010771472062471000332200ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: tildecomb Encoding: 771 771 325 Width: 1060 VWidth: -12 Flags: W HStem: 1376 178<811.948 967.708> 1406 21G<439.359 495.5> 1506 180<511.789 683.018> AnchorPoint: "above_accent" 647 1307 mark 0 LayerCount: 2 Fore SplineSet 592 1686 m 0x60 728 1686 776 1634 815 1595 c 0 838 1572 858 1554 891 1554 c 0 941 1554 972 1585 991 1654 c 1 1163 1600 l 1 1123 1504 1040 1376 878 1376 c 0x80 767 1376 711 1440 665 1478 c 0 639 1500 628 1506 584 1506 c 0 542 1506 506 1469 485 1406 c 1 307 1484 l 1 358 1577 451 1686 592 1686 c 0x60 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/tonos.glyph000066400000000000000000000005371472062471000324770ustar00rootroot00000000000000StartChar: tonos Encoding: 900 900 392 Width: 1060 VWidth: -43 Flags: W HStem: 1222 454 VStem: 510 450 AnchorPoint: "above_accent" 590 1159 mark 0 LayerCount: 2 Fore SplineSet 510 1334 m 1 628 1451 666 1523 735 1676 c 1 810 1658 885 1640 960 1622 c 1 897 1468 790 1338 672 1222 c 1 618 1259 564 1297 510 1334 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/two.glyph000066400000000000000000000015261472062471000321450ustar00rootroot00000000000000StartChar: two Encoding: 50 50 106 Width: 1060 VWidth: 0 Flags: W HStem: 0 215<383 859.625> 1095 211<522.584 756.671> VStem: 195 257<862.031 1028.46> 779 252<838.786 1067.71> LayerCount: 2 Fore SplineSet 456 864 m 1 370 850 283 836 197 822 c 1 196 835 195 851 195 868 c 0 195 890 195 914 199 934 c 0 201 943 201 951 203 959 c 0 245 1149 416 1306 672 1306 c 0 903 1306 1031 1225 1031 1033 c 0 1031 1000 1028 964 1020 925 c 0 981 727 843 623 746 538 c 1 680 483 394 271 383 215 c 1 555 215 727 215 899 215 c 1 885 143 871 72 857 0 c 1 570 0 284 0 -3 0 c 1 3 30 7 62 13 95 c 0 18 121 25 148 35 176 c 0 71 273 171 374 299 475 c 0 446 590 739 755 773 926 c 0 777 945 779 963 779 979 c 0 779 1058 732 1095 646 1095 c 0 572 1095 477 1051 457 951 c 0 454 937 452 922 452 905 c 0 452 892 453 878 456 864 c 1 EndSplineSet Validated: 1 EndChar twodotenleader.glyph000066400000000000000000000003751472062471000342760ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: twodotenleader Encoding: 8229 8229 766 Width: 1060 VWidth: 26 Flags: W HStem: 0 313<120.122 377.878 600.122 857.878> VStem: 61 376 541 376 LayerCount: 2 Fore Refer: 53 46 N 1 0 0 1 272 0 2 Refer: 53 46 S 1 0 0 1 -208 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/u.glyph000066400000000000000000000025451472062471000316020ustar00rootroot00000000000000StartChar: u Encoding: 117 117 20 Width: 1060 VWidth: 6 Flags: W HStem: -17 21G<786 844.5> 2 213<316.264 455.141> 1000 13G<392 435 779 1040> VStem: 46 267<215.184 439.6> 177 258<702.308 991.764> AnchorPoint: "above_accent" 623 1107 basechar 0 LayerCount: 2 Back SplineSet 889.695 -17 m 5xa0 831.333 12 798.274 58 786.993 108 c 5 697.025 31 576.972 5 426.389 2 c 5 417.389 2 l 6 265.389 2 89.3018 53 123.513 229 c 4 139.452 311 159.308 408 177.968 504 c 4 219.954 720 258.746 935 250.825 992 c 5 510.268 1020 l 5 514.385 928 457.068 664 387.926 298 c 5 386.902 231 401.042 206 486.042 206 c 5x60 639.403 213 723.564 291 748.251 418 c 5 863.907 1013 l 5 1114.91 1013 l 5 977.48 306 l 5 969.373 254 1021.35 187 1068.27 166 c 5 889.695 -17 l 5xa0 EndSplineSet Fore SplineSet 815 -17 m 1xb0 757 12 712 51 680 233 c 1 602 123 502 5 351 2 c 1 348 2 345 2 342 2 c 1 206 2 46 20 46 187 c 0x70 46 206 48 228 53 251 c 0 70 333 84 408 103 504 c 0 141 701 177 897 177 973 c 0 177 980 177 987 176 992 c 1 262 1001 349 1011 435 1020 c 1 435 1010 l 0x68 435 910 380 652 313 298 c 1 313 295 l 0 313 230 320 215 365 215 c 1x70 489 215 703 570 728 697 c 1 748 802 769 908 789 1013 c 1 873 1013 956 1013 1040 1013 c 1 994 777 948 542 902 306 c 1 901 302 901 299 901 295 c 0 901 245 949 186 993 166 c 1 934 105 874 44 815 -17 c 1xb0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uacute.glyph000066400000000000000000000005041472062471000326150ustar00rootroot00000000000000StartChar: uacute Encoding: 250 250 142 Width: 1060 VWidth: -2 Flags: W HStem: -17 21G<786 844.5> 2 213<316.264 455.141> 1000 13G<392 435 779 1040> 1135 452 VStem: 46 267<215.184 439.6> 177 258<702.308 991.764> 420 588 LayerCount: 2 Fore Refer: 323 769 N 1 0 0 1 19 -132 2 Refer: 20 117 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/ubreve.glyph000066400000000000000000000005151472062471000326210ustar00rootroot00000000000000StartChar: ubreve Encoding: 365 365 299 Width: 1060 VWidth: 32 Flags: W HStem: -17 21G<786 844.5> 2 213<316.264 455.141> 1000 13G<392 435 779 1040> 1253 183<572.135 819.439> VStem: 46 267<215.184 439.6> 177 258<702.308 991.764> LayerCount: 2 Fore Refer: 328 774 N 1 0 0 1 -42 -72 2 Refer: 20 117 N 1 0 0 1 0 0 3 Validated: 1 EndChar ucircumflex.glyph000066400000000000000000000005021472062471000335740ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: ucircumflex Encoding: 251 251 143 Width: 1060 VWidth: -2 Flags: W HStem: -17 21G<786 844.5> 2 213<316.264 455.141> 1000 13G<392 435 779 1040> 1140 448 VStem: 46 267<215.184 439.6> 177 258<702.308 991.764> LayerCount: 2 Fore Refer: 324 770 N 1 0 0 1 -60 -112 2 Refer: 20 117 N 1 0 0 1 0 0 3 Validated: 1 EndChar udieresis.glyph000066400000000000000000000005171472062471000332500ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: udieresis Encoding: 252 252 144 Width: 1060 VWidth: 0 Flags: W HStem: -17 21G<786 844.5> 2 213<316.264 455.141> 1000 13G<392 435 779 1040> 1218 240<355 587 775 1010> VStem: 46 267<215.184 439.6> 177 258<702.308 991.764> LayerCount: 2 Fore Refer: 173 168 N 1 0 0 1 -68 34 2 Refer: 20 117 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/ugrave.glyph000066400000000000000000000005031472062471000326170ustar00rootroot00000000000000StartChar: ugrave Encoding: 249 249 141 Width: 1060 VWidth: 0 Flags: W HStem: -17 21G<786 844.5> 2 213<316.264 455.141> 1000 13G<392 435 779 1040> 1147 450 VStem: 46 267<215.184 439.6> 177 258<702.308 991.764> 408 562 LayerCount: 2 Fore Refer: 322 768 N 1 0 0 1 28 -120 2 Refer: 20 117 N 1 0 0 1 0 0 3 Validated: 1 EndChar uhungarumlaut.glyph000066400000000000000000000005001472062471000341450ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: uhungarumlaut Encoding: 369 369 303 Width: 1060 VWidth: 32 Flags: W HStem: -17 21G<786 844.5> 2 213<316.264 455.141> 1000 13G<392 435 779 1040> 1150 545 VStem: 46 267<215.184 439.6> 177 258<702.308 991.764> LayerCount: 2 Fore Refer: 333 779 N 1 0 0 1 69 7 2 Refer: 20 117 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/umacron.glyph000066400000000000000000000005271472062471000330000ustar00rootroot00000000000000StartChar: umacron Encoding: 363 363 297 Width: 1060 VWidth: 32 Flags: W HStem: -17 21G<786 844.5> 2 213<316.264 455.141> 1000 13G<392 435 779 1040> 1271 194<456.574 922.216> VStem: 46 267<215.184 439.6> 177 258<702.308 991.764> 421 538 LayerCount: 2 Fore Refer: 326 772 N 1 0 0 1 -26 -192 2 Refer: 20 117 N 1 0 0 1 0 0 3 Validated: 1 EndChar underscore.glyph000066400000000000000000000004631472062471000334250ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: underscore Encoding: 95 95 117 Width: 1060 VWidth: 41 Flags: W HStem: -334 213<-53 854.614> LayerCount: 2 Fore SplineSet -53 -121 m 1 262 -121 578 -121 893 -121 c 1 879 -192 866 -263 852 -334 c 1 535 -334 219 -334 -98 -334 c 1 -83 -263 -68 -192 -53 -121 c 1 EndSplineSet Validated: 1 EndChar underscoredbl.glyph000066400000000000000000000007341472062471000341100ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: underscoredbl Encoding: 8215 8215 752 Width: 1060 VWidth: 41 Flags: W HStem: -530 174<-21.0295 896.595> -258 174<32.9705 950.595> LayerCount: 2 Fore SplineSet -18 -356 m 1 297 -356 613 -356 928 -356 c 1 917 -414 905 -472 894 -530 c 1 577 -530 261 -530 -56 -530 c 1 -43 -472 -31 -414 -18 -356 c 1 36 -84 m 1 351 -84 667 -84 982 -84 c 1 971 -142 959 -200 948 -258 c 1 631 -258 315 -258 -2 -258 c 1 11 -200 23 -142 36 -84 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni00A0.glyph000066400000000000000000000001611472062471000324420ustar00rootroot00000000000000StartChar: uni00A0 Encoding: 160 160 192 Width: 1060 VWidth: 32 Flags: W LayerCount: 2 Fore Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni00AD.glyph000066400000000000000000000007761472062471000325020ustar00rootroot00000000000000StartChar: uni00AD Encoding: 173 173 195 Width: 1060 VWidth: 6 Flags: W HStem: 413 244<134 980.25> LayerCount: 2 Fore SplineSet 134 654 m 1 179 656 230 657 280 657 c 0 380 657 480 654 548 654 c 0 667 654 l 0 749 654 901 653 1008 652 c 1 1014 652 1020 652 1026 652 c 1 1010 570 994 489 978 407 c 1 972 407 966 407 960 407 c 1 826 410 624 410 499 410 c 0 456 410 365 413 265 413 c 0 208 413 149 412 93 409 c 1 101 450 108 490 116 531 c 1 122 572 128 613 134 654 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni00B2.glyph000066400000000000000000000010661472062471000324520ustar00rootroot00000000000000StartChar: uni00B2 Encoding: 178 178 196 Width: 1060 VWidth: 65 Flags: W HStem: 769 169<580 908> 1359 168<630.036 796.941> VStem: 801 218<1233.61 1353.19> LayerCount: 2 Fore SplineSet 385 1321 m 1 438 1470 610 1527 759 1527 c 0 892 1527 1019 1480 1019 1346 c 0 1019 1156 899 1107 699 1013 c 0 619 975 592 968 580 938 c 1 942 943 l 1 908 769 l 1 285 769 l 1 290 801 296 831 302 864 c 0 311 909 320 942 356 986 c 0 421 1065 801 1200 801 1297 c 0 801 1327 774 1359 729 1359 c 0 645 1359 624 1313 605 1271 c 1 385 1321 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni00B3.glyph000066400000000000000000000014461472062471000324550ustar00rootroot00000000000000StartChar: uni00B3 Encoding: 179 179 197 Width: 1060 VWidth: 65 Flags: W HStem: 754 153<487.974 710.762> 993 20G<414.45 460> 1097 131<618.041 736.473> 1308 21G<529.919 560.5> 1364 166<557.006 771.516> VStem: 743 210<939.553 1081.22> 776 217<1238.5 1420.17> LayerCount: 2 Fore SplineSet 437 1013 m 1xfc 483 949 514 907 607 907 c 0 690 907 743 963 743 1031 c 0xfc 743 1074 689 1097 589 1097 c 1 618 1231 l 1 618 1231 675 1228 688 1228 c 0 743 1228 776 1262 776 1320 c 0 776 1351 750 1364 707 1364 c 0 641 1364 579 1339 542 1308 c 1 452 1457 l 1 513 1499 611 1530 731 1530 c 2 742 1530 l 2 904 1530 993 1478 993 1360 c 0xfa 993 1270 946 1211 863 1178 c 1 917 1154 953 1099 953 1050 c 0 953 852 782 754 585 754 c 0 439 754 337 770 269 864 c 1 437 1013 l 1xfc EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni00B9.glyph000066400000000000000000000005111472062471000324530ustar00rootroot00000000000000StartChar: uni00B9 Encoding: 185 185 199 Width: 1060 VWidth: 65 Flags: W HStem: 1098 200<398.635 499.708> VStem: 368 599 LayerCount: 2 Fore SplineSet 737 1527 m 1 967 1511 l 1 823 769 l 1 607 769 l 1 708 1280 l 1 621 1201 534 1140 401 1098 c 1 368 1298 l 1 518 1336 636 1393 737 1527 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni0180.glyph000066400000000000000000000021131472062471000324310ustar00rootroot00000000000000StartChar: uni0180 Encoding: 384 384 975 Width: 1060 VWidth: -2 Flags: W HStem: -7 180<480.839 660.206> 813 200<565.39 755.399> 1116 204<179.551 315 595 776.449> 1392 20G<562.5 603> VStem: 348 247<1320 1403> 787 257<377.933 785.018> LayerCount: 2 Fore SplineSet 768 478 m 0 781 545 787 600 787 644 c 0 787 773 737 813 668 813 c 0 596 813 521 738 477 683 c 1 455 572 434 460 412 349 c 1 443 247 500 173 561 173 c 0 669 173 731 288 768 478 c 0 1019 459 m 0 959 152 811 -7 560 -7 c 0 436 -7 366 40 338 93 c 1 330 51 273 -13 273 -13 c 1 209 -6 145 0 81 7 c 1 104 73 128 161 146 243 c 0 148 251 149 259 151 267 c 0 203 502 262 842 315 1116 c 1 257 1116 200 1116 142 1116 c 1 155 1184 169 1252 182 1320 c 1 237 1320 293 1320 348 1320 c 1 352 1350 354 1378 356 1403 c 1 439 1406 521 1409 604 1412 c 1 602 1384 599 1353 595 1320 c 1 668 1320 741 1320 814 1320 c 1 801 1252 787 1184 774 1116 c 1 703 1116 632 1116 561 1116 c 1 545 1046 530 996 501 930 c 1 543 958 628 1013 742 1013 c 0 951 1013 1044 906 1044 688 c 0 1044 622 1036 546 1019 459 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni0190.glyph000066400000000000000000000017711472062471000324430ustar00rootroot00000000000000StartChar: uni0190 Encoding: 400 400 428 Width: 1060 VWidth: 0 Flags: W HStem: 0 187<324.974 705.289> 630 205<507.828 677.449> 1022 21G<962 1018> 1108 189<521.499 918.152> VStem: 29 256<228.012 498.95> 201 256<885.854 1046.13> LayerCount: 2 Fore SplineSet 946 158 m 1xf8 865 105 703 0 445 0 c 0 263 0 176 34 109 106 c 0 52 168 29 239 29 313 c 0xf8 29 338 32 364 37 390 c 0 72 568 180 694 339 730 c 1 250 761 201 845 201 936 c 0 201 952 203 969 206 985 c 0 243 1180 442 1297 732 1297 c 1 736 1297 741 1297 745 1297 c 1 978 1297 1072 1234 1138 1193 c 1 1090 1136 1042 1079 994 1022 c 1 930 1064 842 1108 697 1108 c 0 577 1108 476 1060 459 985 c 0 457 977 457 970 457 963 c 0xf4 457 868 589 835 692 835 c 1 694 835 695 835 697 835 c 1 703 835 709 835 715 835 c 1 702 766 688 698 675 629 c 1 649 629 623 630 597 630 c 0 405 630 323 549 291 388 c 0 287 368 285 349 285 331 c 0 285 247 333 187 482 187 c 0 673 187 796 271 856 317 c 1 886 264 916 211 946 158 c 1xf8 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni0191.glyph000066400000000000000000000013631472062471000324410ustar00rootroot00000000000000StartChar: uni0191 Encoding: 401 401 339 Width: 1060 VWidth: 0 Flags: W HStem: -303 264<-84 40.6961> 642 216<491 777.395> 1115 209<542 1061.92> LayerCount: 2 Fore SplineSet 345 78 m 1 303 -108 197 -303 -135 -303 c 1 -118 -215 -101 -127 -84 -39 c 1 20 -39 55 -8 81 85 c 1 161 498 241 911 321 1324 c 1 549 1324 778 1324 1006 1324 c 1 1108 1324 1150 1307 1181 1290 c 1 1142 1222 1102 1155 1063 1087 c 1 1040 1101 1021 1114 923 1115 c 1 899 1115 876 1115 852 1115 c 1 748 1115 725 1115 542 1114 c 1 525 1028 508 942 491 856 c 1 611 856 574 858 696 858 c 0 786 858 849 840 886 822 c 1 850 755 815 687 779 620 c 1 745 637 696 642 651 642 c 0 566 642 l 0 536 642 514 642 449 640 c 1 429 539 375 236 345 78 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni01A4.glyph000066400000000000000000000011461472062471000324530ustar00rootroot00000000000000StartChar: uni01A4 Encoding: 420 420 972 Width: 1060 VWidth: 0 Flags: W HStem: -1 21G<250 509> 440 215<622 749.866> 1102 212<386.686 464 711 833.826> VStem: 120 224<927 1050.15> 855 254<769.747 1084.31> LayerCount: 2 Fore SplineSet 855 983 m 0 855 1090 792 1105 711 1105 c 1 694 1020 l 2 658 837 622 655 622 655 c 1 749 655 855 747 855 983 c 0 494 -1 m 1 250 0 l 1 464 1102 l 1 400 1097 371 1065 344 927 c 1 120 927 l 1 192 1298 358 1314 716 1314 c 0 962 1314 1109 1214 1109 999 c 0 1109 599 914 440 687 440 c 0 639 440 621 441 581 443 c 1 530 180 524 155 494 -1 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni01CD.glyph000066400000000000000000000004071472062471000324740ustar00rootroot00000000000000StartChar: uni01CD Encoding: 461 461 429 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<-69 196.5 692 972> 281 223<409.995 673.747> 1305 20G<505.5 849.5> 1373 447 LayerCount: 2 Fore Refer: 334 780 N 1 0 0 1 20 167 2 Refer: 26 65 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni01CE.glyph000066400000000000000000000004631472062471000324770ustar00rootroot00000000000000StartChar: uni01CE Encoding: 462 462 430 Width: 1060 VWidth: 0 Flags: W HStem: -31 21G<777.5 824.5> -11 200<255.5 514.68> 819 209<467.306 686.696> 1158 447 VStem: 69 249<196.7 585.735> 700 186<79.3457 275> LayerCount: 2 Fore Refer: 334 780 N 1 0 0 1 5 -48 2 Refer: 0 97 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni01CF.glyph000066400000000000000000000004041472062471000324730ustar00rootroot00000000000000StartChar: uni01CF Encoding: 463 463 431 Width: 1060 VWidth: 0 Flags: W HStem: 4 214<100 341.29 590 775.962> 1112 212<312.878 509 756.837 995.969> 1373 447 LayerCount: 2 Fore Refer: 334 780 N 1 0 0 1 -13 167 2 Refer: 50 73 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni01D0.glyph000066400000000000000000000004111472062471000324440ustar00rootroot00000000000000StartChar: uni01D0 Encoding: 464 464 432 Width: 1060 VWidth: 0 Flags: W HStem: -18 200<494 844.134> 1019 20G<453.5 522.5> 1158 447 VStem: 321 272<123 385.182> LayerCount: 2 Fore Refer: 334 780 N 1 0 0 1 -65 -48 2 Refer: 177 305 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni01D1.glyph000066400000000000000000000004501472062471000324500ustar00rootroot00000000000000StartChar: uni01D1 Encoding: 465 465 433 Width: 1060 VWidth: 0 Flags: W HStem: -16 203<360.794 563.376> 1147 203<572.95 756.613> 1373 447 VStem: 51 263<233.832 671.361> 800 258<593.11 1102.42> LayerCount: 2 Fore Refer: 334 780 N 1 0 0 1 33 167 2 Refer: 38 79 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni01D2.glyph000066400000000000000000000004511472062471000324520ustar00rootroot00000000000000StartChar: uni01D2 Encoding: 466 466 434 Width: 1060 VWidth: 0 Flags: W HStem: -6 203<374.176 589.924> 830 202<479.876 701.14> 1158 447 VStem: 72 260<238.301 581.159> 729 258<424.209 804.393> LayerCount: 2 Fore Refer: 334 780 N 1 0 0 1 -16 -48 2 Refer: 14 111 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni01D3.glyph000066400000000000000000000004541472062471000324560ustar00rootroot00000000000000StartChar: uni01D3 Encoding: 467 467 435 Width: 1060 VWidth: 0 Flags: W HStem: -10 210<365.969 579.128> 1329 1G<234.5 511 877 929.5> 1373 447 VStem: 71 264<232.409 658.991> 888 248<1182.47 1323.27> LayerCount: 2 Fore Refer: 334 780 N 1 0 0 1 3 167 2 Refer: 44 85 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni01D4.glyph000066400000000000000000000004741472062471000324610ustar00rootroot00000000000000StartChar: uni01D4 Encoding: 468 468 436 Width: 1060 VWidth: 0 Flags: W HStem: -17 21G<786 844.5> 2 213<316.264 455.141> 1000 13G<392 435 779 1040> 1158 447 VStem: 46 267<215.184 439.6> 177 258<702.308 991.764> LayerCount: 2 Fore Refer: 334 780 N 1 0 0 1 -47 -48 2 Refer: 20 117 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni01D5.glyph000066400000000000000000000005431472062471000324570ustar00rootroot00000000000000StartChar: uni01D5 Encoding: 469 469 437 Width: 1060 VWidth: 0 Flags: W HStem: -10 210<365.969 579.128> 1329 1G<234.5 511 877 929.5> 1433 240<405 637 825 1060> 1757 194<552.574 1018.22> VStem: 71 264<232.409 658.991> 517 538 888 248<1182.47 1323.27> LayerCount: 2 Fore Refer: 326 772 S 1 0 0 1 70 294 2 Refer: 132 220 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni01D6.glyph000066400000000000000000000005571472062471000324650ustar00rootroot00000000000000StartChar: uni01D6 Encoding: 470 470 438 Width: 1060 VWidth: 0 Flags: W HStem: -17 21G<786 844.5> 2 213<316.264 455.141> 1000 13G<392 435 779 1040> 1218 240<355 587 775 1010> 1480 194<501.574 967.216> VStem: 46 267<215.184 439.6> 177 258<702.308 991.764> 466 538 LayerCount: 2 Fore Refer: 326 772 S 1 0 0 1 19 17 2 Refer: 144 252 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni01D7.glyph000066400000000000000000000005221472062471000324560ustar00rootroot00000000000000StartChar: uni01D7 Encoding: 471 471 439 Width: 1060 VWidth: 0 Flags: W HStem: -10 210<365.969 579.128> 1329 1G<234.5 511 877 929.5> 1433 240<405 637 825 1060> 1696 452 VStem: 71 264<232.409 658.991> 499 588 888 248<1182.47 1323.27> LayerCount: 2 Fore Refer: 323 769 S 1 0 0 1 98 429 2 Refer: 132 220 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni01D8.glyph000066400000000000000000000005371472062471000324650ustar00rootroot00000000000000StartChar: uni01D8 Encoding: 472 472 440 Width: 1060 VWidth: 0 Flags: W HStem: -17 21G<786 844.5> 2 213<316.264 455.141> 1000 13G<392 435 779 1040> 1218 240<355 587 775 1010> 1462 452 VStem: 46 267<215.184 439.6> 177 258<702.308 991.764> 449 588 LayerCount: 2 Fore Refer: 323 769 S 1 0 0 1 48 195 2 Refer: 144 252 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni01D9.glyph000066400000000000000000000005121472062471000324570ustar00rootroot00000000000000StartChar: uni01D9 Encoding: 473 473 441 Width: 1060 VWidth: 0 Flags: W HStem: -10 210<365.969 579.128> 1329 1G<234.5 511 877 929.5> 1433 240<405 637 825 1060> 1695 447 VStem: 71 264<232.409 658.991> 888 248<1182.47 1323.27> LayerCount: 2 Fore Refer: 334 780 S 1 0 0 1 89 489 2 Refer: 132 220 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni01DA.glyph000066400000000000000000000005271472062471000324750ustar00rootroot00000000000000StartChar: uni01DA Encoding: 474 474 442 Width: 1060 VWidth: 0 Flags: W HStem: -17 21G<786 844.5> 2 213<316.264 455.141> 1000 13G<392 435 779 1040> 1218 240<355 587 775 1010> 1425 447 VStem: 46 267<215.184 439.6> 177 258<702.308 991.764> LayerCount: 2 Fore Refer: 334 780 S 1 0 0 1 31 219 2 Refer: 144 252 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni01DB.glyph000066400000000000000000000005231472062471000324720ustar00rootroot00000000000000StartChar: uni01DB Encoding: 475 475 443 Width: 1060 VWidth: 0 Flags: W HStem: -10 210<365.969 579.128> 1329 1G<234.5 511 877 929.5> 1433 240<405 637 825 1060> 1694 450 VStem: 71 264<232.409 658.991> 512 562 888 248<1182.47 1323.27> LayerCount: 2 Fore Refer: 322 768 S 1 0 0 1 132 427 2 Refer: 132 220 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni01DC.glyph000066400000000000000000000005471472062471000325010ustar00rootroot00000000000000StartChar: uni01DC Encoding: 476 476 444 Width: 1060 VWidth: 0 Flags: W HStem: -17 21G<786 844.5> 2 213<316.264 455.141> 1000 13G<392 435 779 1040> 1218 240<355 587 775 1010> 1466.03 450 VStem: 46 267<215.184 439.6> 177 258<702.308 991.764> 515 562 LayerCount: 2 Fore Refer: 322 768 S 1 0 0 1 135 199.032 2 Refer: 144 252 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni01DE.glyph000066400000000000000000000005031472062471000324730ustar00rootroot00000000000000StartChar: uni01DE Encoding: 478 478 445 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<-69 196.5 692 972> 281 223<409.995 673.747> 1305 20G<505.5 849.5> 1433 240<422 654 842 1077> 1734 194<559.574 1025.22> VStem: 524 538 LayerCount: 2 Fore Refer: 326 772 S 1 0 0 1 77 271 2 Refer: 75 196 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni01DF.glyph000066400000000000000000000005511472062471000324770ustar00rootroot00000000000000StartChar: uni01DF Encoding: 479 479 446 Width: 1060 VWidth: 0 Flags: W HStem: -31 21G<777.5 824.5> -11 200<255.5 514.68> 819 209<467.306 686.696> 1218 240<407 639 827 1062> 1493 194<518.574 984.216> VStem: 69 249<196.7 585.735> 483 538 700 186<79.3457 275> LayerCount: 2 Fore Refer: 326 772 S 1 0 0 1 36 30 2 Refer: 63 228 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni01E0.glyph000066400000000000000000000005131472062471000324500ustar00rootroot00000000000000StartChar: uni01E0 Encoding: 480 480 976 Width: 1060 VWidth: 0 HStem: 0 21G<-69 196.5 692 972> 281 223<409.995 673.747> 1305 20G<505.5 849.5> 1447 246<632.756 875.116> 1822 194<587.553 1053.19> VStem: 551.979 538 588 331 LayerCount: 2 Fore Refer: 326 772 N 1 0 0 1 104.979 359 2 Refer: 482 550 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni01E1.glyph000066400000000000000000000005611472062471000324540ustar00rootroot00000000000000StartChar: uni01E1 Encoding: 481 481 977 Width: 1060 VWidth: 0 HStem: -31 21G<777.5 824.5> -11 200<255.5 514.68> 819 209<467.306 686.696> 1232 246<617.756 860.116> 1607 194<572.553 1038.2> VStem: 69 249<196.7 585.735> 536.979 538 573 331 700 186<79.3457 275> LayerCount: 2 Fore Refer: 326 772 N 1 0 0 1 89.9792 144 2 Refer: 483 551 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni01E2.glyph000066400000000000000000000004671472062471000324620ustar00rootroot00000000000000StartChar: uni01E2 Encoding: 482 482 447 Width: 1060 VWidth: 0 Flags: W HStem: -5 208<658 918.969> 280 209<326.037 437> 642 208<719 912.835> 1114 208<743.378 1102.83> 1486 194<571.574 1037.22> VStem: 536 538 LayerCount: 2 Fore Refer: 326 772 N 1 0 0 1 89 23 2 Refer: 82 198 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni01E3.glyph000066400000000000000000000006011472062471000324510ustar00rootroot00000000000000StartChar: uni01E3 Encoding: 483 483 448 Width: 1060 VWidth: 0 Flags: W HStem: 0 208<630.549 769.447> 4 158<206.461 352.636> 508 153<295.145 433.774> 808 210<300.707 470.438 730.502 846.472> 1271 194<475.574 941.216> VStem: -1 236<162.281 427.849> 440 538 850 194<648.73 805.783> LayerCount: 2 Fore Refer: 326 772 N 1 0 0 1 -7 -192 2 Refer: 65 230 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni01E8.glyph000066400000000000000000000003641472062471000324640ustar00rootroot00000000000000StartChar: uni01E8 Encoding: 488 488 451 Width: 1060 VWidth: 0 Flags: W HStem: -11 6G<8 280.5 746 797> 1315 20G<224.5 526 976 1025> 1373 447 LayerCount: 2 Fore Refer: 334 780 N 1 0 0 1 18 167 2 Refer: 34 75 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni01E9.glyph000066400000000000000000000005771472062471000324730ustar00rootroot00000000000000StartChar: uni01E9 Encoding: 489 489 452 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<59 330 752 826.5> 813 204<571.989 752.293> 1407 20G<515 558.5> 1451 447 VStem: 308 258<1105.37 1385.1> 757 253<625.47 880.135> LayerCount: 2 Fore Refer: 334 780 N 1 0 0 1 -238 245 2 Refer: 11 107 N 1 0 0 1 0 0 3 Validated: 1 Substitution2: "'ss01' Style Set 1 - No loop k-1" uni01E9.noloop EndChar uni01E9.noloop.glyph000066400000000000000000000004661472062471000337160ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: uni01E9.noloop Encoding: 57354 57354 980 Width: 1060 VWidth: -2 Flags: W HStem: -6 6G<59 324 799.5 895.398> 1033 20G<817 922.548> 1407 20G<515 558.5> 1425 447 VStem: 308 258<1104.28 1385.1> LayerCount: 2 Fore Refer: 334 780 N 1 0 0 1 -311 219 2 Refer: 978 57352 N 1 0 0 1 0 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni01EA.glyph000066400000000000000000000022341472062471000324730ustar00rootroot00000000000000StartChar: uni01EA Encoding: 490 490 725 Width: 1060 VWidth: 0 Flags: W HStem: -506 196<347.666 583.8> 1147 203<553.057 756.703> VStem: 51 263<228.391 675.553> 92 255<-386 -195.439> 801 257<596.174 1102.8> LayerCount: 2 Fore SplineSet 709 1350 m 1xe8 843 1350 1058 1299 1058 917 c 0 1058 841 1049 752 1030 647 c 1 1029 643 1029 640 1028 636 c 1 996 469 933 312 867 217 c 1 682 -61 374 -153 348 -253 c 0 347 -256 347 -258 347 -261 c 0 347 -298 397 -310 457 -310 c 0 515 -310 561 -281 595 -259 c 1 627 -306 660 -353 692 -400 c 1 639 -448 509 -506 409 -506 c 0 244 -506 92 -460 92 -312 c 0xd8 92 -296 93 -280 97 -262 c 0 116 -167 249 -95 381 -14 c 1 273 -4 161 39 108 127 c 0 68 193 51 274 51 367 c 0 51 432 59 503 74 579 c 0 143 931 233 1090 322 1187 c 0 406 1279 552 1347 709 1350 c 1xe8 330 277 m 0 363 203 397 187 471 187 c 0 550 187 611 249 657 326 c 1 695 385 747 541 767 640 c 1 768 646 770 651 771 657 c 1 786 735 801 835 801 921 c 0 801 953 799 983 794 1009 c 0 774 1115 729 1147 669 1147 c 0 604 1147 561 1122 507 1051 c 0 444 968 385 835 337 592 c 0 325 533 314 452 314 384 c 0xe8 314 341 319 302 330 277 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni01EB.glyph000066400000000000000000000017661472062471000325050ustar00rootroot00000000000000StartChar: uni01EB Encoding: 491 491 726 Width: 1060 VWidth: 0 Flags: W HStem: -504 196<303.644 539.8> 830 202<479.876 701.14> VStem: 47 256<-384 -189.187> 72 260<235.881 581.159> 729 258<425.892 804.393> LayerCount: 2 Fore SplineSet 762 114 m 1xd8 520 -108 330 -151 304 -251 c 0 303 -254 303 -256 303 -259 c 0 303 -296 353 -308 413 -308 c 0 471 -308 517 -279 551 -257 c 1 583 -304 616 -351 648 -398 c 1 595 -446 465 -504 365 -504 c 0 200 -504 47 -458 47 -310 c 0xe8 47 -295 49 -278 52 -260 c 0 75 -131 191 -92 341 0 c 1 152 27 72 147 72 321 c 0 72 365 77 413 87 464 c 0 159 835 339 1032 631 1032 c 0 828 1032 925 963 969 831 c 0 982 792 987 745 987 695 c 0 987 644 982 592 972 543 c 0 939 377 875 218 762 114 c 1xd8 598 247 m 1 655 299 690 403 713 530 c 0 714 536 715 540 716 546 c 0 724 591 729 633 729 671 c 0 729 765 698 830 606 830 c 0 455 830 383 690 343 482 c 0 336 445 332 410 332 379 c 0xd8 332 269 377 197 471 197 c 1 526 198 555 211 598 247 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni01EC.glyph000066400000000000000000000005301472062471000324720ustar00rootroot00000000000000StartChar: uni01EC Encoding: 492 492 727 Width: 1060 VWidth: 0 HStem: -506 196<347.666 583.8> 1147 203<553.057 756.703> 1479 194<519.553 985.195> VStem: 51 263<228.391 675.553> 92 255<-386 -195.439> 483.979 538 801 257<596.174 1102.8> LayerCount: 2 Fore Refer: 326 772 N 1 0 0 1 36.9792 16 2 Refer: 725 490 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni01ED.glyph000066400000000000000000000005321472062471000324750ustar00rootroot00000000000000StartChar: uni01ED Encoding: 493 493 728 Width: 1060 VWidth: 0 HStem: -504 196<303.644 539.8> 830 202<479.876 701.14> 1161 194<441.553 907.195> VStem: 47 256<-384 -189.187> 72 260<235.881 581.159> 405.979 538 729 258<425.892 804.393> LayerCount: 2 Fore Refer: 326 772 N 1 0 0 1 -41.0208 -302 2 Refer: 726 491 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni01F0.glyph000066400000000000000000000004451472062471000324550ustar00rootroot00000000000000StartChar: uni01F0 Encoding: 496 496 453 Width: 1060 VWidth: 0 Flags: W HStem: -389 201<240.358 456.515> -28 20G<125 186> 834 179<443.258 651.491> 1158 447 VStem: 660 254<536.101 824.726> LayerCount: 2 Fore Refer: 334 780 N 1 0 0 1 -2 -48 2 Refer: 332 567 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni01F4.glyph000066400000000000000000000004531472062471000324600ustar00rootroot00000000000000StartChar: uni01F4 Encoding: 500 500 454 Width: 1060 VWidth: 0 Flags: W HStem: -8 206<372.09 617.957> 567 207<506.497 763> 1121 207<557.669 820.978> 1350 452 VStem: 49 259<268.34 731.835> 533 588 LayerCount: 2 Fore Refer: 323 769 N 1 0 0 1 132 83 2 Refer: 32 71 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni01F5.glyph000066400000000000000000000004611472062471000324600ustar00rootroot00000000000000StartChar: uni01F5 Encoding: 501 501 455 Width: 1060 VWidth: 0 Flags: W HStem: -402 217<154.286 475.241> -8 219<293.111 449.577> 827 207<440.487 695.291> 1135 452 VStem: 46 233<218.288 614.43> 470 588 LayerCount: 2 Fore Refer: 323 769 N 1 0 0 1 69 -132 2 Refer: 6 103 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni01F8.glyph000066400000000000000000000004241472062471000324620ustar00rootroot00000000000000StartChar: uni01F8 Encoding: 504 504 456 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<-1 260 596 870> 1305 20G<215 293 862.5 924.5> 1362 450 VStem: 445 562 616 249<0 224.453> LayerCount: 2 Fore Refer: 322 768 N 1 0 0 1 65 95 2 Refer: 37 78 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni01F9.glyph000066400000000000000000000005161472062471000324650ustar00rootroot00000000000000StartChar: uni01F9 Encoding: 505 505 457 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<25 292.5> 819 207<613.407 868> 1032 20G<389 429.5> 1147 450 VStem: 192 239<822.06 1017.4> 440 562 650 265<115.569 423.505> 756 268<601.9 914.5> LayerCount: 2 Fore Refer: 322 768 N 1 0 0 1 60 -120 2 Refer: 15 110 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni0200.glyph000066400000000000000000000004071472062471000324260ustar00rootroot00000000000000StartChar: uni0200 Encoding: 512 512 464 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<-69 196.5 692 972> 281 223<409.995 673.747> 1305 20G<505.5 849.5> 1374 545 LayerCount: 2 Fore Refer: 335 783 N 1 0 0 1 59 204 2 Refer: 26 65 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni0201.glyph000066400000000000000000000004641472062471000324320ustar00rootroot00000000000000StartChar: uni0201 Encoding: 513 513 465 Width: 1060 VWidth: 0 Flags: W HStem: -31 21G<777.5 824.5> -11 200<255.5 514.68> 819 209<467.306 686.696> 1159 545 VStem: 69 249<196.7 585.735> 700 186<79.3457 275> LayerCount: 2 Fore Refer: 335 783 N 1 0 0 1 44 -11 2 Refer: 0 97 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni0202.glyph000066400000000000000000000004511472062471000324270ustar00rootroot00000000000000StartChar: uni0202 Encoding: 514 514 723 Width: 1060 VWidth: 0 HStem: 0 21G<-69 196.5 692 972> 281 223<409.995 673.747> 1305 20G<505.5 849.5> 1390 21G<391 558 895.5 1045> 1540 183<611.68 865.089> LayerCount: 2 Fore Refer: 484 785 N 1 0 0 1 4 32 2 Refer: 26 65 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni0203.glyph000066400000000000000000000005321472062471000324300ustar00rootroot00000000000000StartChar: uni0203 Encoding: 515 515 724 Width: 1060 VWidth: 0 HStem: -31 21G<777.5 824.5> -11 200<255.5 514.68> 819 209<467.306 686.696> 1175 21G<376 543 880.5 1030> 1325 183<596.68 850.089> VStem: 69 249<196.7 585.735> 700 186<79.3457 275> LayerCount: 2 Fore Refer: 484 785 N 1 0 0 1 -11 -183 2 Refer: 0 97 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni0204.glyph000066400000000000000000000004011472062471000324240ustar00rootroot00000000000000StartChar: uni0204 Encoding: 516 516 466 Width: 1060 VWidth: 0 Flags: W HStem: 0 204<323 868.946> 646 203<450 751.438> 1118 205<493.966 1033.45> 1374 545 LayerCount: 2 Fore Refer: 335 783 N 1 0 0 1 65 204 2 Refer: 30 69 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni0205.glyph000066400000000000000000000004501472062471000324310ustar00rootroot00000000000000StartChar: uni0205 Encoding: 517 517 467 Width: 1060 VWidth: 0 Flags: W HStem: -10 206<384.238 715.575> 818 203<490.842 711.12> 1159 545 VStem: 88 255<237.586 336.479> 738 253<630.154 791.478> LayerCount: 2 Fore Refer: 335 783 N 1 0 0 1 22 -11 2 Refer: 4 101 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni0206.glyph000066400000000000000000000004441472062471000324350ustar00rootroot00000000000000StartChar: uni0206 Encoding: 518 518 729 Width: 1060 VWidth: 0 HStem: 0 204<323 868.946> 646 203<450 751.438> 1118 205<493.966 1033.45> 1390 21G<397 564 901.5 1051> 1540 183<617.68 871.089> LayerCount: 2 Fore Refer: 484 785 N 1 0 0 1 10 32 2 Refer: 30 69 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni0207.glyph000066400000000000000000000005161472062471000324360ustar00rootroot00000000000000StartChar: uni0207 Encoding: 519 519 730 Width: 1060 VWidth: 0 HStem: -10 206<384.238 715.575> 818 203<490.842 711.12> 1175 21G<354 521 858.5 1008> 1325 183<574.68 828.089> VStem: 88 255<237.586 336.479> 738 253<630.154 791.478> LayerCount: 2 Fore Refer: 484 785 N 1 0 0 1 -33 -183 2 Refer: 4 101 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni0208.glyph000066400000000000000000000004031472062471000324320ustar00rootroot00000000000000StartChar: uni0208 Encoding: 520 520 468 Width: 1060 VWidth: 0 Flags: W HStem: 4 214<100 341.29 590 775.962> 1112 212<312.878 509 756.837 995.969> 1374 545 LayerCount: 2 Fore Refer: 335 783 N 1 0 0 1 26 204 2 Refer: 50 73 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni0209.glyph000066400000000000000000000004111472062471000324320ustar00rootroot00000000000000StartChar: uni0209 Encoding: 521 521 469 Width: 1060 VWidth: 0 Flags: W HStem: -18 200<494 844.134> 1019 20G<453.5 522.5> 1159 545 VStem: 321 272<123 385.182> LayerCount: 2 Fore Refer: 335 783 N 1 0 0 1 -26 -11 2 Refer: 177 305 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni020A.glyph000066400000000000000000000004471472062471000324530ustar00rootroot00000000000000StartChar: uni020A Encoding: 522 522 731 Width: 1060 VWidth: 0 HStem: 4 214<100 341.29 590 775.962> 1112 212<312.878 509 756.837 995.969> 1390 21G<358 525 862.5 1012> 1540 183<578.68 832.089> LayerCount: 2 Fore Refer: 484 785 N 1 0 0 1 -29 32 2 Refer: 50 73 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni020B.glyph000066400000000000000000000004551472062471000324530ustar00rootroot00000000000000StartChar: uni020B Encoding: 523 523 732 Width: 1060 VWidth: 0 HStem: -18 200<494 844.134> 1019 20G<453.5 522.5> 1175 21G<306 473 810.5 960> 1325 183<526.68 780.089> VStem: 321 272<123 385.182> LayerCount: 2 Fore Refer: 484 785 N 1 0 0 1 -81 -183 2 Refer: 177 305 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni020C.glyph000066400000000000000000000004501472062471000324470ustar00rootroot00000000000000StartChar: uni020C Encoding: 524 524 470 Width: 1060 VWidth: 0 Flags: W HStem: -16 203<360.794 563.376> 1147 203<572.95 756.613> 1374 545 VStem: 51 263<233.832 671.361> 800 258<593.11 1102.42> LayerCount: 2 Fore Refer: 335 783 N 1 0 0 1 72 204 2 Refer: 38 79 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni020D.glyph000066400000000000000000000004501472062471000324500ustar00rootroot00000000000000StartChar: uni020D Encoding: 525 525 471 Width: 1060 VWidth: 0 Flags: W HStem: -6 203<374.176 589.924> 830 202<479.876 701.14> 1159 545 VStem: 72 260<238.301 581.159> 729 258<424.209 804.393> LayerCount: 2 Fore Refer: 335 783 N 1 0 0 1 23 -11 2 Refer: 14 111 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni020E.glyph000066400000000000000000000005131472062471000324510ustar00rootroot00000000000000StartChar: uni020E Encoding: 526 526 717 Width: 1060 VWidth: 0 HStem: -16 203<360.794 563.376> 1147 203<572.95 756.613> 1390 21G<404 571 908.5 1058> 1540 183<624.68 878.089> VStem: 51 263<233.832 671.361> 800 258<593.11 1102.42> LayerCount: 2 Fore Refer: 484 785 N 1 0 0 1 17 32 2 Refer: 38 79 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni020F.glyph000066400000000000000000000005161472062471000324550ustar00rootroot00000000000000StartChar: uni020F Encoding: 527 527 718 Width: 1060 VWidth: 0 HStem: -6 203<374.176 589.924> 830 202<479.876 701.14> 1175 21G<355 522 859.5 1009> 1325 183<575.68 829.089> VStem: 72 260<238.301 581.159> 729 258<424.209 804.393> LayerCount: 2 Fore Refer: 484 785 N 1 0 0 1 -32 -183 2 Refer: 14 111 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni0210.glyph000066400000000000000000000004071472062471000324270ustar00rootroot00000000000000StartChar: uni0210 Encoding: 528 528 472 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<15 276> 1124 205<468.453 748.793> 1374 545 VStem: 813 269<812.323 1068.19> LayerCount: 2 Fore Refer: 335 783 N 1 0 0 1 -5 204 2 Refer: 41 82 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni0211.glyph000066400000000000000000000004361472062471000324320ustar00rootroot00000000000000StartChar: uni0211 Encoding: 529 529 473 Width: 1060 VWidth: 0 Flags: W HStem: -18 21G<138 399.5> 808 212<753.068 937.5> 1024 20G<351.5 407.5> 1159 545 VStem: 841 250<689.229 878.5> LayerCount: 2 Fore Refer: 335 783 N 1 0 0 1 44 -11 2 Refer: 17 114 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni0212.glyph000066400000000000000000000004521472062471000324310ustar00rootroot00000000000000StartChar: uni0212 Encoding: 530 530 719 Width: 1060 VWidth: 0 HStem: 0 21G<15 276> 1124 205<468.453 748.793> 1390 21G<327 494 831.5 981> 1540 183<547.68 801.089> VStem: 813 269<812.323 1068.19> LayerCount: 2 Fore Refer: 484 785 N 1 0 0 1 -60 32 2 Refer: 41 82 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni0213.glyph000066400000000000000000000005041472062471000324300ustar00rootroot00000000000000StartChar: uni0213 Encoding: 531 531 720 Width: 1060 VWidth: 0 HStem: -18 21G<138 399.5> 808 212<753.068 937.5> 1024 20G<351.5 407.5> 1175 21G<376 543 880.5 1030> 1325 183<596.68 850.089> VStem: 841 250<689.229 878.5> LayerCount: 2 Fore Refer: 484 785 N 1 0 0 1 -11 -183 2 Refer: 17 114 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni0214.glyph000066400000000000000000000004551472062471000324360ustar00rootroot00000000000000StartChar: uni0214 Encoding: 532 532 474 Width: 1060 VWidth: 0 Flags: W HStem: -10 210<365.969 579.128> 1329 1G<234.5 511 877 929.5> 1374 545 VStem: 71 264<232.409 658.991> 888 248<1182.47 1323.27> LayerCount: 2 Fore Refer: 335 783 N 1 0 0 1 42 204 2 Refer: 44 85 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni0215.glyph000066400000000000000000000004731472062471000324370ustar00rootroot00000000000000StartChar: uni0215 Encoding: 533 533 475 Width: 1060 VWidth: 0 Flags: W HStem: -17 21G<786 844.5> 2 213<316.264 455.141> 1000 13G<392 435 779 1040> 1159 545 VStem: 46 267<215.184 439.6> 177 258<702.308 991.764> LayerCount: 2 Fore Refer: 335 783 N 1 0 0 1 -8 -11 2 Refer: 20 117 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni0216.glyph000066400000000000000000000005211472062471000324320ustar00rootroot00000000000000StartChar: uni0216 Encoding: 534 534 721 Width: 1060 VWidth: 0 HStem: -10 210<365.969 579.128> 1329 1G<234.5 511 877 929.5> 1390 21G<374 541 878.5 1028> 1540 183<594.68 848.089> VStem: 71 264<232.409 658.991> 888 248<1182.47 1323.27> LayerCount: 2 Fore Refer: 484 785 N 1 0 0 1 -13 32 2 Refer: 44 85 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni0217.glyph000066400000000000000000000005401472062471000324340ustar00rootroot00000000000000StartChar: uni0217 Encoding: 535 535 722 Width: 1060 VWidth: 0 HStem: -17 21G<786 844.5> 2 213<316.264 455.141> 1000 13G<392 435 779 1040> 1175 21G<324 491 828.5 978> 1325 183<544.68 798.089> VStem: 46 267<215.184 439.6> 177 258<702.308 991.764> LayerCount: 2 Fore Refer: 484 785 N 1 0 0 1 -63 -183 2 Refer: 20 117 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni021A.glyph000066400000000000000000000004211472062471000324440ustar00rootroot00000000000000StartChar: uni021A Encoding: 538 538 478 Width: 1060 VWidth: 0 Flags: W HStem: -581 532 0 21G<280 576> 1118 207<218.551 497 750.247 1049.96 1050 1075.19> VStem: 166 369 LayerCount: 2 Fore Refer: 488 806 N 1 0 0 1 -51 -53 2 Refer: 43 84 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni021B.glyph000066400000000000000000000004211472062471000324450ustar00rootroot00000000000000StartChar: uni021B Encoding: 539 539 479 Width: 1060 VWidth: 0 Flags: W HStem: -581 532 -6 202<467.117 740.203> 805 204<521 948> VStem: 177 254<229.428 472.672> 241 369 LayerCount: 2 Fore Refer: 488 806 N 1 0 0 1 24 -53 2 Refer: 19 116 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni021E.glyph000066400000000000000000000004121472062471000324500ustar00rootroot00000000000000StartChar: uni021E Encoding: 542 542 480 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<-15 261 600 897.5> 599 215<398.475 716> 1302 15G<456 481.5 839 1111> 1373 447 LayerCount: 2 Fore Refer: 334 780 N 1 0 0 1 -6 167 2 Refer: 33 72 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni021F.glyph000066400000000000000000000005321472062471000324540ustar00rootroot00000000000000StartChar: uni021F Encoding: 543 543 481 Width: 1060 VWidth: 0 Flags: W HStem: -11 11G<13 271.5 718 772.5> 796 217<583.716 735.453> 1391 20G<478.5 517.5> 1451 447 VStem: 270 250<1121.6 1402> 651 258<72.8385 384.731> 741 251<411.625 794.784> LayerCount: 2 Fore Refer: 334 780 N 1 0 0 1 -284 245 2 Refer: 8 104 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni0226.glyph000066400000000000000000000004461472062471000324410ustar00rootroot00000000000000StartChar: uni0226 Encoding: 550 550 482 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<-69 196.5 692 972> 281 223<409.995 673.747> 1305 20G<505.5 849.5> 1447 246<632.756 875.116> VStem: 588 331 LayerCount: 2 Fore Refer: 330 775 N 1 0 0 1 75 22 2 Refer: 26 65 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni0227.glyph000066400000000000000000000005161472062471000324400ustar00rootroot00000000000000StartChar: uni0227 Encoding: 551 551 483 Width: 1060 VWidth: 0 Flags: W HStem: -31 21G<777.5 824.5> -11 200<255.5 514.68> 819 209<467.306 686.696> 1232 246<617.756 860.116> VStem: 69 249<196.7 585.735> 573 331 700 186<79.3457 275> LayerCount: 2 Fore Refer: 330 775 N 1 0 0 1 60 -193 2 Refer: 0 97 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni0228.glyph000066400000000000000000000024021472062471000324350ustar00rootroot00000000000000StartChar: uni0228 Encoding: 552 552 733 Width: 1060 VWidth: 0 Flags: W HStem: -443 172<268.374 491.235> -3 222<335 356 568.223 908.943> 704 221<474 788.636> 1219 223<531 1088.64> VStem: 495 224<-263.538 -167.055> LayerCount: 2 Fore SplineSet 303 1438 m 1 363 1442 435 1442 517 1442 c 0 620 1442 l 1 659 1442 697 1442 736 1442 c 1 892 1442 1035 1439 1113 1439 c 1 1118 1439 1124 1439 1129 1439 c 1 1115 1366 1100 1292 1086 1219 c 1 901 1219 716 1219 531 1219 c 1 512 1121 493 1023 474 925 c 1 592 925 711 925 829 925 c 1 815 851 800 778 786 704 c 1 668 704 549 704 431 704 c 1 429 693 426 681 424 670 c 1 380 444 352 305 335 219 c 1 481 220 626 220 772 221 c 1 831 221 909 251 909 251 c 1 920 179 932 106 943 34 c 1 890 20 841 -3 738 -3 c 1 685 -3 631 -3 578 -3 c 1 573 -24 565 -62 565 -64 c 1 650 -68 719 -113 719 -202 c 0 719 -214 718 -227 715 -240 c 0 688 -369 562 -443 404 -443 c 0 338 -443 249 -425 200 -389 c 1 230 -340 259 -290 289 -241 c 1 319 -259 360 -271 411 -271 c 0 447 -271 485 -259 495 -221 c 1 495 -220 495 -220 495 -219 c 1 496 -216 496 -212 496 -209 c 0 496 -184 476 -164 434 -164 c 0 386 -164 353 -166 323 -176 c 1 334 -118 345 -61 356 -3 c 1 245 -3 133 -3 22 -3 c 1 116 477 209 958 303 1438 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni0229.glyph000066400000000000000000000022521472062471000324410ustar00rootroot00000000000000StartChar: uni0229 Encoding: 553 553 734 Width: 1060 VWidth: 0 Flags: W HStem: -450 172<243.374 466.235> 434 196<418.871 736.981> 818 203<492.348 707.997> VStem: 96 251<236.674 401.227> 470 224<-270.538 -174.055> 737 250<630.362 790.713> LayerCount: 2 Fore SplineSet 389 606 m 1 506 626 600 630 733 630 c 1 736 647 737 663 737 678 c 0 737 775 682 818 605 818 c 0 503 818 418 722 389 606 c 1 642 1021 m 0 890 1021 987 894 987 680 c 0 987 619 979 551 965 477 c 0 961 457 955 434 955 434 c 1 669 430 454 416 348 396 c 1 348 390 347 383 347 377 c 0 347 275 394 196 481 196 c 0 587 196 624 205 702 294 c 1 760 251 819 209 877 166 c 1 805 80 715 17 555 -3 c 1 550 -22 541 -68 540 -71 c 1 625 -75 694 -120 694 -209 c 0 694 -221 693 -234 690 -247 c 0 663 -376 537 -450 379 -450 c 0 313 -450 224 -432 175 -396 c 1 205 -347 234 -297 264 -248 c 1 294 -266 335 -278 386 -278 c 0 422 -278 460 -266 470 -228 c 1 470 -227 470 -227 470 -226 c 1 471 -223 471 -219 471 -216 c 0 471 -191 451 -171 409 -171 c 0 361 -171 327 -173 297 -183 c 1 309 -122 321 -61 333 0 c 1 171 36 96 164 96 349 c 0 96 401 101 456 113 516 c 0 170 802 359 1021 642 1021 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni022A.glyph000066400000000000000000000005361472062471000324540ustar00rootroot00000000000000StartChar: uni022A Encoding: 554 554 735 Width: 1060 VWidth: 0 HStem: -16 203<360.794 563.376> 1147 203<572.95 756.613> 1433 240<435 667 855 1090> 1802 194<619.553 1085.19> VStem: 51 263<233.832 671.361> 583.979 538 800 258<593.11 1102.42> LayerCount: 2 Fore Refer: 326 772 S 1 0 0 1 136.979 339 2 Refer: 126 214 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni022B.glyph000066400000000000000000000005341472062471000324530ustar00rootroot00000000000000StartChar: uni022B Encoding: 555 555 736 Width: 1060 VWidth: 0 HStem: -6 203<374.176 589.924> 830 202<479.876 701.14> 1218 240<386 618 806 1041> 1578 194<541.553 1007.2> VStem: 72 260<238.301 581.159> 505.979 538 729 258<424.209 804.393> LayerCount: 2 Fore Refer: 326 772 S 1 0 0 1 58.9792 115 2 Refer: 139 246 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni022C.glyph000066400000000000000000000006171472062471000324560ustar00rootroot00000000000000StartChar: uni022C Encoding: 556 556 737 Width: 1060 VWidth: 0 HStem: -16 203<360.794 563.376> 1147 203<572.95 756.613> 1391 178<867.948 1023.71> 1421 21G<495.359 551.5> 1521 180<567.789 739.018> 1806 194<654.553 1120.19> VStem: 51 263<233.832 671.361> 618.979 538 800 258<593.11 1102.42> LayerCount: 2 Fore Refer: 326 772 S 1 0 0 1 171.979 343 2 Refer: 125 213 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni022D.glyph000066400000000000000000000006161472062471000324560ustar00rootroot00000000000000StartChar: uni022D Encoding: 557 557 738 Width: 1060 VWidth: 0 HStem: -6 203<374.176 589.924> 830 202<479.876 701.14> 1176 178<818.948 974.708> 1206 21G<446.359 502.5> 1306 180<518.789 690.018> 1593 194<627.553 1093.19> VStem: 72 260<238.301 581.159> 591.979 538 729 258<424.209 804.393> LayerCount: 2 Fore Refer: 326 772 S 1 0 0 1 144.979 130 2 Refer: 138 245 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni022E.glyph000066400000000000000000000004671472062471000324630ustar00rootroot00000000000000StartChar: uni022E Encoding: 558 558 739 Width: 1060 VWidth: 0 HStem: -16 203<360.794 563.376> 1147 203<572.95 756.613> 1447 246<645.756 888.116> VStem: 51 263<233.832 671.361> 601 331 800 258<593.11 1102.42> LayerCount: 2 Fore Refer: 330 775 N 1 0 0 1 88 22 2 Refer: 38 79 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni022F.glyph000066400000000000000000000004711472062471000324570ustar00rootroot00000000000000StartChar: uni022F Encoding: 559 559 740 Width: 1060 VWidth: 0 HStem: -6 203<374.176 589.924> 830 202<479.876 701.14> 1232 246<596.756 839.116> VStem: 72 260<238.301 581.159> 552 331 729 258<424.209 804.393> LayerCount: 2 Fore Refer: 330 775 N 1 0 0 1 39 -193 2 Refer: 14 111 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni0230.glyph000066400000000000000000000005451472062471000324340ustar00rootroot00000000000000StartChar: uni0230 Encoding: 560 560 741 Width: 1060 VWidth: 0 HStem: -16 203<360.794 563.376> 1147 203<572.95 756.613> 1447 246<645.756 888.116> 1830 194<656.553 1122.19> VStem: 51 263<233.832 671.361> 601 331 620.979 538 800 258<593.11 1102.42> LayerCount: 2 Fore Refer: 326 772 S 1 0 0 1 173.979 367 2 Refer: 739 558 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni0231.glyph000066400000000000000000000005431472062471000324330ustar00rootroot00000000000000StartChar: uni0231 Encoding: 561 561 742 Width: 1060 VWidth: 0 HStem: -6 203<374.176 589.924> 830 202<479.876 701.14> 1232 246<596.756 839.116> 1607 194<555.553 1021.2> VStem: 72 260<238.301 581.159> 519.979 538 552 331 729 258<424.209 804.393> LayerCount: 2 Fore Refer: 326 772 N 1 0 0 1 72.9792 144 2 Refer: 740 559 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni0232.glyph000066400000000000000000000003631472062471000324340ustar00rootroot00000000000000StartChar: uni0232 Encoding: 562 562 743 Width: 1060 VWidth: 0 HStem: 1342 20G<358 406.5 900 978.5> 1486 194<529.574 995.216> VStem: 494 538 LayerCount: 2 Fore Refer: 326 772 N 1 0 0 1 47 23 2 Refer: 48 89 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni0233.glyph000066400000000000000000000004531472062471000324350ustar00rootroot00000000000000StartChar: uni0233 Encoding: 563 563 744 Width: 1060 VWidth: 0 HStem: -376 202<126.917 325.973> -52 20G<22 57> 751 262<153 289.078> 1271 194<495.574 961.216> VStem: 460 538 838 256<822.65 1013> LayerCount: 2 Fore Refer: 326 772 N 1 0 0 1 13 -192 2 Refer: 24 121 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni0237.glyph000066400000000000000000000013341472062471000324400ustar00rootroot00000000000000StartChar: uni0237 Encoding: 567 567 332 Width: 1060 VWidth: 0 Flags: W HStem: -389 201<240.358 456.515> -28 20G<125 186> 834 179<443.258 651.491> VStem: 660 254<536.101 824.726> AnchorPoint: "above_accent" 668 1107 basechar 0 LayerCount: 2 Fore SplineSet 752 -78 m 1 722 -231 610 -389 324 -389 c 3 201 -389 51 -361 -35 -156 c 1 29 -107 93 -57 157 -8 c 1 215 -153 277 -188 340 -188 c 0 358 -188 l 3 478 -188 495 -83 504 -48 c 1 555 206 606 459 657 713 c 1 659 724 660 736 660 746 c 0 660 799 631 834 575 834 c 0 525 834 455 806 365 737 c 1 325 782 285 827 245 872 c 1 398 992 488 1013 641 1013 c 1 866 1013 914 859 914 775 c 0 914 763 913 751 911 743 c 1 858 469 805 196 752 -78 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni0302.glyph000066400000000000000000000004471472062471000324350ustar00rootroot00000000000000StartChar: uni0302 Encoding: 770 770 324 Width: 1060 VWidth: -10 Flags: W HStem: 1252 448 AnchorPoint: "above_accent" 683 1219 mark 0 LayerCount: 2 Fore SplineSet 758 1700 m 1 1096 1408 l 1 927 1252 l 1 736 1453 l 1 468 1264 l 1 340 1420 l 1 758 1700 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni0304.glyph000066400000000000000000000010401472062471000324250ustar00rootroot00000000000000StartChar: uni0304 Encoding: 772 772 326 Width: 1060 VWidth: -34 Flags: W HStem: 1463 194<482.574 948.216> VStem: 447 538 AnchorPoint: "above_accent" 649 1299 mark 0 LayerCount: 2 Fore SplineSet 985 1657 m 1 972 1592 960 1528 947 1463 c 1 941 1463 936 1463 930 1463 c 0 872 1461 773 1456 699 1456 c 0 625 1456 533 1457 465 1459 c 0 459 1459 453 1460 447 1460 c 1 460 1526 472 1591 485 1657 c 1 491 1656 498 1655 504 1655 c 0 569 1653 683 1652 775 1652 c 0 836 1652 923 1657 968 1657 c 0 985 1657 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni0305.glyph000066400000000000000000000005451472062471000324370ustar00rootroot00000000000000StartChar: uni0305 Encoding: 773 773 327 Width: 1060 VWidth: -34 Flags: W HStem: 1458 203<332.551 1087> AnchorPoint: "above_accent" 662 1302 mark 0 LayerCount: 2 Fore SplineSet 1126 1658 m 1 1113 1591 1100 1524 1087 1457 c 1 823 1457 559 1458 295 1458 c 1 308 1526 322 1593 335 1661 c 1 599 1660 862 1659 1126 1658 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni0306.glyph000066400000000000000000000006011472062471000324310ustar00rootroot00000000000000StartChar: uni0306 Encoding: 774 774 328 Width: 1060 VWidth: -12 Flags: W HStem: 1325 183<614.135 861.439> AnchorPoint: "above_accent" 665 1179 mark 0 LayerCount: 2 Fore SplineSet 728 1508 m 0 819 1508 901 1556 936 1649 c 1 1149 1619 l 1 1091 1442 971 1325 699 1325 c 1 537 1325 356 1403 352 1628 c 1 577 1658 l 1 581 1541 653 1508 728 1508 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni0307.glyph000066400000000000000000000005621472062471000324400ustar00rootroot00000000000000StartChar: uni0307 Encoding: 775 775 330 Width: 1060 VWidth: -28 Flags: W HStem: 1425 246<557.756 800.116> VStem: 513 331 AnchorPoint: "above_accent" 615 1300 mark 0 LayerCount: 2 Fore SplineSet 560 1671 m 1 655 1671 749 1671 844 1671 c 1 829 1589 813 1507 798 1425 c 1 703 1425 608 1425 513 1425 c 1 529 1507 544 1589 560 1671 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni0308.glyph000066400000000000000000000005431472062471000324400ustar00rootroot00000000000000StartChar: uni0308 Encoding: 776 776 329 Width: 1060 VWidth: -28 Flags: W HStem: 1184 240<423 655 843 1078> AnchorPoint: "above_accent" 683 1051 mark 0 LayerCount: 2 Fore SplineSet 843 1424 m 1 1124 1421 l 1 1078 1183 l 1 796 1184 l 1 843 1424 l 1 423 1424 m 1 702 1424 l 1 655 1184 l 1 376 1184 l 1 423 1424 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni030A.glyph000066400000000000000000000013061472062471000324470ustar00rootroot00000000000000StartChar: uni030A Encoding: 778 778 331 Width: 1060 VWidth: -8 Flags: W HStem: 1278 132<648.419 808.929> 1535 142<656.142 817.047> VStem: 454 191<1415.96 1521.24> 819 192<1425.31 1530.9> AnchorPoint: "above_accent" 682 1200 mark 0 LayerCount: 2 Fore SplineSet 744 1535 m 0 691 1535 654 1503 646 1473 c 0 645 1470 645 1468 645 1465 c 0 645 1437 673 1410 720 1410 c 0 772 1410 810 1443 818 1473 c 0 819 1476 819 1479 819 1482 c 0 819 1510 792 1535 744 1535 c 0 457 1473 m 0 480 1589 625 1677 773 1677 c 0 908 1677 1011 1604 1011 1503 c 0 1011 1493 1010 1483 1008 1473 c 0 986 1358 855 1278 695 1278 c 0 555 1278 454 1346 454 1444 c 0 454 1453 455 1463 457 1473 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni030B.glyph000066400000000000000000000007441472062471000324550ustar00rootroot00000000000000StartChar: uni030B Encoding: 779 779 333 Width: 1060 VWidth: -43 Flags: W HStem: 1143 545 AnchorPoint: "above_accent" 554 1100 mark 0 LayerCount: 2 Fore SplineSet 646 1286 m 1 781 1381 927 1547 1024 1688 c 1 1083 1646 1141 1603 1200 1561 c 1 1107 1417 901 1237 765 1143 c 1 725 1191 686 1238 646 1286 c 1 264 1293 m 1 399 1388 545 1554 642 1695 c 1 701 1653 759 1610 818 1568 c 1 725 1424 520 1244 384 1150 c 1 344 1198 304 1245 264 1293 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni030C.glyph000066400000000000000000000004501472062471000324500ustar00rootroot00000000000000StartChar: uni030C Encoding: 780 780 334 Width: 1060 VWidth: -10 Flags: W HStem: 1206 447 AnchorPoint: "above_accent" 670 1155 mark 0 LayerCount: 2 Fore SplineSet 681 1206 m 1 365 1503 l 1 536 1641 l 1 709 1452 l 1 1008 1653 l 1 1120 1478 l 1 681 1206 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni030D.glyph000066400000000000000000000001601472062471000324470ustar00rootroot00000000000000StartChar: uni030D Encoding: 781 781 337 Width: 1060 VWidth: 0 Flags: W LayerCount: 2 Fore Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni030E.glyph000066400000000000000000000001601472062471000324500ustar00rootroot00000000000000StartChar: uni030E Encoding: 782 782 338 Width: 1060 VWidth: 0 Flags: W LayerCount: 2 Fore Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni030F.glyph000066400000000000000000000007441472062471000324610ustar00rootroot00000000000000StartChar: uni030F Encoding: 783 783 335 Width: 1060 VWidth: -43 Flags: W HStem: 1170 545 AnchorPoint: "above_accent" 631 1118 mark 0 LayerCount: 2 Fore SplineSet 758 1313 m 1 699 1265 641 1218 582 1170 c 1 482 1264 348 1444 311 1588 c 1 386 1630 461 1673 536 1715 c 1 579 1574 659 1408 758 1313 c 1 1143 1320 m 1 1085 1273 1026 1225 968 1178 c 1 868 1272 732 1452 695 1596 c 1 770 1638 846 1680 921 1722 c 1 964 1581 1044 1415 1143 1320 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni0311.glyph000066400000000000000000000007411472062471000324320ustar00rootroot00000000000000StartChar: uni0311 Encoding: 785 785 484 Width: 1060 VWidth: -12 Flags: W HStem: 1358 21G<387 554 891.5 1041> 1508 183<607.68 861.089> AnchorPoint: "above_accent" 686 1290 mark 0 LayerCount: 2 Fore SplineSet 738 1508 m 0 663 1508 579 1475 529 1358 c 1 316 1388 l 1 408 1613 555 1691 780 1691 c 0 1010 1691 1117 1583 1117 1419 c 0 1117 1412 1116 1405 1116 1397 c 1 891 1367 l 1 892 1373 892 1379 892 1384 c 0 892 1454 838 1508 738 1508 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni0312.glyph000066400000000000000000000004751472062471000324370ustar00rootroot00000000000000StartChar: uni0312 Encoding: 786 786 485 Width: 1060 VWidth: -43 Flags: W HStem: 1236 419 VStem: 461 365 AnchorPoint: "above_accent" 549 1156 mark 0 LayerCount: 2 Fore SplineSet 461 1283 m 1 521 1395 569 1504 643 1655 c 1 826 1622 l 1 780 1480 726 1339 685 1236 c 1 461 1283 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni0313.glyph000066400000000000000000000005461472062471000324370ustar00rootroot00000000000000StartChar: uni0313 Encoding: 787 787 486 Width: 1060 VWidth: 26 Flags: W HStem: 1099 498 VStem: 572 321 AnchorPoint: "above_accent" 672 1103 mark 0 LayerCount: 2 Fore SplineSet 673 1597 m 1 893 1597 l 1 852 1382 l 2 823 1231 741 1155 601 1099 c 1 572 1226 l 1 637 1254 668 1277 687 1376 c 1 630 1376 l 1 673 1597 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni0314.glyph000066400000000000000000000007071472062471000324370ustar00rootroot00000000000000StartChar: uni0314 Encoding: 788 788 487 Width: 1060 VWidth: 26 Flags: W HStem: 1099 498<684.991 764.692> VStem: 607 162<1206.1 1375.29> AnchorPoint: "above_accent" 672 1103 mark 0 LayerCount: 2 Fore SplineSet 876 1597 m 1 833 1376 l 1 776 1376 l 1 771 1352 769 1332 769 1316 c 0 769 1265 791 1247 833 1226 c 1 756 1099 l 1 659 1145 607 1204 607 1307 c 0 607 1330 610 1355 615 1382 c 2 656 1597 l 1 876 1597 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni0326.glyph000066400000000000000000000005351472062471000324410ustar00rootroot00000000000000StartChar: uni0326 Encoding: 806 806 488 Width: 1060 VWidth: 26 Flags: W HStem: -528 532 VStem: 217 369 AnchorPoint: "cedilla_accent" 445 53 mark 0 LayerCount: 2 Fore SplineSet 316 4 m 1 586 4 l 1 544 -211 l 2 515 -362 472 -426 326 -528 c 1 217 -403 l 1 278 -361 307 -328 329 -217 c 1 273 -217 l 1 316 4 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni0327.glyph000066400000000000000000000002301472062471000324320ustar00rootroot00000000000000StartChar: uni0327 Encoding: 807 807 489 Width: 1060 VWidth: 12 Flags: W LayerCount: 2 Fore Refer: 198 184 N 1 0 0.19438 1 -75 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni0328.glyph000066400000000000000000000007451472062471000324460ustar00rootroot00000000000000StartChar: uni0328 Encoding: 808 808 490 Width: 1060 VWidth: 32 Flags: W HStem: -460 196<333.644 569.515> VStem: 77 256<-340 -150.494> LayerCount: 2 Fore SplineSet 767 107 m 1 544 -118 354 -105 334 -207 c 0 333 -210 333 -212 333 -215 c 0 333 -252 383 -264 443 -264 c 0 501 -264 547 -235 581 -213 c 1 677 -354 l 1 624 -402 495 -460 395 -460 c 0 230 -460 77 -414 77 -266 c 0 77 -251 79 -234 82 -216 c 0 120 -18 358 -40 531 108 c 1 767 107 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni0394.glyph000066400000000000000000000007361472062471000324510ustar00rootroot00000000000000StartChar: uni0394 Encoding: 916 916 384 Width: 1060 VWidth: 0 Flags: W HStem: 0 199<273 662> 1305 20G<481.5 837.5> LayerCount: 2 Fore SplineSet 662 199 m 1 662 320 627 660 627 869 c 0 627 922 629 967 635 998 c 1 597 832 341 343 273 199 c 1 403 199 532 199 662 199 c 1 74 0 m 1 24 13 -27 25 -77 38 c 1 146 467 370 896 593 1325 c 1 667 1325 742 1325 816 1325 c 1 859 897 902 470 945 42 c 1 897 28 848 14 800 0 c 1 558 0 316 0 74 0 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni03A9.glyph000066400000000000000000000015101472062471000324550ustar00rootroot00000000000000StartChar: uni03A9 Encoding: 937 937 391 Width: 1060 VWidth: 0 Flags: W HStem: 1 216<-7.83451 169 793 1004.16> 1159 217<586 831.863> VStem: 55 269<355.383 804.159> 889 258<607.934 1098.35> LayerCount: 2 Fore SplineSet 330 1 m 1 205 1 79 1 -46 1 c 1 -33 73 -19 145 -6 217 c 1 52 217 111 217 169 217 c 1 110 319 55 429 55 567 c 0 55 601 58 637 66 676 c 0 164 1165 428 1376 744 1376 c 0 948 1376 1147 1242 1147 944 c 0 1147 528 1005 370 793 217 c 1 821 217 848 218 876 218 c 1 935 218 1005 246 1005 246 c 1 1006 175 1008 104 1009 33 c 1 957 19 918 0 842 0 c 0 836 0 l 1 742 0 648 0 554 0 c 1 552 70 550 141 548 211 c 1 755 342 889 531 889 954 c 0 889 1110 805 1159 705 1159 c 0 572 1159 394 983 335 683 c 0 327 643 324 602 324 562 c 0 324 394 385 242 429 215 c 1 396 144 363 72 330 1 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni03BC.glyph000066400000000000000000000003621472062471000324740ustar00rootroot00000000000000StartChar: uni03BC Encoding: 956 956 352 Width: 1060 VWidth: 6 Flags: W HStem: -17 21G<774 832.5> 2 204<298.094 541.375> 1000 20G<373 415> VStem: 163 252<702.308 991.764> LayerCount: 2 Fore Refer: 169 181 N 1 0 0 1 0 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni03CF.glyph000066400000000000000000000012011472062471000324710ustar00rootroot00000000000000StartChar: uni03CF Encoding: 975 975 421 Width: 1060 VWidth: 0 Flags: W HStem: -364 177<511.205 672.145> -5 21G<8 280.5> 1315 20G<224.5 526 976 1025> LayerCount: 2 Fore SplineSet 762 0 m 1 738 111 570 445 465 574 c 1 465 574 397 512 353 440 c 1 324 292 295 143 266 -5 c 1 180 -5 94 -5 8 -5 c 1 95 442 181 888 268 1335 c 1 354 1335 440 1335 526 1335 c 1 496 1180 466 1026 436 871 c 1 567 1016 954 1339 998 1376 c 1 1052 1317 1106 1258 1160 1199 c 1 952 1064 712 816 638 742 c 1 735 623 968 192 992 54 c 1 939 -213 851 -364 479 -364 c 1 491 -305 502 -246 514 -187 c 1 676 -187 744 -93 762 0 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni03D0.glyph000066400000000000000000000027541472062471000324620ustar00rootroot00000000000000StartChar: uni03D0 Encoding: 976 976 413 Width: 1060 VWidth: 0 Flags: W HStem: 0 202<424.561 678.876> 632 206<416 621.087> 1120 208<504.816 671.358> VStem: 105 253<273.408 617.995> 688 252<906.7 1101.24> 745 251<274.835 559.246> LayerCount: 2 Back SplineSet 588 199 m 4xf8 710 199 728 291 728 387 c 4xf4 728 570 580 634 378 634 c 5 378 841 l 5 517 841 554 883 554 1003 c 4 554 1058 509 1122 414 1122 c 5 354 1122 318 1083 318 993 c 4 318 893 321 640 322 398 c 5 419 223 524.334 199 588 199 c 4xf8 309 112 m 5 309 83 309 59 309 39 c 4 309 -85 306 -203 298 -300 c 5 62 -283 l 5 72 -183 75 -74 75 37 c 4 75 224 66 829 66 1003 c 4 66 1159 177 1328 376 1328 c 4 579 1328 799 1274 799 1010 c 4xf8 799 832 708 802 673 779 c 5 841 749.5 973 636.5 973 382.5 c 4 973 50 829 0 585 0 c 4 583 0 580 0 578 0 c 4 449 0 399 39 309 112 c 5 EndSplineSet Fore SplineSet 147 736 m 0xf4 230 1156 383 1328 607 1328 c 0 770 1328 940 1272 940 1084 c 0xf8 940 1062 937 1037 932 1011 c 0 912 909 859 816 756 779 c 1 896 756 996 667 996 491 c 0 996 458 993 421 985 381 c 0 931 106 810 0 478 0 c 0 191 0 105 157 105 386 c 0 105 490 122 610 147 736 c 0xf4 416 838 m 1 575 838 653 855 686 1005 c 0 688 1013 688 1021 688 1028 c 0 688 1091 633 1120 567 1120 c 0 509 1120 449 1008 416 838 c 1 376 619 m 1 364 556 358 501 358 454 c 0 358 273 439 202 532 202 c 0 680 202 715 261 740 395 c 0 743 412 745 427 745 442 c 0xf4 745 572 629 632 507 632 c 0 474 632 426 629 376 619 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni03D3.glyph000066400000000000000000000005151472062471000324560ustar00rootroot00000000000000StartChar: uni03D3 Encoding: 979 979 416 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<438.075 679.6> 1038 21G<1011.91 1037.61> 1070 306<1022.58 1166.86> 1181 454 1385 20G<405.101 503.167> VStem: 89.6077 346.419 LayerCount: 2 Fore Refer: 392 900 N 0.769819 0 0 1 -303 -41 2 Refer: 415 978 N 0.856471 0 0 1 170 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni03D4.glyph000066400000000000000000000004421472062471000324560ustar00rootroot00000000000000StartChar: uni03D4 Encoding: 980 980 417 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<313 595> 1038 21G<983 1013> 1070 306<995.451 1163.91> 1385 20G<274.5 389> 1433 240<432 664 852 1087> LayerCount: 2 Fore Refer: 173 168 N 1 0 0 1 9 249 2 Refer: 415 978 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni03D7.glyph000066400000000000000000000025211472062471000324610ustar00rootroot00000000000000StartChar: uni03D7 Encoding: 983 983 420 Width: 1060 VWidth: 0 Flags: W HStem: -365 187<529.574 725.232> 0 199<649.003 787.249> 824 196<289.9 516> VStem: 388 252<671.21 904> 461 260<74.5 283.154> LayerCount: 2 Fore SplineSet 109 838 m 1xf0 109 838 221 1020 447 1020 c 0 585 1020 640 956 640 852 c 0xf0 640 829 637 804 632 778 c 0 619 712 592 655 561 609 c 1 561 609 637 675 710 726 c 1 717 731 723 735 730 740 c 1 791 880 883 1021 1019 1021 c 0 1105 1021 1130 973 1130 920 c 0 1130 907 1129 892 1126 879 c 0 1103 769 938 668 820 588 c 1 776 511 753 436 736 346 c 1 735 343 735 339 734 336 c 1 728 302 721 269 721 243 c 0 721 217 728 199 747 199 c 0 779 199 825 237 867 287 c 1 909 255 950 223 992 191 c 1 991 184 989 176 988 169 c 1 979 124 972 81 964 41 c 0 913 -216 860 -365 494 -365 c 1 507 -303 519 -240 532 -178 c 1 735 -178 739 -152 786 26 c 0 787 29 787 33 788 36 c 1 757 16 719 0 662 0 c 0 577 0 461 10 461 139 c 0xe8 461 155 463 173 467 193 c 0 486 291 523 369 554 415 c 1 500 381 491 377 418 326 c 1 413 322 407 317 402 313 c 1 328 171 195 1 58 1 c 1 57 1 l 1 4 1 -30 34 -30 97 c 0 -30 110 -29 123 -26 138 c 0 5 294 123 352 241 432 c 1 285 509 364 636 381 726 c 0 386 752 388 771 388 785 c 0 388 821 373 824 354 824 c 0 327 824 275 769 221 704 c 1 184 749 146 793 109 838 c 1xf0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni03D8.glyph000066400000000000000000000017341472062471000324670ustar00rootroot00000000000000StartChar: uni03D8 Encoding: 984 984 422 Width: 1060 VWidth: 0 Flags: W HStem: -316 503<347.651 494.23> 1147 203<537.068 750.141> VStem: 31 264<240.801 692.912> 803 259<571.203 1094.3> LayerCount: 2 Fore SplineSet 314 284 m 0 340 224 383 187 463 187 c 0 549 187 613 249 661 326 c 1 702 385 756 541 776 640 c 1 777 646 779 651 780 657 c 1 793 726 803 809 803 885 c 0 803 928 800 968 793 1002 c 0 771 1108 726 1147 661 1147 c 0 591 1147 545 1122 488 1051 c 0 422 968 359 835 311 592 c 0 301 542 295 479 295 421 c 0 295 367 300 316 314 284 c 0 700 1350 m 1 835 1350 1062 1298 1062 909 c 0 1062 835 1054 748 1035 647 c 1 1034 643 1034 640 1033 636 c 1 1001 469 924 312 858 217 c 1 781 108 668 31 548 0 c 1 528 -105 507 -211 487 -316 c 1 405 -316 323 -316 241 -316 c 1 261 -212 281 -107 301 -3 c 1 217 16 141 58 100 127 c 0 55 202 31 296 31 405 c 0 31 460 37 518 49 579 c 0 118 931 224 1090 313 1187 c 0 397 1279 543 1347 700 1350 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni03D9.glyph000066400000000000000000000013751472062471000324710ustar00rootroot00000000000000StartChar: uni03D9 Encoding: 985 985 423 Width: 1060 VWidth: 6 Flags: W HStem: 830 202<489.919 711.14> VStem: 82 260<236.724 581.159> 739 258<425.211 804.393> LayerCount: 2 Fore SplineSet 307 9 m 1 150 48 82 163 82 323 c 0 82 367 87 414 97 464 c 0 170 835 349 1032 641 1032 c 0 838 1032 935 963 979 831 c 0 992 792 997 745 997 695 c 0 997 644 992 592 982 543 c 0 932 291 812 55 552 4 c 1 531 -102 511 -209 490 -315 c 1 408 -315 326 -315 244 -315 c 1 265 -207 286 -99 307 9 c 1 608 247 m 1 665 299 700 403 723 530 c 0 724 536 725 540 726 546 c 0 734 591 739 633 739 671 c 0 739 765 708 830 616 830 c 0 465 830 393 690 353 482 c 0 346 445 342 410 342 379 c 0 342 269 387 197 481 197 c 1 536 198 565 211 608 247 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni03DA.glyph000066400000000000000000000014721472062471000324770ustar00rootroot00000000000000StartChar: uni03DA Encoding: 986 986 425 Width: 1060 VWidth: 4 Flags: W HStem: -380 198<393 569.641> 1110 213<705.116 1122.43> 1128 204<584.557 1113.85> VStem: 74 262<235.508 726.457> 595 236<-144.201 -45.7781> LayerCount: 2 Fore SplineSet 445 187 m 0xb8 657 142 831 112 831 -45 c 0 831 -60 829 -77 826 -95 c 0 803 -224 674 -378 378 -380 c 1 383 -314 388 -248 393 -182 c 1 510 -168 589 -152 594 -99 c 0 594 -96 595 -94 595 -92 c 0 595 -27 417 -19 339 -3 c 1 151 43 74 204 74 417 c 0 74 485 82 559 97 636 c 0 147 895 258 1054 325 1132 c 0 418 1240 573 1332 748 1332 c 0xb8 874 1332 954 1323 1104 1323 c 0 1158 1323 l 1 1145 1252 1133 1181 1120 1110 c 1xd8 990 1124 787 1128 701 1128 c 0 586 1128 428 992 357 628 c 0 343 556 336 491 336 434 c 0 336 290 378 201 445 187 c 0xb8 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni03DB.glyph000066400000000000000000000014441472062471000324770ustar00rootroot00000000000000StartChar: uni03DB Encoding: 987 987 424 Width: 1060 VWidth: 4 Flags: W HStem: -380 198<424 590.137> 807 211<506.12 1086.45> VStem: 86 266<254.978 615.433> 625 237<-144.201 -44.64> LayerCount: 2 Fore SplineSet 370 -3 m 0 331 4 242 29 190 73 c 0 115 136 86 225 86 335 c 0 86 394 94 458 108 527 c 0 175 867 382 1018 697 1018 c 0 841 1018 930 1021 1025 1021 c 0 1057 1021 1089 1021 1124 1020 c 1 1111 947 1097 875 1084 802 c 1 1060 806 942 807 824 807 c 0 638 807 l 0 491 807 393 671 365 528 c 0 356 482 352 442 352 408 c 0 352 241 445 209 492 197 c 0 716 138 862 86 862 -51 c 0 862 -65 860 -79 857 -95 c 0 832 -224 705 -378 409 -380 c 1 414 -314 419 -248 424 -182 c 1 541 -168 611 -151 624 -99 c 0 625 -96 625 -93 625 -91 c 0 625 -26 452 -17 370 -3 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni03DC.glyph000066400000000000000000000003161472062471000324750ustar00rootroot00000000000000StartChar: uni03DC Encoding: 988 988 426 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<263 316> 642 216<468 787.395> 1115 209<519 1051.92> LayerCount: 2 Fore Refer: 31 70 N 1 0 0 1 0 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni03DD.glyph000066400000000000000000000014051472062471000324760ustar00rootroot00000000000000StartChar: uni03DD Encoding: 989 989 427 Width: 1060 VWidth: -2 Flags: W HStem: -347 242<-36.8061 162.062> 807 205<696 968.063> 1217 201<750.852 1093.57> LayerCount: 2 Fore SplineSet 528 150 m 2 479 -103 378 -347 2 -347 c 0 -28 -347 -60 -346 -93 -342 c 1 -73 -261 -54 -180 -34 -99 c 1 -7 -103 19 -105 43 -105 c 0 167 -105 239 -8 270 150 c 1 329 455 389 759 448 1064 c 1 473 1194 583 1418 899 1418 c 0 1095 1418 1118 1403 1198 1357 c 1 1155 1292 1112 1228 1069 1163 c 1 1005 1208 968 1217 878 1217 c 0 746 1217 720 1143 708 1083 c 0 703 1056 696 1012 696 1012 c 1 880 1012 l 0 985 1012 1024 1000 1052 991 c 1 1024 925 997 860 969 794 c 1 949 801 930 807 874 807 c 1 801 807 727 807 654 807 c 1 612 588 570 369 528 150 c 2 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni040D.glyph000066400000000000000000000004131472062471000324510ustar00rootroot00000000000000StartChar: uni040D Encoding: 1037 1037 503 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<0.929664 276 607 854> 1290 20G<254 485 770.5 1100> 1362 450 VStem: 464 562 LayerCount: 2 Fore Refer: 322 768 N 1 0 0 1 84 95 2 Refer: 514 1048 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni0450.glyph000066400000000000000000000004671472062471000324430ustar00rootroot00000000000000StartChar: uni0450 Encoding: 1104 1104 570 Width: 1060 VWidth: 32 Flags: W HStem: -10 206<384.238 715.575> 818 203<490.842 711.12> 1147 450 VStem: 88 255<237.586 336.479> 468 562 738 253<630.154 791.478> LayerCount: 2 Fore Refer: 322 768 N 1 0 0 1 88 -120 2 Refer: 543 1077 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni045D.glyph000066400000000000000000000005061472062471000324610ustar00rootroot00000000000000StartChar: uni045D Encoding: 1117 1117 583 Width: 1060 Flags: W HStem: -17 21G<786 844.5> 2 213<316.264 455.141> 1000 13G<392 435 779 1040> 1147 450 VStem: 46 267<215.184 439.6> 177 258<702.308 991.764> 428.179 562 LayerCount: 2 Fore Refer: 322 768 N 1 0 0 1 48.179 -120 2 Refer: 546 1080 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni0460.glyph000066400000000000000000000015231472062471000324360ustar00rootroot00000000000000StartChar: uni0460 Encoding: 1120 1120 586 Width: 1060 VWidth: 6 Flags: W HStem: -12 212<173 363.484 611.221 702.082> 1356 20G<286 399.6 1042.87 1111> VStem: 38 230<198.367 623.696> 883 254<747.443 1296.2> LayerCount: 2 Fore SplineSet 495 881 m 1 731 900 l 1 634 405 l 0 617 312 609 260 609 232 c 0 609 206 616 200 630 200 c 0 707 200 769 315 823 594 c 0 861 791 883 949 883 1073 c 0 883 1160 872 1229 848 1284 c 1 1097 1376 l 1 1125 1306 1137 1226 1137 1135 c 0 1137 990 1107 818 1068 615 c 0 1004 285 879 -12 634 -12 c 0 520 -12 476 20 467 104 c 1 424 32 384 -10 250 -10 c 0 96 -10 38 106 38 288 c 0 38 372 50 471 71 579 c 0 139 930 213 1193 359 1376 c 1 562 1276 l 1 456 1149 376 960 307 603 c 0 280 462 268 367 268 305 c 0 268 221 289 196 320 196 c 0 362 196 382 287 403 395 c 0 495 881 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni0461.glyph000066400000000000000000000004241472062471000324360ustar00rootroot00000000000000StartChar: uni0461 Encoding: 1121 1121 587 Width: 1060 VWidth: 6 Flags: W HStem: -12 212<166 363.323 611.221 720.042> 1019 30G<213 319.5 998.5 1054> VStem: 26 238<200.287 562.871> 828 249<435.937 959.628> LayerCount: 2 Fore Refer: 365 969 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni048A.glyph000066400000000000000000000015251472062471000324630ustar00rootroot00000000000000StartChar: uni048A Encoding: 1162 1162 594 Width: 1060 VWidth: 0 Flags: W HStem: -1 21G<0.929664 276> 1290 20G<254 485 770.5 1100> 1468 183<628.135 875.439> LayerCount: 2 Fore SplineSet 742 1651 m 0 833 1651 915 1699 950 1792 c 1 1163 1762 l 1 1105 1585 985 1468 713 1468 c 0 551 1468 370 1546 366 1771 c 1 591 1801 l 1 595 1684 667 1651 742 1651 c 0 855 1310 m 1 1100 1309 l 1 1090 1256 1077 1186 1066 1129 c 0 1021 899 968 645 924 419 c 0 916 378 909 339 902 301 c 0 896 271 891 243 886 215 c 1 1026 210 l 1 916 29 809 -206 769 -297 c 1 539 -273 l 1 559 -229 620 -111 680 0 c 1 607 0 l 1 631 171 656 300 692 486 c 0 713 594 787 801 787 801 c 1 622 553 384 168 276 0 c 1 -3 -1 l 1 254 1307 l 1 500 1310 l 1 470 1158 388 741 388 741 c 2 350 546 267 318 267 318 c 1 444 614 686 942 855 1310 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni048B.glyph000066400000000000000000000020411472062471000324560ustar00rootroot00000000000000StartChar: uni048B Encoding: 1163 1163 595 Width: 1060 Flags: W HStem: 2 213<316.264 455.141> 1000 13G<392 435 779 1040> 1253 183<631.135 878.439> VStem: 46 267<215.184 439.6> 177 258<702.308 991.764> LayerCount: 2 Fore SplineSet 745 1436 m 0xe0 836 1436 918 1484 953 1577 c 1 1166 1547 l 1 1108 1370 988 1253 716 1253 c 0 554 1253 373 1331 369 1556 c 1 594 1586 l 1 598 1469 670 1436 745 1436 c 0xe0 938 210 m 1 1026 210 l 1 916 29 809 -206 769 -297 c 1 539 -273 l 1 554 -240 647 -51 718 90 c 1 704 124 691 170 680 233 c 1 602 123 502 5 351 2 c 0 348 2 345 2 342 2 c 0 206 2 46 20 46 187 c 0xf0 46 206 48 228 53 251 c 0 70 333 84 408 103 504 c 0 141 701 177 897 177 973 c 0 177 980 177 987 176 992 c 1 262 1001 349 1011 435 1020 c 1 435 1010 l 2xe8 435 910 380 652 313 298 c 1 313 295 l 2xf0 313 230 320 215 365 215 c 0 489 215 703 570 728 697 c 0 748 802 769 908 789 1013 c 1 873 1013 956 1013 1040 1013 c 1 994 777 948 542 902 306 c 0 901 302 901 299 901 295 c 0 901 267 917 235 938 210 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni048C.glyph000066400000000000000000000016541472062471000324700ustar00rootroot00000000000000StartChar: uni048C Encoding: 1164 1164 596 Width: 1060 Flags: W HStem: 0 212<387 644.796> 608 210<511 699.735> 974 210<189 289 582 701> 1288 20G<545.5 601> VStem: 342 260<1186.76 1299.82> 727 263<302.711 581.569> LayerCount: 2 Fore SplineSet 601 608 m 0 564 608 505 608 468 606 c 1 420 369 403 288 387 212 c 1 427 208 443 205 518 205 c 0 628 205 696 285 720 409 c 0 725 433 727 456 727 477 c 0 727 553 694 608 601 608 c 0 543 974 m 1 542 966 541 960 540 956 c 0 527 889 525 891 511 817 c 1 555 818 607 818 649 818 c 0 874 818 990 714 990 517 c 0 990 479 986 438 977 393 c 0 933 168 802 24 631 3 c 0 591 -2 549 -5 510 -5 c 0 425 -5 336 0 228 0 c 2 92 0 l 1 130 194 180 407 261 823 c 0 271 874 280 924 289 974 c 1 148 974 l 1 189 1184 l 1 325 1184 l 1 331 1225 338 1264 342 1299 c 1 424 1305 489 1308 602 1308 c 1 600 1293 592 1243 582 1184 c 1 742 1184 l 1 701 974 l 1 543 974 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni048D.glyph000066400000000000000000000016611472062471000324670ustar00rootroot00000000000000StartChar: uni048D Encoding: 1165 1165 597 Width: 1060 Flags: W HStem: -5 207<467.346 675.339> 476 210<536.833 702.896> 853 210<166 315 612 737> 1356 20G<406 672> VStem: 212 247<206.209 458.162> 719 266<247.273 459.778> LayerCount: 2 Fore SplineSet 415 1376 m 1 420 1376 437 1376 457 1376 c 0 498 1376 651 1376 672 1376 c 1 612 1063 l 1 778 1063 l 1 737 853 l 1 572 853 l 1 536 668 l 1 536 668 608 686 677 686 c 0 840 686 985 601 985 419 c 0 985 395 982 369 977 342 c 0 923 64 765 -5 511 -5 c 0 335 -5 212 80 212 286 c 0 212 325 217 369 226 417 c 0 252 553 285 704 315 853 c 1 125 853 l 1 166 1063 l 1 357 1063 l 1 365 1104 372 1144 380 1183 c 0 401 1292 397 1284 415 1376 c 1 588 476 m 0 533 476 493 458 493 458 c 1 476 376 467 330 461 301 c 0 459 293 459 284 459 277 c 0 459 228 491 202 529 202 c 0 649 202 696 238 714 329 c 0 717 346 719 362 719 377 c 0 719 439 686 476 588 476 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni048E.glyph000066400000000000000000000014751472062471000324730ustar00rootroot00000000000000StartChar: uni048E Encoding: 1166 1166 598 Width: 1060 Flags: W HStem: 0 21G<29 294.5> 439 208<405 545> 1117 211<497 795.426> VStem: 824 268<799.435 1091.09> LayerCount: 2 Fore SplineSet 279 0 m 1 29 0 l 1 286 1320 l 1 404 1320 443 1328 576 1328 c 0 801 1328 969 1315 1057 1174 c 0 1082 1134 1092 1084 1092 1030 c 0 1092 996 1088 960 1081 924 c 0 1041 720 965 581 828 505 c 1 902 334 l 1 723 235 l 1 632 446 l 1 597 441 558 439 518 439 c 0 470 439 419 440 365 442 c 1 313 174 310 159 279 0 c 1 816 909 m 0 822 937 824 962 824 983 c 0 824 1114 728 1117 657 1117 c 2 648 1117 l 2 587 1117 542 1113 497 1112 c 1 483 1041 l 2 447 854 405 649 405 649 c 1 441 648 476 647 509 647 c 0 521 647 533 647 545 648 c 1 483 792 l 1 662 891 l 1 732 727 l 1 769 766 799 824 816 909 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni048F.glyph000066400000000000000000000020651472062471000324700ustar00rootroot00000000000000StartChar: uni048F Encoding: 1167 1167 599 Width: 1060 Flags: W HStem: -8 201<373.967 500.864> 811 202<568.744 839> VStem: -48 249<-398 -118.344> 191 234<834.691 1000.97> 732 258<443.751 808.288> LayerCount: 2 Fore SplineSet 709 531 m 0xc8 724 609 732 669 732 714 c 0 732 780 715 811 677 811 c 0 548 811 410 604 357 484 c 1 346 426 336 369 325 311 c 1 352 253 395 193 470 193 c 0 481 193 492 194 502 195 c 1 427 294 l 1 597 427 l 1 659 346 l 1 678 393 694 454 709 531 c 0xc8 163 739 m 0 165 748 166 756 168 765 c 0 184 848 188 931 191 996 c 1 269 1005 346 1013 424 1022 c 1 424 1020 425 1015 425 1011 c 0 425 972 411 868 407 833 c 1 455 916 584 1013 752 1013 c 0 926 1013 990 906 990 740 c 0 990 683 982 619 969 551 c 0 937 384 892 245 810 147 c 1 921 0 l 1 751 -133 l 1 632 24 l 1 574 3 505 -8 425 -8 c 0xd8 325 -8 286 29 263 60 c 1 259 20 259 -17 253 -61 c 0 247 -91 241 -122 235 -152 c 0 217 -246 207 -330 201 -398 c 1 118 -400 35 -403 -48 -405 c 1xe8 -43 -332 -29 -237 -11 -146 c 0 47 149 105 444 163 739 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni0492.glyph000066400000000000000000000007301472062471000324420ustar00rootroot00000000000000StartChar: uni0492 Encoding: 1170 1170 602 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<74 331.899> 595 210<111 190 484 867> 1118 210<545 1081.1> LayerCount: 2 Fore SplineSet 332 1328 m 1 1015 1328 l 2 1090 1328 1149 1310 1193 1294 c 1 1083 1097 l 1 1042 1112 1030 1115 972 1118 c 2 545 1118 l 1 484 805 l 1 907 805 l 1 867 595 l 1 444 595 l 1 328 0 l 1 74 0 l 1 190 595 l 1 71 595 l 1 111 805 l 1 230 805 l 1 332 1328 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni0493.glyph000066400000000000000000000007031472062471000324430ustar00rootroot00000000000000StartChar: uni0493 Encoding: 1171 1171 603 Width: 1060 Flags: W HStem: 0 21G<142 401.865> 414 210<96 222 519 851> 810 210<555 940.767> LayerCount: 2 Fore SplineSet 340 1020 m 1 914 1020 l 2 989 1020 1036 1013 1080 997 c 1 942 773 l 1 916 795 871 810 845 810 c 2 555 810 l 1 519 624 l 1 892 624 l 1 851 414 l 1 478 414 l 1 398 0 l 1 142 0 l 1 222 414 l 1 55 414 l 1 96 624 l 1 263 624 l 1 340 1020 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni0494.glyph000066400000000000000000000011611472062471000324430ustar00rootroot00000000000000StartChar: uni0494 Encoding: 1172 1172 604 Width: 1060 VWidth: 0 Flags: W HStem: -399 210<381 530.292> 0 21G<74 331.901> 564 210<478 598.211> 1118 210<545 1081.1> VStem: 690 268<59.3409 471.258> LayerCount: 2 Fore SplineSet 332 1328 m 1 1015 1328 l 2 1090 1328 1149 1310 1193 1294 c 1 1083 1097 l 1 1042 1112 1030 1115 972 1118 c 2 545 1118 l 1 478 774 l 1 781 765 958 664 958 366 c 0 958 306 951 237 936 160 c 0 862 -219 750 -399 347 -399 c 1 381 -189 l 1 525 -189 618 -136 672 144 c 0 684 206 690 260 690 306 c 0 690 496 592 556 438 564 c 1 328 0 l 1 74 0 l 1 332 1328 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni0495.glyph000066400000000000000000000012311472062471000324420ustar00rootroot00000000000000StartChar: uni0495 Encoding: 1173 1173 605 Width: 1060 Flags: W HStem: -399 210<339 566.591> 0 21G<85 344.919> 320 210<442.905 679.272> 810 210<498 940.767> VStem: 707 266<-37.4226 291.376> LayerCount: 2 Fore SplineSet 283 1020 m 1 914 1020 l 2 989 1020 1036 1013 1080 997 c 1 942 773 l 1 916 795 871 810 845 810 c 2 498 810 l 1 441 516 l 1 492 523 566 530 626 530 c 0 852 530 973 418 973 209 c 0 973 168 969 123 959 74 c 0 905 -202 773 -399 305 -399 c 1 339 -189 l 1 546 -189 657 -134 694 58 c 0 703 104 707 143 707 175 c 0 707 285 657 320 573 320 c 0 519 320 449 307 399 296 c 1 341 0 l 1 85 0 l 1 283 1020 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni0496.glyph000066400000000000000000000015041472062471000324460ustar00rootroot00000000000000StartChar: uni0496 Encoding: 1174 1174 606 Width: 1060 Flags: W HStem: -5 21G<-99 179 297 518.885 649.5 663> 1306 2G<348.875 419.5 548.125 770 887 995.75> VStem: 666 236<212.742 581.391> LayerCount: 2 Fore SplineSet 655 587 m 1 630 587 l 1 515 -5 l 1 297 -5 l 1 412 587 l 1 390 587 l 1 295 400 203 128 155 -6 c 1 -99 5 l 1 -24 190 143 507 241 686 c 1 218 928 247 1086 147 1230 c 1 402 1326 l 1 437 1257 446 1177 446 1100 c 0 446 995 428 893 428 821 c 0 428 813 428 805 429 797 c 1 453 797 l 1 552 1308 l 1 770 1308 l 1 671 797 l 1 698 797 l 1 753 916 822 1142 952 1326 c 1 1162 1230 l 1 1029 1074 973 927 856 685 c 1 876 561 895 373 902 210 c 1 1009 210 l 1 910 -297 l 1 682 -297 l 1 740 1 l 1 709 0 679 -2 647 -6 c 1 652 85 666 245 666 396 c 0 666 464 663 530 655 587 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni0497.glyph000066400000000000000000000014241472062471000324500ustar00rootroot00000000000000StartChar: uni0497 Encoding: 1175 1175 607 Width: 1060 Flags: W HStem: -5 21G<72.2857 171.5 325 571.904> 1000 20G<520.114 767> VStem: 225 202<598 789.829> 682 200<230.915 449.734> AnchorPoint: "above_accent" 655 1107 basechar 0 LayerCount: 2 Fore SplineSet 706 598 m 1 770 806 827 884 971 1058 c 1 1148 917 l 1 941 720 882 641 882 395 c 0 882 304 900 260 941 210 c 1 1048 210 l 1 949 -297 l 1 721 -297 l 1 783 18 l 1 722 120 682 283 682 451 c 1 657 451 l 1 568 -5 l 1 325 -5 l 1 414 451 l 1 394 451 l 1 302 233 245 116 98 -37 c 1 -91 110 l 1 125 278 225 434 225 605 c 0 225 716 188 797 92 938 c 1 323 1061 l 1 405 873 427 780 427 610 c 0 427 606 427 602 427 598 c 1 442 598 l 1 524 1020 l 1 767 1020 l 1 685 598 l 1 706 598 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni0498.glyph000066400000000000000000000020611472062471000324470ustar00rootroot00000000000000StartChar: uni0498 Encoding: 1176 1176 608 Width: 1060 Flags: W HStem: -5 209<254.803 337 570 617> 608 210<408 639.683> 1112 210<393.852 731.637> VStem: 338 234<-191.232 -5> 704 265<279.873 545.339> 766 264<886.999 1078.58> LayerCount: 2 Fore SplineSet 408 820 m 1xf8 481 820 477 818 526 818 c 0 678 818 744 877 764 980 c 0 765 987 766 993 766 999 c 0 766 1065 697 1112 608 1112 c 0 452 1112 406 1087 290 994 c 1 207 1212 l 1 371 1307 483 1322 660 1322 c 0 842 1322 1030 1226 1030 1036 c 0xf4 1030 1016 1028 996 1024 974 c 0 1001 854 944 779 831 717 c 1 911 675 969 599 969 466 c 0 969 432 965 394 957 352 c 0 917 148 804 38 570 5 c 1 571 -3 572 -11 572 -21 c 0 572 -39 570 -59 566 -78 c 0 548 -173 500 -308 416 -382 c 1 212 -300 l 1 300 -211 323 -138 334 -80 c 0 337 -65 338 -47 338 -30 c 0 338 -21 337 -13 337 -5 c 1 205 -1 108 19 -11 92 c 1 164 325 l 1 264 221 319 204 437 204 c 0 617 204 681 274 697 356 c 0 702 380 704 403 704 423 c 0 704 550 616 608 487 608 c 0 438 608 442 606 369 606 c 1 408 820 l 1xf8 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni0499.glyph000066400000000000000000000020741472062471000324540ustar00rootroot00000000000000StartChar: uni0499 Encoding: 1177 1177 609 Width: 1060 Flags: W HStem: 459 202<355 609.549> 821 203<284.311 720.031> VStem: 296 234<-191.232 -1.37573> 638 269<248.441 425.715> 722 277<713.549 903.5> LayerCount: 2 Fore SplineSet -66 138 m 1xf0 88 320 l 1 130 274 217 200 385 200 c 0 566 200 624 257 634 306 c 0 637 320 638 333 638 345 c 0xf0 638 427 569 459 394 459 c 0 368 459 342 458 316 458 c 1 355 661 l 1 373 661 l 1 378 661 l 1 385 661 l 2 484 661 707 685 721 757 c 0 722 760 722 763 722 766 c 0 722 810 654 821 546 821 c 0 401 821 260 772 233 757 c 1 195 951 l 1 215 963 341 1024 574 1024 c 2 587 1024 l 2 793 1024 999 980 999 827 c 0xe8 999 815 998 802 995 789 c 0 976 691 900 597 744 580 c 1 861 551 907 471 907 373 c 0 907 350 905 326 900 301 c 0 887 236 824 134 735 73 c 0 678 34 617 13 529 3 c 1 530 -3 530 -9 530 -16 c 0 530 -35 528 -58 524 -78 c 0 506 -173 458 -308 374 -382 c 1 170 -300 l 1 258 -211 281 -138 292 -80 c 0 295 -65 296 -45 296 -27 c 0 296 -18 296 -9 295 -1 c 1 113 16 -12 91 -66 138 c 1xf0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni049A.glyph000066400000000000000000000007601472062471000324640ustar00rootroot00000000000000StartChar: uni049A Encoding: 1178 1178 610 Width: 1060 VWidth: 0 Flags: W HStem: -5 21G<8 269.91> 1315 20G<264.119 526 976 1016.31> LayerCount: 2 Fore SplineSet 741 0 m 1 658 0 l 1 634 111 553 420 465 574 c 1 465 574 397 512 353 440 c 1 266 -5 l 1 8 -5 l 1 268 1335 l 1 526 1335 l 1 436 871 l 1 567 1016 954 1339 998 1376 c 1 1160 1199 l 1 952 1064 739 856 665 782 c 1 744 648 840 377 879 210 c 1 1009 210 l 1 910 -297 l 1 682 -297 l 1 741 0 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni049B.glyph000066400000000000000000000007461472062471000324710ustar00rootroot00000000000000StartChar: uni049B Encoding: 1179 1179 611 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<65 325.894 667 740> 1000 20G<259.118 520 865.5 950.963> LayerCount: 2 Fore SplineSet 740 1 m 1 686 0 l 1 648 114 582 256 492 392 c 1 381 303 l 1 322 0 l 1 65 0 l 1 263 1020 l 1 520 1020 l 1 441 612 l 1 615 778 803 944 928 1044 c 1 1114 882 l 1 978 788 839 673 686 545 c 1 757 459 844 325 905 210 c 1 1009 210 l 1 910 -297 l 1 682 -297 l 1 740 1 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni049C.glyph000066400000000000000000000010661472062471000324660ustar00rootroot00000000000000StartChar: uni049C Encoding: 1180 1180 612 Width: 1060 VWidth: 0 Flags: W HStem: -11 6G<8 269.878 718 770.27> 1315 20G<264.119 526 975 1063.5> LayerCount: 2 Fore SplineSet 786 701 m 1 881 530 965 232 989 94 c 1 729 -32 l 1 707 67 656 364 572 555 c 1 522 300 l 1 402 300 l 1 453 563 l 1 426 561 396 557 374 552 c 1 266 -5 l 1 8 -5 l 1 268 1335 l 1 526 1335 l 1 423 801 l 1 450 803 476 807 502 814 c 1 556 1089 l 1 676 1089 l 1 624 823 l 1 801 1013 907 1155 1043 1335 c 1 1207 1175 l 1 1054 985 918 825 786 701 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni049D.glyph000066400000000000000000000010231472062471000324600ustar00rootroot00000000000000StartChar: uni049D Encoding: 1181 1181 613 Width: 1060 VWidth: 0 Flags: W HStem: -3 3G<38 298.875 674.5 728.949> 1020 1G<232.118 493 896 996.863> LayerCount: 2 Fore SplineSet 542 849 m 1 674 849 l 1 636 654 l 1 720 748 832 860 960 1041 c 1 1148 939 l 1 1005 760 893 634 780 530 c 1 877 412 910 219 959 94 c 1 682 -24 l 1 667 116 664 216 577 350 c 1 544 180 l 1 412 180 l 1 445 352 l 1 363 351 l 1 295 0 l 1 38 0 l 1 236 1020 l 1 493 1020 l 1 412 603 l 1 494 604 l 1 542 849 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni049E.glyph000066400000000000000000000011601472062471000324630ustar00rootroot00000000000000StartChar: uni049E Encoding: 1182 1182 614 Width: 1060 VWidth: 0 Flags: W HStem: -11 6G<36 297.894 745 798.27> 1033 211<185.795 241 524 645.786> 1315 20G<293.736 554 919 1001.48> LayerCount: 2 Fore SplineSet 685 646 m 1 782 527 993 232 1017 94 c 1 757 -32 l 1 733 79 589 309 484 438 c 1 484 438 397 370 353 298 c 1 294 -5 l 1 36 -5 l 1 241 1041 l 1 147 1033 l 1 163 1117 172 1160 188 1244 c 1 284 1229 l 1 296 1335 l 1 554 1335 l 1 524 1233 l 1 684 1244 l 1 643 1033 l 1 490 1043 l 1 439 725 l 1 592 900 865 1197 973 1350 c 1 1188 1199 l 1 1023 1013 759 720 685 646 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni049F.glyph000066400000000000000000000011231472062471000324630ustar00rootroot00000000000000StartChar: uni049F Encoding: 1183 1183 615 Width: 1060 VWidth: 0 Flags: W HStem: -3 3G<65 325.894 663 728.949> 1024 20G<865.5 950.963> 1040 210<204 267 565 711> 1356 20G<328.19 589> LayerCount: 2 Fore SplineSet 686 545 m 1xd0 783 427 910 219 959 94 c 1 682 -24 l 1 644 90 582 256 492 392 c 1 381 303 l 1 322 0 l 1 65 0 l 1 267 1040 l 1 163 1040 l 1 204 1250 l 1 308 1250 l 1 332 1376 l 1 589 1376 l 1 565 1250 l 1 752 1250 l 1 711 1040 l 1 524 1040 l 1xb0 441 612 l 1 615 778 803 944 928 1044 c 1 1114 882 l 1 978 788 839 673 686 545 c 1xd0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni04A0.glyph000066400000000000000000000010101472062471000324400ustar00rootroot00000000000000StartChar: uni04A0 Encoding: 1184 1184 616 Width: 1060 VWidth: 0 Flags: W HStem: -11 6G<96 357.91 717 770.27> 1125 210<196 316> 1356 20G<976 1016.31> LayerCount: 2 Fore SplineSet 753 782 m 1 828 635 965 232 989 94 c 1 729 -32 l 1 705 79 624 403 553 574 c 1 553 574 485 512 441 440 c 1 354 -5 l 1 96 -5 l 1 316 1125 l 1 156 1125 l 1 196 1335 l 1 356 1335 l 1 614 1335 l 1 574 1125 l 1 524 871 l 1 655 1016 954 1339 998 1376 c 1 1160 1199 l 1 958 1013 827 856 753 782 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni04A1.glyph000066400000000000000000000007621472062471000324560ustar00rootroot00000000000000StartChar: uni04A1 Encoding: 1185 1185 617 Width: 1060 VWidth: 0 Flags: W HStem: -3 3G<88 348.894 686 751.949> 810 210<148 245> 1024 20G<888.5 973.963> LayerCount: 2 Fore SplineSet 709 545 m 1 806 427 933 219 982 94 c 1 705 -24 l 1 667 90 605 256 515 392 c 1 404 303 l 1 345 0 l 1 88 0 l 1 245 810 l 1 107 810 l 1 148 1020 l 1 286 1020 l 1 543 1020 l 1 502 810 l 1 464 612 l 1 638 778 826 944 951 1044 c 1 1137 882 l 1 1001 788 862 673 709 545 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni04A2.glyph000066400000000000000000000010141472062471000324460ustar00rootroot00000000000000StartChar: uni04A2 Encoding: 1186 1186 618 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<-15 261> 599 215<398.475 716> 1302 15G<242 495.089 839 1111> LayerCount: 2 Fore SplineSet 499 1322 m 1 394 785 l 1 490 806 551 814 671 814 c 2 758 814 l 1 812 1094 823 1152 855 1317 c 1 1111 1317 l 1 896 210 l 1 1009 210 l 1 910 -297 l 1 682 -297 l 1 740 0 l 1 600 0 l 1 716 599 l 1 684 599 l 2 538 599 475 596 352 570 c 1 284 220 279 185 243 0 c 1 -15 0 l 1 242 1320 l 1 499 1322 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni04A3.glyph000066400000000000000000000007511472062471000324560ustar00rootroot00000000000000StartChar: uni04A3 Encoding: 1187 1187 619 Width: 1060 Flags: W HStem: -17 21G<20 295.5> 407 210<398.816 628> LayerCount: 2 Fore SplineSet 476 1008 m 1 395 595 l 1 477 613 520 617 611 617 c 2 669 617 l 1 722 891 712 841 743 1003 c 1 999 1003 l 1 845 210 l 1 1009 210 l 1 910 -297 l 1 682 -297 l 1 737 -17 l 1 546 -17 l 1 628 407 l 1 573 407 l 2 501 407 420 401 354 385 c 1 287 42 313 164 278 -17 c 1 20 -17 l 1 219 1006 l 1 476 1008 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni04A4.glyph000066400000000000000000000007301472062471000324540ustar00rootroot00000000000000StartChar: uni04A4 Encoding: 1188 1188 620 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<-15 261 466 724.888> 586 215<397.001 580> 1106 211<936 1172> LayerCount: 2 Fore SplineSet 499 1322 m 1 394 785 l 1 458 794 523 801 622 801 c 1 676 1081 689 1152 721 1317 c 1 1213 1317 l 1 1172 1106 l 1 936 1106 l 1 721 0 l 1 466 0 l 1 580 586 l 1 483 586 417 582 352 570 c 1 284 220 279 185 243 0 c 1 -15 0 l 1 242 1320 l 1 499 1322 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni04A5.glyph000066400000000000000000000007071472062471000324610ustar00rootroot00000000000000StartChar: uni04A5 Encoding: 1189 1189 621 Width: 1060 Flags: W HStem: 0 21G<-15 261 466 724.89> 401 215<361.001 544> 802 211<877 1113> LayerCount: 2 Fore SplineSet 440 1018 m 1 358 600 l 1 422 609 487 616 586 616 c 1 640 896 630 848 662 1013 c 1 1154 1013 l 1 1113 802 l 1 877 802 l 1 721 0 l 1 466 0 l 1 544 401 l 1 447 401 381 397 316 385 c 1 248 35 279 185 243 0 c 1 -15 0 l 1 183 1016 l 1 440 1018 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni04A6.glyph000066400000000000000000000011651472062471000324610ustar00rootroot00000000000000StartChar: uni04A6 Encoding: 1190 1190 622 Width: 1060 VWidth: 31 Flags: W HStem: -380 210<521 623.81> 0 16G<-27.1604 209 340 582.892> 1081 211<419 548> VStem: 782 233<211.112 593.87> LayerCount: 2 Fore SplineSet 419 1081 m 1 209 0 l 1 -31 -5 l 1 218 1292 l 1 829 1292 l 1 733 799 l 1 761 805 786 805 799 805 c 0 927 805 1015 761 1015 544 c 0 1015 465 1004 363 978 232 c 0 882 -260 741 -380 478 -380 c 1 521 -170 l 1 630 -170 671 -136 746 248 c 0 771 378 782 461 782 513 c 0 782 579 765 596 742 596 c 0 728 596 713 594 694 591 c 1 579 0 l 1 340 0 l 1 548 1081 l 1 419 1081 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni04A7.glyph000066400000000000000000000012011472062471000324510ustar00rootroot00000000000000StartChar: uni04A7 Encoding: 1191 1191 623 Width: 1060 VWidth: 31 Flags: W HStem: -372 210<523 636.991> 0 16G<-27.1652 209 340 582.911> 801 211<365 494> VStem: 749 234<45.5266 405.647> LayerCount: 2 Fore SplineSet 365 801 m 1 209 0 l 1 -31 -5 l 1 164 1012 l 1 361 1015 714 1016 775 1016 c 1 697 612 l 1 725 618 750 618 763 618 c 0 897 618 983 551 983 349 c 0 983 287 974 212 957 122 c 0 896 -192 743 -372 480 -372 c 1 523 -162 l 1 632 -162 677 -112 724 132 c 0 741 220 749 283 749 325 c 0 749 390 731 409 706 409 c 0 692 409 677 407 658 404 c 1 579 0 l 1 340 0 l 1 494 801 l 1 365 801 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni04A8.glyph000066400000000000000000000020461472062471000324620ustar00rootroot00000000000000StartChar: uni04A8 Encoding: 1192 1192 624 Width: 1060 VWidth: 0 Flags: W HStem: -13 207<332.369 515.826 771.449 949.702> 1117 209<487.996 566 776.412 937.5> VStem: 47 245<237.118 707.832> 429 221<360.077 792.326> 867 218<758.159 1115.68> LayerCount: 2 Fore SplineSet 833 1117 m 0 782 1117 746 1065 675 698 c 0 660 621 650 544 650 481 c 0 650 426 658 382 676 359 c 1 752 415 781 547 814 715 c 0 852 911 867 1012 867 1064 c 0 867 1112 854 1117 833 1117 c 0 611 75 m 1 529 18 451 -13 371 -13 c 0 209 -13 47 132 47 421 c 0 47 476 53 536 66 601 c 0 179 1184 353 1281 566 1323 c 1 573 1116 l 1 445 1077 392 1013 313 605 c 0 299 534 292 471 292 416 c 0 292 275 336 194 412 194 c 0 451 194 480 200 517 215 c 1 466 278 429 411 429 554 c 0 429 603 434 652 443 701 c 0 521 1101 700 1326 877 1326 c 0 998 1326 1085 1248 1085 1017 c 0 1085 936 1074 835 1050 712 c 0 1007 490 913 345 770 212 c 1 793 200 811 194 840 194 c 0 875 194 900 204 943 231 c 1 980 35 l 1 931 4 865 -15 813 -15 c 0 731 -15 661 20 611 75 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni04A9.glyph000066400000000000000000000020231472062471000324560ustar00rootroot00000000000000StartChar: uni04A9 Encoding: 1193 1193 625 Width: 1060 VWidth: 0 Flags: W HStem: -13 210<313.2 481.861 809.455 960.942> 830 209<400.92 480 722.55 905.878> VStem: 28 238<243.471 588.867> 401 239<311.029 697.524> 829 238<520.488 829.794> LayerCount: 2 Fore SplineSet 786 830 m 0 744 830 691 782 653 587 c 0 644 542 640 495 640 451 c 0 640 396 647 345 662 310 c 1 745 410 787 485 811 608 c 0 824 672 829 719 829 753 c 0 829 811 813 830 786 830 c 0 617 54 m 1 559 15 456 -13 378 -13 c 0 154 -13 28 149 28 353 c 0 28 386 31 421 38 456 c 0 113 840 260 980 480 1032 c 1 485 834 l 1 396 808 330 741 275 459 c 0 269 428 266 400 266 375 c 0 266 249 336 197 419 197 c 0 448 197 483 210 483 210 c 1 451 247 401 318 401 455 c 0 401 494 405 538 415 589 c 0 465 848 629 1039 821 1039 c 0 985 1039 1067 942 1067 768 c 0 1067 725 1062 677 1052 625 c 0 1020 462 939 330 809 202 c 1 825 192 833 191 854 191 c 0 889 191 917 199 958 241 c 1 980 35 l 1 931 4 865 -15 813 -15 c 0 731 -15 662 11 617 54 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni04AA.glyph000066400000000000000000000013761472062471000325000ustar00rootroot00000000000000StartChar: uni04AA Encoding: 1194 1194 626 Width: 1060 VWidth: 0 Flags: W HStem: 1128 204<592.628 818.265> VStem: 84 265<271.823 726.457> 391 234<-186.046 14.2543> LayerCount: 2 Fore SplineSet 710 1128 m 0 595 1128 436 992 365 628 c 0 354 570 349 518 349 471 c 0 349 295 419 198 503 198 c 2 517 198 l 2 641 198 692 262 765 392 c 1 985 255 l 1 904 132 770 44 625 11 c 1 625 -15 621 -53 616 -78 c 0 598 -173 550 -308 466 -382 c 1 262 -300 l 1 350 -211 373 -138 384 -80 c 0 388 -60 391 -21 391 5 c 1 312 19 235 51 183 116 c 0 117 202 84 308 84 439 c 0 84 499 91 564 105 636 c 0 155 895 267 1054 334 1132 c 0 427 1240 581 1332 756 1332 c 0 896 1332 1057 1269 1114 1107 c 1 858 982 l 1 832 1106 796 1128 710 1128 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni04AB.glyph000066400000000000000000000013461472062471000324760ustar00rootroot00000000000000StartChar: uni04AB Encoding: 1195 1195 627 Width: 1060 Flags: W HStem: 807 211<496.002 765.804> VStem: 77 269<248.593 618.581> 391 234<-186.046 2.32837> LayerCount: 2 Fore SplineSet 360 528 m 0 350 478 346 435 346 399 c 0 346 207 466 203 506 203 c 2 518 203 l 2 618 203 685 269 749 350 c 1 949 216 l 1 874 100 769 30 625 4 c 1 625 -21 620 -56 616 -78 c 0 598 -173 550 -308 466 -382 c 1 262 -300 l 1 350 -211 373 -138 384 -80 c 0 388 -62 391 -29 391 -3 c 1 314 4 237 23 180 73 c 0 107 140 77 230 77 342 c 0 77 398 85 460 98 527 c 0 164 867 372 1018 687 1018 c 0 782 1018 875 999 930 957 c 0 982 917 1017 858 1029 806 c 1 789 704 l 1 786 742 768 807 628 807 c 0 481 807 388 671 360 528 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni04AC.glyph000066400000000000000000000007021472062471000324720ustar00rootroot00000000000000StartChar: uni04AC Encoding: 1196 1196 628 Width: 1060 VWidth: 0 Flags: W HStem: 1118 207<221 497 757 1049.96> LayerCount: 2 Fore SplineSet 280 0 m 1 497 1118 l 1 299 1118 257 1117 181 1117 c 1 221 1324 l 1 343 1324 798 1325 986 1325 c 0 1059 1325 1126 1316 1149 1309 c 1 1050 1106 l 1 1050 1106 1000 1118 940 1118 c 2 757 1118 l 1 581 210 l 1 793 210 l 1 694 -297 l 1 466 -297 l 1 524 0 l 1 280 0 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni04AD.glyph000066400000000000000000000023251472062471000324760ustar00rootroot00000000000000StartChar: uni04AD Encoding: 1197 1197 629 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<-55 188.5 495.5 553> 813 207<407.866 547.998 800 810.994> 1024 20G<294.5 334.5> VStem: 705 219<219 444.861> 811 224<561.67 906.669> LayerCount: 2 Fore SplineSet 924 219 m 2xf0 1050 219 l 1 951 -288 l 1 723 -288 l 1 779 0 l 1 779 1 l 1 736 28 698 74 698 159 c 0 698 180 700 203 705 228 c 0xf0 705 229 706 229 706 230 c 0 740 406 775 583 809 759 c 0 811 769 811 778 811 785 c 0 811 806 803 813 781 813 c 0 759 813 677 656 652 600 c 1 612 400 573 200 533 0 c 1 458 0 383 1 308 1 c 1 357 254 407 508 456 761 c 0 459 774 460 785 460 793 c 0 460 807 455 813 438 813 c 0 414 813 330 715 287 609 c 1 248 406 208 203 169 0 c 1 94 0 20 0 -55 0 c 1 -4 267 48 535 99 802 c 0 107 844 110 874 110 899 c 0 110 929 106 951 102 978 c 1 179 1000 256 1022 333 1044 c 1 336 1033 337 1020 337 1004 c 0 337 973 333 936 333 911 c 1 369 949 446 1020 535 1020 c 0 636 1020 663 934 663 865 c 0 663 859 662 852 662 846 c 1 720 928 800 1020 891 1020 c 0 894 1020 896 1020 899 1020 c 0 995 1020 1035 937 1035 833 c 0xe8 1035 803 1031 771 1025 739 c 0 992 568 958 397 925 226 c 0 925 224 924 221 924 219 c 2xf0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni04AE.glyph000066400000000000000000000002641472062471000324770ustar00rootroot00000000000000StartChar: uni04AE Encoding: 1198 1198 630 Width: 1060 VWidth: 0 Flags: W HStem: 1342 20G<358 406.5 900 978.5> LayerCount: 2 Fore Refer: 48 89 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni04AF.glyph000066400000000000000000000011011472062471000324670ustar00rootroot00000000000000StartChar: uni04AF Encoding: 1199 1199 631 Width: 1060 VWidth: 14 Flags: W HStem: 832 209<147 237.854> LayerCount: 2 Fore SplineSet 266 -392 m 1 266 -392 301 -220 325 -97 c 0 334 -51 342 -12 345 8 c 1 335 304 323 585 261 743 c 0 228 828 182 832 159 832 c 0 138 832 124 829 103 814 c 1 147 1041 l 1 180 1041 213 1041 244 1041 c 0 318 1041 401 1012 443 919 c 1 511 767 525 576 540 368 c 1 629 600 951 1062 951 1062 c 1 1151 958 l 1 1151 958 747 414 599 16 c 1 596 1 593 -14 590 -30 c 0 569 -138 545 -272 522 -394 c 1 266 -392 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni04B0.glyph000066400000000000000000000011141472062471000324460ustar00rootroot00000000000000StartChar: uni04B0 Encoding: 1200 1200 632 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<293 546.906> 398 211<164 374 673 915> 1343 20G<388.106 435.5 928.5 985.706> LayerCount: 2 Fore SplineSet 293 0 m 1 320 138 l 2 330 190 352 294 374 398 c 1 123 398 l 1 164 609 l 1 418 609 l 2 418 610 419 612 419 613 c 0 362 726 207 1114 177 1222 c 1 423 1363 l 1 448 1284 542 992 602 852 c 1 728 994 901 1287 956 1376 c 1 1158 1240 l 1 1094 1146 771 721 673 609 c 1 956 609 l 1 915 398 l 1 624 398 l 1 599 280 575 166 568 128 c 2 543 0 l 1 293 0 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni04B1.glyph000066400000000000000000000012561472062471000324560ustar00rootroot00000000000000StartChar: uni04B1 Encoding: 1201 1201 633 Width: 1060 VWidth: 14 Flags: W HStem: -192 210<149 306 600 757> 832 209<147 239.562> VStem: 306 253<-390.904 -192> LayerCount: 2 Fore SplineSet 559 -192 m 1 547 -259 534 -328 522 -394 c 1 266 -392 l 1 266 -392 286 -293 306 -192 c 1 109 -192 l 1 149 18 l 1 344 18 l 1 349 60 351 107 351 157 c 0 351 361 314 615 265 740 c 0 232 825 182 832 159 832 c 0 138 832 124 829 103 814 c 1 147 1041 l 1 180 1041 213 1041 244 1041 c 0 318 1041 401 1012 443 919 c 0 511 767 526 588 541 380 c 1 630 612 951 1062 951 1062 c 1 1151 958 l 1 1151 958 713 388 600 18 c 1 797 18 l 1 757 -192 l 1 559 -192 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni04B2.glyph000066400000000000000000000010741472062471000324550ustar00rootroot00000000000000StartChar: uni04B2 Encoding: 1202 1202 634 Width: 1060 VWidth: 0 Flags: W HStem: 1347 29G<352 436.5 922 1013> LayerCount: 2 Fore SplineSet 985 1367 m 1 1041 1328 1098 1290 1154 1251 c 1 1002 1053 850 855 698 657 c 1 785 457 822 322 882 209 c 1 1009 210 l 1 910 -297 l 1 682 -297 l 1 741 6 l 1 645 137 634 242 539 468 c 1 408 294 276 120 145 -54 c 1 83 -10 22 34 -40 78 c 1 120 283 280 488 440 693 c 1 360 901 290 1082 181 1241 c 1 249 1286 318 1331 386 1376 c 1 487 1227 537 1054 606 879 c 1 732 1042 859 1204 985 1367 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni04B3.glyph000066400000000000000000000012311472062471000324510ustar00rootroot00000000000000StartChar: uni04B3 Encoding: 1203 1203 635 Width: 1060 VWidth: 4 Flags: W HStem: 1013 12G<328.5 398 833.5 1096> LayerCount: 2 Fore SplineSet 1022 839 m 0 966 751 788 590 681 504 c 1 749 388 831 243 872 223 c 0 890 214 905 210 1009 210 c 1 910 -297 l 1 682 -297 l 1 745 26 l 1 736 31 728 36 721 42 c 0 658 89 578 221 515 339 c 1 377 212 239 85 101 -42 c 1 52 16 3 75 -46 133 c 1 104 268 253 402 403 537 c 1 322 663 242 788 161 914 c 1 228 958 295 1001 362 1045 c 1 434 926 507 808 579 689 c 1 652 757 687 776 781 899 c 0 808 934 830 996 837 1013 c 1 923 1013 1010 1013 1096 1013 c 1 1080 964 1056 893 1022 839 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni04B4.glyph000066400000000000000000000011301472062471000324500ustar00rootroot00000000000000StartChar: uni04B4 Encoding: 1204 1204 636 Width: 1060 Flags: W HStem: 0 210<384 600> 1086 210<199 301 554 702> VStem: 674 231<-295.459 -3.64889> LayerCount: 2 Fore SplineSet 384 210 m 1 600 210 l 1 813 1296 l 1 1063 1296 l 1 852 218 l 1 971 218 l 1 964 188 946 95 939 61 c 0 922 -26 905 -139 905 -225 c 0 905 -251 907 -274 910 -294 c 1 681 -329 l 1 676 -301 674 -269 674 -235 c 0 674 -161 684 -75 697 0 c 1 623 0 l 1 87 -1 l 1 301 1086 l 1 158 1086 l 1 199 1296 l 1 342 1296 l 1 595 1296 l 1 743 1296 l 1 702 1086 l 1 554 1086 l 1 384 210 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni04B5.glyph000066400000000000000000000011231472062471000324530ustar00rootroot00000000000000StartChar: uni04B5 Encoding: 1205 1205 637 Width: 1060 Flags: W HStem: 0 210<384 600> 803 210<144 246 499 647> VStem: 674 231<-295.459 -3.64889> LayerCount: 2 Fore SplineSet 384 210 m 1 600 210 l 1 758 1013 l 1 1008 1013 l 1 852 218 l 1 971 218 l 1 964 188 946 95 939 61 c 0 922 -26 905 -139 905 -225 c 0 905 -251 907 -274 910 -294 c 1 681 -329 l 1 676 -301 674 -269 674 -235 c 0 674 -161 684 -75 697 0 c 1 623 0 l 1 87 -1 l 1 246 803 l 1 103 803 l 1 144 1013 l 1 287 1013 l 1 540 1013 l 1 688 1013 l 1 647 803 l 1 499 803 l 1 384 210 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni04B6.glyph000066400000000000000000000012141472062471000324550ustar00rootroot00000000000000StartChar: uni04B6 Encoding: 1206 1206 638 Width: 1060 Flags: W HStem: 412 211<437.112 604.138> 1276 20G<238.5 497 774.057 1034> VStem: 161 261<632.956 1117.55> LayerCount: 2 Fore SplineSet 740 0 m 1 525 0 l 1 578 262 l 2 596 352 634 476 634 476 c 1 569 430 520 412 446 412 c 0 250 412 161 495 161 735 c 0 161 848 181 996 218 1187 c 0 224 1216 229 1245 235 1274 c 0 236 1281 238 1289 239 1296 c 1 497 1296 l 1 446 1035 422 870 422 768 c 0 422 658 451 623 507 623 c 0 572 623 607 632 653 662 c 1 778 1296 l 1 1034 1296 l 1 964 934 892 572 822 210 c 1 1009 210 l 1 910 -297 l 1 682 -297 l 1 740 0 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni04B7.glyph000066400000000000000000000011471472062471000324630ustar00rootroot00000000000000StartChar: uni04B7 Encoding: 1207 1207 639 Width: 1060 Flags: W HStem: 308 211<418.629 617.196> 995 20G<224.178 484 722.052 982> VStem: 166 249<523.826 891.617> LayerCount: 2 Fore SplineSet 739 -5 m 1 527 -5 l 1 559 161 l 2 574 238 619 343 619 343 c 1 574 324 502 308 428 308 c 0 240 308 166 396 166 585 c 0 166 660 177 751 198 858 c 2 228 1015 l 1 484 1015 l 1 451 846 l 2 427 724 415 646 415 598 c 0 415 530 439 519 489 519 c 0 539 519 573 525 634 549 c 1 726 1015 l 1 982 1015 l 1 914 663 880 494 825 210 c 1 1009 210 l 1 910 -297 l 1 682 -297 l 1 739 -5 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni04B8.glyph000066400000000000000000000012361472062471000324630ustar00rootroot00000000000000StartChar: uni04B8 Encoding: 1208 1208 640 Width: 1060 Flags: W HStem: 0 21G<632 919> 1276 20G<228.5 476 881.057 1130> VStem: 149 255<642.264 1108.55> LayerCount: 2 Fore SplineSet 1130 1296 m 1 1046 864 961 432 877 0 c 1 632 0 l 1 685 262 l 2 703 352 741 476 741 476 c 1 708 456 673 442 638 432 c 1 602 248 l 1 386 248 l 1 418 414 l 1 239 424 149 487 149 726 c 0 149 837 169 986 208 1187 c 0 214 1216 219 1245 225 1274 c 0 226 1281 228 1289 229 1296 c 1 476 1296 l 1 426 1040 404 881 404 783 c 0 404 688 425 649 461 633 c 1 504 852 l 1 720 852 l 1 678 637 l 1 704 642 731 651 760 662 c 1 885 1296 l 1 1130 1296 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni04B9.glyph000066400000000000000000000011701472062471000324610ustar00rootroot00000000000000StartChar: uni04B9 Encoding: 1209 1209 641 Width: 1060 Flags: W HStem: 0 21G<640 926> 1000 20G<187.178 435 835.052 1083> VStem: 134 249<556.322 956.422> LayerCount: 2 Fore SplineSet 1083 1020 m 1 999 588 968 432 884 0 c 1 640 0 l 1 675 174 l 2 689 248 732 348 732 348 c 1 711 339 671 331 627 325 c 1 593 148 l 1 377 148 l 1 409 316 l 1 214 333 134 434 134 628 c 0 134 695 144 773 161 863 c 2 191 1020 l 1 435 1020 l 1 402 851 l 2 389 785 383 732 383 690 c 0 383 598 411 556 452 537 c 1 494 752 l 1 710 752 l 1 668 534 l 1 697 539 724 545 747 554 c 1 839 1020 l 1 1083 1020 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni04BA.glyph000066400000000000000000000010571472062471000324750ustar00rootroot00000000000000StartChar: uni04BA Encoding: 1210 1210 642 Width: 1060 Flags: W HStem: 0 21G<30 289.962 657 913.5> 665 210<453.598 690.757> 1276 20G<241 539> VStem: 721 255<105.251 641.451> LayerCount: 2 Fore SplineSet 30 0 m 1 114 432 199 864 283 1296 c 1 539 1296 l 1 452 836 l 1 508 859 595 875 669 875 c 0 862 875 976 765 976 475 c 0 976 375 962 254 934 109 c 0 928 80 923 51 917 22 c 0 916 15 914 7 913 0 c 1 657 0 l 1 701 225 721 377 721 478 c 0 721 625 679 665 608 665 c 0 546 665 481 655 410 626 c 1 286 0 l 1 30 0 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni04BB.glyph000066400000000000000000000004601472062471000324730ustar00rootroot00000000000000StartChar: uni04BB Encoding: 1211 1211 643 Width: 1060 VWidth: -2 Flags: W HStem: -11 11G<13 271.5 718 772.5> 796 217<583.716 735.453> 1391 20G<478.5 517.5> VStem: 270 250<1121.6 1402> 651 258<72.8385 384.731> 741 251<411.625 794.784> LayerCount: 2 Fore Refer: 8 104 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni04BC.glyph000066400000000000000000000017351472062471000325020ustar00rootroot00000000000000StartChar: uni04BC Encoding: 1212 1212 644 Width: 1060 Flags: W HStem: -12 205<574.284 754.912> 574 205<610 858.874> 1135 205<720.774 863.387> VStem: 86 241<806.939 1004.82> 297 250<212.076 571.962> 883 234<804.388 1119.41> LayerCount: 2 Fore SplineSet 837 1340 m 2xf4 839 1340 l 2 1016 1340 1117 1227 1117 965 c 0 1117 877 1106 772 1082 650 c 0 1078 630 1076 615 1073 607 c 1 854 583 674 574 571 574 c 1 554 489 547 421 547 367 c 0 547 238 589 193 640 193 c 0 712 193 795 250 852 343 c 1 998 183 l 1 871 44 744 -12 596 -12 c 0 393 -12 297 114 297 375 c 0xec 297 436 303 505 313 581 c 1 182 598 86 683 86 813 c 0 86 831 88 850 92 869 c 0 120 1013 189 1132 189 1132 c 1 393 1068 l 1 393 1068 354 1016 330 890 c 0 328 881 327 873 327 864 c 0 327 834 339 807 365 802 c 1 452 1093 595 1340 837 1340 c 2xf4 610 779 m 1 686 779 796 787 862 805 c 1 876 878 883 938 883 985 c 0 883 1091 850 1135 799 1135 c 0 724 1135 661 1040 610 779 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni04BD.glyph000066400000000000000000000016761472062471000325070ustar00rootroot00000000000000StartChar: uni04BD Encoding: 1213 1213 645 Width: 1060 Flags: W HStem: -10 206<559.008 750.034> 396 210<581 805.797> 818 203<652.331 795.563> VStem: 57 238<629.805 846.765> 295 240<215.189 398.064> 814 241<628.363 805.32> LayerCount: 2 Fore SplineSet 766 1021 m 0xf4 973 1021 1055 902 1055 700 c 0 1055 634 1046 560 1030 477 c 0 1026 457 1020 434 1020 434 c 1 831 404 650 396 540 396 c 1 537 373 535 353 535 334 c 0 535 238 577 196 629 196 c 0 699 196 746 223 816 306 c 1 961 150 l 1 859 41 738 -10 583 -10 c 0 365 -10 295 149 295 351 c 0xec 295 368 295 385 296 402 c 1 158 424 57 482 57 637 c 0 57 664 60 693 66 726 c 0 94 870 154 951 154 951 c 1 357 887 l 1 357 887 316 818 300 736 c 0 297 719 295 706 295 694 c 0 295 656 312 640 339 628 c 1 403 857 573 1021 766 1021 c 0xf4 581 606 m 1 651 606 741 618 809 630 c 1 812 652 814 671 814 689 c 0 814 778 775 818 729 818 c 0 656 818 610 722 581 606 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni04BE.glyph000066400000000000000000000022271472062471000325010ustar00rootroot00000000000000StartChar: uni04BE Encoding: 1214 1214 646 Width: 1060 Flags: W HStem: 574 205<610 858.874> 1135 205<721.205 859.178> VStem: 86 241<806.939 1004.82> 297 250<212.506 571.962> 480 234<-188.778 12.5617> 883 235<805.06 1120.5> LayerCount: 2 Fore SplineSet 610 779 m 1xc4 686 779 796 787 862 805 c 1 876 878 883 938 883 985 c 0 883 1091 850 1135 799 1135 c 0 724 1135 661 1040 610 779 c 1xc4 837 1340 m 2 839 1340 l 2 983 1340 1118 1274 1118 972 c 0 1118 885 1107 780 1082 650 c 0 1078 630 1076 615 1073 607 c 1 854 583 674 574 571 574 c 1 554 489 547 421 547 367 c 0xd4 547 238 589 193 640 193 c 0 712 193 795 250 852 343 c 1 998 183 l 1 906 82 814 25 714 1 c 0 714 0 714 0 714 -1 c 0 714 -24 710 -56 706 -78 c 0 688 -173 640 -308 556 -382 c 1 352 -300 l 1 440 -211 463 -138 474 -80 c 0 478 -62 480 -34 480 -11 c 0 480 -5 480 1 480 6 c 1xcc 356 49 297 170 297 375 c 0xd4 297 436 303 505 313 581 c 1 182 598 86 683 86 813 c 0 86 831 88 850 92 869 c 0 120 1013 189 1132 189 1132 c 1 393 1068 l 1 393 1068 354 1016 330 890 c 0 328 881 327 873 327 864 c 0xe4 327 834 339 807 365 802 c 1 476 1216 640 1340 837 1340 c 2 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni04BF.glyph000066400000000000000000000021741472062471000325030ustar00rootroot00000000000000StartChar: uni04BF Encoding: 1215 1215 647 Width: 1060 Flags: W HStem: 396 210<581 805.797> 818 203<652.331 795.563> VStem: 57 238<629.851 846.765> 294 241<214.545 398.087> 477 234<-188.778 12.9345> 814 241<628.363 805.32> LayerCount: 2 Fore SplineSet 581 606 m 1xc4 651 606 741 618 809 630 c 1 812 652 814 671 814 689 c 0 814 778 775 818 729 818 c 0 656 818 610 722 581 606 c 1xc4 766 1021 m 0 973 1021 1055 902 1055 700 c 0 1055 634 1046 560 1030 477 c 0 1026 457 1020 434 1020 434 c 1 831 404 650 396 540 396 c 1 537 373 535 353 535 334 c 0xd4 535 238 577 196 629 196 c 0 699 196 746 223 816 306 c 1 961 150 l 1 889 73 808 25 711 3 c 1 711 1 711 -1 711 -3 c 0 711 -26 707 -56 702 -78 c 0 684 -173 637 -308 553 -382 c 1 349 -300 l 1 437 -211 460 -138 471 -80 c 0 474 -63 477 -36 477 -13 c 0xcc 477 -6 476 0 476 6 c 1 340 51 294 189 294 355 c 0xd4 294 370 294 386 295 402 c 1 157 424 57 483 57 637 c 0 57 664 60 693 66 726 c 0 94 870 154 951 154 951 c 1 357 887 l 1 357 887 316 818 300 736 c 0 297 720 295 707 295 695 c 0xe4 295 657 312 640 339 628 c 1 403 857 573 1021 766 1021 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni04C0.glyph000066400000000000000000000003321472062471000324500ustar00rootroot00000000000000StartChar: uni04C0 Encoding: 1216 1216 648 Width: 1060 VWidth: 0 Flags: W HStem: 4 214<100 341.29 590 775.962> 1112 212<312.878 509 756.837 995.969> LayerCount: 2 Fore Refer: 50 73 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni04C1.glyph000066400000000000000000000004701472062471000324540ustar00rootroot00000000000000StartChar: uni04C1 Encoding: 1217 1217 649 Width: 1060 Flags: W HStem: -5 21G<-99 179 319 540.885 706.5 962> 1306 2G<348.875 424 570.125 792 917 1025.75> 1468 183<671.135 918.439> VStem: 708 255<5 513.111> LayerCount: 2 Fore Refer: 328 774 N 1 0 0 1 57 143 2 Refer: 512 1046 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni04C2.glyph000066400000000000000000000004771472062471000324640ustar00rootroot00000000000000StartChar: uni04C2 Encoding: 1218 1218 650 Width: 1060 Flags: W HStem: -7 2G<72.2857 171.5 325 571.904 776 855> 1000 20G<520.114 767> 1253 183<643.135 890.439> VStem: 225 202<598 789.829> 682 200<220.767 449.734> LayerCount: 2 Fore Refer: 328 774 N 1 0 0 1 29 -72 2 Refer: 544 1078 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni04C3.glyph000066400000000000000000000011551472062471000324570ustar00rootroot00000000000000StartChar: uni04C3 Encoding: 1219 1219 651 Width: 1060 VWidth: 0 Flags: W HStem: -399 210<440 587.88> 0 21G<9 270.909> 1315 20G<264.12 526 976 1016.31> VStem: 733 267<59.3409 488.67> LayerCount: 2 Fore SplineSet 611 752 m 1 821 752 1000 673 1000 370 c 0 1000 309 993 240 977 160 c 0 903 -219 809 -399 406 -399 c 1 440 -189 l 1 584 -189 659 -136 713 144 c 0 727 214 733 273 733 323 c 0 733 517 635 574 465 574 c 1 465 574 397 512 353 440 c 1 267 0 l 1 9 0 l 1 268 1335 l 1 526 1335 l 1 436 871 l 1 567 1016 954 1339 998 1376 c 1 1160 1199 l 1 952 1064 685 826 611 752 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni04C4.glyph000066400000000000000000000011321472062471000324530ustar00rootroot00000000000000StartChar: uni04C4 Encoding: 1220 1220 652 Width: 1060 VWidth: 0 Flags: W HStem: -399 210<440 602.009> 0 21G<39 299.894> 1000 20G<233.118 494 839.5 924.963> VStem: 702 270<-63.302 290.748> LayerCount: 2 Fore SplineSet 448 375 m 1 355 303 l 1 296 0 l 1 39 0 l 1 237 1020 l 1 494 1020 l 1 415 612 l 1 589 778 777 944 902 1044 c 1 1088 882 l 1 952 788 813 673 660 545 c 1 814 545 972 485 972 219 c 0 972 167 965 106 952 36 c 0 905 -207 809 -399 406 -399 c 1 440 -189 l 1 584 -189 658 -138 689 20 c 0 698 65 702 105 702 139 c 0 702 363 534 375 448 375 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni04C5.glyph000066400000000000000000000010731472062471000324600ustar00rootroot00000000000000StartChar: uni04C5 Encoding: 1221 1221 653 Width: 1060 Flags: W HStem: -10 211<-13.7963 137.592> 1109 210<620 770> LayerCount: 2 Fore SplineSet -75 0 m 1 -3 232 l 1 16 215 33 201 84 201 c 0 156 201 192 316 405 1318 c 1 814 1319 l 2 848 1319 831 1319 862 1319 c 0 940 1319 1011 1319 1066 1315 c 1 852 217 l 1 1026 210 l 1 916 29 809 -206 769 -297 c 1 539 -273 l 1 559 -229 625 -111 691 0 c 1 550 0 l 1 591 208 619 332 678 636 c 2 713 816 l 1 770 1109 l 1 620 1109 l 1 399 102 320 -10 37 -10 c 0 -14 -10 -56 -6 -75 0 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni04C6.glyph000066400000000000000000000010401472062471000324530ustar00rootroot00000000000000StartChar: uni04C6 Encoding: 1222 1222 654 Width: 1060 Flags: W HStem: -18 213<-2.43989 145.322> 812 211<557.081 700> LayerCount: 2 Fore SplineSet -69 -5 m 1 11 253 l 1 31 224 58 195 89 195 c 0 143 195 200 250 350 1022 c 1 498 1022 645 1023 793 1023 c 0 871 1023 941 1023 996 1019 c 1 840 217 l 1 1026 210 l 1 916 29 809 -206 768 -297 c 1 539 -273 l 1 560 -229 623 -111 687 0 c 1 538 0 l 1 573 173 679 709 680 709 c 2 700 812 l 1 565 812 l 1 395 97 294 -18 15 -18 c 0 -6 -18 -40 -15 -69 -5 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni04C7.glyph000066400000000000000000000011051472062471000324560ustar00rootroot00000000000000StartChar: uni04C7 Encoding: 1223 1223 655 Width: 1060 VWidth: 0 Flags: W HStem: -402 204<425.653 528.16> 0 21G<-15 261> 599 215<398.475 716> 1302 15G<242 495.089 839 1111> LayerCount: 2 Fore SplineSet 499 1322 m 1 394 785 l 1 490 806 551 814 671 814 c 2 758 814 l 1 812 1094 823 1152 855 1317 c 1 1111 1317 l 1 884 153 l 2 788 -340 673 -402 382 -402 c 1 425 -182 l 1 439 -193 449 -198 460 -198 c 0 553 -198 573 -135 716 599 c 1 684 599 l 2 538 599 475 596 352 570 c 1 284 220 279 185 243 0 c 1 -15 0 l 1 242 1320 l 1 499 1322 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni04C8.glyph000066400000000000000000000010711472062471000324610ustar00rootroot00000000000000StartChar: uni04C8 Encoding: 1224 1224 656 Width: 1060 Flags: W HStem: -402 204<390.653 494.965> 0 21G<40 315.5> 424 210<418.816 648> 1005 15G<239 492.077 747.5 1019> LayerCount: 2 Fore SplineSet 496 1025 m 1 415 612 l 1 497 630 540 634 631 634 c 2 689 634 l 1 742 908 732 858 763 1020 c 1 1019 1020 l 1 821 0 l 2 766 -285 611 -402 348 -402 c 1 390 -182 l 1 404 -193 414 -198 425 -198 c 0 510 -198 535 -145 648 424 c 1 593 424 l 2 521 424 440 418 374 402 c 1 307 59 333 181 298 0 c 1 40 0 l 1 239 1023 l 1 496 1025 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni04C9.glyph000066400000000000000000000010241472062471000324600ustar00rootroot00000000000000StartChar: uni04C9 Encoding: 1225 1225 657 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<-15 261> 599 215<397.174 651> 1302 15G<242 495.089 774 1046> LayerCount: 2 Fore SplineSet 499 1322 m 1 394 785 l 1 461 803 574 814 693 814 c 1 747 1094 758 1152 790 1317 c 1 1046 1317 l 1 832 217 l 1 1026 210 l 1 916 29 809 -206 769 -297 c 1 539 -273 l 1 559 -229 618 -111 677 0 c 1 535 0 l 1 651 599 l 1 565 599 435 592 352 570 c 1 284 220 279 185 243 0 c 1 -15 0 l 1 242 1320 l 1 499 1322 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni04CA.glyph000066400000000000000000000010071472062471000324710ustar00rootroot00000000000000StartChar: uni04CA Encoding: 1226 1226 658 Width: 1060 Flags: W HStem: 0 21G<40 315.5> 424 210<418.824 619> 1005 15G<239 492.077 718.5 990> LayerCount: 2 Fore SplineSet 496 1025 m 1 415 612 l 1 497 629 551 634 660 634 c 1 713 908 703 858 734 1020 c 1 990 1020 l 1 834 217 l 1 1026 210 l 1 916 29 809 -206 769 -297 c 1 539 -273 l 1 559 -229 620 -111 680 0 c 1 537 0 l 1 619 424 l 1 525 424 447 420 374 402 c 1 307 59 333 181 298 0 c 1 40 0 l 1 239 1023 l 1 496 1025 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni04CB.glyph000066400000000000000000000013011472062471000324670ustar00rootroot00000000000000StartChar: uni04CB Encoding: 1227 1227 659 Width: 1060 Flags: W HStem: 412 211<454.752 682.805> 1276 20G<238.5 497 858.057 1118> VStem: 165 263<646.903 1140.14> AnchorPoint: "above_accent" 683 1322 basechar 0 LayerCount: 2 Fore SplineSet 1118 1296 m 1 1034 864 949 432 865 0 c 1 613 0 l 1 555 -297 l 1 327 -297 l 1 426 210 l 1 651 210 l 1 662 262 l 2 680 352 718 476 718 476 c 1 636 426 560 412 486 412 c 0 264 412 165 500 165 757 c 0 165 867 183 1008 218 1187 c 0 224 1216 229 1245 235 1274 c 0 236 1281 238 1289 239 1296 c 1 497 1296 l 1 451 1060 428 902 428 799 c 0 428 665 467 623 547 623 c 0 609 623 656 630 737 662 c 1 862 1296 l 1 1118 1296 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni04CC.glyph000066400000000000000000000012111472062471000324700ustar00rootroot00000000000000StartChar: uni04CC Encoding: 1228 1228 660 Width: 1060 Flags: W HStem: 313 211<327 554.103> 1000 20G<234.178 494 769.981 1030> VStem: 173 247<526.755 869.922> AnchorPoint: "above_accent" 633 1107 basechar 0 LayerCount: 2 Fore SplineSet 1030 1020 m 1 946 588 915 432 831 0 c 1 579 0 l 1 521 -297 l 1 293 -297 l 1 392 210 l 1 618 210 l 1 636 277 693 483 693 483 c 1 636 395 524 313 408 313 c 0 246 313 173 382 173 571 c 0 173 648 185 744 208 863 c 2 238 1020 l 1 494 1020 l 1 461 851 l 2 434 714 420 634 420 587 c 0 420 533 439 524 480 524 c 0 530 524 680 675 732 811 c 1 774 1020 l 1 1030 1020 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni04CD.glyph000066400000000000000000000011411472062471000324730ustar00rootroot00000000000000StartChar: uni04CD Encoding: 1229 1229 661 Width: 1060 VWidth: 31 Flags: W HStem: 0 21G<-13 222.893> 1303 20G<240.115 475 802.5 1072> LayerCount: 2 Fore SplineSet 244 1323 m 1 448 1323 l 1 502 1209 539 1020 565 834 c 1 654 1016 749 1190 856 1323 c 1 1072 1323 l 1 1018 1046 916 515 859 217 c 1 1026 210 l 1 916 29 809 -206 769 -297 c 1 539 -273 l 1 559 -229 623 -111 686 0 c 1 585 0 l 1 699 596 l 2 719 700 778 901 778 901 c 1 691 778 600 588 582 551 c 1 433 549 l 1 433 549 408 820 376 901 c 1 376 901 357 709 335 596 c 2 219 0 l 1 -13 0 l 1 244 1323 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni04CE.glyph000066400000000000000000000011321472062471000324740ustar00rootroot00000000000000StartChar: uni04CE Encoding: 1230 1230 662 Width: 1060 Flags: W HStem: 1001 19G<242.95 525 710.5 1016> LayerCount: 2 Fore SplineSet 248 1021 m 1 525 1020 l 1 534 849 545 654 545 654 c 1 545 654 681 932 740 1020 c 1 1016 1020 l 1 881 217 l 1 1026 210 l 1 916 29 809 -206 769 -297 c 1 539 -273 l 1 558 -231 624 -106 686 0 c 1 600 0 l 1 666 337 l 2 689 454 701 560 727 646 c 1 638 558 573 391 558 354 c 1 419 354 l 1 419 354 416 528 393 658 c 1 393 658 332 467 306 393 c 0 238 197 203 108 0 -51 c 1 -126 141 l 1 35 282 91 420 172 720 c 1 248 1021 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni04CF.glyph000066400000000000000000000003311472062471000324750ustar00rootroot00000000000000StartChar: uni04CF Encoding: 1231 1231 663 Width: 1060 Flags: W HStem: -18 215<491.285 818.08> 1422 20G<359 434.5> VStem: 186 265<236.501 559.992> LayerCount: 2 Fore Refer: 12 108 N 1 0 0 1 0 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni04D0.glyph000066400000000000000000000004351472062471000324550ustar00rootroot00000000000000StartChar: uni04D0 Encoding: 1232 1232 664 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<-69 196.5 692 972> 281 223<409.995 673.747> 1305 20G<505.5 849.5> 1468 183<660.135 907.439> LayerCount: 2 Fore Refer: 328 774 N 1 0 0 1 46 143 2 Refer: 506 1040 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni04D1.glyph000066400000000000000000000005131472062471000324530ustar00rootroot00000000000000StartChar: uni04D1 Encoding: 1233 1233 665 Width: 1060 VWidth: 6 Flags: W HStem: -31 21G<777.5 824.5> -11 200<255.5 514.68> 819 209<467.306 686.696> 1253 183<608.135 855.439> VStem: 69 249<196.7 585.735> 700 186<79.3457 275> LayerCount: 2 Fore Refer: 328 774 N 1 0 0 1 -6 -72 2 Refer: 538 1072 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni04D2.glyph000066400000000000000000000004361472062471000324600ustar00rootroot00000000000000StartChar: uni04D2 Encoding: 1234 1234 666 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<-69 196.5 692 972> 281 223<409.995 673.747> 1305 20G<505.5 849.5> 1433 240<443 675 863 1098> LayerCount: 2 Fore Refer: 173 168 N 1 0 0 1 20 249 2 Refer: 506 1040 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni04D3.glyph000066400000000000000000000005141472062471000324560ustar00rootroot00000000000000StartChar: uni04D3 Encoding: 1235 1235 667 Width: 1060 VWidth: 6 Flags: W HStem: -31 21G<777.5 824.5> -11 200<255.5 514.68> 819 209<467.306 686.696> 1218 240<391 623 811 1046> VStem: 69 249<196.7 585.735> 700 186<79.3457 275> LayerCount: 2 Fore Refer: 173 168 N 1 0 0 1 -32 34 2 Refer: 538 1072 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni04D4.glyph000066400000000000000000000003571472062471000324640ustar00rootroot00000000000000StartChar: uni04D4 Encoding: 1236 1236 668 Width: 1060 VWidth: 0 Flags: W HStem: -5 208<658 918.969> 280 209<326.037 437> 642 208<719 912.835> 1114 208<743.378 1102.83> LayerCount: 2 Fore Refer: 82 198 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni04D5.glyph000066400000000000000000000004761472062471000324670ustar00rootroot00000000000000StartChar: uni04D5 Encoding: 1237 1237 669 Width: 1060 VWidth: 6 Flags: W HStem: 0 208<630.549 769.447> 4 158<206.461 352.636> 508 153<295.145 433.774> 808 210<300.707 470.438 730.502 846.472> VStem: -1 236<162.281 427.849> 850 194<648.73 805.783> LayerCount: 2 Fore Refer: 65 230 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni04D6.glyph000066400000000000000000000004271472062471000324640ustar00rootroot00000000000000StartChar: uni04D6 Encoding: 1238 1238 670 Width: 1060 VWidth: 0 Flags: W HStem: 0 204<346 891.946> 646 203<473 774.438> 1118 205<516.966 1056.45> 1468 183<671.135 918.439> LayerCount: 2 Fore Refer: 328 774 N 1 0 0 1 57 143 2 Refer: 511 1045 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni04D7.glyph000066400000000000000000000004771472062471000324720ustar00rootroot00000000000000StartChar: uni04D7 Encoding: 1239 1239 671 Width: 1060 VWidth: 32 Flags: W HStem: -10 206<384.238 715.575> 818 203<490.842 711.12> 1253 183<632.135 879.439> VStem: 88 255<237.586 336.479> 738 253<630.154 791.478> LayerCount: 2 Fore Refer: 328 774 N 1 0 0 1 18 -72 2 Refer: 543 1077 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni04D8.glyph000066400000000000000000000014361472062471000324670ustar00rootroot00000000000000StartChar: uni04D8 Encoding: 1240 1240 672 Width: 1060 Flags: W HStem: -16 206<408.973 620.897> 536 210<367.012 766> 1128 206<513.694 758.621> VStem: 106 248<245.625 511.936> 819 253<748.75 1064.22> AnchorPoint: "above_accent" 688 1318 basechar 0 LayerCount: 2 Fore SplineSet 766 536 m 1 633 536 468 528 362 512 c 1 357 475 354 442 354 412 c 0 354 260 418 190 507 190 c 0 626 190 706 296 766 536 c 1 469 -16 m 0 219 -16 106 163 106 429 c 0 106 502 115 581 131 665 c 1 135 685 141 708 141 708 c 1 385 730 670 746 807 746 c 1 815 793 819 837 819 877 c 0 819 1032 761 1128 668 1128 c 1 562 1128 469 1074 397 970 c 1 230 1144 l 1 386 1276 475 1334 714 1334 c 1 937 1334 1072 1188 1072 890 c 0 1072 812 1063 725 1044 626 c 0 969 238 752 -16 469 -16 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni04DA.glyph000066400000000000000000000005141472062471000324740ustar00rootroot00000000000000StartChar: uni04DA Encoding: 1242 1242 674 Width: 1060 Flags: W HStem: -16 206<408.973 620.897> 536 210<367.012 766> 1128 206<513.694 758.621> 1429 240<420 652 840 1075> VStem: 106 248<245.625 511.936> 819 253<748.75 1064.22> LayerCount: 2 Fore Refer: 173 168 N 1 0 0 1 -3 245 2 Refer: 672 1240 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni04DB.glyph000066400000000000000000000005131472062471000324740ustar00rootroot00000000000000StartChar: uni04DB Encoding: 1243 1243 675 Width: 1060 Flags: W HStem: -9 203<404.219 620.195> 406 210<384.063 724> 816 206<447.945 709.362> 1218 240<379 611 799 1034> VStem: 126 249<225.126 382.667> 765 249<616.988 756.481> LayerCount: 2 Fore Refer: 173 168 N 1 0 0 1 -44 34 2 Refer: 673 1241 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni04DC.glyph000066400000000000000000000004711472062471000325000ustar00rootroot00000000000000StartChar: uni04DC Encoding: 1244 1244 676 Width: 1060 Flags: W HStem: -5 21G<-99 179 319 540.885 706.5 962> 1306 2G<348.875 424 570.125 792 917 1025.75> 1433 240<415 647 835 1070> VStem: 708 255<5 513.111> LayerCount: 2 Fore Refer: 173 168 N 1 0 0 1 -8 249 2 Refer: 512 1046 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni04DD.glyph000066400000000000000000000005001472062471000324720ustar00rootroot00000000000000StartChar: uni04DD Encoding: 1245 1245 677 Width: 1060 Flags: W HStem: -7 2G<72.2857 171.5 325 571.904 776 855> 1000 20G<520.114 767> 1218 240<387 619 807 1042> VStem: 225 202<598 789.829> 682 200<220.767 449.734> LayerCount: 2 Fore Refer: 173 168 N 1 0 0 1 -36 34 2 Refer: 544 1078 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni04DE.glyph000066400000000000000000000005151472062471000325010ustar00rootroot00000000000000StartChar: uni04DE Encoding: 1246 1246 678 Width: 1060 Flags: W HStem: -6 210<254.021 625.446> 608 210<408 639.683> 1112 210<393.852 731.637> 1433 240<361 593 781 1016> VStem: 704 265<285.635 545.339> 766 264<886.999 1078.58> LayerCount: 2 Fore Refer: 173 168 N 1 0 0 1 -62 249 2 Refer: 513 1047 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni04DF.glyph000066400000000000000000000005361472062471000325050ustar00rootroot00000000000000StartChar: uni04DF Encoding: 1247 1247 679 Width: 1060 Flags: W HStem: -4 204<187.741 589.292> 459 202<355 609.549> 821 203<284.311 720.031> 1155 240<302.061 534.061 722.061 957.061> VStem: 638 269<248.441 425.715> 722 277<713.549 903.5> LayerCount: 2 Fore Refer: 173 168 N 1 0 0 1 -120.939 -29 2 Refer: 545 1079 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni04E0.glyph000066400000000000000000000013541472062471000324570ustar00rootroot00000000000000StartChar: uni04E0 Encoding: 1248 1248 680 Width: 1060 Flags: W HStem: -6 208<284.926 623.647> 1119 209<270 815> VStem: 730 265<304.473 528.937> LayerCount: 2 Fore SplineSet 705 774 m 1 872 751 995 666 995 479 c 0 995 448 991 414 984 377 c 0 931 104 672 -6 425 -6 c 0 230 -6 123 18 10 138 c 1 184 345 l 1 272 240 317 202 465 202 c 0 584 202 703 268 726 386 c 0 729 401 730 416 730 429 c 0 730 539 635 579 569 579 c 0 517 579 481 575 456 562 c 1 327 720 l 1 815 1119 l 1 601 1119 345 1114 231 1114 c 1 270 1324 l 1 390 1324 813 1328 1001 1328 c 0 1076 1328 1120 1315 1138 1312 c 0 1138 1310 1138 1308 1137 1305 c 0 1129 1266 1125 1160 1118 1126 c 0 1117 1123 1116 1120 1116 1118 c 2 705 774 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni04E1.glyph000066400000000000000000000013221472062471000324530ustar00rootroot00000000000000StartChar: uni04E1 Encoding: 1249 1249 681 Width: 1060 VWidth: 6 Flags: W HStem: -384 208<195.978 503.337> -53 20G<94.0918 145.5> 803 208<247 682> VStem: 633 258<-41.7805 224.877> LayerCount: 2 Fore SplineSet 535 452 m 1 761 452 891 333 891 140 c 0 891 109 888 76 881 42 c 0 835 -194 598 -384 351 -384 c 0 156 -384 49 -360 -64 -240 c 1 111 -33 l 1 180 -142 236 -176 356 -176 c 0 509 -176 604 -64 627 54 c 0 631 74 633 93 633 110 c 0 633 224 552 274 458 274 c 0 336 274 291 225 266 212 c 1 169 398 l 1 682 806 l 1 614 805 580 803 479 803 c 0 354 803 231 806 176 815 c 1 247 1017 l 1 292 1012 403 1011 527 1011 c 0 713 1011 929 1014 999 1016 c 1 1040 826 l 1 535 452 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni04E2.glyph000066400000000000000000000004341472062471000324570ustar00rootroot00000000000000StartChar: uni04E2 Encoding: 1250 1250 682 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<0.929664 276 607 854> 1290 20G<254 485 770.5 1100> 1486 194<512.574 978.216> VStem: 477 538 LayerCount: 2 Fore Refer: 326 772 N 1 0 0 1 30 23 2 Refer: 514 1048 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni04E3.glyph000066400000000000000000000005271472062471000324630ustar00rootroot00000000000000StartChar: uni04E3 Encoding: 1251 1251 683 Width: 1060 Flags: W HStem: -17 21G<786 844.5> 2 213<316.264 455.141> 1000 13G<392 435 779 1040> 1271 194<476.753 942.395> VStem: 46 267<215.184 439.6> 177 258<702.308 991.764> 441.179 538 LayerCount: 2 Fore Refer: 326 772 N 1 0 0 1 -5.821 -192 2 Refer: 546 1080 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni04E4.glyph000066400000000000000000000004201472062471000324540ustar00rootroot00000000000000StartChar: uni04E4 Encoding: 1252 1252 684 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<0.929664 276 607 854> 1290 20G<254 485 770.5 1100> 1433 240<411 643 831 1066> LayerCount: 2 Fore Refer: 173 168 N 1 0 0 1 -12 249 2 Refer: 514 1048 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni04E5.glyph000066400000000000000000000005321472062471000324610ustar00rootroot00000000000000StartChar: uni04E5 Encoding: 1253 1253 685 Width: 1060 Flags: W HStem: -17 21G<786 844.5> 2 213<316.264 455.141> 1000 13G<392 435 779 1040> 1218 240<375.179 607.179 795.179 1030.18> VStem: 46 267<215.184 439.6> 177 258<702.308 991.764> LayerCount: 2 Fore Refer: 173 168 N 1 0 0 1 -47.821 34 2 Refer: 546 1080 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni04E6.glyph000066400000000000000000000004771472062471000324720ustar00rootroot00000000000000StartChar: uni04E6 Encoding: 1254 1254 686 Width: 1060 VWidth: 0 Flags: W HStem: -16 203<360.794 563.376> 1147 203<572.95 756.613> 1433 240<451 683 871 1106> VStem: 51 263<233.832 671.361> 800 258<593.11 1102.42> LayerCount: 2 Fore Refer: 173 168 N 1 0 0 1 28 249 2 Refer: 520 1054 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni04E7.glyph000066400000000000000000000004751472062471000324710ustar00rootroot00000000000000StartChar: uni04E7 Encoding: 1255 1255 687 Width: 1060 VWidth: 6 Flags: W HStem: -6 203<374.176 589.924> 830 202<479.876 701.14> 1218 240<421 653 841 1076> VStem: 72 260<238.301 581.159> 729 258<424.209 804.393> LayerCount: 2 Fore Refer: 173 168 N 1 0 0 1 -2 34 2 Refer: 552 1086 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni04E8.glyph000066400000000000000000000005101472062471000324600ustar00rootroot00000000000000StartChar: uni04E8 Encoding: 1256 1256 688 Width: 1060 VWidth: 0 Flags: W HStem: -16 203<355.841 578.506> 567 222<386.781 749> 1147 203<553.057 756.703> VStem: 51 264<228.391 548.623> 801 257<791.969 1102.8> AnchorPoint: "above_accent" 731 1322 basechar 0 LayerCount: 2 Fore Refer: 590 1138 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni04E9.glyph000066400000000000000000000005061472062471000324660ustar00rootroot00000000000000StartChar: uni04E9 Encoding: 1257 1257 689 Width: 1060 VWidth: 0 Flags: W HStem: -16 203<352.054 589.68> 412 222<357.36 719> 835 203<472.707 707.656> VStem: 45 254<243.483 396.729> 761 259<634.311 780.109> AnchorPoint: "above_accent" 675 1107 basechar 0 LayerCount: 2 Fore Refer: 591 1139 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni04EA.glyph000066400000000000000000000005251472062471000324770ustar00rootroot00000000000000StartChar: uni04EA Encoding: 1258 1258 690 Width: 1060 VWidth: 0 Flags: W HStem: -16 203<355.841 578.506> 567 222<386.781 749> 1147 203<553.057 756.703> 1433 240<463 695 883 1118> VStem: 51 264<228.391 548.623> 801 257<791.969 1102.8> LayerCount: 2 Fore Refer: 173 168 N 1 0 0 1 40 249 2 Refer: 688 1256 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni04EB.glyph000066400000000000000000000005231472062471000324760ustar00rootroot00000000000000StartChar: uni04EB Encoding: 1259 1259 691 Width: 1060 VWidth: 0 Flags: W HStem: -16 203<352.054 589.68> 412 222<357.36 719> 835 203<472.707 707.656> 1218 240<407 639 827 1062> VStem: 45 254<243.483 396.729> 761 259<634.311 780.109> LayerCount: 2 Fore Refer: 173 168 N 1 0 0 1 -16 34 2 Refer: 689 1257 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni04EC.glyph000066400000000000000000000005111472062471000324740ustar00rootroot00000000000000StartChar: uni04EC Encoding: 1260 1260 692 Width: 1060 Flags: W HStem: -13 210<238.662 548.928> 554 210<341 741.384> 1116 210<415.004 717.531> 1473 240<361.671 593.671 781.671 1016.67> VStem: 798 249<751.335 1030.77> LayerCount: 2 Fore Refer: 173 168 N 1 0 0 1 -61.3289 289 2 Refer: 535 1069 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni04ED.glyph000066400000000000000000000004611472062471000325010ustar00rootroot00000000000000StartChar: uni04ED Encoding: 1261 1261 693 Width: 1060 Flags: W HStem: -13 209<209.95 573.475> 417 210<364 689.464> 829 210<293.264 667.997> 1218 240<332 564 752 987> VStem: 735 252<610.713 759.036> LayerCount: 2 Fore Refer: 173 168 N 1 0 0 1 -91 34 2 Refer: 567 1101 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni04EE.glyph000066400000000000000000000004571472062471000325070ustar00rootroot00000000000000StartChar: uni04EE Encoding: 1262 1262 694 Width: 1060 Flags: W HStem: -22 210<100.714 334.824> 1304 20G<381.352 461.5 912 1006.63> 1486 194<528.574 994.216> VStem: 191 265<910.036 1256.84> 493 538 LayerCount: 2 Fore Refer: 326 772 N 1 0 0 1 46 23 2 Refer: 525 1059 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni04EF.glyph000066400000000000000000000004711472062471000325040ustar00rootroot00000000000000StartChar: uni04EF Encoding: 1263 1263 695 Width: 1060 VWidth: 14 Flags: W HStem: -376 202<126.917 325.973> -52 20G<22 57> 751 262<153 289.078> 1271 194<501.574 967.216> VStem: 466 538 838 256<822.65 1013> LayerCount: 2 Fore Refer: 326 772 N 1 0 0 1 19 -192 2 Refer: 557 1091 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni04F0.glyph000066400000000000000000000004501472062471000324540ustar00rootroot00000000000000StartChar: uni04F0 Encoding: 1264 1264 696 Width: 1060 Flags: W HStem: -22 210<100.714 334.824> 1304 20G<381.352 461.5 912 1006.63> 1433 240<427 659 847 1082> VStem: 191 265<910.036 1256.84> LayerCount: 2 Fore Refer: 173 168 N 1 0 0 1 4 249 2 Refer: 525 1059 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni04F1.glyph000066400000000000000000000004611472062471000324570ustar00rootroot00000000000000StartChar: uni04F1 Encoding: 1265 1265 697 Width: 1060 VWidth: 14 Flags: W HStem: -376 202<126.917 325.973> -52 20G<22 57> 751 262<153 289.078> 1218 240<400 632 820 1055> VStem: 838 256<822.65 1013> LayerCount: 2 Fore Refer: 173 168 N 1 0 0 1 -23 34 2 Refer: 557 1091 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni04F2.glyph000066400000000000000000000004301472062471000324540ustar00rootroot00000000000000StartChar: uni04F2 Encoding: 1266 1266 698 Width: 1060 Flags: W HStem: -22 210<100.714 334.824> 1304 20G<381.352 461.5 912 1006.63> 1365 545 VStem: 191 265<910.036 1256.84> LayerCount: 2 Fore Refer: 333 779 N 1 0 0 1 141 222 2 Refer: 525 1059 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni04F3.glyph000066400000000000000000000004361472062471000324630ustar00rootroot00000000000000StartChar: uni04F3 Encoding: 1267 1267 699 Width: 1060 VWidth: 14 Flags: W HStem: -376 202<126.917 325.973> -52 20G<22 57> 751 262<153 289.078> 1150 545 VStem: 838 256<822.65 1013> LayerCount: 2 Fore Refer: 333 779 N 1 0 0 1 114 7 2 Refer: 557 1091 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni04F4.glyph000066400000000000000000000004651472062471000324660ustar00rootroot00000000000000StartChar: uni04F4 Encoding: 1268 1268 700 Width: 1060 Flags: W HStem: 0 21G<609 907> 412 211<454.752 682.805> 1276 20G<238.5 497 858.057 1118> 1433 240<415 647 835 1070> VStem: 165 263<646.903 1140.14> LayerCount: 2 Fore Refer: 173 168 N 1 0 0 1 -8 249 2 Refer: 529 1063 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni04F5.glyph000066400000000000000000000004611472062471000324630ustar00rootroot00000000000000StartChar: uni04F5 Encoding: 1269 1269 701 Width: 1060 Flags: W HStem: 0 21G<575 873> 313 211<325 556.01> 1000 20G<234.178 494 769.932 1030> 1218 240<365 597 785 1020> VStem: 173 258<524.41 914.445> LayerCount: 2 Fore Refer: 173 168 N 1 0 0 1 -58 34 2 Refer: 561 1095 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni04F6.glyph000066400000000000000000000005761472062471000324730ustar00rootroot00000000000000StartChar: uni04F6 Encoding: 1270 1270 702 Width: 1060 VWidth: 0 Flags: W HStem: 1118 210<617 1153.1> LayerCount: 2 Fore SplineSet 404 1328 m 1 1087 1328 l 2 1162 1328 1221 1310 1265 1294 c 1 1155 1097 l 1 1114 1112 1102 1115 1044 1118 c 2 617 1118 l 1 441 210 l 1 646 210 l 1 547 -297 l 1 319 -297 l 1 377 0 l 1 146 0 l 1 404 1328 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni04F7.glyph000066400000000000000000000005501472062471000324640ustar00rootroot00000000000000StartChar: uni04F7 Encoding: 1271 1271 703 Width: 1060 Flags: W HStem: 810 210<555 940.767> LayerCount: 2 Fore SplineSet 340 1020 m 1 914 1020 l 2 989 1020 1036 1013 1080 997 c 1 942 773 l 1 916 795 871 810 845 810 c 2 555 810 l 1 439 210 l 1 644 210 l 1 545 -297 l 1 317 -297 l 1 375 0 l 1 142 0 l 1 340 1020 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni04F8.glyph000066400000000000000000000005131472062471000324640ustar00rootroot00000000000000StartChar: uni04F8 Encoding: 1272 1272 704 Width: 1060 Flags: W HStem: -5 210<255.02 388.259> 615 192<377 454.814> 615 210<358.375 583> 1276 20G<217 471 935.065 1181> 1433 240<431 663 851 1086> VStem: 457 257<305.763 613.301> LayerCount: 2 Fore Refer: 173 168 N 1 0 0 1 8 249 2 Refer: 533 1067 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni04F9.glyph000066400000000000000000000005411472062471000324660ustar00rootroot00000000000000StartChar: uni04F9 Encoding: 1273 1273 705 Width: 1060 Flags: W HStem: -5 210<271.463 390.998> 444 192<344 420.25> 444 210<325.375 553> 993 20G<162 416 880.051 1126> 1218 240<373 605 793 1028> VStem: 32 237<205.802 433.948> 425 265<232.602 518.5> LayerCount: 2 Fore Refer: 173 168 N 1 0 0 1 -50 34 2 Refer: 565 1099 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni04FC.glyph000066400000000000000000000011271472062471000325010ustar00rootroot00000000000000StartChar: uni04FC Encoding: 1276 1276 706 Width: 1060 VWidth: 0 Flags: W HStem: -396 210<554 657.455> 1351 22G<353.484 414 964.942 1011.79> VStem: 682 257<-167.015 205.413> LayerCount: 2 Fore SplineSet 980 1371 m 1 1166 1254 l 1 693 666 l 1 808 489 939 226 939 -7 c 0 939 -43 936 -77 929 -111 c 0 887 -326 736 -396 513 -396 c 1 554 -186 l 1 634 -184 663 -164 676 -96 c 0 680 -75 682 -52 682 -27 c 0 682 110 621 296 527 446 c 1 144 -54 l 1 -41 78 l 1 416 634 l 1 335 824 233 1028 161 1218 c 1 382 1373 l 1 446 1193 523 1014 593 857 c 1 980 1371 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni04FD.glyph000066400000000000000000000012161472062471000325010ustar00rootroot00000000000000StartChar: uni04FD Encoding: 1277 1277 707 Width: 1060 VWidth: 4 Flags: W HStem: -396 210<554 657.455> 1025 20G<332.355 373.72 854.5 1096> VStem: 681 255<-167.97 111.028> LayerCount: 2 Fore SplineSet 929 -111 m 0 887 -326 736 -396 513 -396 c 1 554 -186 l 1 634 -184 663 -164 676 -96 c 0 680 -77 681 -59 681 -42 c 0 681 77 600 164 505 331 c 1 101 -42 l 1 -38 119 l 1 403 513 l 1 153 904 l 1 362 1045 l 1 580 673 l 1 653 741 708 777 802 900 c 0 829 935 851 997 858 1014 c 1 1096 1013 l 1 1080 964 1056 893 1022 839 c 0 966 751 788 590 681 504 c 1 774 330 936 157 936 -42 c 0 936 -65 933 -88 929 -111 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni0510.glyph000066400000000000000000000015201472062471000324270ustar00rootroot00000000000000StartChar: uni0510 Encoding: 1296 1296 708 Width: 1060 Flags: W HStem: -6 210<413.568 785.771> 608 210<584.375 809> 1112 210<625.18 964.036> VStem: 111 269<238.645 466.971> 288 265<848.05 1045.7> LayerCount: 2 Fore SplineSet 852 820 m 1xe8 809 606 l 1 736 606 740 608 691 608 c 0 541 608 417 530 383 356 c 0 381 345 380 334 380 324 c 0 380 257 429 204 585 204 c 0 703 204 764 221 904 325 c 1 989 92 l 1 821 9 708 -6 544 -6 c 0 240 -6 111 75 111 255 c 0xf0 111 285 114 317 121 352 c 0 161 557 268 664 389 717 c 1 320 765 288 821 288 900 c 0 288 923 291 947 296 974 c 0 341 1205 595 1322 796 1322 c 0 973 1322 1079 1307 1207 1212 c 1 1038 994 l 1 958 1087 922 1112 766 1112 c 0 669 1112 573 1056 558 980 c 0 555 965 553 950 553 937 c 0 553 861 605 818 734 818 c 0 783 818 779 820 852 820 c 1xe8 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni0511.glyph000066400000000000000000000003751472062471000324370ustar00rootroot00000000000000StartChar: uni0511 Encoding: 1297 1297 709 Width: 1060 VWidth: 0 Flags: W HStem: -4 197<380.385 772.942> 469 196<482.549 735.426> 825 199<453.153 931.221> VStem: 84 268<226.728 395> LayerCount: 2 Fore Refer: 345 949 N 1 0 0 1 0 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni0512.glyph000066400000000000000000000011011472062471000324240ustar00rootroot00000000000000StartChar: uni0512 Encoding: 1298 1298 710 Width: 1060 Flags: W HStem: -396 210<446 575.797> -10 211<-13.7963 137.474> 1104 210<619 840> LayerCount: 2 Fore SplineSet 607 -90 m 1 648 118 690 332 749 636 c 2 784 816 l 1 840 1104 l 1 619 1104 l 1 398 97 320 -10 37 -10 c 0 -14 -10 -56 -6 -75 0 c 1 -3 232 l 1 16 215 33 201 84 201 c 0 156 201 191 311 404 1313 c 1 580 1313 756 1314 932 1314 c 0 1010 1314 1136 1310 1136 1310 c 1 1032 773 873 -46 869 -68 c 0 830 -270 728 -396 405 -396 c 1 446 -186 l 1 547 -186 595 -150 607 -90 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni0513.glyph000066400000000000000000000010761472062471000324400ustar00rootroot00000000000000StartChar: uni0513 Encoding: 1299 1299 711 Width: 1060 Flags: W HStem: -396 210<391 518.752> -18 213<-2.43989 146.413> 1003 20G<647 801> LayerCount: 2 Fore SplineSet 556 -60 m 1 591 113 709 709 710 709 c 1 730 812 l 1 639 805 550 755 506 581 c 0 364 18 231 -18 15 -18 c 0 -6 -18 -40 -15 -69 -5 c 1 11 253 l 1 31 224 58 195 89 195 c 0 132 195 185 258 258 576 c 0 344 951 532 1023 762 1023 c 0 840 1023 971 1023 1026 1019 c 1 942 587 900 372 816 -60 c 0 771 -294 616 -396 350 -396 c 1 391 -186 l 1 492 -186 540 -144 556 -60 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni051C.glyph000066400000000000000000000003521472062471000324540ustar00rootroot00000000000000StartChar: uni051C Encoding: 1308 1308 712 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<79 323.5 547 827> 1299 20G<393.5 428 953 1026> VStem: 192 242<952.303 1291.4> LayerCount: 2 Fore Refer: 46 87 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni051D.glyph000066400000000000000000000004001472062471000324470ustar00rootroot00000000000000StartChar: uni051D Encoding: 1309 1309 713 Width: 1060 VWidth: 4 Flags: W HStem: -24 18G<184.5 307.5 617.5 740.5> 993 20G<871 1118> VStem: 150 257<516.794 991.022> 882 238<645.413 1013> LayerCount: 2 Fore Refer: 22 119 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni0524.glyph000066400000000000000000000007161472062471000324420ustar00rootroot00000000000000StartChar: uni0524 Encoding: 1316 1316 714 Width: 1060 VWidth: 31 Flags: W HStem: -5 21G<-12 247.881> 1108 210<460 707> VStem: 650 251<-262 -9.83594> LayerCount: 2 Fore SplineSet 460 1108 m 1 244 -5 l 1 -12 -5 l 1 242 1319 l 1 848 1318 l 1 1005 1318 l 1 789 200 l 1 971 206 l 1 965 179 958 142 952 112 c 0 929 -5 902 -178 901 -262 c 1 650 -283 l 1 652 -222 668 -108 684 -5 c 1 493 -5 l 1 707 1108 l 1 460 1108 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni0525.glyph000066400000000000000000000015561472062471000324460ustar00rootroot00000000000000StartChar: uni0525 Encoding: 1317 1317 715 Width: 1060 Flags: W HStem: 0 21G<-4 263.5> 819 207<559.717 773> 1032 20G<360 400.5> VStem: 163 244<856.028 1006.25> 650 251<-262 -9.65786> 661 268<600.679 914.5> LayerCount: 2 Fore SplineSet 808 206 m 1xf4 972 212 l 1 966 185 959 149 953 119 c 0 930 2 902 -178 901 -262 c 1 650 -283 l 1xf8 652 -227 669 -104 684 -5 c 1 517 0 l 1 548 159 621 540 653 699 c 0 658 724 661 770 661 788 c 0 661 806 650 819 636 819 c 0 602 819 532 786 337 456 c 1 304 288 280 168 247 0 c 1 163 0 80 0 -4 0 c 1 42 235 87 471 133 706 c 0 156 824 163 876 163 924 c 0 163 949 161 972 159 1004 c 1 239 1020 320 1036 400 1052 c 1 401 1047 407 1013 407 970 c 0 407 926 404 888 400 854 c 1 548 1013 598 1026 711 1026 c 0 835 1026 929 976 929 853 c 0 929 836 927 816 923 796 c 0 897 663 846 399 808 206 c 1xf4 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni0526.glyph000066400000000000000000000011621472062471000324400ustar00rootroot00000000000000StartChar: uni0526 Encoding: 1318 1318 716 Width: 1060 Flags: W HStem: 0 21G<30 289.988> 665 210<572.107 785.5> 1276 20G<241 539> VStem: 659 248<-262 -4.79169 326.411 664.075> LayerCount: 2 Fore SplineSet 30 0 m 1 114 432 199 864 283 1296 c 1 539 1296 l 1 426 703 l 1 574 851 624 875 736 875 c 0 835 875 907 786 907 618 c 0 907 492 878 370 848 205 c 1 985 210 l 1 979 183 970 140 964 110 c 0 941 -7 915 -178 914 -262 c 1 663 -283 l 1 665 -225 683 -100 699 0 c 1 552 0 l 1 626 383 659 555 659 624 c 0 659 654 653 665 641 665 c 0 601 665 485 564 353 336 c 1 286 0 l 1 30 0 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni2010.glyph000066400000000000000000000002531472062471000324260ustar00rootroot00000000000000StartChar: uni2010 Encoding: 8208 8208 745 Width: 1060 VWidth: 6 Flags: W HStem: 413 244<134 980.25> LayerCount: 2 Fore Refer: 100 45 S 1 0 0 1 0 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni2011.glyph000066400000000000000000000002531472062471000324270ustar00rootroot00000000000000StartChar: uni2011 Encoding: 8209 8209 746 Width: 1060 VWidth: 6 Flags: W HStem: 413 244<134 980.25> LayerCount: 2 Fore Refer: 100 45 S 1 0 0 1 0 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni2016.glyph000066400000000000000000000014031472062471000324320ustar00rootroot00000000000000StartChar: uni2016 Encoding: 8214 8214 751 Width: 1060 VWidth: 66 Flags: W LayerCount: 2 Fore SplineSet 122 152 m 0 194 517 299 1111 355 1399 c 1 361 1430 367 1461 373 1492 c 1 463 1492 554 1492 644 1492 c 1 635 1444 625 1395 616 1347 c 1 562 1070 475 558 410 224 c 1 400 174 390 124 380 74 c 1 358 -41 347 -97 322 -198 c 1 231 -198 141 -197 50 -197 c 1 66 -135 75 -92 86 -37 c 0 95 10 105 66 122 152 c 0 603 152 m 0 675 517 780 1111 836 1399 c 1 842 1430 848 1461 854 1492 c 1 944 1492 1035 1492 1125 1492 c 1 1116 1444 1106 1395 1097 1347 c 1 1043 1070 956 558 891 224 c 1 881 174 871 124 861 74 c 1 839 -41 828 -97 803 -198 c 1 712 -198 622 -197 531 -197 c 1 547 -135 556 -92 567 -37 c 0 576 10 586 66 603 152 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni201F.glyph000066400000000000000000000011041472062471000324500ustar00rootroot00000000000000StartChar: uni201F Encoding: 8223 8223 760 Width: 1060 VWidth: -25 Flags: W VStem: 278 216<888.267 1120.97> 701 220<894.121 1092.17> LayerCount: 2 Fore SplineSet 1170 1355 m 1 1025 1118 l 1 963 1112 921 1056 921 984 c 0 921 921 959 888 1021 861 c 1 892 718 l 1 774 787 701 884 701 1008 c 0 701 1098 724 1190 766 1265 c 1 904 1496 l 1 1170 1355 l 1 749 1391 m 1 604 1154 l 1 533 1147 494 1074 494 990 c 0 494 922 530 884 597 846 c 1 464 700 l 1 334 782 278 899 278 1024 c 0 278 1124 299 1220 344 1301 c 1 482 1532 l 1 749 1391 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni2023.glyph000066400000000000000000000005031472062471000324300ustar00rootroot00000000000000StartChar: uni2023 Encoding: 8227 8227 764 Width: 1060 VWidth: 0 Flags: W LayerCount: 2 Fore SplineSet 302 964 m 1 499 836 695 709 892 581 c 1 883 533 873 485 864 437 c 1 622 326 381 215 139 104 c 1 134 133 129 163 124 192 c 1 169 424 215 656 260 888 c 1 274 913 288 939 302 964 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni2027.glyph000066400000000000000000000003011472062471000324300ustar00rootroot00000000000000StartChar: uni2027 Encoding: 8231 8231 768 Width: 1060 VWidth: 26 Flags: W HStem: 387 313<412.122 669.878> VStem: 353 376 LayerCount: 2 Fore Refer: 171 183 N 1 0 0 1 0 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni203D.glyph000066400000000000000000000017631472062471000324630ustar00rootroot00000000000000StartChar: uni203D Encoding: 8253 8253 772 Width: 1060 VWidth: 0 Flags: W HStem: 0 270<334.603 637.397> 1356 20G<568.5 884> VStem: 903 255<929.485 1099.13> LayerCount: 2 Fore SplineSet 806 1133 m 1 784 1051 765 970 750 889 c 0 748 877 745 866 743 854 c 1 820 895 891 934 901 994 c 0 902 1001 903 1007 903 1014 c 0 903 1067 862 1110 806 1133 c 1 193 1209 m 1 256 1248 381 1308 566 1326 c 1 567 1343 568 1359 569 1376 c 1 674 1376 779 1376 884 1376 c 1 878 1361 873 1347 868 1332 c 1 1036 1298 1158 1200 1158 1050 c 0 1158 1031 1156 1012 1152 991 c 0 1119 821 933 743 833 685 c 0 763 644 700 567 683 479 c 1 680 463 677 446 674 430 c 1 583 430 493 431 402 431 c 1 405 446 407 460 410 475 c 1 416 504 425 532 437 559 c 1 461 651 481 742 499 834 c 0 517 929 538 1039 549 1134 c 1 432 1101 347 1017 328 1002 c 1 283 1071 238 1140 193 1209 c 1 337 270 m 1 454 270 570 270 687 270 c 1 670 180 652 90 635 0 c 1 518 0 402 0 285 0 c 1 302 90 320 180 337 270 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni2047.glyph000066400000000000000000000025721472062471000324460ustar00rootroot00000000000000StartChar: uni2047 Encoding: 8263 8263 773 Width: 1060 VWidth: 0 Flags: W HStem: 0 270<76.603 381.397 520.603 825.397> 1153 192<349.06 510.379 796.657 955.037> VStem: 146 272<431 595.809> 517 255<918.518 1122.48> 594 272<431 595.809> 965 255<918.518 1145.02> LayerCount: 2 Fore SplineSet 137 1221 m 1xf4 241 1309 372 1345 475 1345 c 0 573 1345 645 1326 693 1290 c 1 771 1328 853 1345 923 1345 c 0 1134 1345 1220 1259 1220 1103 c 0 1220 1069 1216 1032 1208 991 c 0 1175 821 1077 755 976 685 c 0 909 638 892 567 875 479 c 1 872 463 869 446 866 430 c 1 775 430 685 431 594 431 c 1xec 597 446 599 460 602 475 c 1 630 621 702 734 783 795 c 0 879 868 940 907 957 994 c 0 962 1019 965 1042 965 1062 c 0 965 1117 945 1153 896 1153 c 0 859 1153 817 1128 772 1089 c 1 771 1059 767 1026 760 991 c 0 727 821 629 755 528 685 c 0 461 638 444 567 427 479 c 1 424 463 421 446 418 430 c 1 327 430 237 431 146 431 c 1 149 446 151 460 154 475 c 1 182 621 254 734 335 795 c 0 431 868 492 907 509 994 c 0 514 1019 517 1042 517 1062 c 0 517 1117 497 1153 448 1153 c 0 384 1153 300 1077 226 985 c 1 196 1064 167 1142 137 1221 c 1xf4 79 270 m 1 196 270 314 270 431 270 c 1 414 180 396 90 379 0 c 1 262 0 144 0 27 0 c 1 44 90 62 180 79 270 c 1 523 270 m 1 640 270 758 270 875 270 c 1 858 180 840 90 823 0 c 1 706 0 588 0 471 0 c 1 488 90 506 180 523 270 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni2048.glyph000066400000000000000000000021361472062471000324430ustar00rootroot00000000000000StartChar: uni2048 Encoding: 8264 8264 774 Width: 1060 VWidth: 0 Flags: W HStem: 0 270<76.603 381.397 653.603 956.397> 1153 192<349.06 507.037> 1356 20G<861 1203> VStem: 146 272<431 595.809> 517 255<918.518 1145.02> 727 283<464 663.5> LayerCount: 2 Fore SplineSet 137 1221 m 1xf8 241 1309 372 1345 475 1345 c 0 686 1345 772 1259 772 1103 c 0 772 1069 768 1032 760 991 c 0 727 821 629 755 528 685 c 0 461 638 444 567 427 479 c 1 424 463 421 446 418 430 c 1 327 430 237 431 146 431 c 1 149 446 151 460 154 475 c 1 182 621 254 734 335 795 c 0 431 868 492 907 509 994 c 0 514 1019 517 1042 517 1062 c 0 517 1117 497 1153 448 1153 c 0 384 1153 300 1077 226 985 c 1 196 1064 167 1142 137 1221 c 1xf8 79 270 m 1 196 270 314 270 431 270 c 1 414 180 396 90 379 0 c 1 262 0 144 0 27 0 c 1 44 90 62 180 79 270 c 1 656 270 m 1 773 270 889 270 1006 270 c 1 989 180 971 90 954 0 c 1 837 0 721 0 604 0 c 1 621 90 639 180 656 270 c 1 1203 1376 m 1 1139 1072 1074 768 1010 464 c 1 916 463 821 463 727 462 c 1xf4 781 767 834 1071 888 1376 c 1 993 1376 1098 1376 1203 1376 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni2049.glyph000066400000000000000000000021251472062471000324420ustar00rootroot00000000000000StartChar: uni2049 Encoding: 8265 8265 775 Width: 1060 VWidth: 0 Flags: W HStem: 0 270<39.603 342.397 508.603 813.397> 1153 192<781.06 939.037> 1356 20G<247 589> VStem: 113 283<464 663.5> 578 272<431 595.809> 949 255<918.518 1145.02> LayerCount: 2 Fore SplineSet 569 1221 m 1 673 1309 804 1345 907 1345 c 0 1118 1345 1204 1259 1204 1103 c 0 1204 1069 1200 1032 1192 991 c 0 1159 821 1061 755 960 685 c 0 893 638 876 567 859 479 c 1 856 463 853 446 850 430 c 1 759 430 669 431 578 431 c 1 581 446 583 460 586 475 c 1 614 621 686 734 767 795 c 0 863 868 924 907 941 994 c 0 946 1019 949 1042 949 1062 c 0 949 1117 929 1153 880 1153 c 0 816 1153 732 1077 658 985 c 1 628 1064 599 1142 569 1221 c 1 511 270 m 1 628 270 746 270 863 270 c 1 846 180 828 90 811 0 c 1 694 0 576 0 459 0 c 1 476 90 494 180 511 270 c 1 42 270 m 1 159 270 275 270 392 270 c 1 375 180 357 90 340 0 c 1 223 0 107 0 -10 0 c 1 7 90 25 180 42 270 c 1 589 1376 m 1 525 1072 460 768 396 464 c 1 302 463 207 463 113 462 c 1 167 767 220 1071 274 1376 c 1 379 1376 484 1376 589 1376 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni2070.glyph000066400000000000000000000012261472062471000324350ustar00rootroot00000000000000StartChar: uni2070 Encoding: 8304 8304 776 Width: 1060 VWidth: 65 Flags: W HStem: 754 173<552.577 704.958> 1349 173<626.548 782.563> VStem: 331 667<1033 1247> LayerCount: 2 Fore SplineSet 540 1070 m 1 784 1311 l 1 775 1336 742 1349 709 1349 c 0 652 1349 580 1295 547 1124 c 0 544 1110 541 1088 540 1070 c 1 792 1223 m 1 545 985 l 1 554 962 576 927 618 927 c 0 670 927 746 969 783 1161 c 0 788 1189 792 1223 792 1223 c 1 734 1522 m 0 883 1522 998 1425 998 1247 c 0 998 1218 994 1187 988 1153 c 0 936 883 751 754 587 754 c 0 442 754 331 856 331 1033 c 0 331 1063 334 1095 341 1129 c 0 397 1419 611 1522 734 1522 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni2074.glyph000066400000000000000000000006471472062471000324470ustar00rootroot00000000000000StartChar: uni2074 Encoding: 8308 8308 777 Width: 1060 VWidth: 65 Flags: W HStem: 915 165<514 645 882 975> LayerCount: 2 Fore SplineSet 689 1080 m 1 735 1316 l 1 645 1206 584 1143 514 1080 c 1 689 1080 l 1 314 1096 m 1 462 1230 592 1371 722 1517 c 1 965 1517 l 1 882 1090 l 1 1010 1093 l 1 975 912 l 1 848 915 l 1 822 764 l 1 612 764 l 1 645 915 l 1 361 915 l 1 314 1096 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni2080.glyph000066400000000000000000000003571472062471000324420ustar00rootroot00000000000000StartChar: uni2080 Encoding: 8320 8320 778 Width: 1060 VWidth: -1080 Flags: W HStem: -326 173<442.577 594.958> 269 173<516.548 672.563> VStem: 221 667<-47 167> LayerCount: 2 Fore Refer: 776 8304 N 1 0 0 1 -110 -1080 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni2081.glyph000066400000000000000000000003121472062471000324320ustar00rootroot00000000000000StartChar: uni2081 Encoding: 8321 8321 779 Width: 1060 VWidth: -1080 Flags: W HStem: 18 200<288.635 389.708> VStem: 258 599 LayerCount: 2 Fore Refer: 199 185 S 1 0 0 1 -110 -1080 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni2082.glyph000066400000000000000000000003561472062471000324430ustar00rootroot00000000000000StartChar: uni2082 Encoding: 8322 8322 780 Width: 1060 VWidth: -1080 Flags: W HStem: -311 169<470 798> 279 168<520.036 686.941> VStem: 691 218<153.611 273.191> LayerCount: 2 Fore Refer: 196 178 N 1 0 0 1 -110 -1080 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni2083.glyph000066400000000000000000000005231472062471000324400ustar00rootroot00000000000000StartChar: uni2083 Encoding: 8323 8323 781 Width: 1060 VWidth: -1080 Flags: W HStem: -326 153<377.974 600.762> -87 20G<304.45 350> 17 131<508.041 626.473> 228 21G<419.919 450.5> 284 166<447.006 661.516> VStem: 633 210<-140.447 1.21991> 666 217<158.498 340.174> LayerCount: 2 Fore Refer: 197 179 N 1 0 0 1 -110 -1080 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni2084.glyph000066400000000000000000000002761472062471000324460ustar00rootroot00000000000000StartChar: uni2084 Encoding: 8324 8324 782 Width: 1060 VWidth: -1080 Flags: W HStem: -165 165<404 535 772 865> LayerCount: 2 Fore Refer: 777 8308 N 1 0 0 1 -110 -1080 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni21C4.glyph000066400000000000000000000022511472062471000324550ustar00rootroot00000000000000StartChar: uni21C4 Encoding: 8644 8644 789 Width: 1060 VWidth: 6 Flags: W HStem: 200 245<359 999> 1024 244<196.826 842> VStem: 165 235<-98.0781 8.12875> 803 235<1460.87 1567.08> LayerCount: 2 Fore SplineSet 203 1268 m 1 248 1270 299 1271 349 1271 c 0 449 1271 549 1268 617 1268 c 0 736 1268 l 0 913 1268 l 1 854 1353 811 1445 803 1563 c 1 881 1592 960 1621 1038 1650 c 1 1047 1501 1117 1349 1248 1208 c 1 1240 1170 1233 1131 1225 1093 c 1 1056 963 888 802 838 662 c 1 766 686 695 709 623 733 c 1 671 852 752 944 842 1024 c 1 743 1024 l 0 568 1024 l 0 525 1024 435 1027 335 1027 c 0 278 1027 218 1026 162 1023 c 1 170 1064 178 1104 186 1145 c 1 192 1186 197 1227 203 1268 c 1 999 200 m 1 954 198 903 197 853 197 c 0 753 197 653 200 585 200 c 0 466 200 l 0 421 200 355 201 288 201 c 1 347 116 392 24 400 -94 c 1 322 -123 243 -152 165 -181 c 1 156 -32 86 120 -45 261 c 1 -38 299 -30 338 -23 376 c 1 146 506 315 667 365 807 c 1 436 783 508 760 579 736 c 1 531 617 449 525 359 445 c 1 458 444 560 444 634 444 c 0 677 444 768 441 868 441 c 0 925 441 985 442 1041 445 c 1 1033 404 1025 364 1017 323 c 1 1011 282 1005 241 999 200 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni21C5.glyph000066400000000000000000000021331472062471000324550ustar00rootroot00000000000000StartChar: uni21C5 Encoding: 8645 8645 790 Width: 1060 VWidth: 66 Flags: W HStem: 1313 20G<1059.5 1091.5> 1376 20G<377 629> VStem: 583 180<914.049 1012.28> 862 237<1081.9 1332> LayerCount: 2 Fore SplineSet 578 1396 m 1 680 1252 722 1126 763 922 c 1 703 888 643 855 583 821 c 1 566 897 545 1020 545 1020 c 1 501 791 461 570 406 288 c 1 396 238 387 188 377 138 c 1 355 23 343 -33 318 -134 c 1 239 -134 160 -134 81 -134 c 1 97 -72 106 -29 117 26 c 0 126 73 136 130 153 216 c 1 206 488 258 759 311 1031 c 1 270 985 246 941 163 845 c 1 122 886 80 928 39 969 c 1 123 1073 291 1238 463 1396 c 1 501 1396 540 1396 578 1396 c 1 765 -197 m 1 717 -197 669 -197 621 -197 c 1 550 -74 483 130 427 274 c 1 480 306 534 339 587 371 c 1 632 275 616 213 639 167 c 1 692 439 745 711 798 983 c 1 815 1069 827 1125 836 1172 c 0 847 1227 854 1270 862 1332 c 1 941 1332 1020 1333 1099 1333 c 1 1084 1232 1074 1176 1052 1061 c 1 1042 1011 1033 961 1023 911 c 1 968 629 924 407 878 178 c 1 878 178 947 269 994 345 c 1 1043 310 1093 276 1142 241 c 1 1051 145 923 -53 765 -197 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni21C6.glyph000066400000000000000000000022721472062471000324620ustar00rootroot00000000000000StartChar: uni21C6 Encoding: 8646 8646 791 Width: 1060 VWidth: 6 Flags: W HStem: 200 245<46.6696 712> 1024 244<501 1168> VStem: 343 242<729.631 837.555> 630 242<627.05 739.369> LayerCount: 2 Fore SplineSet 1212 1268 m 1 1202 1227 1193 1186 1183 1145 c 1 1175 1104 1167 1064 1159 1023 c 1 1105 1026 1045 1027 988 1027 c 0 888 1027 796 1024 753 1024 c 0 577 1024 l 0 478 1024 l 1 536 944 583 852 585 733 c 1 504 709 424 686 343 662 c 1 343 670 l 0 343 808 239 965 122 1093 c 1 130 1131 137 1170 145 1208 c 1 330 1349 460 1501 527 1650 c 1 594 1621 661 1592 728 1563 c 1 674 1445 594 1353 501 1268 c 1 679 1268 l 0 798 1268 l 0 866 1268 968 1271 1068 1271 c 0 1118 1271 1167 1270 1212 1268 c 1 2 200 m 1 12 241 22 282 32 323 c 1 40 364 47 404 55 445 c 1 109 442 170 441 227 441 c 0 327 441 418 444 461 444 c 0 535 444 636 444 735 445 c 1 677 525 632 617 630 736 c 1 711 760 791 783 872 807 c 1 872 799 l 0 872 661 975 504 1092 376 c 1 1085 338 1077 299 1070 261 c 1 885 120 755 -32 688 -181 c 1 621 -152 554 -123 487 -94 c 1 541 24 619 116 712 201 c 1 645 201 580 200 535 200 c 0 416 200 l 0 348 200 246 197 146 197 c 0 96 197 47 198 2 200 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni21C7.glyph000066400000000000000000000021641472062471000324630ustar00rootroot00000000000000StartChar: uni21C7 Encoding: 8647 8647 792 Width: 1060 VWidth: 6 Flags: W HStem: 200 244<336 1001.68> 1025 244<492 1158> VStem: 176 242<-95.3686 16.9496> LayerCount: 2 Fore SplineSet 1046 444 m 1 1036 403 1026 362 1016 321 c 1 1008 280 1001 240 993 199 c 1 939 202 878 203 821 203 c 0 721 203 630 200 587 200 c 0 513 200 411 200 312 199 c 1 370 119 416 27 418 -92 c 1 337 -116 257 -139 176 -163 c 1 176 -155 l 0 176 -17 73 140 -44 268 c 1 -37 306 -29 345 -22 383 c 1 133 501 249 626 322 751 c 1 293 867 206 990 112 1093 c 1 120 1131 127 1170 135 1208 c 1 320 1349 450 1501 517 1650 c 1 584 1621 651 1592 718 1563 c 1 664 1445 585 1353 492 1268 c 1 559 1268 625 1269 670 1269 c 0 789 1269 l 0 857 1269 958 1272 1058 1272 c 0 1108 1272 1158 1271 1203 1269 c 1 1193 1228 1183 1187 1173 1146 c 1 1165 1105 1157 1065 1149 1024 c 1 1095 1027 1035 1028 978 1028 c 0 878 1028 786 1025 743 1025 c 0 669 1025 567 1025 468 1024 c 1 526 944 559 857 561 738 c 1 507 620 429 528 336 443 c 1 403 443 468 444 513 444 c 0 632 444 l 0 700 444 802 447 902 447 c 0 952 447 1001 446 1046 444 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni21C8.glyph000066400000000000000000000017531472062471000324670ustar00rootroot00000000000000StartChar: uni21C8 Encoding: 8648 8648 793 Width: 1060 VWidth: 66 Flags: W HStem: 1373 23G<346 605 886.5 1125> LayerCount: 2 Fore SplineSet 1074 1393 m 1 1176 1249 1228 1051 1281 955 c 1 1218 920 1155 886 1092 851 c 1 1075 927 1041 1018 1041 1018 c 1 997 789 956 567 901 285 c 1 891 235 882 185 872 135 c 1 850 20 838 -36 813 -137 c 1 734 -137 656 -136 577 -136 c 1 593 -74 602 -31 613 24 c 0 622 71 631 127 648 213 c 1 701 485 754 757 807 1029 c 1 745 985 714 891 685 821 c 1 651 821 617 821 583 821 c 1 569 894 564 1002 545 1020 c 1 501 791 461 570 406 288 c 1 396 238 387 188 377 138 c 1 355 23 343 -33 318 -134 c 1 239 -134 160 -134 81 -134 c 1 97 -72 106 -29 117 26 c 0 126 73 136 130 153 216 c 1 206 488 258 759 311 1031 c 1 270 985 246 941 163 845 c 1 122 886 80 928 39 969 c 1 123 1073 260 1238 432 1396 c 1 481 1396 529 1396 578 1396 c 1 632 1319 682 1227 704 1122 c 1 754 1212 828 1308 945 1393 c 1 988 1393 1031 1393 1074 1393 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni21C9.glyph000066400000000000000000000021161472062471000324620ustar00rootroot00000000000000StartChar: uni21C9 Encoding: 8649 8649 794 Width: 1060 VWidth: 6 Flags: W HStem: 199 245<13 653> 1024 245<178 817> VStem: 777 235<1460.87 1567.08> LayerCount: 2 Fore SplineSet 13 444 m 1 58 446 109 447 159 447 c 0 259 447 359 444 427 444 c 0 546 444 l 0 591 444 656 443 723 443 c 1 664 528 620 620 612 738 c 1 660 857 727 944 817 1024 c 1 718 1025 616 1025 542 1025 c 0 499 1025 409 1028 309 1028 c 0 252 1028 192 1027 136 1024 c 1 144 1065 152 1105 160 1146 c 1 166 1187 172 1228 178 1269 c 1 223 1271 273 1272 323 1272 c 0 423 1272 524 1269 592 1269 c 0 711 1269 l 0 756 1269 820 1268 887 1268 c 1 828 1353 785 1445 777 1563 c 1 855 1592 934 1621 1012 1650 c 1 1021 1501 1091 1349 1222 1208 c 1 1214 1170 1207 1131 1199 1093 c 1 1065 990 932 867 857 751 c 1 882 626 948 501 1057 383 c 1 1050 345 1042 306 1035 268 c 1 866 138 697 -23 647 -163 c 1 576 -139 504 -116 433 -92 c 1 481 27 563 119 653 199 c 1 554 200 452 200 378 200 c 0 335 200 244 203 144 203 c 0 87 203 28 202 -28 199 c 1 -20 240 -13 280 -5 321 c 1 1 362 7 403 13 444 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni21CA.glyph000066400000000000000000000020311472062471000324660ustar00rootroot00000000000000StartChar: uni21CA Encoding: 8650 8650 795 Width: 1060 VWidth: 66 Flags: W HStem: 1311 20G<563.5 595.5 1059.5 1091.5> VStem: 862 237<1081.9 1332> LayerCount: 2 Fore SplineSet 765 -197 m 1 727 -197 688 -197 650 -197 c 1 562 -106 523 -3 507 92 c 1 446 -20 358 -117 268 -199 c 1 230 -199 191 -199 153 -199 c 1 43 -41 -61 123 -105 227 c 1 -48 268 10 310 67 351 c 1 112 255 120 211 143 165 c 1 196 437 249 709 302 981 c 1 319 1067 330 1123 339 1170 c 0 350 1225 358 1268 366 1330 c 1 445 1330 524 1331 603 1331 c 1 588 1230 578 1174 556 1059 c 1 546 1009 537 959 527 909 c 1 472 627 427 405 381 176 c 1 381 176 449 299 496 375 c 1 526 374 557 372 587 371 c 1 632 275 616 213 639 167 c 1 692 439 745 711 798 983 c 1 815 1069 827 1125 836 1172 c 0 847 1227 854 1270 862 1332 c 1 941 1332 1020 1333 1099 1333 c 1 1084 1232 1074 1176 1052 1061 c 1 1042 1011 1033 961 1023 911 c 1 968 629 924 407 878 178 c 1 878 178 947 269 994 345 c 1 1043 310 1093 276 1142 241 c 1 1051 145 923 -53 765 -197 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni23B8.glyph000066400000000000000000000003421472062471000324610ustar00rootroot00000000000000StartChar: uni23B8 Encoding: 9144 9144 970 Width: 1060 VWidth: 0 Flags: W VStem: 0 165<-505 1820> LayerCount: 2 Fore SplineSet 165 1820 m 1 165 -505 l 1 0 -505 l 1 0 1820 l 1 165 1820 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni23B9.glyph000066400000000000000000000003531472062471000324640ustar00rootroot00000000000000StartChar: uni23B9 Encoding: 9145 9145 971 Width: 1060 VWidth: 0 Flags: W VStem: 895 165<-505 1820> LayerCount: 2 Fore SplineSet 1060 1820 m 1 1060 -505 l 1 895 -505 l 1 895 1820 l 1 1060 1820 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni2423.glyph000066400000000000000000000005031472062471000324340ustar00rootroot00000000000000StartChar: uni2423 Encoding: 9251 9251 973 Width: 1060 VWidth: 41 Flags: W HStem: -334 434<43 213 661 790> -334 213<213 618> LayerCount: 2 Fore SplineSet 790 -334 m 1x80 -41 -334 l 1x40 43 100 l 1 256 100 l 1x80 213 -121 l 1 618 -121 l 1x40 661 100 l 1 874 100 l 1 790 -334 l 1x80 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni2501.glyph000066400000000000000000000003441472062471000324340ustar00rootroot00000000000000StartChar: uni2501 Encoding: 9473 9473 798 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<-20 1080> LayerCount: 2 Fore SplineSet -20 650 m 1 1080 650 l 1 1080 390 l 1 -20 390 l 1 -20 650 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni2503.glyph000066400000000000000000000003501472062471000324330ustar00rootroot00000000000000StartChar: uni2503 Encoding: 9475 9475 800 Width: 1060 VWidth: 0 Flags: W VStem: 400 260<-505 1820> LayerCount: 2 Fore SplineSet 660 1820 m 1 660 -505 l 1 400 -505 l 1 400 1820 l 1 660 1820 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni2504.glyph000066400000000000000000000010071472062471000324340ustar00rootroot00000000000000StartChar: uni2504 Encoding: 9476 9476 801 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<-20 151 279 445 572 738 866 1080> VStem: -20 171<438 604> 279 166<438 604> 572 166<438 604> 866 214<438 604> LayerCount: 2 Fore SplineSet 151 604 m 1 151 438 l 1 -20 438 l 1 -20 604 l 1 151 604 l 1 866 604 m 1 1080 604 l 1 1080 438 l 1 866 438 l 1 866 604 l 1 738 604 m 1 738 438 l 1 572 438 l 1 572 604 l 1 738 604 l 1 445 604 m 1 445 438 l 1 279 438 l 1 279 604 l 1 445 604 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni2505.glyph000066400000000000000000000010071472062471000324350ustar00rootroot00000000000000StartChar: uni2505 Encoding: 9477 9477 802 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<-20 151 279 445 572 738 866 1080> VStem: -20 171<390 650> 279 166<390 650> 572 166<390 650> 866 214<390 650> LayerCount: 2 Fore SplineSet 151 650 m 1 151 390 l 1 -20 390 l 1 -20 650 l 1 151 650 l 1 866 650 m 1 1080 650 l 1 1080 390 l 1 866 390 l 1 866 650 l 1 738 650 m 1 738 390 l 1 572 390 l 1 572 650 l 1 738 650 l 1 445 650 m 1 445 390 l 1 279 390 l 1 279 650 l 1 445 650 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni2506.glyph000066400000000000000000000005671472062471000324500ustar00rootroot00000000000000StartChar: uni2506 Encoding: 9478 9478 803 Width: 1060 VWidth: 0 Flags: W VStem: 448 165<-398 23 346 766 1089 1510> LayerCount: 2 Fore SplineSet 613 23 m 1 613 -398 l 1 448 -398 l 1 448 23 l 1 613 23 l 1 613 766 m 1 613 346 l 1 448 346 l 1 448 766 l 1 613 766 l 1 613 1510 m 1 613 1089 l 1 448 1089 l 1 448 1510 l 1 613 1510 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni2507.glyph000066400000000000000000000006631472062471000324460ustar00rootroot00000000000000StartChar: uni2507 Encoding: 9479 9479 804 Width: 1060 VWidth: 0 Flags: W HStem: -398 421<400 660> 346 421<400 660> 1089 421<400 660> VStem: 400 260<-398 23 346 767 1089 1510> LayerCount: 2 Fore SplineSet 660 23 m 1 660 -398 l 1 400 -398 l 1 400 23 l 1 660 23 l 1 660 767 m 1 660 346 l 1 400 346 l 1 400 767 l 1 660 767 l 1 660 1510 m 1 660 1089 l 1 400 1089 l 1 400 1510 l 1 660 1510 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni2508.glyph000066400000000000000000000011401472062471000324360ustar00rootroot00000000000000StartChar: uni2508 Encoding: 9480 9480 805 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<-20 110 231 351 472 592 713 833 954 1080> VStem: -20 130<438 604> 231 120<438 604> 472 120<438 604> 713 120<438 604> 954 126<438 604> LayerCount: 2 Fore SplineSet 954 438 m 1 954 604 l 1 1080 604 l 1 1080 438 l 1 954 438 l 1 713 438 m 1 713 604 l 1 833 604 l 1 833 438 l 1 713 438 l 1 592 438 m 1 472 438 l 1 472 604 l 1 592 604 l 1 592 438 l 1 231 438 m 1 231 604 l 1 351 604 l 1 351 438 l 1 231 438 l 1 110 438 m 1 -20 438 l 1 -20 604 l 1 110 604 l 1 110 438 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni2509.glyph000066400000000000000000000011401472062471000324370ustar00rootroot00000000000000StartChar: uni2509 Encoding: 9481 9481 806 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<-20 110 231 351 472 592 713 833 954 1080> VStem: -20 130<390 650> 231 120<390 650> 472 120<390 650> 713 120<390 650> 954 126<390 650> LayerCount: 2 Fore SplineSet 110 390 m 1 -20 390 l 1 -20 650 l 1 110 650 l 1 110 390 l 1 351 390 m 1 231 390 l 1 231 650 l 1 351 650 l 1 351 390 l 1 472 390 m 1 472 650 l 1 592 650 l 1 592 390 l 1 472 390 l 1 833 390 m 1 713 390 l 1 713 650 l 1 833 650 l 1 833 390 l 1 954 390 m 1 954 650 l 1 1080 650 l 1 1080 390 l 1 954 390 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni250A.glyph000066400000000000000000000010241472062471000324500ustar00rootroot00000000000000StartChar: uni250A Encoding: 9482 9482 807 Width: 1060 VWidth: 0 Flags: W HStem: -398 316<448 613> 160 315<448 613> 717 316<448 613> 1275 316<448 613> VStem: 448 165<-398 -82 160 475 717 1033 1275 1591> LayerCount: 2 Fore SplineSet 613 -82 m 1 613 -398 l 1 448 -398 l 1 448 -82 l 1 613 -82 l 1 613 475 m 1 613 160 l 1 448 160 l 1 448 475 l 1 613 475 l 1 613 1033 m 1 613 717 l 1 448 717 l 1 448 1033 l 1 613 1033 l 1 613 1591 m 1 613 1275 l 1 448 1275 l 1 448 1591 l 1 613 1591 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni250B.glyph000066400000000000000000000010241472062471000324510ustar00rootroot00000000000000StartChar: uni250B Encoding: 9483 9483 808 Width: 1060 VWidth: 0 Flags: W HStem: -398 316<400 660> 160 316<400 660> 717 316<400 660> 1275 316<400 660> VStem: 400 260<-398 -82 160 476 717 1033 1275 1591> LayerCount: 2 Fore SplineSet 660 -82 m 1 660 -398 l 1 400 -398 l 1 400 -82 l 1 660 -82 l 1 660 476 m 1 660 160 l 1 400 160 l 1 400 476 l 1 660 476 l 1 660 1033 m 1 660 717 l 1 400 717 l 1 400 1033 l 1 660 1033 l 1 660 1591 m 1 660 1275 l 1 400 1275 l 1 400 1591 l 1 660 1591 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni250D.glyph000066400000000000000000000004311472062471000324540ustar00rootroot00000000000000StartChar: uni250D Encoding: 9485 9485 810 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<613 1080> VStem: 448 165<-505 390> LayerCount: 2 Fore SplineSet 448 650 m 1 1080 650 l 1 1080 390 l 1 613 390 l 1 613 -505 l 1 448 -505 l 1 448 650 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni250E.glyph000066400000000000000000000004311472062471000324550ustar00rootroot00000000000000StartChar: uni250E Encoding: 9486 9486 811 Width: 1060 VWidth: 0 Flags: W HStem: 438 165<660 1080> VStem: 400 260<-505 438> LayerCount: 2 Fore SplineSet 400 603 m 1 1080 603 l 1 1080 438 l 1 660 438 l 1 660 -505 l 1 400 -505 l 1 400 603 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni250F.glyph000066400000000000000000000004311472062471000324560ustar00rootroot00000000000000StartChar: uni250F Encoding: 9487 9487 812 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<660 1080> VStem: 400 260<-505 390> LayerCount: 2 Fore SplineSet 400 650 m 1 1080 650 l 1 1080 390 l 1 660 390 l 1 660 -505 l 1 400 -505 l 1 400 650 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni2511.glyph000066400000000000000000000004261472062471000324360ustar00rootroot00000000000000StartChar: uni2511 Encoding: 9489 9489 814 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<-20 448> VStem: 448 165<-505 390> LayerCount: 2 Fore SplineSet 613 650 m 1 613 -505 l 1 448 -505 l 1 448 390 l 1 -20 390 l 1 -20 650 l 1 613 650 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni2512.glyph000066400000000000000000000004261472062471000324370ustar00rootroot00000000000000StartChar: uni2512 Encoding: 9490 9490 815 Width: 1060 VWidth: 0 Flags: W HStem: 438 165<-20 400> VStem: 400 260<-505 438> LayerCount: 2 Fore SplineSet 660 603 m 1 660 -505 l 1 400 -505 l 1 400 438 l 1 -20 438 l 1 -20 603 l 1 660 603 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni2513.glyph000066400000000000000000000004261472062471000324400ustar00rootroot00000000000000StartChar: uni2513 Encoding: 9491 9491 816 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<-20 400> VStem: 400 260<-505 390> LayerCount: 2 Fore SplineSet 660 650 m 1 660 -505 l 1 400 -505 l 1 400 390 l 1 -20 390 l 1 -20 650 l 1 660 650 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni2515.glyph000066400000000000000000000004311472062471000324360ustar00rootroot00000000000000StartChar: uni2515 Encoding: 9493 9493 818 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<613 1080> VStem: 448 165<650 1820> LayerCount: 2 Fore SplineSet 448 390 m 1 448 1820 l 1 613 1820 l 1 613 650 l 1 1080 650 l 1 1080 390 l 1 448 390 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni2516.glyph000066400000000000000000000004311472062471000324370ustar00rootroot00000000000000StartChar: uni2516 Encoding: 9494 9494 819 Width: 1060 VWidth: 0 Flags: W HStem: 438 165<660 1080> VStem: 400 260<603 1820> LayerCount: 2 Fore SplineSet 400 438 m 1 400 1820 l 1 660 1820 l 1 660 603 l 1 1080 603 l 1 1080 438 l 1 400 438 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni2517.glyph000066400000000000000000000004311472062471000324400ustar00rootroot00000000000000StartChar: uni2517 Encoding: 9495 9495 820 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<660 1080> VStem: 400 260<650 1820> LayerCount: 2 Fore SplineSet 400 390 m 1 400 1820 l 1 660 1820 l 1 660 650 l 1 1080 650 l 1 1080 390 l 1 400 390 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni2519.glyph000066400000000000000000000004261472062471000324460ustar00rootroot00000000000000StartChar: uni2519 Encoding: 9497 9497 822 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<-20 448> VStem: 448 165<650 1820> LayerCount: 2 Fore SplineSet 613 390 m 1 -20 390 l 1 -20 650 l 1 448 650 l 1 448 1820 l 1 613 1820 l 1 613 390 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni251A.glyph000066400000000000000000000004261472062471000324560ustar00rootroot00000000000000StartChar: uni251A Encoding: 9498 9498 823 Width: 1060 VWidth: 0 Flags: W HStem: 438 165<-20 400> VStem: 400 260<603 1820> LayerCount: 2 Fore SplineSet 660 438 m 1 -20 438 l 1 -20 603 l 1 400 603 l 1 400 1820 l 1 660 1820 l 1 660 438 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni251B.glyph000066400000000000000000000004261472062471000324570ustar00rootroot00000000000000StartChar: uni251B Encoding: 9499 9499 824 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<-20 400> VStem: 400 260<650 1820> LayerCount: 2 Fore SplineSet 660 390 m 1 -20 390 l 1 -20 650 l 1 400 650 l 1 400 1820 l 1 660 1820 l 1 660 390 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni251D.glyph000066400000000000000000000004771472062471000324670ustar00rootroot00000000000000StartChar: uni251D Encoding: 9501 9501 826 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<613 1080> VStem: 448 165<-505 390 650 1820> LayerCount: 2 Fore SplineSet 448 1820 m 1 613 1820 l 1 613 650 l 1 1080 650 l 1 1080 390 l 1 613 390 l 1 613 -505 l 1 448 -505 l 1 448 1820 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni251E.glyph000066400000000000000000000005561472062471000324660ustar00rootroot00000000000000StartChar: uni251E Encoding: 9502 9502 827 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<660 1080> VStem: 400 260<604 1820> 448 165<-505 438> LayerCount: 2 Fore SplineSet 400 1820 m 1xc0 660 1820 l 1 660 604 l 1xc0 1080 604 l 1 1080 438 l 1 613 438 l 1 613 -505 l 1 448 -505 l 1 448 438 l 1xa0 400 438 l 1 400 1820 l 1xc0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni251F.glyph000066400000000000000000000005561472062471000324670ustar00rootroot00000000000000StartChar: uni251F Encoding: 9503 9503 828 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<660 1080> VStem: 400 260<-505 438> 448 165<604 1820> LayerCount: 2 Fore SplineSet 400 -505 m 1xc0 400 604 l 1xc0 448 604 l 1 448 1820 l 1 613 1820 l 1 613 604 l 1xa0 1080 603 l 1 1080 438 l 1 660 438 l 1 660 -505 l 1 400 -505 l 1xc0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni2520.glyph000066400000000000000000000004761472062471000324430ustar00rootroot00000000000000StartChar: uni2520 Encoding: 9504 9504 829 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<660 1080> VStem: 400 260<-505 438 604 1820> LayerCount: 2 Fore SplineSet 660 604 m 1 1080 604 l 1 1080 438 l 1 660 438 l 1 660 -505 l 1 400 -505 l 1 400 1820 l 1 660 1820 l 1 660 604 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni2521.glyph000066400000000000000000000006161472062471000324400ustar00rootroot00000000000000StartChar: uni2521 Encoding: 9505 9505 830 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<660 1080> VStem: 400 260<650 1820> 448 165<-505 390> LayerCount: 2 Fore SplineSet 400 390 m 1xc0 400 867 400 1343 400 1820 c 1 660 1820 l 1 660 650 l 1xc0 1080 650 l 1 1080 390 l 1 924 390 769 390 613 390 c 1 613 -505 l 1 448 -505 l 1 448 390 l 1xa0 400 390 l 1xc0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni2522.glyph000066400000000000000000000006121472062471000324350ustar00rootroot00000000000000StartChar: uni2522 Encoding: 9506 9506 831 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<660 1080> VStem: 400 260<-505 390> 448 165<650 1820> LayerCount: 2 Fore SplineSet 400 650 m 1xc0 416 650 432 650 448 650 c 1 448 1820 l 1 613 1820 l 1 613 650 l 1xa0 769 650 924 650 1080 650 c 1 1080 390 l 1 660 390 l 1 660 -505 l 1 400 -505 l 1 400 650 l 1xc0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni2523.glyph000066400000000000000000000004761472062471000324460ustar00rootroot00000000000000StartChar: uni2523 Encoding: 9507 9507 832 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<660 1080> VStem: 400 260<-505 390 650 1820> LayerCount: 2 Fore SplineSet 660 650 m 1 1080 650 l 1 1080 390 l 1 660 390 l 1 660 -505 l 1 400 -505 l 1 400 1820 l 1 660 1820 l 1 660 650 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni2525.glyph000066400000000000000000000004741472062471000324460ustar00rootroot00000000000000StartChar: uni2525 Encoding: 9509 9509 834 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<-20 448> VStem: 448 165<-505 390 650 1820> LayerCount: 2 Fore SplineSet 613 1820 m 1 613 -505 l 1 448 -505 l 1 448 390 l 1 -20 390 l 1 -20 650 l 1 448 650 l 1 448 1820 l 1 613 1820 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni2526.glyph000066400000000000000000000006131472062471000324420ustar00rootroot00000000000000StartChar: uni2526 Encoding: 9510 9510 835 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<-20 400> VStem: 400 260<604 1820> 448 165<-505 438> LayerCount: 2 Fore SplineSet 660 1820 m 1xc0 660 438 l 1xc0 644 438 629 438 613 438 c 1 613 -505 l 1 448 -505 l 1 448 438 l 1xa0 292 438 136 438 -20 438 c 1 -20 604 l 1 400 604 l 1 400 1820 l 1 660 1820 l 1xc0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni2527.glyph000066400000000000000000000006041472062471000324430ustar00rootroot00000000000000StartChar: uni2527 Encoding: 9511 9511 836 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<-20 400> VStem: 400 260<-505 438> 448 165<604 1820> LayerCount: 2 Fore SplineSet 660 602 m 1xc0 660 -505 l 1 400 -505 l 1 400 438 l 1xc0 -20 438 l 1 -20 604 l 1 448 604 l 1 448 1820 l 1 613 1820 l 1 613 604 l 1xa0 658 604 l 1 658 602 l 1 660 602 l 1xc0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni2528.glyph000066400000000000000000000004741472062471000324510ustar00rootroot00000000000000StartChar: uni2528 Encoding: 9512 9512 837 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<-20 400> VStem: 400 260<-505 438 604 1820> LayerCount: 2 Fore SplineSet 660 1820 m 1 660 -505 l 1 400 -505 l 1 400 438 l 1 -20 438 l 1 -20 604 l 1 400 604 l 1 400 1820 l 1 660 1820 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni2529.glyph000066400000000000000000000006131472062471000324450ustar00rootroot00000000000000StartChar: uni2529 Encoding: 9513 9513 838 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<-20 400> VStem: 400 260<650 1820> 448 165<-505 390> LayerCount: 2 Fore SplineSet 660 1820 m 1xc0 660 390 l 1xc0 644 390 629 390 613 390 c 1 613 -505 l 1 448 -505 l 1 448 390 l 1xa0 292 390 136 390 -20 390 c 1 -20 650 l 1 400 650 l 1 400 1820 l 1 660 1820 l 1xc0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni252A.glyph000066400000000000000000000006121472062471000324540ustar00rootroot00000000000000StartChar: uni252A Encoding: 9514 9514 839 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<-20 400> VStem: 400 260<-505 390> 448 165<650 1820> LayerCount: 2 Fore SplineSet 660 650 m 1xc0 660 -505 l 1 400 -505 l 1 400 390 l 1xc0 -20 390 l 1 -20 650 l 1 136 650 292 650 448 650 c 1 448 1820 l 1 613 1820 l 1 613 650 l 1xa0 629 650 644 650 660 650 c 1xc0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni252B.glyph000066400000000000000000000004741472062471000324630ustar00rootroot00000000000000StartChar: uni252B Encoding: 9515 9515 840 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<-20 400> VStem: 400 260<-505 390 650 1820> LayerCount: 2 Fore SplineSet 660 1820 m 1 660 -505 l 1 400 -505 l 1 400 390 l 1 -20 390 l 1 -20 650 l 1 400 650 l 1 400 1820 l 1 660 1820 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni252D.glyph000066400000000000000000000006131472062471000324600ustar00rootroot00000000000000StartChar: uni252D Encoding: 9517 9517 842 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<-20 448> 438 166<613 1080> VStem: 448 165<-505 390> LayerCount: 2 Fore SplineSet -20 650 m 1xa0 191 650 402 650 613 650 c 1xa0 613 604 l 1 1080 604 l 1 1080 438 l 1 613 438 l 1x60 613 124 613 -191 613 -505 c 1 448 -505 l 1 448 390 l 1 -20 390 l 1 -20 650 l 1xa0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni252E.glyph000066400000000000000000000005721472062471000324650ustar00rootroot00000000000000StartChar: uni252E Encoding: 9518 9518 843 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<613 1080> 438 166<-20 448> VStem: 448 165<-505 390> LayerCount: 2 Fore SplineSet 448 438 m 1x60 -20 438 l 1 -20 604 l 1 448 604 l 1x60 448 650 l 1 659 650 869 650 1080 650 c 1 1080 390 l 1 613 390 l 1xa0 613 -505 l 1 448 -505 l 1 448 438 l 1x60 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni252F.glyph000066400000000000000000000004731472062471000324660ustar00rootroot00000000000000StartChar: uni252F Encoding: 9519 9519 844 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<-20 448 613 1080> VStem: 448 165<-505 390> LayerCount: 2 Fore SplineSet -20 650 m 1 1080 650 l 1 1080 390 l 1 613 390 l 1 613 -505 l 1 448 -505 l 1 448 390 l 1 -20 390 l 1 -20 650 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni2530.glyph000066400000000000000000000004731472062471000324410ustar00rootroot00000000000000StartChar: uni2530 Encoding: 9520 9520 845 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<-20 400 660 1080> VStem: 400 260<-505 438> LayerCount: 2 Fore SplineSet -20 604 m 1 1080 604 l 1 1080 438 l 1 660 438 l 1 660 -505 l 1 400 -505 l 1 400 438 l 1 -20 438 l 1 -20 604 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni2531.glyph000066400000000000000000000005521472062471000324400ustar00rootroot00000000000000StartChar: uni2531 Encoding: 9521 9521 846 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<-20 400> 438 166<660 1080> VStem: 400 260<-505 390> LayerCount: 2 Fore SplineSet -20 650 m 1xa0 660 650 l 1xa0 660 604 l 1 1080 604 l 1 1080 438 l 1 660 438 l 1x60 660 -505 l 1 400 -505 l 1 400 390 l 1 -20 390 l 1 -20 650 l 1xa0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni2532.glyph000066400000000000000000000006131472062471000324370ustar00rootroot00000000000000StartChar: uni2532 Encoding: 9522 9522 847 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<660 1080> 438 166<-20 400> VStem: 400 260<-505 390> LayerCount: 2 Fore SplineSet 400 650 m 1xa0 627 650 853 650 1080 650 c 1 1080 390 l 1 660 390 l 1xa0 660 -505 l 1 400 -505 l 1 400 -191 400 124 400 438 c 1 -20 438 l 1 -20 604 l 1 400 604 l 1x60 400 650 l 1xa0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni2533.glyph000066400000000000000000000004731472062471000324440ustar00rootroot00000000000000StartChar: uni2533 Encoding: 9523 9523 848 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<-20 400 660 1080> VStem: 400 260<-505 390> LayerCount: 2 Fore SplineSet -20 650 m 1 1080 650 l 1 1080 390 l 1 660 390 l 1 660 -505 l 1 400 -505 l 1 400 390 l 1 -20 390 l 1 -20 650 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni2535.glyph000066400000000000000000000005561472062471000324500ustar00rootroot00000000000000StartChar: uni2535 Encoding: 9525 9525 850 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<-20 448 613 614> VStem: 448 165<650 1820> LayerCount: 2 Fore SplineSet -20 390 m 1 -20 650 l 1 448 650 l 1 448 1820 l 1 613 1820 l 1 613 650 l 1 614 650 l 1 614 604 l 1 1080 604 l 1 1080 438 l 1 614 438 l 1 614 390 l 1 -20 390 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni2536.glyph000066400000000000000000000005521472062471000324450ustar00rootroot00000000000000StartChar: uni2536 Encoding: 9526 9526 851 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<613 1080> 438 166<-20 448> VStem: 448 165<650 1820> LayerCount: 2 Fore SplineSet 448 438 m 1x60 -20 438 l 1 -20 604 l 1 448 604 l 1x60 448 1820 l 1 613 1820 l 1 613 650 l 1 1080 650 l 1 1080 390 l 1 448 390 l 1xa0 448 438 l 1x60 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni2537.glyph000066400000000000000000000004731472062471000324500ustar00rootroot00000000000000StartChar: uni2537 Encoding: 9527 9527 852 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<-20 448 613 1080> VStem: 448 165<650 1820> LayerCount: 2 Fore SplineSet 613 650 m 1 1080 650 l 1 1080 390 l 1 -20 390 l 1 -20 650 l 1 448 650 l 1 448 1820 l 1 613 1820 l 1 613 650 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni2538.glyph000066400000000000000000000004731472062471000324510ustar00rootroot00000000000000StartChar: uni2538 Encoding: 9528 9528 853 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<-20 400 660 1080> VStem: 400 260<604 1820> LayerCount: 2 Fore SplineSet 660 604 m 1 1080 604 l 1 1080 438 l 1 -20 438 l 1 -20 604 l 1 400 604 l 1 400 1820 l 1 660 1820 l 1 660 604 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni2539.glyph000066400000000000000000000006111472062471000324440ustar00rootroot00000000000000StartChar: uni2539 Encoding: 9529 9529 854 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<-20 400> 438 166<660 1080> VStem: 400 260<650 1820> LayerCount: 2 Fore SplineSet 400 650 m 1xa0 400 1820 l 1 660 1820 l 1 660 1415 660 1009 660 604 c 1 1080 604 l 1 1080 438 l 1 660 438 l 1x60 660 390 l 1 433 390 207 390 -20 390 c 1 -20 650 l 1 400 650 l 1xa0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni253A.glyph000066400000000000000000000005521472062471000324600ustar00rootroot00000000000000StartChar: uni253A Encoding: 9530 9530 855 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<660 1080> 438 166<-20 400> VStem: 400 260<650 1820> LayerCount: 2 Fore SplineSet 400 438 m 1x60 -20 438 l 1 -20 604 l 1 400 604 l 1x60 400 1820 l 1 660 1820 l 1 660 650 l 1 1080 650 l 1 1080 390 l 1 400 390 l 1xa0 400 438 l 1x60 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni253B.glyph000066400000000000000000000004731472062471000324630ustar00rootroot00000000000000StartChar: uni253B Encoding: 9531 9531 856 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<-20 400 660 1080> VStem: 400 260<650 1820> LayerCount: 2 Fore SplineSet 660 650 m 1 1080 650 l 1 1080 390 l 1 -20 390 l 1 -20 650 l 1 400 650 l 1 400 1820 l 1 660 1820 l 1 660 650 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni253D.glyph000066400000000000000000000006141472062471000324620ustar00rootroot00000000000000StartChar: uni253D Encoding: 9533 9533 858 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<-20 448> 438 166<613 1080> VStem: 448 165<-505 390 650 1820> LayerCount: 2 Fore SplineSet 448 650 m 1xa0 448 1820 l 1 613 1820 l 1 613 604 l 1 1080 604 l 1 1080 438 l 1 613 438 l 1x60 613 -505 l 1 448 -505 l 1 448 390 l 1 -20 390 l 1 -20 650 l 1 448 650 l 1xa0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni253E.glyph000066400000000000000000000006171472062471000324660ustar00rootroot00000000000000StartChar: uni253E Encoding: 9534 9534 859 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<613 1080> 438 166<-20 448> VStem: 448 165<-505 390 650 1820> LayerCount: 2 Fore SplineSet 613 650 m 1xa0 1080 650 l 1 1080 390 l 1 613 390 l 1xa0 613 -505 l 1 448 -505 l 1 448 438 l 1 -20 438 l 1 -20 604 l 1 448 604 l 1x60 448 1820 l 1 613 1820 l 1 613 650 l 1xa0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni253F.glyph000066400000000000000000000005721472062471000324670ustar00rootroot00000000000000StartChar: uni253F Encoding: 9535 9535 860 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<-20 448 613 1080> VStem: 448 165<-505 390 650 1820> LayerCount: 2 Fore SplineSet 448 650 m 1 448 1820 l 1 613 1820 l 1 613 650 l 1 1080 650 l 1 1080 390 l 1 613 390 l 1 613 -505 l 1 448 -505 l 1 448 390 l 1 -20 390 l 1 -20 650 l 1 448 650 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni2540.glyph000066400000000000000000000006201472062471000324340ustar00rootroot00000000000000StartChar: uni2540 Encoding: 9536 9536 861 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<-20 400 660 1080> VStem: 400 260<604 1820> 448 165<-505 438> LayerCount: 2 Fore SplineSet 400 1820 m 1xc0 660 1820 l 1 660 604 l 1xc0 1080 604 l 1 1080 438 l 1 613 438 l 1 613 -505 l 1 448 -505 l 1 448 438 l 1xa0 -20 438 l 1 -20 604 l 1 400 604 l 1 400 1820 l 1xc0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni2541.glyph000066400000000000000000000006201472062471000324350ustar00rootroot00000000000000StartChar: uni2541 Encoding: 9537 9537 862 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<-20 400 660 1080> VStem: 400 260<-505 438> 448 165<604 1820> LayerCount: 2 Fore SplineSet 660 -505 m 1xc0 400 -505 l 1 400 438 l 1xc0 -20 438 l 1 -20 604 l 1 448 604 l 1 448 1820 l 1 613 1820 l 1 613 604 l 1xa0 1080 604 l 1 1080 438 l 1 660 438 l 1 660 -505 l 1xc0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni2542.glyph000066400000000000000000000005721472062471000324440ustar00rootroot00000000000000StartChar: uni2542 Encoding: 9538 9538 863 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<-20 400 660 1080> VStem: 400 260<-505 438 604 1820> LayerCount: 2 Fore SplineSet 400 604 m 1 400 1820 l 1 660 1820 l 1 660 604 l 1 1080 604 l 1 1080 438 l 1 660 438 l 1 660 -505 l 1 400 -505 l 1 400 438 l 1 -20 438 l 1 -20 604 l 1 400 604 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni2543.glyph000066400000000000000000000006751472062471000324510ustar00rootroot00000000000000StartChar: uni2543 Encoding: 9539 9539 864 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<-20 400> 438 166<660 1080> VStem: 400 260<650 1820> 448 165<-505 390> LayerCount: 2 Fore SplineSet 400 1820 m 1xa0 660 1820 l 1 660 604 l 1x60 1080 604 l 1 1080 438 l 1 613 438 l 1x50 613 124 613 -191 613 -505 c 1 448 -505 l 1 448 390 l 1x90 292 390 136 390 -20 390 c 1 -20 650 l 1 400 650 l 1 400 1820 l 1xa0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni2544.glyph000066400000000000000000000006751472062471000324520ustar00rootroot00000000000000StartChar: uni2544 Encoding: 9540 9540 865 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<660 1080> 438 166<-20 400> VStem: 400 260<650 1820> 448 165<-505 390> LayerCount: 2 Fore SplineSet 400 1820 m 1x60 660 1820 l 1 660 650 l 1xa0 1080 650 l 1 1080 390 l 1 924 390 769 390 613 390 c 1x90 613 -505 l 1 448 -505 l 1 448 -191 448 124 448 438 c 1x50 -20 438 l 1 -20 604 l 1 400 604 l 1 400 1820 l 1x60 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni2545.glyph000066400000000000000000000006761472062471000324540ustar00rootroot00000000000000StartChar: uni2545 Encoding: 9541 9541 866 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<-20 400> 438 166<660 1080> VStem: 400 260<-505 390> 448 165<650 1820> LayerCount: 2 Fore SplineSet 660 -505 m 1x60 400 -505 l 1 400 390 l 1xa0 -20 390 l 1 -20 650 l 1 136 650 292 650 448 650 c 1x90 448 1820 l 1 613 1820 l 1 613 1415 613 1009 613 604 c 1x50 1080 604 l 1 1080 438 l 1 660 438 l 1 660 -505 l 1x60 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni2546.glyph000066400000000000000000000007161472062471000324500ustar00rootroot00000000000000StartChar: uni2546 Encoding: 9542 9542 867 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<660 1080> 438 166<-20 400> VStem: 400 260<-505 390> 448 165<650 1820> LayerCount: 2 Fore SplineSet 1080 650 m 1x90 1080 390 l 1 660 390 l 1xa0 660 -505 l 1 400 -505 l 1 400 438 l 1x60 -20 438 l 1 -20 604 l 1 136 604 292 604 448 604 c 1x50 448 1009 448 1415 448 1820 c 1 613 1820 l 1 613 650 l 1 769 650 924 650 1080 650 c 1x90 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni2547.glyph000066400000000000000000000006201472062471000324430ustar00rootroot00000000000000StartChar: uni2547 Encoding: 9543 9543 868 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<-20 400 660 1080> VStem: 400 260<650 1820> 448 165<-505 390> LayerCount: 2 Fore SplineSet 400 1820 m 1xc0 660 1820 l 1 660 650 l 1xc0 1080 650 l 1 1080 390 l 1 613 390 l 1 613 -505 l 1 448 -505 l 1 448 390 l 1xa0 -20 390 l 1 -20 650 l 1 400 650 l 1 400 1820 l 1xc0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni2548.glyph000066400000000000000000000006201472062471000324440ustar00rootroot00000000000000StartChar: uni2548 Encoding: 9544 9544 869 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<-20 400 660 1080> VStem: 400 260<-505 390> 448 165<650 1820> LayerCount: 2 Fore SplineSet 660 -505 m 1xc0 400 -505 l 1 400 390 l 1xc0 -20 390 l 1 -20 650 l 1 448 650 l 1 448 1820 l 1 613 1820 l 1 613 650 l 1xa0 1080 650 l 1 1080 390 l 1 660 390 l 1 660 -505 l 1xc0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni2549.glyph000066400000000000000000000006141472062471000324500ustar00rootroot00000000000000StartChar: uni2549 Encoding: 9545 9545 870 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<-20 400> 438 166<660 1080> VStem: 400 260<-505 390 650 1820> LayerCount: 2 Fore SplineSet 400 650 m 1xa0 400 1820 l 1 660 1820 l 1 660 604 l 1 1080 604 l 1 1080 438 l 1 660 438 l 1x60 660 -505 l 1 400 -505 l 1 400 390 l 1 -20 390 l 1 -20 650 l 1 400 650 l 1xa0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni254A.glyph000066400000000000000000000006171472062471000324630ustar00rootroot00000000000000StartChar: uni254A Encoding: 9546 9546 871 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<660 1080> 438 166<-20 400> VStem: 400 260<-505 390 650 1820> LayerCount: 2 Fore SplineSet 400 438 m 1x60 -20 438 l 1 -20 604 l 1 400 604 l 1x60 400 1820 l 1 660 1820 l 1 660 650 l 1 1080 650 l 1 1080 390 l 1 660 390 l 1xa0 660 -505 l 1 400 -505 l 1 400 438 l 1x60 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni254B.glyph000066400000000000000000000005721472062471000324640ustar00rootroot00000000000000StartChar: uni254B Encoding: 9547 9547 872 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<-20 400 660 1080> VStem: 400 260<-505 390 650 1820> LayerCount: 2 Fore SplineSet 400 650 m 1 400 1820 l 1 660 1820 l 1 660 650 l 1 1080 650 l 1 1080 390 l 1 660 390 l 1 660 -505 l 1 400 -505 l 1 400 390 l 1 -20 390 l 1 -20 650 l 1 400 650 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni254C.glyph000066400000000000000000000004541472062471000324640ustar00rootroot00000000000000StartChar: uni254C Encoding: 9548 9548 873 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<-20 448 613 1080> LayerCount: 2 Fore SplineSet 613 438 m 1 613 604 l 1 1080 604 l 1 1080 438 l 1 613 438 l 1 448 438 m 1 -20 438 l 1 -20 604 l 1 448 604 l 1 448 438 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni254D.glyph000066400000000000000000000004541472062471000324650ustar00rootroot00000000000000StartChar: uni254D Encoding: 9549 9549 874 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<-20 448 613 1080> LayerCount: 2 Fore SplineSet 613 390 m 1 613 650 l 1 1080 650 l 1 1080 390 l 1 613 390 l 1 448 390 m 1 -20 390 l 1 -20 650 l 1 448 650 l 1 448 390 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni254E.glyph000066400000000000000000000004571472062471000324710ustar00rootroot00000000000000StartChar: uni254E Encoding: 9550 9550 875 Width: 1060 VWidth: 0 Flags: W VStem: 448 165<-505 390 650 1820> LayerCount: 2 Fore SplineSet 613 650 m 1 448 650 l 1 448 1820 l 1 613 1820 l 1 613 650 l 1 448 390 m 1 613 390 l 1 613 -505 l 1 448 -505 l 1 448 390 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni254F.glyph000066400000000000000000000004571472062471000324720ustar00rootroot00000000000000StartChar: uni254F Encoding: 9551 9551 876 Width: 1060 VWidth: 0 Flags: W VStem: 400 260<-505 390 650 1820> LayerCount: 2 Fore SplineSet 400 650 m 1 400 1820 l 1 660 1820 l 1 660 650 l 1 400 650 l 1 400 390 m 1 660 390 l 1 660 -505 l 1 400 -505 l 1 400 390 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni256D.glyph000066400000000000000000000006271472062471000324710ustar00rootroot00000000000000StartChar: uni256D Encoding: 9581 9581 906 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<694.002 1082> VStem: 450 165<-505 355.793> LayerCount: 2 Fore SplineSet 785 604 m 1 884 604 983 604 1082 604 c 1 1082 438 l 1 788 438 l 2 704 438 615 332 615 244 c 0 615 -120 614 -141 614 -505 c 1 449 -505 l 1 450 243 l 1 450 246 l 2 450 431 602 603 785 603 c 1 785 604 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni256E.glyph000066400000000000000000000006231472062471000324660ustar00rootroot00000000000000StartChar: uni256E Encoding: 9582 9582 907 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<-20 367.998> VStem: 447 165<-505 355.793> LayerCount: 2 Fore SplineSet 277 604 m 1 277 603 l 1 460 603 612 431 612 246 c 2 612 243 l 1 613 -505 l 1 448 -505 l 1 448 -141 447 -120 447 244 c 0 447 332 358 438 274 438 c 2 -20 438 l 1 -20 604 l 1 79 604 178 604 277 604 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni256F.glyph000066400000000000000000000006231472062471000324670ustar00rootroot00000000000000StartChar: uni256F Encoding: 9583 9583 908 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<-20 367.998> VStem: 447 165<686.207 1820> LayerCount: 2 Fore SplineSet 277 438 m 1 178 438 79 438 -20 438 c 1 -20 604 l 1 274 604 l 2 358 604 447 710 447 798 c 0 447 1162 448 1456 448 1820 c 1 613 1820 l 1 612 799 l 1 612 796 l 2 612 611 460 439 277 439 c 1 277 438 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni2570.glyph000066400000000000000000000006121472062471000324400ustar00rootroot00000000000000StartChar: uni2570 Encoding: 9584 9584 909 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<687.124 1080> VStem: 448 165<676.094 1820> LayerCount: 2 Fore SplineSet 448 774 m 0 448 1123 448 1471 448 1820 c 1 613 1820 l 1 613 776 l 2 613 688 718 604 805 604 c 0 806 604 807 604 808 604 c 1 1080 604 l 1 1080 438 l 1 805 438 l 2 620 438 448 591 448 774 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni2571.glyph000066400000000000000000000003221472062471000324370ustar00rootroot00000000000000StartChar: uni2571 Encoding: 9585 9585 910 Width: 1060 VWidth: 1918 Flags: W LayerCount: 2 Fore SplineSet 948 1714 m 1 1097 1645 l 1 116 -463 l 1 -34 -393 l 1 948 1714 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni2572.glyph000066400000000000000000000003221472062471000324400ustar00rootroot00000000000000StartChar: uni2572 Encoding: 9586 9586 911 Width: 1060 VWidth: 1918 Flags: W LayerCount: 2 Fore SplineSet 110 1714 m 1 1091 -393 l 1 942 -463 l 1 -40 1645 l 1 110 1714 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni2573.glyph000066400000000000000000000004771472062471000324540ustar00rootroot00000000000000StartChar: uni2573 Encoding: 9587 9587 912 Width: 1060 VWidth: 1918 Flags: W LayerCount: 2 Fore SplineSet 948 1714 m 1 1097 1645 l 1 620 619 l 1 1091 -393 l 1 942 -463 l 1 529 424 l 1 116 -463 l 1 -34 -393 l 1 438 619 l 1 -40 1645 l 1 110 1714 l 1 529 815 l 1 948 1714 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni2574.glyph000066400000000000000000000003711472062471000324460ustar00rootroot00000000000000StartChar: uni2574 Encoding: 9588 9588 913 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<-20 613> VStem: -20 633<438 604> LayerCount: 2 Fore SplineSet 613 604 m 1 613 438 l 1 -20 438 l 1 -20 604 l 1 613 604 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni2575.glyph000066400000000000000000000003441472062471000324470ustar00rootroot00000000000000StartChar: uni2575 Encoding: 9589 9589 914 Width: 1060 VWidth: 0 Flags: W VStem: 448 165<438 1820> LayerCount: 2 Fore SplineSet 613 438 m 1 448 438 l 1 448 1820 l 1 613 1820 l 1 613 438 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni2576.glyph000066400000000000000000000003741472062471000324530ustar00rootroot00000000000000StartChar: uni2576 Encoding: 9590 9590 915 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<448 1080> VStem: 448 632<438 604> LayerCount: 2 Fore SplineSet 448 438 m 1 448 604 l 1 1080 604 l 1 1080 438 l 1 448 438 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni2577.glyph000066400000000000000000000003441472062471000324510ustar00rootroot00000000000000StartChar: uni2577 Encoding: 9591 9591 916 Width: 1060 VWidth: 0 Flags: W VStem: 448 165<-505 604> LayerCount: 2 Fore SplineSet 613 604 m 1 613 -505 l 1 448 -505 l 1 448 604 l 1 613 604 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni2578.glyph000066400000000000000000000003711472062471000324520ustar00rootroot00000000000000StartChar: uni2578 Encoding: 9592 9592 917 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<-20 660> VStem: -20 680<390 650> LayerCount: 2 Fore SplineSet 660 650 m 1 660 390 l 1 -20 390 l 1 -20 650 l 1 660 650 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni2579.glyph000066400000000000000000000003441472062471000324530ustar00rootroot00000000000000StartChar: uni2579 Encoding: 9593 9593 918 Width: 1060 VWidth: 0 Flags: W VStem: 400 260<390 1820> LayerCount: 2 Fore SplineSet 660 390 m 1 400 390 l 1 400 1820 l 1 660 1820 l 1 660 390 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni257A.glyph000066400000000000000000000003741472062471000324660ustar00rootroot00000000000000StartChar: uni257A Encoding: 9594 9594 919 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<400 1080> VStem: 400 680<390 650> LayerCount: 2 Fore SplineSet 400 650 m 1 1080 650 l 1 1080 390 l 1 400 390 l 1 400 650 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni257B.glyph000066400000000000000000000003441472062471000324640ustar00rootroot00000000000000StartChar: uni257B Encoding: 9595 9595 920 Width: 1060 VWidth: 0 Flags: W VStem: 400 260<-505 650> LayerCount: 2 Fore SplineSet 660 650 m 1 660 -505 l 1 400 -505 l 1 400 650 l 1 660 650 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni257C.glyph000066400000000000000000000004301472062471000324610ustar00rootroot00000000000000StartChar: uni257C Encoding: 9596 9596 921 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<400 1080> LayerCount: 2 Fore SplineSet 400 650 m 1 1080 650 l 1 1080 390 l 1 400 390 l 1 400 438 l 1 -20 438 l 1 -20 604 l 1 400 604 l 1 400 650 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni257D.glyph000066400000000000000000000004321472062471000324640ustar00rootroot00000000000000StartChar: uni257D Encoding: 9597 9597 922 Width: 1060 VWidth: 0 Flags: W VStem: 400 260<-505 650> LayerCount: 2 Fore SplineSet 448 650 m 1 448 1820 l 1 613 1820 l 1 613 650 l 1 660 650 l 1 660 -505 l 1 400 -505 l 1 400 650 l 1 448 650 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni257E.glyph000066400000000000000000000005301472062471000324640ustar00rootroot00000000000000StartChar: uni257E Encoding: 9598 9598 923 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<-20 660> LayerCount: 2 Fore SplineSet 660 438 m 1026,0,-1 660 438 m 1,1,-1 660 390 l 1,2,-1 -20 390 l 1,3,-1 -20 650 l 1,4,-1 660 650 l 1,5,-1 660 604 l 1,6,-1 1080 604 l 1,7,-1 1080 438 l 1,8,-1 660 438 l 1,1,-1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni257F.glyph000066400000000000000000000004321472062471000324660ustar00rootroot00000000000000StartChar: uni257F Encoding: 9599 9599 924 Width: 1060 VWidth: 0 Flags: W VStem: 400 260<390 1820> LayerCount: 2 Fore SplineSet 448 390 m 1 400 390 l 1 400 1820 l 1 660 1820 l 1 660 390 l 1 613 390 l 1 613 -505 l 1 448 -505 l 1 448 390 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni2581.glyph000066400000000000000000000003551472062471000324460ustar00rootroot00000000000000StartChar: uni2581 Encoding: 9601 9601 926 Width: 1060 VWidth: 1918 Flags: W HStem: -505 291<-20 1080> LayerCount: 2 Fore SplineSet -20 -214 m 1 1080 -214 l 1 1080 -505 l 1 -20 -505 l 1 -20 -214 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni2582.glyph000066400000000000000000000003471472062471000324500ustar00rootroot00000000000000StartChar: uni2582 Encoding: 9602 9602 927 Width: 1060 VWidth: 1918 Flags: W HStem: -505 581<-20 1080> LayerCount: 2 Fore SplineSet -20 76 m 1 1080 76 l 1 1080 -505 l 1 -20 -505 l 1 -20 76 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni2583.glyph000066400000000000000000000004041472062471000324430ustar00rootroot00000000000000StartChar: uni2583 Encoding: 9603 9603 928 Width: 1060 VWidth: 1918 Flags: W HStem: -505 872<-20 1080> VStem: -20 1100<-505 367> LayerCount: 2 Fore SplineSet -20 367 m 1 1080 367 l 1 1080 -505 l 1 -20 -505 l 1 -20 367 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni2585.glyph000066400000000000000000000003521472062471000324470ustar00rootroot00000000000000StartChar: uni2585 Encoding: 9605 9605 930 Width: 1060 VWidth: 1918 Flags: W VStem: -20 1100<-505 948> LayerCount: 2 Fore SplineSet -20 948 m 1 1080 948 l 1 1080 -505 l 1 -20 -505 l 1 -20 948 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni2586.glyph000066400000000000000000000003561472062471000324540ustar00rootroot00000000000000StartChar: uni2586 Encoding: 9606 9606 931 Width: 1060 VWidth: 1918 Flags: W VStem: -20 1100<-505 1239> LayerCount: 2 Fore SplineSet -20 1239 m 1 1080 1239 l 1 1080 -505 l 1 -20 -505 l 1 -20 1239 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni2587.glyph000066400000000000000000000003561472062471000324550ustar00rootroot00000000000000StartChar: uni2587 Encoding: 9607 9607 932 Width: 1060 VWidth: 1918 Flags: W VStem: -20 1100<-505 1529> LayerCount: 2 Fore SplineSet -20 1529 m 1 1080 1529 l 1 1080 -505 l 1 -20 -505 l 1 -20 1529 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni2589.glyph000066400000000000000000000003531472062471000324540ustar00rootroot00000000000000StartChar: uni2589 Encoding: 9609 9609 934 Width: 1060 VWidth: 1918 Flags: W VStem: -20 962<-505 1820> LayerCount: 2 Fore SplineSet -20 1820 m 1 942 1820 l 1 942 -505 l 1 -20 -505 l 1 -20 1820 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni258A.glyph000066400000000000000000000003531472062471000324640ustar00rootroot00000000000000StartChar: uni258A Encoding: 9610 9610 935 Width: 1060 VWidth: 1918 Flags: W VStem: -20 825<-505 1820> LayerCount: 2 Fore SplineSet -20 1820 m 1 805 1820 l 1 805 -505 l 1 -20 -505 l 1 -20 1820 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni258B.glyph000066400000000000000000000003531472062471000324650ustar00rootroot00000000000000StartChar: uni258B Encoding: 9611 9611 936 Width: 1060 VWidth: 1918 Flags: W VStem: -20 688<-505 1820> LayerCount: 2 Fore SplineSet -20 1820 m 1 668 1820 l 1 668 -505 l 1 -20 -505 l 1 -20 1820 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni258D.glyph000066400000000000000000000003531472062471000324670ustar00rootroot00000000000000StartChar: uni258D Encoding: 9613 9613 938 Width: 1060 VWidth: 1918 Flags: W VStem: -20 412<-505 1820> LayerCount: 2 Fore SplineSet -20 1820 m 1 392 1820 l 1 392 -505 l 1 -20 -505 l 1 -20 1820 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni258E.glyph000066400000000000000000000003531472062471000324700ustar00rootroot00000000000000StartChar: uni258E Encoding: 9614 9614 939 Width: 1060 VWidth: 1918 Flags: W VStem: -20 275<-505 1820> LayerCount: 2 Fore SplineSet -20 1820 m 1 255 1820 l 1 255 -505 l 1 -20 -505 l 1 -20 1820 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni258F.glyph000066400000000000000000000003531472062471000324710ustar00rootroot00000000000000StartChar: uni258F Encoding: 9615 9615 940 Width: 1060 VWidth: 1918 Flags: W VStem: -20 138<-505 1820> LayerCount: 2 Fore SplineSet -20 1820 m 1 118 1820 l 1 118 -505 l 1 -20 -505 l 1 -20 1820 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni2594.glyph000066400000000000000000000003551472062471000324520ustar00rootroot00000000000000StartChar: uni2594 Encoding: 9620 9620 945 Width: 1060 VWidth: 1918 Flags: W HStem: 1529 291<-20 1080> LayerCount: 2 Fore SplineSet -20 1820 m 1 1080 1820 l 1 1080 1529 l 1 -20 1529 l 1 -20 1820 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni2595.glyph000066400000000000000000000003551472062471000324530ustar00rootroot00000000000000StartChar: uni2595 Encoding: 9621 9621 946 Width: 1060 VWidth: 1918 Flags: W VStem: 942 138<-505 1820> LayerCount: 2 Fore SplineSet 942 -505 m 1 942 1820 l 1 1080 1820 l 1 1080 -505 l 1 942 -505 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni2596.glyph000066400000000000000000000003471472062471000324550ustar00rootroot00000000000000StartChar: uni2596 Encoding: 9622 9622 947 Width: 1060 VWidth: 1918 Flags: W VStem: -20 550<-505 658> LayerCount: 2 Fore SplineSet -20 658 m 1 530 658 l 1 530 -505 l 1 -20 -505 l 1 -20 658 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni2597.glyph000066400000000000000000000003511472062471000324510ustar00rootroot00000000000000StartChar: uni2597 Encoding: 9623 9623 948 Width: 1060 VWidth: 1918 Flags: W VStem: 530 550<-505 658> LayerCount: 2 Fore SplineSet 530 658 m 1 1080 658 l 1 1080 -505 l 1 530 -505 l 1 530 658 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni2598.glyph000066400000000000000000000003471472062471000324570ustar00rootroot00000000000000StartChar: uni2598 Encoding: 9624 9624 949 Width: 1060 VWidth: 1918 Flags: W VStem: -20 550<658 1820> LayerCount: 2 Fore SplineSet 530 658 m 1 -20 658 l 1 -20 1820 l 1 530 1820 l 1 530 658 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni2599.glyph000066400000000000000000000005031472062471000324520ustar00rootroot00000000000000StartChar: uni2599 Encoding: 9625 9625 950 Width: 1060 VWidth: 1918 Flags: W VStem: -20 1100<-505 658> -20 550<658 1820> LayerCount: 2 Fore SplineSet 530 -505 m 1x40 -20 -505 l 1 -20 658 l 1x80 -20 1820 l 1 530 1820 l 1 530 658 l 1x40 1080 658 l 1 1080 -505 l 1x80 530 -505 l 1x40 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni259A.glyph000066400000000000000000000005111472062471000324610ustar00rootroot00000000000000StartChar: uni259A Encoding: 9626 9626 951 Width: 1060 VWidth: 1918 Flags: W VStem: -20 550<658 1820> 530 550<-505 657> LayerCount: 2 Fore SplineSet 530 657 m 1x40 1080 657 l 1 1080 -505 l 1 530 -505 l 1 530 657 l 1x40 530 658 m 1x80 -20 658 l 1 -20 1820 l 1 530 1820 l 1 530 658 l 1x80 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni259B.glyph000066400000000000000000000005031472062471000324630ustar00rootroot00000000000000StartChar: uni259B Encoding: 9627 9627 952 Width: 1060 VWidth: 1918 Flags: W VStem: -20 1100<658 1820> -20 550<-505 658> LayerCount: 2 Fore SplineSet 530 1820 m 1x40 1080 1820 l 1 1080 658 l 1x80 530 658 l 1 530 -505 l 1 -20 -505 l 1x40 -20 658 l 1 -20 1820 l 1x80 530 1820 l 1x40 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni259C.glyph000066400000000000000000000005041472062471000324650ustar00rootroot00000000000000StartChar: uni259C Encoding: 9628 9628 953 Width: 1060 VWidth: 1918 Flags: W VStem: -20 1100<658 1820> 530 550<-505 658> LayerCount: 2 Fore SplineSet 530 1820 m 1x40 1080 1820 l 1 1080 658 l 1x80 1080 -505 l 1 530 -505 l 1 530 658 l 1x40 -20 658 l 1 -20 1820 l 1x80 530 1820 l 1x40 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni259D.glyph000066400000000000000000000003511472062471000324660ustar00rootroot00000000000000StartChar: uni259D Encoding: 9629 9629 954 Width: 1060 VWidth: 1918 Flags: W VStem: 530 550<658 1820> LayerCount: 2 Fore SplineSet 530 658 m 1 530 1820 l 1 1080 1820 l 1 1080 658 l 1 530 658 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni259E.glyph000066400000000000000000000005111472062471000324650ustar00rootroot00000000000000StartChar: uni259E Encoding: 9630 9630 955 Width: 1060 VWidth: 1918 Flags: W VStem: -20 550<-505 657> 530 550<658 1820> LayerCount: 2 Fore SplineSet -20 657 m 1x80 530 657 l 1 530 -505 l 1 -20 -505 l 1 -20 657 l 1x80 530 658 m 1x40 530 1820 l 1 1080 1820 l 1 1080 658 l 1 530 658 l 1x40 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uni259F.glyph000066400000000000000000000005071472062471000324730ustar00rootroot00000000000000StartChar: uni259F Encoding: 9631 9631 956 Width: 1060 VWidth: 1918 Flags: W VStem: -20 1100<-505 658> 530 550<658 1820> LayerCount: 2 Fore SplineSet 1080 658 m 1x80 1080 -505 l 1x80 530 -505 l 1x40 -20 -505 l 1 -20 658 l 1x80 530 658 l 1 530 1820 l 1 1080 1820 l 1x40 1080 658 l 1x80 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uniE000.glyph000066400000000000000000000007461472062471000324570ustar00rootroot00000000000000StartChar: uniE000 Encoding: 57344 57344 319 Width: 1060 VWidth: 6 Flags: W HStem: 390 154<532.77 688.114> 486 158<295.487 455.189> VStem: 159 649 LayerCount: 2 Fore SplineSet 171 491 m 2x60 252 603 323 644 387 644 c 0x60 491 644 567 544 625 544 c 0 648 544 675 560 710 624 c 0 724 650 l 1 808 546 l 1 798 532 l 0 723 430 656 390 595 390 c 0xa0 491 390 421 486 363 486 c 0 336 486 312 475 274 409 c 0 261 387 l 1 159 475 l 1 171 491 l 2x60 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uniE001.glyph000066400000000000000000000036331472062471000324560ustar00rootroot00000000000000StartChar: uniE001 Encoding: 57345 57345 320 Width: 1060 VWidth: 6 Flags: W HStem: -312 150<326.205 532.989> -26 21G<711 750.5> -11 152<354.499 523.328> 513 151<493.606 641.495> 894 150<560.211 698.241> 1191 152<568.675 792.512> VStem: 94 124<-23.537 581.797> 267 133<141.58 403.207> 705 120<643.324 889.795> 902 115<444.238 1047.95> LayerCount: 2 Fore SplineSet 404 -11 m 1xbfc0 305 -6 267 87 267 196 c 0 267 230 270 265 277 299 c 0 277 300 278 302 278 303 c 1 293 380 326 461 373 524 c 1 451 628 531 661 601 664 c 0 604 664 606 664 609 664 c 0 645 664 672 652 689 641 c 1 698 705 705 757 705 797 c 0 705 861 688 894 636 894 c 0 577 894 563 860 481 727 c 0 470 709 l 1 378 770 l 1 387 787 l 0 476 963 566 1041 665 1044 c 1 706 1044 760 1025 790 967 c 1 810 928 825 870 825 795 c 0 825 756 821 712 811 663 c 0 727 229 l 1 723 201 721 184 721 172 c 0 721 152 726 148 735 133 c 1 736 131 738 128 741 126 c 1 752 132 762 149 772 169 c 0 823 267 849 386 874 515 c 0 893 612 902 702 902 784 c 0 902 1028 822 1191 688 1191 c 0 510 1191 321 901 246 515 c 0 227 418 218 328 218 246 c 0 218 1 298 -162 425 -162 c 0 485 -162 549 -129 610 -72 c 0 625 -57 l 1 683 -153 l 1 670 -166 l 0 593 -239 481 -312 395 -312 c 0 204 -312 94 -85 94 225 c 0 94 316 103 414 123 515 c 0 210 962 470 1343 717 1343 c 0 908 1343 1017 1116 1017 807 c 0 1017 716 1008 617 988 515 c 0 959 364 909 222 849 98 c 1 835 71 784 -26 717 -26 c 0 716 -26 715 -26 714 -26 c 0 712 -26 l 1xdfc0 711 -25 l 0 693 -20 666 -9 651 16 c 0 650 16 l 0 641 34 620 59 617 110 c 1 588 80 565 65 531 38 c 1 494 11 449 -11 404 -11 c 1xbfc0 432 141 m 0xbfc0 458 141 489 155 509 170 c 1 585 229 612 299 630 334 c 1 636 367 648 433 652 452 c 1 629 495 603 513 572 513 c 0 571 513 570 513 569 513 c 0 514 511 428 415 408 310 c 0 408 308 407 307 407 305 c 1 402 277 400 252 400 231 c 0 400 173 415 141 432 141 c 0xbfc0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uniE002.glyph000066400000000000000000000026401472062471000324540ustar00rootroot00000000000000StartChar: uniE002 Encoding: 57346 57346 321 Width: 1060 VWidth: 6 Flags: W HStem: -310 150<393.811 599.099> -9 153<470 642.322> 702 152<627.643 777.205> 1198 153<634.581 833.957> VStem: 162 124<-20.9354 584.854> 378 131<147.481 375> 862 118<823.808 1172.55> LayerCount: 2 Fore SplineSet 937 703 m 0 937 703 931 678 929 666 c 0 845 231 l 1 842 213 841 198 841 184 c 0 841 143 853 119 873 98 c 0 887 83 l 1 777 4 l 1 769 20 l 1 760 39 739 63 736 113 c 1 707 83 684 68 650 41 c 1 613 14 568 -9 522 -9 c 1 418 -4 378 138 378 269 c 0 378 307 382 345 388 378 c 0 388 379 389 380 389 381 c 1 391 393 394 407 397 422 c 0 411 496 435 600 506 711 c 0 578 823 668 851 737 854 c 0 739 854 741 854 743 854 c 0 786 854 821 835 840 821 c 1 844 854 849 882 851 903 c 0 856 946 862 993 862 1037 c 0 862 1124 839 1198 742 1198 c 0 585 1198 389 905 314 518 c 0 295 421 286 330 286 248 c 0 286 4 365 -160 492 -160 c 0 552 -160 617 -126 678 -69 c 0 693 -54 l 1 750 -150 l 1 737 -163 l 0 660 -236 549 -310 463 -310 c 0 272 -310 162 -82 162 228 c 0 162 319 171 417 191 518 c 0 278 964 525 1351 772 1351 c 0 932 1351 980 1221 980 1054 c 0 980 945 960 819 937 703 c 0 552 144 m 0 578 144 608 158 628 173 c 1 704 232 730 301 748 336 c 1 804 621 l 1 781 665 732 702 703 702 c 0 603 702 541 498 517 375 c 0 516 370 515 365 514 360 c 1 511 340 509 320 509 301 c 0 509 218 535 144 552 144 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uniE0A0.glyph000066400000000000000000000012061472062471000324700ustar00rootroot00000000000000StartChar: uniE0A0 Encoding: 57504 57504 958 Width: 1060 Flags: W VStem: 140 276<-364 202.322 703 1596> 707 166<673.969 1222> LayerCount: 2 Fore SplineSet 416 -364 m 1 140 -364 l 1 140 0 l 2 140 119 166 217 219 292 c 1 255 345 311 396 388 446 c 2 540 545 l 2 600 584 643 630 668 684 c 0 694 736 707 806 707 893 c 2 707 1222 l 1 498 1222 l 1 790 1564 l 1 1082 1222 l 1 873 1222 l 1 873 837 l 2 873 709 855 611 820 542 c 0 784 474 730 417 659 370 c 1 584 320 l 2 522 279 479 238 456 196 c 0 429 149 416 83 416 0 c 2 416 -364 l 1 416 703 m 1 140 525 l 1 140 1596 l 1 416 1596 l 1 416 703 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uniE0A1.glyph000066400000000000000000000010061472062471000324670ustar00rootroot00000000000000StartChar: uniE0A1 Encoding: 57505 57505 959 Width: 1060 Flags: W HStem: 748 132<230 582> VStem: 76 154<880 1648> 392 158<-233 85.552> 784 158<373.093 667> 804 138<80 387.507> LayerCount: 2 Fore SplineSet 582 880 m 1xe0 582 748 l 1 76 748 l 1 76 1648 l 1 230 1648 l 1 230 880 l 1 582 880 l 1xe0 784 667 m 1xf0 942 667 l 1xf0 942 -233 l 1 776 -233 l 1 530 352 l 1 550 -38 l 1 550 -233 l 1 392 -233 l 1 392 667 l 1 558 667 l 1 804 80 l 1xe8 784 509 l 1 784 667 l 1xf0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uniE0A2.glyph000066400000000000000000000021041472062471000324700ustar00rootroot00000000000000StartChar: uniE0A2 Encoding: 57506 57506 960 Width: 1060 Flags: W HStem: 0 236<464 576> 745 187<433.175 606.825> 1472 130<401.37 643.096> VStem: 42 422<236 544.963> 42 354<524.414 707.825> 185 161<932 1415.8> 576 424<236 544.963> 644 356<524.414 707.825> 696 161<932 1418.87> LayerCount: 2 Fore SplineSet 208 0 m 2xe1 97 0 42 47 42 141 c 2 42 781 l 2xe9 42 882 89 932 185 932 c 1 185 1287 l 2 185 1378 218 1454 284 1515 c 0 348 1573 427 1602 521 1602 c 256 615 1602 695 1573 758 1515 c 0 824 1454 857 1378 857 1287 c 2 857 932 l 1xe480 953 932 1000 882 1000 781 c 2 1000 141 l 2 1000 47 945 0 834 0 c 2 208 0 l 2xe1 521 1472 m 256 468 1472 427 1455 394 1422 c 0 363 1389 346 1344 346 1287 c 2 346 932 l 1 696 932 l 1 696 1287 l 2xe480 696 1344 679 1389 649 1422 c 0 615 1455 574 1472 521 1472 c 256 576 236 m 1xf2 576 510 l 1xf2 621 533 644 570 644 621 c 0 644 655 632 684 608 709 c 0 583 733 554 745 520 745 c 256 486 745 457 733 432 709 c 0 408 684 396 655 396 621 c 0xe9 396 570 419 533 464 510 c 1 464 236 l 1 576 236 l 1xf2 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uniE0B0.glyph000066400000000000000000000003411472062471000324700ustar00rootroot00000000000000StartChar: uniE0B0 Encoding: 57520 57520 961 Width: 1060 VWidth: 1918 Flags: W LayerCount: 2 Fore SplineSet -78 1820 m 1 -19 1820 l 1 1040 658 l 1 -20 -504 l 1 -78 -504 l 1 -78 1820 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uniE0B1.glyph000066400000000000000000000003541472062471000324750ustar00rootroot00000000000000StartChar: uniE0B1 Encoding: 57521 57521 962 Width: 1060 VWidth: 1918 Flags: W LayerCount: 2 Fore SplineSet -57 1682 m 1 39 1777 l 1 1060 658 l 1 39 -461 l 1 -57 -366 l 1 875 658 l 1 -57 1682 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uniE0B2.glyph000066400000000000000000000003441472062471000324750ustar00rootroot00000000000000StartChar: uniE0B2 Encoding: 57522 57522 963 Width: 1060 VWidth: 1918 Flags: W LayerCount: 2 Fore SplineSet 1138 -505 m 1 1080 -505 l 1 20 658 l 1 1080 1820 l 1 1138 1820 l 1 1138 -505 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uniE0B3.glyph000066400000000000000000000003561472062471000325010ustar00rootroot00000000000000StartChar: uniE0B3 Encoding: 57523 57523 964 Width: 1060 VWidth: 1918 Flags: W LayerCount: 2 Fore SplineSet 185 658 m 1 1117 -366 l 1 1021 -461 l 1 0 658 l 1 1021 1777 l 1 1117 1682 l 1 185 658 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uniFF62.glyph000066400000000000000000000006141472062471000325100ustar00rootroot00000000000000StartChar: uniFF62 Encoding: 65378 65378 982 Width: 1060 VWidth: 66 Flags: W HStem: 1277 202<713 1135.93> LayerCount: 2 Fore SplineSet 267 312 m 1 280 381 296 468 315 570 c 0 349 745 382 921 407 1052 c 2 489 1473 l 1 582 1473 981 1479 1032 1479 c 1 1105 1482 1114 1483 1137 1485 c 1 1139 1277 l 1 1036 1268 881 1268 713 1264 c 1 528 312 l 1 267 312 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uniFF63.glyph000066400000000000000000000006571472062471000325200ustar00rootroot00000000000000StartChar: uniFF63 Encoding: 65379 65379 1016 Width: 1060 VWidth: 66 Flags: W HStem: -259 208<8 415> LayerCount: 2 Fore SplineSet 865 896 m 1 844 794 821 680 799 567 c 0 763 388 738 267 721 177 c 0 686 -3 673 -86 638 -264 c 1 545 -264 165 -259 106 -259 c 0 35 -259 -6 -265 -32 -268 c 1 8 -60 l 1 23 -57 90 -51 153 -51 c 2 166 -51 l 2 185 -51 320 -52 415 -55 c 1 600 896 l 1 865 896 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uogonek.glyph000066400000000000000000000020771472062471000330050ustar00rootroot00000000000000StartChar: uogonek Encoding: 371 371 305 Width: 1060 VWidth: 32 Flags: W HStem: -503 196<463.666 699.8> 2 204<286.758 535.114> 1000 21G<358 400 753.5 1030> VStem: 16 262<212.007 426.129> 148 252<702.308 991.764> 208 255<-383 -194.495> LayerCount: 2 Fore SplineSet 700 108 m 1xe4 610 31 473 5 322 2 c 1 319 2 316 2 313 2 c 1 174 2 16 45 16 187 c 0xf0 16 200 17 214 20 229 c 0 36 311 55 408 74 504 c 0 112 701 148 897 148 973 c 0 148 980 148 987 147 992 c 1 231 1001 316 1011 400 1020 c 1 400 1010 l 0xe8 400 910 345 652 278 298 c 1 278 292 l 0xf0 278 230 294 206 376 206 c 1 529 213 630 291 655 418 c 1 694 619 734 820 773 1021 c 1 859 1021 944 1021 1030 1021 c 1 983 783 937 544 890 306 c 1 889 302 889 299 889 295 c 0 889 245 937 186 981 166 c 1 701 -155 490 -150 464 -250 c 0 463 -253 463 -255 463 -258 c 0 463 -295 513 -307 573 -307 c 0 631 -307 677 -278 711 -256 c 1 743 -303 776 -350 808 -397 c 1 755 -445 625 -503 525 -503 c 0 360 -503 208 -457 208 -309 c 0 208 -293 209 -277 213 -259 c 0 254 -62 522 -72 700 108 c 1xe4 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/upblock.glyph000066400000000000000000000004051472062471000327660ustar00rootroot00000000000000StartChar: upblock Encoding: 9600 9600 925 Width: 1060 VWidth: 1918 Flags: W HStem: 658 1162<-20 1080> VStem: -20 1100<658 1820> LayerCount: 2 Fore SplineSet -20 1820 m 1 1080 1820 l 1 1080 658 l 1 -20 658 l 1 -20 1820 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/upsilon.glyph000066400000000000000000000017161472062471000330260ustar00rootroot00000000000000StartChar: upsilon Encoding: 965 965 361 Width: 1060 VWidth: 6 Flags: W HStem: -4 209<272 569.328> 1012 20G<413.5 458 978 1033.5> VStem: 80 271<219.474 555.944> 191 267<719.969 1004.4> 774 277<546.442 970.73> AnchorPoint: "above_accent" 635 1107 basechar 0 LayerCount: 2 Fore SplineSet 88 364 m 0xe8 100 424 111 487 123 547 c 0 159 730 191 899 191 979 c 0 191 988 191 996 190 1003 c 1 279 1013 369 1022 458 1032 c 1 458 1023 l 0xd8 458 946 424 770 386 573 c 0 375 517 374 512 363 455 c 0 356 418 351 380 351 345 c 0 351 267 374 205 442 205 c 0 500 205 564 228 635 309 c 0 710 395 721 431 767 669 c 0 772 695 774 723 774 752 c 0 774 825 761 903 754 963 c 1 844 992 933 1020 1023 1049 c 1 1044 1002 1051 930 1051 862 c 0 1051 791 1045 724 1037 690 c 0 1036 686 1036 682 1035 678 c 0 1033 666 1030 653 1028 641 c 0 994 450 935 303 727 123 c 0 651 57 519 -4 356 -4 c 0 188 -4 80 123 80 287 c 0 80 312 83 338 88 364 c 0xe8 EndSplineSet Validated: 1 EndChar upsilondieresis.glyph000066400000000000000000000005351472062471000344750ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: upsilondieresis Encoding: 971 971 367 Width: 1060 VWidth: 0 Flags: W HStem: -4 209<272 569.328> 1012 20G<413.5 458 978 1033.5> 1218 240<367 599 787 1022> VStem: 80 271<219.474 555.944> 191 267<719.969 1004.4> 774 277<546.442 970.73> LayerCount: 2 Fore Refer: 173 168 N 1 0 0 1 -56 34 2 Refer: 361 965 N 1 0 0 1 0 0 3 Validated: 1 EndChar upsilondieresistonos.glyph000066400000000000000000000006071472062471000355600ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: upsilondieresistonos Encoding: 944 944 399 Width: 1060 VWidth: 0 Flags: W HStem: -4 209<272 569.328> 1012 20G<413.5 458 978 1033.5> 1189.76 204.883<372 604 792 1027> 1352.47 417.767 VStem: 80 271<219.474 555.944> 191 267<719.969 1004.4> 583.5 416.912 774 277<546.442 970.73> LayerCount: 2 Fore Refer: 411 901 N 1 0 0 1 -51 17 2 Refer: 361 965 N 1 0 0 1 0 0 3 Validated: 1 EndChar upsilontonos.glyph000066400000000000000000000005201472062471000340220ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: upsilontonos Encoding: 973 973 401 Width: 1060 VWidth: 0 Flags: W HStem: -4 209<272 569.328> 1012 20G<413.5 458 978 1033.5> 1170 454 VStem: 80 271<219.474 555.944> 191 267<719.969 1004.4> 555 450 774 277<546.442 970.73> LayerCount: 2 Fore Refer: 392 900 N 1 0 0 1 45 -52 2 Refer: 361 965 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/uring.glyph000066400000000000000000000006271472062471000324610ustar00rootroot00000000000000StartChar: uring Encoding: 367 367 301 Width: 1060 VWidth: 32 Flags: W HStem: -17 21G<786 844.5> 2 213<316.264 455.141> 1000 13G<392 435 779 1040> 1185 132<609.419 769.929> 1442 142<617.142 778.047> VStem: 46 267<215.184 439.6> 177 258<702.308 991.764> 415 191<1322.96 1428.24> 780 192<1332.31 1437.9> LayerCount: 2 Fore Refer: 974 730 N 1 0 0 1 -39 -93 2 Refer: 20 117 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/utilde.glyph000066400000000000000000000006001472062471000326120ustar00rootroot00000000000000StartChar: utilde Encoding: 361 361 295 Width: 1060 VWidth: 32 Flags: W HStem: -17 21G<786 844.5> 2 213<316.264 455.141> 1000 13G<392 435 779 1040> 1176 178<787.948 943.708> 1206 21G<415.359 471.5> 1306 180<487.789 659.018> VStem: 46 267<215.184 439.6> 177 258<702.308 991.764> LayerCount: 2 Fore Refer: 325 771 N 1 0 0 1 -24 -200 2 Refer: 20 117 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/v.glyph000066400000000000000000000016551472062471000316040ustar00rootroot00000000000000StartChar: v Encoding: 118 118 21 Width: 1060 VWidth: 6 Flags: W HStem: -8 21G<269.5 369> 993 20G<806.5 1060> VStem: 809 251<792.355 1013> LayerCount: 2 Back SplineSet 425.153 1076 m 1 540.144 793 568.745 508 586.789 251 c 1 738.586 394 801.378 609 847.614 816 c 0 852.308 835 857.167 860 862.026 885 c 0 870.968 931 879.299 979 883.907 1013 c 1 1134.91 1013 l 1 1134.8 997 1115.05 880 1103.78 822 c 0 1042.16 505 881.209 212 670.829 66 c 0 588.749 9 548.445 -8 340.445 -8 c 1 390.595 250 278.312 763 187.884 946 c 1 425.153 1076 l 1 EndSplineSet Fore SplineSet 350 1076 m 1 465 793 494 508 512 251 c 1 664 394 723 610 773 816 c 0 778 835 782 860 787 885 c 0 796 931 804 979 809 1013 c 1 893 1013 976 1013 1060 1013 c 1 1060 997 1040 880 1029 822 c 0 968 505 806 212 596 66 c 0 514 9 473 -8 265 -8 c 1 274 36 277 88 277 144 c 0 277 416 188 794 113 946 c 1 192 989 271 1033 350 1076 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/w.glyph000066400000000000000000000035241472062471000316020ustar00rootroot00000000000000StartChar: w Encoding: 119 119 22 Width: 1060 VWidth: 4 Flags: W HStem: -24 18G<184.5 307.5 617.5 740.5> 993 20G<871 1118> VStem: 150 257<516.794 991.022> 882 238<645.413 1013> AnchorPoint: "above_accent" 696 1107 basechar 0 LayerCount: 2 Back SplineSet 208.271 984 m 1 471.266 1056 l 1 500.835 848 462.291 660 429.857 488 c 0 427.72 477 425.775 467 423.832 457 c 0 405.561 363 364.846 241 347.625 209 c 1 468.403 213 523.12 299 554.998 463 c 0 627.308 835 l 1 788.502 836 l 1 788.502 836 778.34 758 746.268 593 c 0 727.607 497 701.115 371 665.598 214 c 1 667.598 214 668.598 214 670.598 214 c 0 807.598 214 851.279 413 890.155 613 c 0 893.266 629 896.375 645 899.485 661 c 0 910.371 717 919.867 771 929.197 819 c 0 943.193 891 953.907 1013 953.907 1013 c 1 1199.91 1013 l 1 1195.69 981 1191.61 960 1183.05 916 c 0 1177.22 886 1171.39 856 1166.14 829 c 0 1136.4 676 1094.97 468 1017.23 279 c 0 949.354 115 799 0 580 0 c 2 546 0 l 1 546 0 540.829 66 551.74 153 c 1 503.745 81 389.667 -12 192.667 -12 c 2 186.667 -12 l 1 140.861 -11 135.834 -6 123 0 c 1 128.939 82 227.272 521 225.308 835 c 0 224.804 889 223.301 943 208.271 984 c 1 EndSplineSet Fore SplineSet 133 984 m 1 221 1008 308 1032 396 1056 c 1 404 1003 407 952 407 902 c 0 407 754 389 609 355 488 c 0 328 393 267 256 247 219 c 1 368 306 459 439 482 504 c 0 515 597 531 701 537 836 c 1 591 836 680 836 734 836 c 1 734 836 708 670 676 505 c 0 657 410 637 320 622 207 c 1 684 236 774 438 825 604 c 0 873 760 882 842 882 903 c 0 882 945 876 983 871 1013 c 1 953 1013 1035 1013 1117 1013 c 1 1119 989 1120 965 1120 941 c 0 1120 817 1100 696 1048 541 c 0 979 335 832 120 649 -27 c 1 586 -11 523 5 460 21 c 1 460 21 463 141 474 228 c 1 425 154 398 126 217 -24 c 1 152 -2 87 19 22 41 c 1 101 210 150 476 150 704 c 0 150 860 142 952 133 984 c 1 EndSplineSet Validated: 1 EndChar wcircumflex.glyph000066400000000000000000000004571472062471000336070ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: wcircumflex Encoding: 373 373 307 Width: 1060 VWidth: 32 Flags: W HStem: -24 18G<184.5 307.5 617.5 740.5> 993 20G<871 1118> 1140 448 VStem: 150 257<516.794 991.022> 882 238<645.413 1013> LayerCount: 2 Fore Refer: 324 770 N 1 0 0 1 13 -112 2 Refer: 22 119 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/x.glyph000066400000000000000000000023631472062471000316030ustar00rootroot00000000000000StartChar: x Encoding: 120 120 23 Width: 1060 VWidth: 4 Flags: W HStem: -6 227<829.862 911> 1013 12G<328.5 398 833.5 1096> LayerCount: 2 Back SplineSet 1097.08 839 m 0 1039.98 751 862.685 590 755.968 504 c 1 815.946 401 911.762 256 931.234 243 c 0 934.651 240 939.735 225 973.735 225 c 0 991.735 225 1010.32 228 1026.9 231 c 1 980.389 2 l 1 961.806 -1 937.223 -4 919.223 -4 c 0 877.223 -4 821.166 6 786.609 34 c 1 723.745 81 643.403 213 580.34 331 c 1 175.836 -42 l 1 37.1309 119 l 1 477.717 513 l 1 227.72 904 l 1 437.127 1045 l 1 654.818 673 l 1 728.036 741 783.033 777 876.942 900 c 0 903.746 935 925.797 997 933.102 1014 c 1 1170.91 1013 l 1 1155.38 964 1131.58 893 1097.08 839 c 0 EndSplineSet Fore SplineSet 1022 839 m 0 966 751 788 590 681 504 c 1 754 379 843 221 880 221 c 0 898 221 894 224 911 227 c 1 914 151 916 76 919 0 c 1 900 -3 876 -6 858 -6 c 0 816 -6 756 14 721 42 c 1 658 89 578 221 515 339 c 1 377 212 239 85 101 -42 c 1 52 16 3 75 -46 133 c 1 104 268 253 402 403 537 c 1 322 663 242 788 161 914 c 1 228 958 295 1001 362 1045 c 1 434 926 507 808 579 689 c 1 652 757 687 776 781 899 c 0 808 934 830 996 837 1013 c 1 923 1013 1010 1013 1096 1013 c 1 1080 964 1056 893 1022 839 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/xi.glyph000066400000000000000000000022411472062471000317470ustar00rootroot00000000000000StartChar: xi Encoding: 958 958 354 Width: 1060 VWidth: 0 Flags: W HStem: -347 198<528 680.835> 0 215<377.843 700.378> 661 197<698.998 859.438> 1155 197<373.412 597.934> 1356 20G<980 1056> 1408 20G<376.5 419> VStem: 79 269<143 427.524> 389 269<883.756 1011.32> 705 229<-114.829 82> LayerCount: 2 Fore SplineSet 403 1428 m 1 435 1386 474 1352 556 1352 c 0 720 1352 912 1358 1048 1376 c 1 1064 1310 1080 1243 1096 1177 c 1 1000 1103 674 1046 660 964 c 0 659 957 658 950 658 944 c 0 658 869 757 858 896 858 c 1 883 792 870 727 857 661 c 1 580 595 385 503 349 339 c 0 348 335 348 331 348 326 c 0 348 285 379 215 513 215 c 0 515 215 685 216 687 216 c 0 831 216 934 155 934 9 c 0 934 -14 931 -39 926 -66 c 0 885 -280 650 -335 526 -347 c 1 527 -281 527 -215 528 -149 c 1 615 -136 694 -117 702 -77 c 0 704 -68 705 -60 705 -53 c 0 705 -15 677 0 603 0 c 0 583 0 l 0 419 0 l 0 242 0 79 46 79 240 c 0 79 266 82 294 88 325 c 0 137 577 382 716 505 752 c 1 470 762 389 790 389 906 c 0 389 924 391 944 395 967 c 0 411 1057 502 1125 601 1161 c 1 601 1161 542 1155 512 1155 c 0 396 1155 303 1182 243 1264 c 1 296 1319 350 1373 403 1428 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/y.glyph000066400000000000000000000023321472062471000316000ustar00rootroot00000000000000StartChar: y Encoding: 121 121 24 Width: 1060 VWidth: 14 Flags: W HStem: -376 202<126.917 325.973> -52 20G<22 57> 751 262<153 289.078> VStem: 838 256<822.65 1013> AnchorPoint: "above_accent" 662 1107 basechar 0 LayerCount: 2 Back SplineSet 318.178 -174 m 0 407.178 -174 504.335 -24 542.606 70 c 1 425.909 550 362.979 751 246.979 751 c 3 226.979 751 212.979 751 202.785 750 c 1 252.519 1011 l 1 252.519 1011 294.907 1013 328.907 1013 c 3 520.907 1013 618.202 747 715.283 341 c 1 831.464 558 860.783 786 912.907 1013 c 1 1168.91 1013 l 1 1157.24 953 1145.19 891 1133.08 839 c 0 1055.3 516 853.464 131 612.178 -174 c 0 475.55 -347 385.913 -376 238.913 -376 c 1 24.9131 -376 12.3721 -173 42 0 c 1 292 0 l 1 279.478 -85 270.178 -174 318.178 -174 c 0 EndSplineSet Fore SplineSet 54 -32 m 1 60 -39 133 -174 207 -174 c 0 292 -174 351 -136 451 37 c 1 375 681 308 751 192 751 c 3 172 751 157 751 147 750 c 1 149 838 151 925 153 1013 c 1 254 1013 l 3 446 1013 559 791 609 236 c 1 757 600 796 742 838 1013 c 1 923 1013 1009 1013 1094 1013 c 1 1094 973 1074 890 1058 839 c 0 951 488 858 279 633 -54 c 0 453 -320 349 -376 203 -376 c 1 23 -376 -47 -291 -138 -200 c 1 -74 -144 -10 -88 54 -32 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/yacute.glyph000066400000000000000000000004421472062471000326220ustar00rootroot00000000000000StartChar: yacute Encoding: 253 253 147 Width: 1060 VWidth: 6 Flags: W HStem: -376 202<126.917 325.973> -52 20G<22 57> 751 262<153 289.078> 1135 452 VStem: 459 588 838 256<822.65 1013> LayerCount: 2 Fore Refer: 323 769 N 1 0 0 1 58 -132 2 Refer: 24 121 N 1 0 0 1 0 0 3 Validated: 1 EndChar ycircumflex.glyph000066400000000000000000000004411472062471000336020ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: ycircumflex Encoding: 375 375 309 Width: 1060 VWidth: 32 Flags: W HStem: -376 202<126.917 325.973> -52 20G<22 57> 751 262<153 289.078> 1140 448 VStem: 838 256<822.65 1013> LayerCount: 2 Fore Refer: 324 770 N 1 0 0 1 -21 -112 2 Refer: 24 121 N 1 0 0 1 0 0 3 Validated: 1 EndChar ydieresis.glyph000066400000000000000000000004571472062471000332570ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: ydieresis Encoding: 255 255 148 Width: 1060 VWidth: 10 Flags: W HStem: -376 202<126.917 325.973> -52 20G<22 57> 751 262<153 289.078> 1218 240<394 626 814 1049> VStem: 838 256<822.65 1013> LayerCount: 2 Fore Refer: 173 168 N 1 0 0 1 -29 34 2 Refer: 24 121 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/yen.glyph000066400000000000000000000021071472062471000321230ustar00rootroot00000000000000StartChar: yen Encoding: 165 165 150 Width: 1060 VWidth: 0 Flags: W HStem: -6 21G<292 546.5> 323 218<114.344 359 655 921.636> 638 218<164.638 316 868 980> 1343 20G<382 435.5 928.5 989.5> LayerCount: 2 Fore SplineSet 292 -6 m 1 301 42 311 90 320 138 c 1 328 177 343 247 359 323 c 1 267 323 l 0 207 323 144 322 74 318 c 1 88 392 101 467 115 541 c 1 225 547 318 549 407 549 c 1 412 573 416 595 419 613 c 1 418 616 415 620 413 624 c 1 333 626 244 631 131 638 c 1 137 668 146 718 155 765 c 0 162 800 169 834 174 856 c 1 225 853 272 851 316 849 c 1 256 994 195 1158 177 1222 c 1 259 1269 341 1316 423 1363 c 1 448 1284 542 992 602 852 c 1 728 994 901 1287 956 1376 c 1 1023 1331 1091 1285 1158 1240 c 1 1119 1184 988 1008 868 853 c 1 914 854 964 854 1021 854 c 1 1007 781 994 708 980 635 c 1 867 635 782 631 690 628 c 1 681 618 673 609 667 602 c 1 664 584 658 565 655 547 c 1 758 545 852 541 962 541 c 1 948 466 933 392 919 317 c 1 809 317 710 320 607 321 c 1 588 233 574 157 568 128 c 1 559 83 551 39 542 -6 c 1 459 -6 375 -6 292 -6 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/z.glyph000066400000000000000000000024221472062471000316010ustar00rootroot00000000000000StartChar: z Encoding: 122 122 25 Width: 1060 VWidth: 6 Flags: W HStem: -14 208<472.29 773.652> 55 187<394 548.252> 803 214<242.511 702> 1018 20G<988 1030.5> AnchorPoint: "above_accent" 672 1107 basechar 0 LayerCount: 2 Back SplineSet 251.42 815 m 1 321.685 1017 l 1 366.713 1012 477.519 1011 601.519 1011 c 0 787.519 1011 1004.1 1014 1074.49 1016 c 1 1114.56 826 l 1 1075.14 793 528.642 384 440.293 197 c 1 841.459 203 l 2 843.459 203 845.459 203 847.459 203 c 0 901.459 203 947.933 190 1003.24 171 c 1 921.724 -22 l 1 879.251 -9 865 0 800 0 c 2 71 0 l 1 74.8877 20 l 2 89.0771 93 103.797 143 129.738 189 c 0 250.335 403 524.792 642 756.671 806 c 1 688.477 805 655.088 803 554.088 803 c 0 429.088 803 306.671 806 251.42 815 c 1 EndSplineSet Fore SplineSet 176 815 m 1x70 200 882 223 950 247 1017 c 1 292 1012 754 1011 878 1011 c 0 938 1011 964 1013 1012 1038 c 1 1049 985 1087 933 1124 880 c 1 1085 847 562 389 394 242 c 1x70 488 242 596 194 704 194 c 1 773 194 791 277 791 293 c 9 869 279 946 266 1024 252 c 1 1002 146 988 -14 728 -14 c 1xb0 569 -14 442 55 320 55 c 0 265 55 210 42 155 4 c 1 135 -11 116 -27 96 -42 c 1 82 -32 -75 80 -75 80 c 0 90 272 494 620 702 806 c 1 634 805 580 803 479 803 c 0 354 803 231 806 176 815 c 1x70 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/zacute.glyph000066400000000000000000000004461472062471000326270ustar00rootroot00000000000000StartChar: zacute Encoding: 378 378 312 Width: 1060 VWidth: 32 Flags: W HStem: -14 208<472.29 773.652> 55 187<394 548.252> 803 214<242.511 702> 1018 20G<988 1030.5> 1135 452 VStem: 469 588 LayerCount: 2 Fore Refer: 323 769 N 1 0 0 1 68 -132 2 Refer: 25 122 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/zcaron.glyph000066400000000000000000000004251472062471000326250ustar00rootroot00000000000000StartChar: zcaron Encoding: 382 382 316 Width: 1060 VWidth: 32 Flags: W HStem: -14 208<472.29 773.652> 55 187<394 548.252> 803 214<242.511 702> 1018 20G<988 1030.5> 1158 447 LayerCount: 2 Fore Refer: 334 780 N 1 0 0 1 2 -48 2 Refer: 25 122 N 1 0 0 1 0 0 3 Validated: 1 EndChar zdotaccent.glyph000066400000000000000000000004731472062471000334130ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdirStartChar: zdotaccent Encoding: 380 380 314 Width: 1060 VWidth: 32 Flags: W HStem: -14 208<472.29 773.652> 55 187<394 548.252> 803 214<242.511 702> 1018 20G<988 1030.5> 1232 246<614.756 857.116> VStem: 570 331 LayerCount: 2 Fore Refer: 330 775 N 1 0 0 1 57 -193 2 Refer: 25 122 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/zero.glyph000066400000000000000000000012011472062471000323010ustar00rootroot00000000000000StartChar: zero Encoding: 48 48 52 Width: 1060 VWidth: 0 Flags: W HStem: -17 208<387.943 556.535> 1105 207<557.418 726.539> LayerCount: 2 Fore SplineSet 386 581 m 1 505 711 624 840 743 970 c 1 731 1070 724 1105 653 1105 c 0 499 1105 428 814 394 631 c 0 390 608 386 581 386 581 c 1 731 726 m 1 610 595 488 463 367 332 c 1 375 237 393 191 461 191 c 0 618 191 679 442 723 677 c 0 728 705 731 726 731 726 c 1 695 1312 m 0 929 1312 1002 1140 1002 926 c 0 1002 841 990 750 973 660 c 0 911 336 770 -17 434 -17 c 0 185 -17 107 141 107 353 c 0 107 435 118 524 136 616 c 0 201 951 338 1312 695 1312 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-BoldItalic.sfdir/zeta.glyph000066400000000000000000000016561472062471000323030ustar00rootroot00000000000000StartChar: zeta Encoding: 950 950 346 Width: 1060 VWidth: 0 Flags: W HStem: -347 198<522 675.417> 0 215<429.294 699.015> 1155 197<368.042 790.222> 1356 20G<1092 1167.5> 1394 20G<377 420> VStem: 143 262<238.095 589.261> 700 229<-111.306 66> LayerCount: 2 Fore SplineSet 404 1414 m 1 436 1372 468 1352 548 1352 c 0 714 1352 1024 1358 1160 1376 c 1 1175 1309 1189 1243 1204 1176 c 1 1026 978 487 846 419 504 c 0 409 455 405 412 405 374 c 0 405 272 440 215 507 215 c 0 511 215 679 216 683 216 c 0 857 216 929 127 929 5 c 0 929 -18 927 -41 922 -66 c 0 876 -297 612 -337 520 -347 c 1 521 -281 521 -215 522 -149 c 1 609 -136 690 -115 698 -77 c 0 700 -69 700 -62 700 -55 c 0 700 -2 651 0 573 0 c 0 553 0 l 0 415 0 l 0 251 0 143 117 143 337 c 0 143 387 149 443 161 504 c 0 231 861 519 991 797 1164 c 1 666 1157 658 1155 530 1155 c 0 416 1155 302 1175 243 1274 c 1 297 1321 350 1367 404 1414 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/000077500000000000000000000000001472062471000274625ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_A.glyph000066400000000000000000000007541472062471000310540ustar00rootroot00000000000000StartChar: A Encoding: 65 65 26 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<-33 131.5 796.988 969> 332 160<359.395 739> 1281 20G<601.807 785.859> VStem: -33 162<0 114.376> LayerCount: 2 Fore SplineSet 739 495 m 1 659 1082 l 1 355 475 l 1 418 488 474 488 558 492 c 1 739 495 l 1 800 0 m 2 750 332 l 1 608 329 386 327 270 300 c 1 177 121 l 2 161 92 134 28 129 0 c 1 -33 0 l 1 -27 28 9 116 30 159 c 1 612 1301 l 1 783 1301 l 1 969 0 l 2 800 0 l 2 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_A_E.glyph000066400000000000000000000012741472062471000313160ustar00rootroot00000000000000StartChar: AE Encoding: 198 198 82 Width: 1060 VWidth: 0 Flags: W HStem: 0 147<596 961.952> 347 143<299.606 478> 666 150<665 935> 1144 151<702 1107> LayerCount: 2 Fore SplineSet 478 347 m 1 316 342 235 322 235 322 c 1 145 121 l 2 132 91 102 28 97 0 c 1 -65 0 l 1 -59 28 -22 116 -2 159 c 2 531 1293 l 1 593 1295 704 1295 801 1295 c 0 958 1295 1040 1294 1137 1294 c 1 1107 1144 l 1 702 1144 l 1 665 816 l 1 965 816 l 1 935 666 l 1 654 666 l 1 596 147 l 1 840 149 l 2 896 149 962 175 962 175 c 1 977 27 l 1 927 14 890 -3 818 -3 c 0 816 -3 814 -3 812 -3 c 2 434 0 l 1 478 347 l 1 495 490 m 1 562 1094 l 1 298 475 l 1 298 475 370 488 495 490 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_A_Eacute.glyph000066400000000000000000000004531472062471000323360ustar00rootroot00000000000000StartChar: AEacute Encoding: 508 508 458 Width: 1060 VWidth: 0 Flags: W HStem: 0 147<596 961.952> 347 143<299.606 478> 666 150<665 935> 1144 151<702 1107> 1346 150<541.979 590.552> VStem: 485 613 LayerCount: 2 Fore Refer: 321 769 S 1 0 0 1 59 66 2 Refer: 82 198 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_Aacute.glyph000066400000000000000000000004741472062471000320750ustar00rootroot00000000000000StartChar: Aacute Encoding: 193 193 72 Width: 1060 VWidth: -8 Flags: W HStem: 0 21G<-33 131.5 796.988 969> 332 160<359.395 739> 1281 20G<601.807 785.859> 1330 150<480.979 529.552> VStem: -33 162<0 114.376> 424 613 LayerCount: 2 Fore Refer: 321 769 S 1 0 0 1 -2 50 2 Refer: 26 65 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_Abreve.glyph000066400000000000000000000005121472062471000320700ustar00rootroot00000000000000StartChar: Abreve Encoding: 258 258 207 Width: 1060 VWidth: 32 Flags: W HStem: 0 21G<-33 131.5 796.988 969> 332 160<359.395 739> 1281 20G<601.807 785.859> 1391 153<604.679 877.382> VStem: -33 162<0 114.376> 401 164<1585.95 1680> LayerCount: 2 Fore Refer: 326 774 S 1 0 0 1 7 34 2 Refer: 26 65 N 1 0 0 1 0 0 3 Validated: 1 EndChar _Acircumflex.glyph000066400000000000000000000004521472062471000330520ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdirStartChar: Acircumflex Encoding: 194 194 73 Width: 1060 VWidth: -10 Flags: W HStem: 0 21G<-33 131.5 796.988 969> 332 160<359.395 739> 1281 20G<601.807 785.859> 1318 429 VStem: -33 162<0 114.376> LayerCount: 2 Fore Refer: 322 770 S 1 0 0 1 -14 48 2 Refer: 26 65 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_Adieresis.glyph000066400000000000000000000004721472062471000326010ustar00rootroot00000000000000StartChar: Adieresis Encoding: 196 196 75 Width: 1060 VWidth: -4 Flags: W HStem: 0 21G<-33 131.5 796.988 969> 332 160<359.395 739> 1281 20G<601.807 785.859> 1382 225<444 634 849 1040> VStem: -33 162<0 114.376> LayerCount: 2 Fore Refer: 173 168 S 1 0 0 1 124 292 2 Refer: 26 65 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_Agrave.glyph000066400000000000000000000004531472062471000320750ustar00rootroot00000000000000StartChar: Agrave Encoding: 192 192 71 Width: 1060 VWidth: -8 Flags: W HStem: 0 21G<-33 131.5 796.988 969> 332 160<359.395 739> 1281 20G<601.807 785.859> 1319 530 VStem: -33 162<0 114.376> 518 494 LayerCount: 2 Fore Refer: 320 768 N 1 0 0 1 19 39 2 Refer: 26 65 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_Alpha.glyph000066400000000000000000000006701472062471000317160ustar00rootroot00000000000000StartChar: Alpha Encoding: 913 913 366 Width: 1060 VWidth: 0 Flags: W HStem: -19 21G<-25.8333 115.28 752.145 867.333> 326 163<362.944 697> 1278 20G<627.368 752.704> LayerCount: 2 Fore SplineSet 638 1298 m 1 750 1298 l 1 924 11 l 1 754 -19 l 1 722 326 l 1 580 323 386 324 270 297 c 1 105 -24 l 1 -52 0 l 1 638 1298 l 1 697 490 m 1 633 982 l 1 360 470 l 1 423 483 473 485 557 489 c 1 697 490 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_Alphatonos.glyph000066400000000000000000000004551472062471000330020ustar00rootroot00000000000000StartChar: Alphatonos Encoding: 902 902 408 Width: 1060 VWidth: 0 Flags: W HStem: -19 21G<-25.8333 115.28 752.145 867.333> 326 163<362.944 697> 1189 491 1278 20G<627.368 752.704> VStem: 281 418 LayerCount: 2 Fore Refer: 390 900 S 1 0 0 1 -267 -33 2 Refer: 366 913 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_Amacron.glyph000066400000000000000000000004731472062471000322520ustar00rootroot00000000000000StartChar: Amacron Encoding: 256 256 178 Width: 1060 VWidth: -4 Flags: W HStem: 0 21G<-33 131.5 796.988 969> 332 160<359.395 739> 1281 20G<601.807 785.859> 1387 152<535.946 961> VStem: -33 162<0 114.376> 508 483 LayerCount: 2 Fore Refer: 324 772 S 1 0 0 1 40 -86 2 Refer: 26 65 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_Aogonek.glyph000066400000000000000000000014331472062471000322520ustar00rootroot00000000000000StartChar: Aogonek Encoding: 260 260 209 Width: 1060 VWidth: 32 Flags: W HStem: -462 144<612.311 832.1> 0 21G<-33 131.5> 332 160<359.395 739> 1281 20G<601.807 785.859> VStem: -33 162<0 114.376> 445 159<-306.953 -181.552> LayerCount: 2 Fore SplineSet 739 495 m 1 659 1082 l 1 355 475 l 1 418 488 474 488 558 492 c 1 739 495 l 1 969 0 m 1 847 -85 619 -160 605 -234 c 0 604 -239 604 -244 604 -249 c 0 604 -295 652 -318 710 -318 c 0 768 -318 815 -285 849 -263 c 1 907 -369 l 1 854 -417 757 -462 678 -462 c 0 516 -462 445 -393 445 -287 c 0 445 -270 446 -253 450 -234 c 0 484 -60 724 -17 794 41 c 1 750 332 l 1 608 329 386 327 270 300 c 1 177 121 l 2 161 92 134 28 129 0 c 1 -33 0 l 1 -27 28 9 116 30 159 c 2 612 1301 l 1 783 1301 l 1 969 0 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_Aring.glyph000066400000000000000000000016471472062471000317360ustar00rootroot00000000000000StartChar: Aring Encoding: 197 197 76 Width: 1060 VWidth: -8 Flags: W HStem: 0 21G<-33 131.5 796.988 969> 332 160<359.395 739> 1521 124<666.277 825.181> VStem: -33 162<0 114.376> 521 132<1385.55 1505.47> 827 133<1396.76 1515.69> LayerCount: 2 Fore SplineSet 739 495 m 1 659 1082 l 1 355 475 l 1 418 488 474 488 558 492 c 1 739 495 l 1 654 1452 m 0 653 1449 653 1445 653 1442 c 0 653 1410 681 1380 727 1380 c 0 778 1380 819 1417 826 1452 c 0 827 1456 827 1459 827 1463 c 0 827 1494 801 1521 754 1521 c 0 702 1521 661 1487 654 1452 c 0 524 1450 m 0 546 1561 664 1645 779 1645 c 0 882 1645 960 1578 960 1485 c 0 960 1474 959 1462 957 1450 c 0 940 1367 871 1298 788 1269 c 1 969 0 l 1 800 0 l 1 750 332 l 1 608 329 386 327 270 300 c 1 177 121 l 2 161 92 134 28 129 0 c 1 -33 0 l 1 -27 28 9 116 30 159 c 2 601 1280 l 1 552 1308 521 1357 521 1416 c 0 521 1427 522 1438 524 1450 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_Aringacute.glyph000066400000000000000000000005651472062471000327560ustar00rootroot00000000000000StartChar: Aringacute Encoding: 506 506 456 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<-33 131.5 796.988 969> 332 160<359.395 739> 1521 124<666.277 825.181> 1679 150<590.979 639.552> VStem: -33 162<0 114.376> 521 132<1385.55 1505.47> 534 613 827 133<1396.76 1515.69> LayerCount: 2 Fore Refer: 321 769 N 1 0 0 1 108 399 2 Refer: 76 197 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_Atilde.glyph000066400000000000000000000005171472062471000320730ustar00rootroot00000000000000StartChar: Atilde Encoding: 195 195 74 Width: 1060 VWidth: -6 Flags: W HStem: 0 21G<-33 131.5 796.988 969> 332 160<359.395 739> 1281 20G<601.807 785.859> 1360 153<801.861 1014.29> 1489 153<502.568 709.314> VStem: -33 162<0 114.376> LayerCount: 2 Fore Refer: 323 771 S 1 0 0 1 28 -52 2 Refer: 26 65 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_B.glyph000066400000000000000000000021431472062471000310470ustar00rootroot00000000000000StartChar: B Encoding: 66 66 27 Width: 1060 VWidth: 0 Flags: W HStem: -5 151<206 639.411> 647 156<338 605.732> 1150 149<397.876 685.781> VStem: 712 162<896.843 1115.17> 794 157<304.544 573.359> LayerCount: 2 Fore SplineSet 182 823 m 0xe8 216 996 244 1158 260 1285 c 1 342 1291 392 1299 505 1299 c 0 511 1299 517 1299 523 1299 c 0 690 1299 874 1236 874 1062 c 0xf0 874 1043 872 1023 868 1002 c 0 849 906 822 825 736 767 c 1 860 722 951 619 951 471 c 0 951 446 948 420 943 393 c 0 899 168 774 48 552 3 c 0 512 -5 470 -5 431 -5 c 0 346 -5 258 3 150 3 c 2 14 3 l 1 52 197 101 407 182 823 c 0xe8 709 992 m 2 711 1004 712 1015 712 1025 c 0 712 1134 629 1150 506 1150 c 2 489 1150 l 2 450 1150 434 1148 403 1145 c 1 399 1108 391 1064 382 1017 c 0 369 950 352 877 338 803 c 1 529 807 676 825 707 984 c 1 709 992 l 2 745 578 m 0 684 639 625 649 530 649 c 0 481 649 423 647 350 647 c 2 306 647 l 1 258 410 222 229 206 153 c 1 314 153 352 146 427 146 c 0 467 146 503 148 539 153 c 0 648 166 760 265 788 409 c 0 792 429 794 447 794 464 c 0xe8 794 512 778 546 745 578 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_Beta.glyph000066400000000000000000000022031472062471000315360ustar00rootroot00000000000000StartChar: Beta Encoding: 914 914 367 Width: 1060 VWidth: 0 Flags: W HStem: 3 150<206 647.812> 647 156<338 620.131> 1150 149<397.876 671.75> VStem: 712 162<984 1107.36> 794 157<308.503 573.422> LayerCount: 2 Fore SplineSet 745 578 m 0xe8 684 639 625 649 530 649 c 0 481 649 423 647 350 647 c 2 306 647 l 1 258 410 222 229 206 153 c 1 314 153 352 146 427 146 c 0 467 146 503 148 539 153 c 0 648 166 760 265 788 409 c 0 792 429 794 447 794 464 c 0 794 512 778 546 745 578 c 0xe8 709 992 m 2 711 1004 712 1015 712 1025 c 0xf0 712 1114 629 1150 506 1150 c 2 489 1150 l 2 450 1150 434 1148 403 1145 c 1 399 1108 391 1064 382 1017 c 0 369 950 352 877 338 803 c 1 485 806 533 799 634 854 c 0 664 870 696 925 707 984 c 2 709 992 l 2 182 823 m 0 216 996 244 1158 260 1285 c 1 342 1291 392 1299 505 1299 c 0 511 1299 517 1299 523 1299 c 0 709 1299 874 1233 874 1062 c 0xf0 874 1043 872 1023 868 1002 c 0 849 906 808 823 736 767 c 1 860 722 951 619 951 471 c 0xe8 951 446 948 420 943 393 c 0 899 168 723 23 552 3 c 0 512 -2 470 -5 431 -5 c 0 346 -5 258 3 150 3 c 2 14 3 l 1 52 197 101 407 182 823 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_C.glyph000066400000000000000000000012251472062471000310500ustar00rootroot00000000000000StartChar: C Encoding: 67 67 28 Width: 1060 VWidth: 0 Flags: W HStem: -3 154<341.487 672.446> 1152 154<565.376 855.378> VStem: 82 160<261.362 714.952> LayerCount: 2 Fore SplineSet 718 1152 m 0 443 1152 288 766 261 625 c 0 249 565 242 507 242 453 c 0 242 361 263 281 313 224 c 0 364 166 408 151 490 151 c 2 504 151 l 1 652 156 752 230 825 342 c 1 950 266 l 1 846 111 689 -3 499 -3 c 2 496 -3 l 2 385 -3 258 22 182 114 c 1 116 198 82 303 82 433 c 0 82 491 89 554 102 623 c 0 151 877 263 1033 330 1109 c 0 423 1215 576 1306 751 1306 c 0 891 1306 1018 1228 1075 1069 c 1 940 988 l 1 902 1108 804 1152 718 1152 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_Cacute.glyph000066400000000000000000000004511472062471000320720ustar00rootroot00000000000000StartChar: Cacute Encoding: 262 262 180 Width: 1060 VWidth: -12 Flags: W HStem: -3 154<341.487 672.446> 1152 154<565.376 855.378> 1346 150<573.979 622.552> VStem: 82 160<261.362 714.952> 517 613 LayerCount: 2 Fore Refer: 321 769 S 1 0 0 1 91 66 2 Refer: 28 67 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_Ccaron.glyph000066400000000000000000000004211472062471000320700ustar00rootroot00000000000000StartChar: Ccaron Encoding: 268 268 186 Width: 1060 VWidth: -12 Flags: W HStem: -3 154<341.487 672.446> 1152 154<565.376 855.378> 1360 440 VStem: 82 160<261.362 714.952> LayerCount: 2 Fore Refer: 332 780 S 1 0 0 1 35 140 2 Refer: 28 67 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_Ccedilla.glyph000066400000000000000000000021201472062471000323610ustar00rootroot00000000000000StartChar: Ccedilla Encoding: 199 199 83 Width: 1060 VWidth: 6 Flags: W HStem: -387 125<244.312 460.869> -3 154<482.422 672.446> 1152 154<565.376 855.378> VStem: 82 160<261.362 714.952> 468 138<-250.877 -153.195> LayerCount: 2 Fore SplineSet 718 1152 m 0 443 1152 288 766 261 625 c 0 249 565 242 507 242 453 c 0 242 361 263 281 313 224 c 0 364 166 408 151 490 151 c 2 504 151 l 1 652 156 752 230 825 342 c 1 950 266 l 1 846 111 689 -3 499 -3 c 2 496 -3 l 2 493 -3 491 -3 488 -3 c 1 484 -23 480 -46 479 -48 c 1 560 -52 606 -97 606 -174 c 0 606 -188 604 -203 601 -219 c 0 581 -320 468 -387 384 -387 c 0 318 -387 251 -362 202 -326 c 1 261 -220 l 1 291 -238 326 -262 377 -262 c 0 413 -262 458 -242 468 -204 c 1 468 -202 l 2 468 -200 469 -197 469 -195 c 0 469 -169 437 -148 393 -148 c 0 345 -148 342 -155 312 -165 c 1 346 15 l 1 283 32 225 62 182 114 c 1 116 198 82 303 82 433 c 0 82 491 89 554 102 623 c 0 151 877 263 1033 330 1109 c 0 423 1215 576 1306 751 1306 c 0 891 1306 1018 1228 1075 1069 c 1 940 988 l 1 902 1108 804 1152 718 1152 c 0 EndSplineSet Validated: 1 EndChar _Ccircumflex.glyph000066400000000000000000000004251472062471000330540ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdirStartChar: Ccircumflex Encoding: 264 264 182 Width: 1060 VWidth: -12 Flags: W HStem: -3 154<341.487 672.446> 1152 154<565.376 855.378> 1342 429 VStem: 82 160<261.362 714.952> LayerCount: 2 Fore Refer: 322 770 S 1 0 0 1 35 72 2 Refer: 28 67 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_Cdotaccent.glyph000066400000000000000000000004461472062471000327410ustar00rootroot00000000000000StartChar: Cdotaccent Encoding: 266 266 184 Width: 1060 VWidth: -10 Flags: W HStem: -3 154<341.487 672.446> 1152 154<565.376 855.378> 1424 225<685 877> VStem: 82 160<261.362 714.952> 641 279 LayerCount: 2 Fore Refer: 328 775 S 1 0 0 1 105 -2 2 Refer: 28 67 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_Chi.glyph000066400000000000000000000006351472062471000313750ustar00rootroot00000000000000StartChar: Chi Encoding: 935 935 381 Width: 1060 VWidth: 0 Flags: W HStem: 1320 11G<301.247 383 963.325 1006.76> LayerCount: 2 Fore SplineSet 979 1340 m 1 1097 1255 l 1 621 657 l 1 740 390 803 214 918 77 c 1 792 -36 l 1 669 111 607 266 502 508 c 1 79 -31 l 1 -37 54 l 1 432 654 l 1 352 858 299 1082 189 1238 c 1 332 1331 l 1 434 1185 485 971 555 799 c 1 979 1340 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_D.glyph000066400000000000000000000015301472062471000310500ustar00rootroot00000000000000StartChar: D Encoding: 68 68 29 Width: 1060 VWidth: 0 Flags: W HStem: -10 151<183 598.492> 1152 152<375.491 684.326> VStem: 859 164<461.499 960.578> LayerCount: 2 Fore SplineSet 458 1152 m 2 428 1152 l 2 412 1152 401 1153 383 1150 c 1 379 1125 373 1094 367 1064 c 0 355 1002 340 934 327 866 c 0 269 566 203 240 183 144 c 1 270 141 315 141 375 141 c 0 489 141 675 167 775 346 c 0 800 391 829 479 839 533 c 0 852 600 859 669 859 733 c 0 859 820 846 899 819 954 c 0 755 1082 679 1152 458 1152 c 2 19 125 m 1 29 179 112 568 173 883 c 2 187 957 l 2 211 1083 231 1205 239 1291 c 1 322 1299 367 1304 466 1304 c 0 737 1304 878 1224 966 1045 c 1 1004 966 1023 867 1023 760 c 0 1023 698 1016 633 1004 568 c 0 943 250 816 36 483 -3 c 0 427 -9 376 -10 321 -10 c 0 237 -10 105 -3 -9 -3 c 1 -3 30 -3 29 19 125 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_Dcaron.glyph000066400000000000000000000004201472062471000320700ustar00rootroot00000000000000StartChar: Dcaron Encoding: 270 270 188 Width: 1060 VWidth: -12 Flags: W HStem: -10 151<183 598.492> 1152 152<375.491 684.326> 1363 440 VStem: 859 164<461.499 960.578> LayerCount: 2 Fore Refer: 332 780 S 1 0 0 1 -96 143 2 Refer: 29 68 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_Dcroat.glyph000066400000000000000000000017041472062471000321040ustar00rootroot00000000000000StartChar: Dcroat Encoding: 272 272 212 Width: 1060 VWidth: 0 Flags: W HStem: -10 151<183 598.492> 780 147<66 153 339 666> 1152 152<375.491 684.326> VStem: 859 164<461.499 960.578> LayerCount: 2 Fore SplineSet 458 1152 m 2 428 1152 l 2 412 1152 401 1153 383 1150 c 1 379 1125 373 1094 367 1064 c 0 359 1020 349 974 339 927 c 1 666 927 l 1 666 780 l 1 310 780 l 1 257 506 201 231 183 144 c 1 270 141 315 141 375 141 c 0 489 141 675 167 775 346 c 0 800 391 829 479 839 533 c 0 852 600 859 669 859 733 c 0 859 820 846 899 819 954 c 0 755 1082 679 1152 458 1152 c 2 181 927 m 1 187 957 l 2 211 1083 231 1205 239 1291 c 1 322 1299 367 1304 466 1304 c 0 737 1304 878 1224 966 1045 c 0 1004 966 1023 867 1023 760 c 0 1023 698 1016 633 1004 568 c 0 943 250 816 36 483 -3 c 0 427 -9 376 -10 321 -10 c 0 237 -10 105 -3 -9 -3 c 1 -3 30 -3 29 19 125 c 1 28 173 95 489 153 780 c 1 66 780 l 1 66 927 l 1 181 927 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_Delta.glyph000066400000000000000000000005351472062471000317220ustar00rootroot00000000000000StartChar: Delta Encoding: 916 916 382 Width: 1060 VWidth: 0 Flags: W HStem: 0 151<190 745> 1278 20G<627.289 752.823> LayerCount: 2 Fore SplineSet 759 0 m 1 110 -5 l 1 -47 19 l 1 638 1298 l 1 750 1298 l 1 929 30 l 1 759 0 l 1 633 982 m 1 484 698 336 438 190 151 c 1 745 151 l 1 721 444 669 699 633 982 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_E.glyph000066400000000000000000000010531472062471000310510ustar00rootroot00000000000000StartChar: E Encoding: 69 69 30 Width: 1060 VWidth: 0 Flags: W HStem: -3 151<211 834.964> 666 150<344 782> 1144 153<407 1066> LayerCount: 2 Fore SplineSet 278 1293 m 1 335 1297 405 1297 483 1297 c 0 514 1297 547 1297 581 1297 c 2 691 1297 l 2 840 1297 976 1294 1050 1294 c 2 1066 1294 l 1 1066 1144 l 1 407 1144 l 1 344 816 l 1 782 816 l 1 782 666 l 1 314 666 l 1 309 636 l 2 270 433 226 225 211 148 c 1 730 148 l 2 786 148 835 168 835 168 c 1 885 27 l 1 840 9 796 -3 720 -3 c 2 26 -3 l 1 278 1293 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_Eacute.glyph000066400000000000000000000004261472062471000320760ustar00rootroot00000000000000StartChar: Eacute Encoding: 201 201 85 Width: 1060 VWidth: -8 Flags: W HStem: -3 151<211 834.964> 666 150<344 782> 1144 153<407 1066> 1332 150<458.979 507.552> VStem: 402 613 LayerCount: 2 Fore Refer: 321 769 S 1 0 0 1 -24 52 2 Refer: 30 69 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_Ebreve.glyph000066400000000000000000000004611472062471000320770ustar00rootroot00000000000000StartChar: Ebreve Encoding: 276 276 214 Width: 1060 VWidth: 32 Flags: W HStem: -3 151<211 834.964> 666 150<344 782> 1144 153<407 1066> 1376.3 154.613<597.679 870.382> VStem: 394 164<1573.31 1668.35> LayerCount: 2 Fore Refer: 326 774 S 1 0 0 1.01054 0 5 2 Refer: 30 69 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_Ecaron.glyph000066400000000000000000000003671472062471000321030ustar00rootroot00000000000000StartChar: Ecaron Encoding: 282 282 220 Width: 1060 VWidth: 32 Flags: W HStem: -3 151<211 834.964> 666 150<344 782> 1144 153<407 1066> 1342 440 LayerCount: 2 Fore Refer: 332 780 S 1 0 0 1 -3 122 2 Refer: 30 69 N 1 0 0 1 0 0 3 Validated: 1 EndChar _Ecircumflex.glyph000066400000000000000000000003741472062471000330610ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdirStartChar: Ecircumflex Encoding: 202 202 86 Width: 1060 VWidth: -10 Flags: W HStem: -3 151<211 834.964> 666 150<344 782> 1144 153<407 1066> 1354 429 LayerCount: 2 Fore Refer: 322 770 S 1 0 0 1 -21 84 2 Refer: 30 69 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_Edieresis.glyph000066400000000000000000000004141472062471000326010ustar00rootroot00000000000000StartChar: Edieresis Encoding: 203 203 87 Width: 1060 VWidth: -6 Flags: W HStem: -3 151<211 834.964> 666 150<344 782> 1144 153<407 1066> 1427 225<425 615 830 1021> LayerCount: 2 Fore Refer: 173 168 S 1 0 0 1 105 337 2 Refer: 30 69 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_Edotaccent.glyph000066400000000000000000000004221472062471000327350ustar00rootroot00000000000000StartChar: Edotaccent Encoding: 278 278 216 Width: 1060 VWidth: 32 Flags: W HStem: -3 151<211 834.964> 666 150<344 782> 1144 153<407 1066> 1424 225<632 824> VStem: 588 279 LayerCount: 2 Fore Refer: 328 775 S 1 0 0 1 52 -2 2 Refer: 30 69 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_Egrave.glyph000066400000000000000000000004051472062471000320760ustar00rootroot00000000000000StartChar: Egrave Encoding: 200 200 84 Width: 1060 VWidth: -10 Flags: W HStem: -3 151<211 834.964> 666 150<344 782> 1144 153<407 1066> 1330 530 VStem: 495 494 LayerCount: 2 Fore Refer: 320 768 S 1 0 0 1 -4 50 2 Refer: 30 69 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_Emacron.glyph000066400000000000000000000004231472062471000322510ustar00rootroot00000000000000StartChar: Emacron Encoding: 274 274 190 Width: 1060 VWidth: -6 Flags: W HStem: -3 151<211 834.964> 666 150<344 782> 1144 153<407 1066> 1432 152<498.946 924> VStem: 471 483 LayerCount: 2 Fore Refer: 324 772 S 1 0 0 1 3 -41 2 Refer: 30 69 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_Eng.glyph000066400000000000000000000014631472062471000314030ustar00rootroot00000000000000StartChar: Eng Encoding: 330 330 264 Width: 1060 VWidth: 0 Flags: W HStem: -359 155<277 521.271> -3 21G<-1 161.896> 1143 153<524.425 797.766> 1296 20G<313.754 376> VStem: 216 171<1147 1268.25> 856 161<721.598 1086.54> LayerCount: 2 Fore SplineSet 717 1296 m 0xec 942 1296 1017 1178 1017 1013 c 0 1017 965 1010 914 1000 860 c 0 955 629 915 400 869 165 c 2 862 131 l 2 812 -125 717 -359 281 -359 c 2 247 -359 l 1 277 -204 l 1 624 -198 670 -58 702 106 c 2 847 852 l 2 853 883 856 912 856 939 c 0 856 1069 788 1143 689 1143 c 0xec 495 1143 386 984 337 916 c 1 158 -3 l 1 -1 -3 l 1 206 1059 l 2 213 1097 216 1132 216 1162 c 0 216 1221 206 1259 206 1259 c 1 372 1316 l 1xdc 380 1287 387 1263 387 1221 c 0 387 1206 386 1189 384 1168 c 1 464 1270 581 1296 717 1296 c 0xec EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_Eogonek.glyph000066400000000000000000000014331472062471000322560ustar00rootroot00000000000000StartChar: Eogonek Encoding: 280 280 218 Width: 1060 VWidth: 32 Flags: W HStem: -457 144<515.497 732.1> -3 151<211 581> 666 150<344 778> 1144 153<407 1062> VStem: 350 159<-300.89 -173.326> LayerCount: 2 Fore SplineSet 278 1293 m 1 335 1297 405 1297 483 1297 c 0 514 1297 547 1297 581 1297 c 2 691 1297 l 2 840 1297 976 1294 1050 1294 c 2 1066 1294 l 1 1062 1140 l 1 407 1144 l 1 344 816 l 1 782 816 l 1 778 662 l 1 314 666 l 1 309 636 l 1 270 433 226 225 211 148 c 1 730 148 l 2 786 148 807 167 807 167 c 1 885 27 l 1 758 -62 509 -154 509 -240 c 0 509 -286 552 -313 610 -313 c 0 668 -313 715 -280 749 -258 c 1 807 -364 l 1 754 -412 657 -457 578 -457 c 0 416 -457 350 -353 350 -278 c 0 350 -143 465 -67 581 -3 c 1 26 -3 l 1 278 1293 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_Epsilon.glyph000066400000000000000000000010651472062471000323010ustar00rootroot00000000000000StartChar: Epsilon Encoding: 917 917 369 Width: 1060 VWidth: 0 Flags: W HStem: -3 150<211 857.952> 666 150<344 752> 1144 153<407 1036> LayerCount: 2 Fore SplineSet 278 1293 m 1 335 1297 405 1297 483 1297 c 0 514 1297 547 1297 581 1297 c 2 691 1297 l 2 840 1297 976 1294 1050 1294 c 2 1066 1294 l 1 1036 1144 l 1 407 1144 l 1 344 816 l 1 782 816 l 1 752 666 l 1 314 666 l 1 309 636 l 2 270 433 226 224 211 147 c 1 736 149 l 2 792 149 858 175 858 175 c 1 873 27 l 1 822 14 784 -3 708 -3 c 2 26 -3 l 1 278 1293 l 1 EndSplineSet Validated: 1 EndChar _Epsilontonos.glyph000066400000000000000000000004721472062471000333060ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdirStartChar: Epsilontonos Encoding: 904 904 405 Width: 1060 VWidth: 0 Flags: W HStem: -3 150<324.828 931.393> 666 150<449.525 832.056> 1144 153<508.593 1098.33> 1206 491 VStem: 184.122 377.666 LayerCount: 2 Fore Refer: 390 900 N 0.903507 0 0 1 -311 -16 2 Refer: 369 917 N 0.937574 0 0 1 127 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_Eta.glyph000066400000000000000000000007571472062471000314100ustar00rootroot00000000000000StartChar: Eta Encoding: 919 919 371 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<-15 163.5 679 840.888> 625 152<295.082 800> 1276 15G<237 393.088 913.5 1088> LayerCount: 2 Fore SplineSet 397 1296 m 1 290 749 l 1 386 770 482 777 602 777 c 2 830 777 l 1 883 1051 898 1129 929 1291 c 1 1088 1291 l 1 837 0 l 1 679 0 l 1 800 625 l 1 757 625 714 625 671 625 c 0 525 625 383 622 260 597 c 1 193 254 181 181 146 0 c 1 -15 0 l 1 237 1294 l 1 397 1296 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_Etatonos.glyph000066400000000000000000000005221472062471000324610ustar00rootroot00000000000000StartChar: Etatonos Encoding: 905 905 406 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<115.756 285.258 774.77 928.498> 625 152<410.207 889.67> 1233 491 1276 15G<355.052 503.271 997.449 1163.15> VStem: 170.979 380.608 LayerCount: 2 Fore Refer: 390 900 N 0.910545 0 0 1 -328 11 2 Refer: 371 919 N 0.949588 0 0 1 130 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_Eth.glyph000066400000000000000000000003711472062471000314070ustar00rootroot00000000000000StartChar: Eth Encoding: 208 208 152 Width: 1060 VWidth: 0 Flags: W HStem: -10 151<183 598.492> 780 147<66 153 339 666> 1152 152<375.491 684.326> VStem: 859 164<461.499 960.578> LayerCount: 2 Fore Refer: 212 272 N 1 0 0 1 0 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_Euro.glyph000066400000000000000000000025721472062471000316060ustar00rootroot00000000000000StartChar: Euro Encoding: 8364 8364 316 Width: 1060 VWidth: 0 Flags: W HStem: -31 155<414.22 675.27> 431 152<102 178 351 657> 676 151<146 217 417 790> 1180 163<629.359 867.488> VStem: 177 157<212.65 431> 199 152<584 674.923> LayerCount: 2 Fore SplineSet 870 833 m 1xf4 790 682 l 1 778 682 l 0 721 680 688 676 612 676 c 0 555 676 470 676 370 676 c 1 365 653 359 631 355 609 c 0 353 601 353 593 351 584 c 1xf4 381 583 398 583 436 583 c 0 522 583 623 584 712 585 c 0 738 585 l 1 657 435 l 1 335 431 l 1 335 422 334 414 334 405 c 0 334 241 406 124 516 124 c 1 535 124 l 2 634 124 725 181 794 287 c 1 908 200 l 1 800 26 639 -31 500 -31 c 0 421 -31 308 3 245 113 c 0 200 190 177 289 177 399 c 0xf8 177 410 178 421 178 432 c 1 149 433 125 433 100 433 c 0 81 433 62 433 37 432 c 1 13 431 l 1 24 456 l 0 39 493 68 525 96 572 c 0 102 583 l 1 113 583 l 0 155 584 180 584 199 584 c 1 202 601 205 617 208 632 c 0 211 647 213 662 217 676 c 1 154 677 112 677 83 679 c 0 58 681 l 1 73 707 l 1 99 753 127 790 146 821 c 0 153 833 l 1 165 832 l 0 182 831 217 830 263 829 c 1 304 942 349 1026 398 1102 c 0 515 1281 685 1343 784 1343 c 0 892 1343 986 1287 1058 1184 c 1 957 999 l 1 923 1102 850 1180 749 1180 c 0 617 1180 492 1023 417 827 c 1 460 827 485 827 526 827 c 0 608 827 680 827 714 827 c 1 766 829 802 831 844 832 c 0 870 833 l 1xf4 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_F.glyph000066400000000000000000000010501472062471000310470ustar00rootroot00000000000000StartChar: F Encoding: 70 70 31 Width: 1060 VWidth: 0 Flags: W HStem: -1 21G<42 211> 668 150<355 777.348> 1145 153<419 1060.92> LayerCount: 2 Fore SplineSet 202 -1 m 1 42 3 l 1 293 1298 l 1 978 1298 l 1 1054 1295 1100 1280 1131 1263 c 1 1062 1117 l 1 1039 1131 1020 1144 922 1145 c 1 852 1145 l 2 748 1145 602 1144 419 1143 c 1 355 815 l 1 475 815 543 818 665 818 c 0 753 818 809 804 810 804 c 2 827 799 l 1 779 654 l 1 744 663 694 668 649 668 c 0 543 668 435 668 326 665 c 1 302 544 220 92 202 -1 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_G.glyph000066400000000000000000000015241472062471000310560ustar00rootroot00000000000000StartChar: G Encoding: 71 71 32 Width: 1060 VWidth: 0 Flags: W HStem: -8 155<322.48 676.892> 587 148<495.252 865> 1150 152<497.689 856.617> VStem: 47 161<260.64 724.391> 933 166<1022.03 1077.08> LayerCount: 2 Fore SplineSet 1050 733 m 1 1035 605 l 2 984 165 804 49 617 3 c 1 570 -7 505 -8 463 -8 c 0 169 -8 47 180 47 436 c 0 47 497 54 561 67 628 c 0 113 865 204 1059 360 1186 c 1 477 1274 596 1302 711 1302 c 2 731 1302 l 1 944 1297 1056 1189 1099 1026 c 1 933 980 l 1 903 1094 846 1150 691 1150 c 0 607 1150 544 1144 453 1077 c 0 324 982 260 789 227 617 c 0 215 556 208 498 208 445 c 0 208 271 282 147 504 147 c 0 715 147 805 275 865 587 c 1 860 587 855 587 851 587 c 0 807 587 768 588 729 588 c 0 654 588 582 583 491 552 c 1 454 693 l 1 557 729 662 735 763 735 c 0 866 735 955 735 1050 733 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_Gamma.glyph000066400000000000000000000005231472062471000317100ustar00rootroot00000000000000StartChar: Gamma Encoding: 915 915 368 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<36 200.888> 1147 154<420 1056.09> LayerCount: 2 Fore SplineSet 289 1301 m 1 973 1301 l 2 1048 1301 1083 1287 1127 1271 c 1 1058 1125 l 1 1017 1140 999 1144 941 1147 c 1 420 1147 l 1 197 0 l 1 36 0 l 1 289 1301 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_Gbreve.glyph000066400000000000000000000005421472062471000321010ustar00rootroot00000000000000StartChar: Gbreve Encoding: 286 286 224 Width: 1060 VWidth: 32 Flags: W HStem: -8 155<322.48 676.892> 587 148<495.252 865> 1150 152<497.689 856.617> 1373 153<591.679 864.382> VStem: 47 161<260.64 724.391> 388 164<1567.95 1662> 933 166<1022.03 1077.08> LayerCount: 2 Fore Refer: 326 774 S 1 0 0 1 -6 16 2 Refer: 32 71 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_Gcaron.glyph000066400000000000000000000004731472062471000321030ustar00rootroot00000000000000StartChar: Gcaron Encoding: 486 486 447 Width: 1060 VWidth: 0 Flags: W HStem: -8 155<322.48 676.892> 587 148<495.252 865> 1150 152<497.689 856.617> 1327 440 VStem: 47 161<260.64 724.391> 933 166<1022.03 1077.08> LayerCount: 2 Fore Refer: 332 780 S 1 0 0 1 18 107 2 Refer: 32 71 N 1 0 0 1 0 0 3 Validated: 1 EndChar _Gcircumflex.glyph000066400000000000000000000005011472062471000330530ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdirStartChar: Gcircumflex Encoding: 284 284 222 Width: 1060 VWidth: 32 Flags: W HStem: -8 155<322.48 676.892> 587 148<495.252 865> 1150 152<497.689 856.617> 1330 429 VStem: 47 161<260.64 724.391> 933 166<1022.03 1077.08> LayerCount: 2 Fore Refer: 322 770 S 1 0 0 1 -12 60 2 Refer: 32 71 N 1 0 0 1 0 0 3 Validated: 1 EndChar _Gcommaaccent.glyph000066400000000000000000000005121472062471000331660ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdirStartChar: Gcommaaccent Encoding: 290 290 228 Width: 1060 VWidth: 32 Flags: W HStem: -797 667 -8 155<322.48 676.892> 587 148<495.252 865> 1150 152<497.689 856.617> VStem: 47 161<260.64 724.391> 185 408 933 166<1022.03 1077.08> LayerCount: 2 Fore Refer: 54 44 N 1 0 0 1 -38 -404 2 Refer: 32 71 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_Gdotaccent.glyph000066400000000000000000000005171472062471000327440ustar00rootroot00000000000000StartChar: Gdotaccent Encoding: 288 288 226 Width: 1060 VWidth: 32 Flags: W HStem: -8 155<322.48 676.892> 587 148<495.252 865> 1150 152<497.689 856.617> 1427 225<665 857> VStem: 47 161<260.64 724.391> 621 279 933 166<1022.03 1077.08> LayerCount: 2 Fore Refer: 328 775 S 1 0 0 1 85 1 2 Refer: 32 71 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_H.glyph000066400000000000000000000007521472062471000310610ustar00rootroot00000000000000StartChar: H Encoding: 72 72 33 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<-15 163.5 679 840.888> 625 152<295.082 800> 1276 15G<237 393.088 913.5 1088> LayerCount: 2 Fore SplineSet 397 1296 m 1 290 749 l 1 386 770 482 777 602 777 c 2 830 777 l 1 883 1051 898 1129 929 1291 c 1 1088 1291 l 1 837 0 l 1 679 0 l 1 800 625 l 1 757 625 714 625 671 625 c 0 525 625 383 622 260 597 c 1 193 254 181 181 146 0 c 1 -15 0 l 1 237 1294 l 1 397 1296 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_H18533.glyph000066400000000000000000000004771472062471000314710ustar00rootroot00000000000000StartChar: H18533 Encoding: 9679 9679 986 Width: 1060 VWidth: 6 Flags: W HStem: 38 933<294.999 680.397> VStem: 19 937<312.381 695.794> LayerCount: 2 Fore SplineSet 19 504 m 0 19 761 229 971 488 971 c 0 746 971 956 761 956 504 c 0 956 247 746 38 488 38 c 0 229 38 19 247 19 504 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_Hbar.glyph000066400000000000000000000013351472062471000315440ustar00rootroot00000000000000StartChar: Hbar Encoding: 294 294 582 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<-15 163.5 679 840.898> 625 152<295.082 800> 1062 155<123 192 382 885 1074 1141> 1276 15G<237 393.203 926.5 1088> LayerCount: 2 Fore SplineSet 222 1217 m 1 237 1294 l 1 397 1296 l 1 382 1217 l 1 915 1217 l 1 919 1240 924 1265 929 1291 c 1 1088 1291 l 1 1074 1217 l 1 1155 1217 l 1 1141 1062 l 1 1044 1062 l 1 837 0 l 1 679 0 l 1 800 625 l 1 757 625 714 625 671 625 c 0 525 625 383 622 260 597 c 1 193 254 181 181 146 0 c 1 -15 0 l 1 192 1062 l 1 109 1062 l 1 123 1217 l 1 222 1217 l 1 885 1062 m 1 351 1062 l 1 290 749 l 1 386 770 482 777 602 777 c 2 830 777 l 1 855 906 871 991 885 1062 c 1 EndSplineSet Validated: 1 EndChar _Hcircumflex.glyph000066400000000000000000000004271472062471000330630ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdirStartChar: Hcircumflex Encoding: 292 292 230 Width: 1060 VWidth: 32 Flags: W HStem: 0 21G<-15 163.5 679 840.888> 625 152<295.082 800> 1276 15G<237 393.088 913.5 1088> 1351 429 LayerCount: 2 Fore Refer: 322 770 S 1 0 0 1 -32 81 2 Refer: 33 72 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_I.glyph000066400000000000000000000010761472062471000310620ustar00rootroot00000000000000StartChar: I Encoding: 73 73 50 Width: 1060 VWidth: 0 Flags: W HStem: 4 147<108 376 537 774> 1144 154<329 571 731 997> LayerCount: 2 Fore SplineSet 329 1298 m 1 486 1302 567 1302 663 1302 c 0 768 1302 864 1301 1027 1299 c 1 997 1147 l 1 874 1147 827 1152 731 1152 c 1 537 152 l 1 583 152 609 153 660 153 c 0 705 153 752 152 803 149 c 1 774 -1 l 1 690 4 628 5 565 5 c 0 518 5 469 4 410 4 c 0 336 4 234 -3 79 -3 c 1 108 146 l 1 194 150 244 151 301 151 c 2 376 151 l 1 571 1151 l 1 505 1150 412 1150 305 1144 c 1 329 1298 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_I_J.glyph000066400000000000000000000017301472062471000313300ustar00rootroot00000000000000StartChar: IJ Encoding: 306 306 241 Width: 1060 VWidth: 0 Flags: W HStem: 0 152<4 77 237 287 572.169 717.008> 1152 150<227 271 431 530 691 905> VStem: 399 164<144.09 422.875> LayerCount: 2 Fore SplineSet 530 1151 m 1 492 1152 466 1152 431 1152 c 1 237 152 l 1 316 150 l 1 287 0 l 1 257 1 220 1 182 1 c 0 107 1 25 0 -24 0 c 1 4 146 l 1 27 150 45 152 60 152 c 2 77 152 l 1 271 1152 l 1 205 1151 227 1150 199 1144 c 1 227 1298 l 1 268 1302 268 1302 364 1302 c 0 410 1302 451 1302 494 1302 c 0 516 1302 538 1302 561 1302 c 1 530 1151 l 1 691 1296 m 1 740 1296 782 1295 821 1295 c 0 937 1295 938 1297 1102 1297 c 1 1070 1142 1028 868 994 642 c 0 917 138 853 -8 587 -8 c 0 446 -8 399 107 399 254 c 0 399 308 405 367 416 426 c 1 576 425 l 1 568 372 563 320 563 276 c 0 563 197 578 142 615 142 c 0 729 142 763 262 806 482 c 0 816 536 826 594 839 659 c 0 857 754 890 1007 905 1144 c 1 783 1144 776 1144 660 1146 c 1 691 1296 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_Iacute.glyph000066400000000000000000000004171472062471000321020ustar00rootroot00000000000000StartChar: Iacute Encoding: 205 205 89 Width: 1060 VWidth: -10 Flags: W HStem: 4 147<108 376 537 774> 1144 154<329 571 731 997> 1340 150<480.979 529.552> VStem: 424 613 LayerCount: 2 Fore Refer: 321 769 S 1 0 0 1 -2 60 2 Refer: 50 73 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_Ibreve.glyph000066400000000000000000000004351472062471000321040ustar00rootroot00000000000000StartChar: Ibreve Encoding: 300 300 236 Width: 1060 VWidth: 32 Flags: W HStem: 4 147<108 376 537 774> 1144 154<329 571 731 997> 1374 153<590.679 863.382> VStem: 387 164<1568.95 1663> LayerCount: 2 Fore Refer: 326 774 S 1 0 0 1 -7 17 2 Refer: 50 73 N 1 0 0 1 0 0 3 Validated: 1 EndChar _Icircumflex.glyph000066400000000000000000000003651472062471000330650ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdirStartChar: Icircumflex Encoding: 206 206 90 Width: 1060 VWidth: -12 Flags: W HStem: 4 147<108 376 537 774> 1144 154<329 571 731 997> 1351 429 LayerCount: 2 Fore Refer: 322 770 S 1 0 0 1 -28 81 2 Refer: 50 73 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_Idieresis.glyph000066400000000000000000000004051472062471000326050ustar00rootroot00000000000000StartChar: Idieresis Encoding: 207 207 91 Width: 1060 VWidth: -8 Flags: W HStem: 4 147<108 376 537 774> 1144 154<329 571 731 997> 1421 225<423 613 828 1019> LayerCount: 2 Fore Refer: 173 168 S 1 0 0 1 103 331 2 Refer: 50 73 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_Idotaccent.glyph000066400000000000000000000004121472062471000327400ustar00rootroot00000000000000StartChar: Idotaccent Encoding: 304 304 240 Width: 1060 VWidth: 32 Flags: W HStem: 4 147<108 376 537 774> 1144 154<329 571 731 997> 1427 225<613 805> VStem: 569 279 LayerCount: 2 Fore Refer: 328 775 S 1 0 0 1 33 1 2 Refer: 50 73 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_Igrave.glyph000066400000000000000000000003761472062471000321110ustar00rootroot00000000000000StartChar: Igrave Encoding: 204 204 88 Width: 1060 VWidth: -10 Flags: W HStem: 4 147<108 376 537 774> 1144 154<329 571 731 997> 1352 530 VStem: 521 494 LayerCount: 2 Fore Refer: 320 768 S 1 0 0 1 22 72 2 Refer: 50 73 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_Imacron.glyph000066400000000000000000000004151472062471000322560ustar00rootroot00000000000000StartChar: Imacron Encoding: 298 298 234 Width: 1060 VWidth: 32 Flags: W HStem: 4 147<108 376 537 774> 1144 154<329 571 731 997> 1441 152<491.946 917> VStem: 464 483 LayerCount: 2 Fore Refer: 324 772 S 1 0 0 1 -4 -32 2 Refer: 50 73 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_Iogonek.glyph000066400000000000000000000016311472062471000322620ustar00rootroot00000000000000StartChar: Iogonek Encoding: 302 302 238 Width: 1060 VWidth: 32 Flags: W HStem: -480 144<412.311 632.1> 4 147<108 376 537 577 701.737 774> 1144 154<329 571 731 997> VStem: 245 159<-324.953 -198.488> LayerCount: 2 Fore SplineSet 329 1298 m 1 486 1302 567 1302 663 1302 c 0 768 1302 864 1301 1027 1299 c 1 997 1147 l 1 874 1147 827 1152 731 1152 c 1 537 152 l 1 583 152 609 153 660 153 c 0 705 153 752 152 803 149 c 1 774 -1 l 1 771 -1 768 -1 766 -1 c 1 642 -84 418 -180 405 -252 c 0 404 -257 404 -262 404 -267 c 0 404 -313 452 -336 510 -336 c 0 568 -336 615 -303 649 -281 c 1 707 -387 l 1 654 -435 557 -480 478 -480 c 0 316 -480 245 -411 245 -305 c 0 245 -288 246 -271 250 -252 c 0 279 -99 480 -45 577 5 c 1 524 5 474 4 410 4 c 0 336 4 234 -3 79 -3 c 1 108 146 l 1 194 150 244 151 301 151 c 2 376 151 l 1 571 1151 l 1 505 1150 412 1150 305 1144 c 1 329 1298 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_Iota.glyph000066400000000000000000000011041472062471000315560ustar00rootroot00000000000000StartChar: Iota Encoding: 921 921 373 Width: 1060 VWidth: 0 Flags: W HStem: 4 147<87 376 537 774> 1144 154<309 571 731 1001> LayerCount: 2 Fore SplineSet 309 1298 m 1 466 1302 567 1302 663 1302 c 0 768 1302 868 1301 1031 1299 c 1 1001 1147 l 1 878 1147 827 1152 731 1152 c 1 537 152 l 1 583 152 609 153 660 153 c 0 705 153 752 152 803 149 c 1 774 -1 l 1 690 4 628 5 565 5 c 0 518 5 469 4 410 4 c 0 336 4 213 -3 58 -3 c 1 87 146 l 1 173 150 244 151 301 151 c 2 376 151 l 1 571 1151 l 1 505 1150 392 1150 285 1144 c 1 309 1298 l 1 EndSplineSet Validated: 1 EndChar _Iotadieresis.glyph000066400000000000000000000004121472062471000332300ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdirStartChar: Iotadieresis Encoding: 938 938 392 Width: 1060 VWidth: 0 Flags: W HStem: 4 147<87 376 537 774> 1144 154<309 571 731 1001> 1451 225<445 635 850 1041> LayerCount: 2 Fore Refer: 173 168 S 1 0 0 1 125 361 2 Refer: 373 921 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_Iotatonos.glyph000066400000000000000000000004761472062471000326540ustar00rootroot00000000000000StartChar: Iotatonos Encoding: 906 906 407 Width: 1060 VWidth: 0 Flags: W HStem: -11 147<198.665 466.621 615.898 835.64> 1129 154<404.5 647.422 795.772 1046.11> 1173 491 VStem: 182.548 376.465 LayerCount: 2 Fore Refer: 390 900 N 0.900635 0 0 1 -311 -49 2 Refer: 373 921 N 0.927184 0 0 1 118 -15 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_Itilde.glyph000066400000000000000000000004331472062471000321000ustar00rootroot00000000000000StartChar: Itilde Encoding: 296 296 232 Width: 1060 VWidth: 32 Flags: W HStem: 4 147<108 376 537 774> 1144 154<329 571 731 997> 1402 153<766.861 979.291> 1531 153<467.568 674.314> LayerCount: 2 Fore Refer: 323 771 S 1 0 0 1 -7 -10 2 Refer: 50 73 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_J.glyph000066400000000000000000000011501472062471000310540ustar00rootroot00000000000000StartChar: J Encoding: 74 74 51 Width: 1060 VWidth: 0 Flags: W HStem: -8 150<249.484 492.528> 1145 157<376.969 752> VStem: 36 165<190.346 423.836> LayerCount: 2 Fore SplineSet 337 -8 m 0 114 -8 36 136 36 305 c 0 36 344 40 385 48 426 c 1 208 425 l 1 203 395 201 366 201 338 c 0 201 227 243 142 365 142 c 0 551 142 621 327 686 659 c 0 704 754 737 1007 752 1144 c 1 703 1144 558 1145 521 1145 c 1 459 1144 417 1136 375 1127 c 1 349 1280 l 1 380 1287 430 1299 549 1302 c 1 694 1302 779 1302 935 1302 c 1 917 1145 l 1 898 967 865 765 841 642 c 0 772 288 667 -8 337 -8 c 0 EndSplineSet Validated: 1 EndChar _Jcircumflex.glyph000066400000000000000000000004201472062471000330560ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdirStartChar: Jcircumflex Encoding: 308 308 243 Width: 1060 VWidth: 32 Flags: W HStem: -8 150<249.484 492.528> 1145 157<376.969 752> 1342 429 VStem: 36 165<190.346 423.836> LayerCount: 2 Fore Refer: 322 770 S 1 0 0 1 99 72 2 Refer: 51 74 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_K.glyph000066400000000000000000000010021472062471000310510ustar00rootroot00000000000000StartChar: K Encoding: 75 75 34 Width: 1060 VWidth: 0 Flags: W HStem: -5 9G<40 202.255 777.5 852.4> 1288 20G<291.116 453 1029.5 1055.85> VStem: 790 156<28.4051 86.5903> LayerCount: 2 Fore SplineSet 554 705 m 1 651 588 921 168 946 33 c 1 790 -17 l 1 765 92 541 461 435 587 c 1 435 587 332 489 288 418 c 1 198 -5 l 1 40 -5 l 1 295 1308 l 1 453 1308 l 1 336 703 l 1 438 814 524 893 643 996 c 1 872 1191 1017 1289 1042 1310 c 1 1132 1180 l 1 924 1048 628 778 554 705 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_Kappa.glyph000066400000000000000000000003651472062471000317260ustar00rootroot00000000000000StartChar: Kappa Encoding: 922 922 374 Width: 1060 VWidth: 0 Flags: W HStem: -5 9G<40 202.255 777.5 852.4> 1288 20G<291.116 453 1029.5 1055.85> VStem: 790 156<28.4051 86.5903> LayerCount: 2 Fore Refer: 34 75 N 1 0 0 1 0 0 2 Validated: 1 EndChar _Kcommaaccent.glyph000066400000000000000000000004611472062471000331750ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdirStartChar: Kcommaaccent Encoding: 310 310 245 Width: 1060 VWidth: 32 Flags: W HStem: -532 498 -5 9G<40 202.255 777.5 852.4> 1288 20G<291.116 453 1029.5 1055.85> VStem: 200 322 790 156<28.4051 86.5903> LayerCount: 2 Fore Refer: 518 806 S 1 0 0 1 -74 -38 2 Refer: 34 75 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_L.glyph000066400000000000000000000004741472062471000310660ustar00rootroot00000000000000StartChar: L Encoding: 76 76 35 Width: 1060 VWidth: 0 Flags: W HStem: -3 154<256 877.834> 1278 20G<314.111 479> LayerCount: 2 Fore SplineSet 65 -3 m 1 318 1298 l 1 479 1298 l 1 256 151 l 1 777 151 l 1 837 154 833 155 880 170 c 1 934 28 l 1 876 0 824 -3 749 -3 c 2 65 -3 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_Lacute.glyph000066400000000000000000000004121472062471000321000ustar00rootroot00000000000000StartChar: Lacute Encoding: 313 313 248 Width: 1060 VWidth: 32 Flags: W HStem: -3 154<256 877.834> 1278 20G<314.111 479> 1348 150<310.979 359.552> VStem: 254 613 LayerCount: 2 Fore Refer: 321 769 S 1 0 0 1 -172 68 2 Refer: 35 76 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_Lambda.glyph000066400000000000000000000005171472062471000320510ustar00rootroot00000000000000StartChar: Lambda Encoding: 923 923 383 Width: 1060 VWidth: 0 Flags: W HStem: -19 21G<-25.8333 199 732 867.333> 1278 20G<627.368 752.704> LayerCount: 2 Fore SplineSet 754 -19 m 1 710 318 677 651 633 982 c 1 454 650 293 306 105 -24 c 1 -52 0 l 1 638 1298 l 1 750 1298 l 1 924 11 l 1 754 -19 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_Lcaron.glyph000066400000000000000000000005721472062471000321100ustar00rootroot00000000000000StartChar: Lcaron Encoding: 317 317 252 Width: 1060 VWidth: 32 Flags: W HStem: -3 154<256 877.834> 1269 20G<614.5 705.833> 1278 20G<314.111 479> VStem: 558 152<899.793 1021.75> LayerCount: 2 Fore SplineSet 819 1241 m 1xd0 781 1129 755 1020 710 869 c 1 558 903 l 1 576 1045 604 1186 625 1289 c 1 819 1241 l 1xd0 EndSplineSet Refer: 35 76 N 1 0 0 1 0 0 2 Validated: 1 EndChar _Lcommaaccent.glyph000066400000000000000000000004011472062471000331700ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdirStartChar: Lcommaaccent Encoding: 315 315 250 Width: 1060 VWidth: 32 Flags: W HStem: -623 498 -3 154<256 877.834> 1278 20G<314.111 479> VStem: 137 322 LayerCount: 2 Fore Refer: 518 806 N 1 0 0 1 -137 -129 2 Refer: 35 76 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_Ldot.glyph000066400000000000000000000003551472062471000315730ustar00rootroot00000000000000StartChar: Ldot Encoding: 319 319 254 Width: 1060 VWidth: 32 Flags: W HStem: -3 154<256 877.834> 1278 20G<314.111 479> LayerCount: 2 Fore Refer: 171 183 S 0.860558 0 0 0.851281 221 260 2 Refer: 35 76 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_Lslash.glyph000066400000000000000000000020561472062471000321170ustar00rootroot00000000000000StartChar: Lslash Encoding: 321 321 256 Width: 1060 VWidth: 0 Flags: W HStem: -3 154<377 877.834> 1278 20G<435.096 600> LayerCount: 2 Back SplineSet 292 513 m 5 243.333 489.667 194.667 466.333 146 443 c 5 124.333 507.667 102.667 572.333 81 637 c 5 167.333 678.667 253.667 720.333 340 762 c 5 376.667 949.667 413.333 1137.33 450 1325 c 5 534.667 1325 619.333 1325 704 1325 c 5 676 1182 648 1039 620 896 c 5 705.333 937 790.667 978 876 1019 c 5 897.667 954 919.333 889 941 824 c 5 818 765 695 706 572 647 c 5 543.333 500.333 514.667 353.667 486 207 c 5 592 207 698 207 804 207 c 5 864 210 875 213 922 228 c 5 933.333 162.333 944.667 96.6667 956 31 c 5 906 15 840 -3 765 -3 c 5 573.667 -3 382.333 -3 191 -3 c 5 224.667 169 258.333 341 292 513 c 5 EndSplineSet Fore SplineSet 289 529 m 1 170 470 l 1 104 604 l 1 325 714 l 1 439 1298 l 1 600 1298 l 1 504 802 l 1 876 987 l 1 942 852 l 1 468 617 l 1 377 151 l 1 777 151 l 2 837 154 833 155 880 170 c 1 934 28 l 1 876 0 824 -3 749 -3 c 2 186 -3 l 1 289 529 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_M.glyph000066400000000000000000000010251472062471000310600ustar00rootroot00000000000000StartChar: M Encoding: 77 77 36 Width: 1060 VWidth: 31 Flags: W HStem: -5 21G<-14 147.851 655 815.873> 1272 19G<231.16 390 866 1063> VStem: 235 155<1217.33 1291> LayerCount: 2 Fore SplineSet 235 1292 m 1 390 1291 l 1 409 1142 439 1062 477 938 c 0 500 861 526 797 538 759 c 1 651 914 826 1146 906 1291 c 1 1063 1291 l 1 812 -5 l 1 655 -5 l 1 833 910 l 1 732 769 585 575 567 539 c 1 445 542 l 1 440 558 394 677 339 846 c 1 327 890 330 881 320 909 c 1 144 -5 l 1 -14 -5 l 1 235 1292 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_Mu.glyph000066400000000000000000000010251472062471000312450ustar00rootroot00000000000000StartChar: Mu Encoding: 924 924 375 Width: 1060 VWidth: 31 Flags: W HStem: -5 21G<-14 147.89 655 815.869> 1293 20G<237 364 898 1067> VStem: 951 116<1258.23 1313> LayerCount: 2 Fore SplineSet 237 1304 m 1 340 1313 l 1 388 1216 432 1060 477 938 c 0 510 848 526 797 538 759 c 1 651 914 845 1183 951 1313 c 1 1067 1313 l 1 812 -5 l 1 655 -5 l 1 833 920 l 1 732 779 575 575 557 539 c 1 435 542 l 1 430 558 394 668 339 837 c 1 327 881 330 872 320 900 c 1 144 -5 l 1 -14 -5 l 1 237 1304 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_N.glyph000066400000000000000000000010361472062471000310630ustar00rootroot00000000000000StartChar: N Encoding: 78 78 37 Width: 1060 VWidth: 0 Flags: W HStem: -3 18G<-1 173 629 835> 1278 19G<248.111 411 918 1093> VStem: 676 159<-5 157.392> LayerCount: 2 Fore SplineSet 676 -6 m 1 582 351 486 648 353 1001 c 1 313 797 l 2 256 504 188 149 158 -3 c 1 -1 -3 l 1 252 1298 l 1 411 1294 l 1 501 1110 678 605 747 357 c 1 770 487 796 623 822 757 c 0 858 943 897 1126 939 1297 c 1 1093 1297 l 1 1065 1184 1035 1035 1003 872 c 0 959 646 913 392 868 162 c 0 857 105 845 48 835 -5 c 1 676 -6 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_Nacute.glyph000066400000000000000000000004501472062471000321040ustar00rootroot00000000000000StartChar: Nacute Encoding: 323 323 258 Width: 1060 VWidth: 32 Flags: W HStem: -3 18G<-1 173 629 835> 1278 19G<248.111 411 918 1093> 1328 150<532.979 581.552> VStem: 476 613 676 159<-5 157.392> LayerCount: 2 Fore Refer: 321 769 S 1 0 0 1 50 48 2 Refer: 37 78 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_Ncaron.glyph000066400000000000000000000004211472062471000321030ustar00rootroot00000000000000StartChar: Ncaron Encoding: 327 327 262 Width: 1060 VWidth: 32 Flags: W HStem: -3 18G<-1 173 629 835> 1278 19G<248.111 411 918 1093> 1324 440 VStem: 676 159<-5 157.392> LayerCount: 2 Fore Refer: 332 780 S 1 0 0 1 -30 104 2 Refer: 37 78 N 1 0 0 1 0 0 3 Validated: 1 EndChar _Ncommaaccent.glyph000066400000000000000000000004401472062471000331750ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdirStartChar: Ncommaaccent Encoding: 325 325 260 Width: 1060 VWidth: 32 Flags: W HStem: -526 498 -3 18G<-1 173 629 835> 1278 19G<248.111 411 918 1093> VStem: 161 322 676 159<-5 157.392> LayerCount: 2 Fore Refer: 518 806 N 1 0 0 1 -113 -32 2 Refer: 37 78 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_Ntilde.glyph000066400000000000000000000004731472062471000321110ustar00rootroot00000000000000StartChar: Ntilde Encoding: 209 209 151 Width: 1060 VWidth: -8 Flags: W HStem: -3 18G<-1 173 629 835> 1278 19G<248.111 411 918 1093> 1378 153<791.861 1004.29> 1507 153<492.568 699.314> VStem: 676 159<-5 157.392> LayerCount: 2 Fore Refer: 323 771 S 1 0 0 1 18 -34 2 Refer: 37 78 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_Nu.glyph000066400000000000000000000010421472062471000312450ustar00rootroot00000000000000StartChar: Nu Encoding: 925 925 376 Width: 1060 VWidth: 0 Flags: W HStem: -3 18G<-1 173 629 835> 1278 19G<248.111 411 918 1093> VStem: 676 159<-5 157.392> LayerCount: 2 Fore SplineSet 676 -6 m 1 582 351 486 648 353 1001 c 1 313 797 l 2 256 504 188 149 158 -3 c 1 -1 -3 l 1 252 1298 l 1 411 1294 l 1 501 1110 678 605 747 357 c 1 770 487 796 623 822 757 c 0 858 943 897 1126 939 1297 c 1 1093 1297 l 1 1065 1184 1035 1035 1003 872 c 0 959 646 913 392 868 162 c 0 857 105 845 48 835 -5 c 1 676 -6 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_O.glyph000066400000000000000000000015261472062471000310700ustar00rootroot00000000000000StartChar: O Encoding: 79 79 38 Width: 1060 VWidth: 0 Flags: W HStem: -13 153<291.462 584.667> 1173 153<510.265 784.235> VStem: 43 162<227.749 691.372> 869 158<555.722 1070.95> LayerCount: 2 Fore SplineSet 687 1326 m 1 792 1326 1027 1273 1027 882 c 0 1027 811 1020 730 1002 635 c 1 1000 624 l 2 968 460 895 307 829 214 c 0 726 70 579 -13 414 -13 c 0 292 -13 174 30 112 130 c 0 66 203 43 295 43 402 c 0 43 455 48 512 60 572 c 0 127 917 233 1066 321 1161 c 0 404 1251 530 1323 687 1326 c 1 239 245 m 0 275 180 336 140 444 140 c 0 532 140 646 207 707 290 c 1 759 354 821 520 843 627 c 1 847 646 l 2 859 711 869 789 869 862 c 0 869 918 863 972 849 1017 c 0 813 1131 751 1173 663 1173 c 0 595 1173 506 1145 433 1069 c 0 347 980 270 838 219 576 c 0 210 532 205 478 205 426 c 0 205 355 215 287 239 245 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_O_E.glyph000066400000000000000000000015541472062471000313350ustar00rootroot00000000000000StartChar: OE Encoding: 338 338 149 Width: 1060 VWidth: 0 Flags: W HStem: -8 152<227.648 415.388 571 944.764> 682 153<707 953> 1170 160<451.312 616 772 1114> VStem: 24 146<200.432 641.79> LayerCount: 2 Fore SplineSet 416 146 m 1 616 1170 l 1 355 1170 274 951 201 578 c 0 185 495 170 414 170 346 c 0 170 229 214 147 371 144 c 0 387 144 403 145 416 146 c 1 811 153 m 1 870 155 899 163 947 179 c 1 957 33 l 1 845 4 703 -1 592 -1 c 0 545 -1 495 0 440 0 c 1 422 -7 326 -8 311 -8 c 0 93 1 24 150 24 347 c 0 24 425 35 510 52 597 c 0 137 1033 293 1330 628 1330 c 0 654 1330 681 1328 706 1323 c 1 766 1326 829 1326 892 1326 c 0 977 1326 1063 1325 1145 1325 c 1 1114 1170 l 1 1022 1170 965 1171 894 1171 c 0 859 1171 819 1171 772 1170 c 1 707 835 l 1 982 835 l 1 953 682 l 1 678 682 l 1 639 480 586 232 571 153 c 1 811 153 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_Oacute.glyph000066400000000000000000000005121472062471000321040ustar00rootroot00000000000000StartChar: Oacute Encoding: 211 211 123 Width: 1060 VWidth: -12 Flags: W HStem: -13 153<291.462 584.667> 1173 153<510.265 784.235> 1366 150<530.479 579.052> VStem: 43 162<227.749 691.372> 473.5 613 869 158<555.722 1070.95> LayerCount: 2 Fore Refer: 321 769 S 1 0 0 1 47.5001 86 2 Refer: 38 79 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_Obreve.glyph000066400000000000000000000005271472062471000321140ustar00rootroot00000000000000StartChar: Obreve Encoding: 334 334 268 Width: 1060 VWidth: 32 Flags: W HStem: -13 153<291.462 584.667> 1173 153<510.265 784.235> 1385 153<600.179 872.882> VStem: 43 162<227.749 691.372> 396.5 164<1579.95 1674> 869 158<555.722 1070.95> LayerCount: 2 Fore Refer: 326 774 S 1 0 0 1 2.50012 28 2 Refer: 38 79 N 1 0 0 1 0 0 3 Validated: 1 EndChar _Ocircumflex.glyph000066400000000000000000000004651472062471000330740ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdirStartChar: Ocircumflex Encoding: 212 212 124 Width: 1060 VWidth: -12 Flags: W HStem: -13 153<291.462 584.667> 1173 153<510.265 784.235> 1357 429 VStem: 43 162<227.749 691.372> 869 158<555.722 1070.95> LayerCount: 2 Fore Refer: 322 770 S 1 0 0 1 -18.4999 87 2 Refer: 38 79 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_Odieresis.glyph000066400000000000000000000005121472062471000326120ustar00rootroot00000000000000StartChar: Odieresis Encoding: 214 214 126 Width: 1060 VWidth: -8 Flags: W HStem: -13 153<291.462 584.667> 1173 153<510.265 784.235> 1412 225<465.5 655.5 870.5 1061.5> VStem: 43 162<227.749 691.372> 869 158<555.722 1070.95> LayerCount: 2 Fore Refer: 173 168 S 1 0 0 1 145.5 322 2 Refer: 38 79 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_Ograve.glyph000066400000000000000000000004711472062471000321130ustar00rootroot00000000000000StartChar: Ograve Encoding: 210 210 122 Width: 1060 VWidth: -12 Flags: W HStem: -13 153<291.462 584.667> 1173 153<510.265 784.235> 1364 530 VStem: 43 162<227.749 691.372> 522.5 494 869 158<555.722 1070.95> LayerCount: 2 Fore Refer: 320 768 S 1 0 0 1 23.5001 84 2 Refer: 38 79 N 1 0 0 1 0 0 3 Validated: 1 EndChar _Ohungarumlaut.glyph000066400000000000000000000004661472062471000334500ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdirStartChar: Ohungarumlaut Encoding: 336 336 270 Width: 1060 VWidth: 32 Flags: W HStem: -13 153<291.462 584.667> 1173 153<510.265 784.235> 1361 555 VStem: 43 162<227.749 691.372> 869 158<555.722 1070.95> LayerCount: 2 Fore Refer: 331 779 S 1 0 0 1 97.5001 203 2 Refer: 38 79 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_Omacron.glyph000066400000000000000000000005111472062471000322610ustar00rootroot00000000000000StartChar: Omacron Encoding: 332 332 266 Width: 1060 VWidth: 32 Flags: W HStem: -13 153<291.462 584.667> 1173 153<510.265 784.235> 1432 152<543.447 968.5> VStem: 43 162<227.749 691.372> 515.5 483 869 158<555.722 1070.95> LayerCount: 2 Fore Refer: 324 772 S 1 0 0 1 47.5001 -41 2 Refer: 38 79 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_Omega.glyph000066400000000000000000000016451472062471000317240ustar00rootroot00000000000000StartChar: Omega Encoding: 937 937 389 Width: 1060 VWidth: 0 Flags: W HStem: 1 150<-12 155 749 950.952> 1170 153<498.9 839.123> VStem: 54 161<313.125 763.799> 938 153<636.1 1068.86> LayerCount: 2 Fore SplineSet 319 1 m 1 -39 1 l 1 -12 151 l 1 155 151 l 1 99 243 54 372 54 509 c 0 54 546 57 583 64 620 c 0 131 965 222 1062 310 1157 c 0 393 1247 532 1323 704 1323 c 0 899 1323 1091 1261 1091 929 c 0 1091 859 1083 778 1064 683 c 2 1062 672 l 2 1014 423 858 250 749 151 c 1 829 152 l 2 885 152 951 178 951 178 c 1 966 30 l 1 916 17 879 0 807 0 c 0 805 0 803 0 801 0 c 2 533 0 l 1 533 148 l 1 618 209 847 383 904 675 c 2 908 694 l 2 910 706 913 717 915 729 c 0 927 790 938 849 938 907 c 0 938 945 933 983 921 1020 c 0 885 1134 767 1170 679 1170 c 0 584 1170 495 1141 422 1065 c 0 336 976 274 886 223 624 c 0 217 594 215 564 215 534 c 0 215 352 312 180 376 152 c 1 319 1 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_Omegatonos.glyph000066400000000000000000000005521472062471000330030ustar00rootroot00000000000000StartChar: Omegatonos Encoding: 911 911 402 Width: 1060 VWidth: 0 Flags: W HStem: 1 150<66.9043 221.319 770.555 957.288> 1121 491 1170 153<539.303 853.887> VStem: 127.931 148.867<313.125 763.799> 185.12 353.256 945.312 141.47<636.1 1068.86> LayerCount: 2 Fore Refer: 390 900 N 0.84511 0 0 1 -278 -101 2 Refer: 389 937 N 0.92464 0 0 1 78 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_Omicron.glyph000066400000000000000000000015371472062471000323020ustar00rootroot00000000000000StartChar: Omicron Encoding: 927 927 377 Width: 1060 VWidth: 0 Flags: W HStem: -16 153<308.984 614.428> 1170 153<521.179 800.813> VStem: 60 162<224.749 688.372> 885 160<549.799 1067.95> LayerCount: 2 Fore SplineSet 256 242 m 0 292 177 354 137 462 137 c 0 578 137 663 204 724 287 c 1 776 351 838 517 860 624 c 1 864 643 l 2 876 707 885 783 885 855 c 0 885 913 880 968 865 1014 c 0 829 1128 767 1170 679 1170 c 0 584 1170 523 1142 450 1066 c 0 364 977 287 835 236 573 c 0 227 529 222 475 222 423 c 0 222 352 232 284 256 242 c 0 704 1323 m 1 809 1323 1045 1270 1045 879 c 0 1045 808 1038 726 1020 632 c 1 1018 621 l 2 986 457 912 304 846 211 c 0 743 67 597 -16 432 -16 c 0 310 -16 191 27 129 127 c 0 83 200 60 292 60 399 c 0 60 452 65 509 77 569 c 0 144 914 250 1063 338 1158 c 0 421 1248 547 1320 704 1323 c 1 EndSplineSet Validated: 1 EndChar _Omicrontonos.glyph000066400000000000000000000005121472062471000332760ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdirStartChar: Omicrontonos Encoding: 908 908 404 Width: 1060 VWidth: 0 Flags: W HStem: -16 153<344.984 650.428> 1137 491 1170 153<557.179 836.813> VStem: 96 162<224.749 688.372> 202.008 392.071 921 160<549.799 1067.95> LayerCount: 2 Fore Refer: 390 900 N 0.93797 0 0 1 -312 -85 2 Refer: 377 927 N 1 0 0 1 36 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_Oslash.glyph000066400000000000000000000022151472062471000321170ustar00rootroot00000000000000StartChar: Oslash Encoding: 216 216 127 Width: 1060 VWidth: 0 Flags: W HStem: -13 153<334.476 584.667> 1173 153<510.265 754.695> VStem: 43 162<287.023 691.372> 869 158<555.722 1001.34> LayerCount: 2 Fore SplineSet 6 -57 m 1 15 -44 54 13 80 55 c 0 91 72 105 94 120 119 c 1 117 123 114 126 112 130 c 0 66 203 43 295 43 402 c 0 43 455 48 512 60 572 c 0 127 917 233 1066 321 1161 c 0 404 1251 530 1323 687 1326 c 0 726 1326 784 1318 840 1289 c 1 881 1358 916 1417 941 1461 c 1 1080 1380 l 1 1047 1324 1006 1255 959 1177 c 1 1000 1111 1027 1016 1027 882 c 0 1027 811 1020 730 1002 635 c 2 1000 624 l 1 968 460 895 307 829 214 c 0 726 70 579 -13 414 -13 c 0 355 -13 296 -3 245 19 c 1 205 -45 172 -100 146 -141 c 1 6 -57 l 1 223 284 m 1 373 526 591 880 756 1151 c 1 729 1166 698 1173 663 1173 c 0 595 1173 506 1145 433 1069 c 0 347 980 270 838 219 576 c 0 210 532 205 478 205 426 c 0 205 374 211 324 223 284 c 1 853 1003 m 1 688 732 487 407 333 159 c 1 363 146 399 140 444 140 c 0 532 140 646 207 707 290 c 1 759 354 821 520 843 627 c 2 847 646 l 1 859 711 869 789 869 862 c 0 869 912 864 961 853 1003 c 1 EndSplineSet Validated: 1 EndChar _Oslashacute.glyph000066400000000000000000000005111472062471000330570ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdirStartChar: Oslashacute Encoding: 510 510 460 Width: 1060 VWidth: 0 Flags: W HStem: -13 153<334.476 584.667> 1173 153<510.265 754.695> 1341 150<455.979 504.552> VStem: 43 162<287.023 691.372> 399 613 869 158<555.722 1001.34> LayerCount: 2 Fore Refer: 321 769 S 1 0 0 1 -27 61 2 Refer: 127 216 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_Otilde.glyph000066400000000000000000000005321472062471000321060ustar00rootroot00000000000000StartChar: Otilde Encoding: 213 213 125 Width: 1060 VWidth: -8 Flags: W HStem: -13 153<291.462 584.667> 1173 153<510.265 784.235> 1399 153<800.361 1012.79> 1528 153<501.069 707.814> VStem: 43 162<227.749 691.372> 869 158<555.722 1070.95> LayerCount: 2 Fore Refer: 323 771 S 1 0 0 1 26.5001 -13 2 Refer: 38 79 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_P.glyph000066400000000000000000000013151472062471000310650ustar00rootroot00000000000000StartChar: P Encoding: 80 80 39 Width: 1060 VWidth: 0 Flags: W HStem: -10 21G<27 200> 460 152<307 690.213> 1151 151<412 831.874> VStem: 892 165<796.778 1094.68> LayerCount: 2 Fore SplineSet 884 900 m 0 889 927 892 951 892 973 c 0 892 1134 777 1146 564 1151 c 1 503 1151 457 1147 412 1146 c 1 387 1020 l 2 351 837 307 613 307 613 c 1 343 612 377 612 410 612 c 0 656 612 840 672 884 900 c 0 185 -10 m 1 27 -9 l 1 281 1294 l 1 399 1294 438 1302 571 1302 c 0 796 1302 933 1289 1021 1151 c 0 1047 1110 1057 1060 1057 1006 c 0 1057 974 1053 940 1047 906 c 0 1029 815 1002 715 925 628 c 0 800 488 669 460 430 460 c 0 382 460 332 461 278 463 c 1 227 200 215 146 185 -10 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_Phi.glyph000066400000000000000000000022531472062471000314100ustar00rootroot00000000000000StartChar: Phi Encoding: 934 934 387 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<339 506.5> 170 165<302.752 374> 984 154<722 796.188> 1287 20G<591.129 755> VStem: 72 166<397.27 727.725> 874 161<638 902.25> LayerCount: 2 Fore SplineSet 374 170 m 1 286 182 206 214 156 268 c 0 100 328 72 407 72 498 c 0 72 528 75 559 81 591 c 0 130 843 228 952 311 1021 c 0 371 1071 456 1113 561 1131 c 1 566 1158 572 1186 577 1214 c 2 595 1307 l 1 755 1307 l 1 727 1162 l 1 722 1138 l 1 844 1124 1035 1054 1035 777 c 0 1035 735 1031 689 1021 637 c 1 1019 629 l 2 996 509 930 397 869 329 c 0 788 239 672 182 536 168 c 1 531 142 528 122 524 102 c 0 519 74 512 46 501 0 c 1 339 1 l 1 347 32 350 49 353 64 c 0 356 79 360 93 365 121 c 0 368 136 371 152 374 170 c 1 568 332 m 1 648 345 707 380 750 422 c 1 798 463 849 570 863 638 c 1 865 650 l 2 870 679 874 712 874 745 c 0 874 796 865 848 841 888 c 0 805 947 755 975 692 984 c 1 657 798 627 639 577 382 c 2 568 332 l 1 405 335 m 1 454 585 493 781 531 975 c 1 493 965 458 947 422 921 c 0 342 864 276 773 243 605 c 0 240 587 238 567 238 546 c 0 238 489 252 428 286 394 c 0 314 366 351 345 405 335 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_Pi.glyph000066400000000000000000000010201472062471000312270ustar00rootroot00000000000000StartChar: Pi Encoding: 928 928 385 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<64 228.867 708.5 863> 1144 152<446 900 1059 1147> VStem: 706 157<9 365.803> LayerCount: 2 Fore SplineSet 225 0 m 1 64 0 l 1 284 1131 l 1 254 1127 225 1122 194 1116 c 1 204 1268 l 1 300 1289 397 1296 517 1296 c 2 1177 1296 l 1 1147 1144 l 1 1059 1144 l 1 910 378 l 2 885 251 872 126 863 9 c 1 706 -4 l 1 711 117 728 255 753 384 c 2 900 1144 l 1 568 1144 l 2 524 1144 484 1144 446 1143 c 1 225 0 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_Psi.glyph000066400000000000000000000020261472062471000314210ustar00rootroot00000000000000StartChar: Psi Encoding: 936 936 388 Width: 1060 VWidth: 6 Flags: W HStem: 0 21G<378 553> 403 159<351.32 461 657 815.628> 1302 8G<269.778 392 619.5 801 1033 1189> VStem: 142 162<608.425 963.37> 229 164<999.555 1303> 1033 159<1013.95 1298> LayerCount: 2 Fore SplineSet 149 770 m 0xf4 161 830 171 886 181 937 c 0 209 1082 229 1190 229 1259 c 0 229 1273 229 1284 227 1295 c 1 392 1322 l 1 392 1316 393 1310 393 1303 c 0xec 393 1231 373 1123 342 963 c 0 333 915 323 863 312 806 c 0 306 777 304 753 304 730 c 0 304 599 392 562 494 562 c 1 504 614 515 665 525 716 c 0 565 921 601 1121 638 1310 c 1 801 1310 l 1 764 1119 731 940 693 743 c 0 682 684 670 624 657 561 c 1 876 561 927 680 995 1028 c 1 1011 1120 1026 1220 1033 1298 c 1 1192 1315 l 1 1186 1233 1171 1132 1158 1066 c 0 1155 1053 1154 1042 1152 1032 c 0 1077 644 991 439 625 404 c 1 596 264 567 127 539 0 c 1 378 1 l 1 394 63 425 220 436 275 c 0 444 316 452 359 461 403 c 1 244 423 142 546 142 698 c 0 142 722 144 745 149 770 c 0xf4 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_Q.glyph000066400000000000000000000022211472062471000310630ustar00rootroot00000000000000StartChar: Q Encoding: 81 81 40 Width: 1060 VWidth: 0 Flags: W HStem: -131 151<703.438 893> -3 147<344.742 550.078> 281 149<371.712 547.087> 1152 153<508.261 775.315> VStem: 73 164<291.11 722.492> 864 160<577.513 1057.02> LayerCount: 2 Fore SplineSet 789 -131 m 0xbc 674 -131 552 -112 551 15 c 1 508 4 465 -3 425 -3 c 0x7c 309 -3 210 40 147 121 c 0 97 186 73 283 73 401 c 0 73 470 81 547 97 629 c 0 137 836 204 1028 323 1150 c 0 439 1270 545 1305 668 1305 c 0 835 1305 938 1240 990 1099 c 0 1015 1030 1024 960 1024 894 c 0 1024 577 901 230 698 97 c 1 698 94 698 91 698 88 c 0 698 24 730 21 807 20 c 1 818 20 l 2 855 20 879 24 904 30 c 1 893 -126 l 1 870 -131 834 -131 789 -131 c 0xbc 489 430 m 0 608 430 680 380 695 286 c 1 787 457 864 639 864 874 c 0 864 923 857 974 838 1023 c 0 807 1100 737 1152 636 1152 c 0 455 1152 308 897 268 691 c 0 255 622 237 530 237 432 c 0 237 384 241 335 252 288 c 1 307 401 441 430 489 430 c 0 553 166 m 1 553 174 554 181 554 188 c 0 554 255 534 281 468 281 c 0 410 281 354 239 343 183 c 0 343 182 342 181 342 180 c 0 363 153 405 144 443 144 c 0 474 144 514 151 553 166 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_R.glyph000066400000000000000000000015021472062471000310650ustar00rootroot00000000000000StartChar: R Encoding: 82 82 41 Width: 1060 VWidth: 0 Flags: W HStem: 0 5G<15 176.845 863 902.515> 567 152<312 498.259> 1150 153<393 776.317> VStem: 876 159<790.734 1062> LayerCount: 2 Fore SplineSet 682 540 m 1 736 418 845 241 888 176 c 1 903 160 927 127 967 116 c 1 891 -16 l 1 835 -7 788 30 762 72 c 1 686 179 540 440 502 534 c 1 422 542 355 554 282 567 c 1 173 0 l 1 15 0 l 1 231 1113 l 2 244 1180 252 1227 260 1288 c 1 303 1292 420 1303 481 1303 c 0 731 1303 897 1289 990 1139 c 0 1018 1095 1035 1035 1035 972 c 0 1035 951 1033 930 1029 909 c 0 986 689 888 566 682 540 c 1 871 895 m 0 874 912 876 929 876 945 c 0 876 981 867 1015 844 1048 c 0 792 1126 681 1150 457 1150 c 0 431 1150 422 1150 393 1149 c 1 312 719 l 1 408 701 482 684 564 684 c 0 735 684 839 726 871 895 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_Racute.glyph000066400000000000000000000004741472062471000321160ustar00rootroot00000000000000StartChar: Racute Encoding: 340 340 272 Width: 1060 VWidth: 32 Flags: W HStem: 0 5G<15 176.845 863 902.515> 567 152<312 498.259> 1150 153<393 776.317> 1354 150<566.979 615.552> VStem: 510 613 876 159<790.734 1062> LayerCount: 2 Fore Refer: 321 769 S 1 0 0 1 84 74 2 Refer: 41 82 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_Rcaron.glyph000066400000000000000000000004451472062471000321150ustar00rootroot00000000000000StartChar: Rcaron Encoding: 344 344 276 Width: 1060 VWidth: 32 Flags: W HStem: 0 5G<15 176.845 863 902.515> 567 152<312 498.259> 1150 153<393 776.317> 1345 440 VStem: 876 159<790.734 1062> LayerCount: 2 Fore Refer: 332 780 S 1 0 0 1 -69 125 2 Refer: 41 82 N 1 0 0 1 0 0 3 Validated: 1 EndChar _Rcommaaccent.glyph000066400000000000000000000004631472062471000332060ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdirStartChar: Rcommaaccent Encoding: 342 342 274 Width: 1060 VWidth: 32 Flags: W HStem: -558 498 0 5G<15 176.845 863 902.515> 567 152<312 498.259> 1150 153<393 776.317> VStem: 212 322 876 159<790.734 1062> LayerCount: 2 Fore Refer: 518 806 S 1 0 0 1 -62 -64 2 Refer: 41 82 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_Rho.glyph000066400000000000000000000013211472062471000314130ustar00rootroot00000000000000StartChar: Rho Encoding: 929 929 378 Width: 1060 VWidth: 0 Flags: W HStem: -10 21G<27 200> 460 152<307 719.91> 1151 151<412 832.063> VStem: 922 166<796.778 1077.34> LayerCount: 2 Fore SplineSet 185 -10 m 1 27 -9 l 1 281 1294 l 1 399 1294 438 1302 571 1302 c 0 796 1302 965 1289 1053 1151 c 0 1078 1111 1088 1061 1088 1008 c 0 1088 975 1085 940 1078 906 c 0 1060 815 1034 715 957 628 c 0 832 488 669 460 430 460 c 0 382 460 332 461 278 463 c 1 227 200 215 146 185 -10 c 1 915 900 m 0 919 923 922 944 922 963 c 0 922 1116 782 1146 564 1151 c 1 503 1151 457 1147 412 1146 c 1 387 1020 l 2 351 837 307 613 307 613 c 1 343 612 377 612 410 612 c 0 696 612 871 672 915 900 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_S.glyph000066400000000000000000000013471472062471000310750ustar00rootroot00000000000000StartChar: S Encoding: 83 83 42 Width: 1060 VWidth: 0 Flags: W HStem: -9 151<278.089 640.798> 1051 21G<938.5 979.941> 1148 154<449.685 881.998> VStem: 4 162<240.514 319> 182 171<864.58 1065.2> 793 164<281.674 547.404> LayerCount: 2 Fore SplineSet 166 358 m 0 166 238 272 142 461 142 c 0 674 142 793 277 793 429 c 0 793 508 750 561 690 589 c 0 584 639 431 649 310 709 c 1 240 745 182 815 182 923 c 0 182 1187 425 1302 648 1302 c 0 856 1302 997 1257 1066 1204 c 1 967 1051 l 1 910 1102 808 1148 623 1148 c 0 479 1148 353 1072 353 959 c 0 353 900 380 869 423 847 c 0 529 791 686 792 806 732 c 1 888 688 957 599 957 468 c 0 957 130 694 -9 444 -9 c 2 425 -9 l 1 134 -2 4 147 4 319 c 0 166 358 l 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_S_F010000.glyph000066400000000000000000000004321472062471000317750ustar00rootroot00000000000000StartChar: SF010000 Encoding: 9484 9484 587 Width: 1060 VWidth: 0 Flags: W HStem: 438 165<613 1080> VStem: 448 165<-505 438> LayerCount: 2 Fore SplineSet 448 603 m 1 1080 603 l 1 1080 438 l 1 613 438 l 1 613 -505 l 1 448 -505 l 1 448 603 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_S_F020000.glyph000066400000000000000000000004321472062471000317760ustar00rootroot00000000000000StartChar: SF020000 Encoding: 9492 9492 595 Width: 1060 VWidth: 0 Flags: W HStem: 438 165<613 1080> VStem: 448 165<603 1820> LayerCount: 2 Fore SplineSet 448 438 m 1 448 1820 l 1 613 1820 l 1 613 603 l 1 1080 603 l 1 1080 438 l 1 448 438 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_S_F030000.glyph000066400000000000000000000004271472062471000320030ustar00rootroot00000000000000StartChar: SF030000 Encoding: 9488 9488 591 Width: 1060 VWidth: 0 Flags: W HStem: 438 165<-20 448> VStem: 448 165<-505 438> LayerCount: 2 Fore SplineSet 613 603 m 1 613 -505 l 1 448 -505 l 1 448 438 l 1 -20 438 l 1 -20 603 l 1 613 603 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_S_F040000.glyph000066400000000000000000000004271472062471000320040ustar00rootroot00000000000000StartChar: SF040000 Encoding: 9496 9496 599 Width: 1060 VWidth: 0 Flags: W HStem: 438 165<-20 448> VStem: 448 165<603 1820> LayerCount: 2 Fore SplineSet 613 438 m 1 -20 438 l 1 -20 603 l 1 448 603 l 1 448 1820 l 1 613 1820 l 1 613 438 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_S_F050000.glyph000066400000000000000000000005731472062471000320070ustar00rootroot00000000000000StartChar: SF050000 Encoding: 9532 9532 635 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<-20 448 613 1080> VStem: 448 165<-505 438 604 1820> LayerCount: 2 Fore SplineSet 448 604 m 1 448 1820 l 1 613 1820 l 1 613 604 l 1 1080 604 l 1 1080 438 l 1 613 438 l 1 613 -505 l 1 448 -505 l 1 448 438 l 1 -20 438 l 1 -20 604 l 1 448 604 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_S_F060000.glyph000066400000000000000000000004741472062471000320100ustar00rootroot00000000000000StartChar: SF060000 Encoding: 9516 9516 619 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<-20 448 613 1080> VStem: 448 165<-505 438> LayerCount: 2 Fore SplineSet -20 604 m 1 1080 604 l 1 1080 438 l 1 613 438 l 1 613 -505 l 1 448 -505 l 1 448 438 l 1 -20 438 l 1 -20 604 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_S_F070000.glyph000066400000000000000000000004741472062471000320110ustar00rootroot00000000000000StartChar: SF070000 Encoding: 9524 9524 627 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<-20 448 613 1080> VStem: 448 165<604 1820> LayerCount: 2 Fore SplineSet 613 604 m 1 1080 604 l 1 1080 438 l 1 -20 438 l 1 -20 604 l 1 448 604 l 1 448 1820 l 1 613 1820 l 1 613 604 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_S_F080000.glyph000066400000000000000000000005001472062471000320000ustar00rootroot00000000000000StartChar: SF080000 Encoding: 9500 9500 603 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<613 1080> VStem: 448 165<-505 438 604 1820> LayerCount: 2 Fore SplineSet 448 1820 m 1 613 1820 l 1 613 604 l 1 1080 604 l 1 1080 438 l 1 613 438 l 1 613 -505 l 1 448 -505 l 1 448 1820 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_S_F090000.glyph000066400000000000000000000004751472062471000320140ustar00rootroot00000000000000StartChar: SF090000 Encoding: 9508 9508 611 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<-20 448> VStem: 448 165<-505 438 604 1820> LayerCount: 2 Fore SplineSet 613 1820 m 1 613 -505 l 1 448 -505 l 1 448 438 l 1 -20 438 l 1 -20 604 l 1 448 604 l 1 448 1820 l 1 613 1820 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_S_F100000.glyph000066400000000000000000000003451472062471000320000ustar00rootroot00000000000000StartChar: SF100000 Encoding: 9472 9472 705 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<-20 1080> LayerCount: 2 Fore SplineSet -20 604 m 1 1080 604 l 1 1080 438 l 1 -20 438 l 1 -20 604 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_S_F110000.glyph000066400000000000000000000003511472062471000317760ustar00rootroot00000000000000StartChar: SF110000 Encoding: 9474 9474 577 Width: 1060 VWidth: 0 Flags: W VStem: 448 165<-505 1820> LayerCount: 2 Fore SplineSet 613 1820 m 1 613 -505 l 1 448 -505 l 1 448 1820 l 1 613 1820 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_S_F190000.glyph000066400000000000000000000006121472062471000320060ustar00rootroot00000000000000StartChar: SF190000 Encoding: 9569 9569 672 Width: 1060 VWidth: 0 Flags: W HStem: 273 166<-20 448> 604 166<-20 448> VStem: 448 165<-505 273 439 604 770 1820> LayerCount: 2 Fore SplineSet 613 1820 m 1 613 -505 l 1 448 -505 l 1 448 273 l 1 -20 273 l 1 -20 439 l 1 448 439 l 1 448 604 l 1 -20 604 l 1 -20 770 l 1 448 770 l 1 448 1820 l 1 613 1820 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_S_F200000.glyph000066400000000000000000000006251472062471000320020ustar00rootroot00000000000000StartChar: SF200000 Encoding: 9570 9570 673 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<-20 283> VStem: 283 165<-505 438 604 1820> 613 165<-505 1820> LayerCount: 2 Fore SplineSet 778 1820 m 1 778 -505 l 1 613 -505 l 1 613 1820 l 1 778 1820 l 1 448 1820 m 1 448 -505 l 1 283 -505 l 1 283 438 l 1 -20 438 l 1 -20 604 l 1 283 604 l 1 283 1820 l 1 448 1820 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_S_F210000.glyph000066400000000000000000000005701472062471000320020ustar00rootroot00000000000000StartChar: SF210000 Encoding: 9558 9558 661 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<-20 283 448 613> VStem: 283 165<-505 438> 613 165<-505 438> LayerCount: 2 Fore SplineSet -20 604 m 1 778 604 l 1 778 234 778 -135 778 -505 c 1 613 -505 l 1 613 438 l 1 448 438 l 1 448 -505 l 1 283 -505 l 1 283 438 l 1 -20 438 l 1 -20 604 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_S_F220000.glyph000066400000000000000000000005441472062471000320040ustar00rootroot00000000000000StartChar: SF220000 Encoding: 9557 9557 660 Width: 1060 VWidth: 0 Flags: W HStem: 273 166<-20 448> 604 166<-20 448> VStem: 448 165<-505 273 439 604> LayerCount: 2 Fore SplineSet 613 770 m 1 613 -505 l 1 448 -505 l 1 448 273 l 1 -20 273 l 1 -20 439 l 1 448 439 l 1 448 604 l 1 -20 604 l 1 -20 770 l 1 613 770 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_S_F230000.glyph000066400000000000000000000010151472062471000317770ustar00rootroot00000000000000StartChar: SF230000 Encoding: 9571 9571 674 Width: 1060 VWidth: 0 Flags: W HStem: 273 166<-20 283> 604 166<-20 283> VStem: -20 468<273 439 604 770> 283 165<-505 273 770 1820> 613 165<-505 1820> LayerCount: 2 Fore SplineSet 448 604 m 1xe8 -20 604 l 1 -20 770 l 1xe8 283 770 l 1 283 1820 l 1 448 1820 l 1xd8 448 604 l 1xe8 448 439 m 1 448 -505 l 1 283 -505 l 1 283 273 l 1xd8 -20 273 l 1 -20 439 l 1 448 439 l 1 778 1820 m 1 778 -505 l 1 613 -505 l 1 613 1820 l 1 778 1820 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_S_F240000.glyph000066400000000000000000000005011472062471000317770ustar00rootroot00000000000000StartChar: SF240000 Encoding: 9553 9553 656 Width: 1060 VWidth: 0 Flags: W VStem: 283 165<-505 1820> 613 165<-505 1820> LayerCount: 2 Fore SplineSet 778 1820 m 1 778 -505 l 1 613 -505 l 1 613 1820 l 1 778 1820 l 1 448 1820 m 1 448 -505 l 1 283 -505 l 1 283 1820 l 1 448 1820 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_S_F250000.glyph000066400000000000000000000007271472062471000320120ustar00rootroot00000000000000StartChar: SF250000 Encoding: 9559 9559 662 Width: 1060 VWidth: 0 Flags: W HStem: 273 166<-20 283> 604 166<-20 613> VStem: 283 165<-505 273> 613 165<-505 604> LayerCount: 2 Fore SplineSet 613 604 m 1 -20 604 l 1 -20 770 l 1 246 770 512 770 778 770 c 1 778 345 778 -80 778 -505 c 1 613 -505 l 1 613 604 l 1 283 273 m 1 -20 273 l 1 -20 439 l 1 136 439 292 439 448 439 c 1 448 124 448 -190 448 -505 c 1 283 -505 l 1 283 273 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_S_F260000.glyph000066400000000000000000000006271472062471000320120ustar00rootroot00000000000000StartChar: SF260000 Encoding: 9565 9565 668 Width: 1060 VWidth: 0 Flags: W HStem: 273 166<-20 613> 604 166<-20 283> VStem: 283 165<770 1820> 613 165<439 1820> LayerCount: 2 Fore SplineSet 283 770 m 1 283 1820 l 1 448 1820 l 1 448 604 l 1 -20 604 l 1 -20 770 l 1 283 770 l 1 778 1820 m 1 778 273 l 1 -20 273 l 1 -20 439 l 1 613 439 l 1 613 1820 l 1 778 1820 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_S_F270000.glyph000066400000000000000000000005471472062471000320140ustar00rootroot00000000000000StartChar: SF270000 Encoding: 9564 9564 667 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<-20 283 448 613> VStem: 283 165<604 1820> 613 165<604 1820> LayerCount: 2 Fore SplineSet 613 604 m 1 613 1820 l 1 778 1820 l 1 778 438 l 1 -20 438 l 1 -20 604 l 1 283 604 l 1 283 1820 l 1 448 1820 l 1 448 604 l 1 613 604 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_S_F280000.glyph000066400000000000000000000005441472062471000320120ustar00rootroot00000000000000StartChar: SF280000 Encoding: 9563 9563 666 Width: 1060 VWidth: 0 Flags: W HStem: 273 166<-20 448> 604 166<-20 448> VStem: 448 165<439 604 770 1820> LayerCount: 2 Fore SplineSet -20 604 m 1 -20 770 l 1 448 770 l 1 448 1820 l 1 613 1820 l 1 613 273 l 1 -20 273 l 1 -20 439 l 1 448 439 l 1 448 604 l 1 -20 604 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_S_F360000.glyph000066400000000000000000000006171472062471000320120ustar00rootroot00000000000000StartChar: SF360000 Encoding: 9566 9566 669 Width: 1060 VWidth: 0 Flags: W HStem: 273 166<613 1080> 604 166<613 1080> VStem: 448 165<-505 273 439 604 770 1820> LayerCount: 2 Fore SplineSet 613 439 m 1 1080 439 l 1 1080 273 l 1 613 273 l 1 613 -505 l 1 448 -505 l 1 448 1820 l 1 613 1820 l 1 613 770 l 1 1080 770 l 1 1080 604 l 1 613 604 l 1 613 439 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_S_F370000.glyph000066400000000000000000000006271472062471000320140ustar00rootroot00000000000000StartChar: SF370000 Encoding: 9567 9567 670 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<778 1080> VStem: 283 165<-505 1820> 613 165<-505 438 604 1820> LayerCount: 2 Fore SplineSet 448 1820 m 1 448 -505 l 1 283 -505 l 1 283 1820 l 1 448 1820 l 1 778 604 m 1 1080 604 l 1 1080 438 l 1 778 438 l 1 778 -505 l 1 613 -505 l 1 613 1820 l 1 778 1820 l 1 778 604 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_S_F380000.glyph000066400000000000000000000006341472062471000320130ustar00rootroot00000000000000StartChar: SF380000 Encoding: 9562 9562 665 Width: 1060 VWidth: 0 Flags: W HStem: 273 166<448 1080> 604 166<778 1080> VStem: 283 165<439 1820> 613 165<770 1820> LayerCount: 2 Fore SplineSet 613 604 m 1 613 1820 l 1 778 1820 l 1 778 770 l 1 1080 770 l 1 1080 604 l 1 613 604 l 1 283 273 m 1 283 1820 l 1 448 1820 l 1 448 439 l 1 1080 439 l 1 1080 273 l 1 283 273 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_S_F390000.glyph000066400000000000000000000006551472062471000320170ustar00rootroot00000000000000StartChar: SF390000 Encoding: 9556 9556 659 Width: 1060 VWidth: 0 Flags: W HStem: 273 166<778 1080> 604 166<448 1080> VStem: 283 165<-505 604> 613 165<-505 273> LayerCount: 2 Fore SplineSet 1080 770 m 1 1080 604 l 1 448 604 l 1 448 -505 l 1 283 -505 l 1 283 -80 283 345 283 770 c 1 1080 770 l 1 613 439 m 1 1080 439 l 1 1080 273 l 1 778 273 l 1 778 -505 l 1 613 -505 l 1 613 439 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_S_F400000.glyph000066400000000000000000000007441472062471000320060ustar00rootroot00000000000000StartChar: SF400000 Encoding: 9577 9577 680 Width: 1060 VWidth: 0 Flags: W HStem: 273 166<-20 1080> 604 166<-20 283 778 1080> VStem: 283 165<770 1820> 613 165<770 1820> LayerCount: 2 Fore SplineSet -20 439 m 1 1080 439 l 1 1080 273 l 1 -20 273 l 1 -20 439 l 1 448 604 m 1 -20 604 l 1 -20 770 l 1 283 770 l 1 283 1820 l 1 448 1820 l 1 448 604 l 1 613 604 m 1 613 1820 l 1 778 1820 l 1 778 770 l 1 1080 770 l 1 1080 604 l 1 613 604 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_S_F410000.glyph000066400000000000000000000007441472062471000320070ustar00rootroot00000000000000StartChar: SF410000 Encoding: 9574 9574 677 Width: 1060 VWidth: 0 Flags: W HStem: 273 166<-20 283 778 1080> 604 166<-20 1080> VStem: 283 165<-505 273> 613 165<-505 273> LayerCount: 2 Fore SplineSet 448 439 m 1 448 -505 l 1 283 -505 l 1 283 273 l 1 -20 273 l 1 -20 439 l 1 448 439 l 1 613 439 m 1 1080 439 l 1 1080 273 l 1 778 273 l 1 778 -505 l 1 613 -505 l 1 613 439 l 1 -20 770 m 1 1080 770 l 1 1080 604 l 1 -20 604 l 1 -20 770 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_S_F420000.glyph000066400000000000000000000010371472062471000320040ustar00rootroot00000000000000StartChar: SF420000 Encoding: 9568 9568 671 Width: 1060 VWidth: 0 Flags: W HStem: 273 166<778 1080> 604 166<778 1080> VStem: 283 165<-505 1820> 613 467<273 439 604 770> 613 165<-505 273 770 1820> LayerCount: 2 Fore SplineSet 448 1820 m 1xe0 448 -505 l 1 283 -505 l 1 283 1820 l 1 448 1820 l 1xe0 613 604 m 1xf0 613 1820 l 1 778 1820 l 1 778 770 l 1xe8 1080 770 l 1 1080 604 l 1 613 604 l 1xf0 613 439 m 1xf0 1080 439 l 1 1080 273 l 1xf0 778 273 l 1 778 -505 l 1 613 -505 l 1xe8 613 439 l 1xf0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_S_F430000.glyph000066400000000000000000000004711472062471000320060ustar00rootroot00000000000000StartChar: SF430000 Encoding: 9552 9552 655 Width: 1060 VWidth: 0 Flags: W HStem: 273 166<-20 1080> 604 166<-20 1080> LayerCount: 2 Fore SplineSet -20 770 m 1 1080 770 l 1 1080 604 l 1 -20 604 l 1 -20 770 l 1 -20 439 m 1 1080 439 l 1 1080 273 l 1 -20 273 l 1 -20 439 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_S_F440000.glyph000066400000000000000000000013141472062471000320040ustar00rootroot00000000000000StartChar: SF440000 Encoding: 9580 9580 683 Width: 1060 VWidth: 0 Flags: W HStem: 273 166<-20 283 778 1080> 604 166<-20 283 778 1080> VStem: -20 468<273 439 604 770> 283 165<-505 273 770 1820> 613 467<273 439 604 770> 613 165<-505 273 770 1820> LayerCount: 2 Fore SplineSet 448 604 m 1xe0 -20 604 l 1 -20 770 l 1xe0 283 770 l 1 283 1820 l 1 448 1820 l 1xd0 448 604 l 1xe0 448 439 m 1 448 -505 l 1 283 -505 l 1 283 273 l 1xd0 -20 273 l 1 -20 439 l 1 448 439 l 1 613 604 m 1xc8 613 1820 l 1 778 1820 l 1 778 770 l 1xc4 1080 770 l 1 1080 604 l 1 613 604 l 1xc8 613 439 m 1xc8 1080 439 l 1 1080 273 l 1xc8 778 273 l 1 778 -505 l 1 613 -505 l 1xc4 613 439 l 1xc8 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_S_F450000.glyph000066400000000000000000000006211472062471000320050ustar00rootroot00000000000000StartChar: SF450000 Encoding: 9575 9575 678 Width: 1060 VWidth: 0 Flags: W HStem: 273 166<-20 1080> 604 166<-20 448 613 1080> VStem: 448 165<770 1820> LayerCount: 2 Fore SplineSet 448 1820 m 1 613 1820 l 1 613 770 l 1 1080 770 l 1 1080 604 l 1 -20 604 l 1 -20 770 l 1 448 770 l 1 448 1820 l 1 -20 439 m 1 1080 439 l 1 1080 273 l 1 -20 273 l 1 -20 439 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_S_F460000.glyph000066400000000000000000000006141472062471000320100ustar00rootroot00000000000000StartChar: SF460000 Encoding: 9576 9576 679 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<-20 283 448 613 778 1080> VStem: 283 165<604 1820> 613 165<604 1820> LayerCount: 2 Fore SplineSet 448 604 m 1 613 604 l 1 613 1820 l 1 778 1820 l 1 778 604 l 1 1080 604 l 1 1080 438 l 1 -20 438 l 1 -20 604 l 1 283 604 l 1 283 1820 l 1 448 1820 l 1 448 604 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_S_F470000.glyph000066400000000000000000000006201472062471000320060ustar00rootroot00000000000000StartChar: SF470000 Encoding: 9572 9572 675 Width: 1060 VWidth: 0 Flags: W HStem: 273 166<-20 448 613 1080> 604 166<-20 1080> VStem: 448 165<-505 273> LayerCount: 2 Fore SplineSet -20 770 m 1 1080 770 l 1 1080 604 l 1 -20 604 l 1 -20 770 l 1 -20 439 m 1 1080 439 l 1 1080 273 l 1 613 273 l 1 613 -505 l 1 448 -505 l 1 448 273 l 1 -20 273 l 1 -20 439 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_S_F480000.glyph000066400000000000000000000006141472062471000320120ustar00rootroot00000000000000StartChar: SF480000 Encoding: 9573 9573 676 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<-20 283 448 613 778 1080> VStem: 283 165<-505 438> 613 165<-505 438> LayerCount: 2 Fore SplineSet -20 604 m 1 1080 604 l 1 1080 438 l 1 778 438 l 1 778 -505 l 1 613 -505 l 1 613 438 l 1 448 438 l 1 448 -505 l 1 283 -505 l 1 283 438 l 1 -20 438 l 1 -20 604 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_S_F490000.glyph000066400000000000000000000005521472062471000320140ustar00rootroot00000000000000StartChar: SF490000 Encoding: 9561 9561 664 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<448 613 778 1080> VStem: 283 165<604 1820> 613 165<604 1820> LayerCount: 2 Fore SplineSet 613 604 m 1 613 1820 l 1 778 1820 l 1 778 604 l 1 1080 604 l 1 1080 438 l 1 283 438 l 1 283 1820 l 1 448 1820 l 1 448 604 l 1 613 604 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_S_F500000.glyph000066400000000000000000000005521472062471000320040ustar00rootroot00000000000000StartChar: SF500000 Encoding: 9560 9560 663 Width: 1060 VWidth: 0 Flags: W HStem: 273 166<613 1080> 604 166<613 1080> VStem: 448 165<439 604 770 1820> LayerCount: 2 Fore SplineSet 448 273 m 1 448 1820 l 1 613 1820 l 1 613 770 l 1 1080 770 l 1 1080 604 l 1 613 604 l 1 613 439 l 1 1080 439 l 1 1080 273 l 1 448 273 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_S_F510000.glyph000066400000000000000000000005521472062471000320050ustar00rootroot00000000000000StartChar: SF510000 Encoding: 9554 9554 657 Width: 1060 VWidth: 0 Flags: W HStem: 273 166<613 1080> 604 166<613 1080> VStem: 448 165<-505 273 439 604> LayerCount: 2 Fore SplineSet 613 604 m 1 613 439 l 1 1080 439 l 1 1080 273 l 1 613 273 l 1 613 -505 l 1 448 -505 l 1 448 770 l 1 1080 770 l 1 1080 604 l 1 613 604 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_S_F520000.glyph000066400000000000000000000005731472062471000320110ustar00rootroot00000000000000StartChar: SF520000 Encoding: 9555 9555 658 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<448 613 778 1080> VStem: 283 165<-505 438> 613 165<-505 438> LayerCount: 2 Fore SplineSet 283 604 m 1 1080 604 l 1 1080 438 l 1 778 438 l 1 778 -505 l 1 613 -505 l 1 613 438 l 1 448 438 l 1 448 -505 l 1 283 -505 l 1 283 -135 283 234 283 604 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_S_F530000.glyph000066400000000000000000000010121472062471000317770ustar00rootroot00000000000000StartChar: SF530000 Encoding: 9579 9579 682 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<-20 283 448 613 778 1080> VStem: 283 165<-505 438 604 1820> 613 165<-505 438 604 1820> LayerCount: 2 Fore SplineSet 283 604 m 1 283 1820 l 1 448 1820 l 1 448 604 l 1 613 604 l 1 613 1820 l 1 778 1820 l 1 778 604 l 1 1080 604 l 1 1080 438 l 1 778 438 l 1 778 -505 l 1 613 -505 l 1 613 438 l 1 448 438 l 1 448 -505 l 1 283 -505 l 1 283 438 l 1 -20 438 l 1 -20 604 l 1 283 604 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_S_F540000.glyph000066400000000000000000000010071472062471000320040ustar00rootroot00000000000000StartChar: SF540000 Encoding: 9578 9578 681 Width: 1060 VWidth: 0 Flags: W HStem: 273 166<-20 448 613 1080> 604 166<-20 448 613 1080> VStem: 448 165<-505 273 439 604 770 1820> LayerCount: 2 Fore SplineSet 613 273 m 1 613 -505 l 1 448 -505 l 1 448 273 l 1 -20 273 l 1 -20 439 l 1 448 439 l 1 448 604 l 1 -20 604 l 1 -20 770 l 1 448 770 l 1 448 1820 l 1 613 1820 l 1 613 770 l 1 1080 770 l 1 1080 604 l 1 613 604 l 1 613 439 l 1 1080 439 l 1 1080 273 l 1 613 273 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_Sacute.glyph000066400000000000000000000005531472062471000321150ustar00rootroot00000000000000StartChar: Sacute Encoding: 346 346 278 Width: 1060 VWidth: 32 Flags: W HStem: -9 151<278.089 640.798> 1051 21G<938.5 979.941> 1148 154<449.685 881.998> 1346 150<515.979 564.552> VStem: 4 162<240.514 319> 182 171<864.58 1065.2> 459 613 793 164<281.674 547.404> LayerCount: 2 Fore Refer: 321 769 S 1 0 0 1 33 66 2 Refer: 42 83 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_Scaron.glyph000066400000000000000000000005241472062471000321140ustar00rootroot00000000000000StartChar: Scaron Encoding: 352 352 284 Width: 1060 VWidth: 32 Flags: W HStem: -9 151<278.089 640.798> 1051 21G<938.5 979.941> 1148 154<449.685 881.998> 1345 440 VStem: 4 162<240.514 319> 182 171<864.58 1065.2> 793 164<281.674 547.404> LayerCount: 2 Fore Refer: 332 780 S 1 0 0 1 -32 125 2 Refer: 42 83 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_Scedilla.glyph000066400000000000000000000022101472062471000324010ustar00rootroot00000000000000StartChar: Scedilla Encoding: 350 350 282 Width: 1060 VWidth: 32 Flags: W HStem: -406 125<213.312 429.869> 1 141<277.065 316 452.577 641.016> 1051 21G<938.5 979.941> 1148 154<449.685 881.998> VStem: 4 162<237.58 319> 182 171<864.58 1065.2> 437 138<-269.877 -172.195> 793 164<277.396 547.404> LayerCount: 2 Fore SplineSet 166 358 m 1 166 238 272 142 461 142 c 0 674 142 793 277 793 429 c 0 793 508 750 561 690 589 c 0 584 639 431 649 310 709 c 1 240 745 182 815 182 923 c 0 182 1187 425 1302 648 1302 c 0 856 1302 997 1257 1066 1204 c 1 967 1051 l 1 910 1102 808 1148 623 1148 c 0 479 1148 353 1072 353 959 c 0 353 900 380 869 423 847 c 0 529 791 686 792 806 732 c 1 888 688 957 599 957 468 c 0 957 137 705 -3 460 -9 c 1 455 -31 448 -65 448 -67 c 1 529 -71 575 -116 575 -193 c 0 575 -207 573 -222 570 -238 c 0 550 -339 437 -406 353 -406 c 0 287 -406 220 -381 171 -345 c 1 230 -239 l 1 260 -257 295 -281 346 -281 c 0 382 -281 427 -261 437 -223 c 1 437 -221 l 2 437 -219 438 -216 438 -214 c 0 438 -188 406 -167 362 -167 c 0 314 -167 311 -174 281 -184 c 1 316 1 l 1 101 39 4 170 4 319 c 1 166 358 l 1 EndSplineSet Validated: 1 EndChar _Scircumflex.glyph000066400000000000000000000005301472062471000330710ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdirStartChar: Scircumflex Encoding: 348 348 280 Width: 1060 VWidth: 32 Flags: W HStem: -9 151<278.089 640.798> 1051 21G<938.5 979.941> 1148 154<449.685 881.998> 1336 429 VStem: 4 162<240.514 319> 182 171<864.58 1065.2> 793 164<281.674 547.404> LayerCount: 2 Fore Refer: 322 770 S 1 0 0 1 -38 66 2 Refer: 42 83 N 1 0 0 1 0 0 3 Validated: 1 EndChar _Scommaaccent.glyph000066400000000000000000000005431472062471000332060ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdirStartChar: Scommaaccent Encoding: 536 536 474 Width: 1060 VWidth: 0 Flags: W HStem: -629 498 -9 151<278.089 640.798> 1051 21G<938.5 979.941> 1148 154<449.685 881.998> VStem: 4 162<240.514 319> 165 322 182 171<864.58 1065.2> 793 164<281.674 547.404> LayerCount: 2 Fore Refer: 518 806 N 1 0 0 1 -109 -135 2 Refer: 42 83 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_Sigma.glyph000066400000000000000000000010221472062471000317210ustar00rootroot00000000000000StartChar: Sigma Encoding: 931 931 386 Width: 1060 VWidth: 0 Flags: W HStem: -3 150<219 857.952> 1144 153<468 1036> LayerCount: 2 Fore SplineSet 468 1144 m 1 816 752 l 1 784 620 l 1 219 147 l 1 736 149 l 2 792 149 858 175 858 175 c 1 873 27 l 1 822 14 784 -3 708 -3 c 2 26 -3 l 1 35 172 l 1 653 687 l 1 224 1170 l 1 278 1293 l 1 335 1297 405 1297 483 1297 c 0 514 1297 547 1297 581 1297 c 2 691 1297 l 2 840 1297 976 1294 1050 1294 c 2 1066 1294 l 1 1036 1144 l 1 468 1144 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_T.glyph000066400000000000000000000006271472062471000310760ustar00rootroot00000000000000StartChar: T Encoding: 84 84 43 Width: 1060 VWidth: 0 Flags: W HStem: -9 21G<326 489.886> 1144 155<216 550 710 1054.96> LayerCount: 2 Fore SplineSet 326 -9 m 1 550 1144 l 1 352 1144 262 1143 186 1143 c 1 216 1298 l 1 338 1298 793 1299 981 1299 c 0 1054 1299 1101 1287 1118 1284 c 1 1055 1132 l 1 1055 1132 995 1144 945 1144 c 2 710 1144 l 1 486 -9 l 1 326 -9 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_Tau.glyph000066400000000000000000000006341472062471000314220ustar00rootroot00000000000000StartChar: Tau Encoding: 932 932 379 Width: 1060 VWidth: 0 Flags: W HStem: -9 21G<326 489.886> 1144 155<216 550 710 1054.96> LayerCount: 2 Fore SplineSet 326 -9 m 1 550 1144 l 1 352 1144 262 1143 186 1143 c 1 216 1298 l 1 338 1298 793 1299 981 1299 c 0 1054 1299 1101 1287 1118 1284 c 1 1055 1132 l 1 1055 1132 995 1144 945 1144 c 2 710 1144 l 1 486 -9 l 1 326 -9 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_Tbar.glyph000066400000000000000000000010371472062471000315570ustar00rootroot00000000000000StartChar: Tbar Encoding: 358 358 290 Width: 1060 VWidth: 0 Flags: W HStem: -9 21G<326 489.891> 577 159<232 440 631 857> 1144 155<216 550 710 1054.96> LayerCount: 2 Fore SplineSet 631 736 m 1 886 736 l 1 857 577 l 1 600 577 l 1 486 -9 l 1 326 -9 l 1 440 577 l 1 203 577 l 1 232 736 l 1 471 736 l 1 550 1144 l 1 352 1144 262 1143 186 1143 c 1 216 1298 l 1 338 1298 793 1299 981 1299 c 0 1054 1299 1101 1287 1118 1284 c 1 1055 1132 l 1 1055 1132 995 1144 945 1144 c 2 710 1144 l 1 631 736 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_Tcaron.glyph000066400000000000000000000003621472062471000321150ustar00rootroot00000000000000StartChar: Tcaron Encoding: 356 356 288 Width: 1060 VWidth: 32 Flags: W HStem: -9 21G<326 489.886> 1144 155<216 550 710 1054.96> 1351 440 LayerCount: 2 Fore Refer: 332 780 S 1 0 0 1 -37 131 2 Refer: 43 84 N 1 0 0 1 0 0 3 Validated: 1 EndChar _Tcommaaccent.glyph000066400000000000000000000014751472062471000332140ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdirStartChar: Tcommaaccent Encoding: 354 354 286 Width: 1060 VWidth: 32 Flags: W HStem: -385 125<232.312 448.869> 1144 155<216 550 710 1054.96> VStem: 456 138<-248.877 -151.195> LayerCount: 2 Fore SplineSet 326 -9 m 1 550 1144 l 1 352 1144 262 1143 186 1143 c 1 216 1298 l 1 338 1298 793 1299 981 1299 c 0 1054 1299 1101 1287 1118 1284 c 1 1055 1132 l 1 1055 1132 995 1144 945 1144 c 2 710 1144 l 1 486 -9 l 1 475 -9 l 1 471 -27 468 -44 467 -46 c 1 548 -50 594 -95 594 -172 c 0 594 -186 592 -201 589 -217 c 0 569 -318 456 -385 372 -385 c 0 306 -385 239 -360 190 -324 c 1 249 -218 l 1 279 -236 314 -260 365 -260 c 0 401 -260 446 -240 456 -202 c 1 456 -200 l 2 456 -198 457 -195 457 -193 c 0 457 -167 425 -146 381 -146 c 0 333 -146 330 -153 300 -163 c 1 330 -9 l 1 326 -9 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_Theta.glyph000066400000000000000000000016561472062471000317430ustar00rootroot00000000000000StartChar: Theta Encoding: 920 920 372 Width: 1060 VWidth: 0 Flags: W HStem: -16 153<308.984 614.428> 572 153<362 746> 1170 153<521.179 800.813> VStem: 60 162<224.749 688.372> 885 160<549.799 1067.95> LayerCount: 2 Fore SplineSet 256 242 m 0 292 177 354 137 462 137 c 0 578 137 663 204 724 287 c 1 776 351 838 517 860 624 c 1 864 643 l 2 876 707 885 783 885 855 c 0 885 913 880 968 865 1014 c 0 829 1128 767 1170 679 1170 c 0 584 1170 523 1142 450 1066 c 0 364 977 287 835 236 573 c 0 227 529 222 475 222 423 c 0 222 352 232 284 256 242 c 0 704 1323 m 1 809 1323 1045 1270 1045 879 c 0 1045 808 1038 726 1020 632 c 1 1018 621 l 2 986 457 912 304 846 211 c 0 743 67 597 -16 432 -16 c 0 310 -16 191 27 129 127 c 0 83 200 60 292 60 399 c 0 60 452 65 509 77 569 c 0 144 914 250 1063 338 1158 c 0 421 1248 547 1320 704 1323 c 1 362 725 m 1 776 725 l 1 746 572 l 1 332 572 l 1 362 725 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_Thorn.glyph000066400000000000000000000013641472062471000317640ustar00rootroot00000000000000StartChar: Thorn Encoding: 222 222 204 Width: 1060 VWidth: 0 Flags: W HStem: -10 21G<27 200> 460 152<307 756.921> 1008 152<414 798.283> 1277 20G<416.5 437.143> VStem: 870 160<712.05 943.983> LayerCount: 2 Fore SplineSet 865 800 m 0 868 816 870 831 870 845 c 0 870 952 778 1008 536 1008 c 1 475 1008 429 1005 384 1004 c 1 360 878 l 2 324 695 307 613 307 613 c 1 343 612 377 612 410 612 c 0 696 612 832 632 865 800 c 0 185 -10 m 1 27 -9 l 1 281 1294 l 1 349 1294 392 1295 441 1297 c 1 414 1157 l 1 449 1159 489 1160 543 1160 c 0 768 1160 905 1146 993 1008 c 0 1019 967 1030 916 1030 861 c 0 1030 830 1026 797 1020 764 c 0 966 484 655 460 430 460 c 0 382 460 332 461 278 463 c 1 227 200 215 146 185 -10 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_U.glyph000066400000000000000000000014011472062471000310660ustar00rootroot00000000000000StartChar: U Encoding: 85 85 44 Width: 1060 VWidth: 0 Flags: W HStem: -10 151<294.595 604.685> 1293 9G<229.5 406 946 1111> VStem: 70 162<205.789 657.284> 957 154<1148.03 1301.21> LayerCount: 2 Fore SplineSet 957 1313 m 1 1111 1300 l 1 1090 1240 1082 1197 1072 1143 c 0 1044 998 1022 871 1000 760 c 2 988 702 l 2 943 470 896 248 759 119 c 0 659 24 545 -5 415 -10 c 1 159 -10 70 106 70 312 c 0 70 354 73 398 80 447 c 0 90 522 111 644 137 779 c 0 170 951 211 1144 248 1302 c 1 406 1302 l 1 370 1137 323 913 287 728 c 0 263 605 244 499 237 439 c 0 234 412 232 386 232 363 c 0 232 208 299 141 431 141 c 1 538 146 595 169 660 225 c 1 741 299 792 505 830 702 c 0 854 825 878 971 911 1141 c 0 925 1212 935 1251 957 1313 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_Uacute.glyph000066400000000000000000000005051472062471000321140ustar00rootroot00000000000000StartChar: Uacute Encoding: 218 218 130 Width: 1060 VWidth: -10 Flags: W HStem: -10 151<294.595 604.685> 1293 9G<229.5 406 946 1111> 1336 150<518.979 567.552> VStem: 70 162<205.789 657.284> 462 613 957 154<1148.03 1301.21> LayerCount: 2 Fore Refer: 321 769 S 1 0 0 1 36 56 2 Refer: 44 85 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_Ubreve.glyph000066400000000000000000000005211472062471000321140ustar00rootroot00000000000000StartChar: Ubreve Encoding: 364 364 296 Width: 1060 VWidth: 32 Flags: W HStem: -10 151<294.595 604.685> 1293 9G<229.5 406 946 1111> 1376 153<597.679 870.382> VStem: 70 162<205.789 657.284> 394 164<1570.95 1665> 957 154<1148.03 1301.21> LayerCount: 2 Fore Refer: 326 774 S 1 0 0 1 0 19 2 Refer: 44 85 N 1 0 0 1 0 0 3 Validated: 1 EndChar _Ucircumflex.glyph000066400000000000000000000004611472062471000330760ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdirStartChar: Ucircumflex Encoding: 219 219 131 Width: 1060 VWidth: -10 Flags: W HStem: -10 151<294.595 604.685> 1293 9G<229.5 406 946 1111> 1369 429 VStem: 70 162<205.789 657.284> 957 154<1148.03 1301.21> LayerCount: 2 Fore Refer: 322 770 S 1 0 0 1 -9 99 2 Refer: 44 85 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_Udieresis.glyph000066400000000000000000000005021472062471000326170ustar00rootroot00000000000000StartChar: Udieresis Encoding: 220 220 132 Width: 1060 VWidth: -4 Flags: W HStem: -10 151<294.595 604.685> 1293 9G<229.5 406 946 1111> 1427 225<445 635 850 1041> VStem: 70 162<205.789 657.284> 957 154<1148.03 1301.21> LayerCount: 2 Fore Refer: 173 168 S 1 0 0 1 125 337 2 Refer: 44 85 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_Ugrave.glyph000066400000000000000000000004641472062471000321230ustar00rootroot00000000000000StartChar: Ugrave Encoding: 217 217 129 Width: 1060 VWidth: -10 Flags: W HStem: -10 151<294.595 604.685> 1293 9G<229.5 406 946 1111> 1354 530 VStem: 70 162<205.789 657.284> 517 494 957 154<1148.03 1301.21> LayerCount: 2 Fore Refer: 320 768 S 1 0 0 1 18 74 2 Refer: 44 85 N 1 0 0 1 0 0 3 Validated: 1 EndChar _Uhungarumlaut.glyph000066400000000000000000000004631472062471000334530ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdirStartChar: Uhungarumlaut Encoding: 368 368 300 Width: 1060 VWidth: 32 Flags: W HStem: -10 151<294.595 604.685> 1293 9G<229.5 406 946 1111> 1322 555 VStem: 70 162<205.789 657.284> 957 154<1148.03 1301.21> LayerCount: 2 Fore Refer: 331 779 S 1 0 0 1 98 164 2 Refer: 44 85 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_Umacron.glyph000066400000000000000000000005011472062471000322660ustar00rootroot00000000000000StartChar: Umacron Encoding: 362 362 294 Width: 1060 VWidth: 32 Flags: W HStem: -10 151<294.595 604.685> 1293 9G<229.5 406 946 1111> 1438 152<501.946 927> VStem: 70 162<205.789 657.284> 474 483 957 154<1148.03 1301.21> LayerCount: 2 Fore Refer: 324 772 S 1 0 0 1 6 -35 2 Refer: 44 85 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_Uogonek.glyph000066400000000000000000000020321472062471000322720ustar00rootroot00000000000000StartChar: Uogonek Encoding: 370 370 302 Width: 1060 VWidth: 32 Flags: W HStem: -466 144<328.311 548.1> 1293 9G<229.5 406 946 1111> VStem: 70 162<204.938 657.284> 161 159<-310.953 -180.641> 957 154<1148.03 1301.21> LayerCount: 2 Fore SplineSet 957 1313 m 1xe8 1111 1300 l 1 1090 1240 1082 1197 1072 1143 c 0 1044 998 1022 871 1000 760 c 2 988 702 l 1 943 470 896 248 759 119 c 1 663 20 335 -164 321 -238 c 0 320 -243 320 -248 320 -253 c 0 320 -299 368 -322 426 -322 c 0 484 -322 531 -289 565 -267 c 1 623 -373 l 1 570 -421 473 -466 394 -466 c 0 232 -466 161 -397 161 -291 c 0xd8 161 -274 162 -257 166 -238 c 0 182 -154 267 -79 364 -8 c 1 147 7 70 120 70 312 c 0 70 354 73 398 80 447 c 0 90 522 111 644 137 779 c 0 170 951 211 1144 248 1302 c 1 406 1302 l 1 370 1137 323 913 287 728 c 0 263 605 244 499 237 439 c 0 234 412 232 386 232 363 c 0 232 208 299 141 431 141 c 1 538 146 595 169 660 225 c 1 741 299 792 505 830 702 c 0 854 825 878 971 911 1141 c 0 925 1212 935 1251 957 1313 c 1xe8 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_Upsilon.glyph000066400000000000000000000010051472062471000323130ustar00rootroot00000000000000StartChar: Upsilon Encoding: 933 933 380 Width: 1060 VWidth: 0 Flags: W HStem: -6 21G<323 486.817> 1308 20G<312.62 368.5 986.5 1045.14> LayerCount: 2 Fore SplineSet 323 -6 m 1 350 135 l 2 367 225 425 482 448 601 c 1 391 712 232 1151 202 1257 c 1 356 1328 l 1 381 1251 505 896 565 759 c 1 690 898 959 1254 1014 1341 c 1 1137 1262 l 1 1072 1168 972 1026 834 858 c 1 722 727 630 616 606 590 c 1 597 543 585 495 575 441 c 1 546 309 516 167 508 125 c 2 483 -6 l 1 323 -6 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_Upsilon1.glyph000066400000000000000000000012201472062471000323730ustar00rootroot00000000000000StartChar: Upsilon1 Encoding: 978 978 413 Width: 1060 VWidth: 4 Flags: W HStem: 0 21G<357 516.889> 1070 298<1008.33 1150> VStem: 1004 170<1071.31 1282.5> 1004 147<1070 1210.91> LayerCount: 2 Fore SplineSet 611 976 m 1xe0 702 1121 901 1368 1034 1368 c 0 1141 1368 1174 1323 1174 1242 c 0xe0 1174 1197 1164 1141 1151 1076 c 0xd0 1151 1074 1150 1072 1150 1070 c 1 993 1070 l 1 1001 1124 1004 1164 1004 1188 c 0 1004 1200 1003 1208 1002 1212 c 1 981 1199 697 945 646 684 c 2 513 0 l 1 357 1 l 1 490 683 l 2 495 710 498 738 498 766 c 0 498 969 368 1185 189 1215 c 1 282 1376 l 1 447 1328 590 1129 611 976 c 1xe0 EndSplineSet Validated: 1 EndChar _Upsilondieresis.glyph000066400000000000000000000004251472062471000337710ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdirStartChar: Upsilondieresis Encoding: 939 939 393 Width: 1060 VWidth: 0 Flags: W HStem: -6 21G<323 486.817> 1308 20G<312.62 368.5 986.5 1045.14> 1376 225<431 621 836 1027> LayerCount: 2 Fore Refer: 173 168 S 1 0 0 1 111 286 2 Refer: 380 933 N 1 0 0 1 0 0 3 Validated: 1 EndChar _Upsilontonos.glyph000066400000000000000000000004541472062471000333260ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdirStartChar: Upsilontonos Encoding: 910 910 401 Width: 1060 VWidth: 0 Flags: W HStem: -6 21G<457.059 605.183> 1179 491 1308 20G<447.673 498.2 1057 1110.02> VStem: 166.002 350.114 LayerCount: 2 Fore Refer: 390 900 N 0.837594 0 0 1 -293 -43 2 Refer: 380 933 S 0.904207 0 0 1 165 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_Uring.glyph000066400000000000000000000006221472062471000317520ustar00rootroot00000000000000StartChar: Uring Encoding: 366 366 298 Width: 1060 VWidth: 32 Flags: W HStem: -10 151<294.595 604.685> 1293 9G<229.5 406 946 1111> 1337 125<625.127 782.389> 1603 124<635.117 794.021> VStem: 70 162<205.789 657.284> 489.84 132<1467.38 1587.47> 795.84 133<1477.58 1597.69> 957 154<1148.03 1301.21> LayerCount: 2 Fore Refer: 737 730 S 1 0 0 1 111.84 415 2 Refer: 44 85 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_Utilde.glyph000066400000000000000000000005271472062471000321200ustar00rootroot00000000000000StartChar: Utilde Encoding: 360 360 292 Width: 1060 VWidth: 32 Flags: W HStem: -10 151<294.595 604.685> 1293 9G<229.5 406 946 1111> 1399 153<794.861 1007.29> 1528 153<495.568 702.314> VStem: 70 162<205.789 657.284> 957 154<1148.03 1301.21> LayerCount: 2 Fore Refer: 323 771 S 1 0 0 1 21 -13 2 Refer: 44 85 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_V.glyph000066400000000000000000000006421472062471000310750ustar00rootroot00000000000000StartChar: V Encoding: 86 86 45 Width: 1060 VWidth: 0 Flags: W HStem: -5 21G<337.5 498> 1319 20G<283.868 371 939.5 1049.18> VStem: 183 162<1102.2 1290.69> LayerCount: 2 Fore SplineSet 337 -5 m 1 338 5 338 17 338 31 c 0 338 277 231 1075 183 1286 c 1 345 1339 l 1 397 1087 450 723 476 355 c 1 611 669 865 1093 1014 1341 c 1 1160 1258 l 1 1017 1027 555 196 498 -4 c 1 337 -5 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_W.glyph000066400000000000000000000015031472062471000310730ustar00rootroot00000000000000StartChar: W Encoding: 87 87 46 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<125.5 263 624 794> 1298 20G<241 338.5 918.5 1143.38> VStem: 181 160<825.827 1286> 565 147<310.009 613> LayerCount: 2 Back SplineSet 521 613 m 5 568 388 702 22 710 0 c 5 841 0 l 5 884 170 990 1035 1036 1286 c 5 882 1318 l 5 761.5 675.2 796 608 752 298 c 5 682 528 613 886 607 957 c 1029 EndSplineSet Fore SplineSet 257 0 m 1 126 0 l 1 125 13 125 29 125 49 c 0 125 295 178 1054 181 1286 c 1 341 1318 l 1 336 675 289 608 273 298 c 1 388 528 526 886 546 957 c 1 591 957 679 957 715 969 c 1 715 880 712 769 712 657 c 0 712 528 715 399 727 300 c 1 815 585 788 624 1049 1315 c 1 1200 1283 l 1 1099 1032 828 178 760 0 c 1 624 0 l 1 624 0 565 403 565 595 c 0 565 601 565 607 565 613 c 1 474 388 269 22 257 0 c 1 EndSplineSet Validated: 1 EndChar _Wcircumflex.glyph000066400000000000000000000004601472062471000330770ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdirStartChar: Wcircumflex Encoding: 372 372 304 Width: 1060 VWidth: 32 Flags: W HStem: 0 21G<125.5 263 624 794> 1298 20G<241 338.5 918.5 1143.38> 1363 429 VStem: 181 160<825.827 1286> 565 147<310.009 613> LayerCount: 2 Fore Refer: 322 770 S 1 0 0 1 23 93 2 Refer: 46 87 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_X.glyph000066400000000000000000000006561472062471000311040ustar00rootroot00000000000000StartChar: X Encoding: 88 88 47 Width: 1060 VWidth: 0 Flags: W HStem: -30 21G<726.5 817.032> 1320 11G<291.41 380 963.325 1007.79> LayerCount: 2 Fore SplineSet 979 1340 m 1 1110 1249 l 1 623 633 l 1 742 366 808 200 923 63 c 1 788 -30 l 1 665 117 616 255 511 497 c 1 88 -42 l 1 -37 54 l 1 432 654 l 1 352 858 283 1092 173 1248 c 1 329 1331 l 1 431 1185 485 971 555 799 c 1 979 1340 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_Xi.glyph000066400000000000000000000010501472062471000312420ustar00rootroot00000000000000StartChar: Xi Encoding: 926 926 384 Width: 1060 VWidth: 0 Flags: W HStem: -3 150<54 857.952> 666 150<344 752> 1144 153<278 1036> LayerCount: 2 Fore SplineSet 344 816 m 1 782 816 l 1 752 666 l 1 314 666 l 1 344 816 l 1 278 1293 m 1 335 1297 405 1297 483 1297 c 0 514 1297 547 1297 581 1297 c 2 691 1297 l 2 840 1297 976 1294 1050 1294 c 2 1066 1294 l 1 1036 1144 l 1 251 1144 l 1 278 1293 l 1 54 147 m 1 736 149 l 2 792 149 858 175 858 175 c 1 873 27 l 1 822 14 784 -3 708 -3 c 2 26 -3 l 1 54 147 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_Y.glyph000066400000000000000000000005411472062471000310760ustar00rootroot00000000000000StartChar: Y Encoding: 89 89 48 Width: 1060 VWidth: 0 Flags: W HStem: 1294 20G<301.965 374 969 1035.85> LayerCount: 2 Fore SplineSet 296 42 m 1 566 524 l 1 509 635 232 1151 202 1257 c 1 356 1314 l 1 392 1224 590 839 666 693 c 1 713 805 953 1235 985 1339 c 1 1135 1280 l 1 910 815 674 386 445 -32 c 1 296 42 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_Yacute.glyph000066400000000000000000000004001472062471000321120ustar00rootroot00000000000000StartChar: Yacute Encoding: 221 221 133 Width: 1060 VWidth: -10 Flags: W HStem: 1294 20G<301.965 374 969 1035.85> 1348 150<488.979 537.552> VStem: 432 613 LayerCount: 2 Fore Refer: 321 769 S 1 0 0 1 6 68 2 Refer: 48 89 N 1 0 0 1 0 0 3 Validated: 1 EndChar _Ycircumflex.glyph000066400000000000000000000003451472062471000331030ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdirStartChar: Ycircumflex Encoding: 374 374 306 Width: 1060 VWidth: 32 Flags: W HStem: 1294 20G<301.965 374 969 1035.85> 1387 429 LayerCount: 2 Fore Refer: 322 770 S 1 0 0 1 6 117 2 Refer: 48 89 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_Ydieresis.glyph000066400000000000000000000003671472062471000326340ustar00rootroot00000000000000StartChar: Ydieresis Encoding: 376 376 308 Width: 1060 VWidth: 32 Flags: W HStem: 1294 20G<301.965 374 969 1035.85> 1406 225<478 668 883 1074> LayerCount: 2 Fore Refer: 173 168 S 1 0 0 1 158 316 2 Refer: 48 89 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_Z.glyph000066400000000000000000000007601472062471000311020ustar00rootroot00000000000000StartChar: Z Encoding: 90 90 49 Width: 1060 VWidth: 0 Flags: W HStem: -3 154<217 873.938> 1150 152<237 904> LayerCount: 2 Fore SplineSet 47 -5 m 1 -31 83 l 1 904 1150 l 1 690 1150 351 1145 237 1145 c 1 236 1298 l 1 356 1298 808 1302 996 1302 c 0 1071 1302 1115 1289 1133 1286 c 1 1124 1253 1096 1172 1088 1149 c 1 217 151 l 1 704 150 l 2 789 150 832 154 876 177 c 1 926 44 l 1 881 11 808 -3 733 -3 c 2 490 -3 l 2 278 -3 102 -5 54 -5 c 2 47 -5 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_Zacute.glyph000066400000000000000000000004041472062471000321170ustar00rootroot00000000000000StartChar: Zacute Encoding: 377 377 309 Width: 1060 VWidth: 32 Flags: W HStem: -3 154<217 873.938> 1150 152<237 904> 1340 150<528.979 577.552> VStem: 472 613 LayerCount: 2 Fore Refer: 321 769 S 1 0 0 1 46 60 2 Refer: 49 90 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_Zcaron.glyph000066400000000000000000000003451472062471000321240ustar00rootroot00000000000000StartChar: Zcaron Encoding: 381 381 313 Width: 1060 VWidth: 32 Flags: W HStem: -3 154<217 873.938> 1150 152<237 904> 1366 440 LayerCount: 2 Fore Refer: 332 780 S 1 0 0 1 -1 146 2 Refer: 49 90 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_Zdotaccent.glyph000066400000000000000000000004001472062471000327560ustar00rootroot00000000000000StartChar: Zdotaccent Encoding: 379 379 311 Width: 1060 VWidth: 32 Flags: W HStem: -3 154<217 873.938> 1150 152<237 904> 1419 225<653 845> VStem: 609 279 LayerCount: 2 Fore Refer: 328 775 S 1 0 0 1 73 -7 2 Refer: 49 90 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/_Zeta.glyph000066400000000000000000000007661472062471000316020ustar00rootroot00000000000000StartChar: Zeta Encoding: 918 918 370 Width: 1060 VWidth: 0 Flags: W HStem: -3 154<217 882.795> 1150 152<265 904> LayerCount: 2 Fore SplineSet 47 -5 m 1 -31 83 l 1 904 1150 l 1 690 1150 351 1145 237 1145 c 1 265 1298 l 1 385 1298 808 1302 996 1302 c 0 1071 1302 1115 1289 1133 1286 c 1 1124 1253 1096 1172 1088 1149 c 1 217 151 l 1 704 150 l 2 789 150 817 154 886 175 c 1 897 27 l 1 849 11 808 -3 733 -3 c 2 490 -3 l 2 278 -3 102 -5 54 -5 c 2 47 -5 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/a.glyph000066400000000000000000000013521472062471000307500ustar00rootroot00000000000000StartChar: a Encoding: 97 97 0 Width: 1060 VWidth: 6 Flags: W HStem: -8 152<263.542 494.389> 890 144<420.442 744.614> VStem: 66 152<187.28 570.631> 716 150<78.0819 215.544> LayerCount: 2 Fore SplineSet 243 514 m 0 226 451 218 395 218 346 c 0 218 218 272 144 350 144 c 0 576 144 708 442 766 608 c 1 811 804 l 1 761 839 688 890 584 890 c 0 393 890 314 774 243 514 c 0 1006 1002 m 1 886 356 l 2 873 290 866 246 866 214 c 0 866 162 884 142 919 109 c 1 813 -10 l 1 772 27 716 54 716 191 c 0 716 199 716 207 717 216 c 1 659 132 533 -8 321 -8 c 0 166 -8 66 140 66 343 c 0 66 394 72 448 85 504 c 0 169 862 303 1034 604 1034 c 0 730 1034 793 994 841 961 c 1 846 984 849 1006 851 1026 c 1 1006 1002 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/aacute.glyph000066400000000000000000000004771472062471000320010ustar00rootroot00000000000000StartChar: aacute Encoding: 225 225 60 Width: 1060 VWidth: 0 Flags: W HStem: -8 152<263.542 494.389> 890 144<420.442 744.614> 1064 150<472.979 521.552> VStem: 66 152<187.28 570.631> 416 613 716 150<78.0819 215.544> LayerCount: 2 Fore Refer: 321 769 S 1 0 0 1 -10 -216 2 Refer: 0 97 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/abreve.glyph000066400000000000000000000005171472062471000317760ustar00rootroot00000000000000StartChar: abreve Encoding: 259 259 208 Width: 1060 VWidth: 32 Flags: W HStem: -8 152<263.542 494.389> 890 144<420.442 744.614> 1115 153<531.679 804.382> VStem: 66 152<187.28 570.631> 328 164<1309.95 1404> 716 150<78.0819 215.544> LayerCount: 2 Fore Refer: 326 774 S 1 0 0 1 -66 -242 2 Refer: 0 97 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/acircumflex.glyph000066400000000000000000000004531472062471000330330ustar00rootroot00000000000000StartChar: acircumflex Encoding: 226 226 61 Width: 1060 VWidth: 0 Flags: W HStem: -8 152<263.542 494.389> 890 144<420.442 744.614> 1069 429 VStem: 66 152<187.28 570.631> 716 150<78.0819 215.544> LayerCount: 2 Fore Refer: 322 770 S 1 0 0 1 -66 -201 2 Refer: 0 97 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/acute.glyph000066400000000000000000000004411472062471000316270ustar00rootroot00000000000000StartChar: acute Encoding: 180 180 174 Width: 1060 VWidth: -43 Flags: W HStem: 1203 150<467.979 516.552> VStem: 411 613 LayerCount: 2 Fore SplineSet 411 1353 m 1 556 1396 788 1560 907 1664 c 1 1024 1514 l 1 909 1406 619 1245 474 1203 c 1 411 1353 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/acutecomb.glyph000066400000000000000000000004451472062471000324740ustar00rootroot00000000000000StartChar: acutecomb Encoding: 769 769 321 Width: 1060 VWidth: -43 Flags: W HStem: 1280 150<482.979 531.552> VStem: 426 613 LayerCount: 2 Fore SplineSet 426 1430 m 1 571 1473 803 1637 922 1741 c 1 1039 1591 l 1 924 1483 634 1322 489 1280 c 1 426 1430 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/adieresis.glyph000066400000000000000000000004711472062471000325010ustar00rootroot00000000000000StartChar: adieresis Encoding: 228 228 63 Width: 1060 VWidth: 0 Flags: W HStem: -8 152<263.542 494.389> 890 144<420.442 744.614> 1181 225<430 620 835 1026> VStem: 66 152<187.28 570.631> 716 150<78.0819 215.544> LayerCount: 2 Fore Refer: 173 168 S 1 0 0 1 110 91 2 Refer: 0 97 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/ae.glyph000066400000000000000000000021301472062471000311100ustar00rootroot00000000000000StartChar: ae Encoding: 230 230 65 Width: 1060 VWidth: 6 Flags: W HStem: -8 152<194.367 355.276 629.321 812.113> 543 144<293.093 430.485> 889 145<309.062 504.618 788.056 946.206> VStem: 33 152<147.529 404.387> 963 146<654.073 874.486> LayerCount: 2 Fore SplineSet 145 894 m 1 263 986 368 1034 450 1034 c 0 581 1034 617 964 641 868 c 1 718 964 813 1033 904 1033 c 0 1084 1033 1109 886 1109 776 c 0 1109 664 1040 571 976 504 c 0 886 411 741 356 597 345 c 1 597 342 597 338 597 334 c 0 597 262 617 145 695 145 c 0 783 145 824 196 873 250 c 1 975 141 l 1 925 96 831 -8 661 -8 c 0 564 -8 512 41 486 120 c 1 438 54 371 -8 215 -8 c 0 109 -8 33 71 33 241 c 0 33 434 165 687 397 687 c 0 448 687 502 634 506 618 c 1 506 618 528 696 528 738 c 0 528 832 504 889 424 889 c 0 370 889 301 846 225 784 c 1 145 894 l 1 185 244 m 0 185 171 217 144 244 144 c 0 416 144 449 379 464 430 c 1 455 464 413 543 377 543 c 0 273 543 185 344 185 244 c 0 613 496 m 1 728 504 813 542 880 610 c 0 924 655 963 706 963 774 c 0 963 814 955 886 875 886 c 0 793 886 662 747 613 496 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/aeacute.glyph000066400000000000000000000005741472062471000321440ustar00rootroot00000000000000StartChar: aeacute Encoding: 509 509 459 Width: 1060 VWidth: 0 Flags: W HStem: -8 152<194.367 355.276 629.321 812.113> 543 144<293.093 430.485> 889 145<309.062 504.618 788.056 946.206> 1049 150<495.979 544.552> VStem: 33 152<147.529 404.387> 439 613 963 146<654.073 874.486> LayerCount: 2 Fore Refer: 321 769 S 1 0 0 1 13 -231 2 Refer: 65 230 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/afii00208.glyph000066400000000000000000000002761472062471000320360ustar00rootroot00000000000000StartChar: afii00208 Encoding: 8213 8213 526 Width: 1060 VWidth: 6 Flags: W HStem: 430 160<-4.50085 1086.25> LayerCount: 2 Fore Refer: 100 45 S 1.34827 0 0 1 -200 -13 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/afii10017.glyph000066400000000000000000000003761472062471000320360ustar00rootroot00000000000000StartChar: afii10017 Encoding: 1040 1040 754 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<-33 131.5 796.988 969> 332 160<359.395 739> 1281 20G<601.807 785.859> VStem: -33 162<0 114.376> LayerCount: 2 Fore Refer: 26 65 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/afii10018.glyph000066400000000000000000000016741472062471000320410ustar00rootroot00000000000000StartChar: afii10018 Encoding: 1041 1041 755 Width: 1060 VWidth: 0 Flags: W HStem: -5 151<215 648.411> 641 150<344 725.517> 1150 149<406.876 964.393> VStem: 801 164<304.544 570.764> LayerCount: 2 Fore SplineSet 1021 1276 m 9 969 1127 l 17 871 1148 755 1150 621 1150 c 0 582 1150 541 1150 498 1150 c 1 455 1150 443 1148 412 1145 c 1 408 1108 400 1064 391 1017 c 0 378 950 358 862 344 788 c 1 392 790 438 791 480 791 c 0 804 791 965 722 965 507 c 0 965 473 960 435 952 393 c 0 908 168 732 23 561 3 c 0 521 -2 479 -5 440 -5 c 0 355 -5 267 3 159 3 c 2 23 3 l 1 61 197 110 407 191 823 c 0 225 996 253 1158 269 1285 c 1 351 1291 401 1299 514 1299 c 1 794 1299 945 1298 1021 1276 c 9 538 641 m 0 489 641 430 639 357 639 c 2 313 639 l 1 265 402 231 229 215 153 c 1 323 153 361 146 436 146 c 0 476 146 512 148 548 153 c 0 657 166 769 265 797 409 c 0 800 426 801 443 801 458 c 0 801 591 677 641 538 641 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/afii10019.glyph000066400000000000000000000004241472062471000320320ustar00rootroot00000000000000StartChar: afii10019 Encoding: 1042 1042 756 Width: 1060 VWidth: 0 Flags: W HStem: -5 151<206 639.411> 647 156<338 605.732> 1150 149<397.876 685.781> VStem: 712 162<896.843 1115.17> 794 157<304.544 573.359> LayerCount: 2 Fore Refer: 27 66 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/afii10020.glyph000066400000000000000000000003041472062471000320170ustar00rootroot00000000000000StartChar: afii10020 Encoding: 1043 1043 757 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<108 272.888> 1147 154<492 1128.09> LayerCount: 2 Fore Refer: 368 915 S 1 0 0 1 72 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/afii10021.glyph000066400000000000000000000012371472062471000320260ustar00rootroot00000000000000StartChar: afii10021 Encoding: 1044 1044 758 Width: 1060 Flags: W HStem: 2 155<223 698.889> 1144 153<560.711 880> LayerCount: 2 Fore SplineSet 817 816 m 1 880 1144 l 1 566 1144 l 1 453 645 351 383 223 157 c 1 691 157 l 1 707 238 743 437 782 636 c 2 817 816 l 1 886 -281 m 1 735 -279 l 1 790 2 l 1 102 2 l 1 101 -3 100 -12 99 -17 c 0 78 -124 68 -272 68 -272 c 1 -88 -288 l 1 -81 -198 -64 -54 -42 59 c 0 -35 93 -29 126 -24 157 c 1 61 157 l 1 227 453 321 680 427 1226 c 0 431 1249 436 1272 441 1296 c 1 772 1297 l 2 806 1297 833 1297 864 1297 c 0 942 1297 1012 1297 1067 1293 c 1 846 157 l 1 971 157 l 1 886 -281 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/afii10022.glyph000066400000000000000000000003201472062471000320170ustar00rootroot00000000000000StartChar: afii10022 Encoding: 1045 1045 759 Width: 1060 VWidth: 0 Flags: W HStem: -3 151<211 834.964> 666 150<344 782> 1144 153<407 1066> LayerCount: 2 Fore Refer: 30 69 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/afii10023.glyph000066400000000000000000000003551472062471000320300ustar00rootroot00000000000000StartChar: afii10023 Encoding: 1025 1025 739 Width: 1060 VWidth: -6 Flags: W HStem: -3 151<211 834.964> 666 150<344 782> 1144 153<407 1066> 1427 225<425 615 830 1021> LayerCount: 2 Fore Refer: 87 203 N 1 0 0 1 0 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/afii10024.glyph000066400000000000000000000013061472062471000320260ustar00rootroot00000000000000StartChar: afii10024 Encoding: 1046 1046 760 Width: 1060 Flags: W HStem: -5 21G<-94 85 366 506.877 808 967> 614 147<422.483 486 652 715.539> 1306 2G<258.083 340.5 617.124 758 993.5 1104.63> VStem: 808 159<-1 307.11> LayerCount: 2 Fore SplineSet 706 614 m 1 623 614 l 1 503 -5 l 1 366 -5 l 1 486 614 l 1 399 614 l 1 304 427 109 128 61 -6 c 1 -94 5 l 1 -19 190 197 535 295 714 c 1 272 956 262 1097 152 1230 c 1 286 1326 l 1 395 1162 417 880 426 761 c 1 515 761 l 1 621 1308 l 1 758 1308 l 1 652 761 l 1 737 761 l 1 792 880 907 1161 1080 1325 c 1 1197 1230 l 1 1035 1097 955 903 838 661 c 1 883 479 967 180 967 -1 c 1 808 -1 l 1 808 140 745 440 706 614 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/afii10025.glyph000066400000000000000000000015351472062471000320330ustar00rootroot00000000000000StartChar: afii10025 Encoding: 1047 1047 761 Width: 1060 Flags: W HStem: -6 151<204.207 609.747> 645 150<404 648.281> 1171 151<396.484 782.55> VStem: 757 167<278.664 542.509> 841 162<889.202 1111.42> LayerCount: 2 Fore SplineSet 404 797 m 17xf0 477 797 473 795 522 795 c 0 712 795 815 863 837 974 c 0 840 987 841 999 841 1011 c 0 841 1118 741 1171 620 1171 c 0 464 1171 417 1144 291 1066 c 1 221 1186 l 17 418 1314 524 1322 660 1322 c 0 840 1322 1003 1228 1003 1043 c 0xe8 1003 1021 1001 998 996 974 c 0 973 854 899 779 786 717 c 1 866 675 924 598 924 465 c 0 924 431 920 394 912 352 c 0 866 116 643 -6 396 -6 c 0 311 -6 146 4 -4 116 c 9 106 254 l 1 202 176 277 145 425 145 c 0 605 145 730 250 751 356 c 0 755 375 757 393 757 410 c 0 757 553 637 645 494 645 c 0 445 645 449 643 376 643 c 9 404 797 l 17xf0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/afii10026.glyph000066400000000000000000000010301472062471000320220ustar00rootroot00000000000000StartChar: afii10026 Encoding: 1048 1048 762 Width: 1060 VWidth: 0 Flags: W HStem: -6 21G<2.88932 158 686 848> 1277 17G<248.111 411 813 1088> LayerCount: 2 Fore SplineSet 929 1297 m 1 1088 1296 l 1 1078 1243 1067 1186 1056 1129 c 0 1011 899 958 645 914 419 c 0 882 256 856 107 840 -6 c 1 686 -6 l 1 710 165 743 348 779 534 c 0 805 668 833 804 860 934 c 1 695 686 320 181 158 -3 c 1 -1 -7 l 1 252 1294 l 1 411 1294 l 1 381 1142 311 787 254 494 c 2 214 290 l 1 485 643 697 940 929 1297 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/afii10027.glyph000066400000000000000000000004631472062471000320340ustar00rootroot00000000000000StartChar: afii10027 Encoding: 1049 1049 763 Width: 1060 Flags: W HStem: -6 21G<2.88932 158 686 848> 1277 17G<248.111 411 813 1088> 1373.6 153<592.54 865.243> VStem: 388.861 164<1568.55 1662.6> LayerCount: 2 Fore Refer: 326 774 S 1 0 0 1 -5.13895 16.6 2 Refer: 762 1048 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/afii10028.glyph000066400000000000000000000003731472062471000320350ustar00rootroot00000000000000StartChar: afii10028 Encoding: 1050 1050 764 Width: 1060 VWidth: 0 Flags: W HStem: -5 9G<40 202.255 777.5 852.4> 1288 20G<291.116 453 1029.5 1055.85> VStem: 790 156<28.4051 86.5903> LayerCount: 2 Fore Refer: 34 75 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/afii10029.glyph000066400000000000000000000010421472062471000320300ustar00rootroot00000000000000StartChar: afii10029 Encoding: 1051 1051 765 Width: 1060 Flags: W HStem: -10 154<-8.64517 100.974> 1144 153<571.779 945> LayerCount: 2 Fore SplineSet -46 -6 m 1 -5 145 l 1 0 144 4 144 9 144 c 0 147 144 282 409 454 1296 c 1 810 1297 l 2 844 1297 898 1297 929 1297 c 0 1007 1297 1077 1297 1132 1293 c 1 1048 861 964 429 880 -3 c 1 879 -3 879 -3 878 -3 c 0 843 -3 881 -1 719 0 c 1 760 208 788 332 847 636 c 2 882 816 l 1 945 1144 l 1 582 1144 l 1 474 689 335 -10 -1 -10 c 0 -16 -10 -31 -9 -46 -6 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/afii10030.glyph000066400000000000000000000003641472062471000320260ustar00rootroot00000000000000StartChar: afii10030 Encoding: 1052 1052 766 Width: 1060 VWidth: 31 Flags: W HStem: -5 21G<-14 147.851 655 815.873> 1272 19G<231.16 390 866 1063> VStem: 235 155<1217.33 1291> LayerCount: 2 Fore Refer: 36 77 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/afii10031.glyph000066400000000000000000000003531472062471000320250ustar00rootroot00000000000000StartChar: afii10031 Encoding: 1053 1053 767 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<-15 163.5 679 840.888> 625 152<295.082 800> 1276 15G<237 393.088 913.5 1088> LayerCount: 2 Fore Refer: 33 72 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/afii10032.glyph000066400000000000000000000004031472062471000320220ustar00rootroot00000000000000StartChar: afii10032 Encoding: 1054 1054 768 Width: 1060 VWidth: 0 Flags: W HStem: -13 153<291.462 584.667> 1173 153<510.265 784.235> VStem: 43 162<227.749 691.372> 869 158<555.722 1070.95> LayerCount: 2 Fore Refer: 38 79 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/afii10033.glyph000066400000000000000000000005071472062471000320300ustar00rootroot00000000000000StartChar: afii10033 Encoding: 1055 1055 769 Width: 1060 VWidth: 31 Flags: W HStem: -5 21G<20 181.892 689 849.873> 1141 150<401 910> LayerCount: 2 Fore SplineSet 401 1141 m 1 178 -5 l 1 20 -5 l 1 269 1292 l 1 940 1291 l 1 1097 1291 l 1 846 -5 l 1 689 -5 l 1 910 1141 l 1 401 1141 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/afii10034.glyph000066400000000000000000000003631472062471000320310ustar00rootroot00000000000000StartChar: afii10034 Encoding: 1056 1056 770 Width: 1060 VWidth: 0 Flags: W HStem: -10 21G<27 200> 460 152<307 690.213> 1151 151<412 831.874> VStem: 892 165<796.778 1094.68> LayerCount: 2 Fore Refer: 39 80 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/afii10035.glyph000066400000000000000000000003511472062471000320270ustar00rootroot00000000000000StartChar: afii10035 Encoding: 1057 1057 771 Width: 1060 VWidth: 0 Flags: W HStem: -3 154<341.487 672.446> 1152 154<565.376 855.378> VStem: 82 160<261.362 714.952> LayerCount: 2 Fore Refer: 28 67 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/afii10036.glyph000066400000000000000000000003121472062471000320250ustar00rootroot00000000000000StartChar: afii10036 Encoding: 1058 1058 772 Width: 1060 VWidth: 0 Flags: W HStem: -9 21G<326 489.886> 1144 155<216 550 710 1054.96> LayerCount: 2 Fore Refer: 43 84 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/afii10037.glyph000066400000000000000000000011121472062471000320250ustar00rootroot00000000000000StartChar: afii10037 Encoding: 1059 1059 773 Width: 1060 Flags: W HStem: -22 152<175.024 353.61> 1292 20G<313.926 384.5 988 1052.69> VStem: 205 173<937.879 1262.47> LayerCount: 2 Fore SplineSet 135 220 m 1 176 166 218 130 257 130 c 0 356 130 450 280 479 323 c 1 388 380 295 472 205 1258 c 1 378 1312 l 1 391 920 490 488 571 480 c 0 572 480 l 1 585 510 730 776 831 971 c 0 932 1166 974 1265 1002 1327 c 1 1149 1269 l 1 1074 1115 993 969 898 786 c 0 803 603 729 459 671 356 c 0 507 65 352 -22 227 -22 c 0 130 -22 52 30 3 81 c 1 135 220 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/afii10038.glyph000066400000000000000000000017131472062471000320350ustar00rootroot00000000000000StartChar: afii10038 Encoding: 1060 1060 774 Width: 1060 VWidth: 0 Flags: W HStem: -9 21G<351 518.5> 89 156<267.125 370 562 716.252> 1046 154<411.877 555 746 861.305> 1287 20G<603.14 767> VStem: 41 163<304.884 712.151> 919 156<553.545 990.538> LayerCount: 2 Fore SplineSet 370 89 m 1 367 89 363 89 359 89 c 0 259 89 41 138 41 439 c 0 41 485 47 537 58 595 c 0 159 1116 403 1187 585 1193 c 1 607 1307 l 1 767 1307 l 1 756 1251 757 1256 746 1200 c 1 865 1197 1075 1162 1075 837 c 0 1075 779 1068 711 1053 633 c 0 965 178 697 88 532 87 c 1 527 60 525 49 524 46 c 0 523 42 524 37 513 -9 c 1 351 -8 l 1 359 24 361 39 362 44 c 0 363 49 364 57 370 89 c 1 562 242 m 1 684 242 832 309 897 642 c 0 912 721 919 784 919 835 c 0 919 1014 832 1041 716 1046 c 1 681 860 624 558 574 301 c 2 562 242 l 1 400 245 m 1 449 495 517 843 555 1037 c 1 442 1029 300 1024 219 609 c 0 208 553 204 506 204 466 c 0 204 258 332 245 400 245 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/afii10039.glyph000066400000000000000000000003241472062471000320330ustar00rootroot00000000000000StartChar: afii10039 Encoding: 1061 1061 775 Width: 1060 VWidth: 0 Flags: W HStem: -30 21G<726.5 817.032> 1320 11G<291.41 380 963.325 1007.79> LayerCount: 2 Fore Refer: 47 88 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/afii10040.glyph000066400000000000000000000010201472062471000320150ustar00rootroot00000000000000StartChar: afii10040 Encoding: 1062 1062 776 Width: 1060 Flags: W HStem: 0 150<174 651> 1276 20G<235.068 397 872.073 1033> VStem: 761 149<-266.084 -2.34192> LayerCount: 2 Fore SplineSet 174 150 m 1 651 150 l 1 876 1296 l 1 1033 1296 l 1 811 158 l 1 960 158 l 1 953 128 946 95 939 61 c 0 923 -21 910 -110 910 -186 c 0 910 -214 912 -241 916 -264 c 1 770 -299 l 1 764 -265 761 -229 761 -191 c 0 761 -131 768 -68 780 0 c 1 623 0 l 1 -16 -1 l 1 239 1296 l 1 397 1296 l 1 174 150 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/afii10041.glyph000066400000000000000000000011171472062471000320250ustar00rootroot00000000000000StartChar: afii10041 Encoding: 1063 1063 777 Width: 1060 Flags: W HStem: 0 21G<708 907> 449 153<394.533 797.239> 1276 20G<238.5 397 957.061 1118> VStem: 167 163<665.033 1153.82> LayerCount: 2 Fore SplineSet 1118 1296 m 1 1034 864 949 432 865 0 c 1 708 0 l 1 801 488 l 1 692 456 567 449 493 449 c 0 239 449 167 593 167 796 c 0 167 912 191 1048 218 1187 c 0 224 1216 229 1245 235 1274 c 0 236 1281 238 1289 239 1296 c 1 397 1296 l 1 363 1109 330 950 330 832 c 0 330 686 381 602 543 602 c 0 605 602 733 615 832 641 c 1 961 1296 l 1 1118 1296 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/afii10042.glyph000066400000000000000000000006061472062471000320300ustar00rootroot00000000000000StartChar: afii10042 Encoding: 1064 1064 778 Width: 1060 Flags: W HStem: 0 150<144 383 538 777> 1276 20G<210.068 367 603.091 762 998.073 1157> LayerCount: 2 Fore SplineSet 144 150 m 1 383 150 l 1 607 1296 l 1 762 1296 l 1 538 150 l 1 777 150 l 1 1002 1296 l 1 1157 1296 l 1 904 0 l 1 748 0 l 1 -41 -1 l 1 214 1296 l 1 367 1296 l 1 144 150 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/afii10043.glyph000066400000000000000000000011261472062471000320270ustar00rootroot00000000000000StartChar: afii10043 Encoding: 1065 1065 779 Width: 1060 Flags: W HStem: 0 150<143 350 505 715> 1276 20G<209.068 366 570.091 729 936.073 1095> VStem: 783 148<-264 -3.92216> LayerCount: 2 Fore SplineSet 143 150 m 1 350 150 l 1 574 1296 l 1 729 1296 l 1 505 150 l 1 715 150 l 1 940 1296 l 1 1095 1296 l 1 873 158 l 1 978 158 l 1 978 158 961 79 953 36 c 0 936 -50 931 -127 931 -195 c 0 931 -219 932 -242 933 -264 c 1 787 -293 l 1 785 -264 783 -234 783 -200 c 0 783 -147 788 -84 804 0 c 1 689 0 l 1 -42 -1 l 1 213 1296 l 1 366 1296 l 1 143 150 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/afii10044.glyph000066400000000000000000000014111472062471000320250ustar00rootroot00000000000000StartChar: afii10044 Encoding: 1066 1066 780 Width: 1060 VWidth: 0 Flags: W HStem: -5 151<321 705.052> 649 149<452.153 773.213> 1138 158<199 357> VStem: 842 163<293.515 582.871> LayerCount: 2 Fore SplineSet 606 649 m 0 551 649 418 628 418 628 c 1 370 391 337 226 321 150 c 1 429 150 435 146 510 146 c 0 690 146 799 212 837 409 c 0 841 430 842 449 842 467 c 0 842 595 742 649 606 649 c 0 549 1296 m 1 534 1216 519 1137 503 1057 c 0 486 967 468 875 450 780 c 1 531 794 589 798 652 798 c 0 863 798 1005 718 1005 509 c 0 1005 474 1000 436 992 393 c 0 938 114 762 -5 514 -5 c 0 419 -5 245 0 129 0 c 1 167 194 216 404 297 820 c 0 318 929 339 1046 357 1138 c 1 168 1138 l 1 199 1296 l 1 482 1296 l 2 497 1296 518 1296 549 1296 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/afii10045.glyph000066400000000000000000000014671472062471000320410ustar00rootroot00000000000000StartChar: afii10045 Encoding: 1067 1067 781 Width: 1060 Flags: W HStem: -5 155<159 451.441> 649 149<274.892 520.179> 1276 20G<217 387 987.065 1148> VStem: 552 162<284.736 615.409> LayerCount: 2 Fore SplineSet 736 0 m 1 991 1296 l 1 1148 1296 l 1 895 0 l 1 736 0 l 1 381 649 m 0 326 649 258 640 258 640 c 1 210 403 175 226 159 150 c 1 267 150 203 146 278 146 c 0 458 146 503 212 541 409 c 0 548 446 552 478 552 506 c 0 552 606 502 649 381 649 c 0 226 1296 m 1 231 1296 248 1296 268 1296 c 0 309 1296 366 1296 387 1296 c 1 372 1216 357 1137 341 1057 c 0 324 967 306 875 288 780 c 1 369 794 364 798 427 798 c 0 623 798 714 730 714 552 c 0 714 506 708 454 696 393 c 0 642 114 530 -5 282 -5 c 0 187 -5 83 0 -33 0 c 1 5 194 54 404 135 820 c 0 156 929 208 1204 226 1296 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/afii10046.glyph000066400000000000000000000013571472062471000320400ustar00rootroot00000000000000StartChar: afii10046 Encoding: 1068 1068 782 Width: 1060 Flags: W HStem: -5 151<246 636.618> 649 149<378.004 728.431> 1280 20G<305 475> VStem: 809 164<305.883 573.675> LayerCount: 2 Fore SplineSet 523 649 m 0 468 649 344 631 344 631 c 1 296 394 262 226 246 150 c 1 354 150 345 146 420 146 c 0 600 146 766 212 804 409 c 0 808 428 809 445 809 461 c 0 809 593 692 649 523 649 c 0 314 1300 m 1 319 1300 336 1300 356 1300 c 0 397 1300 454 1300 475 1300 c 1 460 1220 445 1140 429 1059 c 0 411 967 393 875 375 780 c 1 456 794 506 798 569 798 c 0 841 798 973 721 973 519 c 0 973 481 968 440 959 393 c 0 905 114 672 -5 424 -5 c 0 329 -5 170 0 54 0 c 1 92 194 141 404 222 820 c 0 243 929 296 1208 314 1300 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/afii10047.glyph000066400000000000000000000012411472062471000320310ustar00rootroot00000000000000StartChar: afii10047 Encoding: 1069 1069 783 Width: 1060 Flags: W HStem: -13 153<191.016 544.73> 582 151<323 783.89> 1030 21G<231.652 292.5> 1173 153<375.536 726.673> VStem: 861 166<719.867 1010.72> LayerCount: 2 Fore SplineSet 86 288 m 1 122 223 200 140 383 140 c 0 597 140 761 344 828 566 c 1 769 582 610 582 294 582 c 1 323 733 l 1 655 733 824 728 858 718 c 1 860 740 861 763 861 786 c 0 861 979 785 1173 588 1173 c 0 396 1173 329 1106 256 1030 c 1 144 1122 l 1 227 1212 368 1326 626 1326 c 0 755 1326 1027 1254 1027 856 c 0 1027 791 1019 718 1003 635 c 0 934 280 671 -13 353 -13 c 0 137 -13 22 73 -40 173 c 1 86 288 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/afii10048.glyph000066400000000000000000000014611472062471000320360ustar00rootroot00000000000000StartChar: afii10048 Encoding: 1070 1070 784 Width: 1060 Flags: W HStem: -13 153<558.945 711.161> 598 151<276 391> 1173 153<751.954 907.081> 1276 20G<221.065 382> VStem: 369 154<169.856 594.272> 937 168<648.203 1148.53> LayerCount: 2 Fore SplineSet 630 140 m 0xec 747 140 854 399 902 647 c 0 921 747 937 863 937 961 c 0 937 1081 913 1173 843 1173 c 0 842 1173 839 1173 838 1173 c 0 703 1165 617 960 555 641 c 0 534 531 523 437 523 361 c 0 523 218 559 140 630 140 c 0xec 876 1326 m 0 1049 1326 1105 1206 1105 1021 c 0 1105 912 1086 779 1058 636 c 1 989 282 880 -13 580 -13 c 0 441 -13 369 85 369 323 c 0 369 400 376 491 391 598 c 1 245 598 l 1 212 427 162 171 129 0 c 1 -30 0 l 1 225 1296 l 1 382 1296 l 1xdc 276 749 l 1 418 749 l 1 490 1046 581 1326 876 1326 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/afii10049.glyph000066400000000000000000000013111472062471000320310ustar00rootroot00000000000000StartChar: afii10049 Encoding: 1071 1071 785 Width: 1060 Flags: W HStem: -22 134<1.46949 58.0246> 0 21G<691 852.859> 574 136<542.803 804.696> 1150 153<557.609 912.831> VStem: 299 157<768.097 1053.29> LayerCount: 2 Fore SplineSet 444 628 m 1xb8 360 680 299 766 299 883 c 0 299 1148 464 1303 747 1303 c 0 922 1303 1096 1280 1096 1280 c 1 849 0 l 1 691 0 l 1x78 808 598 l 1 746 586 691 574 617 574 c 1 438 477 370 394 311 254 c 0 232 65 110 0 5 -22 c 1 -28 112 l 1 39 129 122 191 168 297 c 0 240 463 342 579 444 628 c 1xb8 456 898 m 0 456 818 505 710 622 710 c 0 704 710 757 721 837 746 c 1 916 1147 l 1 875 1149 795 1150 726 1150 c 0 570 1150 456 1076 456 898 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/afii10050.glyph000066400000000000000000000004631472062471000320300ustar00rootroot00000000000000StartChar: afii10050 Encoding: 1168 1168 848 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<107 271.888> 1147 154<491 1013> LayerCount: 2 Fore SplineSet 360 1301 m 1 1013 1301 l 2 1065 1532 l 1 1217 1522 l 1 1130 1147 l 1 491 1147 l 1 268 0 l 1 107 0 l 1 360 1301 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/afii10051.glyph000066400000000000000000000016161472062471000320320ustar00rootroot00000000000000StartChar: afii10051 Encoding: 1026 1026 740 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<172 339.5> 649 149<479.911 777.261> 1121 159<196 397 550.458 885> VStem: 843 162<261.959 586.136> LayerCount: 2 Fore SplineSet 837 409 m 0 841 431 843 451 843 469 c 0 843 596 747 649 612 649 c 0 557 649 463 640 463 640 c 1 445 552 426 453 408 358 c 0 388 254 369 156 355 86 c 0 347 47 341 17 338 0 c 1 320 0 302 0 283 0 c 0 246 0 207 0 172 0 c 1 210 194 259 404 340 820 c 0 361 929 379 1030 397 1121 c 1 165 1121 l 1 165 1122 l 1 196 1280 l 1 522 1280 l 1 564 1281 608 1281 652 1281 c 0 740 1281 830 1280 916 1280 c 1 885 1121 l 1 559 1121 l 1 552 1084 544 1047 537 1010 c 0 523 936 509 861 493 780 c 1 574 794 595 798 658 798 c 0 868 798 1005 719 1005 512 c 0 1005 476 1000 437 992 393 c 0 938 114 802 -182 537 -230 c 1 539 -87 l 1 624 -52 751 -34 837 409 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/afii10052.glyph000066400000000000000000000004201472062471000320230ustar00rootroot00000000000000StartChar: afii10052 Encoding: 1027 1027 741 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<108 272.888> 1147 154<492 1128.09> 1430 150<586.979 635.552> VStem: 530 613 LayerCount: 2 Fore Refer: 321 769 S 1 0 0 1 104 150 2 Refer: 757 1043 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/afii10053.glyph000066400000000000000000000012341472062471000320300ustar00rootroot00000000000000StartChar: afii10053 Encoding: 1028 1028 742 Width: 1060 Flags: W HStem: -13 153<380.255 736.759> 582 151<325.719 787> 1030 21G<977.5 1031.17> 1173 153<566.24 917.58> VStem: 82 162<294.285 568.232> LayerCount: 2 Fore SplineSet 881 288 m 1 963 173 l 1 863 73 712 -13 496 -13 c 0 229 -13 82 193 82 469 c 0 82 522 87 578 98 635 c 0 213 1228 595 1326 745 1326 c 0 1003 1326 1098 1212 1147 1122 c 1 999 1030 l 1 956 1106 915 1173 723 1173 c 0 503 1173 340 930 277 718 c 1 315 728 484 733 816 733 c 1 787 582 l 1 471 582 312 582 247 566 c 1 245 546 244 526 244 506 c 0 244 309 332 140 526 140 c 0 709 140 819 223 881 288 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/afii10054.glyph000066400000000000000000000004541472062471000320340ustar00rootroot00000000000000StartChar: afii10054 Encoding: 1029 1029 743 Width: 1060 VWidth: 0 Flags: W HStem: -9 151<278.089 640.798> 1051 21G<938.5 979.941> 1148 154<449.685 881.998> VStem: 4 162<240.514 319> 182 171<864.58 1065.2> 793 164<281.674 547.404> LayerCount: 2 Fore Refer: 42 83 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/afii10055.glyph000066400000000000000000000003111472062471000320250ustar00rootroot00000000000000StartChar: afii10055 Encoding: 1030 1030 744 Width: 1060 VWidth: 0 Flags: W HStem: 4 147<108 376 537 774> 1144 154<329 571 731 997> LayerCount: 2 Fore Refer: 50 73 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/afii10056.glyph000066400000000000000000000004221472062471000320310ustar00rootroot00000000000000StartChar: afii10056 Encoding: 1031 1031 745 Width: 1060 VWidth: 0 Flags: W HStem: 4 147<108 376 537 774> 1144 154<329 571 731 997> 1454 225<345.5 535.5 750.5 941.5> LayerCount: 2 Fore Refer: 173 168 N 1 0 0 1 25.5 364 2 Refer: 744 1030 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/afii10057.glyph000066400000000000000000000003451472062471000320360ustar00rootroot00000000000000StartChar: afii10057 Encoding: 1032 1032 746 Width: 1060 VWidth: 0 Flags: W HStem: -8 150<249.484 492.528> 1145 157<376.969 752> VStem: 36 165<190.346 423.836> LayerCount: 2 Fore Refer: 51 74 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/afii10058.glyph000066400000000000000000000017051472062471000320400ustar00rootroot00000000000000StartChar: afii10058 Encoding: 1033 1033 747 Width: 1060 Flags: W HStem: -29 150<-11 66.117> -5 151<637 793.455> 649 149<766.501 870.947> 1144 153<490.949 675> VStem: 892 165<296.819 633.131> LayerCount: 2 Fore SplineSet 798 649 m 0x78 743 649 731 613 731 613 c 1 683 376 653 226 637 150 c 1 648 147 685 146 695 146 c 0 782 146 844 212 882 409 c 0 889 447 892 480 892 509 c 0 892 607 852 649 798 649 c 0x78 -11 121 m 1xb8 -7 121 -4 121 1 121 c 0xb8 137 121 212 482 370 1296 c 1 646 1297 l 2 680 1297 629 1297 660 1297 c 0 738 1297 808 1297 863 1293 c 1 839 1158 814 1027 787 890 c 0 780 854 773 817 766 780 c 1 787 787 811 798 844 798 c 0 983 798 1057 734 1057 569 c 0 1057 520 1050 461 1037 393 c 0 983 114 824 -5 652 -5 c 0x78 557 -5 561 0 445 0 c 1 483 193 533 403 613 816 c 2 613 820 l 2 627 893 654 1032 675 1144 c 1 498 1144 l 1 346 469 297 -29 -15 -29 c 0 -20 -29 -24 -29 -28 -29 c 1 -11 121 l 1xb8 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/afii10059.glyph000066400000000000000000000016251472062471000320420ustar00rootroot00000000000000StartChar: afii10059 Encoding: 1034 1034 748 Width: 1060 Flags: W HStem: -5 151<637 791.993> 624 153<294.19 574> 649 149<766.501 870.947> 1277 19G<237 393.088 703 742> VStem: 892 165<296.819 633.131> LayerCount: 2 Fore SplineSet 798 649 m 0xb8 743 649 731 613 731 613 c 1 683 376 653 226 637 150 c 1 648 147 685 146 695 146 c 0 782 146 844 212 882 409 c 0 889 447 892 480 892 509 c 0 892 607 852 649 798 649 c 0xb8 613 820 m 2 628 897 703 1297 703 1297 c 1 781 1297 808 1297 863 1293 c 1 832 1123 801 959 766 780 c 1 787 787 811 798 844 798 c 0xb8 983 798 1057 734 1057 569 c 0 1057 520 1050 461 1037 393 c 0 983 114 824 -5 652 -5 c 0 557 -5 561 0 445 0 c 1 476 161 515 333 574 624 c 1 463 623 356 616 260 597 c 1 193 254 181 181 146 0 c 1 -15 0 l 1 237 1294 l 1 397 1296 l 1 290 749 l 1 379 768 493 776 605 777 c 1xd8 608 790 610 803 613 816 c 2 613 820 l 2 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/afii10060.glyph000066400000000000000000000020001472062471000320160ustar00rootroot00000000000000StartChar: afii10060 Encoding: 1035 1035 749 Width: 1060 VWidth: 0 Flags: W HStem: 0 6G<172 339.5 728.5 818.421> 649 149<479.911 759.009> 1121 159<196 397 550.458 885> VStem: 724 165<21.7247 200.662> 795 163<245 609.37> LayerCount: 2 Fore SplineSet 730 -15 m 1xf0 727 8 724 30 724 57 c 0xf0 724 80 727 106 733 138 c 1 786 409 l 0 792 442 795 471 795 496 c 0 795 603 737 649 612 649 c 0 557 649 463 640 463 640 c 1 445 552 426 453 408 358 c 0 388 254 369 156 355 86 c 0 347 47 341 17 338 0 c 1 320 0 302 0 283 0 c 0 246 0 207 0 172 0 c 1 210 194 259 404 340 820 c 0 361 929 379 1030 397 1121 c 1 165 1121 l 1 165 1122 l 1 196 1280 l 1 522 1280 l 1 564 1281 608 1281 652 1281 c 0 740 1281 830 1280 916 1280 c 1 885 1121 l 1 559 1121 l 1 552 1084 544 1047 537 1010 c 0 523 936 509 861 493 780 c 1 574 794 595 798 658 798 c 0 857 798 958 727 958 542 c 0xe8 958 499 952 449 941 393 c 0 896 152 l 1 892 129 889 110 889 93 c 0 889 64 894 41 898 23 c 1 730 -15 l 1xf0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/afii10061.glyph000066400000000000000000000005121472062471000320250ustar00rootroot00000000000000StartChar: afii10061 Encoding: 1036 1036 750 Width: 1060 VWidth: 0 Flags: W HStem: -5 9G<40 202.255 777.5 852.4> 1288 20G<291.116 453 1029.5 1055.85> 1368 150<498.998 547.571> VStem: 442.019 613 790 156<28.4051 86.5903> LayerCount: 2 Fore Refer: 321 769 S 1 0 0 1 16.0189 88 2 Refer: 764 1050 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/afii10062.glyph000066400000000000000000000005141472062471000320300ustar00rootroot00000000000000StartChar: afii10062 Encoding: 1038 1038 752 Width: 1060 Flags: W HStem: -22 152<175.024 353.61> 1292 20G<313.926 384.5 988 1052.69> 1374.6 153<626.903 899.606> VStem: 205 173<937.879 1262.47> 423.224 164<1569.55 1663.6> LayerCount: 2 Fore Refer: 326 774 S 1 0 0 1 29.224 17.6 2 Refer: 773 1059 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/afii10065.glyph000066400000000000000000000003771472062471000320420ustar00rootroot00000000000000StartChar: afii10065 Encoding: 1072 1072 786 Width: 1060 VWidth: 6 Flags: W HStem: -8 152<263.542 494.389> 890 144<420.442 744.614> VStem: 66 152<187.28 570.631> 716 150<78.0819 215.544> LayerCount: 2 Fore Refer: 0 97 S 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/afii10066.glyph000066400000000000000000000016751472062471000320450ustar00rootroot00000000000000StartChar: afii10066 Encoding: 1073 1073 787 Width: 1060 Flags: W HStem: 1 155<318.684 593.358> 816 169<506.414 749.366> 1185 145<557.929 941.9> 1411 20G<972.5 1026.12> VStem: 94 158<229.785 546.404> 784 157<405.47 781.206> LayerCount: 2 Fore SplineSet 319 792 m 1 417 915 535 985 655 985 c 0 781 985 878 923 922 791 c 0 935 750 941 702 941 653 c 0 941 608 936 561 927 515 c 0 867 207 731 1 409 1 c 2 407 1 l 2 406 1 405 1 404 1 c 0 268 1 94 61 94 386 c 0 94 459 98 546 123 646 c 0 243 1129 423 1330 707 1330 c 0 896 1330 934 1357 1011 1431 c 1 1104 1308 l 1 1028 1241 934 1190 692 1185 c 0 510 1181 384 985 319 792 c 1 766 502 m 0 767 508 768 514 769 520 c 0 778 571 784 616 784 655 c 0 784 757 743 816 615 816 c 0 547 816 345 696 253 465 c 1 252 450 252 435 252 421 c 0 252 251 308 156 439 156 c 0 646 159 733 330 766 502 c 0 EndSplineSet Validated: 1 Substitution2: "'locl' Macedonian/Serbian italic forms" afii10066.serbian EndChar afii10066.serbian.glyph000066400000000000000000000014061472062471000334000ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdirStartChar: afii10066.serbian Encoding: 57347 57347 972 Width: 1060 VWidth: 6 Flags: W HStem: -7 155<306.887 578.042> 1192 152<436.401 887.463> 1412 20G<910 962.969> VStem: 73 162<214.997 547.558> 251 168<1045.68 1170.96> 772 161<367.27 698.207> LayerCount: 2 Fore SplineSet 409 -7 m 2 407 -7 l 1 198 -7 73 127 73 329 c 0 73 598 229 787 446 891 c 1 345 930 251 1020 251 1093 c 0 251 1300 398 1344 676 1344 c 0 811 1344 875 1364 945 1432 c 1 1060 1304 l 1 989 1224 863 1192 641 1192 c 0 507 1192 419 1181 419 1107 c 0 419 1068 472 1026 619 966 c 0 807 889 933 756 933 564 c 0 933 260 734 -7 409 -7 c 2 591 808 m 1 428 772 235 600 235 368 c 0 235 234 303 148 439 148 c 1 639 151 772 377 772 544 c 0 772 649 726 754 591 808 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/afii10067.glyph000066400000000000000000000017331472062471000320410ustar00rootroot00000000000000StartChar: afii10067 Encoding: 1074 1074 788 Width: 1060 Flags: W HStem: -10 161<334.732 696.034> 458 148<349 668.942> 877 156<511.367 758.257> VStem: 139 162<181.525 455.566> 756 159<211.36 397.362> 770 161<691.271 859.586> LayerCount: 2 Fore SplineSet 195 636 m 0xf8 242 869 415 1033 660 1033 c 3 807 1033 931 947 931 811 c 0xf4 931 796 929 780 926 764 c 0 894 600 806 578 749 550 c 1 802 534 915 475 915 330 c 0 915 311 913 292 909 270 c 0 858 0 584 -10 468 -10 c 3 236 -10 139 98 139 288 c 0 139 331 144 378 154 430 c 0 165 490 179 559 195 636 c 0xf8 767 768 m 0 769 776 770 784 770 791 c 0 770 851 717 877 648 877 c 3 536 877 381 772 349 606 c 1 372 606 395 606 419 606 c 0 570 606 741 636 767 768 c 0 493 460 m 0 444 460 435 458 362 458 c 2 318 458 l 1 307 400 301 352 301 312 c 0 301 194 350 151 440 151 c 3 447 151 454 151 461 151 c 0 607 151 728 154 754 288 c 0 756 296 756 304 756 312 c 0xf8 756 407 636 460 493 460 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/afii10068.glyph000066400000000000000000000012761472062471000320440ustar00rootroot00000000000000StartChar: afii10068 Encoding: 1075 1075 789 Width: 1060 Flags: W HStem: -16 153<341.97 704.61> 877 153<426.821 754.874> VStem: 138 154<186.723 360.307> 773 154<712.888 851.737> LayerCount: 2 Fore SplineSet 772 232 m 1 878 120 l 1 794 48 706 -16 540 -16 c 0 308 -16 138 54 138 274 c 0 138 495 373 566 567 634 c 0 705 682 773 729 773 787 c 0 773 839 715 877 619 877 c 0 499 877 444 853 384 800 c 1 295 936 l 1 383 990 469 1030 605 1030 c 0 823 1030 927 957 927 783 c 0 927 666 818 568 687 521 c 0 505 456 292 412 292 263 c 0 292 173 414 137 526 137 c 0 662 137 732 192 772 232 c 1 EndSplineSet Validated: 1 Substitution2: "'locl' Macedonian/Serbian italic forms" afii10068.serbian EndChar afii10068.serbian.glyph000066400000000000000000000011421472062471000333770ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdirStartChar: afii10068.serbian Encoding: 57348 57348 973 Width: 1060 VWidth: 32 Flags: W HStem: -19 142<526.508 832.381> 1180 154<409 850> VStem: 350 159<139.796 458.859> LayerCount: 2 Fore SplineSet 880 1334 m 1 850 1180 l 1 379 1180 l 1 409 1334 l 1 880 1334 l 1 661 1019 m 1 514 283 l 2 510 264 509 247 509 231 c 0 509 160 546 123 621 123 c 0 714 123 812 147 891 199 c 1 967 82 l 1 867 11 719 -19 595 -19 c 0 404 -19 350 98 350 208 c 0 350 233 352 256 357 279 c 2 465 812 l 1 430 786 320 724 246 700 c 1 188 844 l 1 420 942 453 990 471 1019 c 1 661 1019 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/afii10069.glyph000066400000000000000000000012741472062471000320430ustar00rootroot00000000000000StartChar: afii10069 Encoding: 1076 1076 790 Width: 1060 VWidth: 6 Flags: W HStem: 1 155<324.935 582.733> 867 154<454.217 775.321> 1253 163<442.57 666.766> VStem: 98 156<225.458 624.635> 833 164<479.082 811.873> LayerCount: 2 Fore SplineSet 833 768 m 1 758 854 698 867 589 867 c 0 407 867 254 651 254 400 c 0 254 319 272 156 443 156 c 0 630 156 833 375 833 768 c 1 446 1416 m 1 682 1392 997 1376 997 846 c 0 997 378 814 1 409 1 c 2 407 1 l 1 405 1 l 2 201 1 98 175 98 361 c 0 98 663 251 1021 609 1021 c 0 703 1021 771 1002 842 961 c 1 787 1207 655 1244 407 1253 c 1 446 1416 l 1 EndSplineSet Validated: 1 Substitution2: "'locl' Macedonian/Serbian italic forms" afii10069.serbian EndChar afii10069.serbian.glyph000066400000000000000000000004141472062471000334010ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdirStartChar: afii10069.serbian Encoding: 57349 57349 974 Width: 1060 VWidth: 14 Flags: W HStem: -402 155<167.969 489.164> -8 152<263.542 493.461> 890 144<420.442 744.614> VStem: 66 152<187.28 570.631> LayerCount: 2 Fore Refer: 6 103 N 1 0 0 1 0 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/afii10070.glyph000066400000000000000000000004021472062471000320230ustar00rootroot00000000000000StartChar: afii10070 Encoding: 1077 1077 791 Width: 1060 VWidth: 32 Flags: W HStem: -10 153<318.479 683.696> 869 152<447.657 761.392> VStem: 86 160<212.786 344.433> 811 146<635.961 821.03> LayerCount: 2 Fore Refer: 4 101 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/afii10071.glyph000066400000000000000000000004341472062471000320310ustar00rootroot00000000000000StartChar: afii10071 Encoding: 1105 1105 819 Width: 1060 VWidth: 0 Flags: W HStem: -10 153<318.479 683.696> 869 152<447.657 761.392> 1178 225<382 572 787 978> VStem: 86 160<212.786 344.433> 811 146<635.961 821.03> LayerCount: 2 Fore Refer: 58 235 N 1 0 0 1 0 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/afii10072.glyph000066400000000000000000000034071472062471000320350ustar00rootroot00000000000000StartChar: afii10072 Encoding: 1078 1078 792 Width: 1060 Flags: W HStem: -8 8G<363 500.194 842.5 893.922> 1013 41G<216.046 294 551.5 701 934 1037.83> VStem: 241 148<591.429 799.418> 679 149<239.075 536.453> LayerCount: 2 Back SplineSet 768.7734375 503 m 5 809.92578125 298 912.909179688 123 961.803710938 35 c 5 812.196289062 -35 l 5 750.46875 59 678.318359375 228 646.334960938 403 c 5 646.334960938 403 644.168945312 397 589.252929688 382 c 5 514.028320312 -5 l 5 379.028320312 -5 l 5 454.252929688 382 l 5 405.168945312 397 390.334960938 403 390.334960938 403 c 5 275.262695312 238 124.663085938 60 53.1689453125 -30 c 5 -87.5009765625 18 l 5 13.880859375 128 169.590820312 322 306.7734375 503 c 5 274.103515625 551 241.670898438 806 109.244140625 953 c 5 258.654296875 1058 l 5 360.719726562 904 388.059570312 808 418.763671875 647 c 5 433.044921875 597 436.297851562 552 483.993164062 535 c 5 578.267578125 1020 l 5 713.267578125 1020 l 5 618.993164062 535 l 5 647.9375 545 689.627929688 600 723.34765625 650 c 4 851.473632812 841 944.745117188 935 1047.15527344 1040 c 5 1155.02148438 957 l 5 988.002929688 818 836.934570312 581 768.7734375 503 c 5 EndSplineSet Fore SplineSet 1023 1033 m 1 1112 913 l 1 1112 913 828 776 828 404 c 0 828 230 992 73 992 73 c 1 870 -29 l 1 815 31 679 187 679 397 c 0 679 409 679 421 680 433 c 1 649 428 614 417 581 405 c 1 574 372 l 1 496 0 l 1 363 0 l 1 452 452 l 1 410 442 363 437 363 437 c 1 334 312 231 135 18 -47 c 1 -88 55 l 1 -88 55 241 294 241 606 c 0 241 772 109 967 109 967 c 1 248 1054 l 1 340 896 389 728 389 588 c 1 389 588 444 594 483 605 c 1 484 612 l 1 484 612 539 898 564 1029 c 1 701 1020 l 1 611 558 l 1 636 569 674 580 700 585 c 1 742 756 845 902 1023 1033 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/afii10073.glyph000066400000000000000000000016011472062471000320300ustar00rootroot00000000000000StartChar: afii10073 Encoding: 1079 1079 793 Width: 1060 Flags: W HStem: -4 154<180.797 651.804> 471 151<369 633.75> 871 153<290.003 782.604> VStem: 741 159<224.046 388.816> 812 161<691.851 838.134> LayerCount: 2 Fore SplineSet -20 131 m 1xf0 90 252 l 1 132 206 252 150 420 150 c 0 601 150 722 204 740 297 c 0 741 302 741 306 741 311 c 0xf0 741 354 703 402 610 439 c 0 541 467 481 471 418 471 c 0 392 471 365 470 339 470 c 1 369 622 l 1 387 622 l 1 392 622 l 2 503 622 786 626 811 754 c 0 812 761 812 767 812 773 c 0 812 842 727 871 539 871 c 0 393 871 278 825 251 810 c 1 209 940 l 1 229 952 340 1024 571 1024 c 0 849 1024 973 941 973 808 c 0xe8 973 793 971 776 968 760 c 0 952 678 872 556 709 545 c 1 838 513 900 417 900 331 c 0 900 320 899 310 897 299 c 0 884 234 855 149 766 88 c 0 680 29 573 -4 391 -4 c 0 168 -4 41 78 -20 131 c 1xf0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/afii10074.glyph000066400000000000000000000004471472062471000320400ustar00rootroot00000000000000StartChar: afii10074 Encoding: 1080 1080 794 Width: 1060 VWidth: 6 Flags: W HStem: 0 155<257.953 450.212> 1001 20G<269.778 392 835.905 983.636> VStem: 79 167<164.519 462.848> 228 164<762.633 996.196> 700 145<86.8454 291.394> LayerCount: 2 Fore Refer: 20 117 N 1 0 0 1 0 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/afii10075.glyph000066400000000000000000000006021472062471000320320ustar00rootroot00000000000000StartChar: afii10075 Encoding: 1081 1081 795 Width: 1060 Flags: W HStem: 0 155<257.953 450.212> 1001 20G<269.778 392 835.905 983.636> 1171.9 153<561.681 834.383> VStem: 79 167<164.519 462.848> 228 164<762.633 996.196> 358.002 164<1366.85 1460.9> 700 145<86.8454 291.394> LayerCount: 2 Fore Refer: 326 774 S 1 0 0 1 -35.9985 -185.1 2 Refer: 794 1080 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/afii10076.glyph000066400000000000000000000011201472062471000320270ustar00rootroot00000000000000StartChar: afii10076 Encoding: 1082 1082 796 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<82 241.913 827.5 881.38> 886 156<934.998 1079> 1000 20G<276.118 436> LayerCount: 2 Fore SplineSet 428 426 m 1xc0 373 415 319 414 319 414 c 1 238 0 l 1 82 0 l 1 280 1020 l 1 436 1020 l 1xa0 347 570 l 1 522 590 596 671 710 821 c 0 798 937 887 1037 1086 1042 c 1 1079 886 l 1 965 872 893 838 811 719 c 0 750 629 671 556 593 503 c 1 714 451 776 347 825 236 c 0 848 184 886 127 954 91 c 1 867 -30 l 1 788 18 745 52 695 171 c 0 627 335 567 386 428 426 c 1xc0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/afii10077.glyph000066400000000000000000000010541472062471000320360ustar00rootroot00000000000000StartChar: afii10077 Encoding: 1083 1083 797 Width: 1060 Flags: W HStem: -6 157<-3.74137 105.263> 879 163<572.962 834.068> LayerCount: 2 Fore SplineSet -50 2 m 1 -1 157 l 1 12 154 26 151 41 151 c 0 136 151 193 384 264 610 c 0 364 929 496 1042 696 1042 c 0 848 1042 960 1026 1024 1009 c 1 940 577 911 429 827 -3 c 0 826 -3 826 -3 825 -3 c 0 790 -3 828 -1 666 0 c 1 701 173 807 709 808 709 c 2 837 867 l 1 810 874 754 879 696 879 c 0 590 879 506 821 420 558 c 0 337 303 298 -6 17 -6 c 0 -4 -6 -27 -3 -50 2 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/afii10078.glyph000066400000000000000000000010231472062471000320330ustar00rootroot00000000000000StartChar: afii10078 Encoding: 1084 1084 798 Width: 1060 Flags: W HStem: 0 21G<764 914.369> 1003 20G<509.5 548.5 831 931> LayerCount: 2 Fore SplineSet 354 1018 m 1 365 1018 377 1017 388 1017 c 0 437 1017 486 1021 533 1023 c 1 564 760 598 544 598 544 c 1 669 666 760 813 902 1029 c 1 960 1020 1031 1015 1082 1015 c 1 911 0 l 1 764 0 l 1 903 780 l 1 810 643 700 460 628 340 c 1 498 340 l 1 474 492 451 629 434 804 c 1 306 150 166 19 -55 -34 c 1 -91 130 l 1 78 158 160 216 354 1018 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/afii10079.glyph000066400000000000000000000007261472062471000320450ustar00rootroot00000000000000StartChar: afii10079 Encoding: 1085 1085 799 Width: 1060 Flags: W HStem: 0 21G<40 218.5 659 820.882> 448 152<314.5 746> 1005 15G<239 395.071 840.5 1015> LayerCount: 2 Fore SplineSet 399 1025 m 1 310 572 l 1 406 593 502 600 622 600 c 2 776 600 l 1 829 874 825 858 856 1020 c 1 1015 1020 l 1 817 0 l 1 659 0 l 1 746 448 l 1 691 448 l 0 540 448 404 445 281 420 c 1 214 77 236 181 201 0 c 1 40 0 l 1 239 1023 l 1 399 1025 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/afii10080.glyph000066400000000000000000000003771472062471000320370ustar00rootroot00000000000000StartChar: afii10080 Encoding: 1086 1086 800 Width: 1060 VWidth: 6 Flags: W HStem: 1 155<282.579 590.831> 878 154<453.6 737.526> VStem: 73 162<201.274 586.445> 787 161<423.036 831.077> LayerCount: 2 Fore Refer: 14 111 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/afii10081.glyph000066400000000000000000000005401472062471000320300ustar00rootroot00000000000000StartChar: afii10081 Encoding: 1087 1087 801 Width: 1060 Flags: W HStem: -1 3G<56.881 211 778 831.929> 877 153<572.479 784.11> VStem: 212 162<856.796 1014.7> 672 162<83.2496 404.281> 790 164<724.927 870.897> LayerCount: 2 Fore Refer: 15 110 N 1 0 0 1 0 0 2 Validated: 1 Substitution2: "'locl' Macedonian/Serbian italic forms" afii10081.serbian EndChar afii10081.serbian.glyph000066400000000000000000000011061472062471000333720ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdirStartChar: afii10081.serbian Encoding: 57350 57350 975 Width: 1060 VWidth: 32 Flags: W HStem: 0 155<257.953 450.212> 1001 20G<269.778 392 835.905 983.636> 1180 152<390.946 961> VStem: 79 167<164.519 462.848> 228 164<762.633 996.196> 700 145<86.8454 291.394> LayerCount: 2 Fore SplineSet 991 1332 m 1xe4 961 1180 l 1 944 1180 l 0 886 1178 745 1178 671 1178 c 0 597 1178 448 1178 380 1180 c 0 363 1181 l 1 393 1336 l 1 411 1334 l 0 476 1332 647 1332 739 1332 c 0 800 1332 929 1332 974 1332 c 0 991 1332 l 1xe4 EndSplineSet Refer: 20 117 N 1 0 0 1 0 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/afii10082.glyph000066400000000000000000000004531472062471000320340ustar00rootroot00000000000000StartChar: afii10082 Encoding: 1088 1088 802 Width: 1060 VWidth: -2 Flags: W HStem: -7 155<322.002 597.493> 858 155<575.777 781.422> 1016 20G<228 395.5> VStem: -24 162<-394 -103.672> 228 168<774.076 1016> 809 157<427.616 833.798> LayerCount: 2 Fore Refer: 7 112 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/afii10083.glyph000066400000000000000000000003461472062471000320360ustar00rootroot00000000000000StartChar: afii10083 Encoding: 1089 1089 803 Width: 1060 VWidth: 4 Flags: W HStem: -7 157<331.522 688.736> 865 153<448.642 789.57> VStem: 77 165<234.888 633.618> LayerCount: 2 Fore Refer: 2 99 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/afii10084.glyph000066400000000000000000000005731472062471000320410ustar00rootroot00000000000000StartChar: afii10084 Encoding: 1090 1090 804 Width: 1060 VWidth: 4 Flags: W HStem: 0 0G<-15 129.878 353 497.873 857.5 900.083> 873 153<417.445 580.5 764.355 939> 1027 20G<227 307.5> VStem: 153 158<877 1007.35> 875 140<672.648 870.776> LayerCount: 2 Fore Refer: 13 109 S 1 0 0 1 0 0 2 Validated: 1 Substitution2: "'locl' Macedonian/Serbian italic forms" afii10084.serbian EndChar afii10084.serbian.glyph000066400000000000000000000011421472062471000333750ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdirStartChar: afii10084.serbian Encoding: 57351 57351 976 Width: 1060 Flags: W HStem: -21 21G<857.5 900.083> -6 153<101 275.645 459.5 614.266> 1020 2G<179 304.5 542.127 687 910.122 1055> 1182 154<319 1036> VStem: 25 140<149.224 446.141> 153 155<820.907 1017.22> LayerCount: 2 Fore SplineSet 319 1340 m 1x30 377 1336 447 1335 523 1335 c 0 599 1335 685 1336 769 1336 c 0 868 1336 966 1336 1065 1336 c 1 1036 1184 l 1 1008 1184 l 1 913 1182 798 1182 676 1182 c 0 632 1182 586 1182 542 1182 c 0 455 1182 368 1182 289 1185 c 1 319 1340 l 1x30 EndSplineSet Refer: 810 1096 N 1 0 0 1 0 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/afii10085.glyph000066400000000000000000000003451472062471000320370ustar00rootroot00000000000000StartChar: afii10085 Encoding: 1091 1091 805 Width: 1060 VWidth: 14 Flags: W HStem: -376 153<69.9609 274.766> 863 166<127.485 232.137> 1022 20G<863.5 971.381> LayerCount: 2 Fore Refer: 24 121 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/afii10086.glyph000066400000000000000000000020611472062471000320350ustar00rootroot00000000000000StartChar: afii10086 Encoding: 1092 1092 806 Width: 1060 Flags: W HStem: -7 155<147.984 307.661 548.467 715.232> 867 153<335.719 504.097 736.111 862.801> 1311 20G<642.5 697.877> VStem: 43 151<148.138 620.466> 871 161<431.642 867.285> LayerCount: 2 Fore SplineSet 871 744 m 0 871 799 862 868 822 868 c 0 762 868 730 823 649 703 c 1 548 183 l 1 548 183 584 148 642 148 c 0 745 148 871 436 871 744 c 0 194 286 m 0 194 184 207 148 226 148 c 0 270 148 338 209 415 317 c 1 443 463 486 666 514 812 c 1 514 812 470 867 410 867 c 0 287 867 194 551 194 286 c 0 789 1250 m 1 765 1219 742 1161 732 1122 c 2 679 917 l 2 684 922 752 1021 855 1021 c 0 856 1021 857 1021 858 1021 c 0 983 1021 1032 916 1032 761 c 0 1032 344 856 -7 633 -7 c 0 557 -7 514 9 514 9 c 1 486 -123 l 2 446 -312 344 -391 216 -446 c 1 142 -317 l 1 260 -261 316 -206 344 -99 c 2 390 78 l 1 390 78 298 -7 201 -7 c 0 96 -7 43 84 43 270 c 0 43 667 174 1020 426 1020 c 0 491 1020 546 978 546 978 c 1 578 1122 l 2 591 1181 617 1266 668 1331 c 1 789 1250 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/afii10087.glyph000066400000000000000000000003411472062471000320350ustar00rootroot00000000000000StartChar: afii10087 Encoding: 1093 1093 807 Width: 1060 VWidth: 4 Flags: W HStem: -18 21G<88.5128 117> 3 153<790.04 877> 1041 20G<301.267 386.5 857 1023> LayerCount: 2 Fore Refer: 23 120 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/afii10088.glyph000066400000000000000000000015751472062471000320500ustar00rootroot00000000000000StartChar: afii10088 Encoding: 1094 1094 808 Width: 1060 VWidth: 6 Flags: W HStem: 0 155<257.953 450.212> 1001 20G<269.778 392 835.905 983.636> VStem: 79 167<164.519 462.848> 228 164<762.633 996.196> 758 149<-267.334 4.60116> LayerCount: 2 Fore SplineSet 957 157 m 1xe8 950 127 943 94 936 60 c 0 920 -22 907 -111 907 -187 c 0 907 -215 908 -242 912 -265 c 1 767 -300 l 1 761 -266 758 -230 758 -192 c 0 758 -132 768 -61 780 7 c 1 739 7 667 0 667 0 c 1 667 29 680 106 715 298 c 1 619 121 476 1 325 0 c 0 195 0 79 88 79 225 c 0xe8 79 241 81 258 84 275 c 0 130 527 228 869 228 977 c 0 228 984 228 989 227 994 c 1 392 1021 l 2 392 1018 392 1014 392 1011 c 0xd8 392 912 319 666 251 306 c 0 248 288 246 270 246 254 c 0 246 199 267 155 334 155 c 0 499 155 676 457 771 691 c 1 840 1028 l 1 998 1006 l 1 831 156 l 1 831 156 888 157 957 157 c 1xe8 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/afii10089.glyph000066400000000000000000000010041472062471000320340ustar00rootroot00000000000000StartChar: afii10089 Encoding: 1095 1095 809 Width: 1060 Flags: W HStem: 0 21G<634 833> 326 153<324.697 541.21> 1000 20G<196 381 829.104 990> VStem: 142 161<500.5 852.615> LayerCount: 2 Fore SplineSet 220 1020 m 1 381 1020 l 1 369 958 303 640 303 599 c 0 303 533 336 479 421 479 c 0 499 479 666 563 803 866 c 1 833 1020 l 1 990 1020 l 1 906 588 875 432 791 0 c 1 634 0 l 1 729 504 l 1 655 408 521 326 419 326 c 0 237 326 142 390 142 571 c 0 142 675 172 773 220 1020 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/afii10090.glyph000066400000000000000000000025611472062471000320350ustar00rootroot00000000000000StartChar: afii10090 Encoding: 1096 1096 810 Width: 1060 Flags: W HStem: -21 21G<857.5 900.083> -6 153<101 275.645 459.5 614.266> 1020 2G<179 304.5 542.127 687 910.122 1055> VStem: 25 140<149.224 446.141> 153 155<820.907 1017.22> LayerCount: 2 Back SplineSet 169.157226562 150 m 5 374.157226562 150 l 5 544.267578125 1020 l 5 699.267578125 1020 l 5 529.157226562 150 l 5 734.157226562 150 l 5 905.267578125 1020 l 5 1060.26757812 1020 l 5 861 0 l 5 703 0 l 5 -16.1943359375 -1 l 5 185.267578125 1020 l 5 338.267578125 1020 l 5 169.157226562 150 l 5 EndSplineSet Fore SplineSet 752 142 m 0xb0 750 162 l 1 688 82 575 -6 502 -6 c 1 417 -6 374 54 374 116 c 0 374 125 375 134 377 143 c 1 319 64 243 -6 151 -6 c 0 51 -6 25 86 25 174 c 0x70 25 213 30 252 36 281 c 0 71 459 106 637 140 815 c 0 149 865 153 915 153 947 c 0 153 973 151 995 148 1017 c 1 303 1042 l 1 306 1030 308 1008 308 984 c 0x68 308 964 303 914 298 887 c 1 172 260 l 2 171 256 171 252 170 247 c 0 168 235 165 219 165 204 c 0 165 175 175 147 214 147 c 0 262 147 324 193 412 328 c 1 546 1020 l 1 687 1020 l 1 530 214 l 1 528 205 527 195 527 185 c 0 527 165 534 147 565 147 c 0x70 613 147 692 193 780 329 c 1 914 1020 l 1 1055 1020 l 1 915 284 l 1 902 216 l 2 901 211 901 206 901 201 c 0 901 158 940 126 974 112 c 1 887 -21 l 1 828 -9 766 46 752 142 c 0xb0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/afii10091.glyph000066400000000000000000000022201472062471000320260ustar00rootroot00000000000000StartChar: afii10091 Encoding: 1097 1097 811 Width: 1060 Flags: W HStem: -6 153<108.323 275.645 472.003 620.091> 1020 2G<179 304.5 542.127 687 910.122 1055> VStem: 25 140<149.224 446.141> 153 155<820.907 1017.22> 791 146<-266 -5.78983> LayerCount: 2 Fore SplineSet 753 157 m 1xe8 691 77 575 -6 502 -6 c 0 417 -6 374 54 374 116 c 0 374 125 375 134 377 143 c 1 319 64 243 -6 151 -6 c 0 51 -6 25 86 25 174 c 0xe8 25 213 30 252 36 281 c 0 71 459 106 637 140 815 c 0 149 865 153 915 153 947 c 0 153 973 151 995 148 1017 c 1 303 1042 l 1 306 1030 308 1008 308 984 c 0xd8 308 964 303 914 298 887 c 2 172 260 l 2 171 256 171 252 170 247 c 0 168 235 165 219 165 204 c 0 165 175 175 147 214 147 c 0 262 147 324 193 412 328 c 1 546 1020 l 1 687 1020 l 1 530 214 l 2 528 205 527 195 527 185 c 0 527 165 534 147 565 147 c 0 613 147 692 193 780 329 c 1 914 1020 l 1 1055 1020 l 1 915 284 l 1 902 216 l 2 901 211 901 206 901 201 c 0 904 164 949 159 998 154 c 1 992 127 985 99 979 69 c 0 956 -48 938 -182 937 -266 c 1 791 -287 l 1 793 -217 805 -124 828 0 c 1 781 0 751 60 751 125 c 0 751 135 751 146 753 157 c 1xe8 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/afii10092.glyph000066400000000000000000000013431472062471000320340ustar00rootroot00000000000000StartChar: afii10092 Encoding: 1098 1098 812 Width: 1060 Flags: W HStem: -5 151<401.685 705.235> 493 149<425.401 746.765> 872 153<177.714 361> VStem: 220 150<176.854 480.278> 786 162<221.867 451.489> LayerCount: 2 Fore SplineSet 166 1012 m 1 217 1022 294 1025 345 1025 c 0 413 1025 482 1020 551 1020 c 1 527 906 446 624 446 624 c 1 527 638 527 642 590 642 c 0 804 642 948 587 948 400 c 0 948 105 767 -5 475 -5 c 0 288 -5 220 89 220 286 c 0 220 426 346 794 361 869 c 1 339 870 317 872 293 872 c 0 267 872 212 869 178 861 c 1 166 1012 l 1 544 493 m 0 489 493 401 484 401 484 c 1 386 431 370 365 370 321 c 0 370 184 425 146 497 146 c 0 683 146 786 197 786 364 c 0 786 470 683 493 544 493 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/afii10093.glyph000066400000000000000000000013511472062471000320340ustar00rootroot00000000000000StartChar: afii10093 Encoding: 1099 1099 813 Width: 1060 Flags: W HStem: -10 151<207.15 451.073> 488 149<278.471 497.437> 1000 20G<195 364 933.059 1094> VStem: 49 153<148.833 474.496> 534 159<222.76 452.13> LayerCount: 2 Fore SplineSet 736 0 m 1 937 1020 l 1 1094 1020 l 1 895 0 l 1 736 0 l 1 204 1020 m 1 219 1020 333 1020 364 1020 c 1 322 859 275 624 275 624 c 1 350 637 364 637 400 637 c 2 409 637 l 2 559 637 693 556 693 383 c 0 693 131 502 -10 291 -10 c 0 108 -10 49 57 49 201 c 0 49 323 93 499 141 735 c 0 163 844 186 928 204 1020 c 1 368 488 m 0 330 488 245 478 245 478 c 1 220 356 202 276 202 224 c 0 202 162 227 141 297 141 c 0 413 141 534 202 534 359 c 0 534 445 463 488 368 488 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/afii10094.glyph000066400000000000000000000012251472062471000320350ustar00rootroot00000000000000StartChar: afii10094 Encoding: 1100 1100 814 Width: 1060 Flags: W HStem: -5 151<323.829 676.759> 493 149<353.925 728.762> 1000 20G<316 476> VStem: 151 149<167.53 482.433> 770 161<232.196 451.498> LayerCount: 2 Fore SplineSet 316 1020 m 1 331 1020 445 1020 476 1020 c 1 422 832 372 624 372 624 c 1 453 638 488 642 551 642 c 0 768 642 931 586 931 392 c 0 931 99 721 -5 436 -5 c 0 229 -5 151 67 151 268 c 0 151 345 177 467 209 598 c 0 245 745 316 1020 316 1020 c 1 505 493 m 0 450 493 332 484 332 484 c 1 316 403 300 340 300 291 c 0 300 184 340 146 432 146 c 0 618 146 770 183 770 363 c 0 770 478 646 493 505 493 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/afii10095.glyph000066400000000000000000000011771472062471000320440ustar00rootroot00000000000000StartChar: afii10095 Encoding: 1101 1101 815 Width: 1060 Flags: W HStem: -13 153<210.924 596.41> 446 151<358 761.233> 886 153<332.257 717.029> VStem: 796 161<583.685 807.47> LayerCount: 2 Fore SplineSet 119 250 m 1 188 192 255 140 405 140 c 0 580 140 697 208 764 430 c 1 705 446 645 446 329 446 c 1 358 597 l 1 690 597 759 592 793 582 c 1 795 603 796 623 796 641 c 0 796 811 715 886 553 886 c 0 396 886 324 842 253 796 c 1 196 928 l 1 332 1009 438 1039 590 1039 c 1 697 1039 957 1011 957 670 c 0 957 620 952 563 939 499 c 0 870 144 636 -13 375 -13 c 0 198 -13 118 42 10 122 c 1 119 250 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/afii10096.glyph000066400000000000000000000016061472062471000320420ustar00rootroot00000000000000StartChar: afii10096 Encoding: 1102 1102 816 Width: 1060 Flags: W HStem: -13 153<538.266 711.397> 882 153<677.695 860.806> VStem: 138 160<789.552 1008.44> 366 141<166.699 465.656> 888 158<417.236 857.863> LayerCount: 2 Fore SplineSet 624 140 m 0 711 140 820 278 859 477 c 0 878 577 888 655 888 716 c 0 888 833 851 882 778 882 c 0 663 882 574 726 525 472 c 0 513 410 507 357 507 312 c 0 507 196 547 140 624 140 c 0 815 1035 m 0 976 1035 1046 927 1046 734 c 0 1046 661 1036 575 1017 478 c 1 969 232 835 -13 577 -13 c 0 439 -13 366 82 366 302 c 0 366 351 370 406 377 468 c 1 336 467 247 426 205 394 c 1 172 223 158 171 125 0 c 1 -34 0 l 1 135 854 l 0 137 866 138 879 138 892 c 0 138 932 129 977 117 1010 c 1 279 1042 l 1 285 1016 298 969 298 915 c 0 298 898 298 880 294 862 c 0 242 579 l 1 294 605 346 621 403 630 c 1 449 806 561 1035 815 1035 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/afii10097.glyph000066400000000000000000000012261472062471000320410ustar00rootroot00000000000000StartChar: afii10097 Encoding: 1103 1103 817 Width: 1060 Flags: W HStem: 0 21G<96.6779 157.5 642 803.882> 892 152<460.943 813.464> VStem: 213 156<595.484 806.762> LayerCount: 2 Fore SplineSet 369 683 m 0 369 602 473 542 540 542 c 0 606 542 688 551 750 565 c 1 814 871 l 1 793 882 692 892 645 892 c 0 488 892 369 823 369 683 c 0 213 672 m 0 213 918 407 1044 676 1044 c 0 797 1044 934 1020 994 1004 c 1 994 1004 977 912 964 845 c 2 800 0 l 1 642 0 l 1 724 414 l 1 591 388 524 346 385 194 c 0 292 92 210 28 105 -17 c 1 43 132 l 1 137 171 190 210 266 294 c 0 318 352 360 401 428 439 c 1 320 462 213 548 213 672 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/afii10098.glyph000066400000000000000000000004421472062471000320410ustar00rootroot00000000000000StartChar: afii10098 Encoding: 1169 1169 849 Width: 1060 Flags: W HStem: 0 21G<106 270.88> 866 154<435 939> LayerCount: 2 Fore SplineSet 304 1020 m 1 939 1020 l 2 996 1272 l 1 1129 1264 l 1 1033 866 l 1 435 866 l 1 267 0 l 1 106 0 l 1 304 1020 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/afii10099.glyph000066400000000000000000000015111472062471000320400ustar00rootroot00000000000000StartChar: afii10099 Encoding: 1106 1106 820 Width: 1060 VWidth: -2 Flags: W HStem: -376 151<517 637.335> 0 21G<153 322> 529 149<593.939 797.072> 995 150<187 355 545 891> VStem: 813 158<162.187 512.1> LayerCount: 2 Fore SplineSet 517 -225 m 1 686 -225 727 -63 780 208 c 0 787 245 795 283 803 324 c 0 809 357 813 385 813 410 c 0 813 491 778 529 704 529 c 0 607 529 441 367 370 259 c 1 314 -18 329 73 315 0 c 1 153 0 l 1 191 194 224 319 305 735 c 0 314 781 333 884 355 995 c 1 157 995 l 1 187 1145 l 1 384 1145 l 1 404 1248 421 1339 428 1375 c 1 443 1375 557 1376 588 1376 c 1 578 1321 563 1238 545 1145 c 1 921 1145 l 1 891 995 l 1 515 995 l 1 422 514 l 1 488 596 594 678 696 678 c 0 882 678 971 590 971 426 c 0 971 390 967 351 959 308 c 0 854 -234 752 -376 486 -376 c 1 517 -225 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/afii10100.glyph000066400000000000000000000005131472062471000320200ustar00rootroot00000000000000StartChar: afii10100 Encoding: 1107 1107 821 Width: 1060 Flags: W HStem: -16 153<341.97 704.61> 877 153<426.821 754.874> 1074.5 150<545.276 593.85> VStem: 138 154<186.723 360.307> 488.298 613 773 154<712.888 851.737> LayerCount: 2 Fore Refer: 321 769 S 1 0 0 1 62.2975 -205.5 2 Refer: 789 1075 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/afii10101.glyph000066400000000000000000000011741472062471000320250ustar00rootroot00000000000000StartChar: afii10101 Encoding: 1108 1108 822 Width: 1060 Flags: W HStem: -18 153<344.298 803.384> 441 151<329.858 792> 881 153<481.68 940.79> VStem: 88 161<223.403 427.324> LayerCount: 2 Fore SplineSet 926 245 m 1 985 117 l 1 845 37 744 -18 528 -18 c 0 256 -18 88 96 88 351 c 0 88 394 93 442 103 494 c 0 201 997 570 1034 720 1034 c 1 905 1034 1007 1004 1111 923 c 1 1004 791 l 1 951 837 890 881 698 881 c 0 478 881 344 789 281 577 c 1 319 587 489 592 821 592 c 1 792 441 l 1 476 441 317 441 252 425 c 1 251 409 249 393 249 378 c 0 249 193 359 135 557 135 c 0 740 135 835 187 926 245 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/afii10102.glyph000066400000000000000000000004311472062471000320210ustar00rootroot00000000000000StartChar: afii10102 Encoding: 1109 1109 823 Width: 1060 VWidth: 6 Flags: W HStem: -20 143<301.504 628.389> 882 148<474.926 893.742> VStem: 71 160<188.4 328.704> 267 168<694.631 841.832> 715 172<207.19 372.533> LayerCount: 2 Fore Refer: 18 115 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/afii10103.glyph000066400000000000000000000003651472062471000320300ustar00rootroot00000000000000StartChar: afii10103 Encoding: 1110 1110 824 Width: 1060 VWidth: 0 Flags: W HStem: -18 142<526.508 832.381> 1000 20G<462 661> 1181 225<511 703> VStem: 350 159<140.796 459.859> LayerCount: 2 Fore Refer: 9 105 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/afii10104.glyph000066400000000000000000000004371472062471000320310ustar00rootroot00000000000000StartChar: afii10104 Encoding: 1111 1111 825 Width: 1060 VWidth: 0 Flags: W HStem: -18 142<526.508 832.381> 1000 20G<462 661> 1186 225<320 510 725 916> VStem: 350 159<140.796 459.859> LayerCount: 2 Fore Refer: 173 168 S 1 0 0 1 0 96 2 Refer: 177 305 N 1 0 0 1 0 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/afii10105.glyph000066400000000000000000000003761472062471000320340ustar00rootroot00000000000000StartChar: afii10105 Encoding: 1112 1112 826 Width: 1060 VWidth: 0 Flags: W HStem: -387 156<210.666 477.366> 892 149<504.147 703.795> 1179 225<758 948> VStem: 710 156<571.234 890.178> LayerCount: 2 Fore Refer: 10 106 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/afii10106.glyph000066400000000000000000000020021472062471000320210ustar00rootroot00000000000000StartChar: afii10106 Encoding: 1113 1113 827 Width: 1060 Flags: W HStem: -3 157<-8.59765 102.969 664.918 819.203> 492 150<721.864 862.74> 879 163<457.888 620.507> VStem: 513 149<149.175 478.476> 872 149<212.373 485.643> LayerCount: 2 Fore SplineSet 706 484 m 1 679 352 662 259 662 204 c 0 662 165 689 146 722 146 c 0 781 146 834 169 864 324 c 0 870 353 872 378 872 398 c 0 872 476 834 492 792 492 c 0 761 492 728 484 706 484 c 1 -50 5 m 1 -1 160 l 1 12 157 26 154 41 154 c 0 136 154 172 386 220 618 c 0 288 945 376 1042 534 1042 c 0 625 1042 744 1026 808 1009 c 0 809 1009 809 1009 809 1009 c 0 792 913 784 876 772 815 c 0 760 754 749 694 735 624 c 1 771 635 810 642 847 642 c 0 947 642 1021 541 1021 397 c 0 1021 369 1018 338 1012 307 c 0 959 33 816 -14 701 -14 c 0 550 -14 513 112 513 198 c 0 513 289 530 398 551 504 c 0 557 532 612 818 622 866 c 1 622 867 l 1 595 874 569 879 534 879 c 0 470 879 439 852 380 582 c 0 323 320 298 -3 17 -3 c 0 -4 -3 -27 0 -50 5 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/afii10107.glyph000066400000000000000000000016311472062471000320310ustar00rootroot00000000000000StartChar: afii10107 Encoding: 1114 1114 828 Width: 1060 Flags: W HStem: -7 153<669.005 815.331> 448 152<257.285 542> 492 150<721.864 862.714> 1005 15G<184 340.071 636.5 811> VStem: 506 158<150.706 445.817> 872 161<215.797 484.664> LayerCount: 2 Fore SplineSet 344 1025 m 1xdc 255 572 l 1 278 577 373 600 572 600 c 1xdc 625 874 621 858 652 1020 c 1 811 1020 l 1 798 946 785 882 773 819 c 0 761 756 749 694 735 624 c 1 771 635 810 642 847 642 c 0xbc 946 642 1033 591 1033 429 c 0 1033 394 1029 354 1020 308 c 0 967 34 818 -7 675 -7 c 0 580 -7 506 49 506 199 c 3 506 298 524 355 542 448 c 1 345 448 330 441 226 420 c 1 159 77 181 181 146 0 c 1 -15 0 l 1 184 1023 l 1 344 1025 l 1xdc 706 484 m 1 679 351 664 271 664 216 c 3 664 179 685 146 726 146 c 0 785 146 834 169 864 324 c 0 870 353 872 378 872 398 c 0 872 476 834 492 792 492 c 0xbc 761 492 728 484 706 484 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/afii10108.glyph000066400000000000000000000014561472062471000320370ustar00rootroot00000000000000StartChar: afii10108 Encoding: 1115 1115 829 Width: 1060 VWidth: -2 Flags: W HStem: 0 21G<164 326 745 914.5> 529 149<515.324 786.029> 995 150<192 360 550 896> VStem: 819 163<363.936 493.068> LayerCount: 2 Fore SplineSet 904 0 m 1 745 0 l 1 745 0 753 40 763 93 c 0 784 199 815 359 815 359 c 2 818 374 819 387 819 400 c 0 819 495 741 529 647 529 c 0 519 529 430 446 400 384 c 1 388 318 326 0 326 0 c 1 164 0 l 1 202 194 229 319 310 735 c 0 319 781 338 884 360 995 c 1 162 995 l 1 192 1145 l 1 389 1145 l 1 409 1248 426 1339 433 1375 c 1 448 1375 562 1376 593 1376 c 1 583 1321 568 1238 550 1145 c 1 926 1145 l 1 896 995 l 1 520 995 l 1 440 582 l 1 494 636 594 678 709 678 c 0 846 678 982 607 982 438 c 0 982 416 980 392 975 367 c 2 975 367 925 109 904 0 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/afii10109.glyph000066400000000000000000000004651472062471000320370ustar00rootroot00000000000000StartChar: afii10109 Encoding: 1116 1116 830 Width: 1060 Flags: W HStem: 0 21G<82 241.913 827.5 881.38> 886 156<934.998 1079> 1000 20G<276.118 436> 1067.5 150<518.888 567.461> VStem: 461.909 613 LayerCount: 2 Fore Refer: 321 769 S 1 0 0 1 35.9088 -212.5 2 Refer: 796 1082 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/afii10110.glyph000066400000000000000000000005201472062471000320170ustar00rootroot00000000000000StartChar: afii10110 Encoding: 1118 1118 832 Width: 1060 VWidth: 14 Flags: W HStem: -376 153<69.9609 274.766> 863 166<127.485 232.137> 1022 20G<863.5 971.381> 1148.9 153<511.903 784.606> VStem: 308.224 164<1343.85 1437.9> LayerCount: 2 Fore Refer: 326 774 S 1 0 0 1 -85.776 -208.1 2 Refer: 805 1091 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/afii10145.glyph000066400000000000000000000006031472062471000320310ustar00rootroot00000000000000StartChar: afii10145 Encoding: 1039 1039 753 Width: 1060 Flags: W HStem: 0 150<209 363 515 715> 1276 20G<270.068 432 936.073 1097> LayerCount: 2 Fore SplineSet 209 150 m 1 715 150 l 1 940 1296 l 1 1097 1296 l 1 875 158 l 1 844 0 l 1 515 0 l 0 457 -299 l 1 305 -299 l 1 363 0 l 1 256 0 126 -1 19 -1 c 1 274 1296 l 1 432 1296 l 1 209 150 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/afii10146.glyph000066400000000000000000000015571472062471000320430ustar00rootroot00000000000000StartChar: afii10146 Encoding: 1122 1122 836 Width: 1060 Flags: W HStem: -5 151<287 677.618> 649 149<402.932 769.431> 995 150<187 296 487 891> 1261 20G<383 413.5> VStem: 850 164<307.142 572.556> LayerCount: 2 Fore SplineSet 351 1280 m 1 356 1280 373 1281 393 1281 c 0 434 1281 491 1280 512 1280 c 1 504 1234 496 1189 487 1145 c 1 921 1145 l 1 891 995 l 1 457 995 l 1 416 780 l 1 497 794 547 798 610 798 c 0 882 798 1014 721 1014 519 c 0 1014 481 1009 440 1000 393 c 0 946 114 713 -5 465 -5 c 0 370 -5 211 0 95 0 c 1 133 194 182 404 263 820 c 0 271 862 283 926 296 995 c 1 157 995 l 1 187 1145 l 1 326 1145 l 1 337 1201 345 1250 351 1280 c 1 564 649 m 0 509 649 386 640 386 640 c 1 338 403 303 226 287 150 c 1 395 150 386 146 461 146 c 0 641 146 807 212 845 409 c 0 849 428 850 445 850 461 c 0 850 593 733 649 564 649 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/afii10147.glyph000066400000000000000000000017551472062471000320440ustar00rootroot00000000000000StartChar: afii10147 Encoding: 1138 1138 838 Width: 1060 VWidth: 0 Flags: W HStem: -16 153<315.19 600.13> 595 158<281.473 849.367> 1170 153<537.035 795.798> VStem: 63 165<229.357 575.024> 886 159<747.105 1067.33> LayerCount: 2 Fore SplineSet 261 247 m 0 297 182 354 137 462 137 c 0 578 137 666 224 727 307 c 1 773 363 824 484 851 585 c 1 808 592 753 595 687 595 c 0 565 595 408 585 238 576 c 1 232 535 228 488 228 440 c 0 228 364 238 288 261 247 c 0 704 1323 m 0 798 1323 1045 1258 1045 869 c 0 1045 801 1037 722 1020 632 c 2 1018 621 l 2 986 457 914 324 848 231 c 0 745 87 597 -16 432 -16 c 0 310 -16 195 32 133 132 c 0 87 206 63 305 63 417 c 0 63 472 69 530 81 590 c 0 135 867 261 1059 349 1154 c 0 432 1244 562 1323 704 1323 c 0 880 745 m 1 884 780 886 817 886 852 c 0 886 911 880 967 865 1014 c 0 829 1128 751 1170 679 1170 c 0 601 1170 534 1138 461 1062 c 0 393 992 323 879 275 732 c 1 497 747 642 753 738 753 c 0 806 753 851 750 880 745 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/afii10148.glyph000066400000000000000000000010251472062471000320330ustar00rootroot00000000000000StartChar: afii10148 Encoding: 1140 1140 840 Width: 1060 Flags: W HStem: 0 21G<269 429> 1186 159<1010.84 1181.85> VStem: 270 153<1 97.8271> LayerCount: 2 Fore SplineSet 268 0 m 1 270 22 270 54 270 92 c 0 270 385 228 1089 183 1286 c 1 351 1339 l 1 403 1087 420 755 423 383 c 1 518 604 663 885 798 1120 c 0 845 1202 978 1345 1145 1345 c 0 1178 1345 1213 1339 1248 1326 c 1 1167 1173 l 1 1153 1181 1136 1186 1118 1186 c 0 1057 1186 982 1140 930 1048 c 0 737 704 471 149 429 1 c 1 268 0 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/afii10193.glyph000066400000000000000000000006031472062471000320340ustar00rootroot00000000000000StartChar: afii10193 Encoding: 1119 1119 833 Width: 1060 Flags: W HStem: 0 150<217 363 515 707> 1002 20G<225.051 387 875.055 1036> LayerCount: 2 Fore SplineSet 217 150 m 1 707 150 l 1 879 1022 l 1 1036 1022 l 1 867 158 l 1 836 0 l 1 515 0 l 0 457 -299 l 1 305 -299 l 1 363 0 l 1 256 0 134 -1 27 -1 c 1 229 1022 l 1 387 1022 l 1 217 150 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/afii10194.glyph000066400000000000000000000015261472062471000320420ustar00rootroot00000000000000StartChar: afii10194 Encoding: 1123 1123 837 Width: 1060 Flags: W HStem: -5 151<414.199 731.787> 493 149<430.414 768.885> 873 150<163 331 521 867> VStem: 232 156<171.367 480.378> 807 162<224.808 449.921> LayerCount: 2 Fore SplineSet 428 1375 m 1 443 1375 557 1376 588 1376 c 1 578 1319 539 1115 521 1023 c 1 897 1023 l 1 867 873 l 1 491 873 l 1 443 624 l 1 524 638 550 642 613 642 c 0 827 642 969 587 969 401 c 0 969 373 966 342 959 308 c 0 918 95 817 -5 569 -5 c 0 314 -5 232 68 232 252 c 0 232 367 264 525 305 735 c 0 314 781 309 762 331 873 c 1 133 873 l 1 163 1023 l 1 360 1023 l 1 380 1126 421 1339 428 1375 c 1 567 493 m 0 512 493 414 484 414 484 c 1 397 399 388 336 388 288 c 0 388 160 449 146 565 146 c 0 700 146 775 182 803 324 c 0 806 339 807 352 807 364 c 0 807 470 706 493 567 493 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/afii10195.glyph000066400000000000000000000014121472062471000320350ustar00rootroot00000000000000StartChar: afii10195 Encoding: 1139 1139 839 Width: 1060 VWidth: 0 Flags: W HStem: -16 153<300.37 651.378> 439 158<251.464 818.473> 879 153<458.176 757.273> VStem: 45 158<228.213 420.159> 852 157<589.712 782.449> LayerCount: 2 Fore SplineSet 462 137 m 0 648 137 764 219 820 429 c 1 777 436 722 439 656 439 c 0 534 439 378 429 208 420 c 1 205 401 203 384 203 367 c 0 203 188 358 137 462 137 c 0 648 1032 m 0 828 1032 1009 951 1009 659 c 0 1009 605 1003 544 990 476 c 0 928 156 731 -16 432 -16 c 0 248 -16 45 85 45 349 c 0 45 386 49 425 57 468 c 0 130 843 366 1032 648 1032 c 0 849 589 m 1 851 604 852 618 852 632 c 0 852 800 735 879 623 879 c 0 492 879 315 791 245 576 c 1 467 591 612 597 708 597 c 0 776 597 820 594 849 589 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/afii10196.glyph000066400000000000000000000010161472062471000320360ustar00rootroot00000000000000StartChar: afii10196 Encoding: 1141 1141 841 Width: 1060 Flags: W HStem: 0 21G<268 478> 881 158<955.712 1122.84> VStem: 124 168<834.669 985.523> LayerCount: 2 Fore SplineSet 268 0 m 1 269 11 269 24 269 37 c 0 269 256 172 771 124 981 c 1 292 1034 l 1 344 782 399 587 416 271 c 1 499 443 590 595 738 815 c 0 791 894 921 1039 1087 1039 c 0 1119 1039 1154 1034 1188 1021 c 1 1108 868 l 1 1094 876 1077 881 1060 881 c 0 1003 881 933 834 870 743 c 0 645 415 503 149 453 0 c 1 268 0 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/afii10846.glyph000066400000000000000000000013421472062471000320420ustar00rootroot00000000000000StartChar: afii10846 Encoding: 1241 1241 921 Width: 1060 Flags: W HStem: -9 152<367.353 655.297> 432 153<369.062 829> 869 153<447.178 785.637> VStem: 141 153<219.425 406.812> 866 150<586.311 791.446> LayerCount: 2 Fore SplineSet 829 432 m 1 700 431 441 422 296 406 c 1 295 393 294 381 294 369 c 0 294 230 374 143 499 143 c 0 669 143 798 278 829 432 c 1 470 -9 m 0 197 -9 141 190 141 352 c 0 141 414 150 471 157 509 c 0 161 529 163 544 166 552 c 1 450 571 681 583 859 585 c 1 864 609 866 632 866 655 c 0 866 776 796 869 624 869 c 0 481 869 381 790 332 736 c 1 230 845 l 1 280 890 420 1022 658 1022 c 0 902 1022 1016 880 1016 656 c 0 1016 607 1010 553 999 496 c 0 943 210 753 -9 470 -9 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/afii61352.glyph000066400000000000000000000020371472062471000320420ustar00rootroot00000000000000StartChar: afii61352 Encoding: 8470 8470 1025 Width: 1060 VWidth: 0 Flags: W HStem: -15 21G<44.7143 111> 4 141<623 897> 253 142<789.363 868.954> 878 143<873.394 952.697> 1278 20G<251.11 414 668.5 751.429> VStem: 355 106<285 376> 678 107<396.344 735.394> 957 108<533.229 876.389> LayerCount: 2 Fore SplineSet 957 789 m 0x3f 957 849 949 878 922 878 c 0 862 878 785 655 785 483 c 0 785 420 800 395 819 395 c 0 871 395 957 585 957 789 c 0x3f 797 253 m 0 726 253 678 314 678 451 c 0 678 709 787 1021 934 1021 c 0 1027 1020 1065 937 1065 816 c 0 1065 481 926 253 797 253 c 0 623 145 m 1x7f 924 145 l 1 897 4 l 1 596 4 l 1 623 145 l 1x7f 355 0 m 1 355 376 341 632 317 933 c 1 317 933 285 703 270 626 c 2 224 390 l 2 173 131 141 87 81 -15 c 1xbf -46 55 l 1 1 122 37 174 79 393 c 2 255 1298 l 1 414 1294 l 1 433 1153 461 654 461 285 c 1 461 285 484 571 522 766 c 0 589 1109 612 1181 725 1312 c 1 836 1228 l 1 746 1126 703 1020 676 878 c 0 632 652 586 398 542 168 c 0 531 111 518 54 508 1 c 1 355 0 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/agrave.glyph000066400000000000000000000004561472062471000320010ustar00rootroot00000000000000StartChar: agrave Encoding: 224 224 59 Width: 1060 VWidth: 0 Flags: W HStem: -8 152<263.542 494.389> 890 144<420.442 744.614> 1064 530 VStem: 66 152<187.28 570.631> 471 494 716 150<78.0819 215.544> LayerCount: 2 Fore Refer: 320 768 S 1 0 0 1 -28 -216 2 Refer: 0 97 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/alpha.glyph000066400000000000000000000014101472062471000316100ustar00rootroot00000000000000StartChar: alpha Encoding: 945 945 339 Width: 1060 VWidth: 4 Flags: W HStem: -7 157<301.414 488.19> 865 153<413.144 615.201> 1014 20G<939 1003.71> VStem: 79 162<207.976 626.422> LayerCount: 2 Fore SplineSet 257 527 m 0xd0 246 468 241 418 241 376 c 0 241 155 376 150 391 150 c 2 404 150 l 2 489 150 595 316 697 512 c 1 672 763 634 865 517 865 c 0 439 865 303 766 257 527 c 0xd0 831 464 m 1 840 387 849 300 862 203 c 0 870 145 906 123 960 108 c 1 865 -32 l 1 743 0 722 120 716 180 c 0 713 203 711 226 708 248 c 1 614 100 509 -7 378 -7 c 0 156 -7 79 151 79 346 c 0 79 404 86 465 98 527 c 0 169 894 383 1018 558 1018 c 0xd0 723 1018 776 940 810 743 c 1 860 842 912 941 966 1034 c 1xb0 1098 964 l 1 1009 838 916 632 831 464 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/alphatonos.glyph000066400000000000000000000004621472062471000327010ustar00rootroot00000000000000StartChar: alphatonos Encoding: 940 940 391 Width: 1060 VWidth: 0 Flags: W HStem: -7 157<301.414 488.19> 865 153<413.144 615.201> 1014 20G<939 1003.71> 1107 491 VStem: 79 162<207.976 626.422> 540 418 LayerCount: 2 Fore Refer: 390 900 S 1 0 0 1 -8 -115 2 Refer: 339 945 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/amacron.glyph000066400000000000000000000005061472062471000321500ustar00rootroot00000000000000StartChar: amacron Encoding: 257 257 179 Width: 1060 VWidth: 0 Flags: W HStem: -8 152<263.542 494.389> 890 144<420.442 744.614> 1183.9 152<478.947 904> VStem: 66 152<187.28 570.631> 451 483 716 150<78.0819 215.544> LayerCount: 2 Fore Refer: 324 772 S 1 0 0 1 -16.9999 -289.1 2 Refer: 0 97 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/ampersand.glyph000066400000000000000000000022231472062471000325000ustar00rootroot00000000000000StartChar: ampersand Encoding: 38 38 168 Width: 1060 VWidth: 0 Flags: W HStem: -22 155<257.476 533.387> 1194 153<485.146 678.143> VStem: 34 164<193.596 477.144> 254 161<883.726 1123.19> 690 161<998.595 1178.79> 811 149<470.938 647> LayerCount: 2 Fore SplineSet 628 245 m 1xf0 549 387 477 521 402 648 c 1 311 579 226 491 204 376 c 0 200 356 198 337 198 319 c 0 198 203 275 133 375 133 c 0 475 133 564 185 628 245 c 1xf0 686 1069 m 0 688 1081 690 1093 690 1103 c 0xf8 690 1167 646 1194 582 1194 c 0 514 1194 433 1121 418 1044 c 0 416 1033 415 1022 415 1012 c 0 415 954 445 904 475 859 c 1 559 911 603 950 632 981 c 0 665 1016 681 1041 686 1069 c 0 922 64 m 1 782 -32 l 1 771 -12 737 47 698 116 c 1 588 18 470 -22 340 -22 c 0 160 -22 34 91 34 277 c 0 34 305 37 336 43 367 c 0 78 546 197 681 328 771 c 1 297 819 254 892 254 982 c 0 254 1000 255 1018 259 1037 c 0 292 1206 452 1347 613 1347 c 0 742 1347 851 1276 851 1140 c 0xf8 851 1123 850 1104 846 1085 c 0 815 923 677 827 543 741 c 1 608 628 672 517 737 398 c 1 773 468 790 539 811 648 c 1 960 647 l 1xf4 928 480 879 336 812 255 c 1 842 204 905 95 922 64 c 1 EndSplineSet Validated: 1 EndChar ampersand_ampersand.liga.glyph000066400000000000000000000040111472062471000353630ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdirStartChar: ampersand_ampersand.liga Encoding: 57400 57400 1044 Width: 1060 VWidth: 0 Flags: WO HStem: -22 155<-567.524 -331.885 66.5484 337.387> 1194 153<-339.854 -146.857 289.146 482.143> VStem: -791 164<193.596 477.144> -571 161<883.726 1123.19> -135 161<998.595 1178.79> 58 161<883.726 1123.19> 494 161<998.595 1178.79> 615 149<470.938 647> LayerCount: 2 Fore SplineSet -139 1069 m 0xfc -137 1081 -135 1093 -135 1103 c 0 -135 1167 -179 1194 -243 1194 c 0 -311 1194 -392 1121 -407 1044 c 0 -409 1033 -410 1022 -410 1012 c 0 -410 954 -380 904 -350 859 c 1 -266 911 -222 950 -193 981 c 0 -160 1016 -144 1041 -139 1069 c 0xfc 490 1069 m 0 492 1081 494 1093 494 1103 c 0xfe 494 1167 450 1194 386 1194 c 0 318 1194 237 1121 222 1044 c 0 220 1033 219 1022 219 1012 c 0 219 954 249 904 279 859 c 1 363 911 407 950 436 981 c 0 469 1016 485 1041 490 1069 c 0 -222 288 m 1 -297 424 -354 532 -423 648 c 1 -514 579 -599 491 -621 376 c 0 -625 356 -627 337 -627 319 c 0 -627 203 -550 133 -450 133 c 0 -362 133 -280 209 -222 288 c 1 -130 471 m 1 -126 482 -121 493 -115 504 c 0 -69 593 2 675 132 771 c 1 101 819 58 892 58 982 c 0 58 1000 59 1018 63 1037 c 0 96 1206 256 1347 417 1347 c 0 546 1347 655 1276 655 1140 c 0xfe 655 1123 654 1104 650 1085 c 0 619 923 481 827 347 741 c 1 412 628 476 517 541 398 c 1 577 468 594 539 615 648 c 1 764 647 l 1xfd 732 480 683 336 616 255 c 1 646 204 709 95 726 64 c 1 586 -32 l 1 575 -12 541 47 502 116 c 1 392 18 274 -22 144 -22 c 0 55 -22 -38 17 -133 145 c 1 -228 36 -359 -22 -485 -22 c 0 -665 -22 -791 91 -791 277 c 0 -791 305 -788 336 -782 367 c 0 -747 546 -628 681 -497 771 c 1 -528 819 -571 892 -571 982 c 0 -571 1000 -570 1018 -566 1037 c 0 -533 1206 -373 1347 -212 1347 c 0 -83 1347 26 1276 26 1140 c 0 26 1123 25 1104 21 1085 c 0 -10 923 -148 827 -282 741 c 1 -229 650 -186 568 -130 471 c 1 -37 311 m 1 20 215 80 133 179 133 c 0 279 133 368 185 432 245 c 1 353 387 281 521 206 648 c 1 119 581 62 529 16 438 c 0 -2 401 -18 357 -37 311 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/anoteleia.glyph000066400000000000000000000002221472062471000324640ustar00rootroot00000000000000StartChar: anoteleia Encoding: 903 903 410 Width: 1060 VWidth: 26 Flags: W LayerCount: 2 Fore Refer: 171 183 N 1 0 0 1 0 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/aogonek.glyph000066400000000000000000000021101472062471000321440ustar00rootroot00000000000000StartChar: aogonek Encoding: 261 261 210 Width: 1060 VWidth: 6 Flags: W HStem: -445 144<509.311 729.1> -8 152<263.542 494.273> 890 144<420.442 744.614> VStem: 66 152<187.28 570.631> 342 159<-289.953 -169.473> 715 151<133.409 230> LayerCount: 2 Fore SplineSet 1006 1002 m 1 886 356 l 2 873 290 866 246 866 214 c 0 866 160 866 140 882 140 c 0 887 140 893 141 900 144 c 1 963 43 l 1 841 -42 516 -143 502 -217 c 0 501 -222 501 -227 501 -232 c 0 501 -278 549 -301 607 -301 c 0 665 -301 712 -268 746 -246 c 1 804 -352 l 1 751 -400 654 -445 575 -445 c 0 413 -445 342 -376 342 -270 c 0 342 -253 343 -236 347 -217 c 0 373 -85 602 -9 764 64 c 1 733 87 715 124 715 173 c 0 715 181 715 189 716 198 c 1 658 114 533 -8 321 -8 c 0 166 -8 66 140 66 343 c 0 66 394 72 448 85 504 c 0 169 862 303 1034 604 1034 c 0 730 1034 793 994 841 961 c 1 846 984 849 1006 851 1026 c 1 1006 1002 l 1 243 514 m 0 226 451 218 395 218 346 c 0 218 218 272 144 350 144 c 0 576 144 708 442 766 608 c 1 811 804 l 1 761 839 688 890 584 890 c 0 393 890 314 774 243 514 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/aring.glyph000066400000000000000000000006121472062471000316260ustar00rootroot00000000000000StartChar: aring Encoding: 229 229 64 Width: 1060 VWidth: 0 Flags: W HStem: -8 152<263.542 494.389> 890 144<420.442 744.614> 1093 125<599.6 756.862> 1359 124<609.59 768.494> VStem: 66 152<187.28 570.631> 464.313 132<1223.38 1343.47> 716 150<78.0819 215.544> 770.313 133<1233.58 1353.69> LayerCount: 2 Fore Refer: 737 730 S 1 0 0 1 86.3129 171 2 Refer: 0 97 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/aringacute.glyph000066400000000000000000000006741472062471000326600ustar00rootroot00000000000000StartChar: aringacute Encoding: 507 507 457 Width: 1060 VWidth: 0 Flags: W HStem: -8 152<263.542 494.389> 890 144<420.442 744.614> 1093 125<599.6 756.862> 1359 124<609.59 768.494> 1540.4 150<594.388 642.961> VStem: 66 152<187.28 570.631> 464.313 132<1223.38 1343.47> 537.409 613 716 150<78.0819 215.544> 770.313 133<1233.58 1353.69> LayerCount: 2 Fore Refer: 321 769 S 1 0 0 1 111.409 260.4 2 Refer: 64 229 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/arrowboth.glyph000066400000000000000000000013061472062471000325360ustar00rootroot00000000000000StartChar: arrowboth Encoding: 8596 8596 556 Width: 1060 VWidth: 6 Flags: W HStem: 447 152<299 818> VStem: 233 163<103.251 210.129> 688 163<823.28 932> LayerCount: 2 Fore SplineSet 1103 567 m 1 1081 452 l 1 896 311 753 197 686 48 c 1 545 102 l 1 608 239 704 343 818 439 c 1 678 445 533 447 472 447 c 0 407 447 330 447 253 447 c 1 330 350 387 246 396 108 c 1 233 54 l 1 224 203 127 317 -4 458 c 1 18 573 l 1 187 703 377 835 427 975 c 1 575 938 l 1 517 794 410 689 299 599 c 1 328 599 356 599 380 599 c 0 419 599 458 599 499 599 c 0 586 599 714 598 833 593 c 1 756 683 690 788 688 932 c 1 851 969 l 1 851 967 851 965 851 963 c 0 851 825 986 695 1103 567 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/arrowdown.glyph000066400000000000000000000010051472062471000325450ustar00rootroot00000000000000StartChar: arrowdown Encoding: 8595 8595 555 Width: 1060 VWidth: 66 Flags: W HStem: 238 156<813.203 921> 1410 20G<617 770.5> LayerCount: 2 Fore SplineSet 461 -92 m 1 346 -92 l 1 236 66 146 186 4 224 c 1 87 376 l 1 213 341 301 266 377 175 c 1 553 1080 l 2 570 1166 581 1221 590 1268 c 0 601 1323 609 1366 617 1428 c 1 778 1430 l 1 763 1329 753 1273 731 1158 c 2 702 1008 l 2 641 692 589 442 538 181 c 1 647 276 771 363 921 394 c 1 927 238 l 1 783 215 619 52 461 -92 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/arrowleft.glyph000066400000000000000000000010431472062471000325320ustar00rootroot00000000000000StartChar: arrowleft Encoding: 8592 8592 552 Width: 1060 VWidth: 6 Flags: W HStem: 448 152<320 1069> VStem: 256 162<98.2213 205.129> LayerCount: 2 Fore SplineSet 40 568 m 1 209 698 399 830 449 970 c 1 597 933 l 1 539 789 431 684 320 594 c 1 441 599 570 600 657 600 c 0 698 600 737 600 776 600 c 0 858 600 974 599 1081 598 c 1 1099 598 l 1 1069 445 l 1 1051 445 l 1 917 448 750 448 625 448 c 0 564 448 418 446 276 440 c 1 352 344 409 240 418 103 c 1 256 49 l 1 247 198 149 312 18 453 c 1 40 568 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/arrowright.glyph000066400000000000000000000010701472062471000327150ustar00rootroot00000000000000StartChar: arrowright Encoding: 8594 8594 554 Width: 1060 VWidth: 6 Flags: W HStem: 444 153<56 818> VStem: 688 163<823.28 932> LayerCount: 2 Fore SplineSet 1103 567 m 1 1081 452 l 1 896 311 753 197 686 48 c 1 545 102 l 1 608 239 704 343 818 439 c 1 678 445 533 447 472 447 c 0 347 447 180 447 44 444 c 1 26 444 l 1 56 597 l 1 74 597 l 1 181 598 298 599 380 599 c 0 419 599 458 599 499 599 c 0 586 599 714 598 833 593 c 1 756 683 690 788 688 932 c 1 851 969 l 1 851 967 851 965 851 963 c 0 851 825 986 695 1103 567 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/arrowup.glyph000066400000000000000000000007721472062471000322340ustar00rootroot00000000000000StartChar: arrowup Encoding: 8593 8593 553 Width: 1060 VWidth: 66 Flags: W HStem: 928 152<191.736 282.639> LayerCount: 2 Fore SplineSet 750 1396 m 1 852 1252 952 1089 1088 1066 c 1 1021 910 l 1 883 941 794 1027 721 1122 c 1 670 861 625 612 564 296 c 2 534 146 l 2 512 31 501 -25 476 -126 c 1 315 -126 l 1 331 -64 340 -21 351 34 c 0 360 81 370 138 387 224 c 2 562 1128 l 1 450 1037 334 963 194 928 c 1 170 1080 l 1 326 1118 463 1238 635 1396 c 1 750 1396 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/arrowupdn.glyph000066400000000000000000000011551472062471000325520ustar00rootroot00000000000000StartChar: arrowupdn Encoding: 8597 8597 557 Width: 1060 VWidth: 66 Flags: W HStem: 238 156<814.109 921> 928 152<191.736 282.639> LayerCount: 2 Fore SplineSet 461 -92 m 1 346 -92 l 1 236 66 146 186 4 224 c 1 87 376 l 1 213 341 301 266 377 175 c 1 377 177 l 2 380 192 384 207 387 224 c 2 562 1128 l 1 450 1037 334 963 194 928 c 1 170 1080 l 1 326 1118 463 1238 635 1396 c 1 750 1396 l 1 852 1252 952 1089 1088 1066 c 1 1021 910 l 1 883 941 794 1027 721 1122 c 1 670 861 625 612 564 296 c 2 542 184 l 1 650 278 772 364 921 394 c 1 927 238 l 1 783 215 619 52 461 -92 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/asciicircum.glyph000066400000000000000000000003661472062471000330270ustar00rootroot00000000000000StartChar: asciicircum Encoding: 94 94 116 Width: 1060 VWidth: -10 Flags: W HStem: 458 643 LayerCount: 2 Fore SplineSet 653 1101 m 1 1018 583 l 1 896 468 l 1 629 839 l 1 187 458 l 1 89 576 l 1 653 1101 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/asterisk.glyph000066400000000000000000000005311472062471000323530ustar00rootroot00000000000000StartChar: asterisk Encoding: 42 42 191 Width: 1060 VWidth: 0 Flags: W LayerCount: 2 Fore SplineSet 509 740 m 1 588 1165 l 1 757 1166 l 1 670 737 l 1 1013 883 l 1 1074 747 l 1 682 598 l 1 896 261 l 1 752 165 l 1 565 529 l 1 249 163 l 1 133 273 l 1 455 613 l 1 132 749 l 1 201 881 l 1 509 740 l 1 EndSplineSet Validated: 1 EndChar asterisk_slash.liga.glyph000066400000000000000000000003051472062471000344000ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdirStartChar: asterisk_slash.liga Encoding: 57406 57406 1038 Width: 1060 VWidth: 60 Flags: W LayerCount: 2 Fore Refer: 191 42 N 1 0 0 1 -1060 0 2 Refer: 104 47 N 1 0 0 1 -110 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/at.glyph000066400000000000000000000042451472062471000311400ustar00rootroot00000000000000StartChar: at Encoding: 64 64 163 Width: 1060 VWidth: 6 Flags: W HStem: -224 146<341.501 637.295> -45 20G<620 657.037> 184 152<485.438 666.867> 693 160<547.958 807.452> 1139 151<536.814 835.017> VStem: 45 145<99.725 611.917> 315 157<348.441 607.64> 793 152<225.238 495.375> 883 160<790.564 1088.1> LayerCount: 2 Back SplineSet 462 285 m 4xdf80 462 174 467 148 490 148 c 4 568 148 652 389 697 591 c 5 735 777 l 5 734 813 730 881 667 881 c 4 619 881 462 543 462 285 c 4xdf80 822 171 m 7xbf80 848 171 855 218 871 300 c 6 871 300 928 582 952 705 c 4 964 767 972 835 972 900 c 4 972 1077 915 1238 740 1238 c 4 592 1238 367 1027 274 550 c 4 248 416 234 295 234 190 c 4 234 -59 322 -212 502 -212 c 4 545 -212 582 -199 618 -178 c 5 664 -313 l 5 612 -342 550 -362 473 -362 c 4 192 -362 79 -171 79 144 c 4 79 263 95 399 124 550 c 4 230 1095 510 1386 769 1386 c 4 1053 1386 1123 1148 1123 933 c 4 1123 855 1113 780 1102 721 c 4 1071 564 1045 427 1014 270 c 4 976 76 890 3 810 3 c 4xbf80 719 3 686 84 686 183 c 5 686 183 615 -7 495 -7 c 4xdf80 382 -7 324 78 324 288 c 4 324 559 528 1035 678 1035 c 4 744 1035 762 998 778 958 c 5 783 981 788 1008 790 1028 c 5 913 1003 l 5 781 357 l 5 779 342 778 326 778 310 c 4 778 241 796 171 822 171 c 7xbf80 EndSplineSet Fore SplineSet 478 501 m 0xfe 474 481 472 462 472 445 c 0 472 375 505 336 558 336 c 0 656 336 777 476 813 535 c 1 831 630 l 1 791 671 718 693 654 693 c 0 559 693 501 621 478 501 c 0xfe 794 309 m 1 723 246 655 184 529 184 c 0 410 184 315 292 315 431 c 0 315 450 316 471 320 491 c 0 362 707 515 853 676 853 c 0 745 853 817 836 862 787 c 1 872 841 883 899 883 952 c 0 883 1054 845 1139 698 1139 c 0 477 1139 288 923 206 501 c 0 195 444 190 387 190 334 c 0 190 101 295 -78 489 -78 c 0 537 -78 588 -61 652 -25 c 1 686 -160 l 1 598 -202 518 -224 448 -224 c 0 180 -224 45 29 45 315 c 0 45 374 50 435 62 495 c 0 160 1001 423 1290 726 1290 c 0 966 1290 1043 1133 1043 964 c 0xfe80 1043 922 1038 879 1030 838 c 2 966 508 l 2 964 498 962 489 960 479 c 0 952 440 945 400 945 359 c 0 945 319 952 278 971 238 c 1 808 174 l 1 797 202 793 235 793 273 c 0xff 793 285 793 297 794 309 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/atilde.glyph000066400000000000000000000005211472062471000317670ustar00rootroot00000000000000StartChar: atilde Encoding: 227 227 62 Width: 1060 VWidth: 0 Flags: W HStem: -8 152<263.542 494.389> 890 144<420.442 744.614> 1090 153<752.861 965.291> 1219 153<453.568 660.314> VStem: 66 152<187.28 570.631> 716 150<78.0819 215.544> LayerCount: 2 Fore Refer: 323 771 S 1 0 0 1 -21 -322 2 Refer: 0 97 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/b.glyph000066400000000000000000000013541472062471000307530ustar00rootroot00000000000000StartChar: b Encoding: 98 98 1 Width: 1060 VWidth: -2 Flags: W HStem: -7 154<324.703 621.789> 873 155<509.263 725.769> 1392 20G<294 452.5> VStem: 294 161<1128.44 1403> 784 154<372.721 810.409> LayerCount: 2 Fore SplineSet 767 478 m 0 779 539 784 593 784 639 c 0 784 805 713 873 615 873 c 0 512 873 388 736 283 449 c 1 254 307 l 1 303 193 341 147 478 147 c 0 648 147 727 274 767 478 c 0 920 459 m 0 868 191 723 -7 448 -7 c 0 336 -7 262 28 210 84 c 1 201 42 192 20 181 -12 c 1 19 7 l 1 42 73 68 160 84 243 c 1 261 1157 l 0 279 1251 288 1335 294 1403 c 1 455 1412 l 1 450 1339 439 1242 418 1152 c 2 343 833 l 1 416 935 509 1028 631 1028 c 0 826 1028 938 874 938 635 c 0 938 580 932 521 920 459 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/backslash.glyph000066400000000000000000000003761472062471000324700ustar00rootroot00000000000000StartChar: backslash Encoding: 92 92 115 Width: 1060 VWidth: 60 Flags: W VStem: 298 506 LayerCount: 2 Fore SplineSet 804 -108 m 1 641 -147 l 1 576 135 368 1059 298 1411 c 1 466 1449 l 1 531 1092 738 178 804 -108 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/bar.glyph000066400000000000000000000005671472062471000313030ustar00rootroot00000000000000StartChar: bar Encoding: 124 124 161 Width: 1060 VWidth: 66 Flags: W VStem: 273 483 LayerCount: 2 Fore SplineSet 345 152 m 0 416 517 522 1111 578 1399 c 2 596 1492 l 1 756 1492 l 1 728 1347 l 2 674 1070 587 558 522 224 c 2 492 74 l 2 470 -41 459 -97 434 -198 c 1 273 -197 l 1 289 -135 298 -92 309 -37 c 0 318 10 328 66 345 152 c 0 EndSplineSet Validated: 1 EndChar bar_bar.liga.glyph000066400000000000000000000003271472062471000327550ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdirStartChar: bar_bar.liga Encoding: 57401 57401 1045 Width: 1060 VWidth: 66 Flags: W VStem: -538 483 162 483 LayerCount: 2 Fore Refer: 161 124 N 1 0 0 1 -811 0 2 Refer: 161 124 N 1 0 0 1 -111 0 2 Validated: 1 EndChar bar_bar_bar_greater.liga.glyph000066400000000000000000000017731472062471000353200ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdirStartChar: bar_bar_bar_greater.liga Encoding: 57600 57600 1033 Width: 1060 VWidth: 4 Flags: W LayerCount: 2 Fore SplineSet -1450 1000 m 2 -1432 1093 l 1 -1272 1093 l 1 -1300 948 l 2 -1323 831 -1378 504 -1404 369 c 2 -1433 219 l 2 -1455 104 -1467 48 -1492 -53 c 1 -1653 -52 l 1 -1637 10 -1628 53 -1617 108 c 0 -1561 394 -1514 673 -1450 1000 c 2 -556 1000 m 2 -538 1093 l 1 -378 1093 l 1 -378 1089 l 1 -376 1092 l 1 -268 989 290 657 364 590 c 1 341 473 l 1 232 404 -404 38 -597 -53 c 0 -598 -52 l 1 -598 -53 l 2 -759 -52 l 1 -743 10 -734 53 -723 108 c 0 -667 394 -620 673 -556 1000 c 2 -2342 1000 m 2 -2324 1093 l 1 -2164 1093 l 1 -2192 948 l 2 -2215 831 -2270 504 -2296 369 c 2 -2325 219 l 2 -2347 104 -2359 48 -2384 -53 c 1 -2545 -52 l 1 -2529 10 -2520 53 -2509 108 c 0 -2453 394 -2406 673 -2342 1000 c 2 -411 921 m 1 -436 787 -485 495 -510 369 c 2 -539 219 l 2 -544 191 -550 167 -554 145 c 1 -340 263 11 450 166 544 c 1 58 634 -293 839 -411 921 c 1 EndSplineSet Validated: 1 EndChar bar_bar_greater.liga.glyph000066400000000000000000000013531472062471000344660ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdirStartChar: bar_bar_greater.liga Encoding: 57601 57601 1029 Width: 1060 VWidth: 4 Flags: W LayerCount: 2 Fore SplineSet -554 1000 m 2 -536 1093 l 1 -483 1092 -426 1092 -376 1091 c 1 -266 987 289 657 363 590 c 1 340 473 l 1 231 404 -401 41 -596 -52 c 0 -757 -52 l 1 -741 10 -732 53 -721 108 c 0 -665 394 -618 673 -554 1000 c 2 -1445 1000 m 2 -1427 1093 l 1 -1267 1093 l 1 -1295 948 l 2 -1318 831 -1373 504 -1399 369 c 2 -1428 219 l 2 -1450 104 -1462 48 -1487 -53 c 1 -1648 -52 l 1 -1632 10 -1623 53 -1612 108 c 0 -1556 394 -1509 673 -1445 1000 c 2 -409 919 m 1 -434 784 -484 495 -508 369 c 2 -537 219 l 2 -542 192 -548 169 -552 147 c 1 -337 265 11 450 165 544 c 1 58 633 -289 835 -409 919 c 1 EndSplineSet Validated: 1 EndChar bar_greater.liga.glyph000066400000000000000000000007511472062471000336430ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdirStartChar: bar_greater.liga Encoding: 57602 57602 1032 Width: 1060 VWidth: 4 Flags: W LayerCount: 2 Fore SplineSet -267 1000 m 2 -249 1093 l 1 -89 1093 l 1 20 990 577 658 651 591 c 1 628 474 l 1 519 405 -116 38 -309 -53 c 1 -470 -52 l 1 -454 10 -445 53 -434 108 c 0 -378 394 -331 673 -267 1000 c 2 -122 920 m 1 -147 786 -197 495 -221 369 c 2 -250 219 l 2 -255 192 -261 169 -265 147 c 1 -50 265 298 451 453 545 c 1 345 634 -2 837 -122 920 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/beta.glyph000066400000000000000000000017421472062471000314460ustar00rootroot00000000000000StartChar: beta Encoding: 946 946 340 Width: 1060 VWidth: 0 Flags: W HStem: 0 153<353.315 680.413> 669 153<378 638.989> 1176 152<434.778 691.146> VStem: -54 148<-284.647 -119.049> 725 159<908.003 1139.68> 800 155<292.56 590.413> LayerCount: 2 Fore SplineSet 554 153 m 0xf8 676 153 766 261 792 395 c 0 797 422 800 446 800 468 c 0xf4 800 659 606 669 348 669 c 1 378 822 l 1 543 822 685 822 721 1005 c 0 724 1020 725 1034 725 1047 c 0 725 1132 663 1176 544 1176 c 1 448 1175 368 1083 351 993 c 0 332 893 279 609 233 367 c 1 296 192 385 153 554 153 c 0xf8 185 112 m 1 179 83 175 59 171 39 c 0 147 -85 121 -203 94 -300 c 1 -54 -283 l 1 -25 -183 -1 -74 21 37 c 0 57 224 166 829 200 1003 c 0 230 1159 374 1328 573 1328 c 0 752 1328 884 1255 884 1086 c 0xf8 884 1063 881 1038 876 1011 c 0 856 909 812 832 746 779 c 1 882 739 955 645 955 494 c 0 955 459 951 422 943 381 c 0 902 171 776 2 524 0 c 0 522 0 519 0 517 0 c 0 363 0 261 39 185 112 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/block.glyph000066400000000000000000000003541472062471000316230ustar00rootroot00000000000000StartChar: block Encoding: 9608 9608 572 Width: 1060 VWidth: 1918 Flags: W VStem: -20 1100<-505 1820> LayerCount: 2 Fore SplineSet -20 1820 m 1 1080 1820 l 1 1080 -505 l 1 -20 -505 l 1 -20 1820 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/braceleft.glyph000066400000000000000000000021371472062471000324610ustar00rootroot00000000000000StartChar: braceleft Encoding: 123 123 160 Width: 1060 VWidth: 66 Flags: W HStem: -262 158<576.757 763> 1326 158<837.736 1077> VStem: 381 172<-76.5579 115.898> 524 160<218.427 451.944> 614 168<943.845 962.922 966.949 1272.79> 637 157<814.594 1139.28 1142.94 1149.61> LayerCount: 2 Fore SplineSet 312 530 m 1xd0 343 690 l 1 471 724 607 765 633 899 c 0 636 913 637 927 637 943 c 0xc4 637 961 635 981 632 1003 c 1 624 1050 614 1101 614 1152 c 0 614 1172 615 1191 619 1211 c 0 629 1261 654 1311 703 1358 c 0 817 1466 968 1478 1102 1484 c 1 1077 1326 l 1 931 1319 810 1319 787 1202 c 0 783 1182 782 1162 782 1142 c 0xc8 782 1084 794 1027 794 964 c 0xc4 794 941 793 918 788 893 c 0 759 743 636 633 536 610 c 1 615 590 684 507 684 389 c 0xd0 684 369 682 348 678 327 c 0 656 212 576 119 556 18 c 0 554 8 553 -1 553 -9 c 0 553 -99 667 -98 799 -104 c 1 763 -262 l 1 631 -256 484 -246 412 -138 c 0 390 -105 381 -71 381 -36 c 0xe0 381 -21 383 -6 386 9 c 0 400 80 442 152 479 217 c 1 501 257 514 291 520 321 c 0 522 334 524 345 524 356 c 0 524 462 415 499 312 530 c 1xd0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/braceright.glyph000066400000000000000000000021271472062471000326430ustar00rootroot00000000000000StartChar: braceright Encoding: 125 125 162 Width: 1060 VWidth: 66 Flags: W HStem: -262 158<51 289.264> 1326 158<364 550.243> VStem: 333 157<70.3906 78.0625 81.6712 405.406> 346 167<-51.7364 251.098 255.08 276.155> 444 159<768.056 1001.57> 574 172<1104.1 1297.66> LayerCount: 2 Fore SplineSet 784 530 m 1xc8 656 496 520 455 494 321 c 0 491 307 490 293 490 277 c 0xe0 490 259 492 239 495 217 c 1 503 170 513 119 513 68 c 0 513 48 512 29 508 9 c 0 498 -41 473 -91 424 -138 c 0 310 -246 159 -256 25 -262 c 1 51 -104 l 1 197 -97 317 -99 340 18 c 0 344 39 346 59 346 79 c 0xd0 346 136 333 192 333 254 c 0xe0 333 277 335 302 340 327 c 0 369 477 492 587 592 610 c 1 513 630 444 713 444 831 c 0xc8 444 851 446 872 450 893 c 0 472 1008 551 1101 571 1202 c 0 573 1212 574 1221 574 1229 c 0 574 1319 461 1320 329 1326 c 1 364 1484 l 1 496 1478 643 1466 715 1358 c 0 737 1325 746 1291 746 1256 c 0xc4 746 1241 744 1226 741 1211 c 0 727 1140 685 1068 648 1003 c 1 626 963 613 929 607 899 c 0 605 886 603 875 603 864 c 0 603 758 712 721 815 690 c 1 784 530 l 1xc8 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/bracketleft.glyph000066400000000000000000000011031472062471000330100ustar00rootroot00000000000000StartChar: bracketleft Encoding: 91 91 96 Width: 1060 VWidth: 66 Flags: W HStem: -259 162<417 762.081> 1316 154<693 1057> LayerCount: 2 Fore SplineSet 1057 1483 m 1 1059 1329 l 1 956 1320 861 1320 693 1316 c 1 417 -101 l 1 514 -98 619 -97 638 -97 c 2 651 -97 l 2 714 -97 779 -103 792 -106 c 1 761 -268 l 1 737 -265 698 -259 627 -259 c 0 568 -259 321 -264 228 -264 c 1 263 -86 280 -3 315 177 c 0 332 267 355 388 389 567 c 0 423 742 456 918 481 1049 c 2 563 1470 l 1 656 1470 901 1477 952 1477 c 1 1025 1480 1034 1481 1057 1483 c 1 EndSplineSet Validated: 1 EndChar bracketright.glyph000066400000000000000000000010701472062471000331170ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdirStartChar: bracketright Encoding: 93 93 97 Width: 1060 VWidth: 66 Flags: W HStem: -259 162<59 436> 1329 154<406.228 712> LayerCount: 2 Fore SplineSet 412 1483 m 1 435 1481 444 1480 515 1477 c 1 566 1477 809 1470 902 1470 c 1 820 1049 l 2 795 918 758 742 724 567 c 0 688 388 663 267 646 177 c 0 611 -3 598 -86 563 -264 c 1 470 -264 225 -259 166 -259 c 0 95 -259 54 -265 28 -268 c 1 59 -106 l 1 74 -103 141 -97 204 -97 c 2 217 -97 l 2 236 -97 341 -98 436 -101 c 1 712 1316 l 1 546 1320 449 1320 350 1329 c 1 412 1483 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/brokenbar.glyph000066400000000000000000000007241472062471000324770ustar00rootroot00000000000000StartChar: brokenbar Encoding: 166 166 164 Width: 1060 VWidth: 66 Flags: W VStem: 276 161<-194 0.334991> LayerCount: 2 Fore SplineSet 581 528 m 1 561 417 529 243 512 155 c 0 473 -46 469 -65 437 -195 c 1 276 -194 l 1 294 -120 301 -90 313 -29 c 2 342 118 l 2 361 216 396 404 418 528 c 1 581 528 l 1 464 775 m 1 512 1042 547 1239 578 1399 c 2 596 1492 l 1 756 1492 l 1 732 1366 l 2 703 1217 671 1025 626 775 c 1 464 775 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/bullet.glyph000066400000000000000000000006011472062471000320130ustar00rootroot00000000000000StartChar: bullet Encoding: 8226 8226 538 Width: 1060 VWidth: 0 Flags: W HStem: 237 552<428.773 632.27> VStem: 250 562<413.955 612.045> LayerCount: 2 Fore SplineSet 255 513 m 0 285 665 432 789 584 789 c 0 718 789 812 693 812 566 c 0 812 549 811 531 807 513 c 0 777 361 629 237 477 237 c 0 343 237 250 333 250 460 c 0 250 477 251 495 255 513 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/c.glyph000066400000000000000000000010431472062471000307470ustar00rootroot00000000000000StartChar: c Encoding: 99 99 2 Width: 1060 VWidth: 4 Flags: W HStem: -7 157<331.522 688.736> 865 153<448.642 789.57> VStem: 77 165<234.888 633.618> LayerCount: 2 Fore SplineSet 242 389 m 0 242 240 320 150 501 150 c 2 514 150 l 2 670 150 758 230 827 317 c 1 943 206 l 1 902 164 767 -7 488 -7 c 0 247 -7 77 142 77 342 c 0 77 415 88 487 99 547 c 0 162 878 380 1018 685 1018 c 0 862 1018 954 923 985 789 c 1 829 736 l 1 816 802 786 865 646 865 c 0 432 865 300 754 259 539 c 0 251 495 242 441 242 389 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/cacute.glyph000066400000000000000000000004471472062471000320000ustar00rootroot00000000000000StartChar: cacute Encoding: 263 263 181 Width: 1060 VWidth: -4 Flags: W HStem: -7 157<331.522 688.736> 865 153<448.642 789.57> 1064 150<473.979 522.552> VStem: 77 165<234.888 633.618> 417 613 LayerCount: 2 Fore Refer: 321 769 S 1 0 0 1 -9 -216 2 Refer: 2 99 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/ccaron.glyph000066400000000000000000000004171472062471000317760ustar00rootroot00000000000000StartChar: ccaron Encoding: 269 269 187 Width: 1060 VWidth: -4 Flags: W HStem: -7 157<331.522 688.736> 865 153<448.642 789.57> 1072 440 VStem: 77 165<234.888 633.618> LayerCount: 2 Fore Refer: 332 780 S 1 0 0 1 -21 -148 2 Refer: 2 99 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/ccedilla.glyph000066400000000000000000000020261472062471000322670ustar00rootroot00000000000000StartChar: ccedilla Encoding: 231 231 81 Width: 1060 VWidth: 12 Flags: W HStem: -407 125<236.312 452.869> -7 157<474.653 698.022> 865 153<437.259 784.084> VStem: 77 165<226.52 621.773> 460 138<-270.877 -173.195> LayerCount: 2 Fore SplineSet 257 527 m 0 247 474 242 428 242 389 c 0 242 155 407 150 501 150 c 2 514 150 l 2 670 150 758 215 827 302 c 1 935 211 l 1 894 169 767 -7 488 -7 c 0 487 -7 485 -7 484 -7 c 1 479 -28 472 -66 471 -68 c 1 552 -72 598 -117 598 -194 c 0 598 -208 596 -223 593 -239 c 0 573 -340 460 -407 376 -407 c 0 310 -407 243 -382 194 -346 c 1 253 -240 l 1 283 -258 318 -282 369 -282 c 0 405 -282 450 -262 460 -224 c 1 460 -222 l 2 460 -220 461 -217 461 -215 c 0 461 -189 429 -168 385 -168 c 0 337 -168 334 -175 304 -185 c 1 340 3 l 1 340 3 261 9 180 73 c 0 102 134 77 230 77 342 c 0 77 398 85 460 98 527 c 0 169 894 372 1018 687 1018 c 0 782 1018 851 994 902 948 c 0 954 901 973 841 985 789 c 1 820 729 l 1 817 770 806 865 646 865 c 0 425 865 303 766 257 527 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/ccircumflex.glyph000066400000000000000000000004241472062471000330330ustar00rootroot00000000000000StartChar: ccircumflex Encoding: 265 265 183 Width: 1060 VWidth: -4 Flags: W HStem: -7 157<331.522 688.736> 865 153<448.642 789.57> 1060 429 VStem: 77 165<234.888 633.618> LayerCount: 2 Fore Refer: 322 770 S 1 0 0 1 -30 -210 2 Refer: 2 99 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/cdotaccent.glyph000066400000000000000000000004641472062471000326420ustar00rootroot00000000000000StartChar: cdotaccent Encoding: 267 267 185 Width: 1060 VWidth: -2 Flags: W HStem: -7 157<331.522 688.736> 865 153<448.642 789.57> 1178 225<633.922 825.922> VStem: 77 165<234.888 633.618> 589.922 279 LayerCount: 2 Fore Refer: 328 775 S 1 0 0 1 53.9217 -248 2 Refer: 2 99 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/cedilla.glyph000066400000000000000000000011321472062471000321210ustar00rootroot00000000000000StartChar: cedilla Encoding: 184 184 198 Width: 1060 VWidth: 12 Flags: W HStem: -358 125<311.312 527.869> -119 171<415 535.907> VStem: 535 138<-221.877 -124.195> LayerCount: 2 Fore SplineSet 562 56 m 1 559 48 547 -16 546 -19 c 1 627 -23 673 -68 673 -145 c 0 673 -159 671 -174 668 -190 c 0 648 -291 535 -358 451 -358 c 0 385 -358 318 -333 269 -297 c 1 328 -191 l 1 358 -209 393 -233 444 -233 c 0 480 -233 525 -213 535 -175 c 1 535 -173 l 2 535 -171 536 -168 536 -166 c 0 536 -140 504 -119 460 -119 c 0 412 -119 409 -126 379 -136 c 1 415 52 l 1 562 56 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/cent.glyph000066400000000000000000000014571472062471000314670ustar00rootroot00000000000000StartChar: cent Encoding: 162 162 155 Width: 1060 VWidth: 6 Flags: W HStem: -9 21G<345 508.889> 720 313<548 677.579> VStem: 151 171<318.478 604.282> LayerCount: 2 Fore SplineSet 486 284 m 0 487 284 487 284 488 284 c 0 580 284 662 318 695 354 c 1 709 370 l 1 830 287 l 1 815 271 l 1 748 194 643 147 533 135 c 1 505 -9 l 1 345 -9 l 1 374 139 l 1 330 148 283 164 244 194 c 0 178 245 151 308 151 390 c 0 151 421 155 454 162 490 c 2 164 501 l 2 188 624 242 705 292 753 c 0 360 817 439 851 515 865 c 1 548 1033 l 1 710 1033 l 1 678 867 l 1 792 850 846 786 861 695 c 1 692 638 l 1 692 661 l 1 691 714 657 720 578 720 c 0 517 720 450 702 404 657 c 0 381 635 345 596 329 514 c 0 324 490 322 467 322 445 c 0 322 350 367 283 469 283 c 0 475 283 480 284 486 284 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/chi.glyph000066400000000000000000000011471472062471000312750ustar00rootroot00000000000000StartChar: chi Encoding: 967 967 361 Width: 1060 VWidth: 14 Flags: W HStem: -398 156<727.145 857.337> 888 153<147 263.768> 1040 20G<941 992.071> LayerCount: 2 Fore SplineSet 412 316 m 1xa0 380 577 352 688 298 796 c 0 256 880 196 888 118 888 c 1 147 1041 l 1xc0 294 1041 360 1032 433 913 c 0 512 784 556 469 556 469 c 1 688 670 941 1060 941 1060 c 1 1084 1004 l 1 1084 1004 836 601 610 268 c 1 619 95 699 -242 774 -242 c 0 805 -242 823 -214 833 -202 c 1 942 -282 l 1 917 -324 861 -398 759 -398 c 0 541 -398 490 3 471 123 c 1 131 -410 l 1 -32 -338 l 1 412 316 l 1xa0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/colon.glyph000066400000000000000000000003701472062471000316410ustar00rootroot00000000000000StartChar: colon Encoding: 58 58 66 Width: 1060 VWidth: 26 Flags: W HStem: 0 269<374 573> 752 269<519.279 718.279> VStem: 322 303 467.279 303 LayerCount: 2 Fore Refer: 53 46 N 1 0 0 1 145.279 752 2 Refer: 53 46 N 1 0 0 1 0 0 2 Validated: 1 EndChar colon_colon.liga.glyph000066400000000000000000000004731472062471000336730ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdirStartChar: colon_colon.liga Encoding: 57397 57397 1041 Width: 1060 VWidth: 26 Flags: W HStem: 0 269<-511 -312 220 419> 752 269<-365.721 -166.721 365.279 564.279> VStem: -563 303 -417.721 303 168 303 313.279 303 LayerCount: 2 Fore Refer: 66 58 N 1 0 0 1 -885 0 2 Refer: 66 58 N 1 0 0 1 -154 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/comma.glyph000066400000000000000000000004651472062471000316300ustar00rootroot00000000000000StartChar: comma Encoding: 44 44 54 Width: 1060 VWidth: 26 Flags: W HStem: -393 667 VStem: 223 408 LayerCount: 2 Fore SplineSet 379 274 m 1 631 274 l 1 586 11 l 1 586 8 l 2 548 -189 439 -317 257 -393 c 1 223 -254 l 1 325 -203 388 -133 415 5 c 1 327 5 l 1 379 274 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/copyright.glyph000066400000000000000000000015261472062471000325430ustar00rootroot00000000000000StartChar: copyright Encoding: 169 169 165 Width: 1060 VWidth: 6 Flags: W HStem: 39 140<330.41 703.202> 298 137<472.653 672.655> 746 137<525.082 751.142> 1007 139<483.391 839.774> VStem: 45 143<326.084 700.041> 318 146<441.286 684.722> 970 144<460.442 877.038> LayerCount: 2 Fore SplineSet 188 507 m 0 188 319 298 179 503 179 c 0 733 179 970 349 970 683 c 0 970 891 866 1007 664 1007 c 0 435 1007 188 790 188 507 c 0 687 1146 m 0 954 1146 1114 975 1114 704 c 0 1114 251 782 39 472 39 c 0 219 39 45 228 45 480 c 0 45 895 377 1146 687 1146 c 0 620 746 m 0 537 746 464 657 464 547 c 0 464 473 469 435 559 435 c 1 614 435 653 446 692 504 c 1 802 436 l 1 709 313 594 298 531 298 c 0 405 298 318 385 318 505 c 0 318 751 477 883 650 883 c 0 722 883 824 844 849 752 c 1 723 683 l 1 704 730 682 746 620 746 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/currency.glyph000066400000000000000000000016051472062471000323630ustar00rootroot00000000000000StartChar: currency Encoding: 164 164 153 Width: 1060 VWidth: 6 Flags: W HStem: 98 157<404.303 609.546> VStem: 218 167<286.09 578.677> 720 166<401.485 706.911> LayerCount: 2 Fore SplineSet 713 522 m 0 718 548 720 572 720 594 c 0 720 681 682 737 616 743 c 1 601 741 l 1 494 730 427 626 395 462 c 0 389 430 385 402 385 377 c 0 385 296 421 255 504 255 c 0 612 255 683 368 713 522 c 0 230 461 m 2 231 468 l 2 248 556 283 636 320 697 c 1 209 849 l 1 349 955 l 1 441 828 l 1 499 878 555 898 626 901 c 1 643 901 l 2 726 901 774 880 816 833 c 1 950 946 l 1 1044 847 l 1 878 697 l 1 884 671 886 645 886 618 c 0 886 586 882 554 876 520 c 1 854 417 827 352 779 284 c 1 894 129 l 1 755 23 l 1 657 159 l 1 599 120 534 98 468 98 c 0 384 99 336 127 296 167 c 1 147 43 l 1 60 142 l 1 223 299 l 1 219 319 218 337 218 356 c 0 218 390 223 424 230 461 c 2 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/d.glyph000066400000000000000000000024101472062471000307470ustar00rootroot00000000000000StartChar: d Encoding: 100 100 3 Width: 1060 VWidth: -2 Flags: W HStem: -8 152<226.542 457.273> 890 144<383.442 707.614> 1392 20G<888 1018.17> VStem: 29 152<187.28 570.631> 678 152<79.1014 230> LayerCount: 2 Back SplineSet 749 478 m 4xd8 749 761 637 865 474 865 c 4 383 865 321 795 269 744 c 5 269 307 l 5 340 193 387 147 524 147 c 4 694 147 749 274 749 478 c 4xd8 906 459 m 4 906 191 799 -7 524 -7 c 4 412 -7 332 28 269 84 c 5xd8 268 42 263 20 258 -12 c 5 93 7 l 5xe8 103 73 112 160 112 243 c 4 112 251 112 259 112 267 c 4 112 516 111 877 111 1157 c 4 111 1251 103 1335 96 1403 c 5 255 1412 l 5 264 1339 269 1243 269 1152 c 6 269 949 l 5 317 985 360 1020 460 1020 c 4 783 1020 906 795 906 459 c 4 EndSplineSet Fore SplineSet 206 514 m 0 189 451 181 395 181 346 c 0 181 218 235 144 313 144 c 0 539 144 671 442 729 608 c 1 774 804 l 1 724 839 651 890 547 890 c 0 356 890 277 774 206 514 c 0 1044 1388 m 1 849 356 l 2 836 290 830 246 830 214 c 0 830 162 847 142 882 109 c 1 776 -10 l 1 735 27 678 70 678 173 c 0 678 181 678 189 679 198 c 1 621 114 496 -8 284 -8 c 0 129 -8 29 140 29 343 c 0 29 394 35 448 48 504 c 0 132 862 266 1034 567 1034 c 0 693 1034 756 994 804 961 c 1 809 984 887 1392 889 1412 c 1 1044 1388 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/dagger.glyph000066400000000000000000000012011472062471000317520ustar00rootroot00000000000000StartChar: dagger Encoding: 8224 8224 544 Width: 1060 VWidth: 6 Flags: W HStem: 1008 162<219.261 515 705 1028> LayerCount: 2 Fore SplineSet 705 1172 m 1 820 1175 917 1179 1059 1179 c 1 1028 1020 l 1 889 1020 792 1013 675 1010 c 1 629 751 576 448 532 224 c 2 502 74 l 2 480 -41 469 -97 444 -198 c 1 283 -197 l 1 299 -135 308 -92 319 -37 c 0 328 10 338 66 355 152 c 0 401 389 463 724 515 1008 c 1 422 1008 317 1014 179 1023 c 1 189 1076 200 1130 213 1181 c 1 347 1172 453 1170 544 1170 c 1 560 1257 576 1336 588 1399 c 2 606 1492 l 1 766 1492 l 1 738 1347 l 2 728 1296 717 1237 705 1172 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/daggerdbl.glyph000066400000000000000000000015401472062471000324420ustar00rootroot00000000000000StartChar: daggerdbl Encoding: 8225 8225 537 Width: 1060 VWidth: 6 Flags: W HStem: 194 155<53 363 556 867> 1008 162<219.261 515 705 1028> LayerCount: 2 Fore SplineSet 525 192 m 1 502 74 l 2 480 -41 469 -97 444 -198 c 1 283 -197 l 1 299 -135 308 -92 319 -37 c 0 328 10 338 66 355 152 c 0 358 165 360 179 363 193 c 1 314 193 266 194 215 194 c 0 155 194 92 193 22 189 c 1 53 349 l 1 183 356 288 357 393 357 c 1 432 562 476 799 515 1008 c 1 422 1008 317 1014 179 1023 c 1 189 1076 200 1130 213 1181 c 1 347 1172 453 1170 544 1170 c 1 560 1257 576 1336 588 1399 c 2 606 1492 l 1 766 1492 l 1 738 1347 l 2 728 1296 717 1237 705 1172 c 1 820 1175 917 1179 1059 1179 c 1 1028 1020 l 1 889 1020 792 1013 675 1010 c 1 637 799 594 559 556 356 c 1 673 354 777 349 900 349 c 1 867 188 l 1 746 188 640 191 525 192 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/dcaron.glyph000066400000000000000000000016141472062471000317770ustar00rootroot00000000000000StartChar: dcaron Encoding: 271 271 211 Width: 1060 VWidth: 32 Flags: W HStem: -8 152<226.542 446.932> 890 144<378.975 669.746> 1392 20G<826.5 955.333> VStem: 29 152<187.28 570.631> 627 141<115.046 177> 1097 143<1212.55 1390> LayerCount: 2 Fore SplineSet 206 514 m 0 189 451 181 395 181 346 c 0 181 218 235 144 313 144 c 0 539 144 609 442 667 608 c 1 711 804 l 1 672 855 617 890 513 890 c 0 366 890 277 774 206 514 c 0 981 1388 m 1 787 356 l 2 774 290 768 246 768 214 c 0 768 162 784 142 819 109 c 1 713 -10 l 1 672 27 627 49 627 152 c 0 627 160 626 168 627 177 c 1 569 93 496 -8 284 -8 c 0 129 -8 29 140 29 343 c 0 29 394 35 448 48 504 c 0 132 862 270 1034 533 1034 c 0 659 1034 705 1005 741 961 c 1 746 984 826 1397 827 1412 c 1 981 1388 l 1 1097 1397 m 1 1240 1390 l 1 1219 1173 1116 1050 1027 970 c 1 944 1025 l 1 990 1067 1084 1231 1097 1397 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/dcroat.glyph000066400000000000000000000017011472062471000320020ustar00rootroot00000000000000StartChar: dcroat Encoding: 273 273 213 Width: 1060 VWidth: -2 Flags: W HStem: -8 152<226.542 457.273> 890 144<383.442 707.614> 1119 150<548 835 1021 1127> 1392 20G<888.5 1018.17> VStem: 29 152<187.28 570.631> 678 152<79.1014 230> 889 155<1313.83 1390.22> LayerCount: 2 Fore SplineSet 206 514 m 0 189 451 181 395 181 346 c 0 181 218 235 144 313 144 c 0 539 144 671 442 729 608 c 1 774 804 l 1 724 839 651 890 547 890 c 0 356 890 277 774 206 514 c 0 993 1119 m 1 849 356 l 2 836 290 830 246 830 214 c 0 830 162 847 142 882 109 c 1 776 -10 l 1 735 27 678 70 678 173 c 0 678 181 678 189 679 198 c 1 621 114 496 -8 284 -8 c 0 129 -8 29 140 29 343 c 0 29 394 35 448 48 504 c 0 132 862 266 1034 567 1034 c 0 693 1034 756 994 804 961 c 1 806 970 820 1038 835 1119 c 1 548 1119 l 1 548 1269 l 1 863 1269 l 1 877 1344 888 1405 889 1412 c 1 1044 1388 l 1 1021 1269 l 1 1127 1269 l 1 1127 1119 l 1 993 1119 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/degree.glyph000066400000000000000000000012151472062471000317610ustar00rootroot00000000000000StartChar: degree Encoding: 176 176 175 Width: 1060 VWidth: -26 Flags: W HStem: 838 150<495.463 666.274> 1204 150<519.726 690.537> VStem: 330 153<998.397 1167.61> 703 153<1025.54 1193.31> LayerCount: 2 Fore SplineSet 335 1096 m 0 363 1238 501 1354 643 1354 c 0 768 1354 856 1264 856 1145 c 0 856 1129 854 1113 851 1096 c 0 823 954 685 838 543 838 c 0 418 838 330 928 330 1047 c 0 330 1063 332 1079 335 1096 c 0 485 1096 m 0 484 1089 483 1082 483 1075 c 0 483 1025 519 988 572 988 c 0 632 988 689 1036 701 1096 c 0 702 1103 703 1110 703 1117 c 0 703 1167 667 1204 614 1204 c 0 554 1204 497 1156 485 1096 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/delta.glyph000066400000000000000000000013331472062471000316200ustar00rootroot00000000000000StartChar: delta Encoding: 948 948 342 Width: 1060 VWidth: 6 Flags: W HStem: -7 155<306.887 578.042> 1227 152<469.609 903.514> VStem: 73 162<214.997 548.428> 251 168<1047.08 1176> 772 161<367.27 672.6> LayerCount: 2 Fore SplineSet 409 -7 m 2 407 -7 l 1 198 -7 73 127 73 329 c 0 73 598 196 775 413 879 c 1 326 926 251 980 251 1093 c 0 251 1281 422 1379 665 1379 c 0 789 1379 923 1351 1038 1322 c 1 969 1164 l 1 843 1201 726 1227 630 1227 c 0 541 1227 419 1181 419 1107 c 0 419 1084 435 1067 455 1050 c 1 648 908 933 843 933 564 c 0 933 260 734 -7 409 -7 c 2 584 786 m 1 421 750 235 600 235 368 c 0 235 234 303 148 439 148 c 1 639 151 772 377 772 544 c 0 772 649 703 729 584 786 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/dieresis.glyph000066400000000000000000000004651472062471000323430ustar00rootroot00000000000000StartChar: dieresis Encoding: 168 168 173 Width: 1060 VWidth: -28 Flags: W HStem: 1090 225<320 510 725 916> LayerCount: 2 Fore SplineSet 320 1315 m 1 554 1312 l 1 510 1087 l 1 276 1090 l 1 320 1315 l 1 725 1312 m 1 959 1309 l 1 916 1084 l 1 681 1087 l 1 725 1312 l 1 EndSplineSet Validated: 1 EndChar dieresistonos.glyph000066400000000000000000000004441472062471000333440ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdirStartChar: dieresistonos Encoding: 901 901 409 Width: 1060 VWidth: -28 Flags: W HStem: 1092.51 192.078<320 510 725 916> 1275.47 451.814 VStem: 552.706 387.265 LayerCount: 2 Fore Refer: 390 900 S 0.926471 0 0 0.920192 45.0001 151 2 Refer: 173 168 N 1 0 0 0.853679 0 162 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/divide.glyph000066400000000000000000000007671472062471000320050ustar00rootroot00000000000000StartChar: divide Encoding: 247 247 146 Width: 1060 VWidth: 6 Flags: W HStem: -12 270<330 528> 437 157<136 897> 757 269<477 676> LayerCount: 2 Fore SplineSet 111 437 m 1 136 594 l 1 296 599 422 600 500 600 c 0 638 600 702 597 911 594 c 1 928 594 l 1 897 437 l 1 879 437 l 1 667 440 603 444 466 444 c 0 390 444 264 441 111 437 c 1 330 258 m 1 580 258 l 1 528 -12 l 1 278 -12 l 1 330 258 l 1 477 1026 m 1 728 1026 l 1 676 757 l 1 425 757 l 1 477 1026 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/dkshade.glyph000066400000000000000000000033151472062471000321340ustar00rootroot00000000000000StartChar: dkshade Encoding: 9619 9619 723 Width: 1060 VWidth: 1918 Flags: W HStem: -505 291<-20 117 530 667> -214 290<254 392 804 942> 77 290<-20 117 530 667> 367 291<254 392 804 942> 658 291<-20 117 530 667> 948 291<254 392 804 942> 1239 291<-20 117 530 667> 1529 291<254 392 804 942> VStem: -20 274<-505 -214 77 367 658 948 1239 1529> 117 413<-214 76 367 658 949 1239 1530 1820> 392 412<-505 -214 77 367 658 948 1239 1529> 667 413<-214 76 367 658 949 1239 1530 1820> 942 138<-505 -214 76 367 658 948 1239 1529> LayerCount: 2 Fore SplineSet -20 367 m 1xa080 117 367 l 1 117 658 l 1xa840 -20 658 l 1 -20 949 l 1xa880 117 949 l 1 117 1239 l 1xaa40 -20 1239 l 1 -20 1530 l 1xaa80 117 1530 l 1xaa40 117 1820 l 1 530 1820 l 1x0140 530 1530 l 1 667 1530 l 1x0250 667 1820 l 1 1080 1820 l 1x0150 1080 -505 l 1 942 -505 l 1x8108 942 -214 l 1 804 -214 l 1x4028 804 -505 l 1 392 -505 l 1x8028 392 -214 l 1 254 -214 l 1x40a8 254 -505 l 1 -20 -505 l 1 -20 -214 l 1x80a8 117 -214 l 1 117 77 l 1xa040 -20 77 l 1 -20 367 l 1xa080 667 -214 m 1xa050 667 77 l 1 530 77 l 1 530 -214 l 1 667 -214 l 1xa050 392 367 m 1x50a0 254 367 l 1 254 76 l 1 392 76 l 1 392 367 l 1x50a0 392 948 m 1x14a0 254 948 l 1 254 658 l 1 392 658 l 1 392 948 l 1x14a0 392 1239 m 1 392 1529 l 1 254 1529 l 1x05a0 254 1239 l 1 392 1239 l 1 667 658 m 1x2850 530 658 l 1 530 367 l 1 667 367 l 1 667 658 l 1x2850 667 1239 m 1x0a50 530 1239 l 1 530 949 l 1 667 949 l 1 667 1239 l 1x0a50 942 76 m 1x5028 942 367 l 1 804 367 l 1 804 76 l 1 942 76 l 1x5028 942 658 m 1 942 948 l 1 804 948 l 1x1428 804 658 l 1 942 658 l 1 942 1239 m 1 942 1529 l 1 804 1529 l 1x0528 804 1239 l 1 942 1239 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/dnblock.glyph000066400000000000000000000004051472062471000321420ustar00rootroot00000000000000StartChar: dnblock Encoding: 9604 9604 709 Width: 1060 VWidth: 1918 Flags: W HStem: -505 1163<-20 1080> VStem: -20 1100<-505 658> LayerCount: 2 Fore SplineSet -20 658 m 1 1080 658 l 1 1080 -505 l 1 -20 -505 l 1 -20 658 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/dollar.glyph000066400000000000000000000022111472062471000320000ustar00rootroot00000000000000StartChar: dollar Encoding: 36 36 94 Width: 1060 VWidth: 0 Flags: W HStem: 65 152<271.375 326 526 707.151> 1121 154<408.356 611 812 852.66> VStem: 61 161<266.746 439> 182 163<870.66 1058.42> 795 165<307.048 549.74> LayerCount: 2 Fore SplineSet 310 709 m 1xe8 240 745 182 815 182 923 c 0xd8 182 943 185 966 189 989 c 0 228 1188 432 1275 643 1275 c 0 646 1275 649 1275 652 1275 c 1 707 1510 l 1 879 1496 l 1 812 1264 l 1 937 1244 1055 1163 1086 1046 c 1 932 969 l 1 917 1057 839 1093 769 1108 c 1 680 775 l 1 724 765 767 752 806 732 c 1 889 688 960 611 960 483 c 0 960 459 957 433 952 406 c 0 902 148 687 61 485 54 c 1 429 -176 l 1 253 -162 l 1 326 65 l 1 150 100 61 194 61 347 c 0 61 376 64 406 70 439 c 1 228 439 l 1 224 417 222 398 222 380 c 0 222 285 278 239 367 217 c 1 484 651 l 1 425 666 364 682 310 709 c 1xe8 611 1121 m 1 480 1120 368 1090 349 994 c 0 347 981 345 970 345 959 c 0 345 900 380 869 423 847 c 0 454 831 489 819 526 810 c 1 611 1121 l 1 526 207 m 1 671 216 765 269 790 398 c 0 793 415 795 431 795 445 c 0 795 521 751 560 690 589 c 0 673 597 655 604 636 611 c 1 526 207 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/dotlessi.glyph000066400000000000000000000017401472062471000323570ustar00rootroot00000000000000StartChar: dotlessi Encoding: 305 305 177 Width: 1060 VWidth: 0 Flags: W HStem: -18 142<526.508 832.381> 1000 20G<462 661> VStem: 350 159<140.796 459.859> LayerCount: 2 Back SplineSet 473.438 1019.8 m 4 665.938 1019.8 698.503 856.225 674.522 727 c 6 592.217 283.5 l 6 572.99 179.898 607.104 124 699.104 124 c 4 792.104 124 890.331 148 969.438 200 c 5 1045.13 83 l 5 945.333 12 796.501 -18 672.501 -18 c 4 438.631 -18 413.439 155 435.438 279.5 c 6 522.036 741 l 6 529.792 782.333 532.438 869 471.438 871 c 4 422.438 871 356.438 872 234.438 760 c 5 137.438 893 l 5 272.438 982 338.438 1019.8 473.438 1019.8 c 4 EndSplineSet Fore SplineSet 661 1020 m 1 514 284 l 2 510 265 509 248 509 232 c 0 509 161 546 124 621 124 c 0 714 124 812 148 891 200 c 1 967 83 l 1 867 12 719 -18 595 -18 c 0 404 -18 350 99 350 209 c 0 350 234 352 257 357 280 c 2 465 813 l 1 430 787 320 725 246 701 c 1 188 845 l 1 420 943 453 991 471 1020 c 1 661 1020 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/e.glyph000066400000000000000000000012531472062471000307540ustar00rootroot00000000000000StartChar: e Encoding: 101 101 4 Width: 1060 VWidth: 32 Flags: W HStem: -10 153<318.479 683.696> 869 152<447.657 761.392> VStem: 86 160<212.786 344.433> 811 146<635.961 821.03> LayerCount: 2 Fore SplineSet 262 492 m 1 377 500 586 513 700 581 c 0 775 626 811 683 811 735 c 0 811 808 740 869 604 869 c 0 434 869 311 743 262 492 c 1 632 1021 m 0 847 1021 957 885 957 740 c 0 957 639 903 534 794 467 c 0 641 374 390 352 246 341 c 1 246 338 246 334 246 330 c 0 246 258 285 143 479 143 c 0 658 143 757 224 806 278 c 1 908 169 l 1 858 124 738 -10 445 -10 c 0 201 -10 86 132 86 356 c 0 86 405 92 459 103 516 c 0 159 802 349 1021 632 1021 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/eacute.glyph000066400000000000000000000005011472062471000317710ustar00rootroot00000000000000StartChar: eacute Encoding: 233 233 55 Width: 1060 VWidth: -2 Flags: W HStem: -10 153<318.479 683.696> 869 152<447.657 761.392> 1060 150<498.979 547.552> VStem: 86 160<212.786 344.433> 442 613 811 146<635.961 821.03> LayerCount: 2 Fore Refer: 321 769 N 1 0 0 1 16 -220 2 Refer: 4 101 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/ebreve.glyph000066400000000000000000000005211472062471000317750ustar00rootroot00000000000000StartChar: ebreve Encoding: 277 277 215 Width: 1060 VWidth: 32 Flags: W HStem: -10 153<318.479 683.696> 869 152<447.657 761.392> 1091 153<572.679 845.382> VStem: 86 160<212.786 344.433> 369 164<1285.95 1380> 811 146<635.961 821.03> LayerCount: 2 Fore Refer: 326 774 S 1 0 0 1 -25 -266 2 Refer: 4 101 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/ecaron.glyph000066400000000000000000000004521472062471000317770ustar00rootroot00000000000000StartChar: ecaron Encoding: 283 283 221 Width: 1060 VWidth: 32 Flags: W HStem: -10 153<318.479 683.696> 869 152<447.657 761.392> 1063 440 VStem: 86 160<212.786 344.433> 811 146<635.961 821.03> LayerCount: 2 Fore Refer: 332 780 S 1 0 0 1 -49 -157 2 Refer: 4 101 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/ecircumflex.glyph000066400000000000000000000004551472062471000330410ustar00rootroot00000000000000StartChar: ecircumflex Encoding: 234 234 57 Width: 1060 VWidth: 0 Flags: W HStem: -10 153<318.479 683.696> 869 152<447.657 761.392> 1066 429 VStem: 86 160<212.786 344.433> 811 146<635.961 821.03> LayerCount: 2 Fore Refer: 322 770 S 1 0 0 1 -22 -204 2 Refer: 4 101 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/edieresis.glyph000066400000000000000000000004711472062471000325050ustar00rootroot00000000000000StartChar: edieresis Encoding: 235 235 58 Width: 1060 VWidth: 0 Flags: W HStem: -10 153<318.479 683.696> 869 152<447.657 761.392> 1178 225<382 572 787 978> VStem: 86 160<212.786 344.433> 811 146<635.961 821.03> LayerCount: 2 Fore Refer: 173 168 N 1 0 0 1 62 88 2 Refer: 4 101 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/edotaccent.glyph000066400000000000000000000005231472062471000326400ustar00rootroot00000000000000StartChar: edotaccent Encoding: 279 279 217 Width: 1060 VWidth: 32 Flags: W HStem: -10 153<318.479 683.696> 869 152<447.657 761.392> 1178.9 225<584.339 776.339> VStem: 86 160<212.786 344.433> 540.339 279 811 146<635.961 821.03> LayerCount: 2 Fore Refer: 328 775 S 1 0 0 1 4.33854 -247.1 2 Refer: 4 101 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/egrave.glyph000066400000000000000000000004601472062471000320000ustar00rootroot00000000000000StartChar: egrave Encoding: 232 232 56 Width: 1060 VWidth: -2 Flags: W HStem: -10 153<318.479 683.696> 869 152<447.657 761.392> 1064 530 VStem: 86 160<212.786 344.433> 491 494 811 146<635.961 821.03> LayerCount: 2 Fore Refer: 320 768 S 1 0 0 1 -8 -216 2 Refer: 4 101 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/eight.glyph000066400000000000000000000020271472062471000316300ustar00rootroot00000000000000StartChar: eight Encoding: 56 56 112 Width: 1060 VWidth: 0 Flags: W HStem: -9 156<293.85 638.037> 1136 157<504.132 777.896> VStem: 72 161<207.269 461.14> 274 160<880.397 1070.29> 769 161<278.524 533.258> 809 160<917.417 1103.11> LayerCount: 2 Fore SplineSet 458 147 m 0xf8 624 147 738 234 764 368 c 0 767 384 769 400 769 415 c 0 769 537 664 603 557 657 c 1 413 597 268 520 238 368 c 0 235 351 233 335 233 320 c 0 233 213 313 147 458 147 c 0xf8 589 821 m 1 702 848 793 923 806 989 c 0 808 998 809 1006 809 1015 c 0xf4 809 1082 756 1136 650 1136 c 0 530 1136 451 1068 436 989 c 0 435 983 434 978 434 972 c 0 434 911 495 846 589 821 c 1 680 1293 m 0 870 1293 969 1191 969 1051 c 0xf4 969 1030 966 1008 962 985 c 0 942 882 838 777 742 738 c 1 831 691 930 590 930 444 c 0xf8 930 423 928 401 924 378 c 0 881 156 686 -9 427 -9 c 0 201 -9 72 117 72 297 c 0 72 323 75 350 80 378 c 0 115 560 280 684 402 738 c 1 332 772 274 856 274 946 c 0 274 959 275 972 278 985 c 0 312 1158 461 1293 680 1293 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/ellipsis.glyph000066400000000000000000000005341472062471000323550ustar00rootroot00000000000000StartChar: ellipsis Encoding: 8230 8230 542 Width: 1060 VWidth: 26 Flags: W HStem: 0 269<39.4449 216.334 439.444 616.333 839.444 1016.33> VStem: -6.77742 269.334 393.222 269.333 793.222 269.333 LayerCount: 2 Fore Refer: 53 46 S 0.888889 0 0 1 107 0 2 Refer: 53 46 S 0.88889 0 0 1 -293 0 2 Refer: 53 46 S 0.888889 0 0 1 507 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/emacron.glyph000066400000000000000000000005101472062471000321470ustar00rootroot00000000000000StartChar: emacron Encoding: 275 275 189 Width: 1060 VWidth: 0 Flags: W HStem: -10 153<318.479 683.696> 869 152<447.657 761.392> 1181.9 152<458.947 884> VStem: 86 160<212.786 344.433> 431 483 811 146<635.961 821.03> LayerCount: 2 Fore Refer: 324 772 S 1 0 0 1 -36.9999 -291.1 2 Refer: 4 101 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/emdash.glyph000066400000000000000000000002701472062471000317670ustar00rootroot00000000000000StartChar: emdash Encoding: 8212 8212 525 Width: 1060 VWidth: 6 Flags: W HStem: 443 160<67.2705 1000.52> LayerCount: 2 Fore Refer: 100 45 N 1.15359 0 0 1 -100 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/endash.glyph000066400000000000000000000002471472062471000317740ustar00rootroot00000000000000StartChar: endash Encoding: 8211 8211 524 Width: 1060 VWidth: 6 Flags: W HStem: 443 160<145 954> LayerCount: 2 Fore Refer: 100 45 S 1 0 0 1 0 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/eng.glyph000066400000000000000000000014531472062471000313030ustar00rootroot00000000000000StartChar: eng Encoding: 331 331 265 Width: 1060 VWidth: 6 Flags: W HStem: -368 156<313 502.068> -1 21G<41.881 196> 872 150<494.767 755.653> 1020 20G<277.73 370> VStem: 205 172<808.484 1005.35> 773 167<724.927 849.182> LayerCount: 2 Fore SplineSet 376 927 m 1xdc 515 993 581 1022 691 1022 c 0 802 1022 940 957 940 832 c 0 940 821 938 808 936 796 c 2 822 211 l 2 764 -88 707 -368 289 -368 c 2 285 -368 l 1 313 -212 l 2 314 -212 315 -212 316 -212 c 0 547 -212 600 -114 651 149 c 0 691 354 731 560 771 765 c 0 772 771 773 777 773 782 c 0 773 844 701 872 639 872 c 0xec 576 872 504 830 345 760 c 1 196 0 l 1 38 -1 l 1 175 705 l 2 198 823 205 875 205 923 c 0 205 948 203 971 201 1003 c 1 368 1040 l 1 372 1020 377 990 377 953 c 0 377 945 377 936 376 927 c 1xdc EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/eogonek.glyph000066400000000000000000000035121472062471000321570ustar00rootroot00000000000000StartChar: eogonek Encoding: 281 281 219 Width: 1060 VWidth: 32 Flags: W HStem: -443 144<390.311 610.1> 869 152<447.657 761.392> VStem: 86 160<213.344 344.433> 223 159<-287.953 -147.48> 811 146<635.961 821.03> LayerCount: 2 Back SplineSet 234 311 m 4 234 206 290 146 383 146 c 4 563 146 670 304 696 345 c 5 696 440 l 5 639 475 559 504 489 504 c 4 353 504 234 429 234 311 c 4 760.513 79.4528 m 5 747.805 99.1817 737.755 123.706 732 156 c 5 654 81 565 -6 383 -6 c 4 212 -6 78 135 78 301 c 4 78 377 108 466 167 527 c 4 262 624 363 648 481 648 c 4 566 648 641 630 695 597 c 5 695 792 628 877 476 877 c 4 338 877 283 828 203 685 c 5 73 767 l 5 169 949 296 1025 474 1028 c 5 699 1028 849 878 849 657 c 5 853 318 l 6 853 283 853 190 866 173 c 4 879 155 916 132 945 109 c 5 945 109 880 42.002 828 0 c 4 723.34 -84.5332 574 -142.338 574 -216.338 c 4 574 -272.338 630 -299.838 694 -299.838 c 4 752 -299.838 793.5 -266.838 823.5 -244.838 c 5 901.5 -351.338 l 5 857.5 -399.337 769 -444.338 690 -444.338 c 4 502 -444.338 419 -351.338 419 -216.338 c 4 419 -36.3379 711.875 18.875 760.513 79.4528 c 5 EndSplineSet Fore SplineSet 262 492 m 1xc8 377 500 586 513 700 581 c 0 775 626 811 683 811 735 c 0 811 808 740 869 604 869 c 0 434 869 311 743 262 492 c 1xc8 632 1021 m 0 847 1021 957 885 957 740 c 0 957 639 903 534 794 467 c 0 641 374 390 352 246 341 c 1 246 338 246 334 246 330 c 0xe8 246 258 285 143 479 143 c 0 658 143 778 210 827 264 c 1 929 155 l 1 798 16 410 -77 383 -215 c 0 382 -220 382 -225 382 -230 c 0 382 -276 430 -299 488 -299 c 0 546 -299 593 -266 627 -244 c 1 685 -350 l 1 632 -398 535 -443 456 -443 c 0 294 -443 223 -374 223 -268 c 0xd8 223 -251 224 -234 228 -215 c 0 247 -130 315 -64 399 -8 c 1 187 9 86 147 86 356 c 0xe8 86 405 92 459 103 516 c 0 159 802 349 1021 632 1021 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/epsilon.glyph000066400000000000000000000016171472062471000322050ustar00rootroot00000000000000StartChar: epsilon Encoding: 949 949 343 Width: 1060 VWidth: 0 Flags: W HStem: -4 154<245.857 688.051> 510 151<350.514 660> 871 153<332.692 864.964> VStem: 40 162<193.418 389.388> 138 158<710.781 834.819> LayerCount: 2 Fore SplineSet 879 131 m 1xf0 798 78 639 -4 416 -4 c 0 234 -4 160 31 96 90 c 0 53 130 40 181 40 230 c 0xf0 40 255 44 279 48 301 c 0 73 431 161 548 320 584 c 1 185 593 138 663 138 744 c 0 138 759 139 774 142 789 c 0 170 935 326 1024 636 1024 c 2 650 1024 l 2 882 1024 944 972 960 960 c 1 866 830 l 1 845 845 754 871 608 871 c 0 404 871 309 846 297 783 c 0 296 779 296 775 296 771 c 0xe8 296 669 559 661 666 661 c 2 671 661 l 1 689 661 l 1 660 509 l 1 634 509 608 510 582 510 c 0 519 510 456 506 377 478 c 0 258 437 217 366 204 299 c 0 202 290 202 282 202 274 c 0 202 196 283 150 447 150 c 0 615 150 757 206 817 252 c 1 879 131 l 1xf0 EndSplineSet Validated: 1 EndChar epsilontonos.glyph000066400000000000000000000005151472062471000332050ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdirStartChar: epsilontonos Encoding: 941 941 394 Width: 1060 VWidth: 0 Flags: W HStem: -4 154<245.857 688.051> 510 151<350.514 660> 871 153<332.692 864.964> 1115 491 VStem: 40 162<193.418 389.388> 138 158<710.781 834.819> 543 418 LayerCount: 2 Fore Refer: 390 900 S 1 0 0 1 -5 -107 2 Refer: 343 949 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/equal.glyph000066400000000000000000000011041472062471000316320ustar00rootroot00000000000000StartChar: equal Encoding: 61 61 114 Width: 1060 VWidth: 6 Flags: W HStem: 189 160<43 857> 652 162<126.397 940.011> 667 158<130.007 441.492 455.173 949> LayerCount: 2 Fore SplineSet 43 349 m 1x80 185 357 296 357 410 357 c 0 589 357 722 349 890 349 c 1 857 188 l 1 683 188 540 193 357 193 c 0 307 193 257 194 205 194 c 0 145 194 82 193 12 189 c 1 43 349 l 1x80 133 825 m 1xa0 274 816 385 814 479 814 c 0 671 814 782 823 980 823 c 1 949 664 l 1 756 664 643 652 446 652 c 0xc0 350 652 243 658 100 667 c 1 110 720 120 774 133 825 c 1xa0 EndSplineSet Validated: 1 EndChar equal_equal.liga.glyph000066400000000000000000000011341472062471000336600ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdirStartChar: equal_equal.liga Encoding: 57603 57603 983 Width: 1060 VWidth: 6 Flags: W HStem: 194 163<-1012 862> 656 162<-924.993 954> LayerCount: 2 Fore SplineSet -645 357 m 0 -466 357 727 349 895 349 c 1 862 188 l 1 688 188 545 193 362 193 c 0 -40 193 -446 194 -850 194 c 0 -910 194 -973 193 -1043 189 c 1 -1012 349 l 1 -870 357 -759 357 -645 357 c 0 -608 656 m 0 -704 656 -812 658 -955 667 c 1 -945 720 -935 774 -922 825 c 1 -792 820 -707 818 -575 818 c 0 -542 818 456 818 485 818 c 0 677 818 787 823 985 823 c 1 954 664 l 1 761 664 -411 656 -608 656 c 0 EndSplineSet Validated: 1 EndChar equal_equal_equal.liga.glyph000066400000000000000000000015461472062471000350560ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdirStartChar: equal_equal_equal.liga Encoding: 57604 57604 1031 Width: 1060 VWidth: 6 Flags: W HStem: 94 163<-2092 842> 429 162<-2028.99 910> 756 162<-1965.01 974> LayerCount: 2 Fore SplineSet -1713 429 m 0 -1809 429 -1916 431 -2059 440 c 1 -2049 493 -2039 547 -2026 598 c 1 -1896 593 -1811 591 -1679 591 c 0 -1646 591 412 591 441 591 c 0 633 591 743 596 941 596 c 1 910 437 l 1 717 437 -1516 429 -1713 429 c 0 -1724 257 m 0 -1545 257 707 249 875 249 c 1 842 88 l 1 668 88 525 93 342 93 c 0 -60 93 -1526 94 -1930 94 c 0 -1990 94 -2053 93 -2123 89 c 1 -2092 249 l 1 -1950 257 -1838 257 -1724 257 c 0 -1649 756 m 0 -1745 756 -1853 758 -1996 767 c 1 -1986 820 -1975 874 -1962 925 c 1 -1832 920 -1748 918 -1616 918 c 0 -1583 918 475 918 504 918 c 0 696 918 806 923 1004 923 c 1 974 764 l 1 781 764 -1452 756 -1649 756 c 0 EndSplineSet Validated: 1 EndChar equal_equal_greater.liga.glyph000066400000000000000000000010721472062471000353720ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdirStartChar: equal_equal_greater.liga Encoding: 57605 57605 1001 Width: 1060 VWidth: 4 Flags: W HStem: 189 160<-2072 257> 667 158<-1982 489> LayerCount: 2 Fore SplineSet 352 996 m 1 480 1098 l 1 494 1060 526 1021 563 979 c 0 635 893 947 602 970 584 c 1 946 464 l 1 764 335 416 94 278 -4 c 0 247 -25 225 -42 189 -58 c 1 89 75 l 1 135 105 193 144 257 188 c 1 -2103 189 l 1 -2072 349 l 1 490 349 l 1 595 422 696 492 772 543 c 1 737 577 693 618 646 664 c 1 -2015 667 l 1 -1982 825 l 1 489 823 l 1 434 883 384 943 352 996 c 1 EndSplineSet Validated: 1 EndChar equal_greater.liga.glyph000066400000000000000000000010611472062471000342010ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdirStartChar: equal_greater.liga Encoding: 57606 57606 1000 Width: 1060 VWidth: 4 Flags: W HStem: 189 160<-1012 257> 667 158<-922 489> LayerCount: 2 Fore SplineSet 352 996 m 1 480 1098 l 1 494 1060 526 1021 563 979 c 0 635 893 947 602 970 584 c 1 946 464 l 1 764 335 416 94 278 -4 c 0 247 -25 225 -42 189 -58 c 1 89 75 l 1 135 105 193 144 257 188 c 1 -1043 189 l 1 -1012 349 l 1 490 349 l 1 595 422 696 492 772 543 c 1 737 577 693 618 646 664 c 1 -955 667 l 1 -922 825 l 1 489 823 l 1 434 883 384 943 352 996 c 1 EndSplineSet Validated: 1 EndChar equal_greater_greater.liga.glyph000066400000000000000000000014311472062471000357130ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdirStartChar: equal_greater_greater.liga Encoding: 57607 57607 1002 Width: 1060 VWidth: 4 Flags: W HStem: 189 160<-2072 -308> 667 158<-1982 -64> LayerCount: 2 Fore SplineSet -200 994 m 1 -72 1096 l 1 -58 1058 -26 1019 11 977 c 0 83 891 453 540 476 522 c 1 476 522 -165 90 -304 -6 c 0 -335 -27 -357 -45 -393 -61 c 1 -493 67 l 1 -445 98 -380 141 -308 188 c 1 -2103 189 l 1 -2072 349 l 1 -64 349 l 1 45 421 150 491 224 541 c 1 189 575 144 618 95 664 c 1 -2015 667 l 1 -1982 825 l 1 -64 823 l 1 -119 882 -168 941 -200 994 c 1 352 996 m 1 480 1098 l 1 494 1060 526 1021 563 979 c 0 635 893 947 602 970 584 c 1 946 464 l 1 764 335 416 94 278 -4 c 0 247 -25 225 -42 189 -58 c 1 89 75 l 1 256 184 589 420 772 543 c 1 659 654 440 849 352 996 c 1 EndSplineSet Validated: 1 EndChar equal_less_less.liga.glyph000066400000000000000000000013201472062471000345420ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdirStartChar: equal_less_less.liga Encoding: 57608 57608 1009 Width: 1060 VWidth: 6 Flags: W HStem: 189 160<-2072 -52.5134> 667 158<-1982 47.0515> LayerCount: 2 Fore SplineSet -95 187 m 1 -2103 189 l 1 -2072 349 l 1 -23 348 l 1 82 243 193 124 247 34 c 1 109 -57 l 1 95 -19 62 20 25 62 c 0 3 89 -42 135 -95 187 c 1 19 664 m 1 -2015 667 l 1 -1982 825 l 1 -17 823 l 1 113 912 237 998 307 1047 c 0 338 1068 360 1085 396 1101 c 1 438 948 l 1 328 877 168 766 19 664 c 1 799 32 m 1 648 -59 l 1 625 -19 599 17 561 58 c 0 439 198 173 449 99 515 c 1 304 660 686 925 870 1022 c 0 903 1039 927 1053 964 1064 c 1 981 900 l 1 803 815 524 633 341 510 c 1 472 391 707 180 799 32 c 1 EndSplineSet Validated: 1 EndChar equal_slash_equal.liga.glyph000066400000000000000000000020141472062471000350500ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdirStartChar: equal_slash_equal.liga Encoding: 57609 57609 1040 Width: 1060 VWidth: 6 Flags: W HStem: 194 155<-2072 -804 -546 862> 656 162<-1984.99 -543 -286 954> LayerCount: 2 Fore SplineSet -1668 656 m 0 -1764 656 -1872 658 -2015 667 c 1 -2005 720 -1995 774 -1982 825 c 1 -1852 820 -1767 818 -1635 818 c 2 -453 818 l 1 -453 819 l 1 -403 910 -358 989 -327 1044 c 0 -303 1087 -272 1147 -264 1161 c 1 -127 1102 l 1 -170 1028 -224 930 -284 821 c 0 -285 820 -285 819 -286 818 c 2 485 818 l 2 677 818 787 823 985 823 c 1 954 664 l 1 857 664 238 662 -375 660 c 1 -424 573 -484 463 -546 353 c 1 106 351 804 349 895 349 c 1 862 188 l 1 688 188 545 193 362 193 c 0 181 193 -216 193 -635 193 c 1 -727 29 -807 -112 -831 -151 c 1 -966 -90 l 1 -949 -62 -883 54 -804 194 c 1 -1261 194 -1713 194 -1910 194 c 0 -1970 194 -2033 193 -2103 189 c 1 -2072 349 l 1 -1930 357 -1819 357 -1705 357 c 0 -1631 357 -1203 356 -714 354 c 1 -653 463 -592 572 -543 659 c 1 -1083 657 -1580 656 -1668 656 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/eta.glyph000066400000000000000000000014601472062471000313010ustar00rootroot00000000000000StartChar: eta Encoding: 951 951 345 Width: 1060 VWidth: 6 Flags: W HStem: -1 21G<41.881 196> 872 150<524.666 792.759> 1020 20G<277.73 369.5> VStem: 205 168<900 1005.35> 619 163<-332.253 16.7031> 810 167<723.908 849.182> LayerCount: 2 Fore SplineSet 371 900 m 1xbc 494 979 618 1022 728 1022 c 0 839 1022 977 957 977 832 c 0 977 821 975 808 973 796 c 2 803 -79 l 2 793 -130 782 -225 782 -287 c 0 782 -305 783 -319 785 -330 c 1 621 -362 l 1 620 -340 619 -319 619 -297 c 0 619 -240 624 -179 642 -86 c 2 808 765 l 2 809 771 810 777 810 782 c 0 810 844 739 872 677 872 c 0xdc 614 872 487 820 339 733 c 1 196 0 l 1 38 -1 l 1 175 705 l 2 198 823 205 875 205 923 c 0 205 948 203 971 201 1003 c 1 368 1040 l 1 371 1025 373 994 373 960 c 0 373 940 372 918 371 900 c 1xbc EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/etatonos.glyph000066400000000000000000000005351472062471000323660ustar00rootroot00000000000000StartChar: etatonos Encoding: 942 942 395 Width: 1060 VWidth: 0 Flags: W HStem: -1 21G<41.881 196> 872 150<524.666 792.759> 1020 20G<277.73 369.5> 1098 491 VStem: 205 168<900 1005.35> 581 418 619 163<-332.253 16.7031> 810 167<723.908 849.182> LayerCount: 2 Fore Refer: 390 900 S 1 0 0 1 33 -124 2 Refer: 345 951 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/eth.glyph000066400000000000000000000013131472062471000313050ustar00rootroot00000000000000StartChar: eth Encoding: 240 240 205 Width: 1060 VWidth: 6 Flags: W HStem: 1 155<313.993 591.962> 1324 20G<836.962 923.882> 1408 20G<596 646> VStem: 79 163<231.516 616.769> 783 160<375.741 791.447> LayerCount: 2 Fore SplineSet 694 864 m 1 353 864 242 628 242 395 c 0 242 255 305 156 439 156 c 1 666 159 783 374 783 619 c 0 783 710 750 789 694 864 c 1 755 1167 m 1 861 957 943 790 943 653 c 0 943 274 769 1 409 1 c 2 407 1 l 1 183 2 79 193 79 356 c 0 79 610 208 991 620 1018 c 1 613 1033 590 1075 565 1124 c 1 351 1076 l 1 346 1212 l 1 505 1248 l 1 483 1294 465 1330 462 1341 c 1 636 1428 l 1 656 1379 675 1334 695 1291 c 1 923 1344 l 1 929 1208 l 1 755 1167 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/exclam.glyph000066400000000000000000000004751472062471000320060ustar00rootroot00000000000000StartChar: exclam Encoding: 33 33 68 Width: 1060 VWidth: 0 Flags: W HStem: 0 270<365 563> 1299 20G<592.441 794> VStem: 313 481 LayerCount: 2 Fore SplineSet 794 1319 m 1 604 433 l 1 438 431 l 1 596 1319 l 1 794 1319 l 1 365 270 m 1 615 270 l 1 563 0 l 1 313 0 l 1 365 270 l 1 EndSplineSet Validated: 1 EndChar exclam_equal.liga.glyph000066400000000000000000000017231472062471000340260ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdirStartChar: exclam_equal.liga Encoding: 57610 57610 1039 Width: 1060 VWidth: 6 Flags: W HStem: 194 163<-1012 -274 -16 862> 656 162<-924.993 -13 244 954> LayerCount: 2 Fore SplineSet -608 656 m 0 -704 656 -812 658 -955 667 c 1 -945 720 -935 774 -922 825 c 1 -792 820 -707 818 -575 818 c 2 77 818 l 1 77 819 l 1 127 910 172 989 203 1044 c 0 227 1087 258 1147 266 1161 c 1 403 1102 l 1 360 1028 306 930 246 821 c 0 245 820 245 819 244 818 c 2 485 818 l 2 677 818 787 823 985 823 c 1 954 664 l 1 856 664 503 662 155 660 c 1 107 573 46 464 -16 354 c 1 369 352 799 349 895 349 c 1 862 188 l 1 688 188 545 193 362 193 c 0 207 193 50 193 -106 193 c 1 -198 29 -277 -112 -301 -151 c 1 -436 -90 l 1 -419 -62 -353 54 -274 194 c 1 -466 194 -658 194 -850 194 c 0 -910 194 -973 193 -1043 189 c 1 -1012 349 l 1 -870 357 -759 357 -645 357 c 0 -583 357 -402 356 -184 355 c 1 -123 463 -62 572 -13 659 c 1 -285 657 -528 656 -608 656 c 0 EndSplineSet Validated: 1 EndChar exclam_equal_equal.liga.glyph000066400000000000000000000024371472062471000352200ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdirStartChar: exclam_equal_equal.liga Encoding: 57611 57611 1030 Width: 1060 VWidth: 6 Flags: W HStem: 94 163<-2092 -869 -610 842> 429 162<-2028.99 -679 -422 910> 756 162<-1965.01 -495 -239 974> LayerCount: 2 Fore SplineSet -1713 429 m 0 -1809 429 -1916 431 -2059 440 c 1 -2049 493 -2039 547 -2026 598 c 1 -1896 593 -1811 591 -1679 591 c 2 -589 591 l 1 -552 658 -519 716 -495 759 c 1 -982 757 -1568 756 -1649 756 c 0 -1745 756 -1853 758 -1996 767 c 1 -1986 820 -1975 874 -1962 925 c 1 -1832 920 -1748 918 -1616 918 c 2 -406 918 l 1 -378 967 -354 1010 -335 1044 c 0 -311 1087 -280 1147 -272 1161 c 1 -135 1102 l 1 -165 1051 -200 988 -239 918 c 1 504 918 l 2 696 918 806 923 1004 923 c 1 974 764 l 1 869 764 326 762 -328 760 c 1 -352 717 -385 658 -422 591 c 1 441 591 l 2 633 591 743 596 941 596 c 1 910 437 l 1 799 437 174 434 -511 432 c 1 -544 373 -577 313 -610 254 c 1 91 252 775 249 875 249 c 1 842 88 l 1 668 88 525 93 342 93 c 0 131 93 -211 94 -700 94 c 1 -767 -25 -821 -120 -840 -151 c 1 -975 -90 l 1 -962 -69 -922 1 -869 94 c 1 -1251 94 -1762 94 -1930 94 c 0 -1990 94 -2053 93 -2123 89 c 1 -2092 249 l 1 -1950 257 -1838 257 -1724 257 c 0 -1661 257 -1177 256 -778 255 c 1 -745 313 -712 373 -679 432 c 1 -1114 431 -1639 429 -1713 429 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/exclamdbl.glyph000066400000000000000000000004121472062471000324570ustar00rootroot00000000000000StartChar: exclamdbl Encoding: 8252 8252 547 Width: 1060 VWidth: 0 Flags: W HStem: 0 270<121 319 601 799> 1299 20G<348.441 550 828.441 1030> VStem: 69 481 549 481 LayerCount: 2 Fore Refer: 68 33 N 1 0 0 1 -244 0 2 Refer: 68 33 N 1 0 0 1 236 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/exclamdown.glyph000066400000000000000000000002721472062471000326710ustar00rootroot00000000000000StartChar: exclamdown Encoding: 161 161 121 Width: 1060 VWidth: 0 Flags: W LayerCount: 2 Fore Refer: 68 33 S -0.999996 0.0027248 -0.0027248 -0.999996 1012.76 1018 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/f.glyph000066400000000000000000000011751472062471000307600ustar00rootroot00000000000000StartChar: f Encoding: 102 102 5 Width: 1060 VWidth: -2 Flags: W HStem: 0 21G<183 340.5> 867 153<224 349 535 916.055> 1266 152<613.902 1057.69> LayerCount: 2 Fore SplineSet 1111 1194 m 1 1003 1262 871 1266 739 1266 c 0 592 1266 564 1168 543 1060 c 2 535 1021 l 1 603 1021 727 1020 800 1020 c 1 903 1017 929 1009 957 1000 c 1 917 853 l 1 897 860 867 867 811 867 c 2 506 867 l 1 477 713 341 4 340 0 c 1 183 0 l 1 188 25 322 720 349 867 c 1 218 867 l 1 224 1020 l 1 379 1020 l 1 382 1036 383 1045 387 1064 c 0 415 1207 484 1418 761 1418 c 0 893 1418 1065 1410 1196 1333 c 1 1111 1194 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/figuredash.glyph000066400000000000000000000002731472062471000326520ustar00rootroot00000000000000StartChar: figuredash Encoding: 8210 8210 523 Width: 1060 VWidth: 6 Flags: W HStem: 443 160<118.502 963.777> LayerCount: 2 Fore Refer: 100 45 S 1.04484 0 0 1 -33 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/filledbox.glyph000066400000000000000000000003711472062471000325000ustar00rootroot00000000000000StartChar: filledbox Encoding: 9632 9632 736 Width: 1060 VWidth: 1918 Flags: W HStem: 110 880<90 970> VStem: 90 880<110 990> LayerCount: 2 Fore SplineSet 90 990 m 1 970 990 l 1 970 110 l 1 90 110 l 1 90 990 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/five.glyph000066400000000000000000000012721472062471000314620ustar00rootroot00000000000000StartChar: five Encoding: 53 53 109 Width: 1060 VWidth: 0 Flags: W HStem: -2 156<304.604 589.474> 731 158<400.518 694.415> 1132 156<462 920> VStem: 756 158<344.527 668.924> LayerCount: 2 Fore SplineSet 552 731 m 0 421 731 322 640 302 623 c 1 187 677 l 1 351 1288 l 1 950 1286 l 1 920 1132 l 1 462 1132 l 1 381 835 l 1 433 863 502 889 580 889 c 0 637 889 702 879 764 846 c 1 846 798 914 697 914 551 c 0 914 519 911 486 904 450 c 0 846 150 637 0 397 -2 c 1 395 -2 l 2 220 -2 123 114 76 231 c 1 226 319 l 1 261 233 316 154 428 154 c 0 595 154 709 259 746 448 c 0 753 482 756 513 756 540 c 0 756 628 721 677 667 705 c 0 629 725 588 731 552 731 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/florin.glyph000066400000000000000000000013141472062471000320170ustar00rootroot00000000000000StartChar: florin Encoding: 402 402 338 Width: 1060 VWidth: -2 Flags: W HStem: -313 154<-23 146.152> 867 153<295 421 607 882.055> 1266 152<685.902 1029.64> LayerCount: 2 Fore SplineSet 443 152 m 1 393 -105 332 -313 -49 -313 c 0 -23 -159 l 0 150 -159 236 -93 285 152 c 1 290 177 394 720 421 867 c 1 289 867 l 1 295 1020 l 1 451 1020 l 1 454 1036 455 1045 459 1064 c 0 487 1207 556 1418 833 1418 c 0 920 1418 1032 1410 1163 1333 c 1 1077 1194 l 1 969 1262 914 1266 811 1266 c 0 664 1266 636 1168 615 1060 c 2 607 1021 l 1 675 1021 694 1020 767 1020 c 1 870 1017 895 1009 923 1000 c 1 883 853 l 1 863 860 833 867 777 867 c 2 577 867 l 1 548 713 444 156 443 152 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/font.props000066400000000000000000000154111472062471000315170ustar00rootroot00000000000000SplineFontDB: 3.0 FontName: FantasqueSansMono-Italic FullName: Fantasque Sans Mono Italic FamilyName: Fantasque Sans Mono Weight: Book Copyright: Created by Jany Belluz with FontForge 2.0 (http://fontforge.sf.net) UComments: "2013-9-13: Created." Version: 1.8.0 ItalicAngle: -11 UnderlinePosition: -192 UnderlineWidth: 96 Ascent: 1650 Descent: 398 InvalidEm: 0 LayerCount: 2 Layer: 0 0 "Back" 1 Layer: 1 0 "Fore" 0 XUID: [1021 607 50037791 3178130] StyleMap: 0x0001 FSType: 8 OS2Version: 3 OS2_WeightWidthSlopeOnly: 1 OS2_UseTypoMetrics: 1 CreationTime: 1379052706 ModificationTime: 1573932975 PfmFamily: 49 TTFWeight: 400 TTFWidth: 5 LineGap: 50 VLineGap: 0 Panose: 2 11 6 9 2 2 4 3 2 4 OS2TypoAscent: 1650 OS2TypoAOffset: 0 OS2TypoDescent: -398 OS2TypoDOffset: 0 OS2TypoLinegap: 100 OS2WinAscent: 1750 OS2WinAOffset: 0 OS2WinDescent: 398 OS2WinDOffset: 0 HheadAscent: 1700 HheadAOffset: 0 HheadDescent: -398 HheadDOffset: 0 OS2FamilyClass: 2057 OS2Vendor: 'PfEd' Lookup: 1 0 0 "'locl' Formes localis+AOkA-es g+AOkA-ographiquement lookups0" { "'locl' Macedonian/Serbian italic forms" } ['locl' ('cyrl' <' SRB' 'MKD ' > ) ] Lookup: 1 0 0 "'ss01' Style Set 1 - No loop k" { "'ss01' Style Set 1 - No loop k-1" ("noloop") } ['ss01' ('DFLT' <'dflt' > 'cyrl' <' SRB' 'MKD ' > 'grek' <'dflt' > 'latn' <'dflt' > ) ] MarkAttachClasses: 1 DEI: 91125 LangName: 1033 "" "" "" "" "" "" "" "" "" "Jany Belluz" "" "" "" "Copyright (c) 2013-2017, Jany Belluz ()+AAoACgAA-This Font Software is licensed under the SIL Open Font License, Version 1.1.+AAoA-This license is copied below, and is also available with a FAQ at:+AAoA-http://scripts.sil.org/OFL+AAoACgAK------------------------------------------------------------+AAoA-SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007+AAoA------------------------------------------------------------+AAoACgAA-PREAMBLE+AAoA-The goals of the Open Font License (OFL) are to stimulate worldwide+AAoA-development of collaborative font projects, to support the font creation+AAoA-efforts of academic and linguistic communities, and to provide a free and+AAoA-open framework in which fonts may be shared and improved in partnership+AAoA-with others.+AAoACgAA-The OFL allows the licensed fonts to be used, studied, modified and+AAoA-redistributed freely as long as they are not sold by themselves. The+AAoA-fonts, including any derivative works, can be bundled, embedded, +AAoA-redistributed and/or sold with any software provided that any reserved+AAoA-names are not used by derivative works. The fonts and derivatives,+AAoA-however, cannot be released under any other type of license. The+AAoA-requirement for fonts to remain under this license does not apply+AAoA-to any document created using the fonts or their derivatives.+AAoACgAA-DEFINITIONS+AAoAIgAA-Font Software+ACIA refers to the set of files released by the Copyright+AAoA-Holder(s) under this license and clearly marked as such. This may+AAoA-include source files, build scripts and documentation.+AAoACgAi-Reserved Font Name+ACIA refers to any names specified as such after the+AAoA-copyright statement(s).+AAoACgAi-Original Version+ACIA refers to the collection of Font Software components as+AAoA-distributed by the Copyright Holder(s).+AAoACgAi-Modified Version+ACIA refers to any derivative made by adding to, deleting,+AAoA-or substituting -- in part or in whole -- any of the components of the+AAoA-Original Version, by changing formats or by porting the Font Software to a+AAoA-new environment.+AAoACgAi-Author+ACIA refers to any designer, engineer, programmer, technical+AAoA-writer or other person who contributed to the Font Software.+AAoACgAA-PERMISSION & CONDITIONS+AAoA-Permission is hereby granted, free of charge, to any person obtaining+AAoA-a copy of the Font Software, to use, study, copy, merge, embed, modify,+AAoA-redistribute, and sell modified and unmodified copies of the Font+AAoA-Software, subject to the following conditions:+AAoACgAA-1) Neither the Font Software nor any of its individual components,+AAoA-in Original or Modified Versions, may be sold by itself.+AAoACgAA-2) Original or Modified Versions of the Font Software may be bundled,+AAoA-redistributed and/or sold with any software, provided that each copy+AAoA-contains the above copyright notice and this license. These can be+AAoA-included either as stand-alone text files, human-readable headers or+AAoA-in the appropriate machine-readable metadata fields within text or+AAoA-binary files as long as those fields can be easily viewed by the user.+AAoACgAA-3) No Modified Version of the Font Software may use the Reserved Font+AAoA-Name(s) unless explicit written permission is granted by the corresponding+AAoA-Copyright Holder. This restriction only applies to the primary font name as+AAoA-presented to the users.+AAoACgAA-4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font+AAoA-Software shall not be used to promote, endorse or advertise any+AAoA-Modified Version, except to acknowledge the contribution(s) of the+AAoA-Copyright Holder(s) and the Author(s) or with their explicit written+AAoA-permission.+AAoACgAA-5) The Font Software, modified or unmodified, in part or in whole,+AAoA-must be distributed entirely under this license, and must not be+AAoA-distributed under any other license. The requirement for fonts to+AAoA-remain under this license does not apply to any document created+AAoA-using the Font Software.+AAoACgAA-TERMINATION+AAoA-This license becomes null and void if any of the above conditions are+AAoA-not met.+AAoACgAA-DISCLAIMER+AAoA-THE FONT SOFTWARE IS PROVIDED +ACIA-AS IS+ACIA, WITHOUT WARRANTY OF ANY KIND,+AAoA-EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF+AAoA-MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT+AAoA-OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE+AAoA-COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,+AAoA-INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL+AAoA-DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING+AAoA-FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM+AAoA-OTHER DEALINGS IN THE FONT SOFTWARE." "http://scripts.sil.org/OFL" Encoding: UnicodeBmp UnicodeInterp: none NameList: Adobe Glyph List DisplaySize: -36 AntiAlias: 1 FitToEm: 1 WinInfo: 57325 25 8 BeginPrivate: 1 BlueValues 37 [-29 1 1021 1061 1281 1345 1402 1431] EndPrivate Grid -2048 1180.9 m 0 4096 1180.9 l 1024 Named: "bas point du i" -2048 1019.8 m 0 4096 1019.8 l 1024 Named: "lowercase" -2048 1280.5 m 0 4096 1280.5 l 1024 Named: "numbers" -1963.46 504.484 m 0 3873.34 504.484 l 1024 -1945.6 1375.6 m 0 3891.2 1375.6 l 1024 EndSplineSet TeXData: 1 0 0 346030 173015 115343 423805 -1048576 115343 783286 444596 497025 792723 393216 433062 380633 303038 157286 324010 404750 52429 2506097 1059062 262144 EndSplineFont fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/four.glyph000066400000000000000000000006671472062471000315130ustar00rootroot00000000000000StartChar: four Encoding: 52 52 108 Width: 1060 VWidth: 0 Flags: W HStem: -2 21G<530 689.876> 413 157<323 610 797 895> 1286 20G<750 940> LayerCount: 2 Fore SplineSet 641 570 m 1 722 990 l 1 624 861 434 667 323 570 c 1 641 570 l 1 109 543 m 1 152 589 723 1143 777 1306 c 1 940 1306 l 1 797 570 l 1 925 570 l 1 895 416 l 1 767 416 l 1 686 -2 l 1 530 -2 l 1 610 413 l 1 143 413 l 1 109 543 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/g.glyph000066400000000000000000000045161472062471000307630ustar00rootroot00000000000000StartChar: g Encoding: 103 103 6 Width: 1060 VWidth: 14 Flags: W HStem: -402 155<167.969 489.164> -8 152<263.542 493.461> 890 144<420.442 744.614> VStem: 66 152<187.28 570.631> LayerCount: 2 Back SplineSet -392.676 1025.76 m 9 -342.676 887.765 l 17 -450.695 847.285 -511.676 784.764 -547.676 730.764 c 1 -571.676 685.764 -553.676 643.764 -469.676 604.764 c 0 -385.676 565.764 -262.062 489.674 -271.676 337.764 c 0 -281.676 179.764 -430.5 42.8818 -753.5 31.8818 c 0 -1062.19 21.3691 -1167.5 111.882 -1213.5 206.882 c 0 -1229.24 239.396 -1265.04 345.627 -1183.5 458.882 c 0 -1093.5 583.882 -931.676 601.764 -760.676 577.764 c 9 -772.376 518.92 -790.676 426.882 -790.676 426.882 c 0 -1003.68 477.882 -1114.3 356.076 -1051.5 261.882 c 0 -979.5 153.882 -668.5 184.882 -629.5 193.882 c 0 -590.5 202.882 -442.5 236.72 -442.5 347.882 c 0 -442.5 426.882 -541.5 449.882 -631.5 503.882 c 0 -721.5 557.882 -773.074 681.354 -688.676 804.882 c 0 -637.34 880.019 -482.983 962.277 -392.676 1025.76 c 9 -364.272 1153.88 m 0 -346.39 1245.88 -411.532 1306.88 -562.532 1306.88 c 0 -730.532 1306.88 -767.224 1229.88 -786.272 1131.88 c 0 -805.516 1032.88 -718.5 958.882 -589.5 958.882 c 0 -383.5 958.882 -368.938 1129.88 -364.272 1153.88 c 0 -946.8 1118.88 m 0 -946.76 1121.94 -944.259 1147.76 -943.676 1150.76 c 0 -905.188 1348.76 -786.986 1458.88 -532.986 1458.88 c 0 -432.986 1458.88 -341.514 1445.88 -274.649 1398.88 c 1 -215.768 1457.76 -126.338 1463.88 -10.3379 1463.88 c 1 -42.0225 1300.88 l 1 -53.6338 1302.88 -64.4395 1303.88 -74.4395 1303.88 c 0 -146.676 1303.88 -193.837 1289.88 -211.753 1274.88 c 1 -202.272 1253.88 -200.272 1201.88 -207.301 1158.88 c 0 -232.114 1007.07 -248.083 838.764 -583.676 838.764 c 2 -586.676 838.764 l 2 -827.424 838.764 -949.676 901.764 -946.8 1118.88 c 0 EndSplineSet Fore SplineSet 243 514 m 0 226 451 218 395 218 346 c 0 218 218 272 144 350 144 c 0 576 144 708 442 766 608 c 1 811 804 l 1 761 839 688 890 584 890 c 0 393 890 314 774 243 514 c 0 1006 1002 m 1 886 356 l 2 838 99 750 -402 354 -402 c 0 239 -402 98 -360 -75 -257 c 1 1 -107 l 1 146 -208 259 -247 348 -247 c 0 602 -247 671 84 709 207 c 1 651 123 533 -8 321 -8 c 0 166 -8 66 140 66 343 c 0 66 394 72 448 85 504 c 0 169 862 303 1034 604 1034 c 0 730 1034 793 994 841 961 c 1 846 984 849 1006 851 1026 c 1 1006 1002 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/gamma.glyph000066400000000000000000000011531472062471000316110ustar00rootroot00000000000000StartChar: gamma Encoding: 947 947 341 Width: 1060 VWidth: 14 Flags: W HStem: 1021 20G<143.209 163.5 941 992.071> LayerCount: 2 Fore SplineSet 343 -376 m 1 363 -272 408 -26 408 60 c 0 408 63 408 66 408 68 c 0 399 315 320 627 257 784 c 0 233 843 203 873 192 880 c 0 179 889 158 889 133 889 c 0 128 889 123 888 118 888 c 1 147 1041 l 1 180 1041 219 1040 246 1036 c 0 307 1026 348 976 390 883 c 0 457 731 512 488 543 287 c 1 659 504 941 1060 941 1060 c 1 1084 1004 l 1 1084 1004 739 388 571 16 c 1 561 -66 542 -174 519 -290 c 0 513 -319 508 -349 502 -378 c 1 343 -376 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/gbreve.glyph000066400000000000000000000005271472062471000320050ustar00rootroot00000000000000StartChar: gbreve Encoding: 287 287 225 Width: 1060 VWidth: 32 Flags: W HStem: -402 155<167.969 489.164> -8 152<263.542 493.461> 890 144<420.442 744.614> 1105.8 153<547.679 820.382> VStem: 66 152<187.28 570.631> 344 164<1300.75 1394.8> LayerCount: 2 Fore Refer: 326 774 S 1 0 0 1 -50 -251.2 2 Refer: 6 103 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/gcaron.glyph000066400000000000000000000004501472062471000317770ustar00rootroot00000000000000StartChar: gcaron Encoding: 487 487 448 Width: 1060 VWidth: 0 Flags: W HStem: -402 155<167.969 489.164> -8 152<263.542 493.461> 890 144<420.442 744.614> 1118 440 VStem: 66 152<187.28 570.631> LayerCount: 2 Fore Refer: 332 780 S 1 0 0 1 -8 -102 2 Refer: 6 103 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/gcircumflex.glyph000066400000000000000000000004701472062471000330400ustar00rootroot00000000000000StartChar: gcircumflex Encoding: 285 285 223 Width: 1060 VWidth: 32 Flags: W HStem: -402 155<167.969 489.164> -8 152<263.542 493.461> 890 144<420.442 744.614> 1127.9 429 VStem: 66 152<187.28 570.631> LayerCount: 2 Fore Refer: 322 770 S 1 0 0 1 -31.0865 -142.1 2 Refer: 6 103 N 1 0 0 1 0 0 3 Validated: 1 EndChar gcommaaccent.glyph000066400000000000000000000004701472062471000330720ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdirStartChar: gcommaaccent Encoding: 291 291 229 Width: 1060 VWidth: 32 Flags: W HStem: -402 155<167.969 489.164> -8 152<263.542 493.461> 890 144<420.442 744.614> 1122 420 VStem: 66 152<187.28 570.631> 635 327 LayerCount: 2 Fore Refer: 494 786 S 1 0 0 1 184 -113 2 Refer: 6 103 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/gdotaccent.glyph000066400000000000000000000005111472062471000326370ustar00rootroot00000000000000StartChar: gdotaccent Encoding: 289 289 227 Width: 1060 VWidth: 32 Flags: W HStem: -402 155<167.969 489.164> -8 152<263.542 493.461> 890 144<420.442 744.614> 1186 225<590.2 782.2> VStem: 66 152<187.28 570.631> 546.2 279 LayerCount: 2 Fore Refer: 328 775 S 1 0 0 1 10.2004 -240 2 Refer: 6 103 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/germandbls.glyph000066400000000000000000000016151472062471000326500ustar00rootroot00000000000000StartChar: germandbls Encoding: 223 223 167 Width: 1060 VWidth: 0 Flags: W HStem: -2 153<439.456 698.329> 669 153<378 638.448> 1176 152<441.325 690.261> VStem: 266 160<167.03 321> 725 159<903.758 1139.68> 800 155<270.519 589.717> LayerCount: 2 Fore SplineSet 211 1003 m 0xf8 241 1159 353 1328 573 1328 c 0 731 1328 884 1255 884 1086 c 0xf8 884 867 822 840 746 779 c 1 882 739 955 615 955 494 c 0 955 174 795 -2 549 -2 c 0 385 -2 266 72 266 228 c 0 266 250 268 272 273 297 c 0 275 305 276 313 278 321 c 1 434 321 l 1 429 292 426 268 426 247 c 0 426 176 463 151 578 151 c 0 725 151 800 304 800 468 c 0xf4 800 659 606 669 348 669 c 1 378 822 l 1 547 822 725 830 725 1047 c 0 725 1132 663 1176 544 1176 c 1 448 1175 379 1083 362 993 c 0 313 739 245 365 174 111 c 0 151 30 104 -16 43 -44 c 1 -43 78 l 1 -21 88 9 113 17 140 c 0 94 407 157 726 211 1003 c 0xf8 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/grave.glyph000066400000000000000000000004131472062471000316310ustar00rootroot00000000000000StartChar: grave Encoding: 96 96 118 Width: 1060 VWidth: -25 Flags: W HStem: 925 558 VStem: 401 591 LayerCount: 2 Fore SplineSet 549 1483 m 1 601 1369 905 1113 992 1077 c 1 884 925 l 1 712 1048 535 1163 401 1348 c 1 549 1483 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/gravecomb.glyph000066400000000000000000000004231472062471000324730ustar00rootroot00000000000000StartChar: gravecomb Encoding: 768 768 320 Width: 1060 VWidth: -43 Flags: W HStem: 1280 530 VStem: 499 494 LayerCount: 2 Fore SplineSet 993 1403 m 1 886 1280 l 1 762 1366 573 1566 499 1706 c 1 659 1810 l 1 739 1674 869 1489 993 1403 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/greater.glyph000066400000000000000000000005441472062471000321630ustar00rootroot00000000000000StartChar: greater Encoding: 62 62 103 Width: 1060 VWidth: 6 Flags: W HStem: 1042 20G<268.128 337> LayerCount: 2 Fore SplineSet 821 577 m 1 811 453 l 1 702 384 212 22 21 -43 c 1 -45 83 l 1 148 177 461 399 624 512 c 1 515 602 311 788 218 894 c 0 196 919 178 938 165 968 c 1 296 1062 l 1 378 936 747 644 821 577 c 1 EndSplineSet Validated: 1 EndChar greater_equal.liga.glyph000066400000000000000000000010601472062471000342000ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdirStartChar: greater_equal.liga Encoding: 57612 57612 1027 Width: 1060 VWidth: 4 Flags: W HStem: 239 165<461.127 564.869> 1126 157<-279.561 -193.449> LayerCount: 2 Fore SplineSet 564 404 m 1 574 239 l 1 350 174 -221 -86 -343 -141 c 0 -404 -167 -460 -192 -497 -221 c 1 -569 -81 l 1 -428 26 341 315 564 404 c 1 -533 344 m 1 -366 426 243 676 475 746 c 1 319 841 -148 1081 -315 1126 c 1 -276 1283 l 1 -240 1280 -217 1272 -186 1261 c 0 -47 1217 418 984 676 825 c 1 641 642 l 1 337 554 -291 273 -494 185 c 1 -533 344 l 1 EndSplineSet Validated: 1 EndChar greater_equal_greater.liga.glyph000066400000000000000000000014261472062471000357170ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdirStartChar: greater_equal_greater.liga Encoding: 57613 57613 1003 Width: 1060 VWidth: 4 Flags: W HStem: 189 160<-1612.04 257> 667 158<-1456.51 489> LayerCount: 2 Fore SplineSet 352 996 m 1 480 1098 l 1 494 1060 526 1021 563 979 c 0 635 893 947 602 970 584 c 1 946 464 l 1 764 335 416 94 278 -4 c 0 247 -25 225 -42 189 -58 c 1 89 75 l 1 135 105 193 144 257 188 c 1 -1548 189 l 1 -1665 109 -1774 35 -1837 -10 c 0 -1868 -31 -1890 -48 -1926 -64 c 1 -1983 89 l 1 -1882 155 -1738 254 -1599 349 c 1 490 349 l 1 595 422 696 492 772 543 c 1 737 577 693 618 646 664 c 1 -1499 667 l 1 -1610 776 -1734 907 -1792 1003 c 1 -1646 1099 l 1 -1632 1061 -1600 1022 -1563 980 c 0 -1537 948 -1477 888 -1412 825 c 1 489 823 l 1 434 883 384 943 352 996 c 1 EndSplineSet Validated: 1 EndChar greater_greater.liga.glyph000066400000000000000000000003571472062471000345320ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdirStartChar: greater_greater.liga Encoding: 57399 57399 1043 Width: 1060 VWidth: 6 Flags: W HStem: 1042 20G<-642.872 -574 161.128 230> LayerCount: 2 Fore Refer: 103 62 N 1 0 0 1 -107 0 2 Refer: 103 62 S 1 0 0 1 -911 0 2 Validated: 1 EndChar greater_greater_equal.liga.glyph000066400000000000000000000014521472062471000357160ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdirStartChar: greater_greater_equal.liga Encoding: 57614 57614 1004 Width: 1060 VWidth: 4 Flags: W HStem: 188 160<-1077.73 862> 667 158<-936.224 954> LayerCount: 2 Fore SplineSet -1016 188 m 1 -1126 113 -1226 44 -1294 -4 c 0 -1325 -25 -1348 -42 -1384 -58 c 1 -1447 89 l 1 -1345 156 -1198 254 -1058 348 c 1 895 349 l 1 862 188 l 1 -1016 188 l 1 -969 667 m 1 -1078 777 -1198 908 -1255 1003 c 1 -1120 1098 l 1 -1106 1060 -1073 1021 -1036 979 c 0 -999 935 -949 881 -893 825 c 1 985 823 l 1 954 664 l 1 -969 667 l 1 -1784 994 m 1 -1656 1096 l 1 -1642 1058 -1610 1019 -1573 977 c 0 -1501 891 -1131 540 -1108 522 c 1 -1108 522 -1749 91 -1888 -5 c 0 -1919 -26 -1941 -44 -1977 -60 c 1 -2077 68 l 1 -1910 177 -1543 418 -1360 541 c 1 -1473 652 -1696 847 -1784 994 c 1 EndSplineSet Validated: 1 EndChar greater_greater_hyphen.liga.glyph000066400000000000000000000013321472062471000360770ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdirStartChar: greater_greater_hyphen.liga Encoding: 57615 57615 1005 Width: 1060 VWidth: 4 Flags: W HStem: 444 156<-675.909 955> LayerCount: 2 Fore SplineSet -1233 996 m 1 -1105 1098 l 1 -1091 1060 -1059 1021 -1022 979 c 0 -959 902 -706 665 -634 600 c 1 986 600 l 1 955 444 l 1 -667 444 l 1 -855 311 -1176 89 -1307 -4 c 0 -1338 -25 -1360 -42 -1396 -58 c 1 -1496 75 l 1 -1329 184 -996 420 -813 543 c 1 -926 654 -1145 849 -1233 996 c 1 -1785 994 m 1 -1657 1096 l 1 -1643 1058 -1611 1019 -1574 977 c 0 -1502 891 -1132 540 -1109 522 c 1 -1109 522 -1750 91 -1889 -5 c 0 -1920 -26 -1942 -44 -1978 -60 c 1 -2078 68 l 1 -1911 177 -1544 418 -1361 541 c 1 -1474 652 -1697 847 -1785 994 c 1 EndSplineSet Validated: 1 EndChar greater_hyphen.liga.glyph000066400000000000000000000007071472062471000343730ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdirStartChar: greater_hyphen.liga Encoding: 57616 57616 1006 Width: 1060 VWidth: 6 Flags: W HStem: 444 156<-147.093 955> LayerCount: 2 Fore SplineSet -707 1003 m 1 -579 1105 l 1 -565 1067 -533 1028 -496 986 c 0 -430 906 -159 653 -100 600 c 1 986 600 l 1 955 444 l 1 -151 444 l 1 -340 311 -652 94 -781 3 c 0 -812 -18 -834 -35 -870 -51 c 1 -970 82 l 1 -803 191 -470 427 -287 550 c 1 -400 661 -619 856 -707 1003 c 1 EndSplineSet Validated: 1 EndChar greater_hyphen_greater.liga.glyph000066400000000000000000000012531472062471000361010ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdirStartChar: greater_hyphen_greater.liga Encoding: 57617 57617 996 Width: 1060 VWidth: 6 Flags: W HStem: 444 156<-1207.09 627> LayerCount: 2 Fore SplineSet -1767 1003 m 1 -1639 1105 l 1 -1625 1067 -1593 1028 -1556 986 c 0 -1490 906 -1219 653 -1160 600 c 1 713 600 l 1 595 713 427 872 352 996 c 1 480 1098 l 1 494 1060 526 1021 563 979 c 0 635 893 947 602 970 584 c 1 946 464 l 1 764 335 416 94 278 -4 c 0 247 -25 225 -42 189 -58 c 1 89 75 l 1 218 159 446 319 627 444 c 1 -1211 444 l 1 -1400 311 -1712 94 -1841 3 c 0 -1872 -18 -1894 -35 -1930 -51 c 1 -2030 82 l 1 -1863 191 -1530 427 -1347 550 c 1 -1460 661 -1679 856 -1767 1003 c 1 EndSplineSet Validated: 1 EndChar greaterequal.glyph000066400000000000000000000007051472062471000331330ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdirStartChar: greaterequal Encoding: 8805 8805 1023 Width: 1060 VWidth: 4 Flags: W HStem: 0 156<107 864> 1266 20G<454.941 522.5> LayerCount: 2 Fore SplineSet 107 156 m 1 894 156 l 1 864 0 l 1 77 0 l 1 107 156 l 1 1007 801 m 1 984 684 l 1 875 615 366 324 184 202 c 1 120 332 l 1 301 453 635 643 809 736 c 1 701 826 491 1004 398 1110 c 0 376 1135 357 1154 344 1184 c 1 482 1286 l 1 563 1160 933 868 1007 801 c 1 EndSplineSet Validated: 1 EndChar guillemotleft.glyph000066400000000000000000000010351472062471000333230ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdirStartChar: guillemotleft Encoding: 171 171 157 Width: 1060 VWidth: 6 Flags: W VStem: 323 158<97.7355 206.585> 646 159<105.72 241.074> LayerCount: 2 Fore SplineSet 458 576 m 1 622 676 776 845 842 978 c 1 974 904 l 1 899 762 780 616 627 499 c 1 728 393 790 280 805 127 c 1 808 109 l 1 646 63 l 1 630 226 568 343 433 450 c 1 458 576 l 1 108 574 m 1 277 704 466 836 516 976 c 1 655 922 l 1 578 733 418 610 272 501 c 1 377 383 469 274 481 102 c 1 323 55 l 1 314 204 216 318 85 459 c 1 108 574 l 1 EndSplineSet Validated: 1 EndChar guillemotright.glyph000066400000000000000000000002731472062471000335110ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdirStartChar: guillemotright Encoding: 187 187 158 Width: 1060 VWidth: 6 Flags: W LayerCount: 2 Fore Refer: 157 171 S -0.999967 -0.008174 0.008174 -0.999967 1098 1032 2 Validated: 1 EndChar guilsinglleft.glyph000066400000000000000000000005251472062471000333220ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdirStartChar: guilsinglleft Encoding: 8249 8249 545 Width: 1060 VWidth: 6 Flags: W VStem: 521 162<104.221 207.688> LayerCount: 2 Fore SplineSet 306 574 m 1 475 704 664 836 714 976 c 1 863 939 l 1 786 750 626 627 480 518 c 1 585 400 671 281 683 109 c 1 521 55 l 1 512 204 414 318 283 459 c 1 306 574 l 1 EndSplineSet Validated: 1 EndChar guilsinglright.glyph000066400000000000000000000005261472062471000335060ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdirStartChar: guilsinglright Encoding: 8250 8250 546 Width: 1060 VWidth: 6 Flags: W VStem: 437 162<831.312 934.779> LayerCount: 2 Fore SplineSet 814 465 m 1 645 335 456 203 406 63 c 1 257 100 l 1 334 289 494 412 640 521 c 1 535 639 449 758 437 930 c 1 599 984 l 1 608 835 706 721 837 580 c 1 814 465 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/h.glyph000066400000000000000000000014001472062471000307510ustar00rootroot00000000000000StartChar: h Encoding: 104 104 8 Width: 1060 VWidth: -2 Flags: W HStem: 0 21G<7 170> 867 153<535.899 757.441> 1382 20G<288 447> VStem: 7 156<7.26482 179.604> 678 161<119.295 413.046> 781 161<503.063 845.5> LayerCount: 2 Fore SplineSet 755 576 m 2xf8 767 638 781 706 781 747 c 0 781 813 748 867 663 867 c 0 585 867 400 787 263 484 c 1 211 198 l 2 197 119 177 46 163 0 c 1 7 8 l 1 29 80 41 127 56 204 c 0 154 708 288 1402 288 1402 c 1 447 1402 l 1 336 832 l 1 418 955 535 1020 637 1020 c 0 819 1020 942 956 942 775 c 0xf4 942 735 934 692 925 642 c 0 895 489 873 380 852 275 c 0 850 266 839 212 839 197 c 0 839 127 875 123 919 101 c 1 853 -35 l 1 761 -13 678 58 678 156 c 0 678 193 689 241 693 260 c 2 755 576 l 2xf8 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/hbar.glyph000066400000000000000000000016401472062471000314440ustar00rootroot00000000000000StartChar: hbar Encoding: 295 295 581 Width: 1060 VWidth: -2 Flags: W HStem: 0 21G<7 170> 867 153<535.899 757.441> 1062 155<123 222 411 701> 1382 20G<288 447> VStem: 7 156<7.26482 179.604> 678 161<119.295 413.046> 781 161<503.063 845.5> LayerCount: 2 Fore SplineSet 755 576 m 2xfc 767 638 781 706 781 747 c 0 781 813 748 867 663 867 c 0 585 867 400 787 263 484 c 1 211 198 l 2 197 119 177 46 163 0 c 1 7 8 l 1 29 80 41 127 56 204 c 0 110 482 175 817 222 1062 c 1 109 1062 l 1 123 1217 l 1 252 1217 l 1 274 1330 288 1402 288 1402 c 2 447 1402 l 1 411 1217 l 1 715 1217 l 1 701 1062 l 1 381 1062 l 1 336 832 l 1 418 955 535 1020 637 1020 c 0 819 1020 942 956 942 775 c 0xfa 942 735 934 692 925 642 c 0 895 489 873 380 852 275 c 0 850 266 839 212 839 197 c 0 839 127 875 123 919 101 c 1 853 -35 l 1 761 -13 678 58 678 156 c 0 678 193 689 241 693 260 c 2 755 576 l 2xfc EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/hcircumflex.glyph000066400000000000000000000005141472062471000330400ustar00rootroot00000000000000StartChar: hcircumflex Encoding: 293 293 231 Width: 1060 VWidth: 32 Flags: W HStem: 0 21G<7 170> 867 153<535.899 757.441> 1382 20G<288 447> 1397 429 VStem: 7 156<7.26482 179.604> 678 161<119.295 413.046> 781 161<503.063 845.5> LayerCount: 2 Fore Refer: 322 770 S 1 0 0 1 -294 127 2 Refer: 8 104 N 1 0 0 1 0 0 3 Validated: 1 EndChar hookabovecomb.glyph000066400000000000000000000011741472062471000332710ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdirStartChar: hookabovecomb Encoding: 777 777 334 Width: 1060 VWidth: 12 Flags: W HStem: 953 175<629.2 742.591> 1242 125<611.689 798.034> VStem: 591 145<957 1029.84> 799 142<1140.95 1235.88> LayerCount: 2 Fore SplineSet 736 953 m 1 591 957 l 1 628 1145 l 1 654 1135 654 1128 702 1128 c 0 750 1128 793 1153 799 1182 c 2 799 1184 l 1 799 1186 799 1188 799 1190 c 0 799 1224 764 1242 730 1242 c 0 679 1242 634 1218 598 1200 c 1 581 1306 l 1 644 1342 721 1367 787 1367 c 0 863 1367 941 1313 941 1228 c 0 941 1219 940 1209 938 1199 c 0 918 1095 848 1033 750 1028 c 1 749 1025 737 961 736 953 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/hyphen.glyph000066400000000000000000000003341472062471000320220ustar00rootroot00000000000000StartChar: hyphen Encoding: 45 45 100 Width: 1060 VWidth: 6 Flags: W HStem: 443 160<145 954> LayerCount: 2 Fore SplineSet 145 603 m 1 983 602 l 1 954 443 l 1 121 443 l 1 145 603 l 1 EndSplineSet Validated: 1 EndChar hyphen_greater.liga.glyph000066400000000000000000000006711472062471000343730ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdirStartChar: hyphen_greater.liga Encoding: 57618 57618 993 Width: 1060 VWidth: 6 Flags: W HStem: 444 156<-861 627> LayerCount: 2 Fore SplineSet 352 996 m 1 480 1098 l 1 494 1060 526 1021 563 979 c 0 635 893 947 602 970 584 c 1 946 464 l 1 764 335 416 94 278 -4 c 0 247 -25 225 -42 189 -58 c 1 89 75 l 1 218 159 446 319 627 444 c 1 -892 444 l 1 -861 600 l 1 713 600 l 1 595 713 427 872 352 996 c 1 EndSplineSet Validated: 1 EndChar hyphen_greater_greater.liga.glyph000066400000000000000000000012361472062471000361020ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdirStartChar: hyphen_greater_greater.liga Encoding: 57619 57619 995 Width: 1060 VWidth: 6 Flags: W HStem: 444 156<-1921 79> LayerCount: 2 Fore SplineSet 352 996 m 1 480 1098 l 1 494 1060 526 1021 563 979 c 0 635 893 947 602 970 584 c 1 946 464 l 1 764 335 416 94 278 -4 c 0 247 -25 225 -42 189 -58 c 1 89 75 l 1 256 184 589 420 772 543 c 1 659 654 440 849 352 996 c 1 -200 994 m 1 -72 1096 l 1 -58 1058 -26 1019 11 977 c 0 83 891 453 540 476 522 c 1 476 522 -165 90 -304 -6 c 0 -335 -27 -357 -45 -393 -61 c 1 -493 67 l 1 -363 152 -112 317 79 444 c 1 -1952 444 l 1 -1921 600 l 1 162 600 l 1 43 713 -126 871 -200 994 c 1 EndSplineSet Validated: 1 EndChar hyphen_hyphen_greater.liga.glyph000066400000000000000000000007031472062471000357420ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdirStartChar: hyphen_hyphen_greater.liga Encoding: 57620 57620 994 Width: 1060 VWidth: 6 Flags: W HStem: 444 156<-1921 627> LayerCount: 2 Fore SplineSet 352 996 m 1 480 1098 l 1 494 1060 526 1021 563 979 c 0 635 893 947 602 970 584 c 1 946 464 l 1 764 335 416 94 278 -4 c 0 247 -25 225 -42 189 -58 c 1 89 75 l 1 218 159 446 319 627 444 c 1 -1952 444 l 1 -1921 600 l 1 713 600 l 1 595 713 427 872 352 996 c 1 EndSplineSet Validated: 1 EndChar hyphen_less.liga.glyph000066400000000000000000000007041472062471000337050ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdirStartChar: hyphen_less.liga Encoding: 57621 57621 1007 Width: 1060 VWidth: 6 Flags: W HStem: -30 21G<664.5 704.064> 444 156<-861 209.445> LayerCount: 2 Fore SplineSet 819 64 m 1 673 -30 l 1 656 6 620 42 579 80 c 0 506 153 222 392 160 444 c 1 -892 444 l 1 -861 600 l 1 211 600 l 1 402 735 731 962 869 1035 c 0 902 1052 926 1066 963 1077 c 1 980 909 l 1 802 824 529 629 346 506 c 1 469 405 753 196 819 64 c 1 EndSplineSet Validated: 1 EndChar hyphen_less_less.liga.glyph000066400000000000000000000012141472062471000347300ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdirStartChar: hyphen_less_less.liga Encoding: 57622 57622 1008 Width: 1060 VWidth: 6 Flags: W HStem: 444 156<-1921 -336.907> LayerCount: 2 Fore SplineSet 799 32 m 1 648 -59 l 1 625 -19 599 17 561 58 c 0 439 198 173 449 99 515 c 1 304 660 686 925 870 1022 c 0 903 1039 927 1053 964 1064 c 1 981 900 l 1 803 815 524 633 341 510 c 1 472 391 707 180 799 32 c 1 247 34 m 1 96 -61 l 1 82 -23 49 16 12 58 c 0 -54 138 -325 391 -384 444 c 1 -1952 444 l 1 -1921 600 l 1 -332 600 l 1 -142 733 178 950 307 1041 c 0 338 1062 360 1079 396 1095 c 1 442 945 l 1 275 836 -14 635 -197 512 c 1 -84 401 159 181 247 34 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/i.glyph000066400000000000000000000005071472062471000307610ustar00rootroot00000000000000StartChar: i Encoding: 105 105 9 Width: 1060 VWidth: 0 Flags: W HStem: -18 142<526.508 832.381> 1000 20G<462 661> 1181 225<511 703> VStem: 350 159<140.796 459.859> LayerCount: 2 Fore SplineSet 511 1406 m 1 746 1406 l 1 703 1181 l 1 468 1181 l 1 511 1406 l 1 EndSplineSet Refer: 177 305 N 1 0 0 1 0 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/iacute.glyph000066400000000000000000000004461472062471000320050ustar00rootroot00000000000000StartChar: iacute Encoding: 237 237 78 Width: 1060 VWidth: -2 Flags: W HStem: -18 142<526.508 832.381> 1000 20G<462 661> 1070 150<429.979 478.552> VStem: 350 159<140.796 459.859> 373 613 LayerCount: 2 Fore Refer: 321 769 S 1 0 0 1 -53 -210 2 Refer: 177 305 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/ibreve.glyph000066400000000000000000000004651472062471000320100ustar00rootroot00000000000000StartChar: ibreve Encoding: 301 301 237 Width: 1060 VWidth: 32 Flags: W HStem: -18 142<526.508 832.381> 1000 20G<462 661> 1127 153<527.679 800.382> VStem: 324 164<1321.95 1416> 350 159<140.796 459.859> LayerCount: 2 Fore Refer: 326 774 S 1 0 0 1 -70 -230 2 Refer: 177 305 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/icircumflex.glyph000066400000000000000000000004221472062471000330370ustar00rootroot00000000000000StartChar: icircumflex Encoding: 238 238 79 Width: 1060 VWidth: -2 Flags: W HStem: -18 142<526.508 832.381> 1000 20G<462 661> 1072 429 VStem: 350 159<140.796 459.859> LayerCount: 2 Fore Refer: 322 770 S 1 0 0 1 -94 -198 2 Refer: 177 305 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/idieresis.glyph000066400000000000000000000004351472062471000325110ustar00rootroot00000000000000StartChar: idieresis Encoding: 239 239 80 Width: 1060 VWidth: 0 Flags: W HStem: -18 142<526.508 832.381> 1000 20G<462 661> 1181 225<351 541 756 947> VStem: 350 159<140.796 459.859> LayerCount: 2 Fore Refer: 173 168 S 1 0 0 1 31 91 2 Refer: 177 305 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/igrave.glyph000066400000000000000000000004261472062471000320060ustar00rootroot00000000000000StartChar: igrave Encoding: 236 236 77 Width: 1060 VWidth: -2 Flags: W HStem: -18 142<526.508 832.381> 1000 20G<462 661> 1106 530 VStem: 350 159<140.796 459.859> 390 494 LayerCount: 2 Fore Refer: 320 768 S 1 0 0 1 -109 -174 2 Refer: 177 305 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/ij.glyph000066400000000000000000000023201472062471000311260ustar00rootroot00000000000000StartChar: ij Encoding: 307 307 242 Width: 1060 VWidth: 0 Flags: W HStem: -387 156<285.741 661.366> -6 137<376.676 556.731> 870 150<645.361 891.368> 1179 225<383 574 942 1132> VStem: 208 165<134.249 312.133> 892 159<595.609 866.758> LayerCount: 2 Fore SplineSet 714 -114 m 1 887 782 l 1 890 795 892 806 892 816 c 0 892 863 856 870 840 870 c 1 767 870 735 856 641 835 c 1 596 968 l 1 712 1005 787 1020 842 1020 c 1 851 1020 862 1020 875 1020 c 0 942 1020 1051 1009 1051 857 c 0 1051 833 1048 804 1042 772 c 1 869 -118 l 0 841 -263 756 -387 518 -387 c 3 395 -387 274 -380 82 -269 c 1 169 -120 l 1 302 -225 464 -231 527 -231 c 0 533 -231 539 -231 544 -231 c 3 656 -231 705 -149 714 -114 c 1 410 1020 m 2 530 1020 l 1 477 747 375 217 375 217 c 1 373 208 373 200 373 193 c 0 373 147 404 131 448 131 c 0 499 131 540 153 572 192 c 1 635 90 l 1 574 19 473 -6 405 -6 c 0 258 -6 208 65 208 155 c 0 208 174 210 193 214 213 c 2 336 836 l 1 288 807 275 804 168 746 c 1 127 867 l 1 226 912 313 980 363 1020 c 1 378 1021 390 1020 410 1020 c 2 942 1404 m 1 1175 1401 l 1 1132 1176 l 1 898 1179 l 1 942 1404 l 1 383 1410 m 1 617 1407 l 1 574 1182 l 1 339 1185 l 1 383 1410 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/imacron.glyph000066400000000000000000000004441472062471000321610ustar00rootroot00000000000000StartChar: imacron Encoding: 299 299 235 Width: 1060 VWidth: 32 Flags: W HStem: -18 142<526.508 832.381> 1000 20G<462 661> 1181 152<413.946 839> VStem: 350 159<140.796 459.859> 386 483 LayerCount: 2 Fore Refer: 324 772 S 1 0 0 1 -82 -292 2 Refer: 177 305 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/iogonek.glyph000066400000000000000000000016311472062471000321630ustar00rootroot00000000000000StartChar: iogonek Encoding: 303 303 239 Width: 1060 VWidth: 32 Flags: W HStem: -474 144<448.311 668.1> 1014 20G<504 629> 1181 225<511 703> VStem: 281 159<-318.953 -198.357> 353 159<139.038 478.227> LayerCount: 2 Fore SplineSet 511 1406 m 1xe0 746 1406 l 1 703 1181 l 1 468 1181 l 1 511 1406 l 1xe0 654 1010 m 1 517 284 l 2 513 265 512 248 512 232 c 0xe8 512 161 549 124 624 124 c 0 717 124 815 148 894 200 c 1 970 83 l 1 962 77 954 72 945 67 c 0 802 -22 454 -176 441 -246 c 0 440 -251 440 -256 440 -261 c 0 440 -307 488 -330 546 -330 c 0 604 -330 651 -297 685 -275 c 1 743 -381 l 1 690 -429 593 -474 514 -474 c 0 352 -474 281 -405 281 -299 c 0xf0 281 -282 282 -265 286 -246 c 0 301 -168 406 -85 525 -11 c 1 393 15 353 115 353 209 c 0xe8 353 234 356 257 360 280 c 2 457 791 l 1 422 765 317 725 243 701 c 1 185 845 l 1 459 938 504 1034 504 1034 c 1 654 1010 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/iota.glyph000066400000000000000000000010731472062471000314640ustar00rootroot00000000000000StartChar: iota Encoding: 953 953 347 Width: 1060 VWidth: 0 Flags: W HStem: -18 142<513.671 765.362> 857 156<210.653 470> VStem: 343 164<132.713 345.868> LayerCount: 2 Fore SplineSet 539 1013 m 2 659 1013 l 1 606 740 513 259 513 259 c 2 509 238 507 219 507 204 c 0 507 135 549 124 624 124 c 0 717 124 821 185 893 299 c 1 992 221 l 1 893 71 782 -18 598 -18 c 0 513 -18 439 -4 400 20 c 0 355 48 343 105 343 159 c 0 343 196 349 231 353 255 c 2 470 857 l 1 421 857 305 851 206 829 c 1 205 971 l 1 322 997 435 1013 539 1013 c 2 EndSplineSet Validated: 1 EndChar iotadieresis.glyph000066400000000000000000000004551472062471000331400ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdirStartChar: iotadieresis Encoding: 970 970 364 Width: 1060 VWidth: 0 Flags: W HStem: -18 142<513.671 765.362> 857 156<210.653 470> 1182.2 225<338 528 743 934> VStem: 343 164<132.713 345.868> LayerCount: 2 Fore Refer: 173 168 S 1 0 0 1 17.9999 92.2 2 Refer: 347 953 N 1 0 0 1 0 0 3 Validated: 1 EndChar iotadieresistonos.glyph000066400000000000000000000005201472062471000342140ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdirStartChar: iotadieresistonos Encoding: 912 912 403 Width: 1060 VWidth: 0 Flags: W HStem: -18 142<513.671 765.362> 857 156<210.653 470> 1187.51 192.078<320 510 725 916> 1370.47 451.814 VStem: 343 164<132.713 345.868> 552.706 387.265 LayerCount: 2 Fore Refer: 409 901 N 1 0 0 1 -0 95 2 Refer: 347 953 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/iotatonos.glyph000066400000000000000000000004321472062471000325450ustar00rootroot00000000000000StartChar: iotatonos Encoding: 943 943 396 Width: 1060 VWidth: 0 Flags: W HStem: -18 142<513.671 765.362> 857 156<210.653 470> 1112 491 VStem: 343 164<132.713 345.868> 570 418 LayerCount: 2 Fore Refer: 390 900 S 1 0 0 1 22 -110 2 Refer: 347 953 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/itilde.glyph000066400000000000000000000005051472062471000320010ustar00rootroot00000000000000StartChar: itilde Encoding: 297 297 233 Width: 1060 VWidth: 32 Flags: W HStem: -18 142<526.508 832.381> 1000 20G<462 661> 1120 153<681.408 880.221> 1249 153<401.301 594.794> VStem: 350 159<140.796 459.859> LayerCount: 2 Fore Refer: 323 771 S 0.935897 0 0 1 -42.8461 -292 2 Refer: 177 305 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/j.glyph000066400000000000000000000005201472062471000307550ustar00rootroot00000000000000StartChar: j Encoding: 106 106 10 Width: 1060 VWidth: 0 Flags: W HStem: -387 156<210.666 477.366> 892 149<504.147 703.795> 1179 225<758 948> VStem: 710 156<571.234 890.178> LayerCount: 2 Fore SplineSet 758 1404 m 1 991 1401 l 1 948 1176 l 1 714 1179 l 1 758 1404 l 1 EndSplineSet Refer: 330 567 N 1 0 0 1 0 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/jcircumflex.glyph000066400000000000000000000004321472062471000330410ustar00rootroot00000000000000StartChar: jcircumflex Encoding: 309 309 244 Width: 1060 VWidth: 32 Flags: W HStem: -387 156<210.666 477.366> 892 149<504.147 703.795> 1087 429 VStem: 710 156<571.234 890.178> LayerCount: 2 Fore Refer: 322 770 S 1 0 0 1 83 -183 2 Refer: 330 567 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/k.glyph000066400000000000000000000014751472062471000307700ustar00rootroot00000000000000StartChar: k Encoding: 107 107 11 Width: 1060 VWidth: -2 Flags: W HStem: 0 21G<61 221 753.5 825.762> 872 144<603.881 798.748> 1407 20G<305 469> VStem: 311 161<1173.33 1410.36> 820 152<587.541 853.502> LayerCount: 2 Fore SplineSet 472 538 m 1 472 538 590 504 629 504 c 0 753 504 820 625 820 747 c 0 820 819 787 872 724 872 c 0 562 872 358 587 300 420 c 1 290 370 224 33 218 0 c 1 61 0 l 1 300 1228 l 2 307 1264 311 1300 311 1336 c 0 311 1361 309 1385 305 1410 c 1 468 1427 l 1 470 1416 472 1390 472 1358 c 0 472 1321 469 1276 462 1240 c 2 369 761 l 1 523 986 637 1016 743 1016 c 0 894 1016 972 889 972 737 c 0 972 588 900 436 691 388 c 1 815 292 862 170 922 34 c 1 781 -29 l 1 726 144 609 323 420 398 c 1 472 538 l 1 EndSplineSet Validated: 1 Substitution2: "'ss01' Style Set 1 - No loop k-1" k.noloop EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/k.noloop.glyph000066400000000000000000000011701472062471000322650ustar00rootroot00000000000000StartChar: k.noloop Encoding: 57352 57352 980 Width: 1060 VWidth: -2 Flags: W HStem: -18 155<806.664 889.237> 0 21G<61 242.5> 1038 20G<850 967.971> 1407 20G<305 469> VStem: 311 161<1171.42 1410.36> LayerCount: 2 Fore SplineSet 218 0 m 1x78 61 0 l 1x78 300 1228 l 2 307 1264 311 1300 311 1336 c 0 311 1361 309 1385 305 1410 c 1 468 1427 l 1 470 1416 472 1390 472 1358 c 0 472 1321 469 1276 462 1240 c 2 301 422 l 1 503 702 746 910 954 1058 c 1 1049 922 l 1 900 833 702 666 529 469 c 1 633 292 744 182 921 137 c 1 886 -18 l 1xb8 680 35 534 165 422 337 c 1 338 228 267 113 218 0 c 1x78 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/kappa.glyph000066400000000000000000000007451472062471000316310ustar00rootroot00000000000000StartChar: kappa Encoding: 954 954 348 Width: 1060 VWidth: 0 Flags: W HStem: -5 5G<41 200.889 757.5 809.211> 1000 20G<235.118 395 1000.5 1025.16> LayerCount: 2 Fore SplineSet 601 605 m 1 686 478 894 185 919 50 c 1 770 -26 l 1 745 83 560 364 468 501 c 1 468 501 330 399 260 324 c 1 197 0 l 1 41 0 l 1 239 1020 l 1 395 1020 l 1 304 550 l 1 415 642 536 725 661 819 c 1 903 997 987 1030 1014 1049 c 1 1086 920 l 1 870 804 680 673 601 605 c 1 EndSplineSet Validated: 1 EndChar kcommaaccent.glyph000066400000000000000000000006251472062471000331000ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdirStartChar: kcommaaccent Encoding: 311 311 246 Width: 1060 VWidth: 32 Flags: W HStem: -527 498 0 21G<61 221 753.5 825.762> 872 144<603.881 798.748> 1407 20G<305 469> VStem: 212 322 311 161<1173.33 1410.36> 820 152<587.541 853.502> LayerCount: 2 Fore Refer: 518 806 S 1 0 0 1 -62 -33 2 Refer: 11 107 N 1 0 0 1 0 0 3 Validated: 1 Substitution2: "'ss01' Style Set 1 - No loop k-1" kcommaaccent.noloop EndChar kcommaaccent.noloop.glyph000066400000000000000000000005161472062471000344040ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdirStartChar: kcommaaccent.noloop Encoding: 57353 57353 1024 Width: 1060 VWidth: -2 Flags: W HStem: -527 498 -18 155<806.664 889.237> 0 21G<61 242.5> 1038 20G<850 967.971> 1407 20G<305 469> VStem: 287 322 311 161<1171.42 1410.36> LayerCount: 2 Fore Refer: 518 806 N 1 0 0 1 13 -33 2 Refer: 980 57352 N 1 0 0 1 0 0 2 Validated: 1 EndChar kgreenlandic.glyph000066400000000000000000000003401472062471000330730ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdirStartChar: kgreenlandic Encoding: 312 312 247 Width: 1060 VWidth: 0 Flags: W HStem: -5 5G<41 200.889 757.5 809.211> 1000 20G<235.118 395 1000.5 1025.16> LayerCount: 2 Fore Refer: 348 954 N 1 0 0 1 0 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/l.glyph000066400000000000000000000016431472062471000307660ustar00rootroot00000000000000StartChar: l Encoding: 108 108 12 Width: 1060 VWidth: -2 Flags: W HStem: -18 142<481.209 835.381> VStem: 280 161<166.217 556.789> LayerCount: 2 Back SplineSet 552.328 1446.4 m 4 744.828 1446.4 777.393 1282.82 753.41 1153.6 c 6 592.217 283.5 l 6 573.022 179.894 607.104 124 699.104 124 c 4 792.104 124 890.331 148 969.438 200 c 5 1045.13 83 l 5 945.333 12 796.501 -18 672.501 -18 c 4 438.631 -18 412.279 155.212 435.438 279.5 c 6 600.924 1167.6 l 6 608.682 1208.93 611.328 1295.6 550.328 1297.6 c 4 501.328 1297.6 435.328 1298.6 313.328 1186.6 c 5 216.328 1319.6 l 5 351.328 1408.6 417.328 1446.4 552.328 1446.4 c 4 EndSplineSet Fore SplineSet 648 1431 m 25 450 376 l 2 444 344 441 316 441 291 c 0 441 158 517 124 624 124 c 0 717 124 815 148 894 200 c 1 970 83 l 1 870 12 722 -18 598 -18 c 0 385 -18 280 106 280 281 c 0 280 310 283 340 289 372 c 2 486 1444 l 25 648 1431 l 25 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/lacute.glyph000066400000000000000000000004231472062471000320030ustar00rootroot00000000000000StartChar: lacute Encoding: 314 314 249 Width: 1060 VWidth: 32 Flags: W HStem: -18 142<481.209 835.381> 1450 150<422.979 471.552> VStem: 280 161<166.217 556.789> 366 613 LayerCount: 2 Fore Refer: 321 769 S 1 0 0 1 -60 170 2 Refer: 12 108 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/lambda.glyph000066400000000000000000000013021472062471000317430ustar00rootroot00000000000000StartChar: lambda Encoding: 955 955 349 Width: 1060 VWidth: 14 Flags: W HStem: -17 21G<77.9495 220> 0 156<766.5 920.609> 1266 155<478.15 616.684> VStem: 291 156<1154 1237.66> 638 145<1020.73 1250.4> LayerCount: 2 Fore SplineSet 103 -17 m 1xb8 -21 82 l 1 96 186 465 768 633 1019 c 1 636 1056 638 1091 638 1122 c 0 638 1208 609 1266 557 1266 c 0 505 1266 459 1218 447 1154 c 1 291 1154 l 1 316 1283 402 1421 562 1421 c 0 711 1421 773 1343 783 1216 c 0 793 1079 784 529 802 267 c 0 807 199 814 156 840 156 c 0 866 156 905 197 905 197 c 1 985 87 l 1 913 22 892 0 806 0 c 0x78 727 0 673 60 663 160 c 0 645 342 642 632 642 760 c 1 453 476 337 273 103 -17 c 1xb8 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/lcaron.glyph000066400000000000000000000005771472062471000320160ustar00rootroot00000000000000StartChar: lcaron Encoding: 318 318 253 Width: 1060 VWidth: 32 Flags: W HStem: -18 142<481.209 835.381> 1020 21G<752.588 864.5> VStem: 280 161<166.217 556.789> 690 152<1050.79 1172.75> LayerCount: 2 Fore SplineSet 952 1392 m 1 914 1280 887 1171 842 1020 c 1 690 1054 l 1 708 1196 737 1337 758 1440 c 1 952 1392 l 1 EndSplineSet Refer: 12 108 N 1 0 0 1 0 0 2 Validated: 1 EndChar lcommaaccent.glyph000066400000000000000000000004101472062471000330710ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdirStartChar: lcommaaccent Encoding: 316 316 251 Width: 1060 VWidth: 32 Flags: W HStem: -636 498 -18 142<481.209 835.381> VStem: 280 161<166.217 556.789> 346 322 LayerCount: 2 Fore Refer: 518 806 N 1 0 0 1 72 -142 2 Refer: 12 108 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/ldot.glyph000066400000000000000000000003751472062471000314760ustar00rootroot00000000000000StartChar: ldot Encoding: 320 320 255 Width: 1060 VWidth: 32 Flags: W HStem: -18 142<481.209 835.381> VStem: 280 161<166.217 556.789> LayerCount: 2 Fore Refer: 171 183 N 0.860558 0 0 0.851281 334 260 2 Refer: 12 108 N 1 0 0 1 0 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/less.glyph000066400000000000000000000005771472062471000315060ustar00rootroot00000000000000StartChar: less Encoding: 60 60 102 Width: 1060 VWidth: 4 Flags: W HStem: -30 21G<685.5 713.316> LayerCount: 2 Fore SplineSet 807 87 m 1 694 -30 l 1 677 6 641 42 600 80 c 1 520 159 167 435 144 453 c 1 167 573 l 1 349 702 693 945 841 1023 c 0 874 1040 898 1054 935 1065 c 1 995 923 l 1 817 838 524 628 341 505 c 1 464 404 741 219 807 87 c 1 EndSplineSet Validated: 1 EndChar less_bar.liga.glyph000066400000000000000000000007331472062471000331600ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdirStartChar: less_bar.liga Encoding: 57623 57623 1021 Width: 1060 VWidth: 4 Flags: W LayerCount: 2 Fore SplineSet 128 133 m 1 176 381 218 625 271 901 c 1 73 803 -289 607 -457 508 c 1 -340 433 -41 255 128 133 c 1 308 1093 m 1 468 1093 l 1 440 948 l 2 417 831 362 504 336 369 c 2 307 219 l 2 285 104 273 48 248 -53 c 1 87 -52 l 1 -12 53 -575 390 -654 453 c 1 -631 573 l 1 -449 702 66 973 214 1051 c 0 247 1068 271 1082 308 1093 c 1 EndSplineSet Validated: 1 EndChar less_bar_bar.liga.glyph000066400000000000000000000013031472062471000337760ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdirStartChar: less_bar_bar.liga Encoding: 57624 57624 1020 Width: 1060 VWidth: 4 Flags: W LayerCount: 2 Fore SplineSet 344 1000 m 2 362 1093 l 1 522 1093 l 1 494 948 l 2 471 831 416 504 390 369 c 2 361 219 l 2 339 104 327 48 302 -53 c 1 141 -52 l 1 157 10 166 53 177 108 c 0 233 394 280 673 344 1000 c 2 -712 133 m 1 -664 381 -622 625 -569 901 c 1 -767 803 -1129 607 -1297 508 c 1 -1180 433 -881 255 -712 133 c 1 -372 1093 m 1 -400 948 l 2 -423 831 -478 504 -504 369 c 2 -533 219 l 2 -555 104 -567 48 -592 -53 c 1 -753 -52 l 1 -852 53 -1415 390 -1494 453 c 1 -1471 573 l 1 -1289 702 -774 973 -626 1051 c 0 -593 1068 -569 1082 -532 1093 c 1 -372 1093 l 1 EndSplineSet Validated: 1 EndChar less_bar_bar_bar.liga.glyph000066400000000000000000000016571472062471000346360ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdirStartChar: less_bar_bar_bar.liga Encoding: 57625 57625 1019 Width: 1060 VWidth: 4 Flags: W LayerCount: 2 Fore SplineSet -716 1000 m 2 -698 1093 l 1 -538 1093 l 1 -566 948 l 2 -589 831 -644 504 -670 369 c 2 -699 219 l 2 -721 104 -733 48 -758 -53 c 1 -919 -52 l 1 -903 10 -894 53 -883 108 c 0 -827 394 -780 673 -716 1000 c 2 176 1000 m 2 194 1093 l 1 354 1093 l 1 326 948 l 2 303 831 248 504 222 369 c 2 193 219 l 2 171 104 159 48 134 -53 c 1 -27 -52 l 1 -11 10 -2 53 9 108 c 0 65 394 112 673 176 1000 c 2 -1782 133 m 1 -1734 381 -1692 625 -1639 901 c 1 -1837 803 -2199 607 -2367 508 c 1 -2250 433 -1951 255 -1782 133 c 1 -1602 1093 m 1 -1442 1093 l 1 -1470 948 l 2 -1493 831 -1548 504 -1574 369 c 2 -1603 219 l 2 -1625 104 -1637 48 -1662 -53 c 1 -1823 -52 l 1 -1922 53 -2485 390 -2564 453 c 1 -2541 573 l 1 -2359 702 -1844 973 -1696 1051 c 0 -1663 1068 -1639 1082 -1602 1093 c 1 EndSplineSet Validated: 1 EndChar less_bar_greater.liga.glyph000066400000000000000000000014711472062471000346710ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdirStartChar: less_bar_greater.liga Encoding: 57626 57626 1022 Width: 1060 VWidth: 4 Flags: W LayerCount: 2 Fore SplineSet -487 1000 m 2 -469 1093 l 1 -309 1093 l 1 -337 948 l 2 -360 831 -415 504 -441 369 c 2 -470 219 l 2 -492 104 -504 48 -529 -53 c 1 -690 -52 l 1 -674 10 -665 53 -654 108 c 0 -598 394 -551 673 -487 1000 c 2 881 591 m 1 858 474 l 1 749 405 113 39 -80 -52 c 1 -104 -15 -107 53 -121 99 c 1 71 207 505 437 683 545 c 1 574 635 221 841 105 923 c 0 77 942 54 956 35 982 c 1 141 1093 l 1 249 990 807 658 881 591 c 1 -1006 59 m 1 -1051 19 -1095 -12 -1140 -52 c 1 -1239 53 -1802 390 -1881 453 c 1 -1858 573 l 1 -1676 702 -1161 973 -1013 1051 c 0 -980 1068 -956 1082 -919 1093 c 1 -902 927 l 1 -1080 842 -1499 617 -1684 508 c 1 -1540 415 -1119 166 -1006 59 c 1 EndSplineSet Validated: 1 EndChar less_equal.liga.glyph000066400000000000000000000010101472062471000335100ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdirStartChar: less_equal.liga Encoding: 57627 57627 981 Width: 1060 VWidth: 4 Flags: W HStem: 1263 20G<615 631.341> LayerCount: 2 Fore SplineSet -550 387 m 1 -293 274 292 18 390 -105 c 1 261 -234 l 1 236 -205 196 -171 149 -141 c 0 -125 32 -439 170 -622 239 c 1 -550 387 l 1 523 326 m 1 426 185 l 1 257 273 -261 554 -531 642 c 1 -496 825 l 1 -176 984 379 1217 536 1261 c 0 571 1272 596 1280 634 1283 c 1 611 1110 l 1 426 1065 -135 825 -327 730 c 1 -123 660 388 408 523 326 c 1 EndSplineSet Validated: 1 EndChar less_equal_equal.liga.glyph000066400000000000000000000011531472062471000347070ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdirStartChar: less_equal_equal.liga Encoding: 57628 57628 1011 Width: 1060 VWidth: 4 Flags: W HStem: 189 160<-1450 862> 667 158<-1314 954> LayerCount: 2 Fore SplineSet -1330 34 m 1 -1481 -61 l 1 -1495 -23 -1528 16 -1565 58 c 0 -1637 144 -1948 435 -1971 453 c 1 -1948 573 l 1 -1766 702 -1408 943 -1270 1041 c 0 -1239 1062 -1217 1079 -1181 1095 c 1 -1135 945 l 1 -1186 912 -1247 870 -1314 825 c 1 985 823 l 1 954 664 l 1 -1546 667 l 1 -1629 611 -1708 556 -1774 512 c 1 -1731 470 -1669 412 -1605 349 c 1 895 349 l 1 862 188 l 1 -1450 189 l 1 -1400 134 -1358 80 -1330 34 c 1 EndSplineSet Validated: 1 EndChar less_equal_greater.liga.glyph000066400000000000000000000015561472062471000352400ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdirStartChar: less_equal_greater.liga Encoding: 57629 57629 999 Width: 1060 VWidth: 4 Flags: W HStem: 189 160<-1450 257> 667 158<-1314 489> LayerCount: 2 Fore SplineSet -1330 34 m 1 -1481 -61 l 1 -1495 -23 -1528 16 -1565 58 c 0 -1637 144 -1948 435 -1971 453 c 1 -1948 573 l 1 -1766 702 -1408 943 -1270 1041 c 0 -1239 1062 -1217 1079 -1181 1095 c 1 -1135 945 l 1 -1186 912 -1247 870 -1314 825 c 1 489 823 l 1 434 883 384 943 352 996 c 1 480 1098 l 1 494 1060 526 1021 563 979 c 0 635 893 947 602 970 584 c 1 946 464 l 1 764 335 416 94 278 -4 c 0 247 -25 225 -42 189 -58 c 1 89 75 l 1 135 105 193 144 257 188 c 1 -1450 189 l 1 -1400 134 -1358 80 -1330 34 c 1 -1605 349 m 1 490 349 l 1 595 422 696 492 772 543 c 1 737 577 693 618 646 664 c 1 -1546 667 l 1 -1629 611 -1708 556 -1774 512 c 1 -1731 470 -1669 412 -1605 349 c 1 EndSplineSet Validated: 1 EndChar less_equal_less.liga.glyph000066400000000000000000000014371472062471000345530ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdirStartChar: less_equal_less.liga Encoding: 57630 57630 997 Width: 1060 VWidth: 4 Flags: W HStem: 189 160<-1450 492.345> 667 158<-1314 590.052> LayerCount: 2 Fore SplineSet -1330 34 m 1 -1481 -61 l 1 -1495 -23 -1528 16 -1565 58 c 0 -1637 144 -1948 435 -1971 453 c 1 -1948 573 l 1 -1766 702 -1408 943 -1270 1041 c 0 -1239 1062 -1217 1079 -1181 1095 c 1 -1135 945 l 1 -1186 912 -1247 870 -1314 825 c 1 525 823 l 1 653 911 775 995 844 1043 c 0 875 1064 897 1081 933 1097 c 1 981 948 l 1 871 876 711 766 562 664 c 1 -1546 667 l 1 -1629 611 -1708 556 -1774 512 c 1 -1731 470 -1669 412 -1605 349 c 1 519 349 l 1 624 244 736 124 790 34 c 1 658 -62 l 1 647 -25 614 14 574 57 c 0 551 85 503 134 448 188 c 1 -1450 189 l 1 -1400 134 -1358 80 -1330 34 c 1 EndSplineSet Validated: 1 EndChar less_exclam_hyphen_hyphen.liga.glyph000066400000000000000000000014401472062471000366070ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdirStartChar: less_exclam_hyphen_hyphen.liga Encoding: 57631 57631 1010 Width: 1060 VWidth: 6 Flags: W HStem: -30 21G<-2515.5 -2475.94> 0 270<-1880 -1682> 444 156<-2695 -1950 -1473 955> 1299 20G<-1652.51 -1451> LayerCount: 2 Fore SplineSet -1473 600 m 1 986 600 l 1 955 444 l 1 -1504 444 l 1 -1473 600 l 1 -1451 1319 m 1 -1639 431 l 1 -1805 431 l 1 -1649 1319 l 1 -1451 1319 l 1 -1880 270 m 1 -1630 270 l 1 -1682 0 l 1 -1932 0 l 1 -1880 270 l 1 -2361 64 m 1 -2507 -30 l 1 -2524 6 -2560 42 -2601 80 c 0 -2681 159 -3008 435 -3031 453 c 1 -3008 573 l 1 -2826 702 -2459 957 -2311 1035 c 0 -2278 1052 -2254 1066 -2217 1077 c 1 -2200 909 l 1 -2337 844 -2530 713 -2695 600 c 1 -1919 600 l 1 -1950 444 l 1 -2756 444 l 1 -2618 334 -2416 173 -2361 64 c 1 EndSplineSet Validated: 1 EndChar less_greater.liga.glyph000066400000000000000000000007271472062471000340500ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdirStartChar: less_greater.liga Encoding: 57632 57632 1018 Width: 1060 VWidth: 4 Flags: W LayerCount: 2 Fore SplineSet 881 591 m 1 858 474 l 1 749 405 113 39 -80 -52 c 1 -184 52 -741 389 -821 453 c 1 -798 573 l 1 -616 702 -101 973 47 1051 c 0 80 1068 104 1082 141 1093 c 1 250 990 807 658 881 591 c 1 -48 139 m 1 165 256 525 449 683 545 c 1 580 631 254 821 123 910 c 1 -70 815 -450 610 -624 508 c 1 -509 434 -219 261 -48 139 c 1 EndSplineSet Validated: 1 EndChar less_hyphen.liga.glyph000066400000000000000000000007411472062471000337060ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdirStartChar: less_hyphen.liga Encoding: 57633 57633 991 Width: 1060 VWidth: 4 Flags: W HStem: -30 21G<-395.5 -355.936> 444 156<-575 955> LayerCount: 2 Fore SplineSet -241 64 m 1 -387 -30 l 1 -404 6 -440 42 -481 80 c 0 -561 159 -888 435 -911 453 c 1 -888 573 l 1 -706 702 -339 957 -191 1035 c 0 -158 1052 -134 1066 -97 1077 c 1 -80 909 l 1 -217 844 -410 713 -575 600 c 1 986 600 l 1 955 444 l 1 -636 444 l 1 -498 334 -296 173 -241 64 c 1 EndSplineSet Validated: 1 EndChar less_hyphen_greater.liga.glyph000066400000000000000000000013131472062471000354130ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdirStartChar: less_hyphen_greater.liga Encoding: 57634 57634 992 Width: 1060 VWidth: 4 Flags: W HStem: -30 21G<-1455.5 -1415.94> 444 156<-1635 627> LayerCount: 2 Fore SplineSet -1301 64 m 1 -1447 -30 l 1 -1464 6 -1500 42 -1541 80 c 0 -1621 159 -1948 435 -1971 453 c 1 -1948 573 l 1 -1766 702 -1399 957 -1251 1035 c 0 -1218 1052 -1194 1066 -1157 1077 c 1 -1140 909 l 1 -1277 844 -1470 713 -1635 600 c 1 713 600 l 1 595 713 427 872 352 996 c 1 480 1098 l 1 494 1060 526 1021 563 979 c 0 635 893 947 602 970 584 c 1 946 464 l 1 764 335 416 94 278 -4 c 0 247 -25 225 -42 189 -58 c 1 89 75 l 1 218 159 446 319 627 444 c 1 -1696 444 l 1 -1558 334 -1356 173 -1301 64 c 1 EndSplineSet Validated: 1 EndChar less_hyphen_hyphen.liga.glyph000066400000000000000000000010031472062471000352510ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdirStartChar: less_hyphen_hyphen.liga Encoding: 57635 57635 990 Width: 1060 VWidth: 6 Flags: W HStem: -30 21G<-1455.5 -1415.94> 444 156<-1635 955> LayerCount: 2 Fore SplineSet -1301 64 m 1 -1447 -30 l 1 -1464 6 -1500 42 -1541 80 c 0 -1621 159 -1948 435 -1971 453 c 1 -1948 573 l 1 -1766 702 -1399 957 -1251 1035 c 0 -1218 1052 -1194 1066 -1157 1077 c 1 -1140 909 l 1 -1277 844 -1470 713 -1635 600 c 1 986 600 l 1 955 444 l 1 -1696 444 l 1 -1558 334 -1356 173 -1301 64 c 1 EndSplineSet Validated: 1 EndChar less_hyphen_less.liga.glyph000066400000000000000000000013131472062471000347300ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdirStartChar: less_hyphen_less.liga Encoding: 57636 57636 988 Width: 1060 VWidth: 4 Flags: W HStem: -30 21G<-1454.5 -1414.94 665.5 705.064> 444 156<-1634 210.445> LayerCount: 2 Fore SplineSet 820 64 m 1 674 -30 l 1 657 6 621 42 580 80 c 0 507 153 223 392 161 444 c 1 -1695 444 l 1 -1557 334 -1355 173 -1300 64 c 1 -1446 -30 l 1 -1463 6 -1499 42 -1540 80 c 0 -1620 159 -1947 435 -1970 453 c 1 -1947 573 l 1 -1765 702 -1398 957 -1250 1035 c 0 -1217 1052 -1193 1066 -1156 1077 c 1 -1139 909 l 1 -1276 844 -1469 713 -1634 600 c 1 212 600 l 1 403 735 732 962 870 1035 c 0 903 1052 927 1066 964 1077 c 1 981 909 l 1 803 824 530 629 347 506 c 1 470 405 754 196 820 64 c 1 EndSplineSet Validated: 1 EndChar less_less.liga.glyph000066400000000000000000000003541472062471000333610ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdirStartChar: less_less.liga Encoding: 57398 57398 1042 Width: 1060 VWidth: 4 Flags: W HStem: -30 21G<-263.5 -235.684 580.5 608.316> LayerCount: 2 Fore Refer: 102 60 S 1 0 0 1 -949 0 2 Refer: 102 60 S 1 0 0 1 -105 0 2 Validated: 1 EndChar less_less_equal.liga.glyph000066400000000000000000000015231472062471000345470ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdirStartChar: less_less_equal.liga Encoding: 57637 57637 998 Width: 1060 VWidth: 4 Flags: W HStem: 189 160<-903 862> 667 158<-738 954> LayerCount: 2 Fore SplineSet -778 32 m 1 -929 -59 l 1 -952 -19 -978 17 -1016 58 c 0 -1138 198 -1404 449 -1478 515 c 1 -1273 660 -891 925 -707 1022 c 0 -674 1039 -650 1053 -613 1064 c 1 -596 900 l 1 -639 880 -686 854 -738 825 c 1 985 823 l 1 954 664 l 1 -998 667 l 1 -1084 612 -1167 557 -1236 510 c 1 -1188 466 -1126 410 -1062 349 c 1 895 349 l 1 862 188 l 1 -903 189 l 1 -852 134 -807 80 -778 32 c 1 -1330 34 m 1 -1481 -61 l 1 -1495 -23 -1528 16 -1565 58 c 0 -1637 144 -1948 435 -1971 453 c 1 -1948 573 l 1 -1766 702 -1408 943 -1270 1041 c 0 -1239 1062 -1217 1079 -1181 1095 c 1 -1135 945 l 1 -1302 836 -1591 635 -1774 512 c 1 -1661 401 -1418 181 -1330 34 c 1 EndSplineSet Validated: 1 EndChar less_less_hyphen.liga.glyph000066400000000000000000000013311472062471000347300ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdirStartChar: less_less_hyphen.liga Encoding: 57638 57638 989 Width: 1060 VWidth: 4 Flags: W HStem: 444 156<-1101 955> LayerCount: 2 Fore SplineSet -778 32 m 1 -929 -59 l 1 -952 -19 -978 17 -1016 58 c 0 -1138 198 -1404 449 -1478 515 c 1 -1273 660 -891 925 -707 1022 c 0 -674 1039 -650 1053 -613 1064 c 1 -596 900 l 1 -734 834 -933 710 -1101 600 c 1 986 600 l 1 955 444 l 1 -1164 444 l 1 -1032 323 -855 156 -778 32 c 1 -1330 34 m 1 -1481 -61 l 1 -1495 -23 -1528 16 -1565 58 c 0 -1637 144 -1948 435 -1971 453 c 1 -1948 573 l 1 -1766 702 -1408 943 -1270 1041 c 0 -1239 1062 -1217 1079 -1181 1095 c 1 -1135 945 l 1 -1302 836 -1591 635 -1774 512 c 1 -1661 401 -1418 181 -1330 34 c 1 EndSplineSet Validated: 1 EndChar less_tilde.liga.glyph000066400000000000000000000016051472062471000335140ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdirStartChar: less_tilde.liga Encoding: 57639 57639 1014 Width: 1060 VWidth: 6 Flags: W HStem: -30 21G<-395.5 -355.936> 239 153<552.099 776.166> 394 150<-500.107 -180.272> 639 151<68.6234 289.496> LayerCount: 2 Fore SplineSet -73 663 m 0 -12 720 90 790 215 790 c 0 359 790 438 672 492 541 c 0 535 437 572 392 656 392 c 0 757 392 858 470 940 675 c 1 1082 642 l 1 969 374 789 239 629 239 c 0 493 239 410 344 359 466 c 0 309 584 272 639 196 639 c 0 133 639 85 614 15 554 c 0 -40 507 -162 394 -357 394 c 0 -518 394 -583 487 -702 514 c 0 -706 511 -710 509 -714 506 c 1 -591 405 -307 196 -241 64 c 1 -387 -30 l 1 -404 6 -440 42 -481 80 c 0 -561 159 -888 435 -911 453 c 1 -888 573 l 1 -706 702 -339 957 -191 1035 c 0 -158 1052 -134 1066 -97 1077 c 1 -80 909 l 1 -211 846 -393 724 -553 615 c 1 -488 581 -419 544 -320 544 c 0 -212 544 -100 638 -73 663 c 0 EndSplineSet Validated: 1 EndChar less_tilde_greater.liga.glyph000066400000000000000000000017551472062471000352330ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdirStartChar: less_tilde_greater.liga Encoding: 57640 57640 1012 Width: 1060 VWidth: 6 Flags: W HStem: 232 153<-368.023 -180.866> 632 151<-794.004 -602.474> LayerCount: 2 Fore SplineSet -307 232 m 0 -435 232 -488 288 -553 477 c 0 -586 572 -613 632 -679 632 c 0 -755 632 -837 602 -948 350 c 1 -1090 382 l 1 -964 656 -855 783 -660 783 c 0 -528 783 -467 711 -419 540 c 0 -394 449 -355 385 -288 385 c 0 -201 385 -113 463 -31 668 c 1 111 635 l 1 -10 318 -199 232 -307 232 c 0 -1330 34 m 1 -1481 -61 l 1 -1495 -23 -1528 16 -1565 58 c 0 -1637 144 -1948 435 -1971 453 c 1 -1948 573 l 1 -1766 702 -1408 943 -1270 1041 c 0 -1239 1062 -1217 1079 -1181 1095 c 1 -1135 945 l 1 -1302 836 -1591 635 -1774 512 c 1 -1661 401 -1418 181 -1330 34 c 1 352 996 m 1 480 1098 l 1 494 1060 526 1021 563 979 c 0 635 893 947 602 970 584 c 1 946 464 l 1 764 335 416 94 278 -4 c 0 247 -25 225 -42 189 -58 c 1 89 75 l 1 256 184 589 420 772 543 c 1 659 654 440 849 352 996 c 1 EndSplineSet Validated: 1 EndChar less_tilde_tilde.liga.glyph000066400000000000000000000023271472062471000346770ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdirStartChar: less_tilde_tilde.liga Encoding: 57641 57641 1013 Width: 1060 VWidth: 6 Flags: W HStem: -30 21G<-1455.5 -1415.94> 239 153<-503.901 -288.903 552.978 776.345> 394 150<-1551 -1230.04> 639 151<-987.377 -766.504 75.0636 296.922> LayerCount: 2 Fore SplineSet 940 675 m 1 1082 642 l 1 969 374 790 239 630 239 c 0 467 239 407 348 358 470 c 0 310 589 288 639 199 639 c 0 96 639 46 577 -54 464 c 0 -157 347 -293 239 -427 239 c 0 -563 239 -646 344 -697 466 c 0 -747 584 -784 639 -860 639 c 0 -923 639 -971 614 -1041 554 c 0 -1096 507 -1218 394 -1413 394 c 0 -1575 394 -1640 488 -1761 514 c 0 -1765 511 -1770 509 -1774 506 c 1 -1651 405 -1367 196 -1301 64 c 1 -1447 -30 l 1 -1464 6 -1500 42 -1541 80 c 0 -1621 159 -1948 435 -1971 453 c 1 -1948 573 l 1 -1766 702 -1399 957 -1251 1035 c 0 -1218 1052 -1194 1066 -1157 1077 c 1 -1140 909 l 1 -1270 847 -1451 726 -1610 617 c 1 -1541 582 -1467 544 -1366 544 c 0 -1258 544 -1156 638 -1129 663 c 0 -1068 720 -966 790 -841 790 c 0 -697 790 -618 672 -564 541 c 0 -521 437 -484 392 -400 392 c 0 -323 392 -263 447 -175 547 c 0 -65 673 46 790 206 790 c 0 377 790 442 676 494 544 c 0 535 440 570 392 656 392 c 0 756 392 858 470 940 675 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/lessequal.glyph000066400000000000000000000007361472062471000325330ustar00rootroot00000000000000StartChar: lessequal Encoding: 8804 8804 1028 Width: 1060 VWidth: 4 Flags: W HStem: 0 156<107 864> 1277 20G<959.5 986.451> LayerCount: 2 Fore SplineSet 850 319 m 1 737 202 l 1 720 238 684 274 643 312 c 1 563 391 210 667 187 685 c 1 210 805 l 1 392 934 736 1177 884 1255 c 0 917 1272 941 1286 978 1297 c 1 1038 1155 l 1 860 1070 567 860 384 737 c 1 507 636 784 451 850 319 c 1 107 156 m 1 894 156 l 1 864 0 l 1 77 0 l 1 107 156 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/lfblock.glyph000066400000000000000000000003531472062471000321440ustar00rootroot00000000000000StartChar: lfblock Encoding: 9612 9612 716 Width: 1060 VWidth: 1918 Flags: W VStem: -20 550<-505 1820> LayerCount: 2 Fore SplineSet -20 1820 m 1 530 1820 l 1 530 -505 l 1 -20 -505 l 1 -20 1820 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/logicalnot.glyph000066400000000000000000000006351472062471000326660ustar00rootroot00000000000000StartChar: logicalnot Encoding: 172 172 194 Width: 1060 VWidth: 6 Flags: W HStem: 448 152<187 765> LayerCount: 2 Fore SplineSet 187 592 m 1 324 599 436 600 538 600 c 0 579 600 618 600 657 600 c 0 739 600 823 599 930 598 c 1 949 598 l 1 922 457 894 315 867 174 c 1 713 174 l 1 765 444 l 1 631 447 631 448 506 448 c 0 439 448 317 447 163 439 c 1 180 523 l 1 187 592 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/longs.glyph000066400000000000000000000007761472062471000316630ustar00rootroot00000000000000StartChar: longs Encoding: 383 383 315 Width: 1060 VWidth: -2 Flags: W HStem: 0 21G<301 457.5> 859 153<270 464> 1266 152<731.44 1037.82> LayerCount: 2 Fore SplineSet 1036 1256 m 1 996 1264 928 1266 857 1266 c 0 709 1266 682 1168 661 1060 c 2 652 1013 l 1 622 859 458 4 457 0 c 1 301 0 l 1 306 25 437 712 464 859 c 1 240 859 l 1 270 1012 l 1 496 1012 l 1 499 1028 500 1045 504 1064 c 0 532 1207 601 1418 879 1418 c 0 955 1418 1036 1415 1094 1404 c 1 1036 1256 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/lslash.glyph000066400000000000000000000014541472062471000320210ustar00rootroot00000000000000StartChar: lslash Encoding: 322 322 257 Width: 1060 VWidth: -2 Flags: W HStem: -18 142<481.209 835.381> 1222 148<735.21 978.567> 1312 148<390.208 501.951> 1404 20G<942 970> VStem: 187 147<1096 1250.75> 280 161<167.298 432.16> LayerCount: 2 Fore SplineSet 187 1096 m 1xa8 187 1328 288 1460 493 1460 c 0xa8 589 1460 668 1442 767 1402 c 0 827 1380 860 1370 886 1370 c 0 922 1370 936 1390 948 1424 c 1 1058 1324 l 1 1027 1266 971 1222 890 1222 c 0 843 1222 784 1242 724 1266 c 0 703 1275 683 1283 664 1289 c 1 450 376 l 2 444 344 441 316 441 291 c 0 441 158 517 124 624 124 c 0 717 124 815 148 894 200 c 1 970 83 l 1 870 12 722 -18 598 -18 c 0 385 -18 280 106 280 281 c 0xd4 280 310 283 340 289 372 c 2 504 1312 l 1 382 1307 334 1223 334 1090 c 1 187 1096 l 1xa8 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/ltshade.glyph000066400000000000000000000032701472062471000321550ustar00rootroot00000000000000StartChar: ltshade Encoding: 9617 9617 721 Width: 1060 VWidth: 1918 Flags: W HStem: -505 291<254 392 804 942> -214 291<-20 117 530 667> 76 291<254 392 804 942> 367 291<-20 117 530 667> 658 290<254 392 804 942> 949 290<-20 117 530 667> 1239 290<254 392 804 942> 1530 290<-20 117 530 667> VStem: -20 137<-214 77 367 658 949 1239 1530 1820> 254 138<-505 -214 76 367 658 948 1239 1529> 530 137<-214 77 367 658 949 1239 1530 1820> 804 138<-505 -214 76 367 658 948 1239 1529> LayerCount: 2 Fore SplineSet 667 -214 m 1x41f0 530 -214 l 1 530 77 l 1 667 77 l 1 667 -214 l 1x41f0 -20 658 m 1x11f0 117 658 l 1 117 367 l 1 -20 367 l 1 -20 658 l 1x11f0 -20 1239 m 1x05f0 117 1239 l 1 117 949 l 1 -20 949 l 1 -20 1239 l 1x05f0 -20 1530 m 1 -20 1820 l 1 117 1820 l 1 117 1530 l 1 -20 1530 l 1 392 367 m 1x21f0 392 76 l 1 254 76 l 1 254 367 l 1 392 367 l 1x21f0 392 948 m 1x09f0 392 658 l 1 254 658 l 1 254 948 l 1 392 948 l 1x09f0 392 1239 m 1x03f0 254 1239 l 1 254 1529 l 1 392 1529 l 1 392 1239 l 1x03f0 667 658 m 1x11f0 667 367 l 1 530 367 l 1 530 658 l 1 667 658 l 1x11f0 667 1239 m 1x05f0 667 949 l 1 530 949 l 1 530 1239 l 1 667 1239 l 1x05f0 -20 -214 m 1x41f0 -20 77 l 1 117 77 l 1 117 -214 l 1 -20 -214 l 1x41f0 254 -505 m 1x81f0 254 -214 l 1 392 -214 l 1 392 -505 l 1 254 -505 l 1x81f0 804 -505 m 1 804 -214 l 1 942 -214 l 1 942 -505 l 1 804 -505 l 1 942 76 m 1x21f0 804 76 l 1 804 367 l 1 942 367 l 1 942 76 l 1x21f0 942 658 m 1x09f0 804 658 l 1 804 948 l 1 942 948 l 1 942 658 l 1x09f0 942 1239 m 1x03f0 804 1239 l 1 804 1529 l 1 942 1529 l 1 942 1239 l 1x03f0 667 1820 m 1 667 1530 l 1 530 1530 l 1 530 1820 l 1 667 1820 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/m.glyph000066400000000000000000000020411472062471000307600ustar00rootroot00000000000000StartChar: m Encoding: 109 109 13 Width: 1060 VWidth: 4 Flags: W HStem: 0 0G<-15 129.878 353 497.873 857.5 900.083> 873 153<417.445 580.5 764.355 939> 1027 20G<227 307.5> VStem: 153 158<877 1007.35> 875 140<672.648 870.776> LayerCount: 2 Fore SplineSet 889 1026 m 3 989 1026 1015 934 1015 846 c 0 1015 807 1010 768 1004 739 c 2 902 216 l 2 901 211 901 206 901 201 c 0 901 158 940 126 974 112 c 1 887 -21 l 1 828 -9 752 37 752 142 c 0 752 157 754 173 757 191 c 2 758 193 l 1 868 760 l 2 869 764 869 768 870 773 c 0 872 785 875 801 875 816 c 0 875 845 865 873 826 873 c 0 778 873 716 827 628 692 c 1 494 0 l 1 353 0 l 1 510 806 l 1 512 815 513 825 513 835 c 0 513 855 506 873 475 873 c 0 427 873 348 827 260 691 c 1 126 0 l 1 -15 0 l 1 140 815 l 2 150 866 153 905 153 937 c 0 153 963 151 985 148 1007 c 1 306 1047 l 1 309 1035 311 1013 311 989 c 0 311 951 307 905 303 877 c 1 365 957 465 1026 538 1026 c 1 623 1026 666 966 666 904 c 0 666 895 665 886 663 877 c 1 721 956 797 1026 889 1026 c 3 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/macron.glyph000066400000000000000000000006531472062471000320120ustar00rootroot00000000000000StartChar: macron Encoding: 175 175 176 Width: 1060 VWidth: -34 Flags: W HStem: 1182 154<410.946 837> VStem: 383 483 LayerCount: 2 Fore SplineSet 413 1340 m 1 448 1336 491 1335 537 1335 c 0 583 1335 635 1336 686 1336 c 0 746 1336 806 1336 866 1336 c 1 837 1184 l 1 820 1184 l 1 762 1182 692 1182 618 1182 c 0 591 1182 564 1182 537 1182 c 0 484 1182 431 1182 383 1185 c 1 413 1340 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/mu.glyph000066400000000000000000000013471472062471000311550ustar00rootroot00000000000000StartChar: mu Encoding: 956 956 350 Width: 1060 VWidth: 6 Flags: W HStem: 2 154<279.589 549.988> 1001 20G<251.778 374> VStem: 210 164<701.035 996.196> LayerCount: 2 Fore SplineSet 829 -10 m 1 780 31 734 72 729 158 c 1 628 72 518 5 367 2 c 1 358 2 l 2 310 2 248 2 198 22 c 1 113 -400 l 1 -44 -400 l 1 81 214 l 1 127 467 210 863 210 977 c 0 210 984 210 989 209 994 c 1 374 1021 l 1 374 1018 374 1015 374 1012 c 0 374 910 311 605 244 250 c 1 244 249 244 248 244 247 c 0 244 215 261 190 279 174 c 0 291 164 340 156 381 156 c 1 449 159 491 167 548 198 c 0 600 226 676 256 731 344 c 1 860 1001 l 1 1018 1001 l 1 868 239 l 1 867 234 867 229 867 225 c 0 867 178 903 136 934 107 c 1 829 -10 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/multiply.glyph000066400000000000000000000006571472062471000324160ustar00rootroot00000000000000StartChar: multiply Encoding: 215 215 128 Width: 1060 VWidth: 6 Flags: W LayerCount: 2 Fore SplineSet 418 529 m 1 321 649 253 755 164 855 c 1 276 971 l 1 365 870 455 753 545 636 c 1 756 806 924 945 944 963 c 1 1026 832 l 1 1003 813 839 674 636 507 c 1 778 316 811 261 892 161 c 1 764 70 l 1 704 174 642 238 511 406 c 1 330 257 185 124 129 74 c 1 29 180 l 1 103 252 247 387 418 529 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/n.glyph000066400000000000000000000014261472062471000307670ustar00rootroot00000000000000StartChar: n Encoding: 110 110 15 Width: 1060 VWidth: 6 Flags: W HStem: -1 3G<56.881 211 778 831.929> 877 153<572.479 784.11> VStem: 212 162<856.796 1014.7> 672 162<83.2496 404.281> 790 164<724.927 870.897> LayerCount: 2 Fore SplineSet 374 856 m 1xe8 492 974 604 1030 732 1030 c 0 840 1030 954 961 954 838 c 0xe8 954 825 953 811 950 796 c 2 836 211 l 2 834 203 834 197 834 190 c 0 834 140 875 120 919 93 c 1 813 -19 l 1 743 19 672 62 672 159 c 0xf0 672 173 674 188 677 204 c 2 786 765 l 2 789 778 790 791 790 802 c 0 790 851 764 877 704 877 c 1 588 877 405 740 309 486 c 1 211 0 l 1 53 -1 l 1 190 705 l 2 207 793 212 846 212 889 c 0 212 933 207 966 204 1014 c 1 374 1032 l 1 376 1014 377 984 377 948 c 0 377 920 376 888 374 856 c 1xe8 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/nacute.glyph000066400000000000000000000005451472062471000320120ustar00rootroot00000000000000StartChar: nacute Encoding: 324 324 259 Width: 1060 VWidth: 32 Flags: W HStem: -1 3G<56.881 211 778 831.929> 877 153<572.479 784.11> 1063 150<557.479 606.052> VStem: 212 162<856.796 1014.7> 500.5 613 672 162<83.2496 404.281> 790 164<724.927 870.897> LayerCount: 2 Fore Refer: 321 769 S 1 0 0 1 74.5 -217 2 Refer: 15 110 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/ncaron.glyph000066400000000000000000000005161472062471000320110ustar00rootroot00000000000000StartChar: ncaron Encoding: 328 328 263 Width: 1060 VWidth: 32 Flags: W HStem: -1 3G<56.881 211 778 831.929> 877 153<572.479 784.11> 1086 440 VStem: 212 162<856.796 1014.7> 672 162<83.2496 404.281> 790 164<724.927 870.897> LayerCount: 2 Fore Refer: 332 780 S 1 0 0 1 -5.49994 -134 2 Refer: 15 110 N 1 0 0 1 0 0 3 Validated: 1 EndChar ncommaaccent.glyph000066400000000000000000000005321472062471000331000ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdirStartChar: ncommaaccent Encoding: 326 326 261 Width: 1060 VWidth: 32 Flags: W HStem: -537 498 -1 3G<56.881 211 778 831.929> 877 153<572.479 784.11> VStem: 202.5 322 212 162<856.796 1014.7> 672 162<83.2496 404.281> 790 164<724.927 870.897> LayerCount: 2 Fore Refer: 518 806 S 1 0 0 1 -71.5 -43 2 Refer: 15 110 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/nine.glyph000066400000000000000000000014441472062471000314630ustar00rootroot00000000000000StartChar: nine Encoding: 57 57 113 Width: 1060 VWidth: 0 Flags: W HStem: -2 156<247.508 588.381> 616 152<413.426 721.149> 1152 150<478.159 766.206> VStem: 199 162<818.324 1041.9> 835 156<867.074 1080.48> LayerCount: 2 Fore SplineSet 653 1152 m 0 523 1152 393 1094 365 952 c 0 363 939 361 928 361 917 c 0 361 813 463 768 571 768 c 0 699 768 801 859 834 928 c 1 834 934 835 939 835 945 c 0 835 1050 764 1152 653 1152 c 0 207 955 m 0 249 1170 435 1302 657 1302 c 0 918 1302 991 1143 991 940 c 0 991 847 976 744 956 644 c 0 893 320 759 -2 412 -2 c 0 167 -2 94 100 -2 229 c 1 120 328 l 1 230 196 259 154 442 154 c 0 663 154 748 375 792 603 c 0 799 639 804 675 810 710 c 1 735 646 657 616 528 616 c 0 339 616 199 704 199 880 c 0 199 903 202 929 207 955 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/notequal.glyph000066400000000000000000000015301472062471000323560ustar00rootroot00000000000000StartChar: notequal Encoding: 8800 8800 738 Width: 1060 VWidth: 6 Flags: W HStem: 194 155<43 255 515 857> 656 162<130.007 513 771 949> LayerCount: 2 Fore SplineSet 133 825 m 1 231 819 315 818 388 818 c 0 421 818 451 818 480 818 c 0 524 818 564 818 602 819 c 1 652 910 696 989 728 1044 c 0 752 1087 783 1147 790 1161 c 1 928 1102 l 1 885 1028 831 930 771 821 c 1 834 822 900 823 980 823 c 1 949 664 l 1 845 664 765 662 682 660 c 1 628 561 571 458 515 356 c 1 645 354 756 349 890 349 c 1 857 188 l 1 704 188 576 192 423 193 c 1 352 66 283 -53 224 -151 c 1 89 -90 l 1 135 -15 193 84 255 194 c 1 239 194 222 194 205 194 c 0 145 194 82 193 12 189 c 1 43 349 l 1 158 356 254 357 347 357 c 1 403 457 459 560 513 656 c 1 492 656 470 656 447 656 c 0 351 656 243 658 100 667 c 1 110 720 120 774 133 825 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/ntilde.glyph000066400000000000000000000005651472062471000320140ustar00rootroot00000000000000StartChar: ntilde Encoding: 241 241 134 Width: 1060 VWidth: 0 Flags: W HStem: -1 3G<56.881 211 778 831.929> 877 153<572.479 784.11> 1128 153<743.361 955.791> 1257 153<444.068 650.814> VStem: 212 162<856.796 1014.7> 672 162<83.2496 404.281> 790 164<724.927 870.897> LayerCount: 2 Fore Refer: 323 771 S 1 0 0 1 -30.5 -284 2 Refer: 15 110 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/nu.glyph000066400000000000000000000011401472062471000311450ustar00rootroot00000000000000StartChar: nu Encoding: 957 957 351 Width: 1060 VWidth: 6 Flags: W HStem: -3 21G<297.5 416.5> 1028 20G<256.167 314.5 959.277 1010.5> VStem: 301 155<53.5 495.842> 866 167<583.615 984.051> LayerCount: 2 Fore SplineSet 287 1048 m 1 342 973 357 935 368 860 c 0 387 743 456 314 456 173 c 0 456 163 454 172 453 165 c 1 709 229 866 587 866 827 c 0 866 887 858 918 831 966 c 1 1000 1049 l 1 1021 999 1033 950 1033 887 c 0 1033 515 880 261 728 138 c 0 650 75 537 0 296 -3 c 1 299 15 301 39 301 68 c 0 301 269 225 704 197 839 c 0 193 860 160 927 139 952 c 1 287 1048 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/numbersign.glyph000066400000000000000000000022251472062471000327010ustar00rootroot00000000000000StartChar: numbersign Encoding: 35 35 93 Width: 1060 VWidth: 6 Flags: W HStem: -19 21G<94 262 430 610.5> 385 158<79.4172 206 421 550 753 900> 795 160<166.791 334 546 679 881 985> 1312 20G<578 606.5 827 1010> VStem: 485 162<1157.32 1331> LayerCount: 2 Fore SplineSet 497 795 m 1 475 715 446 623 421 541 c 1 462 543 494 543 528 543 c 2 602 543 l 1 629 627 655 720 679 798 c 1 608 798 565 796 497 795 c 1 262 -19 m 1 94 -18 l 1 123 95 155 208 206 375 c 1 153 374 108 365 78 356 c 1 57 503 l 1 117 523 190 529 257 534 c 1 289 614 310 711 334 790 c 1 320 790 l 1 254 786 203 781 165 768 c 1 141 915 l 1 211 940 302 944 387 949 c 1 445 1133 450 1191 485 1331 c 1 514 1331 559 1332 597 1332 c 0 616 1332 633 1332 647 1331 c 1 616 1210 589 1099 546 955 c 1 728 955 l 1 779 1118 806 1207 848 1326 c 1 1010 1324 l 1 961 1203 931 1114 881 956 c 1 1016 956 l 1 985 795 l 1 957 796 924 799 832 799 c 1 809 720 780 629 753 544 c 1 932 544 l 1 900 383 l 1 873 384 824 386 710 386 c 1 650 189 627 99 594 -22 c 1 430 -21 l 1 463 91 496 209 550 385 c 1 526 385 l 2 472 385 422 383 371 380 c 1 327 230 262 -19 262 -19 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/o.glyph000066400000000000000000000013041472062471000307630ustar00rootroot00000000000000StartChar: o Encoding: 111 111 14 Width: 1060 VWidth: 6 Flags: W HStem: 1 155<282.579 590.831> 878 154<453.6 737.526> VStem: 73 162<201.274 586.445> 787 161<423.036 831.077> LayerCount: 2 Fore SplineSet 621 215 m 1 698 276 742 382 771 530 c 0 772 536 774 542 775 548 c 0 782 588 787 627 787 662 c 0 787 789 762 878 596 878 c 0 422 878 293 713 246 469 c 0 239 433 235 399 235 368 c 0 235 234 263 156 431 156 c 1 507 157 563 173 621 215 c 1 407 1 m 1 405 1 l 0 201 1 73 128 73 329 c 0 73 371 78 416 87 464 c 0 144 756 300 1032 592 1032 c 0 789 1032 886 963 930 831 c 0 943 792 948 745 948 695 c 0 948 644 943 592 933 543 c 0 878 258 748 1 409 1 c 2 407 1 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/oacute.glyph000066400000000000000000000005001472062471000320020ustar00rootroot00000000000000StartChar: oacute Encoding: 243 243 136 Width: 1060 VWidth: 0 Flags: W HStem: 1 155<282.579 590.831> 878 154<453.6 737.526> 1066 150<452.979 501.552> VStem: 73 162<201.274 586.445> 396 613 787 161<423.036 831.077> LayerCount: 2 Fore Refer: 321 769 S 1 0 0 1 -30 -214 2 Refer: 14 111 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/obreve.glyph000066400000000000000000000005171472062471000320140ustar00rootroot00000000000000StartChar: obreve Encoding: 335 335 269 Width: 1060 VWidth: 32 Flags: W HStem: 1 155<282.579 590.831> 878 154<453.6 737.526> 1115 153<574.679 847.382> VStem: 73 162<201.274 586.445> 371 164<1309.95 1404> 787 161<423.036 831.077> LayerCount: 2 Fore Refer: 326 774 S 1 0 0 1 -23 -242 2 Refer: 14 111 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/ocircumflex.glyph000066400000000000000000000004541472062471000330520ustar00rootroot00000000000000StartChar: ocircumflex Encoding: 244 244 137 Width: 1060 VWidth: 0 Flags: W HStem: 1 155<282.579 590.831> 878 154<453.6 737.526> 1063 429 VStem: 73 162<201.274 586.445> 787 161<423.036 831.077> LayerCount: 2 Fore Refer: 322 770 S 1 0 0 1 -56 -207 2 Refer: 14 111 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/odieresis.glyph000066400000000000000000000005021472062471000325120ustar00rootroot00000000000000StartChar: odieresis Encoding: 246 246 139 Width: 1060 VWidth: 0 Flags: W HStem: 1 155<282.579 590.831> 878 154<453.6 737.526> 1173.8 225<417 607 822 1013> VStem: 73 162<201.274 586.445> 787 161<423.036 831.077> LayerCount: 2 Fore Refer: 173 168 S 1 0 0 1 96.9999 83.8 2 Refer: 14 111 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/oe.glyph000066400000000000000000000022431472062471000311330ustar00rootroot00000000000000StartChar: oe Encoding: 339 339 95 Width: 1060 VWidth: 6 Flags: W HStem: 0 154<201.656 365.052 569.176 756.871> 863 154<340.549 498.571 688.68 862.148> VStem: 20 157<182.145 574.478> 876 149<619.735 850.383> LayerCount: 2 Fore SplineSet 931 187 m 1 931 187 864 0 633 0 c 0 541 0 482 35 440 90 c 1 410 58 360 0 261 0 c 0 205 0 137 5 74 91 c 0 32 148 20 224 20 294 c 0 20 360 31 421 38 459 c 0 47 505 63 585 83 635 c 1 128 757 219 1017 446 1017 c 0 447 1017 449 1017 450 1017 c 0 529 1016 562 990 596 954 c 0 605 945 611 937 615 931 c 1 645 968 699 1016 814 1018 c 0 815 1018 816 1018 817 1018 c 0 944 1018 1025 917 1025 774 c 0 1025 537 812 366 572 306 c 1 553 215 l 1 584 176 628 154 667 154 c 0 734 154 783 221 806 256 c 1 931 187 l 1 640 652 m 2 607 480 l 1 764 504 876 639 876 744 c 0 876 826 846 862 784 862 c 0 744 862 702 851 680 805 c 1 662 770 650 703 640 652 c 2 285 154 m 0 337 154 403 227 414 286 c 2 507 754 l 2 508 758 509 765 509 773 c 0 509 806 496 863 421 863 c 0 327 863 237 687 193 474 c 0 192 468 191 462 190 456 c 0 183 422 177 376 177 330 c 0 177 281 184 231 203 191 c 0 216 164 252 154 285 154 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/ogonek.glyph000066400000000000000000000007461472062471000320200ustar00rootroot00000000000000StartChar: ogonek Encoding: 731 731 511 Width: 1060 VWidth: 12 Flags: W HStem: -444 144<355.311 575.1> VStem: 188 159<-288.953 -161.071> LayerCount: 2 Fore SplineSet 717 41 m 0 595 -44 362 -142 348 -216 c 0 347 -221 347 -226 347 -231 c 0 347 -277 395 -300 453 -300 c 0 511 -300 558 -267 592 -245 c 1 650 -351 l 1 597 -399 500 -444 421 -444 c 0 259 -444 188 -375 188 -269 c 0 188 -252 189 -235 193 -216 c 0 228 -36 500 7 561 68 c 1 717 41 l 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/ograve.glyph000066400000000000000000000004601472062471000320120ustar00rootroot00000000000000StartChar: ograve Encoding: 242 242 135 Width: 1060 VWidth: -2 Flags: W HStem: 1 155<282.579 590.831> 878 154<453.6 737.526> 1066 530 VStem: 73 162<201.274 586.445> 409 494 787 161<423.036 831.077> LayerCount: 2 Fore Refer: 320 768 S 1 0 0 1 -90 -214 2 Refer: 14 111 N 1 0 0 1 0 0 3 Validated: 1 EndChar ohungarumlaut.glyph000066400000000000000000000004571472062471000333510ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdirStartChar: ohungarumlaut Encoding: 337 337 271 Width: 1060 VWidth: 32 Flags: W HStem: 1 155<282.579 590.831> 878 154<453.6 737.526> 1049 555 VStem: 73 162<201.274 586.445> 787 161<423.036 831.077> LayerCount: 2 Fore Refer: 331 779 S 1 0 0 1 106 -109 2 Refer: 14 111 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/omacron.glyph000066400000000000000000000005021472062471000321620ustar00rootroot00000000000000StartChar: omacron Encoding: 333 333 267 Width: 1060 VWidth: 32 Flags: W HStem: 1 155<282.579 590.831> 878 154<453.6 737.526> 1186.3 152<478.946 904> VStem: 73 162<201.274 586.445> 451 483 787 161<423.036 831.077> LayerCount: 2 Fore Refer: 324 772 S 1 0 0 1 -17 -286.7 2 Refer: 14 111 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/omega.glyph000066400000000000000000000016371472062471000316260ustar00rootroot00000000000000StartChar: omega Encoding: 969 969 363 Width: 1060 VWidth: 6 Flags: W HStem: -10 155<209.557 359.389 602.137 758.217> 1013 28G<205 320.424 957 1022> VStem: 26 167<152.396 558.672> 883 164<407.815 982.41> LayerCount: 2 Fore SplineSet 492 684 m 1 655 703 l 1 636 618 619 524 600 431 c 0 599 423 598 414 596 405 c 0 588 359 583 318 583 285 c 0 583 188 618 144 678 144 c 0 767 144 820 270 849 420 c 0 870 529 883 634 883 729 c 0 883 820 871 902 842 967 c 1 1007 1033 l 1 1037 959 1047 869 1047 780 c 0 1047 652 1026 524 1010 441 c 0 967 218 869 -12 624 -12 c 0 549 -12 490 33 457 104 c 1 393 34 316 -10 240 -10 c 0 78 -10 26 109 26 259 c 0 26 318 34 381 46 444 c 0 79 612 132 858 278 1041 c 1 418 975 l 1 312 848 253 675 213 468 c 0 201 404 193 343 193 291 c 0 193 205 213 145 263 145 c 0 333 145 388 196 425 321 c 1 427 337 430 352 433 368 c 0 453 474 475 584 492 684 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/omega1.glyph000066400000000000000000000021371472062471000317030ustar00rootroot00000000000000StartChar: omega1 Encoding: 982 982 417 Width: 1060 VWidth: 6 Flags: W HStem: -10 155<209.557 359.389 602.137 758.217> 868 154<161 221 371.293 837.106 1003 1077> VStem: 26 167<152.396 539.847> 869 159<334.64 860.815> LayerCount: 2 Fore SplineSet 492 684 m 1 655 703 l 1 636 618 619 524 600 431 c 0 599 423 598 414 596 405 c 0 588 359 583 318 583 285 c 0 583 188 618 144 678 144 c 0 767 144 820 270 849 420 c 0 863 490 869 553 869 611 c 0 869 709 851 792 822 868 c 1 403 868 l 1 316 759 248 649 213 468 c 0 201 404 193 343 193 291 c 0 193 205 213 145 263 145 c 0 333 145 388 196 425 321 c 1 427 337 430 352 433 368 c 0 453 474 475 584 492 684 c 1 161 1018 m 1 218 1022 288 1022 366 1022 c 0 397 1022 430 1022 464 1022 c 2 574 1022 l 2 723 1022 1016 1018 1090 1018 c 2 1106 1018 l 1 1077 868 l 1 1003 868 l 1 1021 791 1028 712 1028 638 c 0 1028 565 1021 497 1010 441 c 0 967 218 869 -12 624 -12 c 0 549 -12 490 33 457 104 c 1 393 34 316 -10 240 -10 c 0 78 -10 26 109 26 259 c 0 26 318 34 381 46 444 c 0 72 577 128 722 221 868 c 1 134 868 l 1 161 1018 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/omegatonos.glyph000066400000000000000000000005141472062471000327020ustar00rootroot00000000000000StartChar: omegatonos Encoding: 974 974 400 Width: 1060 VWidth: 0 Flags: W HStem: -10 155<209.557 359.389 602.137 758.217> 1013 28G<205 320.424 957 1022> 1030 491 VStem: 26 167<152.396 558.672> 569 418 883 164<407.815 982.41> LayerCount: 2 Fore Refer: 390 900 N 1 0 0 1 21 -192 2 Refer: 363 969 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/omicron.glyph000066400000000000000000000013021472062471000321710ustar00rootroot00000000000000StartChar: omicron Encoding: 959 959 353 Width: 1060 VWidth: 6 Flags: W HStem: 1 155<301.229 596.059> 878 154<440.388 728.186> VStem: 73 162<223.806 585.515> 787 161<425.993 817.774> LayerCount: 2 Fore SplineSet 407 1 m 1 182 2 73 127 73 329 c 0 73 371 78 416 87 464 c 0 144 756 300 1032 592 1032 c 0 789 1032 886 963 930 831 c 0 943 792 948 745 948 695 c 0 948 644 943 592 933 543 c 0 878 258 731 1 409 1 c 2 407 1 l 1 621 215 m 1 698 276 742 382 771 530 c 0 772 536 774 542 775 548 c 0 782 588 787 627 787 662 c 0 787 789 734 878 596 878 c 0 388 878 293 713 246 469 c 0 239 433 235 399 235 368 c 0 235 234 303 156 439 156 c 1 515 157 563 173 621 215 c 1 EndSplineSet Validated: 1 EndChar omicrontonos.glyph000066400000000000000000000004701472062471000332020ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdirStartChar: omicrontonos Encoding: 972 972 398 Width: 1060 VWidth: 0 Flags: W HStem: 1 155<301.229 596.059> 878 154<440.388 728.186> 1096 491 VStem: 73 162<223.806 585.515> 518 418 787 161<425.993 817.774> LayerCount: 2 Fore Refer: 390 900 N 1 0 0 1 -30 -126 2 Refer: 353 959 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/one.glyph000066400000000000000000000005121472062471000313060ustar00rootroot00000000000000StartChar: one Encoding: 49 49 105 Width: 1060 VWidth: 0 Flags: W HStem: -9 21G<453 620.895> 1282 20G<667.5 870> VStem: 214 656 LayerCount: 2 Fore SplineSet 674 1302 m 1 870 1290 l 1 617 -9 l 1 453 -9 l 1 658 1055 l 1 573 970 426 871 286 781 c 1 214 932 l 1 554 1112 661 1288 674 1302 c 1 EndSplineSet Validated: 1 EndChar onedotenleader.glyph000066400000000000000000000002741472062471000334430ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdirStartChar: onedotenleader Encoding: 8228 8228 540 Width: 1060 VWidth: 26 Flags: W HStem: 0 269<374 573> VStem: 322 303 LayerCount: 2 Fore Refer: 53 46 S 1 0 0 1 0 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/onehalf.glyph000066400000000000000000000006241472062471000321450ustar00rootroot00000000000000StartChar: onehalf Encoding: 189 189 202 Width: 1060 VWidth: 0 Flags: W HStem: -311 142<399 790> 305 142<488.099 731.371> 534 141<162 1028> 1133 132<392.633 489.758> VStem: 365 570 740 146<143.927 292.265> LayerCount: 2 Fore SplineSet 162 675 m 1xf0 1055 675 l 1 1028 534 l 1 135 534 l 1 162 675 l 1xf0 EndSplineSet Refer: 969 8322 N 1 0 0 1 0 0 2 Refer: 199 185 N 1 0 0 1 0 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/onequarter.glyph000066400000000000000000000005651472062471000327220ustar00rootroot00000000000000StartChar: onequarter Encoding: 188 188 201 Width: 1060 VWidth: 0 Flags: W HStem: -159 135<393 580 750 849> 534 141<162 1028> 1133 132<392.633 489.758> VStem: 227 651 365 570 LayerCount: 2 Fore SplineSet 162 675 m 1xe0 1055 675 l 1 1028 534 l 1 135 534 l 1 162 675 l 1xe0 EndSplineSet Refer: 971 8324 N 1 0 0 1 0 0 2 Refer: 199 185 N 1 0 0 1 0 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/ordfeminine.glyph000066400000000000000000000023331472062471000330270ustar00rootroot00000000000000StartChar: ordfeminine Encoding: 170 170 193 Width: 1060 VWidth: 6 Flags: W HStem: 534 141<198 927> 752 135<421.333 634.719> 1395 142<529.704 797.01> VStem: 263 142<900.919 1206.13> LayerCount: 2 Back SplineSet 364 1449 m 5 474 1511 592 1537 707 1537 c 5 926 1537 1008 1394 967 1181 c 4 948 1078 l 4 941 1043 925 955 935 938 c 4 945 920 972 887 999 869 c 5 893 750 l 5 851 780 822 819 802 892 c 5 718 811 605 754 455 754 c 4 313 754 231 842 257 976 c 4 294 1164 468 1244 619 1244 c 4 713 1244 796 1220 827 1193 c 5 849 1308 827 1395 681 1395 c 4 562 1395 494 1381 412 1329 c 5 364 1449 l 5 EndSplineSet Fore SplineSet 502 887 m 0 645 887 804 1057 834 1210 c 1 848 1289 l 1 824 1333 766 1395 676 1395 c 0 537 1395 482 1348 422 1118 c 0 413 1081 405 1040 405 1004 c 0 405 939 428 887 502 887 c 0 1034 1513 m 1 951 1088 l 2 942 1042 940 1006 940 974 c 0 940 922 958 902 993 869 c 1 887 750 l 1 846 787 821 826 804 895 c 1 804 895 663 752 491 752 c 0 313 752 263 847 263 976 c 0 263 1030 271 1090 287 1150 c 0 357 1406 451 1537 682 1537 c 0 766 1537 840 1501 875 1462 c 1 880 1485 884 1512 886 1532 c 1 1034 1513 l 1 198 675 m 1 954 675 l 1 927 534 l 1 171 534 l 1 198 675 l 1 EndSplineSet Validated: 1 EndChar ordmasculine.glyph000066400000000000000000000013371472062471000331410ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdirStartChar: ordmasculine Encoding: 186 186 200 Width: 1060 VWidth: 6 Flags: W HStem: 534 141<198 927> 758 142<476.284 758.37> 1384 142<564.076 853.935> VStem: 297 146<930.929 1252.37> 884 147<1053.2 1352> LayerCount: 2 Fore SplineSet 876 1168 m 0 881 1196 884 1221 884 1243 c 0 884 1342 829 1384 713 1384 c 0 590 1384 485 1316 453 1153 c 0 447 1121 443 1091 443 1063 c 0 443 948 487 900 603 900 c 1 750 900 839 976 876 1168 c 0 573 758 m 1 403 758 297 856 297 1024 c 0 297 1062 301 1103 310 1148 c 0 363 1418 521 1526 707 1526 c 0 917 1526 1031 1435 1031 1275 c 0 1031 1246 1027 1214 1021 1181 c 0 964 886 843 758 573 758 c 1 198 675 m 1 954 675 l 1 927 534 l 1 171 534 l 1 198 675 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/oslash.glyph000066400000000000000000000016031472062471000320200ustar00rootroot00000000000000StartChar: oslash Encoding: 248 248 140 Width: 1060 VWidth: 6 Flags: W HStem: 1 155<300.305 596.059> 878 154<440.388 727.604> VStem: 73 162<356 585.515> 787 161<426.922 667> LayerCount: 2 Fore SplineSet 235 356 m 1 740 821 l 1 710 857 663 878 596 878 c 0 388 878 293 713 246 469 c 0 239 432 235 397 235 366 c 0 235 362 235 359 235 356 c 1 936 804 m 1 944 769 948 730 948 690 c 0 948 641 942 590 933 543 c 0 878 258 731 1 409 1 c 2 407 1 l 1 293 2 210 33 155 91 c 1 44 -9 l 1 -47 95 l 1 86 218 l 1 77 252 73 288 73 328 c 0 73 370 78 416 87 464 c 0 144 756 300 1032 592 1032 c 0 724 1032 812 1001 868 940 c 1 1005 1067 l 1 1104 956 l 1 936 804 l 1 621 215 m 1 698 276 742 382 771 530 c 0 772 536 774 542 775 548 c 0 782 586 787 623 787 657 c 0 787 660 787 664 787 667 c 1 286 212 l 1 320 176 371 156 439 156 c 0 515 157 563 173 621 215 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/oslashacute.glyph000066400000000000000000000004771472062471000330520ustar00rootroot00000000000000StartChar: oslashacute Encoding: 511 511 461 Width: 1060 VWidth: 0 Flags: W HStem: 1 155<300.305 596.059> 878 154<440.388 727.604> 1066 150<476.979 525.552> VStem: 73 162<356 585.515> 420 613 787 161<426.922 667> LayerCount: 2 Fore Refer: 321 769 N 1 0 0 1 -6 -214 2 Refer: 140 248 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/otilde.glyph000066400000000000000000000005221472062471000320060ustar00rootroot00000000000000StartChar: otilde Encoding: 245 245 138 Width: 1060 VWidth: 0 Flags: W HStem: 1 155<282.579 590.831> 878 154<453.6 737.526> 1101 153<729.861 942.291> 1230 153<430.568 637.314> VStem: 73 162<201.274 586.445> 787 161<423.036 831.077> LayerCount: 2 Fore Refer: 323 771 S 1 0 0 1 -44 -311 2 Refer: 14 111 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/p.glyph000066400000000000000000000014541472062471000307720ustar00rootroot00000000000000StartChar: p Encoding: 112 112 7 Width: 1060 VWidth: -2 Flags: W HStem: -7 155<322.002 597.493> 858 155<575.777 781.422> 1016 20G<228 395.5> VStem: -24 162<-394 -103.672> 228 168<774.076 1016> 809 157<427.616 833.798> LayerCount: 2 Fore SplineSet 790 527 m 0 802 590 809 645 809 692 c 0 809 797 775 858 696 858 c 0 559 858 402 667 291 430 c 1 259 262 l 1 301 211 346 148 437 148 c 0 600 148 735 244 790 527 c 0 196 757 m 2 198 765 199 773 201 781 c 0 217 864 225 950 228 1016 c 1 396 1036 l 1 395 1004 361 814 354 772 c 1 486 982 583 1013 725 1013 c 0 883 1013 966 885 966 696 c 0 966 649 961 599 951 546 c 0 886 210 716 -7 393 -7 c 0 293 -7 256 39 214 70 c 1 169 -151 l 2 155 -246 144 -332 138 -400 c 1 -24 -394 l 1 -19 -321 -8 -237 11 -146 c 2 196 757 l 2 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/paragraph.glyph000066400000000000000000000011341472062471000324730ustar00rootroot00000000000000StartChar: paragraph Encoding: 182 182 170 Width: 1060 VWidth: 0 Flags: W HStem: -30 21G<445.615 501 712.5 832> 1169 159<771.694 907> LayerCount: 2 Fore SplineSet 882 1041 m 2 907 1169 l 1 866 1170 827 1173 774 1174 c 1 711 844 646 512 585 184 c 1 558 45 501 -30 501 -30 c 1 357 22 l 1 357 22 411 85 439 229 c 1 484 473 l 1 318 485 210 526 153 641 c 0 132 685 124 732 124 780 c 0 124 828 132 877 141 924 c 0 159 1016 195 1108 262 1174 c 0 404 1315 578 1328 803 1328 c 0 936 1328 973 1320 1091 1320 c 1 832 -9 l 1 680 -10 l 1 745 325 796 597 882 1041 c 2 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/parenleft.glyph000066400000000000000000000006401472062471000325070ustar00rootroot00000000000000StartChar: parenleft Encoding: 40 40 98 Width: 1060 VWidth: 66 Flags: W HStem: -262 166<622.627 766> 1326 158<869.214 1076> VStem: 265 166<130.412 739.709> LayerCount: 2 Fore SplineSet 1076 1326 m 1 1073 1326 1070 1326 1067 1326 c 0 690 1326 431 899 431 404 c 0 431 88 558 -95 798 -96 c 1 766 -262 l 1 469 -260 265 0 265 347 c 0 265 1060 623 1470 1106 1484 c 1 1076 1326 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/parenright.glyph000066400000000000000000000006331472062471000326740ustar00rootroot00000000000000StartChar: parenright Encoding: 41 41 99 Width: 1060 VWidth: 66 Flags: W HStem: -262 166<53 218.937> 1326 158<359 519.718> VStem: 701 165<552.704 1128.45> LayerCount: 2 Fore SplineSet 329 1326 m 1 359 1484 l 1 701 1474 866 1222 866 907 c 0 866 193 448 -258 21 -262 c 1 53 -96 l 1 413 -95 701 406 701 865 c 0 701 1153 599 1326 338 1326 c 0 335 1326 332 1326 329 1326 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/percent.glyph000066400000000000000000000017611472062471000321740ustar00rootroot00000000000000StartChar: percent Encoding: 37 37 156 Width: 1060 VWidth: 0 Flags: W HStem: -4 150<610.958 783.923> 362 150<633.085 806.016> 773 150<318.958 491.923> 1139 150<341.085 514.016> 1304 20G<912 1090.47> VStem: 153 153<934.881 1102.86> 445 153<158.162 327.116> 526 153<957.098 1128.9> 818 153<180.959 350.254> LayerCount: 2 Fore SplineSet 306 1011 m 0xfd80 306 961 342 923 395 923 c 0 459 923 526 978 526 1052 c 0 526 1102 490 1139 437 1139 c 0 374 1139 306 1084 306 1011 c 0xfd80 467 1289 m 0 592 1289 679 1188 679 1070 c 0 679 895 518 773 366 773 c 0 241 773 153 877 153 996 c 0 153 1169 317 1289 467 1289 c 0 598 234 m 0xfe80 598 184 634 146 687 146 c 0 751 146 818 201 818 275 c 0 818 325 782 362 729 362 c 0 666 362 598 307 598 234 c 0xfe80 759 512 m 0 884 512 971 413 971 295 c 0 971 120 810 -4 658 -4 c 0 533 -4 445 95 445 214 c 0 445 387 609 512 759 512 c 0 -22 63 m 1 255 427 752 977 1072 1324 c 1 1181 1206 l 1 863 867 385 348 103 -43 c 1 -22 63 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/period.glyph000066400000000000000000000003451472062471000320130ustar00rootroot00000000000000StartChar: period Encoding: 46 46 53 Width: 1060 VWidth: 26 Flags: W HStem: 0 269<374 573> VStem: 322 303 LayerCount: 2 Fore SplineSet 374 269 m 1 625 269 l 1 573 0 l 1 322 0 l 1 374 269 l 1 EndSplineSet Validated: 1 EndChar periodcentered.glyph000066400000000000000000000002501472062471000334410ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdirStartChar: periodcentered Encoding: 183 183 171 Width: 1060 VWidth: 26 Flags: W LayerCount: 2 Fore Refer: 53 46 N 1 0 -3.12924e-07 1 83.9998 387 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/phi.glyph000066400000000000000000000016461472062471000313160ustar00rootroot00000000000000StartChar: phi Encoding: 966 966 360 Width: 1060 VWidth: 0 Flags: W HStem: 894 146<697.817 866.204> VStem: 60 161<236.636 680.368> 882 157<529.487 878.744> LayerCount: 2 Fore SplineSet 531 145 m 1 614 165 679 218 728 284 c 1 780 348 840 517 862 624 c 1 866 643 l 2 876 695 882 739 882 775 c 0 882 855 853 894 776 894 c 2 775 894 l 2 748 894 674 893 626 644 c 0 598 502 564 318 531 145 c 1 502 -11 m 1 464 -215 435 -377 432 -398 c 1 270 -396 l 1 272 -375 304 -211 343 -8 c 1 254 9 175 52 129 127 c 0 83 200 60 292 60 399 c 0 60 452 65 509 77 569 c 0 121 797 207 963 316 1044 c 1 424 954 l 1 327 870 271 765 234 573 c 0 226 531 221 480 221 430 c 0 221 357 231 285 256 242 c 0 281 197 318 164 374 148 c 1 469 640 l 2 530 955 658 1040 802 1040 c 0 916 1040 1039 1020 1039 804 c 0 1039 757 1033 700 1020 632 c 2 1018 621 l 2 986 457 912 304 846 211 c 0 758 88 638 9 502 -11 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/phi1.glyph000066400000000000000000000013201472062471000313640ustar00rootroot00000000000000StartChar: phi1 Encoding: 981 981 416 Width: 1060 VWidth: 6 Flags: W HStem: -2 153<279.187 350 536 629.48> 874 155<430.735 520 707 763.447> 1393 20G<621.094 783> VStem: 76 160<191.897 593.804> 813 159<416.27 827.973> LayerCount: 2 Fore SplineSet 509 -1 m 1 475 -187 439 -381 437 -398 c 1 275 -396 l 1 276 -380 314 -186 350 -2 c 1 170 7 76 115 76 309 c 0 76 656 249 995 550 1029 c 1 625 1413 l 1 783 1413 l 1 773 1362 743 1211 707 1026 c 1 890 1004 972 866 972 683 c 0 972 292 779 19 509 -1 c 1 379 151 m 1 520 874 l 1 344 845 236 560 236 325 c 0 236 188 304 159 379 151 c 1 813 673 m 0 813 789 774 862 678 876 c 1 624 598 559 264 536 146 c 1 695 160 813 441 813 673 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/pi.glyph000066400000000000000000000013231472062471000311360ustar00rootroot00000000000000StartChar: pi Encoding: 960 960 354 Width: 1060 VWidth: 6 Flags: W HStem: -8 149<771.008 949.457> 860 160<165.16 296 457 734 892 1059.23> VStem: 609 159<143.629 443.164> LayerCount: 2 Fore SplineSet 889 1020 m 2 995 1020 1042 1042 1082 1084 c 1 1166 965 l 1 1071 877 990 863 892 860 c 1 773 245 l 2 770 228 768 214 768 202 c 0 768 144 803 141 835 141 c 0 880 141 909 151 941 180 c 1 998 66 l 1 936 10 867 -8 798 -8 c 0 688 -8 609 49 609 180 c 0 609 205 612 232 618 262 c 2 734 860 l 1 457 860 l 1 398 554 l 2 342 268 243 49 218 -8 c 1 60 12 l 1 91 80 181 264 238 558 c 2 296 853 l 1 260 853 209 850 163 830 c 1 158 998 l 1 204 1014 262 1020 323 1020 c 2 889 1020 l 2 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/plus.glyph000066400000000000000000000010241472062471000315070ustar00rootroot00000000000000StartChar: plus Encoding: 43 43 101 Width: 1060 VWidth: 6 Flags: W HStem: 443 155<100 447 635 983> 1004 20G<559.123 717> LayerCount: 2 Fore SplineSet 100 589 m 1 160 600 228 601 321 601 c 0 367 601 420 601 481 601 c 1 563 1024 l 1 717 1023 l 1 710 982 698 922 686 859 c 0 662 734 635 600 635 600 c 1 761 598 867 598 930 598 c 0 957 598 986 598 1013 598 c 1 983 443 l 1 968 443 l 2 962 443 817 443 608 446 c 1 526 20 l 1 365 22 l 1 447 445 l 1 248 445 140 444 70 434 c 1 100 589 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/plusminus.glyph000066400000000000000000000012751472062471000325730ustar00rootroot00000000000000StartChar: plusminus Encoding: 177 177 145 Width: 1060 VWidth: -6 Flags: W HStem: 186 150<79 422.928 576 908.417> 669 150<167 479 668 1000> LayerCount: 2 Fore SplineSet 167 822 m 1 338 812 408 811 509 811 c 1 581 1172 l 1 741 1171 l 1 668 810 l 1 824 813 823 819 1012 819 c 2 1029 819 l 1 1000 669 l 1 983 669 l 2 797 669 798 663 639 658 c 1 637 647 l 2 616 541 593 433 576 343 c 1 739 340 753 338 918 335 c 1 935 334 l 1 906 184 l 1 889 185 l 1 681 188 609 192 388 192 c 0 256 192 229 191 68 186 c 1 50 186 l 1 79 336 l 1 96 336 l 1 258 340 295 344 416 344 c 1 434 437 456 543 477 649 c 2 479 659 l 1 372 659 314 662 138 672 c 1 167 822 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/psi.glyph000066400000000000000000000022551472062471000313260ustar00rootroot00000000000000StartChar: psi Encoding: 968 968 362 Width: 1060 VWidth: 6 Flags: W HStem: -4 158<272.049 351> 1012 8G<211.778 334 552.129 716 999.636 1079.5> VStem: 60 163<201.212 550.447> 170 164<706.373 1004.67> 923 163<615.81 1008.8> LayerCount: 2 Fore SplineSet 68 366 m 0xe8 80 426 92 489 104 549 c 0 140 731 170 900 170 980 c 0 170 990 170 998 169 1005 c 1 334 1032 l 1 334 1029 334 1025 334 1022 c 0xd8 334 944 302 769 264 573 c 0 253 517 242 459 231 402 c 0 226 374 223 348 223 325 c 0 223 216 282 164 383 154 c 1 439 438 493 693 538 927 c 2 556 1020 l 1 716 1020 l 1 688 875 l 2 642 639 600 431 548 168 c 1 618 187 676 222 722 273 c 0 833 398 864 500 910 738 c 0 919 781 923 828 923 871 c 0 923 920 917 965 908 1002 c 1 1076 1046 l 1 1083 1016 1086 978 1086 939 c 0 1086 870 1077 796 1069 754 c 0 1068 750 1068 746 1067 742 c 0 1065 730 1062 717 1060 705 c 0 1023 514 977 303 769 123 c 0 714 75 646 29 517 8 c 1 491 -124 l 2 469 -239 457 -295 432 -396 c 1 271 -395 l 1 287 -333 296 -290 307 -235 c 0 316 -188 326 -132 343 -46 c 0 346 -32 348 -18 351 -4 c 1 349 -4 348 -4 346 -4 c 0 158 -4 60 121 60 282 c 0 60 309 62 337 68 366 c 0xe8 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/q.glyph000066400000000000000000000015131472062471000307670ustar00rootroot00000000000000StartChar: q Encoding: 113 113 16 Width: 1060 VWidth: -2 Flags: W HStem: -8 152<286.542 475.008> 890 144<443.442 767.614> VStem: 89 152<187.28 570.631> 622 165<-368.954 93.3045> 864 165<961 1004.22> LayerCount: 2 Fore SplineSet 266 514 m 0 249 451 241 395 241 346 c 0 241 218 295 144 373 144 c 0 522 144 704 456 796 664 c 1 834 804 l 1 784 839 711 890 607 890 c 0 416 890 337 774 266 514 c 0 1029 1002 m 1 925 504 l 2 906 407 818 101 796 -52 c 0 790 -94 787 -134 787 -171 c 0 787 -243 799 -307 823 -372 c 1 667 -424 l 1 637 -344 622 -251 622 -165 c 0 622 -126 625 -89 631 -55 c 0 659 105 705 198 716 262 c 1 658 178 556 -8 344 -8 c 0 189 -8 89 140 89 343 c 0 89 394 95 448 108 504 c 0 192 862 326 1034 627 1034 c 0 753 1034 816 994 864 961 c 1 869 984 872 1006 874 1026 c 1 1029 1002 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/question.glyph000066400000000000000000000011641472062471000324000ustar00rootroot00000000000000StartChar: question Encoding: 63 63 119 Width: 1060 VWidth: 0 Flags: W HStem: 0 270<310 508> 1020 21G<214.302 305> 1181 155<379.957 747.159> VStem: 376 175<431 557.719> 810 166<912.709 1122.18> LayerCount: 2 Fore SplineSet 147 1146 m 1 281 1307 479 1336 623 1336 c 0 817 1336 976 1231 976 1088 c 0 976 858 819 752 706 670 c 0 645 626 576 559 560 477 c 2 551 431 l 1 376 431 l 1 384 475 l 2 407 595 475 673 573 747 c 0 703 846 810 909 810 1043 c 0 810 1127 695 1181 585 1181 c 0 493 1181 383 1181 227 1020 c 1 147 1146 l 1 310 270 m 1 560 270 l 1 508 0 l 1 258 0 l 1 310 270 l 1 EndSplineSet Validated: 1 EndChar questiondown.glyph000066400000000000000000000002631472062471000332100ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdirStartChar: questiondown Encoding: 191 191 172 Width: 1060 VWidth: 0 Flags: W LayerCount: 2 Fore Refer: 119 63 S -1 -8.74228e-08 8.74228e-08 -1 1013.09 1020 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/quotedbl.glyph000066400000000000000000000007141472062471000323500ustar00rootroot00000000000000StartChar: quotedbl Encoding: 34 34 92 Width: 1060 VWidth: -25 Flags: W HStem: 798 666 VStem: 333 667 LayerCount: 2 Fore SplineSet 815 1464 m 1 1000 1426 l 1 945 1143 901 999 828 798 c 1 704 834 l 1 740 932 777 1072 777 1197 c 0 777 1218 776 1238 775 1258 c 1 815 1464 l 1 444 1464 m 1 629 1426 l 1 574 1143 530 999 457 798 c 1 333 834 l 1 369 932 406 1072 406 1197 c 0 406 1218 405 1238 404 1258 c 1 444 1464 l 1 EndSplineSet Validated: 1 EndChar quotedblbase.glyph000066400000000000000000000002401472062471000331160ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdirStartChar: quotedblbase Encoding: 8222 8222 535 Width: 1060 VWidth: -25 Flags: W LayerCount: 2 Fore Refer: 534 8221 S 1 0 0 1 -240 -1162 2 Validated: 1 EndChar quotedblleft.glyph000066400000000000000000000011161472062471000331410ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdirStartChar: quotedblleft Encoding: 8220 8220 533 Width: 1060 VWidth: -25 Flags: W VStem: 308 188<1024.21 1245.95> 707 187<1061.61 1269.78> LayerCount: 2 Fore SplineSet 1009 825 m 1 760 766 l 1 714 990 l 2 709 1018 707 1046 707 1073 c 0 707 1297 842 1419 1035 1511 c 1 1077 1403 l 1 970 1354 894 1256 894 1153 c 0 894 1108 918 1059 959 1055 c 1 1009 825 l 1 610 789 m 1 361 730 l 1 315 954 l 2 310 982 308 1010 308 1037 c 0 308 1260 431 1418 651 1529 c 1 696 1418 l 1 556 1330 496 1245 496 1125 c 0 496 1074 515 1023 559 1019 c 1 610 789 l 1 EndSplineSet Validated: 1 EndChar quotedblright.glyph000066400000000000000000000002711472062471000333250ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdirStartChar: quotedblright Encoding: 8221 8221 534 Width: 1060 VWidth: -25 Flags: W LayerCount: 2 Fore Refer: 533 8220 S -1 1.22465e-16 -1.22465e-16 -1 1358 2235.9 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/quoteleft.glyph000066400000000000000000000005531472062471000325420ustar00rootroot00000000000000StartChar: quoteleft Encoding: 8216 8216 529 Width: 1060 VWidth: -25 Flags: W VStem: 516 185<1002.12 1254.07> LayerCount: 2 Fore SplineSet 816 792 m 1 564 737 l 1 524 939 l 2 519 964 516 1009 516 1036 c 0 516 1267 641 1413 809 1516 c 1 883 1406 l 1 757 1329 701 1242 701 1125 c 0 701 1046 734 994 775 989 c 1 816 792 l 1 EndSplineSet Validated: 1 EndChar quotereversed.glyph000066400000000000000000000005761472062471000333550ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdirStartChar: quotereversed Encoding: 8219 8219 532 Width: 1060 VWidth: -25 Flags: W VStem: 504 168<875.252 1147.27> LayerCount: 2 Fore SplineSet 917 1381 m 1 800 1182 l 1 799 1182 l 0 722 1182 672 1119 672 1015 c 0 672 927 697 882 767 826 c 1 649 716 l 1 561 787 504 892 504 1020 c 0 504 1110 524 1178 589 1291 c 2 707 1495 l 1 917 1381 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/quoteright.glyph000066400000000000000000000002641472062471000327240ustar00rootroot00000000000000StartChar: quoteright Encoding: 8217 8217 530 Width: 1060 VWidth: -25 Flags: W LayerCount: 2 Fore Refer: 529 8216 S -1 1.22465e-16 -1.22465e-16 -1 1310 2232 2 Validated: 1 EndChar quotesinglbase.glyph000066400000000000000000000002421472062471000334730ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdirStartChar: quotesinglbase Encoding: 8218 8218 531 Width: 1060 VWidth: -25 Flags: W LayerCount: 2 Fore Refer: 530 8217 S 1 0 0 1 -216 -1173 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/quotesingle.glyph000066400000000000000000000005131472062471000330650ustar00rootroot00000000000000StartChar: quotesingle Encoding: 39 39 70 Width: 1060 VWidth: -25 Flags: W HStem: 788 676 VStem: 473 150<820.559 915.86> LayerCount: 2 Fore SplineSet 584 1464 m 1 795 1433 l 1 740 1150 696 989 623 788 c 1 473 824 l 1 508 921 546 1072 546 1197 c 0 546 1218 545 1238 544 1258 c 1 584 1464 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/r.glyph000066400000000000000000000012011472062471000307620ustar00rootroot00000000000000StartChar: r Encoding: 114 114 17 Width: 1060 VWidth: 4 Flags: W HStem: 0 21G<135 295.036> 865 160<687.601 853.668> VStem: 287 151<640.623 890.408> 856 159<723.094 859.029> LayerCount: 2 Fore SplineSet 421 731 m 1 569 955 687 1025 842 1025 c 0 951 1025 1015 962 1015 854 c 0 1015 817 1010 775 1001 729 c 0 1001 727 1000 725 1000 723 c 1 844 723 l 1 849 756 856 785 856 809 c 0 856 843 841 865 787 865 c 0 686 865 524 669 381 446 c 1 291 0 l 1 135 1 l 1 284 764 l 2 286 773 287 782 287 791 c 0 287 838 261 884 199 931 c 1 319 1067 l 1 364 1024 438 951 438 840 c 0 438 824 424 748 421 731 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/racute.glyph000066400000000000000000000005001472062471000320050ustar00rootroot00000000000000StartChar: racute Encoding: 341 341 273 Width: 1060 VWidth: 32 Flags: W HStem: 0 21G<135 295.036> 865 160<687.601 853.668> 1062 150<604.979 653.552> VStem: 287 151<640.623 890.408> 548 613 856 159<723.094 859.029> LayerCount: 2 Fore Refer: 321 769 S 1 0 0 1 122 -218 2 Refer: 17 114 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/rcaron.glyph000066400000000000000000000004471472062471000320200ustar00rootroot00000000000000StartChar: rcaron Encoding: 345 345 277 Width: 1060 VWidth: 32 Flags: W HStem: 0 21G<135 295.036> 865 160<687.601 853.668> 1061 440 VStem: 287 151<640.623 890.408> 856 159<723.094 859.029> LayerCount: 2 Fore Refer: 332 780 S 1 0 0 1 -18 -159 2 Refer: 17 114 N 1 0 0 1 0 0 3 Validated: 1 EndChar rcommaaccent.glyph000066400000000000000000000004641472062471000331100ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdirStartChar: rcommaaccent Encoding: 343 343 275 Width: 1060 VWidth: 32 Flags: W HStem: -581 498 0 21G<135 295.036> 865 160<687.601 853.668> VStem: 11 322 287 151<640.623 890.408> 856 159<723.094 859.029> LayerCount: 2 Fore Refer: 518 806 S 1 0 0 1 -263 -87 2 Refer: 17 114 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/registered.glyph000066400000000000000000000017101472062471000326630ustar00rootroot00000000000000StartChar: registered Encoding: 174 174 166 Width: 1060 VWidth: 6 Flags: W HStem: 39 140<330.41 703.202> 773 125<511.645 719.087> 1007 139<483.391 839.774> VStem: 45 143<326.084 700.041> 721 123<632.499 767.354> 970 144<460.442 877.038> LayerCount: 2 Fore SplineSet 654 519 m 1 670 466 750 360 786 351 c 1 712 266 l 1 627 299 549 455 537 506 c 1 507 510 468 524 468 524 c 1 422 283 l 1 307 283 l 1 395 736 l 2 405 790 411 827 418 876 c 1 501 889 575 898 637 898 c 0 766 898 844 844 844 732 c 0 844 613 762 537 654 519 c 1 721 708 m 0 721 763 692 773 614 773 c 0 587 773 554 771 514 765 c 1 491 645 l 1 534 624 572 615 603 615 c 0 685 615 721 659 721 708 c 0 188 507 m 0 188 319 298 179 503 179 c 0 733 179 970 349 970 683 c 0 970 891 866 1007 664 1007 c 0 435 1007 188 790 188 507 c 0 687 1146 m 0 954 1146 1114 975 1114 704 c 0 1114 251 782 39 472 39 c 0 219 39 45 228 45 480 c 0 45 895 377 1146 687 1146 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/rho.glyph000066400000000000000000000014611472062471000313210ustar00rootroot00000000000000StartChar: rho Encoding: 961 961 355 Width: 1060 VWidth: -2 Flags: W HStem: 0 156<426.074 671.792> 878 154<500.664 795.186> VStem: 27 162<-396.65 42.3594> 854 161<423.014 817.774> LayerCount: 2 Fore SplineSet 173 562 m 2 230 854 421 1032 659 1032 c 0 856 1032 953 963 997 831 c 0 1010 792 1015 745 1015 695 c 0 1015 644 1010 592 1000 543 c 0 945 258 821 0 499 0 c 2 497 0 l 2 360 0 282 87 250 175 c 1 206 -75 l 2 194 -139 189 -202 189 -257 c 0 189 -315 194 -365 201 -396 c 1 38 -438 l 1 31 -411 27 -364 27 -308 c 0 27 -236 34 -149 49 -70 c 2 173 562 l 2 838 530 m 0 839 536 841 542 842 548 c 0 849 588 854 627 854 662 c 0 854 789 801 878 663 878 c 0 520 878 376 793 329 549 c 0 323 516 320 484 320 454 c 0 320 281 418 156 541 156 c 1 718 158 799 329 838 530 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/ring.glyph000066400000000000000000000012171472062471000314670ustar00rootroot00000000000000StartChar: ring Encoding: 730 730 737 Width: 1060 VWidth: -26 Flags: W HStem: 922 125<513.287 670.549> 1188 124<523.277 682.181> VStem: 378 132<1052.38 1172.47> 684 133<1062.58 1182.69> LayerCount: 2 Fore SplineSet 511 1119 m 0 510 1116 510 1112 510 1109 c 0 510 1077 538 1047 584 1047 c 0 635 1047 676 1084 683 1119 c 0 684 1123 684 1126 684 1130 c 0 684 1161 658 1188 611 1188 c 0 559 1188 518 1154 511 1119 c 0 381 1117 m 0 403 1228 521 1312 636 1312 c 0 739 1312 817 1245 817 1152 c 0 817 1141 816 1129 814 1117 c 0 792 1006 675 922 560 922 c 0 457 922 378 989 378 1083 c 0 378 1094 379 1105 381 1117 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/rtblock.glyph000066400000000000000000000003551472062471000321720ustar00rootroot00000000000000StartChar: rtblock Encoding: 9616 9616 720 Width: 1060 VWidth: 1918 Flags: W VStem: 530 550<-505 1820> LayerCount: 2 Fore SplineSet 530 -505 m 1 530 1820 l 1 1080 1820 l 1 1080 -505 l 1 530 -505 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/s.glyph000066400000000000000000000014271472062471000307750ustar00rootroot00000000000000StartChar: s Encoding: 115 115 18 Width: 1060 VWidth: 6 Flags: W HStem: -20 143<301.504 628.389> 882 148<474.926 893.742> VStem: 71 160<188.4 328.704> 267 168<694.631 841.832> 715 172<207.19 372.533> LayerCount: 2 Fore SplineSet 367 574 m 0 301 622 267 685 267 756 c 0 267 773 269 790 273 808 c 0 305 955 432 1030 640 1030 c 0 776 1030 885 1013 984 972 c 1 926 823 l 1 857 860 751 882 626 882 c 0 496 882 435 821 435 766 c 0 435 744 444 724 463 708 c 0 642 558 887 499 887 306 c 0 887 290 885 273 882 256 c 0 839 35 646 -20 423 -20 c 0 229 -20 71 89 71 267 c 0 71 287 73 308 77 330 c 1 234 329 l 1 232 317 231 306 231 295 c 0 231 183 345 123 448 123 c 0 571 123 693 172 714 282 c 0 715 286 715 291 715 295 c 0 715 391 508 471 367 574 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/sacute.glyph000066400000000000000000000005311472062471000320120ustar00rootroot00000000000000StartChar: sacute Encoding: 347 347 279 Width: 1060 VWidth: 32 Flags: W HStem: -20 143<301.504 628.389> 882 148<474.926 893.742> 1078 150<490.979 539.552> VStem: 71 160<188.4 328.704> 267 168<694.631 841.832> 434 613 715 172<207.19 372.533> LayerCount: 2 Fore Refer: 321 769 S 1 0 0 1 8 -202 2 Refer: 18 115 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/scaron.glyph000066400000000000000000000005021472062471000320110ustar00rootroot00000000000000StartChar: scaron Encoding: 353 353 285 Width: 1060 VWidth: 32 Flags: W HStem: -20 143<301.504 628.389> 882 148<474.926 893.742> 1060 440 VStem: 71 160<188.4 328.704> 267 168<694.631 841.832> 715 172<207.19 372.533> LayerCount: 2 Fore Refer: 332 780 S 1 0 0 1 -13 -160 2 Refer: 18 115 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/scedilla.glyph000066400000000000000000000023201472062471000323040ustar00rootroot00000000000000StartChar: scedilla Encoding: 351 351 283 Width: 1060 VWidth: 32 Flags: W HStem: -411 125<183.312 399.869> -20 143<423.718 622.89> 882 148<474.926 893.742> VStem: 71 160<188.929 328.704> 267 168<694.631 841.832> 407 138<-274.877 -177.195> 715 172<199.846 372.533> LayerCount: 2 Fore SplineSet 367 574 m 0xf6 301 622 267 685 267 756 c 0 267 773 269 790 273 808 c 0 305 955 432 1030 640 1030 c 0 776 1030 885 1013 984 972 c 1 926 823 l 1 857 860 751 882 626 882 c 0 496 882 435 821 435 766 c 0xfa 435 744 444 724 463 708 c 0 642 558 887 499 887 306 c 0 887 290 885 273 882 256 c 0 839 37 649 -19 429 -20 c 1 424 -41 419 -70 418 -72 c 1 499 -76 545 -121 545 -198 c 0 545 -212 543 -227 540 -243 c 0 520 -344 407 -411 323 -411 c 0 257 -411 190 -386 141 -350 c 1 200 -244 l 1 230 -262 265 -286 316 -286 c 0 352 -286 397 -266 407 -228 c 1 407 -226 l 2 407 -224 408 -221 408 -219 c 0 408 -193 376 -172 332 -172 c 0 284 -172 281 -179 251 -189 c 1 287 -1 l 1 289 -1 l 1 161 37 71 132 71 267 c 0 71 287 73 308 77 330 c 1 234 329 l 1 232 317 231 306 231 295 c 0 231 183 345 123 448 123 c 0 571 123 693 172 714 282 c 0 715 286 715 291 715 295 c 0 715 391 508 471 367 574 c 0xf6 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/scircumflex.glyph000066400000000000000000000005051472062471000330530ustar00rootroot00000000000000StartChar: scircumflex Encoding: 349 349 281 Width: 1060 VWidth: 32 Flags: W HStem: -20 143<301.504 628.389> 882 148<474.926 893.742> 1096 429 VStem: 71 160<188.4 328.704> 267 168<694.631 841.832> 715 172<207.19 372.533> LayerCount: 2 Fore Refer: 322 770 S 1 0 0 1 5 -174 2 Refer: 18 115 N 1 0 0 1 0 0 3 Validated: 1 EndChar scommaaccent.glyph000066400000000000000000000005171472062471000331100ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdirStartChar: scommaaccent Encoding: 537 537 475 Width: 1060 VWidth: 0 Flags: W HStem: -640 498 -20 143<301.504 628.389> 882 148<474.926 893.742> VStem: 71 160<188.4 328.704> 205 322 267 168<694.631 841.832> 715 172<207.19 372.533> LayerCount: 2 Fore Refer: 518 806 N 1 0 0 1 -69 -146 2 Refer: 18 115 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/section.glyph000066400000000000000000000031321472062471000321720ustar00rootroot00000000000000StartChar: section Encoding: 167 167 159 Width: 1060 VWidth: 4 Flags: W HStem: -322 155<295.722 541.466> -50 20G<117 272> 1213 155<526.101 766.962> VStem: 111 160<-134.064 -31> 166 160<554.545 702.994> 285 158<901.458 1134.25> 623 165<-88.6952 139.763> 740 166<392 492.034> 794 154<1081 1185.29> LayerCount: 2 Fore SplineSet 666 319 m 1xe9 718 339 729 358 736 392 c 2 740 409 l 1 740 411 740 412 740 414 c 0 740 433 734 454 715 475 c 0 632 567 509 640 409 722 c 1 343 697 335 679 327 637 c 0 326 634 326 632 326 629 c 0 326 610 337 588 355 569 c 0 438 476 566 399 666 319 c 1xe9 290 1040 m 0 332 1258 532 1368 685 1368 c 0 837 1368 948 1292 948 1142 c 0 948 1123 946 1103 942 1081 c 1 791 1080 l 1 793 1095 794 1107 794 1117 c 0xe480 794 1149 784 1162 763 1183 c 1 741 1203 707 1213 655 1213 c 1 566 1211 468 1152 449 1055 c 0 445 1033 443 1014 443 998 c 0 443 924 488 899 578 827 c 0 658 763 766 698 846 594 c 1 880 553 906 500 906 442 c 0xe5 906 430 904 418 902 405 c 0 882 300 835 246 762 198 c 1 779 164 788 123 788 76 c 0 788 54 786 31 782 6 c 0 781 3 781 0 780 -3 c 0 737 -223 533 -322 378 -322 c 0 223 -322 111 -246 111 -93 c 0 111 -74 113 -53 117 -31 c 1 272 -30 l 1 272 -40 271 -49 271 -57 c 0xf2 271 -97 278 -115 301 -135 c 0 322 -154 358 -167 408 -167 c 1 501 -164 598 -112 618 -9 c 0 621 7 623 24 623 45 c 0 623 48 623 52 623 55 c 0 620 101 570 159 488 220 c 1 404 281 296 348 215 450 c 1 184 492 166 541 166 595 c 0xea 166 610 167 625 170 641 c 0 190 745 242 794 314 841 c 1 295 878 285 928 285 979 c 0xe4 285 999 286 1020 290 1040 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/semicolon.glyph000066400000000000000000000003621472062471000325200ustar00rootroot00000000000000StartChar: semicolon Encoding: 59 59 67 Width: 1060 VWidth: 26 Flags: W HStem: -393 667 750 269<513.03 712.03> VStem: 223 408 461.03 303 LayerCount: 2 Fore Refer: 54 44 N 1 0 0 1 0 0 2 Refer: 53 46 N 1 0 0 1 139.03 750 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/seven.glyph000066400000000000000000000010771472062471000316540ustar00rootroot00000000000000StartChar: seven Encoding: 55 55 111 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<238 447> 1023 21G<289.672 340.5> 1131 155<362.031 932> VStem: 238 165<0 160.057> LayerCount: 2 Fore SplineSet 327 1292 m 1 411 1292 518 1286 595 1286 c 0 746 1286 944 1286 1087 1286 c 2 1128 1286 l 1 1158 1204 l 1 765 667 491 454 403 0 c 1 238 0 l 1 317 407 578 714 932 1133 c 1 880 1131 805 1131 734 1131 c 0 687 1131 641 1131 605 1131 c 0 542 1131 456 1136 394 1139 c 1 368 1102 351 1066 330 1023 c 1 207 1084 l 1 237 1143 286 1217 327 1292 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/shade.glyph000066400000000000000000000063111472062471000316140ustar00rootroot00000000000000StartChar: shade Encoding: 9618 9618 722 Width: 1060 VWidth: 1918 Flags: W HStem: -505 290<118 255 392 530 668 805 942 1080> -214 289<-20 118 255 392 530 668 805 942> 76 290<118 255 392 530 668 805 942 1080> 367 290<-20 118 255 392 530 668 805 942> 658 289<118 255 392 530 668 805 942 1080> 948 290<-20 118 255 392 530 668 805 942> 1239 289<118 255 392 530 668 805 942 1080> 1529 291<-20 118 255 392 530 668 805 942> VStem: -20 138<-214 75 367 657 948 1238 1529 1820> 118 137<-505 -215 76 366 658 947 1239 1528> 255 137<-214 75 367 657 948 1238 1529 1820> 392 138<-505 -215 76 366 658 947 1239 1528> 530 138<-214 75 367 657 948 1238 1529 1820> 668 137<-505 -215 76 366 658 947 1239 1528> 805 137<-214 75 367 657 948 1238 1529 1820> 942 138<-505 -215 76 366 658 947 1239 1528> LayerCount: 2 Fore SplineSet 805 1820 m 1xff02 942 1820 l 1 942 1529 l 1 805 1529 l 1 805 1820 l 1xff02 530 1820 m 1xff08 668 1820 l 1 668 1529 l 1 530 1529 l 1 530 1820 l 1xff08 -20 1820 m 1xff80 118 1820 l 1 118 1529 l 1 -20 1529 l 1 -20 1820 l 1xff80 255 1820 m 1xff20 392 1820 l 1 392 1529 l 1 255 1529 l 1 255 1820 l 1xff20 805 947 m 1xff04 805 658 l 1 668 658 l 1 668 947 l 1 805 947 l 1xff04 805 948 m 1xff02 805 1238 l 1 942 1238 l 1 942 948 l 1 805 948 l 1xff02 942 947 m 1xff01 1080 947 l 1 1080 658 l 1 942 658 l 1 942 947 l 1xff01 530 947 m 1xff10 530 658 l 1 392 658 l 1 392 947 l 1 530 947 l 1xff10 530 948 m 1xff08 530 1238 l 1 668 1238 l 1 668 948 l 1 530 948 l 1xff08 -20 948 m 1xff80 -20 1238 l 1 118 1238 l 1 118 948 l 1 -20 948 l 1xff80 118 947 m 1xff40 255 947 l 1 255 658 l 1 118 658 l 1 118 947 l 1xff40 255 948 m 1xff20 255 1238 l 1 392 1238 l 1 392 948 l 1 255 948 l 1xff20 805 657 m 1xff02 942 657 l 1 942 367 l 1 805 367 l 1 805 657 l 1xff02 530 657 m 1xff08 668 657 l 1 668 367 l 1 530 367 l 1 530 657 l 1xff08 -20 657 m 1xff80 118 657 l 1 118 367 l 1 -20 367 l 1 -20 657 l 1xff80 255 657 m 1xff20 392 657 l 1 392 367 l 1 255 367 l 1 255 657 l 1xff20 805 366 m 1xff04 805 76 l 1 668 76 l 1 668 366 l 1 805 366 l 1xff04 942 366 m 1xff01 1080 366 l 1 1080 76 l 1 942 76 l 1 942 366 l 1xff01 530 366 m 1xff10 530 76 l 1 392 76 l 1 392 366 l 1 530 366 l 1xff10 118 366 m 1xff40 255 366 l 1 255 76 l 1 118 76 l 1 118 366 l 1xff40 805 75 m 1xff02 942 75 l 1 942 -214 l 1 805 -214 l 1 805 75 l 1xff02 530 75 m 1xff08 668 75 l 1 668 -214 l 1 530 -214 l 1 530 75 l 1xff08 -20 75 m 1xff80 118 75 l 1 118 -214 l 1 -20 -214 l 1 -20 75 l 1xff80 255 75 m 1xff20 392 75 l 1 392 -214 l 1 255 -214 l 1 255 75 l 1xff20 1080 -505 m 1xff01 942 -505 l 1 942 -215 l 1 1080 -215 l 1 1080 -505 l 1xff01 805 -505 m 1xff04 668 -505 l 1 668 -215 l 1 805 -215 l 1 805 -505 l 1xff04 530 -505 m 1xff10 392 -505 l 1 392 -215 l 1 530 -215 l 1 530 -505 l 1xff10 118 -505 m 1xff40 118 -215 l 1 255 -215 l 1 255 -505 l 1 118 -505 l 1xff40 1080 1239 m 1xff01 942 1239 l 1 942 1528 l 1 1080 1528 l 1 1080 1239 l 1xff01 805 1239 m 1xff04 668 1239 l 1 668 1528 l 1 805 1528 l 1 805 1239 l 1xff04 530 1239 m 1xff10 392 1239 l 1 392 1528 l 1 530 1528 l 1 530 1239 l 1xff10 118 1239 m 1xff40 118 1528 l 1 255 1528 l 1 255 1239 l 1 118 1239 l 1xff40 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/sigma.glyph000066400000000000000000000013441472062471000316310ustar00rootroot00000000000000StartChar: sigma Encoding: 963 963 357 Width: 1060 VWidth: 6 Flags: W HStem: 1 155<301.229 575.449> 874 148<464.639 737.927 891 1095.91> VStem: 73 162<223.806 576.998> 760 161<381.718 870.376> LayerCount: 2 Fore SplineSet 891 872 m 1 914 841 921 688 921 634 c 0 921 266 730 1 409 1 c 2 407 1 l 2 182 2 73 127 73 329 c 0 73 371 78 416 87 464 c 0 144 756 303 1019 657 1022 c 0 674 1022 733 1023 805 1023 c 0 932 1023 1099 1021 1148 1012 c 1 1098 859 l 1 1054 866 973 870 891 872 c 1 720 874 m 1 712 874 705 874 698 874 c 0 676 874 661 874 657 874 c 0 401 874 293 713 246 469 c 0 239 433 235 399 235 368 c 0 235 234 303 156 439 156 c 0 638 156 760 370 760 625 c 0 760 687 750 838 720 874 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/sigma1.glyph000066400000000000000000000013201472062471000317040ustar00rootroot00000000000000StartChar: sigma1 Encoding: 962 962 356 Width: 1060 VWidth: 4 Flags: W HStem: -351 152<466 625.422> 865 153<437.259 784.084> VStem: 79 163<225.968 626.422> 667 161<-158.755 -44.2198> LayerCount: 2 Fore SplineSet 257 527 m 0 247 473 242 426 242 387 c 0 242 151 406 154 462 150 c 0 694 131 828 89 828 -46 c 0 828 -61 826 -77 823 -95 c 0 804 -191 725 -343 459 -351 c 1 466 -199 l 1 583 -185 653 -168 666 -99 c 0 667 -96 667 -94 667 -92 c 0 667 -32 516 -16 436 -7 c 0 192 18 79 129 79 350 c 0 79 403 85 461 98 527 c 0 169 894 372 1018 687 1018 c 0 782 1018 851 994 902 948 c 0 954 901 973 841 985 789 c 1 820 729 l 1 817 770 806 865 646 865 c 0 425 865 303 766 257 527 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/six.glyph000066400000000000000000000013761472062471000313410ustar00rootroot00000000000000StartChar: six Encoding: 54 54 110 Width: 1060 VWidth: 0 Flags: W HStem: -3 153<316.296 610.11> 591 155<398.832 686.918> 1154 147<751.408 959.975> VStem: 98 160<207.797 468.785> 740 163<279.42 536.297> LayerCount: 2 Fore SplineSet 969 1154 m 1 668 1133 502 995 405 838 c 0 368 776 345 714 324 654 c 1 387 700 443 746 593 746 c 0 785 746 903 636 903 458 c 0 903 430 900 400 894 368 c 0 845 115 647 -3 411 -3 c 0 197 -3 98 138 98 339 c 0 98 384 102 431 112 481 c 0 135 600 184 752 271 900 c 0 384 1092 584 1268 959 1301 c 1 969 1154 l 1 260 403 m 1 259 388 258 374 258 360 c 0 258 223 321 150 441 150 c 0 585 150 709 232 735 368 c 0 739 387 740 405 740 422 c 0 740 526 673 591 554 591 c 0 421 591 293 488 260 403 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/slash.glyph000066400000000000000000000003761472062471000316470ustar00rootroot00000000000000StartChar: slash Encoding: 47 47 104 Width: 1060 VWidth: 60 Flags: W LayerCount: 2 Fore SplineSet 6 -57 m 1 15 -44 54 13 80 55 c 1 220 280 777 1175 941 1461 c 1 1080 1380 l 1 874 1028 321 141 146 -141 c 1 6 -57 l 1 EndSplineSet Validated: 1 EndChar slash_asterisk.liga.glyph000066400000000000000000000003011472062471000343740ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdirStartChar: slash_asterisk.liga Encoding: 57405 57405 1037 Width: 1060 VWidth: 60 Flags: W LayerCount: 2 Fore Refer: 191 42 N 1 0 0 1 0 0 2 Refer: 104 47 N 1 0 0 1 -847 0 2 Validated: 1 EndChar slash_asterisk_asterisk_slash.liga.glyph000066400000000000000000000004301472062471000374760ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdirStartChar: slash_asterisk_asterisk_slash.liga Encoding: 57407 57407 987 Width: 1060 VWidth: 0 Flags: W LayerCount: 2 Fore Refer: 191 42 N 1 0 0 1 -2120 0 2 Refer: 104 47 N 1 0 0 1 -2860 0 2 Refer: 104 47 N 1 0 0 1 -160 0 2 Refer: 191 42 N 1 0 0 1 -1060 0 2 Validated: 513 EndChar slash_slash.liga.glyph000066400000000000000000000003001472062471000336600ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdirStartChar: slash_slash.liga Encoding: 57404 57404 984 Width: 1060 VWidth: 60 Flags: W LayerCount: 2 Fore Refer: 104 47 N 1 0 0 1 -960 0 2 Refer: 104 47 N 1 0 0 1 -100 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/space.glyph000066400000000000000000000001541472062471000316220ustar00rootroot00000000000000StartChar: space Encoding: 32 32 69 Width: 1060 VWidth: 32 Flags: W LayerCount: 2 Fore Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/sterling.glyph000066400000000000000000000027121472062471000323600ustar00rootroot00000000000000StartChar: sterling Encoding: 163 163 154 Width: 1060 VWidth: 0 Flags: W HStem: -13 152<102.5 266.245 543.136 798.64> 687 152<260 389 548 920> 1198 153<613.659 811.421> VStem: 16 156<139.007 267.198> 389 158<335.676 682 839 1123.43> 806 151<147.781 229> 832 155<1118 1181.19> LayerCount: 2 Fore SplineSet 269 186 m 1xf8 242 216 231 254 211 269 c 1 200 262 181 231 175 201 c 0 175 199 174 197 174 195 c 0 173 187 172 179 172 173 c 0 172 148 181 139 194 139 c 0 216 139 249 166 269 186 c 1xf8 920 691 m 1 844 682 762 682 664 682 c 2 547 682 l 1 547 589 546 495 526 385 c 0 516 333 498 278 477 230 c 1 559 169 606 137 695 137 c 0 788 137 794 154 806 214 c 0 807 219 808 224 809 229 c 1 965 231 l 1 957 190 l 1xfc 927 54 832 -15 691 -16 c 0 573 -16 480 25 385 95 c 1 324 29 231 -13 144 -13 c 0 61 -13 16 51 16 137 c 0 16 154 18 173 22 192 c 0 42 293 88 370 168 412 c 0 187 421 206 424 221 424 c 0 224 424 227 424 230 424 c 0 289 424 331 369 357 334 c 1 363 354 367 375 371 397 c 0 388 485 389 560 389 638 c 0 389 654 389 669 389 685 c 1 337 687 293 687 248 687 c 2 231 687 l 1 260 839 l 1 389 839 l 1 390 910 392 977 405 1043 c 0 445 1248 577 1351 766 1351 c 0 913 1351 981 1245 987 1118 c 1 832 1075 l 1xfa 828 1137 817 1196 736 1198 c 0 734 1198 732 1198 730 1198 c 0 613 1198 577 1116 564 1051 c 0 554 997 550 900 548 834 c 1 696 837 l 1 715 837 735 837 753 837 c 0 827 837 893 838 950 844 c 1 920 691 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/t.glyph000066400000000000000000000014471472062471000310000ustar00rootroot00000000000000StartChar: t Encoding: 116 116 19 Width: 1060 VWidth: 0 Flags: W HStem: -6 155<419.13 735.48> 865 147<141.296 142 143.267 305 610.987 760> VStem: 198 162<206.068 583.06> LayerCount: 2 Fore SplineSet 377 474 m 1 370 434 l 2 363 400 360 369 360 342 c 0 360 202 444 149 568 149 c 0 719 149 790 225 829 294 c 1 950 201 l 1 904 118 785 -6 540 -6 c 0 347 -6 198 99 198 318 c 0 198 353 202 390 210 431 c 2 218 474 l 1 242 578 261 672 305 865 c 1 226 865 l 2 198 865 169 861 142 854 c 1 123 1000 l 1 149 1009 222 1012 255 1012 c 2 335 1012 l 1 349 1082 367 1176 381 1246 c 1 539 1245 l 1 526 1179 507 1085 493 1017 c 1 615 1017 l 1 760 1018 914 1019 914 1019 c 1 932 1019 l 1 903 872 l 1 587 872 l 2 541 872 513 869 467 869 c 1 418 665 400 574 377 474 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/tau.glyph000066400000000000000000000013561472062471000313250ustar00rootroot00000000000000StartChar: tau Encoding: 964 964 358 Width: 1060 VWidth: 0 Flags: W HStem: -3 155<541.176 760.351> 875 145<213.625 361 361.083 495 647.1 1081> VStem: 369 162<165.562 495.673> LayerCount: 2 Fore SplineSet 683 1020 m 1 805 1020 l 2 853 1020 902 1020 944 1020 c 0 1091 1020 l 1 1109 1020 l 1 1081 873 l 1 777 875 l 1 656 875 l 1 607 671 583 540 560 440 c 1 552 400 l 2 539 335 531 286 531 249 c 0 531 176 564 152 660 152 c 0 730 152 788 210 831 286 c 1 951 228 l 1 920 172 828 -3 631 -3 c 0 437 -3 369 58 369 206 c 0 369 258 377 321 392 397 c 2 401 440 l 1 425 544 451 683 495 876 c 1 475 875 361 874 361 874 c 2 291 873 226 839 170 807 c 1 126 933 l 1 185 977 288 1019 384 1019 c 2 683 1020 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/tbar.glyph000066400000000000000000000017121472062471000314600ustar00rootroot00000000000000StartChar: tbar Encoding: 359 359 291 Width: 1060 VWidth: 0 Flags: W HStem: -6 155<419.13 735.48> 504 159<94 225 419 662> 865 147<141.296 142 143.267 305 610.987 760> VStem: 198 162<206.068 503.531> LayerCount: 2 Fore SplineSet 377 474 m 2 370 434 l 1 363 400 360 369 360 342 c 0 360 202 444 149 568 149 c 0 719 149 790 225 829 294 c 1 950 201 l 1 904 118 785 -6 540 -6 c 0 347 -6 198 99 198 318 c 0 198 353 202 390 210 431 c 2 218 474 l 2 220 484 223 494 225 504 c 1 65 504 l 1 94 663 l 1 260 663 l 1 272 718 286 783 305 865 c 1 226 865 l 2 198 865 169 861 142 854 c 1 123 1000 l 1 149 1009 222 1012 255 1012 c 2 335 1012 l 1 349 1082 367 1176 381 1246 c 1 539 1245 l 1 526 1179 507 1085 493 1017 c 1 615 1017 l 1 760 1018 914 1019 914 1019 c 1 932 1019 l 1 903 872 l 1 587 872 l 2 541 872 513 869 467 869 c 1 447 784 431 718 419 663 c 1 691 663 l 1 662 504 l 1 384 504 l 1 382 494 379 484 377 474 c 2 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/tcaron.glyph000066400000000000000000000006201472062471000320130ustar00rootroot00000000000000StartChar: tcaron Encoding: 357 357 289 Width: 1060 VWidth: 32 Flags: W HStem: -6 155<419.13 735.48> 865 147<141.296 142 143.267 305 610.987 760> VStem: 198 162<206.068 583.06> 669 152<1127.79 1249.75> LayerCount: 2 Fore SplineSet 931 1469 m 1 893 1357 866 1248 821 1097 c 1 669 1131 l 1 687 1273 716 1414 737 1517 c 1 931 1469 l 1 EndSplineSet Refer: 19 116 N 1 0 0 1 0 0 2 Validated: 1 EndChar tcommaaccent.glyph000066400000000000000000000023171472062471000331110ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdirStartChar: tcommaaccent Encoding: 355 355 287 Width: 1060 VWidth: 32 Flags: W HStem: -382 125<300.312 516.869> -6 155<539.691 735.809> 865 147<141.296 142 143.267 305 610.987 760> VStem: 198 162<206.508 583.06> 524 138<-245.877 -148.195> LayerCount: 2 Fore SplineSet 377 474 m 1 370 434 l 1 363 400 360 369 360 342 c 0 360 202 444 149 568 149 c 0 719 149 790 225 829 294 c 1 950 201 l 1 904 118 786 -5 543 -6 c 1 539 -24 536 -41 535 -43 c 1 616 -47 662 -92 662 -169 c 0 662 -183 660 -198 657 -214 c 0 637 -315 524 -382 440 -382 c 0 374 -382 307 -357 258 -321 c 1 317 -215 l 1 347 -233 382 -257 433 -257 c 0 469 -257 514 -237 524 -199 c 1 524 -197 l 2 524 -195 525 -192 525 -190 c 0 525 -164 493 -143 449 -143 c 0 401 -143 398 -150 368 -160 c 1 402 15 l 1 281 56 198 155 198 318 c 0 198 353 202 390 210 431 c 2 218 474 l 1 242 578 261 672 305 865 c 1 226 865 l 2 198 865 169 861 142 854 c 1 123 1000 l 1 149 1009 222 1012 255 1012 c 2 335 1012 l 1 349 1082 367 1176 381 1246 c 1 539 1245 l 1 526 1179 507 1085 493 1017 c 1 615 1017 l 1 760 1018 914 1019 914 1019 c 1 932 1019 l 1 903 872 l 1 587 872 l 2 541 872 513 869 467 869 c 1 418 665 400 574 377 474 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/theta.glyph000066400000000000000000000017461472062471000316440ustar00rootroot00000000000000StartChar: theta Encoding: 952 952 346 Width: 1060 VWidth: 0 Flags: W HStem: -16 153<315.19 600.13> 595 158<281.473 849.367> 1170 153<537.035 795.798> VStem: 64 164<229.11 575.015> 886 159<747.081 1067.33> LayerCount: 2 Fore SplineSet 261 247 m 0 297 182 354 137 462 137 c 0 578 137 666 224 727 307 c 1 773 363 824 484 851 585 c 1 808 592 753 595 687 595 c 0 565 595 408 585 238 576 c 1 232 535 228 488 228 440 c 0 228 364 238 288 261 247 c 0 704 1323 m 0 798 1323 1045 1258 1045 869 c 0 1045 801 1037 722 1020 632 c 2 1018 621 l 2 986 457 914 324 848 231 c 0 745 87 597 -16 432 -16 c 0 310 -16 195 32 133 132 c 0 87 205 64 305 64 416 c 0 64 471 69 530 81 590 c 0 135 867 261 1059 349 1154 c 0 432 1244 562 1323 704 1323 c 0 880 745 m 1 884 779 886 814 886 849 c 0 886 909 880 966 865 1014 c 0 829 1128 751 1170 679 1170 c 0 601 1170 534 1138 461 1062 c 0 393 992 323 879 275 732 c 1 497 747 642 753 738 753 c 0 806 753 851 750 880 745 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/theta1.glyph000066400000000000000000000021471472062471000317210ustar00rootroot00000000000000StartChar: theta1 Encoding: 977 977 412 Width: 1060 VWidth: 0 Flags: W HStem: -16 153<315.19 600.13> 590 158<395.631 849.022> 1170 153<521.644 795.798> VStem: 64 164<229.11 589.579> 200 163<781.119 1019.78> 885 160<743.772 1069.42> LayerCount: 2 Fore SplineSet 243 603 m 1xf4 234 557 228 497 228 437 c 0xf4 228 362 238 288 261 247 c 0 297 182 354 137 462 137 c 0 578 137 666 224 727 307 c 1 773 363 824 483 851 584 c 1 809 590 754 591 690 591 c 0 639 591 582 590 520 590 c 0 376 590 200 656 200 847 c 0xec 200 869 202 893 207 918 c 0 221 990 249 1069 334 1160 c 0 417 1250 562 1323 704 1323 c 0 798 1323 1045 1258 1045 869 c 0 1045 801 1037 722 1020 632 c 2 1018 621 l 2 986 457 914 324 848 231 c 0 745 87 597 -16 432 -16 c 0 310 -16 195 32 133 132 c 0 87 205 64 305 64 416 c 0 64 471 69 530 81 590 c 1 243 603 l 1xf4 879 742 m 1 883 779 885 818 885 855 c 0 885 913 880 968 865 1014 c 0 829 1128 751 1170 679 1170 c 0 601 1170 522 1143 447 1068 c 0 387 1008 373 957 367 927 c 0 364 910 363 895 363 881 c 0xec 363 765 458 748 558 748 c 0 738 748 829 747 879 742 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/thorn.glyph000066400000000000000000000014541472062471000316650ustar00rootroot00000000000000StartChar: thorn Encoding: 254 254 206 Width: 1060 VWidth: -2 Flags: W HStem: -7 155<304.972 591.033> 858 155<464.485 751.056> 1296 20G<277 444.5> VStem: -22 161<-397 -118.344> 278 167<1034.8 1297.6> 798 161<401.089 811.703> LayerCount: 2 Fore SplineSet 798 668 m 0 798 788 750 858 623 858 c 0 523 858 429 812 336 698 c 1 251 262 l 1 293 211 309 148 429 148 c 0 619 148 798 307 798 668 c 0 188 739 m 2 190 747 259 1109 261 1117 c 0 272 1174 278 1229 278 1270 c 0 278 1279 278 1288 277 1296 c 1 445 1316 l 1 444 1308 445 1259 438 1225 c 0 379 922 l 1 453 978 529 1013 652 1013 c 0 838 1013 959 886 959 699 c 0 959 220 759 -7 385 -7 c 0 285 -7 253 25 211 56 c 1 171 -151 l 2 153 -245 145 -329 139 -397 c 1 -22 -406 l 1 -17 -333 -3 -237 15 -146 c 2 188 739 l 2 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/three.glyph000066400000000000000000000017451472062471000316450ustar00rootroot00000000000000StartChar: three Encoding: 51 51 107 Width: 1060 VWidth: 0 Flags: W HStem: -22 155<276.536 586.139> 666 158<425 622.431> 1150 153<473.574 743.242> VStem: 60 162<184.615 335> 726 164<275.442 575.29> 770 163<928.605 1118.94> LayerCount: 2 Fore SplineSet 68 335 m 1xf8 226 336 l 1 223 321 222 308 222 294 c 0 222 200 288 133 417 133 c 0 575 133 689 226 718 374 c 0 723 402 726 426 726 450 c 0xf8 726 521 700 575 635 615 c 0 554 666 474 666 394 666 c 1 425 824 l 1 441 824 l 2 479 824 529 826 606 850 c 1 696 880 748 927 768 1028 c 0 769 1035 770 1041 770 1047 c 0 770 1113 698 1150 606 1150 c 0 479 1150 400 1046 375 1010 c 1 249 1089 l 1 257 1104 382 1303 625 1303 c 2 636 1303 l 2 796 1303 933 1240 933 1089 c 0xf4 933 1072 931 1053 927 1033 c 0 902 905 830 798 731 757 c 1 844 697 890 604 890 487 c 0 890 452 886 415 878 376 c 0 861 291 811 180 729 101 c 0 648 24 546 -22 387 -22 c 0 177 -22 60 94 60 259 c 0 60 283 63 309 68 335 c 1xf8 EndSplineSet Validated: 1 EndChar threequarters.glyph000066400000000000000000000007531472062471000333530ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdirStartChar: threequarters Encoding: 190 190 203 Width: 1060 VWidth: 0 Flags: W HStem: -159 135<393 580 750 849> 534 141<162 1028> 756 139<468.917 759.163> 1106 113<635.943 774.555> 1345 21G<547.13 578.5> 1395 135<567.079 816.742> VStem: 227 651 793 150<931.367 1081.2> 821 136<1246.32 1384.47> LayerCount: 2 Fore SplineSet 162 675 m 1xfc 1055 675 l 1 1028 534 l 1 135 534 l 1 162 675 l 1xfc EndSplineSet Refer: 971 8324 N 1 0 0 1 0 0 2 Refer: 197 179 N 1 0 0 1 0 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/tilde.glyph000066400000000000000000000006251472062471000316330ustar00rootroot00000000000000StartChar: tilde Encoding: 126 126 120 Width: 1060 VWidth: -12 Flags: W HStem: 417 153<654.338 827.231> 612 154<292.519 485.816> LayerCount: 2 Fore SplineSet 446 766 m 0 626 766 622 570 729 570 c 0 816 570 911 694 938 759 c 1 1070 698 l 1 1030 610 924 417 695 417 c 0 534 417 518 612 406 612 c 0 323 612 213 515 148 428 c 1 36 519 l 1 132 654 239 766 446 766 c 0 EndSplineSet Validated: 1 EndChar tilde_greater.liga.glyph000066400000000000000000000015441472062471000342010ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdirStartChar: tilde_greater.liga Encoding: 57642 57642 1016 Width: 1060 VWidth: 6 Flags: W HStem: 241 151<-236.361 -18.5363> 487 150<227.525 565.622> 639 153<-725.063 -500.47> LayerCount: 2 Fore SplineSet 123 368 m 0 62 311 -40 241 -165 241 c 0 -309 241 -387 360 -441 491 c 0 -484 595 -521 639 -605 639 c 0 -706 639 -798 562 -880 357 c 1 -1021 389 l 1 -908 657 -739 792 -579 792 c 0 -443 792 -360 687 -309 565 c 0 -259 447 -221 392 -145 392 c 0 -82 392 -35 417 35 477 c 0 90 524 213 637 408 637 c 0 567 637 636 557 753 530 c 1 760 534 766 539 772 543 c 1 659 654 440 849 352 996 c 1 480 1098 l 1 494 1060 526 1021 563 979 c 0 635 893 947 602 970 584 c 1 946 464 l 1 764 335 416 94 278 -4 c 0 247 -25 225 -42 189 -58 c 1 89 75 l 1 212 155 425 304 602 426 c 1 537 456 467 487 371 487 c 0 263 487 150 393 123 368 c 0 EndSplineSet Validated: 1 EndChar tilde_tilde.liga.glyph000066400000000000000000000013751472062471000336530ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdirStartChar: tilde_tilde.liga Encoding: 57643 57643 1015 Width: 1060 VWidth: 6 Flags: W HStem: 239 153<-311.47 -112.922 600.196 787.623> 639 151<-725.921 -531.509 187.334 382.62> LayerCount: 2 Fore SplineSet -611 639 m 0 -706 639 -798 562 -880 357 c 1 -1021 389 l 1 -895 663 -786 790 -591 790 c 0 -437 790 -393 656 -363 553 c 0 -331 441 -293 392 -220 392 c 0 -154 392 -90 437 -24 544 c 0 72 698 176 790 314 790 c 0 462 790 520 690 556 544 c 0 581 441 620 392 683 392 c 0 770 392 858 470 940 675 c 1 1082 642 l 1 959 353 805 239 667 239 c 0 554 239 460 321 428 470 c 0 402 591 368 639 291 639 c 0 225 639 164 593 84 466 c 0 -23 296 -129 239 -245 239 c 0 -363 239 -440 321 -482 476 c 0 -511 582 -545 639 -611 639 c 0 EndSplineSet Validated: 1 EndChar tilde_tilde_greater.liga.glyph000066400000000000000000000022441472062471000353600ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdirStartChar: tilde_tilde_greater.liga Encoding: 57644 57644 1017 Width: 1060 VWidth: 6 Flags: W HStem: 241 151<-1302.8 -1084.17 -240.361 -22.5363> 487 150<223.525 563.373> 639 153<-1784.85 -1561.98 -722.41 -504.47> LayerCount: 2 Fore SplineSet -1940 357 m 1 -2081 389 l 1 -1968 657 -1799 792 -1639 792 c 0 -1476 792 -1416 684 -1367 562 c 0 -1319 443 -1297 392 -1208 392 c 0 -1105 392 -1055 454 -955 567 c 0 -852 684 -717 792 -583 792 c 0 -447 792 -364 687 -313 565 c 0 -263 447 -225 392 -149 392 c 0 -86 392 -39 417 31 477 c 0 86 524 209 637 404 637 c 0 563 637 635 557 753 530 c 1 760 534 766 539 772 543 c 1 659 654 440 849 352 996 c 1 480 1098 l 1 494 1060 526 1021 563 979 c 0 635 893 947 602 970 584 c 1 946 464 l 1 764 335 416 94 278 -4 c 0 247 -25 225 -42 189 -58 c 1 89 75 l 1 212 155 424 304 601 426 c 1 535 456 463 487 367 487 c 0 259 487 146 393 119 368 c 0 58 311 -44 241 -169 241 c 0 -313 241 -391 360 -445 491 c 0 -488 595 -525 639 -609 639 c 0 -686 639 -747 585 -835 485 c 0 -945 359 -1055 241 -1215 241 c 0 -1386 241 -1451 356 -1503 488 c 0 -1544 592 -1579 639 -1665 639 c 0 -1765 639 -1858 562 -1940 357 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/tildecomb.glyph000066400000000000000000000006751472062471000325010ustar00rootroot00000000000000StartChar: tildecomb Encoding: 771 771 323 Width: 1060 VWidth: -12 Flags: W HStem: 1412 153<773.861 986.291> 1541 153<474.568 681.314> LayerCount: 2 Fore SplineSet 599 1694 m 0x40 735 1694 776 1565 866 1565 c 0 951 1565 1007 1604 1038 1692 c 1 1191 1634 l 1 1135 1514 1025 1412 873 1412 c 0x80 711 1412 681 1541 597 1541 c 0 519 1541 463 1512 405 1406 c 1 255 1481 l 1 361 1645 465 1694 599 1694 c 0x40 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/tonos.glyph000066400000000000000000000004171472062471000316730ustar00rootroot00000000000000StartChar: tonos Encoding: 900 900 390 Width: 1060 VWidth: -43 Flags: W HStem: 1222 491 VStem: 548 418 LayerCount: 2 Fore SplineSet 548 1316 m 1 666 1433 731 1560 800 1713 c 1 966 1650 l 1 904 1496 779 1338 662 1222 c 1 548 1316 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/two.glyph000066400000000000000000000015011472062471000313350ustar00rootroot00000000000000StartChar: two Encoding: 50 50 106 Width: 1060 VWidth: 0 Flags: W HStem: 2 153<250 805> 1150 156<499.043 770.041> VStem: 236 157<853.713 873.063 874.938 1036.69> 813 166<841.19 1107.61> LayerCount: 2 Fore SplineSet 393 857 m 1 236 821 l 1 234 835 233 854 233 874 c 0 233 894 235 915 237 933 c 0 239 942 239 950 241 958 c 0 284 1180 474 1306 672 1306 c 0 872 1306 979 1224 979 1045 c 0 979 1010 974 971 966 928 c 0 941 801 841 688 744 603 c 1 642 518 507 432 386 332 c 0 301 262 259 191 250 155 c 1 836 157 l 1 805 2 l 1 46 2 l 1 52 32 57 64 63 97 c 0 68 123 75 150 85 178 c 0 122 275 184 360 312 461 c 0 437 559 549 625 642 701 c 1 733 774 795 865 807 926 c 0 811 947 813 968 813 988 c 0 813 1078 768 1150 650 1150 c 0 520 1150 423 1080 392 920 c 0 388 899 391 868 393 857 c 1 EndSplineSet Validated: 1 EndChar twodotenleader.glyph000066400000000000000000000003561472062471000334740ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdirStartChar: twodotenleader Encoding: 8229 8229 541 Width: 1060 VWidth: 26 Flags: W HStem: 0 269<196 395 676 875> VStem: 144 303 624 303 LayerCount: 2 Fore Refer: 53 46 S 1 0 0 1 -178 0 2 Refer: 53 46 S 1 0 0 1 302 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/u.glyph000066400000000000000000000013741472062471000310000ustar00rootroot00000000000000StartChar: u Encoding: 117 117 20 Width: 1060 VWidth: 6 Flags: W HStem: 0 155<257.953 450.212> 1001 20G<269.778 392 835.905 983.636> VStem: 79 167<164.519 462.848> 228 164<762.633 996.196> 700 145<86.8454 291.394> LayerCount: 2 Fore SplineSet 808 -10 m 1xe8 769 23 700 54 700 182 c 0 700 214 705 252 715 298 c 1 619 121 476 1 325 0 c 1 195 0 79 88 79 225 c 0xe8 79 241 81 258 84 275 c 1 130 527 228 869 228 977 c 0 228 984 228 989 227 994 c 1 392 1021 l 1 392 1018 392 1014 392 1011 c 0xd8 392 912 319 666 251 306 c 1 248 288 246 270 246 254 c 0 246 199 267 155 334 155 c 1 499 155 676 457 771 691 c 1 840 1028 l 1 998 1006 l 1 847 239 l 1 846 231 845 224 845 217 c 0 845 160 883 136 913 107 c 1 808 -10 l 1xe8 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uacute.glyph000066400000000000000000000005511472062471000320160ustar00rootroot00000000000000StartChar: uacute Encoding: 250 250 142 Width: 1060 VWidth: -2 Flags: W HStem: 0 155<257.953 450.212> 1001 20G<269.778 392 835.905 983.636> 1066 150<468.979 517.552> VStem: 79 167<164.519 462.848> 228 164<762.633 996.196> 412 613 700 145<86.8454 291.394> LayerCount: 2 Fore Refer: 321 769 S 1 0 0 1 -14 -214 2 Refer: 20 117 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/ubreve.glyph000066400000000000000000000005671472062471000320270ustar00rootroot00000000000000StartChar: ubreve Encoding: 365 365 297 Width: 1060 VWidth: 32 Flags: W HStem: 0 155<257.953 450.212> 1001 20G<269.778 392 835.905 983.636> 1076 153<545.679 818.382> VStem: 79 167<164.519 462.848> 228 164<762.633 996.196> 342 164<1270.95 1365> 700 145<86.8454 291.394> LayerCount: 2 Fore Refer: 326 774 S 1 0 0 1 -52 -281 2 Refer: 20 117 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/ucircumflex.glyph000066400000000000000000000005251472062471000330570ustar00rootroot00000000000000StartChar: ucircumflex Encoding: 251 251 143 Width: 1060 VWidth: -2 Flags: W HStem: 0 155<257.953 450.212> 1001 20G<269.778 392 835.905 983.636> 1072 429 VStem: 79 167<164.519 462.848> 228 164<762.633 996.196> 700 145<86.8454 291.394> LayerCount: 2 Fore Refer: 322 770 S 1 0 0 1 -70 -198 2 Refer: 20 117 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/udieresis.glyph000066400000000000000000000005401472062471000325220ustar00rootroot00000000000000StartChar: udieresis Encoding: 252 252 144 Width: 1060 VWidth: 0 Flags: W HStem: 0 155<257.953 450.212> 1001 20G<269.778 392 835.905 983.636> 1184 225<381 571 786 977> VStem: 79 167<164.519 462.848> 228 164<762.633 996.196> 700 145<86.8454 291.394> LayerCount: 2 Fore Refer: 173 168 S 1 0 0 1 61 94 2 Refer: 20 117 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/ugrave.glyph000066400000000000000000000005301472062471000320160ustar00rootroot00000000000000StartChar: ugrave Encoding: 249 249 141 Width: 1060 VWidth: 0 Flags: W HStem: 0 155<257.953 450.212> 1001 20G<269.778 392 835.905 983.636> 1064 530 VStem: 79 167<164.519 462.848> 228 164<762.633 996.196> 357 494 700 145<86.8454 291.394> LayerCount: 2 Fore Refer: 320 768 S 1 0 0 1 -142 -216 2 Refer: 20 117 N 1 0 0 1 0 0 3 Validated: 1 EndChar uhungarumlaut.glyph000066400000000000000000000005251472062471000333530ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdirStartChar: uhungarumlaut Encoding: 369 369 301 Width: 1060 VWidth: 32 Flags: W HStem: 0 155<257.953 450.212> 1001 20G<269.778 392 835.905 983.636> 1064 555 VStem: 79 167<164.519 462.848> 228 164<762.633 996.196> 700 145<86.8454 291.394> LayerCount: 2 Fore Refer: 331 779 S 1 0 0 1 46 -94 2 Refer: 20 117 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/umacron.glyph000066400000000000000000000005571472062471000322020ustar00rootroot00000000000000StartChar: umacron Encoding: 363 363 295 Width: 1060 VWidth: 32 Flags: W HStem: 0 155<257.953 450.212> 1001 20G<269.778 392 835.905 983.636> 1179.6 152<464.946 890> VStem: 79 167<164.519 462.848> 228 164<762.633 996.196> 437 483 700 145<86.8454 291.394> LayerCount: 2 Fore Refer: 324 772 S 1 0 0 1 -31.0002 -293.4 2 Refer: 20 117 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/underscore.glyph000066400000000000000000000003471472062471000327040ustar00rootroot00000000000000StartChar: underscore Encoding: 95 95 117 Width: 1060 VWidth: 41 Flags: W HStem: -334 156<-68 852> LayerCount: 2 Fore SplineSet 852 -334 m 1 -98 -334 l 1 -68 -178 l 1 882 -178 l 1 852 -334 l 1 EndSplineSet Validated: 1 EndChar underscoredbl.glyph000066400000000000000000000004751472062471000333110ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdirStartChar: underscoredbl Encoding: 8215 8215 528 Width: 1060 VWidth: 41 Flags: W HStem: -509 152<-13 903> -236 152<40 956> LayerCount: 2 Fore SplineSet 40 -84 m 1 986 -84 l 1 956 -236 l 1 6 -236 l 1 40 -84 l 1 -13 -357 m 1 933 -357 l 1 903 -509 l 1 -47 -509 l 1 -13 -357 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni00A0.glyph000066400000000000000000000001611472062471000316410ustar00rootroot00000000000000StartChar: uni00A0 Encoding: 160 160 192 Width: 1060 VWidth: 32 Flags: W LayerCount: 2 Fore Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni00AD.glyph000066400000000000000000000005751472062471000316760ustar00rootroot00000000000000StartChar: uni00AD Encoding: 173 173 195 Width: 1060 VWidth: 6 Flags: W HStem: 448 152<187 918> LayerCount: 2 Fore SplineSet 187 592 m 1 324 599 436 600 538 600 c 0 579 600 618 600 657 600 c 0 739 600 823 599 930 598 c 1 948 598 l 1 918 445 l 1 900 445 l 1 766 448 631 448 506 448 c 0 439 448 317 447 163 439 c 1 180 523 l 1 187 592 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni00B2.glyph000066400000000000000000000011231472062471000316430ustar00rootroot00000000000000StartChar: uni00B2 Encoding: 178 178 196 Width: 1060 VWidth: 65 Flags: W HStem: 769 142<509 900> 1385 142<598.099 841.371> VStem: 850 146<1223.93 1372.27> LayerCount: 2 Fore SplineSet 417 1314 m 1 470 1463 592 1527 758 1527 c 0 890 1527 996 1460 996 1316 c 0 996 1198 939 1140 682 1018 c 0 602 980 533 948 509 911 c 1 929 916 l 1 900 769 l 1 302 769 l 1 307 801 313 831 319 864 c 0 328 909 339 940 375 984 c 0 421 1040 544 1093 636 1135 c 0 822 1219 850 1244 850 1308 c 0 850 1356 811 1385 733 1385 c 0 645 1385 584 1351 557 1279 c 1 417 1314 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni00B3.glyph000066400000000000000000000014171472062471000316520ustar00rootroot00000000000000StartChar: uni00B3 Encoding: 179 179 197 Width: 1060 VWidth: 65 Flags: W HStem: 756 139<468.917 759.163> 1106 113<635.943 774.555> 1345 21G<547.13 578.5> 1395 135<567.079 816.742> VStem: 793 150<931.367 1081.2> 821 136<1246.32 1384.47> LayerCount: 2 Fore SplineSet 425 987 m 1xf8 471 923 518 895 611 895 c 0 744 895 793 957 793 1014 c 0xf8 793 1076 729 1106 611 1106 c 1 639 1221 l 1 654 1220 669 1219 680 1219 c 0 761 1219 821 1261 821 1332 c 0 821 1368 784 1395 712 1395 c 0 646 1395 597 1376 560 1345 c 1 486 1460 l 1 547 1502 619 1530 730 1530 c 2 741 1530 l 2 877 1530 957 1447 957 1347 c 0xf4 957 1257 922 1221 862 1178 c 1 917 1145 943 1108 943 1013 c 0 943 874 808 756 584 756 c 0 468 756 367 792 299 886 c 1 425 987 l 1xf8 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni00B5.glyph000066400000000000000000000014101472062471000316450ustar00rootroot00000000000000StartChar: uni00B5 Encoding: 181 181 169 Width: 1060 VWidth: 6 Flags: W HStem: 0 155<256.339 450.212> 1001 20G<269.778 392 835.905 983.636> VStem: 228 164<762.633 996.196> 700 145<86.8454 291.394> LayerCount: 2 Fore SplineSet 808 -10 m 1 769 23 700 54 700 182 c 0 700 214 705 252 715 298 c 1 619 121 476 1 325 0 c 0 278 0 233 12 194 33 c 1 105 -400 l 1 -52 -400 l 1 73 214 l 1 82 262 84 275 84 275 c 2 130 527 228 869 228 977 c 0 228 984 228 989 227 994 c 1 392 1021 l 1 392 1018 392 1014 392 1011 c 0 392 912 319 666 251 306 c 0 248 288 246 270 246 254 c 0 246 199 267 155 334 155 c 0 499 155 676 457 771 691 c 1 840 1028 l 1 998 1006 l 1 847 239 l 2 846 231 845 224 845 217 c 0 845 160 883 136 913 107 c 1 808 -10 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni00B9.glyph000066400000000000000000000005111472062471000316520ustar00rootroot00000000000000StartChar: uni00B9 Encoding: 185 185 199 Width: 1060 VWidth: 65 Flags: W HStem: 1133 132<392.633 489.758> VStem: 365 570 LayerCount: 2 Fore SplineSet 768 1527 m 1 935 1511 l 1 790 769 l 1 645 769 l 1 755 1325 l 1 668 1246 529 1175 396 1133 c 1 365 1265 l 1 515 1303 667 1393 768 1527 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni0180.glyph000066400000000000000000000015431472062471000316360ustar00rootroot00000000000000StartChar: uni0180 Encoding: 384 384 979 Width: 1060 VWidth: -2 Flags: W HStem: -7 154<371.703 668.789> 873 155<556.263 772.769> 1129 155<175 303 489 776> 1392 20G<341 500.5> VStem: 328 161<1284 1403> 831 154<372.721 810.409> LayerCount: 2 Fore SplineSet 814 478 m 0 826 539 831 593 831 639 c 0 831 805 760 873 662 873 c 0 559 873 435 736 330 449 c 1 301 307 l 1 350 193 388 147 525 147 c 0 695 147 774 274 814 478 c 0 967 459 m 0 915 191 770 -7 495 -7 c 0 383 -7 309 28 257 84 c 1 248 42 239 20 228 -12 c 1 66 7 l 1 89 73 115 160 131 243 c 2 303 1129 l 1 144 1129 l 1 175 1284 l 1 328 1284 l 1 334 1327 338 1367 341 1403 c 1 502 1412 l 1 499 1374 495 1330 489 1284 c 1 807 1284 l 1 776 1129 l 1 460 1129 l 1 390 833 l 1 463 935 556 1028 678 1028 c 0 873 1028 985 874 985 635 c 0 985 580 979 521 967 459 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni0190.glyph000066400000000000000000000016431472062471000316400ustar00rootroot00000000000000StartChar: uni0190 Encoding: 400 400 426 Width: 1060 VWidth: 0 Flags: W HStem: 0 154<279.817 677.11> 656 151<434.915 657> 1055 21G<952 997.857> 1144 153<483.305 901.693> VStem: 41 159<226.568 491.714> 219 155<862.595 1054.39> LayerCount: 2 Fore SplineSet 896 161 m 1 817 108 675 0 426 0 c 0 251 0 167 34 103 106 c 0 57 158 41 218 41 280 c 0 41 316 47 353 54 390 c 0 89 568 175 694 329 730 c 1 250 758 219 832 219 914 c 0 219 937 221 961 226 985 c 0 264 1180 433 1297 712 1297 c 2 724 1297 l 2 949 1297 1023 1236 1087 1195 c 1 983 1055 l 1 921 1097 823 1144 684 1144 c 0 524 1144 396 1082 377 985 c 0 375 974 374 963 374 953 c 0 374 818 565 807 665 807 c 2 669 807 l 1 687 807 l 1 657 655 l 1 632 655 607 656 582 656 c 0 521 656 461 652 384 624 c 0 269 583 218 455 205 388 c 0 202 372 200 357 200 342 c 0 200 223 302 154 457 154 c 0 641 154 763 238 822 284 c 1 896 161 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni0191.glyph000066400000000000000000000012241472062471000316340ustar00rootroot00000000000000StartChar: uni0191 Encoding: 401 401 337 Width: 1060 VWidth: 0 Flags: W HStem: -245 165<-74 51.8438> 668 150<439 761.348> 1145 153<502 1044.92> LayerCount: 2 Fore SplineSet -74 -80 m 1 25 -80 125 -1 144 98 c 1 377 1299 l 1 978 1298 l 1 1054 1295 1100 1280 1131 1263 c 1 1046 1117 l 1 1023 1131 1004 1144 906 1145 c 1 836 1145 l 2 732 1145 685 1145 502 1144 c 1 439 816 l 1 559 816 543 818 665 818 c 0 753 818 809 804 810 804 c 2 827 799 l 1 763 654 l 1 728 663 678 668 633 668 c 0 591 668 564 668 540 668 c 0 504 668 474 668 409 666 c 1 385 545 321 184 303 91 c 0 266 -101 121 -240 -98 -245 c 1 -74 -80 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni01A4.glyph000066400000000000000000000013141472062471000316470ustar00rootroot00000000000000StartChar: uni01A4 Encoding: 420 420 977 Width: 1060 VWidth: 0 Flags: W HStem: -10 21G<226 399> 460 152<492.456 760.088> 1151 151<365.161 450 611 867.644> VStem: 130 160<927 1060.02> 919 166<777.187 1103.22> LayerCount: 2 Fore SplineSet 919 969 m 0 919 1107 837 1151 742 1151 c 1 681 1151 656 1147 611 1146 c 1 586 1020 l 2 550 837 506 613 506 613 c 1 506 613 555 612 588 612 c 0 761 612 919 721 919 969 c 0 384 -10 m 1 226 -9 l 1 450 1143 l 1 386 1138 327 1117 290 927 c 1 130 927 l 1 182 1197 272 1281 476 1294 c 0 530 1298 616 1302 749 1302 c 0 985 1302 1085 1191 1085 1008 c 0 1085 635 864 460 608 460 c 0 560 460 517 461 477 463 c 1 426 200 414 146 384 -10 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni01CD.glyph000066400000000000000000000004451472062471000316750ustar00rootroot00000000000000StartChar: uni01CD Encoding: 461 461 427 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<-33 131.5 796.988 969> 332 160<359.395 739> 1281 20G<601.807 785.859> 1447 440 VStem: -33 162<0 114.376> LayerCount: 2 Fore Refer: 332 780 S 1 0 0 1 58 227 2 Refer: 26 65 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni01CE.glyph000066400000000000000000000004461472062471000316770ustar00rootroot00000000000000StartChar: uni01CE Encoding: 462 462 428 Width: 1060 VWidth: 0 Flags: W HStem: -8 152<263.542 494.389> 890 144<420.442 744.614> 1156 440 VStem: 66 152<187.28 570.631> 716 150<78.0819 215.544> LayerCount: 2 Fore Refer: 332 780 S 1 0 0 1 -9 -64 2 Refer: 0 97 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni01CF.glyph000066400000000000000000000003611472062471000316740ustar00rootroot00000000000000StartChar: uni01CF Encoding: 463 463 429 Width: 1060 VWidth: 0 Flags: W HStem: 4 147<108 376 537 774> 1144 154<329 571 731 997> 1333 440 LayerCount: 2 Fore Refer: 332 780 S 1 0 0 1 -16 113 2 Refer: 50 73 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni01D0.glyph000066400000000000000000000004151472062471000316470ustar00rootroot00000000000000StartChar: uni01D0 Encoding: 464 464 430 Width: 1060 VWidth: 0 Flags: W HStem: -18 142<526.508 832.381> 1000 20G<462 661> 1156 440 VStem: 350 159<140.796 459.859> LayerCount: 2 Fore Refer: 332 780 N 1 0 0 1 -64 -64 2 Refer: 177 305 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni01D1.glyph000066400000000000000000000004571472062471000316560ustar00rootroot00000000000000StartChar: uni01D1 Encoding: 465 465 431 Width: 1060 VWidth: 0 Flags: W HStem: -13 153<291.462 584.667> 1173 153<510.265 784.235> 1342 440 VStem: 43 162<227.749 691.372> 869 158<555.722 1070.95> LayerCount: 2 Fore Refer: 332 780 S 1 0 0 1 38.5001 122 2 Refer: 38 79 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni01D2.glyph000066400000000000000000000004571472062471000316570ustar00rootroot00000000000000StartChar: uni01D2 Encoding: 466 466 432 Width: 1060 VWidth: 0 Flags: W HStem: 1 155<282.579 590.831> 878 154<453.6 737.526> 1157.6 440 VStem: 73 162<201.274 586.445> 787 161<423.036 831.077> LayerCount: 2 Fore Refer: 332 780 S 1 0 0 1 16.0001 -62.4 2 Refer: 14 111 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni01D3.glyph000066400000000000000000000004541472062471000316550ustar00rootroot00000000000000StartChar: uni01D3 Encoding: 467 467 433 Width: 1060 VWidth: 0 Flags: W HStem: -10 151<294.595 604.685> 1293 9G<229.5 406 946 1111> 1306 440 VStem: 70 162<205.789 657.284> 957 154<1148.03 1301.21> LayerCount: 2 Fore Refer: 332 780 S 1 0 0 1 -27 86 2 Refer: 44 85 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni01D4.glyph000066400000000000000000000005201472062471000316500ustar00rootroot00000000000000StartChar: uni01D4 Encoding: 468 468 434 Width: 1060 VWidth: 0 Flags: W HStem: 0 155<257.953 450.212> 1001 20G<269.778 392 835.905 983.636> 1087 440 VStem: 79 167<164.519 462.848> 228 164<762.633 996.196> 700 145<86.8454 291.394> LayerCount: 2 Fore Refer: 332 780 S 1 0 0 1 -37 -133 2 Refer: 20 117 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni01D5.glyph000066400000000000000000000005371472062471000316610ustar00rootroot00000000000000StartChar: uni01D5 Encoding: 469 469 435 Width: 1060 VWidth: 0 Flags: W HStem: -10 151<294.595 604.685> 1293 9G<229.5 406 946 1111> 1427 225<445 635 850 1041> 1712 152<580.946 1006> VStem: 70 162<205.789 657.284> 553 483 957 154<1148.03 1301.21> LayerCount: 2 Fore Refer: 324 772 S 1 0 0 1 85 239 2 Refer: 132 220 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni01D6.glyph000066400000000000000000000005751472062471000316640ustar00rootroot00000000000000StartChar: uni01D6 Encoding: 470 470 436 Width: 1060 VWidth: 0 Flags: W HStem: 0 155<257.953 450.212> 1001 20G<269.778 392 835.905 983.636> 1184 225<381 571 786 977> 1490 152<533.946 959> VStem: 79 167<164.519 462.848> 228 164<762.633 996.196> 506 483 700 145<86.8454 291.394> LayerCount: 2 Fore Refer: 324 772 S 1 0 0 1 38 17 2 Refer: 144 252 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni01D7.glyph000066400000000000000000000005431472062471000316600ustar00rootroot00000000000000StartChar: uni01D7 Encoding: 471 471 437 Width: 1060 VWidth: 0 Flags: W HStem: -10 151<294.595 604.685> 1293 9G<229.5 406 946 1111> 1427 225<445 635 850 1041> 1682 150<585.979 634.552> VStem: 70 162<205.789 657.284> 529 613 957 154<1148.03 1301.21> LayerCount: 2 Fore Refer: 321 769 N 1 0 0 1 103 402 2 Refer: 132 220 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni01D8.glyph000066400000000000000000000006021472062471000316550ustar00rootroot00000000000000StartChar: uni01D8 Encoding: 472 472 438 Width: 1060 VWidth: 0 Flags: W HStem: 0 155<257.953 450.212> 1001 20G<269.778 392 835.905 983.636> 1184 225<381 571 786 977> 1438 150<522.979 571.552> VStem: 79 167<164.519 462.848> 228 164<762.633 996.196> 466 613 700 145<86.8454 291.394> LayerCount: 2 Fore Refer: 321 769 S 1 0 0 1 40 158 2 Refer: 144 252 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni01D9.glyph000066400000000000000000000005111472062471000316550ustar00rootroot00000000000000StartChar: uni01D9 Encoding: 473 473 439 Width: 1060 VWidth: 0 Flags: W HStem: -10 151<294.595 604.685> 1293 9G<229.5 406 946 1111> 1427 225<445 635 850 1041> 1652 440 VStem: 70 162<205.789 657.284> 957 154<1148.03 1301.21> LayerCount: 2 Fore Refer: 332 780 S 1 0 0 1 89 432 2 Refer: 132 220 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni01DA.glyph000066400000000000000000000005511472062471000316710ustar00rootroot00000000000000StartChar: uni01DA Encoding: 474 474 440 Width: 1060 VWidth: 0 Flags: W HStem: 0 155<257.953 450.212> 1001 20G<269.778 392 835.905 983.636> 1184 225<381 571 786 977> 1425 440 VStem: 79 167<164.519 462.848> 228 164<762.633 996.196> 700 145<86.8454 291.394> LayerCount: 2 Fore Refer: 332 780 S 1 0 0 1 23 205 2 Refer: 144 252 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni01DB.glyph000066400000000000000000000005211472062471000316670ustar00rootroot00000000000000StartChar: uni01DB Encoding: 475 475 441 Width: 1060 VWidth: 0 Flags: W HStem: -10 151<294.595 604.685> 1293 9G<229.5 406 946 1111> 1427 225<445 635 850 1041> 1682 530 VStem: 70 162<205.789 657.284> 562 494 957 154<1148.03 1301.21> LayerCount: 2 Fore Refer: 320 768 S 1 0 0 1 63 402 2 Refer: 132 220 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni01DC.glyph000066400000000000000000000005621472062471000316750ustar00rootroot00000000000000StartChar: uni01DC Encoding: 476 476 442 Width: 1060 VWidth: 0 Flags: W HStem: 0 155<257.953 450.212> 1001 20G<269.778 392 835.905 983.636> 1184 225<381 571 786 977> 1423 530 VStem: 79 167<164.519 462.848> 228 164<762.633 996.196> 474 494 700 145<86.8454 291.394> LayerCount: 2 Fore Refer: 320 768 S 1 0 0 1 -25 143 2 Refer: 144 252 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni01DE.glyph000066400000000000000000000005271472062471000317000ustar00rootroot00000000000000StartChar: uni01DE Encoding: 478 478 443 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<-33 131.5 796.988 969> 332 160<359.395 739> 1281 20G<601.807 785.859> 1382 225<444 634 849 1040> 1675 152<582.946 1008> VStem: -33 162<0 114.376> 555 483 LayerCount: 2 Fore Refer: 324 772 S 1 0 0 1 87 202 2 Refer: 75 196 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni01DF.glyph000066400000000000000000000005301472062471000316730ustar00rootroot00000000000000StartChar: uni01DF Encoding: 479 479 444 Width: 1060 VWidth: 0 Flags: W HStem: -8 152<263.542 494.389> 890 144<420.442 744.614> 1181 225<430 620 835 1026> 1488 152<585.946 1011> VStem: 66 152<187.28 570.631> 558 483 716 150<78.0819 215.544> LayerCount: 2 Fore Refer: 324 772 S 1 0 0 1 90 15 2 Refer: 63 228 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni01E0.glyph000066400000000000000000000005261472062471000316530ustar00rootroot00000000000000StartChar: uni01E0 Encoding: 480 480 512 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<-33 131.5 796.988 969> 332 160<359.395 739> 1281 20G<601.807 785.859> 1448 225<645 837> 1765 152<573.946 999> VStem: -33 162<0 114.376> 546 483 601 279 LayerCount: 2 Fore Refer: 324 772 S 1 0 0 1 78 292 2 Refer: 480 550 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni01E1.glyph000066400000000000000000000005411472062471000316510ustar00rootroot00000000000000StartChar: uni01E1 Encoding: 481 481 513 Width: 1060 VWidth: 0 Flags: W HStem: -8 152<263.542 494.389> 890 144<420.442 744.614> 1159 225<608.2 800.2> 1482 152<550.946 976> VStem: 66 152<187.28 570.631> 523 483 564.2 279 716 150<78.0819 215.544> LayerCount: 2 Fore Refer: 324 772 S 1 0 0 1 54.9999 9 2 Refer: 481 551 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni01E2.glyph000066400000000000000000000004651472062471000316570ustar00rootroot00000000000000StartChar: uni01E2 Encoding: 482 482 445 Width: 1060 VWidth: 0 Flags: W HStem: 0 147<596 961.952> 347 143<299.606 478> 666 150<665 935> 1144 151<702 1107> 1408 152<492.365 917.418> VStem: 464.418 483 LayerCount: 2 Fore Refer: 324 772 S 1 0 0 1 -3.5815 -65 2 Refer: 82 198 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni01E3.glyph000066400000000000000000000006011472062471000316500ustar00rootroot00000000000000StartChar: uni01E3 Encoding: 483 483 446 Width: 1060 VWidth: 0 Flags: W HStem: -8 152<194.367 355.276 629.321 812.113> 543 144<293.093 430.485> 889 145<309.062 504.618 788.056 946.206> 1190.1 152<533.946 959> VStem: 33 152<147.529 404.387> 506 483 963 146<654.073 874.486> LayerCount: 2 Fore Refer: 324 772 N 1 0 0 1 37.9999 -282.9 2 Refer: 65 230 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni01E8.glyph000066400000000000000000000004411472062471000316570ustar00rootroot00000000000000StartChar: uni01E8 Encoding: 488 488 449 Width: 1060 VWidth: 0 Flags: W HStem: -5 9G<40 202.255 777.5 852.4> 1288 20G<291.116 453 1029.5 1055.85> 1306 440 VStem: 790 156<28.4051 86.5903> LayerCount: 2 Fore Refer: 332 780 S 1 0 0 1 -5 86 2 Refer: 34 75 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni01E9.glyph000066400000000000000000000006031472062471000316600ustar00rootroot00000000000000StartChar: uni01E9 Encoding: 489 489 450 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<61 221 753.5 825.762> 872 144<603.881 798.748> 1407 20G<305 469> 1439 440 VStem: 311 161<1173.33 1410.36> 820 152<587.541 853.502> LayerCount: 2 Fore Refer: 332 780 S 1 0 0 1 -248 219 2 Refer: 11 107 N 1 0 0 1 0 0 3 Validated: 1 Substitution2: "'ss01' Style Set 1 - No loop k-1" uni01E9.noloop EndChar uni01E9.noloop.glyph000066400000000000000000000005021472062471000331040ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdirStartChar: uni01E9.noloop Encoding: 57354 57354 982 Width: 1060 VWidth: -2 Flags: W HStem: -18 155<806.664 889.237> 0 21G<61 242.5> 1038 20G<850 967.971> 1407 20G<305 469> 1439 440 VStem: 311 161<1171.42 1410.36> LayerCount: 2 Fore Refer: 332 780 N 1 0 0 1 -311 219 2 Refer: 980 57352 N 1 0 0 1 0 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni01EA.glyph000066400000000000000000000021451472062471000316730ustar00rootroot00000000000000StartChar: uni01EA Encoding: 490 490 514 Width: 1060 VWidth: 0 Flags: W HStem: -476 144<366.784 587.718> 1170 153<520.82 805.967> VStem: 60 162<224.749 688.866> 200 159<-321.365 -162.189> 897 147<566.193 1066.82> LayerCount: 2 Fore SplineSet 704 1323 m 1xe8 790 1323 1044 1256 1044 861 c 0 1044 794 1036 718 1020 632 c 1 1018 621 l 2 986 457 909 286 843 193 c 1 692 -32 399 -60 361 -248 c 0 360 -253 359 -258 359 -263 c 0 359 -309 406 -332 464 -332 c 0 522 -332 571 -299 605 -277 c 1 663 -383 l 1 610 -431 511 -476 432 -476 c 0 270 -476 200 -407 200 -302 c 0xd8 200 -285 201 -267 205 -248 c 0 224 -149 279 -88 373 -12 c 1 273 0 181 43 129 127 c 0 83 200 60 292 60 399 c 0 60 452 65 509 77 569 c 0 144 914 263 1086 351 1181 c 0 434 1271 547 1320 704 1323 c 1xe8 256 242 m 0 292 177 354 137 462 137 c 0 578 137 663 204 724 287 c 1 776 351 846 518 867 625 c 0 882 700 897 791 897 875 c 0 897 923 892 969 879 1009 c 0 843 1123 767 1170 679 1170 c 0 584 1170 523 1142 450 1066 c 0 364 977 287 835 236 573 c 0 227 529 222 475 222 423 c 0xe8 222 352 232 284 256 242 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni01EB.glyph000066400000000000000000000017211472062471000316730ustar00rootroot00000000000000StartChar: uni01EB Encoding: 491 491 515 Width: 1060 VWidth: 0 Flags: W HStem: -473 144<320.311 540.567> 878 154<440.665 725.988> VStem: 78 157<219.207 597.238> 153 159<-317.953 -177.472> 787 159<414.992 817.867> LayerCount: 2 Fore SplineSet 621 215 m 1xe8 698 276 742 382 771 530 c 0 772 536 774 542 775 548 c 0 782 588 787 627 787 662 c 0 787 789 734 878 596 878 c 0 388 878 293 713 246 469 c 0 239 433 235 399 235 368 c 0 235 234 303 156 439 156 c 1 515 157 563 173 621 215 c 1xe8 756 149 m 1 604 -26 334 -135 313 -245 c 0 312 -250 312 -255 312 -260 c 0 312 -306 360 -329 418 -329 c 0 476 -329 524 -296 558 -274 c 1 615 -380 l 1 562 -428 465 -473 386 -473 c 0 224 -473 153 -404 153 -298 c 0xd8 153 -281 154 -264 158 -245 c 0 178 -142 275 -71 380 2 c 1 175 13 78 150 78 348 c 0 78 393 83 440 93 490 c 0 150 782 300 1032 592 1032 c 0 836 1032 946 888 946 669 c 0 946 619 940 565 929 508 c 0 900 357 849 250 756 149 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni01EC.glyph000066400000000000000000000005341472062471000316750ustar00rootroot00000000000000StartChar: uni01EC Encoding: 492 492 516 Width: 1060 VWidth: 0 Flags: W HStem: -476 144<366.784 587.718> 1170 153<520.82 805.967> 1447 152<534.946 960> VStem: 60 162<224.749 688.866> 200 159<-321.365 -162.189> 507 483 897 147<566.193 1066.82> LayerCount: 2 Fore Refer: 324 772 N 1 0 0 1 39 -26 2 Refer: 514 490 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni01ED.glyph000066400000000000000000000005461472062471000317010ustar00rootroot00000000000000StartChar: uni01ED Encoding: 493 493 517 Width: 1060 VWidth: 0 Flags: W HStem: -473 144<320.311 540.567> 878 154<440.665 725.988> 1184.8 152<502.947 928> VStem: 78 157<219.207 597.238> 153 159<-317.953 -177.472> 475 483 787 159<414.992 817.867> LayerCount: 2 Fore Refer: 324 772 S 1 0 0 1 7.00012 -288.2 2 Refer: 515 491 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni01F0.glyph000066400000000000000000000004321472062471000316500ustar00rootroot00000000000000StartChar: uni01F0 Encoding: 496 496 451 Width: 1060 VWidth: 0 Flags: W HStem: -387 156<210.666 477.366> 892 149<504.147 703.795> 1116 440 VStem: 710 156<571.234 890.178> LayerCount: 2 Fore Refer: 332 780 S 1 0 0 1 87.0001 -104 2 Refer: 330 567 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni01F4.glyph000066400000000000000000000005241472062471000316560ustar00rootroot00000000000000StartChar: uni01F4 Encoding: 500 500 452 Width: 1060 VWidth: 0 Flags: W HStem: -8 155<322.48 676.892> 587 148<495.252 865> 1150 152<497.689 856.617> 1302 150<547.979 596.552> VStem: 47 161<260.64 724.391> 491 613 933 166<1022.03 1077.08> LayerCount: 2 Fore Refer: 321 769 S 1 0 0 1 65 22 2 Refer: 32 71 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni01F5.glyph000066400000000000000000000005021472062471000316530ustar00rootroot00000000000000StartChar: uni01F5 Encoding: 501 501 453 Width: 1060 VWidth: 0 Flags: W HStem: -402 155<167.969 489.164> -8 152<263.542 493.461> 890 144<420.442 744.614> 1065 150<521.979 570.552> VStem: 66 152<187.28 570.631> 465 613 LayerCount: 2 Fore Refer: 321 769 S 1 0 0 1 39 -215 2 Refer: 6 103 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni01F8.glyph000066400000000000000000000004301472062471000316560ustar00rootroot00000000000000StartChar: uni01F8 Encoding: 504 504 454 Width: 1060 VWidth: 0 Flags: W HStem: -3 18G<-1 173 629 835> 1277 530 1278 19G<248.111 411 918 1093> VStem: 451 494 676 159<-5 157.392> LayerCount: 2 Fore Refer: 320 768 S 1 0 0 1 -48 -3 2 Refer: 37 78 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni01F9.glyph000066400000000000000000000005251472062471000316640ustar00rootroot00000000000000StartChar: uni01F9 Encoding: 505 505 455 Width: 1060 VWidth: 0 Flags: W HStem: -1 3G<56.881 211 778 831.929> 877 153<572.479 784.11> 1114 530 VStem: 212 162<856.796 1014.7> 460.5 494 672 162<83.2496 404.281> 790 164<724.927 870.897> LayerCount: 2 Fore Refer: 320 768 S 1 0 0 1 -38.5 -166 2 Refer: 15 110 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni0200.glyph000066400000000000000000000005461472062471000316310ustar00rootroot00000000000000StartChar: uni0200 Encoding: 512 512 462 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<-33 131.5 796.988 969> 332 160<359.395 739> 1278.29 461.226 1281 20G<601.807 785.859> VStem: -33 162<0 114.376> 285 176<1585.65 1694.16> 607 177<1590.68 1699.38> LayerCount: 2 Fore Refer: 333 783 S 1 0 0 0.873535 -99 258 2 Refer: 26 65 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni0201.glyph000066400000000000000000000005301472062471000316230ustar00rootroot00000000000000StartChar: uni0201 Encoding: 513 513 463 Width: 1060 VWidth: 0 Flags: W HStem: -8 152<263.542 494.389> 890 144<420.442 744.614> 1112 528 VStem: 66 152<187.28 570.631> 382 176<1463.86 1588.07> 704 177<1469.62 1594.05> 716 150<78.0819 215.544> LayerCount: 2 Fore Refer: 333 783 S 1 0 0 1 -2 -56 2 Refer: 0 97 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni0202.glyph000066400000000000000000000005141472062471000316260ustar00rootroot00000000000000StartChar: uni0202 Encoding: 514 514 497 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<-33 131.5 796.988 969> 332 160<359.395 739> 1281 20G<601.807 785.859> 1441 153<576.763 868.224> VStem: -33 162<0 114.376> 893 171<1330 1412.33> LayerCount: 2 Fore Refer: 492 785 S 1 0 0 1 -5 -69 2 Refer: 26 65 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni0203.glyph000066400000000000000000000005171472062471000316320ustar00rootroot00000000000000StartChar: uni0203 Encoding: 515 515 498 Width: 1060 VWidth: 0 Flags: W HStem: -8 152<263.542 494.389> 890 144<420.442 744.614> 1304 153<542.763 834.224> VStem: 66 152<187.28 570.631> 716 150<78.0819 215.544> 859 171<1193 1275.33> LayerCount: 2 Fore Refer: 492 785 N 1 0 0 1 -39 -206 2 Refer: 0 97 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni0204.glyph000066400000000000000000000004751472062471000316360ustar00rootroot00000000000000StartChar: uni0204 Encoding: 516 516 464 Width: 1060 VWidth: 0 Flags: W HStem: -3 151<211 834.964> 666 150<344 782> 1144 153<407 1066> 1305.74 426.62 VStem: 350 176<1590.04 1690.4> 672 177<1594.69 1695.23> LayerCount: 2 Fore Refer: 333 783 S 1 0 0 0.807993 -34 362 2 Refer: 30 69 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni0205.glyph000066400000000000000000000005471472062471000316370ustar00rootroot00000000000000StartChar: uni0205 Encoding: 517 517 465 Width: 1060 VWidth: 0 Flags: W HStem: -10 153<318.479 683.696> 869 152<447.657 761.392> 1071.7 528 VStem: 86 160<212.786 344.433> 351 176<1423.56 1547.77> 673 177<1429.32 1553.75> 811 146<635.961 821.03> LayerCount: 2 Fore Refer: 333 783 S 1 0 0 1 -33.0001 -96.2999 2 Refer: 4 101 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni0206.glyph000066400000000000000000000004461472062471000316360ustar00rootroot00000000000000StartChar: uni0206 Encoding: 518 518 499 Width: 1060 VWidth: 0 Flags: W HStem: -3 151<211 834.964> 666 150<344 782> 1144 153<407 1066> 1487 153<547.763 839.224> VStem: 864 171<1376 1458.33> LayerCount: 2 Fore Refer: 492 785 S 1 0 0 1 -34 -23 2 Refer: 30 69 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni0207.glyph000066400000000000000000000005211472062471000316310ustar00rootroot00000000000000StartChar: uni0207 Encoding: 519 519 500 Width: 1060 VWidth: 0 Flags: W HStem: -10 153<318.479 683.696> 869 152<447.657 761.392> 1271 153<568.763 860.224> VStem: 86 160<212.786 344.433> 811 146<635.961 821.03> 885 171<1160 1242.33> LayerCount: 2 Fore Refer: 492 785 S 1 0 0 1 -13 -239 2 Refer: 4 101 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni0208.glyph000066400000000000000000000004671472062471000316430ustar00rootroot00000000000000StartChar: uni0208 Encoding: 520 520 466 Width: 1060 VWidth: 0 Flags: W HStem: 4 147<108 376 537 774> 1144 154<329 571 731 997> 1325.45 385.356 VStem: 325 176<1582.26 1672.91> 647 177<1586.46 1677.27> LayerCount: 2 Fore Refer: 333 783 N 1 0 0 0.72984 -59 473 2 Refer: 50 73 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni0209.glyph000066400000000000000000000005001472062471000316300ustar00rootroot00000000000000StartChar: uni0209 Encoding: 521 521 467 Width: 1060 VWidth: 0 Flags: W HStem: -18 142<526.508 832.381> 1000 20G<462 661> 1097 528 VStem: 276 176<1448.86 1573.07> 350 159<140.796 459.859> 598 177<1454.62 1579.05> LayerCount: 2 Fore Refer: 333 783 S 1 0 0 1 -108 -71 2 Refer: 177 305 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni020A.glyph000066400000000000000000000004371472062471000316510ustar00rootroot00000000000000StartChar: uni020A Encoding: 522 522 501 Width: 1060 VWidth: 0 Flags: W HStem: 4 147<108 376 537 774> 1144 154<329 571 731 997> 1487 153<559.763 851.224> VStem: 876 171<1376 1458.33> LayerCount: 2 Fore Refer: 492 785 S 1 0 0 1 -22 -23 2 Refer: 50 73 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni020B.glyph000066400000000000000000000004651472062471000316530ustar00rootroot00000000000000StartChar: uni020B Encoding: 523 523 502 Width: 1060 VWidth: 0 Flags: W HStem: -18 142<526.508 832.381> 1000 20G<462 661> 1304 153<526.763 818.224> VStem: 350 159<140.796 459.859> 843 171<1193 1275.33> LayerCount: 2 Fore Refer: 492 785 N 1 0 0 1 -55 -206 2 Refer: 177 305 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni020C.glyph000066400000000000000000000005641472062471000316540ustar00rootroot00000000000000StartChar: uni020C Encoding: 524 524 468 Width: 1060 VWidth: 0 Flags: W HStem: -13 153<291.462 584.667> 1173 153<510.265 784.235> 1333.08 375.696 VStem: 43 162<227.749 691.372> 317.5 176<1583.45 1671.83> 639.5 177<1587.54 1676.08> 869 158<555.722 1070.95> LayerCount: 2 Fore Refer: 333 783 N 1 0 0 0.711545 -66.4999 502 2 Refer: 38 79 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni020D.glyph000066400000000000000000000005331472062471000316510ustar00rootroot00000000000000StartChar: uni020D Encoding: 525 525 469 Width: 1060 VWidth: 0 Flags: W HStem: 1 155<282.579 590.831> 878 154<453.6 737.526> 1049 528 VStem: 73 162<201.274 586.445> 269 176<1400.86 1525.07> 591 177<1406.62 1531.05> 787 161<423.036 831.077> LayerCount: 2 Fore Refer: 333 783 S 1 0 0 1 -115 -119 2 Refer: 14 111 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni020E.glyph000066400000000000000000000005311472062471000316500ustar00rootroot00000000000000StartChar: uni020E Encoding: 526 526 503 Width: 1060 VWidth: 0 Flags: W HStem: -13 153<291.462 584.667> 1173 153<510.265 784.235> 1487 153<572.264 863.724> VStem: 43 162<227.749 691.372> 869 158<555.722 1070.95> 888.5 171<1376 1458.33> LayerCount: 2 Fore Refer: 492 785 S 1 0 0 1 -9.49988 -23 2 Refer: 38 79 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni020F.glyph000066400000000000000000000005171472062471000316550ustar00rootroot00000000000000StartChar: uni020F Encoding: 527 527 504 Width: 1060 VWidth: 0 Flags: W HStem: 1 155<282.579 590.831> 878 154<453.6 737.526> 1304 153<534.763 826.224> VStem: 73 162<201.274 586.445> 787 161<423.036 831.077> 851 171<1193 1275.33> LayerCount: 2 Fore Refer: 492 785 N 1 0 0 1 -47 -206 2 Refer: 14 111 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni0210.glyph000066400000000000000000000005441472062471000316300ustar00rootroot00000000000000StartChar: uni0210 Encoding: 528 528 470 Width: 1060 VWidth: 0 Flags: W HStem: 0 5G<15 176.845 863 902.515> 567 152<312 498.259> 1150 153<393 776.317> 1321.29 380.76 VStem: 275 176<1575.03 1664.6> 597 177<1579.18 1668.91> 876 159<790.734 1062> LayerCount: 2 Fore Refer: 333 783 S 1 0 0 0.721137 -109 479 2 Refer: 41 82 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni0211.glyph000066400000000000000000000005301472062471000316240ustar00rootroot00000000000000StartChar: uni0211 Encoding: 529 529 471 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<135 295.036> 865 160<687.601 853.668> 1059 528 VStem: 287 151<640.623 890.408> 402 176<1410.86 1535.07> 724 177<1416.62 1541.05> 856 159<723.094 859.029> LayerCount: 2 Fore Refer: 333 783 S 1 0 0 1 18 -109 2 Refer: 17 114 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni0212.glyph000066400000000000000000000005131472062471000316260ustar00rootroot00000000000000StartChar: uni0212 Encoding: 530 530 505 Width: 1060 VWidth: 0 Flags: W HStem: 0 5G<15 176.845 863 902.515> 567 152<312 498.259> 1150 153<393 776.317> 1502 153<518.763 810.224> VStem: 835 171<1391 1473.33> 876 159<790.734 1062> LayerCount: 2 Fore Refer: 492 785 S 1 0 0 1 -63 -8 2 Refer: 41 82 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni0213.glyph000066400000000000000000000005141472062471000316300ustar00rootroot00000000000000StartChar: uni0213 Encoding: 531 531 506 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<135 295.036> 865 160<687.601 853.668> 1329 153<589.763 881.224> VStem: 287 151<640.623 890.408> 856 159<723.094 859.029> 906 171<1218 1300.33> LayerCount: 2 Fore Refer: 492 785 N 1 0 0 1 8 -181 2 Refer: 17 114 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni0214.glyph000066400000000000000000000005551472062471000316360ustar00rootroot00000000000000StartChar: uni0214 Encoding: 532 532 472 Width: 1060 VWidth: 0 Flags: W HStem: -10 151<294.595 604.685> 1285.08 385.637 1293 9G<229.5 406 946 1111> VStem: 70 162<205.789 657.284> 293 176<1542.07 1632.79> 615 177<1546.27 1637.15> 957 154<1148.03 1301.21> LayerCount: 2 Fore Refer: 333 783 S 1 0 0 0.730373 -91 432 2 Refer: 44 85 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni0215.glyph000066400000000000000000000006021472062471000316300ustar00rootroot00000000000000StartChar: uni0215 Encoding: 533 533 473 Width: 1060 VWidth: 0 Flags: W HStem: 0 155<257.953 450.212> 1001 20G<269.778 392 835.905 983.636> 1034 528 VStem: 79 167<164.519 462.848> 228 164<762.633 996.196> 351 176<1385.86 1510.07> 673 177<1391.62 1516.05> 700 145<86.8454 291.394> LayerCount: 2 Fore Refer: 333 783 S 1 0 0 1 -33 -134 2 Refer: 20 117 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni0216.glyph000066400000000000000000000005231472062471000316330ustar00rootroot00000000000000StartChar: uni0216 Encoding: 534 534 507 Width: 1060 VWidth: 0 Flags: W HStem: -10 151<294.595 604.685> 1293 9G<229.5 406 946 1111> 1487 153<593.763 885.224> VStem: 70 162<205.789 657.284> 910 171<1376 1458.33> 957 154<1148.03 1301.21> LayerCount: 2 Fore Refer: 492 785 S 1 0 0 1 12 -23 2 Refer: 44 85 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni0217.glyph000066400000000000000000000005661472062471000316430ustar00rootroot00000000000000StartChar: uni0217 Encoding: 535 535 508 Width: 1060 VWidth: 0 Flags: W HStem: 0 155<257.953 450.212> 1001 20G<269.778 392 835.905 983.636> 1276 153<575.763 867.224> VStem: 79 167<164.519 462.848> 228 164<762.633 996.196> 700 145<86.8454 291.394> 892 171<1165 1247.33> LayerCount: 2 Fore Refer: 492 785 S 1 0 0 1 -6 -234 2 Refer: 20 117 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni021A.glyph000066400000000000000000000004021472062471000316420ustar00rootroot00000000000000StartChar: uni021A Encoding: 538 538 476 Width: 1060 VWidth: 0 Flags: W HStem: -629 498 -9 21G<326 489.886> 1144 155<216 550 710 1054.96> VStem: 176 322 LayerCount: 2 Fore Refer: 518 806 S 1 0 0 1 -98 -135 2 Refer: 43 84 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni021B.glyph000066400000000000000000000004531472062471000316510ustar00rootroot00000000000000StartChar: uni021B Encoding: 539 539 477 Width: 1060 VWidth: 0 Flags: W HStem: -626 498 -6 155<419.13 735.48> 865 147<141.296 142 143.267 305 610.987 760> VStem: 198 162<206.068 583.06> 270 322 LayerCount: 2 Fore Refer: 518 806 N 1 0 0 1 -4 -132 2 Refer: 19 116 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni021E.glyph000066400000000000000000000004231472062471000316510ustar00rootroot00000000000000StartChar: uni021E Encoding: 542 542 478 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<-15 163.5 679 840.888> 625 152<295.082 800> 1276 15G<237 393.088 913.5 1088> 1321 440 LayerCount: 2 Fore Refer: 332 780 S 1 0 0 1 -22 101 2 Refer: 33 72 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni021F.glyph000066400000000000000000000005071472062471000316550ustar00rootroot00000000000000StartChar: uni021F Encoding: 543 543 479 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<7 170> 867 153<535.899 757.441> 1382 20G<288 447> 1470 440 VStem: 7 156<7.26482 179.604> 678 161<119.295 413.046> 781 161<503.063 845.5> LayerCount: 2 Fore Refer: 332 780 S 1 0 0 1 -318 250 2 Refer: 8 104 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni0226.glyph000066400000000000000000000004651472062471000316410ustar00rootroot00000000000000StartChar: uni0226 Encoding: 550 550 480 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<-33 131.5 796.988 969> 332 160<359.395 739> 1281 20G<601.807 785.859> 1448 225<645 837> VStem: -33 162<0 114.376> 601 279 LayerCount: 2 Fore Refer: 328 775 N 1 0 0 1 65 22 2 Refer: 26 65 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni0227.glyph000066400000000000000000000005031472062471000316330ustar00rootroot00000000000000StartChar: uni0227 Encoding: 551 551 481 Width: 1060 VWidth: 0 Flags: W HStem: -8 152<263.542 494.389> 890 144<420.442 744.614> 1159 225<608.2 800.2> VStem: 66 152<187.28 570.631> 564.2 279 716 150<78.0819 215.544> LayerCount: 2 Fore Refer: 328 775 S 1 0 0 1 28.2004 -267 2 Refer: 0 97 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni0228.glyph000066400000000000000000000020101472062471000316270ustar00rootroot00000000000000StartChar: uni0228 Encoding: 552 552 482 Width: 1060 VWidth: 0 Flags: W HStem: -403 125<190.312 406.869> -3 151<211 292 428.653 834.964> 666 150<344 782> 1144 153<407 1066> VStem: 292 133<-64 -3> 414 138<-266.877 -169.195> LayerCount: 2 Fore SplineSet 278 1293 m 1xf8 335 1297 405 1297 483 1297 c 0 514 1297 547 1297 581 1297 c 2 691 1297 l 2 840 1297 976 1294 1050 1294 c 2 1066 1294 l 1 1066 1144 l 1 407 1144 l 1 344 816 l 1 782 816 l 1 782 666 l 1 314 666 l 1 309 636 l 1 270 433 226 225 211 148 c 1 730 148 l 2 786 148 835 168 835 168 c 1 885 27 l 1 840 9 796 -3 720 -3 c 2 438 -3 l 1 433 -24 426 -62 425 -64 c 1xf8 506 -68 552 -113 552 -190 c 0 552 -204 550 -219 547 -235 c 0 527 -336 414 -403 330 -403 c 0 264 -403 197 -378 148 -342 c 1 207 -236 l 1 237 -254 272 -278 323 -278 c 0 359 -278 404 -258 414 -220 c 1 414 -218 l 2xf4 414 -216 415 -213 415 -211 c 0 415 -185 383 -164 339 -164 c 0 291 -164 288 -171 258 -181 c 1 292 -3 l 1 26 -3 l 1 278 1293 l 1xf8 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni0229.glyph000066400000000000000000000021051472062471000316350ustar00rootroot00000000000000StartChar: uni0229 Encoding: 553 553 483 Width: 1060 VWidth: 0 Flags: W HStem: -395 125<241.312 457.869> -9 152<476.645 682.814> 869 152<447.657 761.392> VStem: 86 160<210.682 344.433> 465 138<-258.877 -161.195> 811 146<635.961 821.03> LayerCount: 2 Fore SplineSet 262 492 m 1 377 500 586 513 700 581 c 0 775 626 811 683 811 735 c 0 811 808 740 869 604 869 c 0 434 869 311 743 262 492 c 1 632 1021 m 0 847 1021 957 885 957 740 c 0 957 639 903 534 794 467 c 0 641 374 390 352 246 341 c 1 246 338 246 334 246 330 c 0 246 258 285 143 479 143 c 0 658 143 757 224 806 278 c 1 908 169 l 1 860 126 750 3 486 -9 c 1 482 -30 477 -54 476 -56 c 1 557 -60 603 -105 603 -182 c 0 603 -196 601 -211 598 -227 c 0 578 -328 465 -395 381 -395 c 0 315 -395 248 -370 199 -334 c 1 258 -228 l 1 288 -246 323 -270 374 -270 c 0 410 -270 455 -250 465 -212 c 1 465 -210 l 2 465 -208 466 -205 466 -203 c 0 466 -177 434 -156 390 -156 c 0 342 -156 339 -163 309 -173 c 1 342 0 l 1 168 36 86 166 86 356 c 0 86 405 92 459 103 516 c 0 159 802 349 1021 632 1021 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni022A.glyph000066400000000000000000000005541472062471000316530ustar00rootroot00000000000000StartChar: uni022A Encoding: 554 554 484 Width: 1060 VWidth: 0 Flags: W HStem: -13 153<291.462 584.667> 1173 153<510.265 784.235> 1412 225<465.5 655.5 870.5 1061.5> 1728 152<612.446 1037.5> VStem: 43 162<227.749 691.372> 584.5 483 869 158<555.722 1070.95> LayerCount: 2 Fore Refer: 324 772 S 1 0 0 1 116.5 255 2 Refer: 126 214 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni022B.glyph000066400000000000000000000005301472062471000316460ustar00rootroot00000000000000StartChar: uni022B Encoding: 555 555 485 Width: 1060 VWidth: 0 Flags: W HStem: 1 155<282.579 590.831> 878 154<453.6 737.526> 1173.8 225<417 607 822 1013> 1467 152<554.946 980> VStem: 73 162<201.274 586.445> 527 483 787 161<423.036 831.077> LayerCount: 2 Fore Refer: 324 772 S 1 0 0 1 59 -6 2 Refer: 139 246 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni022C.glyph000066400000000000000000000005751472062471000316600ustar00rootroot00000000000000StartChar: uni022C Encoding: 556 556 486 Width: 1060 VWidth: 0 Flags: W HStem: -13 153<291.462 584.667> 1173 153<510.265 784.235> 1399 153<800.361 1012.79> 1528 153<501.069 707.814> 1770 152<628.446 1053.5> VStem: 43 162<227.749 691.372> 600.5 483 869 158<555.722 1070.95> LayerCount: 2 Fore Refer: 324 772 S 1 0 0 1 132.5 297 2 Refer: 125 213 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni022D.glyph000066400000000000000000000005571472062471000316610ustar00rootroot00000000000000StartChar: uni022D Encoding: 557 557 487 Width: 1060 VWidth: 0 Flags: W HStem: 1 155<282.579 590.831> 878 154<453.6 737.526> 1101 153<729.861 942.291> 1230 153<430.568 637.314> 1471 152<525.946 951> VStem: 73 162<201.274 586.445> 498 483 787 161<423.036 831.077> LayerCount: 2 Fore Refer: 324 772 N 1 0 0 1 30 -2 2 Refer: 138 245 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni022E.glyph000066400000000000000000000005061472062471000316540ustar00rootroot00000000000000StartChar: uni022E Encoding: 558 558 488 Width: 1060 VWidth: 0 Flags: W HStem: -13 153<291.462 584.667> 1173 153<510.265 784.235> 1409 225<667.5 859.5> VStem: 43 162<227.749 691.372> 623.5 279 869 158<555.722 1070.95> LayerCount: 2 Fore Refer: 328 775 S 1 0 0 1 87.5001 -17 2 Refer: 38 79 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni022F.glyph000066400000000000000000000005031472062471000316520ustar00rootroot00000000000000StartChar: uni022F Encoding: 559 559 489 Width: 1060 VWidth: 0 Flags: W HStem: 1 155<282.579 590.831> 878 154<453.6 737.526> 1157 225<611.2 803.2> VStem: 73 162<201.274 586.445> 567.2 279 787 161<423.036 831.077> LayerCount: 2 Fore Refer: 328 775 S 1 0 0 1 31.2004 -269 2 Refer: 14 111 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni0230.glyph000066400000000000000000000005511472062471000316300ustar00rootroot00000000000000StartChar: uni0230 Encoding: 560 560 490 Width: 1060 VWidth: 0 Flags: W HStem: -13 153<291.462 584.667> 1173 153<510.265 784.235> 1409 225<667.5 859.5> 1741 152<611.446 1036.5> VStem: 43 162<227.749 691.372> 583.5 483 623.5 279 869 158<555.722 1070.95> LayerCount: 2 Fore Refer: 324 772 S 1 0 0 1 115.5 268 2 Refer: 488 558 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni0231.glyph000066400000000000000000000005431472062471000316320ustar00rootroot00000000000000StartChar: uni0231 Encoding: 561 561 491 Width: 1060 VWidth: 0 Flags: W HStem: 1 155<282.579 590.831> 878 154<453.6 737.526> 1157 225<611.2 803.2> 1473 152<553.446 978.5> VStem: 73 162<201.274 586.445> 525.5 483 567.2 279 787 161<423.036 831.077> LayerCount: 2 Fore Refer: 324 772 S 1 0 0 1 57.4999 0 2 Refer: 489 559 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni0232.glyph000066400000000000000000000004011472062471000316240ustar00rootroot00000000000000StartChar: uni0232 Encoding: 562 562 519 Width: 1060 VWidth: 0 Flags: W HStem: 1294 20G<301.965 374 969 1035.85> 1496 152<549.946 975> VStem: 522 483 LayerCount: 2 Fore Refer: 324 772 S 1 0 0 1 53.9999 23 2 Refer: 48 89 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni0233.glyph000066400000000000000000000004541472062471000316350ustar00rootroot00000000000000StartChar: uni0233 Encoding: 563 563 520 Width: 1060 VWidth: 0 Flags: W HStem: -376 153<69.9609 274.766> 863 166<127.485 232.137> 1022 20G<863.5 971.381> 1185.6 152<486.946 912> VStem: 459 483 LayerCount: 2 Fore Refer: 324 772 S 1 0 0 1 -9 -287.4 2 Refer: 24 121 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni0237.glyph000066400000000000000000000012001472062471000316270ustar00rootroot00000000000000StartChar: uni0237 Encoding: 567 567 330 Width: 1060 VWidth: 0 Flags: W HStem: -387 156<210.666 477.366> 892 149<504.147 703.795> VStem: 710 156<571.234 890.178> LayerCount: 2 Fore SplineSet 859 748 m 2 685 -118 l 0 657 -263 572 -387 334 -387 c 3 211 -387 71 -365 -15 -160 c 1 130 -62 l 1 198 -224 280 -231 343 -231 c 0 349 -231 355 -231 360 -231 c 3 472 -231 521 -149 530 -114 c 1 706 762 l 2 708 774 710 790 710 807 c 0 710 847 699 891 656 892 c 0 653 892 l 0 604 892 539 891 419 781 c 1 322 914 l 1 457 1003 523 1041 658 1041 c 0 834 1041 866 943 866 835 c 0 866 810 864 772 859 748 c 2 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni0302.glyph000066400000000000000000000003731472062471000316320ustar00rootroot00000000000000StartChar: uni0302 Encoding: 770 770 322 Width: 1060 VWidth: -10 Flags: W HStem: 1270 429 LayerCount: 2 Fore SplineSet 793 1699 m 1 1086 1372 l 1 969 1270 l 1 765 1501 l 1 426 1265 l 1 339 1387 l 1 793 1699 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni0304.glyph000066400000000000000000000006261472062471000316350ustar00rootroot00000000000000StartChar: uni0304 Encoding: 772 772 324 Width: 1060 VWidth: -34 Flags: W HStem: 1473 152<495.946 921> VStem: 468 483 LayerCount: 2 Fore SplineSet 951 1625 m 1 921 1473 l 1 904 1473 l 0 846 1471 776 1471 702 1471 c 0 628 1471 553 1471 485 1473 c 0 468 1474 l 1 498 1629 l 1 516 1627 l 0 581 1625 678 1625 770 1625 c 0 831 1625 889 1625 934 1625 c 0 951 1625 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni0305.glyph000066400000000000000000000003531472062471000316330ustar00rootroot00000000000000StartChar: uni0305 Encoding: 773 773 325 Width: 1060 VWidth: -34 Flags: W HStem: 1473 155<328 1072> LayerCount: 2 Fore SplineSet 1102 1625 m 1 1072 1473 l 1 298 1473 l 1 328 1628 l 1 1102 1625 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni0306.glyph000066400000000000000000000005621472062471000316360ustar00rootroot00000000000000StartChar: uni0306 Encoding: 774 774 326 Width: 1060 VWidth: -12 Flags: W HStem: 1357 153<597.679 870.382> VStem: 394 164<1551.95 1646> LayerCount: 2 Fore SplineSet 729 1510 m 0 837 1510 940 1584 961 1662 c 1 1121 1632 l 1 1063 1455 902 1357 699 1357 c 1 573 1357 398 1421 394 1646 c 1 558 1660 l 1 562 1543 636 1510 729 1510 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni0307.glyph000066400000000000000000000003661472062471000316410ustar00rootroot00000000000000StartChar: uni0307 Encoding: 775 775 328 Width: 1060 VWidth: -28 Flags: W HStem: 1426 225<580 772> VStem: 536 279 LayerCount: 2 Fore SplineSet 580 1651 m 1 815 1648 l 1 772 1423 l 1 536 1426 l 1 580 1651 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni0308.glyph000066400000000000000000000004671472062471000316440ustar00rootroot00000000000000StartChar: uni0308 Encoding: 776 776 327 Width: 1060 VWidth: -28 Flags: W HStem: 1413 225<421 612 826 1017> LayerCount: 2 Fore SplineSet 826 1638 m 1 1061 1635 l 1 1017 1410 l 1 783 1413 l 1 826 1638 l 1 421 1641 m 1 655 1638 l 1 612 1413 l 1 377 1416 l 1 421 1641 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni030A.glyph000066400000000000000000000012261472062471000316470ustar00rootroot00000000000000StartChar: uni030A Encoding: 778 778 329 Width: 1060 VWidth: -8 Flags: W HStem: 1286 116<644.048 808.064> 1543 125<652.606 819.993> VStem: 500 140<1407.93 1526.94> 823 141<1419.43 1535.86> LayerCount: 2 Fore SplineSet 745 1543 m 0 690 1543 648 1508 641 1473 c 0 640 1470 640 1466 640 1463 c 0 640 1432 669 1402 718 1402 c 0 772 1402 815 1438 822 1473 c 0 823 1476 823 1480 823 1483 c 0 823 1514 795 1543 745 1543 c 0 503 1473 m 0 525 1584 647 1668 770 1668 c 0 880 1668 964 1600 964 1506 c 0 964 1495 963 1484 961 1473 c 0 940 1363 829 1286 696 1286 c 0 582 1286 500 1349 500 1441 c 0 500 1451 501 1462 503 1473 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni030B.glyph000066400000000000000000000005551472062471000316540ustar00rootroot00000000000000StartChar: uni030B Encoding: 779 779 331 Width: 1060 VWidth: -43 Flags: W HStem: 1158 555 LayerCount: 2 Fore SplineSet 617 1273 m 1 734 1368 899 1572 969 1713 c 1 1122 1613 l 1 1057 1469 850 1252 733 1158 c 1 617 1273 l 1 282 1280 m 1 398 1375 563 1579 632 1720 c 1 787 1621 l 1 722 1477 513 1259 395 1165 c 1 282 1280 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni030C.glyph000066400000000000000000000003741472062471000316540ustar00rootroot00000000000000StartChar: uni030C Encoding: 780 780 332 Width: 1060 VWidth: -10 Flags: W HStem: 1220 440 LayerCount: 2 Fore SplineSet 685 1220 m 1 387 1543 l 1 501 1646 l 1 709 1419 l 1 1045 1660 l 1 1133 1539 l 1 685 1220 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni030D.glyph000066400000000000000000000003661472062471000316560ustar00rootroot00000000000000StartChar: uni030D Encoding: 781 781 335 Width: 1060 VWidth: -34 Flags: W HStem: 1280 348<664 756> VStem: 597 227 LayerCount: 2 Fore SplineSet 664 1628 m 1 824 1628 l 1 756 1280 l 1 597 1280 l 1 664 1628 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni030E.glyph000066400000000000000000000003011472062471000316440ustar00rootroot00000000000000StartChar: uni030E Encoding: 782 782 336 Width: 1060 VWidth: -34 Flags: W LayerCount: 2 Fore Refer: 335 781 N 1 0 0.19438 1 164 0 2 Refer: 335 781 N 1 0 0.19438 1 -100 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni030F.glyph000066400000000000000000000006461472062471000316610ustar00rootroot00000000000000StartChar: uni030F Encoding: 783 783 333 Width: 1060 VWidth: -43 Flags: W HStem: 1168 528 VStem: 384 176<1519.86 1644.07> 706 177<1525.62 1650.05> LayerCount: 2 Fore SplineSet 1062 1246 m 1 919 1168 l 1 833 1291 728 1490 706 1646 c 1 883 1696 l 1 909 1541 977 1370 1062 1246 c 1 738 1240 m 1 596 1162 l 1 510 1286 405 1484 384 1640 c 1 560 1690 l 1 587 1535 654 1365 738 1240 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni0310.glyph000066400000000000000000000001601472062471000316230ustar00rootroot00000000000000StartChar: uni0310 Encoding: 784 784 493 Width: 1060 VWidth: 0 Flags: W LayerCount: 2 Fore Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni0311.glyph000066400000000000000000000006651472062471000316360ustar00rootroot00000000000000StartChar: uni0311 Encoding: 785 785 492 Width: 1060 VWidth: -12 Flags: W HStem: 1510 153<581.763 873.224> VStem: 898 171<1399 1481.33> LayerCount: 2 Fore SplineSet 729 1510 m 0 636 1510 549 1477 499 1360 c 1 331 1394 l 1 423 1619 619 1663 781 1663 c 1 941 1663 1054 1565 1069 1415 c 0 1069 1410 1069 1404 1069 1399 c 1 897 1369 l 1 898 1374 898 1379 898 1383 c 0 898 1455 874 1510 729 1510 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni0312.glyph000066400000000000000000000004211472062471000316250ustar00rootroot00000000000000StartChar: uni0312 Encoding: 786 786 494 Width: 1060 VWidth: -43 Flags: W HStem: 1235 420 VStem: 451 327 LayerCount: 2 Fore SplineSet 451 1283 m 1 511 1395 559 1504 633 1655 c 1 778 1621 l 1 732 1479 677 1338 636 1235 c 1 451 1283 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni0313.glyph000066400000000000000000000004721472062471000316340ustar00rootroot00000000000000StartChar: uni0313 Encoding: 787 787 495 Width: 1060 VWidth: 26 Flags: W HStem: 1099 498 VStem: 562 321 LayerCount: 2 Fore SplineSet 663 1597 m 1 883 1597 l 1 842 1382 l 1 813 1231 731 1155 591 1099 c 1 562 1226 l 1 627 1254 658 1277 677 1376 c 1 620 1376 l 1 663 1597 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni0314.glyph000066400000000000000000000006331472062471000316340ustar00rootroot00000000000000StartChar: uni0314 Encoding: 788 788 496 Width: 1060 VWidth: 26 Flags: W HStem: 1099 498<674.991 754.692> VStem: 597 162<1206.1 1375.29> LayerCount: 2 Fore SplineSet 866 1597 m 1 823 1376 l 1 766 1376 l 1 761 1352 759 1332 759 1316 c 0 759 1265 781 1247 823 1226 c 1 746 1099 l 1 649 1145 597 1204 597 1307 c 0 597 1330 600 1355 605 1382 c 1 646 1597 l 1 866 1597 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni0326.glyph000066400000000000000000000004611472062471000316360ustar00rootroot00000000000000StartChar: uni0326 Encoding: 806 806 518 Width: 1060 VWidth: 26 Flags: W HStem: -494 498 VStem: 274 322 LayerCount: 2 Fore SplineSet 376 4 m 1 596 4 l 1 554 -211 l 2 525 -362 443 -438 303 -494 c 1 274 -367 l 1 339 -339 370 -316 389 -217 c 1 333 -217 l 1 376 4 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni0327.glyph000066400000000000000000000002261472062471000316360ustar00rootroot00000000000000StartChar: uni0327 Encoding: 807 807 509 Width: 1060 VWidth: 12 Flags: W LayerCount: 2 Fore Refer: 198 184 N 1 0 0.19438 1 0 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni0328.glyph000066400000000000000000000007471472062471000316470ustar00rootroot00000000000000StartChar: uni0328 Encoding: 808 808 510 Width: 1060 VWidth: 12 Flags: W HStem: -444 144<355.311 575.1> VStem: 188 159<-288.953 -161.071> LayerCount: 2 Fore SplineSet 717 41 m 0 595 -44 362 -142 348 -216 c 0 347 -221 347 -226 347 -231 c 0 347 -277 395 -300 453 -300 c 0 511 -300 558 -267 592 -245 c 1 650 -351 l 1 597 -399 500 -444 421 -444 c 0 259 -444 188 -375 188 -269 c 0 188 -252 189 -235 193 -216 c 0 228 -36 500 7 561 68 c 1 717 41 l 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni03CF.glyph000066400000000000000000000010661472062471000317010ustar00rootroot00000000000000StartChar: uni03CF Encoding: 975 975 419 Width: 1060 VWidth: 0 Flags: W HStem: -345 134<517 680.637> -5 21G<40 201.899> 1288 20G<291.116 453 1029.5 1058.98> LayerCount: 2 Fore SplineSet 790 -17 m 1 765 92 536 474 430 600 c 1 430 600 327 502 283 431 c 1 198 -5 l 1 40 -5 l 1 295 1308 l 1 453 1308 l 1 336 703 l 1 438 814 524 893 643 996 c 1 872 1191 1017 1289 1042 1310 c 1 1132 1204 l 1 924 1072 624 798 550 725 c 1 647 608 913 194 938 59 c 1 890 -166 815 -345 491 -345 c 1 517 -211 l 1 679 -211 754 -133 790 -17 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni03D0.glyph000066400000000000000000000016131472062471000316520ustar00rootroot00000000000000StartChar: uni03D0 Encoding: 976 976 411 Width: 1060 VWidth: 0 Flags: W HStem: 0 153<345.856 650.36> 668 131<311.598 582.756> 1176 152<471.625 692.005> VStem: 95 161<244.454 641.657> 725 159<913.979 1141.41> 799 156<302.496 585.986> LayerCount: 2 Fore SplineSet 277 644 m 1xf4 265 570 256 498 256 434 c 0 256 271 311 153 498 153 c 0 638 153 766 261 792 395 c 0 797 419 799 441 799 461 c 0 799 608 682 668 504 668 c 0 436 668 360 660 277 644 c 1xf4 308 799 m 1 491 811 685 822 721 1005 c 0 724 1020 725 1034 725 1047 c 0xf8 725 1132 664 1176 568 1176 c 0 503 1176 382 1110 308 799 c 1 137 736 m 0 219 1156 411 1328 597 1328 c 0 757 1328 884 1255 884 1088 c 0xf8 884 1064 881 1039 876 1011 c 0 856 909 812 832 746 779 c 1 882 739 955 645 955 494 c 0xf4 955 459 951 422 943 381 c 0 902 171 736 0 468 0 c 0 181 0 95 157 95 386 c 0 95 490 112 610 137 736 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni03D3.glyph000066400000000000000000000013711472062471000316560ustar00rootroot00000000000000StartChar: uni03D3 Encoding: 979 979 414 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<427 586.889> 1070 298<1009.19 1150> VStem: 1004 170<1071.31 1282.5> 1004 147<1070 1210.91> LayerCount: 2 Fore SplineSet 687 999 m 1xe0 778 1144 901 1368 1034 1368 c 0 1141 1368 1174 1323 1174 1242 c 0xe0 1174 1197 1164 1141 1151 1076 c 0xd0 1151 1074 1150 1072 1150 1070 c 1 993 1070 l 1 1001 1124 1004 1164 1004 1188 c 0 1004 1200 1003 1208 1002 1212 c 1 981 1199 767 945 716 684 c 2 583 0 l 1 427 1 l 1 560 683 l 2 568 724 572 768 572 811 c 0 572 1000 500 1187 390 1215 c 1 483 1376 l 1 648 1328 667 1152 687 999 c 1xe0 182 1224 m 1 275 1354 320 1494 377 1662 c 1 546 1635 l 1 483 1481 398 1290 298 1164 c 1 182 1224 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni03D4.glyph000066400000000000000000000005041472062471000316540ustar00rootroot00000000000000StartChar: uni03D4 Encoding: 980 980 415 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<357 516.889> 1070 298<1008.33 1150> 1432 225<420.96 610.96 825.96 1016.96> VStem: 1004 147<1070 1210.91> 1004 170<1071.31 1282.5> LayerCount: 2 Fore Refer: 173 168 S 1 0 0 1 100.96 342 2 Refer: 413 978 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni03D7.glyph000066400000000000000000000022601472062471000316600ustar00rootroot00000000000000StartChar: uni03D7 Encoding: 983 983 418 Width: 1060 VWidth: 0 Flags: W HStem: -345 150<520 717.459> 0 156<612 793.573> 863 157<272.01 416.99> VStem: 422 161<634.234 858.07> 502 162<158.097 381.183> LayerCount: 2 Fore SplineSet 104 828 m 1xf0 104 828 245 1020 392 1020 c 0 495 1020 583 946 583 810 c 0xf0 583 788 581 765 576 740 c 0 571 715 537 616 506 570 c 1 560 604 633 658 706 709 c 1 726 724 l 1 818 878 892 1018 1039 1018 c 0 1089 1018 1108 988 1108 943 c 0 1108 930 1107 917 1104 902 c 0 1083 792 928 668 810 588 c 1 766 511 687 377 670 287 c 0 666 266 664 248 664 233 c 0 664 179 688 156 728 156 c 0 780 156 815 180 851 240 c 1 982 191 l 1 978 169 l 2 921 -122 873 -345 491 -345 c 1 520 -195 l 1 723 -195 791 -127 826 55 c 0 827 58 827 62 828 65 c 1 773 30 709 0 652 0 c 0 572 0 502 70 502 198 c 0xe8 502 223 504 250 510 279 c 0 515 304 549 404 580 450 c 1 526 416 451 360 378 309 c 1 361 296 l 1 269 142 194 1 47 1 c 0 -3 1 -22 31 -22 76 c 0 -22 89 -20 103 -17 118 c 0 8 249 162 354 280 434 c 1 324 511 399 642 416 732 c 0 420 753 422 771 422 786 c 0 422 840 398 863 358 863 c 0 306 863 241 789 174 734 c 1 104 828 l 1xf0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni03D8.glyph000066400000000000000000000016121472062471000316610ustar00rootroot00000000000000StartChar: uni03D8 Encoding: 984 984 420 Width: 1060 VWidth: 0 Flags: W HStem: -9 146<308.523 349 520 613.547> 1170 153<521.179 800.813> VStem: 60 162<224.749 688.372> 885 160<549.799 1067.95> LayerCount: 2 Fore SplineSet 256 242 m 0 292 177 354 137 462 137 c 0 578 137 663 204 724 287 c 1 776 351 838 517 860 624 c 1 864 643 l 2 876 707 885 783 885 855 c 0 885 913 880 968 865 1014 c 0 829 1128 767 1170 679 1170 c 0 584 1170 523 1142 450 1066 c 0 364 977 287 835 236 573 c 0 227 529 222 475 222 423 c 0 222 352 232 284 256 242 c 0 704 1323 m 1 809 1323 1045 1270 1045 879 c 0 1045 808 1038 726 1020 632 c 1 1018 621 l 2 986 457 912 304 846 211 c 0 762 93 649 16 520 -8 c 1 461 -315 l 1 290 -315 l 1 349 -9 l 1 258 7 176 50 129 127 c 0 83 200 60 292 60 399 c 0 60 452 65 509 77 569 c 0 144 914 250 1063 338 1158 c 0 421 1248 547 1320 704 1323 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni03D9.glyph000066400000000000000000000013431472062471000316630ustar00rootroot00000000000000StartChar: uni03D9 Encoding: 985 985 421 Width: 1060 VWidth: 6 Flags: W HStem: 8 148<303 321 491 594.729> 878 154<440.388 728.186> VStem: 73 162<221.026 586.445> 787 161<425.23 817.774> LayerCount: 2 Fore SplineSet 621 215 m 1 698 276 742 382 771 530 c 0 772 536 774 542 775 548 c 0 782 588 787 627 787 662 c 0 787 789 734 878 596 878 c 0 388 878 293 713 246 469 c 0 239 433 235 399 235 368 c 0 235 234 303 156 439 156 c 1 515 157 563 173 621 215 c 1 321 8 m 1 154 38 73 155 73 329 c 0 73 371 78 416 87 464 c 0 144 756 300 1032 592 1032 c 0 789 1032 886 963 930 831 c 0 943 792 948 745 948 695 c 0 948 644 943 592 933 543 c 0 882 283 756 47 491 7 c 1 429 -315 l 1 258 -315 l 1 321 8 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni03DA.glyph000066400000000000000000000013411472062471000316710ustar00rootroot00000000000000StartChar: uni03DA Encoding: 986 986 423 Width: 1060 VWidth: 4 Flags: W HStem: -351 152<402 561.422> 1168 153<522.501 1138> VStem: 86 168<212.32 694.105> 603 161<-158.755 -45.1503> LayerCount: 2 Fore SplineSet 291 700 m 0 267 574 254 473 254 395 c 0 254 240 302 171 398 150 c 0 621 102 764 83 764 -49 c 0 764 -63 762 -78 759 -95 c 0 740 -191 661 -343 395 -351 c 1 402 -199 l 1 519 -185 589 -168 602 -99 c 0 602 -96 603 -94 603 -92 c 0 603 -32 450 -20 372 -7 c 0 149 28 86 166 86 347 c 0 86 453 108 574 132 700 c 0 203 1067 368 1321 736 1321 c 0 842 1321 924 1320 1000 1320 c 0 1057 1320 1109 1320 1167 1323 c 1 1138 1157 l 1 1097 1161 855 1168 695 1168 c 0 434 1168 337 939 291 700 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni03DB.glyph000066400000000000000000000013301472062471000316700ustar00rootroot00000000000000StartChar: uni03DB Encoding: 987 987 422 Width: 1060 VWidth: 4 Flags: W HStem: -351 152<402 561.422> 865 153<437.928 1088> VStem: 70 167<193.267 596.723> 603 161<-158.755 -44.2198> LayerCount: 2 Fore SplineSet 257 527 m 0 243 456 237 398 237 351 c 0 237 151 345 154 398 150 c 0 630 131 764 89 764 -46 c 0 764 -61 762 -77 759 -95 c 0 740 -191 661 -343 395 -351 c 1 402 -199 l 1 519 -185 589 -168 602 -99 c 0 603 -96 603 -94 603 -92 c 0 603 -32 452 -16 372 -7 c 0 150 16 70 110 70 294 c 0 70 360 81 437 98 527 c 0 169 894 372 1018 687 1018 c 0 793 1018 874 1017 950 1017 c 0 1007 1017 1059 1017 1117 1020 c 1 1088 855 l 1 1047 859 806 865 646 865 c 0 425 865 303 766 257 527 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni03DC.glyph000066400000000000000000000010611472062471000316720ustar00rootroot00000000000000StartChar: uni03DC Encoding: 988 988 424 Width: 1060 VWidth: 0 Flags: W HStem: -1 21G<42 211> 668 150<355 761.348> 1145 153<419 1044.92> LayerCount: 2 Fore SplineSet 202 -1 m 1 42 3 l 1 293 1298 l 1 978 1298 l 1 1054 1295 1100 1280 1131 1263 c 1 1046 1117 l 1 1023 1131 1004 1144 906 1145 c 1 836 1145 l 2 732 1145 602 1144 419 1143 c 1 355 815 l 1 475 815 543 818 665 818 c 0 753 818 809 804 810 804 c 2 827 799 l 1 763 654 l 1 728 663 678 668 633 668 c 0 527 668 435 668 326 665 c 1 302 544 220 92 202 -1 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni03DD.glyph000066400000000000000000000013361472062471000317000ustar00rootroot00000000000000StartChar: uni03DD Encoding: 989 989 425 Width: 1060 VWidth: -2 Flags: W HStem: -308 146<-57.3057 184.154> 859 154<660 957.063> 1266 152<742.443 1049.93> LayerCount: 2 Fore SplineSet 339 152 m 0 363 275 472 857 512 1064 c 0 540 1207 610 1418 887 1418 c 0 904 1418 919 1418 933 1418 c 0 1051 1418 1067 1413 1189 1321 c 1 1093 1191 l 1 1013 1251 997 1266 865 1266 c 0 718 1266 690 1168 669 1060 c 2 660 1013 l 1 728 1013 786 1012 859 1012 c 1 962 1009 988 1001 1016 992 c 1 958 846 l 1 938 853 919 859 863 859 c 2 630 859 l 1 601 705 497 156 496 152 c 0 450 -84 340 -308 1 -308 c 0 -29 -308 -61 -307 -94 -303 c 1 -55 -156 l 1 -28 -160 -2 -162 22 -162 c 0 230 -162 308 -6 339 152 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni040D.glyph000066400000000000000000000004271472062471000316550ustar00rootroot00000000000000StartChar: uni040D Encoding: 1037 1037 751 Width: 1060 VWidth: 0 Flags: W HStem: -6 21G<2.88932 158 686 848> 1277 17G<248.111 411 813 1088> 1364 530 VStem: 455.546 494 LayerCount: 2 Fore Refer: 320 768 S 1 0 0 1 -43.4542 84 2 Refer: 762 1048 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni0450.glyph000066400000000000000000000004221472062471000316310ustar00rootroot00000000000000StartChar: uni0450 Encoding: 1104 1104 818 Width: 1060 VWidth: -2 Flags: W HStem: -10 153<318.479 683.696> 869 152<447.657 761.392> 1064 530 VStem: 86 160<212.786 344.433> 491 494 811 146<635.961 821.03> LayerCount: 2 Fore Refer: 56 232 N 1 0 0 1 0 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni045D.glyph000066400000000000000000000005451472062471000316630ustar00rootroot00000000000000StartChar: uni045D Encoding: 1117 1117 831 Width: 1060 VWidth: 0 Flags: W HStem: 0 155<257.953 450.212> 1001 20G<269.778 392 835.905 983.636> 1071 530 VStem: 79 167<164.519 462.848> 228 164<762.633 996.196> 441.686 494 700 145<86.8454 291.394> LayerCount: 2 Fore Refer: 320 768 S 1 0 0 1 -57.3137 -209 2 Refer: 794 1080 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni0460.glyph000066400000000000000000000017061472062471000316400ustar00rootroot00000000000000StartChar: uni0460 Encoding: 1120 1120 834 Width: 1060 VWidth: 6 Flags: W HStem: -10 155<210.453 359.389 603.053 732.187> VStem: 34 163<149.643 612.556> 921 160<589.977 1255.65> LayerCount: 2 Fore SplineSet 528 870 m 1 691 889 l 1 672 804 655 710 636 617 c 0 635 609 598 414 596 405 c 0 588 359 583 319 583 286 c 0 583 189 618 144 678 144 c 0 772 144 870 531 899 681 c 0 914 757 921 841 921 923 c 0 921 1071 898 1214 860 1299 c 1 1025 1365 l 1 1066 1263 1081 1109 1081 970 c 0 1081 863 1072 763 1060 702 c 0 1017 479 922 -12 628 -12 c 0 553 -12 490 33 457 104 c 1 393 34 316 -10 240 -10 c 0 79 -10 34 117 34 270 c 0 34 370 54 481 72 575 c 0 78 608 84 639 89 666 c 0 122 834 241 1179 387 1362 c 1 526 1296 l 1 420 1169 296 897 256 690 c 0 250 661 243 626 236 588 c 0 217 491 197 373 197 284 c 0 197 203 214 145 263 145 c 0 333 145 388 196 425 321 c 1 427 337 466 538 469 554 c 0 489 660 511 770 528 870 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni0461.glyph000066400000000000000000000004271472062471000316400ustar00rootroot00000000000000StartChar: uni0461 Encoding: 1121 1121 835 Width: 1060 VWidth: 6 Flags: W HStem: -10 155<209.557 359.389 602.137 758.217> 1013 28G<205 320.424 957 1022> VStem: 26 167<152.396 558.672> 883 164<407.815 982.41> LayerCount: 2 Fore Refer: 363 969 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni048A.glyph000066400000000000000000000015311472062471000316570ustar00rootroot00000000000000StartChar: uni048A Encoding: 1162 1162 842 Width: 1060 VWidth: 0 Flags: W HStem: -10 21G<-1 237 617 781> 1273 21G<248.111 411 744 1019> 1382 153<586.644 862.986> VStem: 385 162<1578.67 1655> LayerCount: 2 Fore SplineSet 860 1293 m 1 1019 1292 l 1 1009 1239 999 1182 988 1125 c 0 943 895 890 641 846 415 c 0 826 313 808 217 793 131 c 1 1005 133 l 1 891 -84 806 -242 763 -308 c 1 645 -268 l 1 688 -204 747 -94 781 -8 c 1 766 -10 l 1 617 -10 l 1 641 161 670 324 706 510 c 0 732 644 757 766 784 896 c 1 619 648 318 167 156 -17 c 1 -1 -7 l 1 252 1294 l 1 411 1294 l 1 381 1142 319 829 262 536 c 2 223 332 l 1 494 685 628 936 860 1293 c 1 717 1535 m 0 825 1535 920 1598 941 1676 c 1 1101 1646 l 1 1043 1469 853 1382 688 1382 c 0 562 1382 389 1430 385 1655 c 1 547 1685 l 1 551 1568 624 1535 717 1535 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni048B.glyph000066400000000000000000000020411472062471000316550ustar00rootroot00000000000000StartChar: uni048B Encoding: 1163 1163 843 Width: 1060 Flags: W HStem: 0 155<257.953 450.212> 1001 20G<269.778 392 835.905 983.636> 1172 153<561.679 834.382> VStem: 79 167<164.519 462.848> 228 164<762.633 996.196> 358 164<1366.95 1461> 698 147<131.084 291.39> LayerCount: 2 Fore SplineSet 693 1325 m 0xe6 801 1325 904 1399 925 1477 c 1 1085 1447 l 1 1027 1270 866 1172 663 1172 c 0 537 1172 362 1236 358 1461 c 1 522 1475 l 1 526 1358 600 1325 693 1325 c 0xe6 886 132 m 2 988 90 l 1 874 -127 806 -242 763 -308 c 1 645 -268 l 1 688 -204 744 -86 778 0 c 1 722 25 698 92 698 171 c 0 698 203 705 252 715 298 c 1 619 121 476 1 325 0 c 0 195 0 79 88 79 225 c 0xf2 79 241 81 258 84 275 c 0 130 527 228 869 228 977 c 0 228 984 228 989 227 994 c 1 392 1021 l 2 392 1018 392 1014 392 1011 c 0xea 392 912 319 666 251 306 c 0 248 288 246 270 246 254 c 0xf2 246 199 267 155 334 155 c 0 499 155 676 457 771 691 c 1 840 1028 l 1 998 1006 l 1 847 239 l 2 846 231 845 224 845 217 c 0 845 167 860 140 886 132 c 2 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni048C.glyph000066400000000000000000000015551472062471000316670ustar00rootroot00000000000000StartChar: uni048C Encoding: 1164 1164 844 Width: 1060 Flags: W HStem: -5 151<287 677.618> 649 149<402.932 769.431> 995 150<187 296 487 733> 1261 20G<383 413.5> VStem: 850 164<307.142 572.556> LayerCount: 2 Fore SplineSet 351 1280 m 1 356 1280 373 1281 393 1281 c 0 434 1281 491 1280 512 1280 c 1 504 1234 496 1189 487 1145 c 1 763 1145 l 1 733 995 l 1 457 995 l 1 416 780 l 1 497 794 547 798 610 798 c 0 882 798 1014 721 1014 519 c 0 1014 481 1009 440 1000 393 c 0 946 114 713 -5 465 -5 c 0 370 -5 211 0 95 0 c 1 133 194 182 404 263 820 c 0 271 862 283 926 296 995 c 1 157 995 l 1 187 1145 l 1 326 1145 l 1 337 1201 345 1250 351 1280 c 1 564 649 m 0 509 649 386 640 386 640 c 1 338 403 303 226 287 150 c 1 395 150 386 146 461 146 c 0 641 146 807 212 845 409 c 0 849 428 850 445 850 461 c 0 850 593 733 649 564 649 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni048D.glyph000066400000000000000000000015241472062471000316640ustar00rootroot00000000000000StartChar: uni048D Encoding: 1165 1165 845 Width: 1060 Flags: W HStem: -5 151<414.199 731.787> 493 149<430.414 768.885> 873 150<163 331 521 697> VStem: 232 156<171.367 480.378> 807 162<224.808 449.921> LayerCount: 2 Fore SplineSet 428 1375 m 1 443 1375 557 1376 588 1376 c 1 578 1319 539 1115 521 1023 c 1 727 1023 l 1 697 873 l 1 491 873 l 1 443 624 l 1 524 638 550 642 613 642 c 0 827 642 969 587 969 401 c 0 969 373 966 342 959 308 c 0 918 95 817 -5 569 -5 c 0 314 -5 232 68 232 252 c 0 232 367 264 525 305 735 c 0 314 781 309 762 331 873 c 1 133 873 l 1 163 1023 l 1 360 1023 l 1 380 1126 421 1339 428 1375 c 1 567 493 m 0 512 493 414 484 414 484 c 1 397 399 388 336 388 288 c 0 388 160 449 146 565 146 c 0 700 146 775 182 803 324 c 0 806 339 807 352 807 364 c 0 807 470 706 493 567 493 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni048E.glyph000066400000000000000000000015261472062471000316670ustar00rootroot00000000000000StartChar: uni048E Encoding: 1166 1166 846 Width: 1060 Flags: W HStem: -10 21G<27 200> 460 152<307 595.077> 1151 151<412 819.047> VStem: 892 165<783.237 1087.47> LayerCount: 2 Fore SplineSet 185 -10 m 1 27 -9 l 1 281 1294 l 1 399 1294 438 1302 571 1302 c 0 796 1302 933 1289 1021 1151 c 0 1047 1110 1057 1059 1057 1005 c 0 1057 973 1054 939 1047 906 c 0 1029 815 1002 715 925 628 c 0 878 575 841 549 786 524 c 1 881 333 l 1 771 261 l 1 668 478 l 1 601 464 524 460 430 460 c 0 382 460 332 461 278 463 c 1 227 200 215 146 185 -10 c 1 884 900 m 0 889 927 892 951 892 973 c 0 892 1117 777 1146 564 1151 c 1 503 1151 457 1147 412 1146 c 1 387 1020 l 2 351 837 307 613 307 613 c 1 343 612 377 612 410 612 c 0 482 612 543 616 598 625 c 1 515 803 l 1 622 866 l 1 719 660 l 1 815 701 859 772 884 900 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni048F.glyph000066400000000000000000000016311472062471000316650ustar00rootroot00000000000000StartChar: uni048F Encoding: 1167 1167 847 Width: 1060 Flags: W HStem: -7 155<322.484 546.308> 858 155<463.733 757.135> VStem: -14 161<-397 -118.344> 227 168<923.954 998> 806 161<432.254 811.647> LayerCount: 2 Fore SplineSet 790 527 m 0 800 579 806 626 806 667 c 0 806 788 758 858 631 858 c 0 494 858 437 812 344 698 c 1 259 262 l 1 301 211 346 148 437 148 c 0 476 148 513 154 548 166 c 1 457 289 l 1 569 377 l 1 666 244 l 1 722 304 764 395 790 527 c 0 196 739 m 2 198 747 198 755 200 763 c 0 216 846 224 932 227 998 c 1 395 1018 l 1 394 986 394 964 387 922 c 1 461 978 548 1013 660 1013 c 0 880 1013 967 886 967 699 c 0 967 652 962 600 951 546 c 0 916 368 853 224 752 127 c 1 873 -39 l 1 762 -127 l 1 636 45 l 1 567 11 487 -7 393 -7 c 0 293 -7 261 25 219 56 c 1 179 -151 l 2 161 -245 153 -329 147 -397 c 1 -14 -406 l 1 -9 -333 5 -237 23 -146 c 2 196 739 l 2 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni0492.glyph000066400000000000000000000010261472062471000316400ustar00rootroot00000000000000StartChar: uni0492 Encoding: 1170 1170 850 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<162 326.872> 625 152<131 283 474 877> 1147 154<546 1056.09> LayerCount: 2 Fore SplineSet 877 625 m 1 834 625 507 625 464 625 c 2 444 625 l 1 323 0 l 1 162 0 l 1 283 624 l 1 222 623 165 621 102 616 c 1 131 768 l 1 187 772 249 775 313 776 c 1 415 1301 l 1 973 1301 l 2 1048 1301 1083 1287 1127 1271 c 1 1058 1125 l 1 1017 1140 999 1144 941 1147 c 1 546 1147 l 1 474 777 l 1 907 777 l 1 877 625 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni0493.glyph000066400000000000000000000010031472062471000316340ustar00rootroot00000000000000StartChar: uni0493 Encoding: 1171 1171 851 Width: 1060 Flags: W HStem: 0 21G<170 334.874> 444 152<96 256 447 842> 866 154<499 1040.09> LayerCount: 2 Fore SplineSet 368 1020 m 1 957 1020 l 2 1032 1020 1067 1006 1111 990 c 1 1042 844 l 1 1001 859 983 863 925 866 c 1 499 866 l 1 447 596 l 1 872 596 l 1 842 444 l 1 799 444 472 444 429 444 c 2 417 444 l 1 331 0 l 1 170 0 l 1 256 443 l 1 192 442 133 440 67 435 c 1 96 587 l 1 155 591 219 594 286 595 c 1 368 1020 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni0494.glyph000066400000000000000000000012551472062471000316460ustar00rootroot00000000000000StartChar: uni0494 Encoding: 1172 1172 852 Width: 1060 VWidth: 0 Flags: W HStem: -268 151<366 563.379> 0 21G<36 200.888> 635 154<395.475 679.738> 1147 154<420 1056.09> VStem: 785 166<166.341 523.372> LayerCount: 2 Fore SplineSet 289 1301 m 1 973 1301 l 2 1048 1301 1083 1287 1127 1271 c 1 1058 1125 l 1 1017 1140 999 1144 941 1147 c 1 420 1147 l 1 339 732 l 1 430 772 526 789 569 789 c 0 856 789 951 630 951 432 c 0 951 383 945 332 935 280 c 0 849 -160 601 -268 335 -268 c 1 366 -117 l 1 558 -117 714 -44 780 296 c 0 784 316 785 337 785 359 c 0 785 489 713 635 546 635 c 0 486 635 368 586 301 535 c 1 197 0 l 1 36 0 l 1 289 1301 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni0495.glyph000066400000000000000000000012351472062471000316450ustar00rootroot00000000000000StartChar: uni0495 Encoding: 1173 1173 853 Width: 1060 Flags: W HStem: -382 151<368 587.478> 0 21G<106 270.873> 417 154<373.879 688.76> 866 154<435 1040.09> VStem: 779 159<5.9339 326.353> LayerCount: 2 Fore SplineSet 304 1020 m 1 957 1020 l 2 1032 1020 1067 1006 1111 990 c 1 1042 844 l 1 1001 859 983 863 925 866 c 1 435 866 l 1 372 540 l 1 434 562 496 571 551 571 c 0 818 571 938 403 938 216 c 0 938 187 936 157 930 128 c 0 850 -286 603 -382 337 -382 c 1 368 -231 l 1 560 -231 708 -196 774 144 c 0 777 162 779 180 779 197 c 0 779 316 698 417 528 417 c 0 457 417 391 401 340 377 c 1 267 0 l 1 106 0 l 1 304 1020 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni0496.glyph000066400000000000000000000013561472062471000316520ustar00rootroot00000000000000StartChar: uni0496 Encoding: 1174 1174 854 Width: 1060 Flags: W HStem: -5 21G<-94 85 338 478.877 747 762> 614 147<422.483 458 624 663.382> 1306 2G<258.083 340.5 589.124 730 941.5 1052.63> LayerCount: 2 Fore SplineSet 654 614 m 1 595 614 l 1 475 -5 l 1 338 -5 l 1 458 614 l 1 399 614 l 1 304 427 109 128 61 -6 c 1 -94 5 l 1 -19 190 197 535 295 714 c 1 272 956 262 1097 152 1230 c 1 286 1326 l 1 395 1162 417 880 426 761 c 1 487 761 l 1 593 1308 l 1 730 1308 l 1 624 761 l 1 685 761 l 1 740 880 855 1161 1028 1325 c 1 1145 1230 l 1 983 1097 903 903 786 661 c 1 821 520 861 321 877 149 c 1 1010 153 l 1 930 -270 l 1 772 -271 l 1 825 -1 l 1 801 -3 777 -6 747 -7 c 1 747 134 693 440 654 614 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni0497.glyph000066400000000000000000000015431472062471000316510ustar00rootroot00000000000000StartChar: uni0497 Encoding: 1175 1175 855 Width: 1060 Flags: W HStem: 0 7G<338 475.194 718.5 829> 1034 20G<219.439 303 521.5 671> VStem: 241 148<591.429 792.024> 622 149<192.809 421.297> LayerCount: 2 Fore SplineSet 1032 1063 m 1 1119 956 l 1 1119 956 771 776 771 404 c 0 771 291 812 192 841 136 c 1 1014 142 l 1 934 -270 l 1 776 -271 l 1 829 -1 l 1 746 -14 l 1 691 46 622 187 622 397 c 0 622 410 622 424 623 437 c 1 601 432 581 424 558 416 c 1 549 372 l 1 471 0 l 1 338 0 l 1 426 445 l 1 394 439 363 437 363 437 c 1 334 312 231 135 18 -47 c 1 -88 55 l 1 -88 55 241 294 241 606 c 0 241 772 103 972 103 972 c 1 257 1054 l 1 349 896 389 728 389 588 c 1 389 588 415 592 447 598 c 1 454 612 l 1 454 612 509 898 534 1029 c 1 671 1020 l 1 582 568 l 1 604 575 629 581 650 587 c 1 705 769 837 935 1032 1063 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni0498.glyph000066400000000000000000000020611472062471000316460ustar00rootroot00000000000000StartChar: uni0498 Encoding: 1176 1176 856 Width: 1060 Flags: W HStem: -6 151<206.5 379 520 608.445> 645 150<404 648.281> 1171 151<396.484 782.55> VStem: 379 143<-172.375 -6> 757 167<274.01 542.509> 841 162<889.202 1111.42> LayerCount: 2 Fore SplineSet 404 797 m 1xf8 477 797 473 795 522 795 c 0 712 795 815 863 837 974 c 0 840 987 841 999 841 1011 c 0 841 1118 741 1171 620 1171 c 0 464 1171 417 1144 291 1066 c 1 221 1186 l 1 418 1314 524 1322 660 1322 c 0 840 1322 1003 1228 1003 1043 c 0xf4 1003 1021 1001 998 996 974 c 0 973 854 899 779 786 717 c 1 866 675 924 598 924 465 c 0 924 431 920 394 912 352 c 0 874 156 715 39 520 5 c 1 521 -3 522 -11 522 -20 c 0 522 -38 520 -58 516 -78 c 0 498 -173 435 -283 351 -357 c 1 239 -288 l 1 327 -199 364 -138 375 -80 c 0 378 -66 379 -52 379 -37 c 0 379 -27 379 -16 378 -6 c 1 289 -4 137 11 -4 116 c 1 106 254 l 1 202 176 277 145 425 145 c 0 605 145 730 250 751 356 c 0 755 375 757 393 757 410 c 0 757 553 637 645 494 645 c 0 445 645 449 643 376 643 c 1 404 797 l 1xf8 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni0499.glyph000066400000000000000000000021411472062471000316460ustar00rootroot00000000000000StartChar: uni0499 Encoding: 1177 1177 857 Width: 1060 Flags: W HStem: -7 157<183.809 360 493.488 651.221> 471 151<369 633.75> 871 153<290.003 782.604> VStem: 360 139<-169.688 -7.42115> 741 159<224.046 388.816> 812 161<691.851 838.134> LayerCount: 2 Fore SplineSet -20 131 m 1xf8 90 252 l 1 132 206 252 150 420 150 c 0 601 150 722 204 740 297 c 0 741 302 741 306 741 311 c 0xf8 741 354 703 402 610 439 c 0 541 467 481 471 418 471 c 0 392 471 365 470 339 470 c 1 369 622 l 1 387 622 l 1 392 622 l 2 503 622 786 626 811 754 c 0 812 761 812 767 812 773 c 0 812 842 727 871 539 871 c 0 393 871 278 825 251 810 c 1 209 940 l 1 229 952 340 1024 571 1024 c 0 849 1024 973 941 973 808 c 0xf4 973 793 971 776 968 760 c 0 952 678 872 556 709 545 c 1 838 513 900 417 900 331 c 0 900 320 899 310 897 299 c 0 884 234 855 149 766 88 c 0 698 42 618 12 499 1 c 1 497 -26 494 -52 489 -77 c 0 468 -186 420 -278 331 -357 c 1 219 -288 l 1 307 -199 344 -138 355 -80 c 0 358 -65 360 -49 360 -33 c 0 360 -24 360 -16 359 -7 c 1 343 -6 325 -3 306 0 c 1 135 17 32 85 -20 131 c 1xf8 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni049A.glyph000066400000000000000000000011251472062471000316570ustar00rootroot00000000000000StartChar: uni049A Encoding: 1178 1178 858 Width: 1060 VWidth: 0 Flags: W HStem: -5 21G<40 201.899 723 726> 1288 20G<291.116 453 1029.5 1058.98> LayerCount: 2 Fore SplineSet 724 -20 m 1 698 92 535 475 430 600 c 1 430 600 327 502 283 431 c 1 198 -5 l 1 40 -5 l 1 295 1308 l 1 453 1308 l 1 336 703 l 1 438 814 524 893 643 996 c 1 872 1191 1017 1289 1042 1310 c 1 1132 1204 l 1 924 1072 624 798 550 725 c 1 633 626 789 310 851 134 c 1 851 135 l 1 1005 142 l 1 925 -270 l 1 767 -271 l 1 820 -1 l 1 726 -21 l 1 725 -22 l 1 723 -22 l 1 724 -20 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni049B.glyph000066400000000000000000000011771472062471000316670ustar00rootroot00000000000000StartChar: uni049B Encoding: 1179 1179 859 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<82 241.913 770 820> 898 144<941.772 1079> 1000 20G<276.118 436> LayerCount: 2 Fore SplineSet 428 428 m 1xc0 373 417 319 414 319 414 c 1 238 0 l 1 82 0 l 1 280 1020 l 1 436 1020 l 1xa0 347 570 l 1 522 590 596 671 710 821 c 0 798 937 887 1037 1086 1042 c 1 1079 898 l 1 965 884 893 838 811 719 c 0 750 629 671 556 593 503 c 1 714 451 781 343 830 232 c 0 840 209 854 173 867 140 c 1 1005 142 l 1 925 -270 l 1 767 -271 l 1 820 -1 l 1 770 -8 l 1 770 -8 745 52 695 171 c 0 627 335 567 388 428 428 c 1xc0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni049C.glyph000066400000000000000000000011341472062471000316610ustar00rootroot00000000000000StartChar: uni049C Encoding: 1180 1180 860 Width: 1060 VWidth: 0 Flags: W HStem: -5 9G<40 201.871 777.5 828.947> 1288 20G<291.116 453 913.5 1058.98> VStem: 790 148<51.6383 120.074> LayerCount: 2 Fore SplineSet 651 690 m 1 748 573 913 194 938 59 c 1 790 -17 l 1 765 92 634 441 528 567 c 1 476 297 l 1 344 297 l 1 390 537 l 1 361 531 330 526 300 522 c 1 198 -5 l 1 40 -5 l 1 295 1308 l 1 453 1308 l 1 336 703 l 1 369 703 398 705 424 710 c 1 497 1086 l 1 629 1086 l 1 571 787 l 1 666 869 785 1026 1042 1310 c 1 1132 1204 l 1 964 1020 750 750 651 690 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni049D.glyph000066400000000000000000000013121472062471000316600ustar00rootroot00000000000000StartChar: uni049D Encoding: 1181 1181 861 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<82 241.913 827.5 881.38> 416 154<347 411> 898 144<965.236 1079> 1000 20G<276.118 436> LayerCount: 2 Fore SplineSet 496 173 m 1xe0 364 173 l 1 411 416 l 1 362 414 319 414 319 414 c 1 238 0 l 1 82 0 l 1 280 1020 l 1 436 1020 l 1xd0 347 570 l 1 382 570 414 571 442 573 c 1 495 847 l 1 627 847 l 1 580 603 l 1 662 638 702 702 752 804 c 0 813 929 887 1037 1086 1042 c 1 1079 898 l 1 965 884 934 842 868 719 c 0 817 623 756 557 678 504 c 1 750 462 788 396 837 203 c 0 851 148 886 127 954 91 c 1 867 -30 l 1 788 18 726 35 698 161 c 0 658 343 616 397 544 423 c 1 496 173 l 1xe0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni049E.glyph000066400000000000000000000012251472062471000316640ustar00rootroot00000000000000StartChar: uni049E Encoding: 1182 1182 862 Width: 1060 VWidth: 0 Flags: W HStem: -5 9G<73 234.899 777.5 837.742> 1083 134<162 285 469 662> 1288 20G<324.264 486 1029.5 1057> VStem: 790 148<38.9944 97.819> LayerCount: 2 Fore SplineSet 583 711 m 1 680 594 913 180 938 45 c 1 790 -17 l 1 765 92 569 474 463 600 c 1 463 600 360 502 316 431 c 1 231 -5 l 1 73 -5 l 1 285 1083 l 1 136 1083 l 1 162 1217 l 1 311 1217 l 1 328 1308 l 1 486 1308 l 1 469 1217 l 1 688 1217 l 1 662 1083 l 1 443 1083 l 1 369 703 l 1 471 814 557 893 676 996 c 1 905 1191 1017 1289 1042 1310 c 1 1132 1190 l 1 944 1048 655 784 583 711 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni049F.glyph000066400000000000000000000013071472062471000316660ustar00rootroot00000000000000StartChar: uni049F Encoding: 1183 1183 863 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<82 241.913 827.5 881.38> 898 144<941.772 1079> 1083 134<204 294 476 704> LayerCount: 2 Fore SplineSet 428 426 m 1 373 415 319 414 319 414 c 1 238 0 l 1 82 0 l 1 294 1083 l 1 178 1083 l 1 204 1217 l 1 320 1217 l 1 350 1376 l 1 506 1376 l 1 476 1217 l 1 730 1217 l 1 704 1083 l 1 450 1083 l 1 449 1083 l 1 347 570 l 1 522 590 596 671 710 821 c 0 798 937 887 1037 1086 1042 c 1 1079 898 l 1 965 884 893 838 811 719 c 0 750 629 671 556 593 503 c 1 714 451 776 347 825 236 c 0 848 184 886 127 954 91 c 1 867 -30 l 1 788 18 745 52 695 171 c 0 627 335 567 386 428 426 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni04A0.glyph000066400000000000000000000010631472062471000316470ustar00rootroot00000000000000StartChar: uni04A0 Encoding: 1184 1184 864 Width: 1060 VWidth: 0 Flags: W HStem: 0 4G<128 289.899 777.5 840.345> 1162 151<193 354> VStem: 790 146<35.3049 118.602> LayerCount: 2 Fore SplineSet 636 712 m 1 733 595 911 176 936 41 c 1 790 -17 l 1 765 92 624 479 518 605 c 1 518 605 415 507 371 436 c 1 286 0 l 1 128 0 l 1 354 1162 l 1 164 1162 l 1 193 1313 l 1 383 1313 l 1 541 1313 l 1 512 1162 l 1 424 708 l 1 526 819 612 898 731 1001 c 1 960 1196 1017 1289 1042 1310 c 1 1152 1206 l 1 950 983 708 784 636 712 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni04A1.glyph000066400000000000000000000011771472062471000316560ustar00rootroot00000000000000StartChar: uni04A1 Encoding: 1185 1185 865 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<131 290.913 827.5 881.38> 869 151<135 300> 898 144<941.772 1079> LayerCount: 2 Fore SplineSet 428 426 m 1xa0 368 414 l 1 287 0 l 1 131 0 l 1 300 869 l 1 106 869 l 1 135 1020 l 1 327 1020 l 1 329 1020 l 1 483 1020 l 1 485 1020 l 1xc0 396 570 l 1 508 590 596 671 710 821 c 0 798 937 887 1037 1086 1042 c 1 1079 898 l 1 965 884 893 838 811 719 c 0 750 629 671 556 593 503 c 1 714 451 776 347 825 236 c 0 848 184 886 127 954 91 c 1 867 -30 l 1 788 18 745 52 695 171 c 0 627 335 567 386 428 426 c 1xa0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni04A2.glyph000066400000000000000000000010371472062471000316520ustar00rootroot00000000000000StartChar: uni04A2 Encoding: 1186 1186 866 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<-15 163.5> 625 152<295.082 769> 1276 15G<237 393.088 882.5 1057> LayerCount: 2 Fore SplineSet 397 1296 m 1 290 749 l 1 386 770 482 777 602 777 c 2 799 777 l 1 852 1051 867 1129 898 1291 c 1 1057 1291 l 1 832 135 l 1 991 143 l 1 911 -269 l 1 754 -270 l 1 806 0 l 1 648 0 l 1 769 625 l 1 726 625 714 625 671 625 c 0 525 625 383 622 260 597 c 1 193 254 181 181 146 0 c 1 -15 0 l 1 237 1294 l 1 397 1296 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni04A3.glyph000066400000000000000000000010201472062471000316430ustar00rootroot00000000000000StartChar: uni04A3 Encoding: 1187 1187 867 Width: 1060 Flags: W HStem: 0 21G<-15 163.5> 448 152<259.501 726> 1005 15G<184 340.071 820.5 995> LayerCount: 2 Fore SplineSet 344 1025 m 1 255 572 l 1 351 593 448 600 568 600 c 2 756 600 l 1 809 874 805 858 836 1020 c 1 995 1020 l 1 825 142 l 1 982 143 l 1 902 -269 l 1 745 -270 l 1 797 0 l 1 639 0 l 1 726 448 l 1 683 448 680 448 637 448 c 0 491 448 349 445 226 420 c 1 159 77 181 181 146 0 c 1 -15 0 l 1 184 1023 l 1 344 1025 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni04A4.glyph000066400000000000000000000010171472062471000316520ustar00rootroot00000000000000StartChar: uni04A4 Encoding: 1188 1188 868 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<-15 163.5 483 644.895> 625 152<294.506 604> 1140 151<863 1193> LayerCount: 2 Fore SplineSet 397 1296 m 1 290 749 l 1 386 770 490 777 610 777 c 2 634 777 l 1 669 955 687 1051 704 1140 c 2 733 1291 l 1 892 1291 l 1 1222 1291 l 1 1193 1140 l 1 863 1140 l 1 641 0 l 1 483 0 l 1 604 625 l 1 595 625 l 2 449 625 383 622 260 597 c 1 193 254 181 181 146 0 c 1 -15 0 l 1 237 1294 l 1 397 1296 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni04A5.glyph000066400000000000000000000007661472062471000316650ustar00rootroot00000000000000StartChar: uni04A5 Encoding: 1189 1189 869 Width: 1060 Flags: W HStem: 0 21G<-15 163.5 485 646.89> 448 152<259.501 572> 869 151<812 1140> LayerCount: 2 Fore SplineSet 344 1025 m 1 255 572 l 1 351 593 448 600 568 600 c 2 602 600 l 1 655 874 651 858 682 1020 c 1 844 1020 1007 1020 1169 1020 c 1 1140 869 l 1 812 869 l 1 643 0 l 1 485 0 l 1 572 448 l 1 516 448 l 2 370 448 349 445 226 420 c 1 159 77 181 181 146 0 c 1 -15 0 l 1 184 1023 l 1 344 1025 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni04A6.glyph000066400000000000000000000012341472062471000316550ustar00rootroot00000000000000StartChar: uni04A6 Encoding: 1190 1190 870 Width: 1060 VWidth: 31 Flags: W HStem: -365 151<512 643.432> -5 21G<-31 130.892 380 540.902> 615 154<685 815.591> 1141 150<350 601> VStem: 844 162<156.141 587.718> LayerCount: 2 Fore SplineSet 350 1141 m 1 127 -5 l 1 -31 -5 l 1 218 1292 l 1 631 1291 l 1 788 1291 l 1 685 763 l 1 713 769 738 769 751 769 c 0 939 769 1006 659 1006 478 c 0 1006 404 995 319 977 224 c 0 879 -280 673 -365 481 -365 c 1 512 -214 l 1 633 -214 747 -140 821 240 c 0 835 312 844 381 844 440 c 0 844 544 815 615 729 615 c 0 708 615 684 613 657 610 c 1 537 -5 l 1 380 -5 l 1 601 1141 l 1 350 1141 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni04A7.glyph000066400000000000000000000012331472062471000316550ustar00rootroot00000000000000StartChar: uni04A7 Encoding: 1191 1191 871 Width: 1060 Flags: W HStem: -412 151<531 674.638> -5 21G<-14 147.886 420 591.5> 439 154<691 807.115> 870 150<314 588> VStem: 841 162<6.70721 411.192> LayerCount: 2 Fore SplineSet 314 870 m 1 144 -5 l 1 -14 -5 l 1 182 1021 l 1 618 1020 l 1 775 1020 l 1 691 588 l 1 718 593 741 593 745 593 c 0 939 593 1003 470 1003 302 c 0 1003 241 995 174 981 104 c 0 895 -336 692 -412 500 -412 c 1 531 -261 l 1 652 -261 759 -220 825 120 c 0 834 166 841 216 841 262 c 0 841 358 813 439 722 439 c 0 713 439 690 439 663 437 c 1 634 290 606 142 577 -5 c 1 420 -5 l 1 588 870 l 1 314 870 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni04A8.glyph000066400000000000000000000015651472062471000316660ustar00rootroot00000000000000StartChar: uni04A8 Encoding: 1192 1192 872 Width: 1060 VWidth: 0 Flags: W HStem: -13 147<295.605 525.92 752.991 943.702> 1173 153<472.721 567.676 774.351 899.633> VStem: 48 161<238.141 788.298> 437 161<288.659 855.613> 924 158<634.795 1155.1> LayerCount: 2 Fore SplineSet 622 60 m 1 550 6 472 -13 371 -13 c 0 157 -13 48 211 48 426 c 0 48 1066 356 1282 566 1323 c 1 584 1172 l 1 346 1136 209 814 209 459 c 0 209 288 272 134 402 134 c 0 450 134 494 153 527 176 c 1 474 270 437 380 437 508 c 0 437 1018 681 1326 877 1326 c 0 972 1326 1082 1261 1082 998 c 0 1082 589 945 316 752 158 c 1 772 140 799 132 828 132 c 0 863 132 888 141 931 168 c 1 980 35 l 1 931 4 865 -15 813 -15 c 0 731 -15 677 17 622 60 c 1 846 1173 m 0 746 1173 598 871 598 541 c 0 598 438 616 335 656 259 c 1 870 504 924 683 924 975 c 0 924 1112 889 1173 846 1173 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni04A9.glyph000066400000000000000000000015521472062471000316630ustar00rootroot00000000000000StartChar: uni04A9 Encoding: 1193 1193 873 Width: 1060 VWidth: 0 Flags: W HStem: -13 148<262.23 506.735 767.075 943.701> 886 153<404.357 511.681 708.349 872.075> VStem: 29 159<215.008 627.029> 414 159<271.663 695.01> 889 156<479.426 873.683> LayerCount: 2 Fore SplineSet 620 47 m 1 552 10 456 -13 378 -13 c 0 153 -13 29 168 29 365 c 0 29 820 288 994 510 1036 c 1 527 894 l 1 278 826 188 614 188 387 c 0 188 254 238 135 402 135 c 0 431 135 482 146 508 156 c 1 454 236 414 330 414 429 c 0 414 804 624 1039 821 1039 c 0 941 1039 1045 983 1045 768 c 0 1045 468 933 289 766 144 c 1 778 132 804 130 825 130 c 0 860 130 888 141 931 168 c 1 980 35 l 1 931 4 865 -13 813 -13 c 0 743 -13 676 13 620 47 c 1 797 886 m 0 677 886 573 668 573 455 c 0 573 372 598 285 648 224 c 1 808 344 889 504 889 754 c 0 889 849 858 886 797 886 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni04AA.glyph000066400000000000000000000015101472062471000316650ustar00rootroot00000000000000StartChar: uni04AA Encoding: 1194 1194 874 Width: 1060 VWidth: 0 Flags: W HStem: -2 153<342.448 463> 1152 154<552.738 833.301> VStem: 82 160<261.251 725.645> 463 137<-142.626 -2> LayerCount: 2 Fore SplineSet 718 1152 m 0 603 1152 501 1087 440 1020 c 1 382 955 303 839 261 625 c 0 249 564 242 504 242 450 c 0 242 359 263 281 313 224 c 0 364 166 408 151 490 151 c 2 504 151 l 1 652 156 752 230 825 342 c 1 950 266 l 1 865 139 745 40 600 8 c 1 600 -11 599 -31 595 -51 c 0 576 -150 506 -268 418 -345 c 1 306 -276 l 1 402 -180 447 -116 459 -53 c 0 462 -36 464 -19 463 -2 c 1 361 3 250 31 182 114 c 1 115 198 82 303 82 433 c 0 82 491 89 554 102 623 c 0 151 877 263 1033 330 1109 c 0 423 1215 576 1306 751 1306 c 0 891 1306 1003 1222 1060 1063 c 1 908 982 l 1 870 1102 804 1152 718 1152 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni04AB.glyph000066400000000000000000000014011472062471000316650ustar00rootroot00000000000000StartChar: uni04AB Encoding: 1195 1195 875 Width: 1060 Flags: W HStem: -6 156<320.778 422 560 701.858> 865 153<437.259 784.084> VStem: 78 165<225.241 626.422> 422 138<-145.446 -6> LayerCount: 2 Fore SplineSet 257 527 m 0 247 474 243 428 243 389 c 0 243 155 407 150 501 150 c 2 514 150 l 2 670 150 758 215 827 302 c 1 935 211 l 1 898 173 789 24 560 -3 c 1 560 -18 558 -34 555 -51 c 0 536 -150 466 -268 378 -345 c 1 266 -276 l 1 362 -180 407 -116 419 -53 c 0 422 -37 423 -22 422 -6 c 1 336 -2 245 16 180 73 c 1 107 140 78 231 78 342 c 0 78 399 85 460 98 527 c 0 169 894 372 1018 687 1018 c 0 782 1018 851 994 902 948 c 0 954 901 973 841 985 789 c 1 820 729 l 1 817 770 806 865 646 865 c 0 425 865 303 766 257 527 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni04AC.glyph000066400000000000000000000010651472062471000316740ustar00rootroot00000000000000StartChar: uni04AC Encoding: 1196 1196 876 Width: 1060 VWidth: 0 Flags: W HStem: -9 21G<329.886 545> 1144 155<216 550 710 1054.96> VStem: 513 146<-262 -5.52036> LayerCount: 2 Fore SplineSet 517 148 m 1 720 158 l 1 714 131 708 103 702 73 c 0 679 -44 660 -178 659 -262 c 1 513 -283 l 1 516 -186 526 -110 545 0 c 1 326 -9 l 1 550 1144 l 1 352 1144 262 1143 186 1143 c 1 216 1298 l 1 338 1298 792 1299 980 1299 c 0 1053 1299 1101 1287 1118 1284 c 1 1055 1132 l 1 1055 1132 995 1144 945 1144 c 2 710 1144 l 1 517 148 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni04AD.glyph000066400000000000000000000020651472062471000316760ustar00rootroot00000000000000StartChar: uni04AD Encoding: 1197 1197 877 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<-15 129.878 328 472.873> 873 153<404.403 555.5 729.911 896> 1027 20G<227 307.5> VStem: 153 158<877 1007.35> 832 140<-262 -5.52036 671.871 870.776> LayerCount: 2 Fore SplineSet 846 1026 m 0 946 1026 972 934 972 846 c 0 972 807 967 768 961 739 c 2 846 149 l 1 1027 158 l 1 1021 131 1015 103 1009 73 c 0 986 -44 967 -178 966 -262 c 1 820 -283 l 1 823 -186 833 -110 852 0 c 1 852 0 760 0 680 0 c 1 715 193 l 1 825 760 l 2 826 764 826 768 827 773 c 0 829 785 832 801 832 816 c 0 832 845 822 873 783 873 c 0 735 873 691 827 603 692 c 1 469 0 l 1 328 0 l 1 485 806 l 2 487 815 488 825 488 835 c 0 488 855 481 873 450 873 c 0 402 873 348 827 260 691 c 1 126 0 l 1 -15 0 l 1 140 815 l 2 150 866 153 905 153 937 c 0 153 963 151 985 148 1007 c 1 306 1047 l 1 309 1035 311 1013 311 989 c 0 311 951 307 905 303 877 c 1 365 957 440 1026 513 1026 c 0 598 1026 641 966 641 904 c 0 641 895 640 886 638 877 c 1 696 956 754 1026 846 1026 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni04AE.glyph000066400000000000000000000002701472062471000316730ustar00rootroot00000000000000StartChar: uni04AE Encoding: 1198 1198 878 Width: 1060 VWidth: 0 Flags: W HStem: 1294 20G<301.965 374 969 1035.85> LayerCount: 2 Fore Refer: 48 89 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni04AF.glyph000066400000000000000000000011561472062471000317000ustar00rootroot00000000000000StartChar: uni04AF Encoding: 1199 1199 879 Width: 1060 VWidth: 14 Flags: W HStem: 1021 20G<143.209 163.5 1000 1037.1> LayerCount: 2 Fore SplineSet 314 -392 m 1 314 -392 349 -220 373 -97 c 0 382 -51 390 -12 393 8 c 1 383 304 320 627 257 784 c 0 233 843 203 873 192 880 c 0 179 889 158 889 133 889 c 0 128 889 123 888 118 888 c 1 147 1041 l 1 180 1041 219 1040 246 1036 c 0 307 1026 348 976 390 883 c 1 458 731 513 487 528 279 c 1 617 511 1000 1044 1000 1044 c 1 1128 975 l 1 1128 975 697 414 549 16 c 1 546 1 543 -14 540 -30 c 0 519 -138 495 -272 472 -394 c 1 314 -392 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni04B0.glyph000066400000000000000000000011731472062471000316520ustar00rootroot00000000000000StartChar: uni04B0 Encoding: 1200 1200 880 Width: 1060 VWidth: 0 Flags: W HStem: -6 21G<323 486.817> 439 149<158 414 605 939> 1308 20G<312.62 368.5 986.5 1045.14> LayerCount: 2 Fore SplineSet 323 -6 m 1 350 135 l 2 361 194 389 323 414 439 c 1 129 439 l 1 158 588 l 1 445 588 l 1 446 592 447 597 448 601 c 1 391 712 232 1151 202 1257 c 1 356 1328 l 1 381 1251 505 896 565 759 c 1 690 898 959 1254 1014 1341 c 1 1137 1262 l 1 1072 1168 972 1026 834 858 c 1 722 727 630 616 606 590 c 1 605 588 l 1 968 588 l 1 939 439 l 1 574 439 l 1 546 308 516 167 508 125 c 2 483 -6 l 1 323 -6 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni04B1.glyph000066400000000000000000000013131472062471000316470ustar00rootroot00000000000000StartChar: uni04B1 Encoding: 1201 1201 881 Width: 1060 VWidth: 14 Flags: W HStem: -138 149<161 365 548 754> 1021 20G<143.209 163.5 1000 1037.1> VStem: 365 154<-359.885 -138> LayerCount: 2 Fore SplineSet 365 -138 m 1 132 -138 l 1 161 11 l 1 392 11 l 1 381 306 321 628 257 784 c 0 233 843 203 873 192 880 c 0 179 889 158 889 133 889 c 0 128 889 123 888 118 888 c 1 147 1041 l 1 180 1041 219 1040 246 1036 c 0 307 1026 348 976 390 883 c 0 458 731 513 487 528 279 c 1 617 511 1000 1044 1000 1044 c 1 1128 975 l 1 1128 975 697 414 549 16 c 1 548 11 l 1 783 11 l 1 754 -138 l 1 519 -138 l 1 504 -221 487 -310 472 -394 c 1 314 -392 l 1 314 -392 342 -255 365 -138 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni04B2.glyph000066400000000000000000000012171472062471000316530ustar00rootroot00000000000000StartChar: uni04B2 Encoding: 1202 1202 882 Width: 1060 VWidth: 0 Flags: W HStem: 1320 9G<297.451 379 963.236 1006.76> VStem: 770 146<-262 -36.3434> LayerCount: 2 Fore SplineSet 979 1340 m 1 1097 1255 l 1 613 648 l 1 710 431 753 306 834 181 c 0 851 157 879 155 907 155 c 0 913 155 919 155 924 155 c 0 941 155 960 157 977 158 c 1 971 131 965 103 959 73 c 0 936 -44 917 -178 916 -262 c 1 770 -283 l 1 773 -196 781 -125 797 -32 c 1 788 -32 764 -13 758 -5 c 0 645 133 607 266 502 508 c 1 79 -31 l 1 -37 54 l 1 432 654 l 1 352 858 299 1082 189 1238 c 1 328 1329 l 1 430 1183 481 969 551 797 c 1 979 1340 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni04B3.glyph000066400000000000000000000013531472062471000316550ustar00rootroot00000000000000StartChar: uni04B3 Encoding: 1203 1203 883 Width: 1060 VWidth: 4 Flags: W HStem: -18 21G<88 117> 1041 20G<311.495 386.5 873 1023> VStem: 770 146<-262 -2.55046> LayerCount: 2 Fore SplineSet 953 863 m 1 886 778 733 595 632 488 c 1 690 385 784 178 801 165 c 1 812 155 841 152 873 152 c 0 908 152 948 156 977 158 c 1 971 131 965 103 959 73 c 0 936 -44 917 -178 916 -262 c 1 770 -283 l 1 773 -197 781 -116 804 3 c 1 767 5 733 17 701 43 c 1 638 90 568 261 507 379 c 1 319 184 126 0 108 -18 c 1 6 84 l 1 16 95 241 323 434 511 c 1 373 629 290 786 192 960 c 1 341 1061 l 1 432 891 505 740 564 624 c 1 653 711 728 807 822 930 c 0 849 965 866 1002 873 1019 c 1 1031 1020 l 1 1015 971 995 914 953 863 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni04B4.glyph000066400000000000000000000012621472062471000316550ustar00rootroot00000000000000StartChar: uni04B4 Encoding: 1204 1204 884 Width: 1060 Flags: W HStem: 0 150<335 635> 1144 155<206 367 527 734.956> VStem: 745 149<-266.084 -2.34192> LayerCount: 2 Fore SplineSet 335 150 m 1 635 150 l 1 860 1296 l 1 1017 1296 l 1 795 158 l 1 944 158 l 1 937 128 930 95 923 61 c 0 907 -21 894 -110 894 -186 c 0 894 -214 896 -241 900 -264 c 1 754 -299 l 1 748 -265 745 -229 745 -191 c 0 745 -131 752 -68 764 0 c 1 607 0 l 1 145 -1 l 1 367 1144 l 1 169 1144 252 1143 176 1143 c 1 206 1298 l 1 328 1298 472 1299 660 1299 c 0 733 1299 781 1287 798 1284 c 1 735 1132 l 1 735 1132 675 1144 625 1144 c 2 527 1144 l 1 336 152 l 1 335 150 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni04B5.glyph000066400000000000000000000017601472062471000316610ustar00rootroot00000000000000StartChar: uni04B5 Encoding: 1205 1205 885 Width: 1060 VWidth: 6 Flags: W HStem: -4 155<351.028 507.818> 868 155<153 314 461.45 680.957> VStem: 179 167<152.993 467.241> 758 149<-267.334 4.60116> LayerCount: 2 Fore SplineSet 957 157 m 1 950 127 943 94 936 60 c 0 920 -22 907 -111 907 -187 c 0 907 -215 908 -242 912 -265 c 1 767 -300 l 1 761 -266 758 -230 758 -192 c 0 758 -132 768 -61 780 7 c 1 739 7 667 0 667 0 c 1 667 2 667 3 667 5 c 0 667 30 668 45 701 227 c 1 621 67 525 -4 400 -4 c 0 270 -4 179 88 179 225 c 0 179 241 181 258 184 275 c 0 219 468 285 715 314 868 c 1 116 868 199 867 123 867 c 1 153 1022 l 1 275 1022 419 1023 607 1023 c 0 680 1023 727 1011 744 1008 c 1 681 856 l 1 681 856 622 868 572 868 c 2 474 868 l 1 471 868 l 1 444 739 397 548 351 306 c 0 348 288 346 270 346 254 c 0 346 248 346 243 346 237 c 0 346 190 349 151 409 151 c 0 543 151 662 386 757 620 c 1 840 1028 l 1 998 1006 l 1 831 156 l 1 831 156 888 157 957 157 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni04B6.glyph000066400000000000000000000014061472062471000316570ustar00rootroot00000000000000StartChar: uni04B6 Encoding: 1206 1206 886 Width: 1060 Flags: W HStem: 449 153<382.08 718.361> 1276 20G<229.5 388 877.061 1038> VStem: 156 163<664.664 1141.96> 759 149<-266.084 -2.34192> LayerCount: 2 Fore SplineSet 778 0 m 1 628 0 l 1 721 488 l 1 612 456 553 449 479 449 c 0 228 449 156 590 156 790 c 0 156 908 182 1046 209 1187 c 0 215 1216 220 1245 226 1274 c 0 227 1281 229 1289 230 1296 c 1 388 1296 l 1 354 1106 319 946 319 827 c 0 319 685 369 602 529 602 c 0 591 602 653 615 752 641 c 1 881 1296 l 1 1038 1296 l 1 964 917 890 537 816 158 c 1 958 158 l 1 951 128 944 95 937 61 c 0 921 -21 908 -110 908 -186 c 0 908 -214 910 -241 914 -264 c 1 768 -299 l 1 762 -265 759 -229 759 -191 c 0 759 -131 766 -68 778 0 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni04B7.glyph000066400000000000000000000013021472062471000316530ustar00rootroot00000000000000StartChar: uni04B7 Encoding: 1207 1207 887 Width: 1060 Flags: W HStem: 326 153<345.697 562.21> 1000 20G<217 402 850.104 1011> VStem: 163 161<500.5 852.615> 780 149<-266.084 -2.34192> LayerCount: 2 Fore SplineSet 843 158 m 1 979 158 l 1 972 128 965 95 958 61 c 0 942 -21 929 -110 929 -186 c 0 929 -214 931 -241 935 -264 c 1 789 -299 l 1 783 -265 780 -229 780 -191 c 0 780 -131 787 -68 799 0 c 1 655 0 l 1 750 504 l 1 676 408 542 326 440 326 c 0 258 326 163 390 163 571 c 0 163 675 193 773 241 1020 c 1 402 1020 l 1 390 958 324 640 324 599 c 0 324 533 357 479 442 479 c 0 520 479 687 563 824 866 c 1 854 1020 l 1 1011 1020 l 1 938 645 906 478 843 158 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni04B8.glyph000066400000000000000000000012421472062471000316570ustar00rootroot00000000000000StartChar: uni04B8 Encoding: 1208 1208 888 Width: 1060 Flags: W HStem: 0 21G<628 827> 452 159<381.434 426 606 718.107> 1276 20G<238.5 397 877.061 1038> VStem: 165 163<663.214 1141.96> LayerCount: 2 Fore SplineSet 1038 1296 m 1 954 864 869 432 785 0 c 1 628 0 l 1 721 488 l 1 659 470 615 459 576 454 c 1 538 258 l 1 388 258 l 1 426 452 l 1 225 474 165 608 165 790 c 0 165 908 191 1046 218 1187 c 0 224 1216 229 1245 235 1274 c 0 236 1281 238 1289 239 1296 c 1 397 1296 l 1 363 1106 328 946 328 827 c 0 328 712 361 636 457 611 c 1 503 849 l 1 653 849 l 1 606 607 l 1 645 613 690 625 752 641 c 1 881 1296 l 1 1038 1296 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni04B9.glyph000066400000000000000000000012171472062471000316620ustar00rootroot00000000000000StartChar: uni04B9 Encoding: 1209 1209 889 Width: 1060 Flags: W HStem: 0 21G<655 854> 330 152<312.42 363> 1000 20G<182 367 850.104 1011> VStem: 128 161<504.243 852.615> LayerCount: 2 Fore SplineSet 479 154 m 1 329 154 l 1 340 213 352 271 363 330 c 1 222 347 128 417 128 571 c 0 128 675 158 773 206 1020 c 1 367 1020 l 1 355 958 289 640 289 599 c 0 289 524 332 492 392 482 c 1 409 570 427 658 444 745 c 1 594 745 l 1 578 664 562 582 546 501 c 1 625 537 726 629 824 866 c 1 854 1020 l 1 1011 1020 l 1 927 588 896 432 812 0 c 1 655 0 l 1 750 504 l 1 693 430 601 364 515 338 c 1 503 277 491 215 479 154 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni04BA.glyph000066400000000000000000000010561472062471000316730ustar00rootroot00000000000000StartChar: uni04BA Encoding: 1210 1210 890 Width: 1060 Flags: W HStem: 0 21G<30 190.939 755 913.5> 694 153<350.914 760.92> 1276 20G<241 440> VStem: 824 163<154.042 631.336> LayerCount: 2 Fore SplineSet 30 0 m 1 114 432 199 864 283 1296 c 1 440 1296 l 1 347 808 l 1 456 840 590 847 664 847 c 0 915 847 987 706 987 506 c 0 987 388 961 250 934 109 c 0 928 80 923 51 917 22 c 0 916 15 914 7 913 0 c 1 755 0 l 1 789 190 824 350 824 469 c 0 824 611 774 694 614 694 c 0 552 694 415 681 316 655 c 1 187 0 l 1 30 0 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni04BB.glyph000066400000000000000000000004351472062471000316740ustar00rootroot00000000000000StartChar: uni04BB Encoding: 1211 1211 891 Width: 1060 VWidth: -2 Flags: W HStem: 0 21G<7 170> 867 153<535.899 757.441> 1382 20G<288 447> VStem: 7 156<7.26482 179.604> 678 161<119.295 413.046> 781 161<503.063 845.5> LayerCount: 2 Fore Refer: 8 104 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni04BC.glyph000066400000000000000000000017441472062471000317010ustar00rootroot00000000000000StartChar: uni04BC Encoding: 1212 1212 892 Width: 1060 Flags: W HStem: -10 153<497.163 771.147> 606 153<461 917.314> 1181 152<657.272 889.071> VStem: 115 159<804.308 987.818> 264 151<236.582 603.908> 957 161<784.774 1107.37> LayerCount: 2 Fore SplineSet 817 1333 m 2xf4 819 1333 l 2 1050 1333 1118 1158 1118 951 c 0 1118 863 1106 770 1089 682 c 0 1085 662 1082 647 1079 639 c 1 795 620 609 608 431 606 c 1 420 552 415 499 415 449 c 0 415 275 480 143 603 143 c 0 723 143 827 213 876 267 c 1 978 158 l 1 928 113 783 -10 569 -10 c 0 365 -10 264 145 264 421 c 0xec 264 483 269 551 279 625 c 1 188 656 115 721 115 823 c 0 115 838 117 853 120 869 c 0 148 1011 230 1110 230 1110 c 1 352 1056 l 1 352 1056 299 1002 275 876 c 0 274 871 274 866 274 862 c 0 274 836 290 816 313 801 c 1 393 1109 575 1332 817 1333 c 2xf4 461 759 m 1 590 760 805 769 950 785 c 1 955 827 957 866 957 901 c 0 957 1092 890 1181 789 1181 c 0 619 1181 512 1020 461 759 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni04BD.glyph000066400000000000000000000017141472062471000316770ustar00rootroot00000000000000StartChar: uni04BD Encoding: 1213 1213 893 Width: 1060 Flags: W HStem: -10 153<467.02 741.926> 427 153<426 868.181> 869 152<577.188 834.416> VStem: 81 158<620.77 812.77> 239 151<222.885 426.682> 878 155<604.778 822.004> LayerCount: 2 Fore SplineSet 756 1021 m 2xf4 758 1021 l 2 983 1021 1033 844 1033 687 c 0 1033 615 1022 547 1014 503 c 0 1010 483 1007 468 1004 460 c 1 720 441 574 429 396 427 c 1 392 406 390 384 390 364 c 0 390 240 467 143 603 143 c 0 723 143 790 222 839 276 c 1 940 167 l 1 890 122 783 -10 569 -10 c 0 352 -10 239 134 239 358 c 0xec 239 386 241 415 245 446 c 1 154 477 81 542 81 644 c 0 81 659 82 674 85 690 c 0 113 832 195 931 195 931 c 1 317 877 l 1 317 877 264 823 240 697 c 0 239 692 239 687 239 683 c 0 239 655 257 635 282 620 c 1 356 853 521 1020 756 1021 c 2xf4 426 580 m 1 555 581 730 590 875 606 c 1 877 627 878 647 878 666 c 0 878 792 832 869 728 869 c 0 558 869 457 734 426 580 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni04BE.glyph000066400000000000000000000022041472062471000316730ustar00rootroot00000000000000StartChar: uni04BE Encoding: 1214 1214 894 Width: 1060 Flags: W HStem: 606 153<461 917.314> 1181 152<657.272 889.071> VStem: 115 159<804.319 987.818> 264 151<240.387 604.395> 541 140<-173.875 -9.42188> 957 161<784.774 1107.37> LayerCount: 2 Fore SplineSet 817 1333 m 0xec 819 1333 l 0 1050 1333 1118 1158 1118 951 c 0 1118 863 1106 770 1089 682 c 0 1085 662 1082 647 1079 639 c 1 795 620 609 608 431 606 c 1 420 552 415 499 415 449 c 0 415 275 480 143 603 143 c 0 723 143 827 213 876 267 c 1 978 158 l 1 938 121 833 34 681 2 c 1 679 -26 675 -54 670 -80 c 0 649 -188 601 -281 512 -359 c 1 401 -290 l 1 489 -201 526 -139 537 -81 c 0 540 -66 541 -51 541 -36 c 0 541 -27 541 -18 540 -9 c 1 355 5 264 158 264 421 c 0xdc 264 483 270 552 280 626 c 1 189 657 115 721 115 823 c 0 115 838 117 853 120 869 c 0 148 1011 230 1110 230 1110 c 1 352 1056 l 1 352 1056 299 1002 275 876 c 0 274 871 274 866 274 862 c 0 274 836 290 816 313 801 c 1 393 1108 575 1332 817 1333 c 0xec 461 759 m 1 590 760 805 769 950 785 c 1 955 827 957 866 957 901 c 0 957 1092 890 1181 789 1181 c 0 619 1181 512 1020 461 759 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni04BF.glyph000066400000000000000000000022251472062471000316770ustar00rootroot00000000000000StartChar: uni04BF Encoding: 1215 1215 895 Width: 1060 Flags: W HStem: -3 146<472.391 514 648.335 740.612> 427 153<426 868.181> 869 152<577.188 834.416> VStem: 80 159<620.787 808.818> 239 151<223.912 426.407> 514 139<-170.221 -7.42188> 878 155<604.778 822.004> LayerCount: 2 Fore SplineSet 756 1021 m 0xf6 758 1021 l 0 983 1021 1033 844 1033 687 c 0 1033 615 1022 547 1014 503 c 0 1010 483 1007 468 1004 460 c 1 720 441 574 429 396 427 c 1 392 406 390 384 390 364 c 0 390 240 467 143 603 143 c 0 723 143 790 222 839 276 c 1 940 167 l 1 897 128 811 25 653 -3 c 1 651 -29 648 -54 643 -78 c 0 622 -186 574 -279 485 -357 c 1 373 -288 l 1 461 -199 499 -137 510 -79 c 0 513 -64 514 -49 514 -34 c 0 514 -25 514 -16 513 -7 c 1 333 16 239 153 239 357 c 0xee 239 386 241 416 245 447 c 1 154 478 80 542 80 644 c 0 80 659 82 674 85 690 c 0 113 832 195 931 195 931 c 1 317 877 l 1 317 877 264 823 240 697 c 0 239 692 239 687 239 683 c 0 239 655 257 635 282 620 c 1 356 853 521 1020 756 1021 c 0xf6 426 580 m 1 555 581 730 590 875 606 c 1 877 627 878 647 878 666 c 0 878 792 832 869 728 869 c 0 558 869 457 734 426 580 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni04C0.glyph000066400000000000000000000003071472062471000316510ustar00rootroot00000000000000StartChar: uni04C0 Encoding: 1216 1216 896 Width: 1060 VWidth: 0 Flags: W HStem: 4 147<108 376 537 774> 1144 154<329 571 731 997> LayerCount: 2 Fore Refer: 50 73 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni04C1.glyph000066400000000000000000000005711472062471000316550ustar00rootroot00000000000000StartChar: uni04C1 Encoding: 1217 1217 897 Width: 1060 Flags: W HStem: -5 21G<-94 85 366 506.877 808 967> 614 147<422.483 486 652 715.539> 1306 2G<258.083 340.5 617.124 758 993.5 1104.63> 1379 153<588.651 861.354> VStem: 384.972 164<1573.95 1668> 808 159<-1 307.11> LayerCount: 2 Fore Refer: 326 774 S 1 0 0 1 -9.02793 22 2 Refer: 760 1046 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni04C2.glyph000066400000000000000000000005511472062471000316540ustar00rootroot00000000000000StartChar: uni04C2 Encoding: 1218 1218 898 Width: 1060 Flags: W HStem: -8 8G<363 500.194 842.5 893.922> 1013 41G<216.046 294 551.5 701 934 1037.83> 1185 153<554.679 827.382> VStem: 241 148<591.429 799.418> 351 164<1379.95 1474> 679 149<239.075 536.453> LayerCount: 2 Fore Refer: 326 774 S 1 0 0 1 -43 -172 2 Refer: 792 1078 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni04C3.glyph000066400000000000000000000013051472062471000316530ustar00rootroot00000000000000StartChar: uni04C3 Encoding: 1219 1219 899 Width: 1060 VWidth: 0 Flags: W HStem: -399 152<424 553.531> -5 21G<40 201.899> 591 134<550 633.577> 1288 20G<291.116 453 1029.5 1058.98> VStem: 778 164<39.0402 433.549> LayerCount: 2 Fore SplineSet 550 725 m 1 821 720 942 519 942 288 c 0 942 243 937 196 928 150 c 0 876 -115 689 -377 406 -399 c 1 424 -247 l 1 616 -222 731 -55 767 132 c 0 774 170 778 207 778 244 c 0 778 427 686 591 471 591 c 0 454 591 436 590 418 588 c 1 418 588 327 502 283 431 c 1 198 -5 l 1 40 -5 l 1 295 1308 l 1 453 1308 l 1 336 703 l 1 438 814 524 893 643 996 c 1 872 1191 1017 1289 1042 1310 c 1 1132 1204 l 1 924 1072 624 798 550 725 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni04C4.glyph000066400000000000000000000012511472062471000316540ustar00rootroot00000000000000StartChar: uni04C4 Encoding: 1220 1220 900 Width: 1060 VWidth: 0 Flags: W HStem: -399 152<424 565.601> 0 21G<41 200.889> 1000 20G<235.118 395 1000.5 1025.16> VStem: 771 164<-15.4788 356.395> LayerCount: 2 Fore SplineSet 605 609 m 1 831 581 935 425 935 223 c 0 935 181 931 137 922 92 c 0 870 -173 689 -377 406 -399 c 1 424 -247 l 1 616 -222 724 -113 760 74 c 0 767 111 771 147 771 181 c 0 771 351 679 481 472 481 c 0 462 481 451 481 440 480 c 1 395 446 310 378 260 324 c 1 197 0 l 1 41 0 l 1 239 1020 l 1 395 1020 l 1 304 550 l 1 415 642 536 725 661 819 c 1 903 997 987 1030 1014 1049 c 1 1086 920 l 1 875 806 687 678 605 609 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni04C5.glyph000066400000000000000000000011301472062471000316510ustar00rootroot00000000000000StartChar: uni04C5 Encoding: 1221 1221 901 Width: 1060 Flags: W HStem: -10 154<-3.64517 102.115> 1144 153<576.856 868> LayerCount: 2 Fore SplineSet -41 -6 m 1 0 145 l 1 5 144 9 144 14 144 c 0 152 144 287 409 459 1296 c 1 733 1297 l 2 767 1297 821 1297 852 1297 c 0 930 1297 1000 1297 1055 1293 c 1 980 907 907 526 834 141 c 1 1016 133 l 1 906 -48 809 -210 761 -298 c 1 638 -253 l 1 683 -173 747 -73 805 0 c 1 800 0 l 1 642 0 l 1 683 208 711 332 770 636 c 2 805 816 l 1 868 1144 l 1 587 1144 l 1 479 689 367 -10 4 -10 c 0 -11 -10 -26 -9 -41 -6 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni04C6.glyph000066400000000000000000000012151472062471000316560ustar00rootroot00000000000000StartChar: uni04C6 Encoding: 1222 1222 902 Width: 1060 Flags: W HStem: -6 157<-3.74137 105.263> 879 163<572.962 805.682> LayerCount: 2 Fore SplineSet 826 136 m 1 826 136 961 134 1016 133 c 1 906 -48 809 -210 761 -298 c 1 638 -253 l 1 683 -173 747 -73 805 0 c 1 800 0 l 2 781 0 769 0 733 0 c 2 638 0 l 1 673 173 779 709 780 709 c 2 809 867 l 1 782 874 754 879 696 879 c 0 590 879 506 821 420 558 c 0 337 303 298 -6 17 -6 c 0 -4 -6 -27 -3 -50 2 c 1 -1 157 l 1 12 154 26 151 41 151 c 0 136 151 193 384 264 610 c 0 364 929 496 1042 696 1042 c 0 848 1042 932 1026 996 1009 c 1 921 625 891 470 826 136 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni04C7.glyph000066400000000000000000000012041472062471000316550ustar00rootroot00000000000000StartChar: uni04C7 Encoding: 1223 1223 903 Width: 1060 VWidth: 0 Flags: W HStem: -402 153<426 551.294> 0 21G<-15 163.5> 625 152<295.082 800> 1276 15G<237 393.088 913.5 1088> LayerCount: 2 Fore SplineSet 397 1296 m 1 290 749 l 1 386 770 482 777 602 777 c 2 830 777 l 1 883 1051 898 1129 929 1291 c 1 1088 1291 l 1 1026 961 979 687 935 463 c 0 813 -164 720 -402 409 -402 c 0 404 -402 398 -402 393 -402 c 1 426 -249 l 1 604 -249 659 -110 764 432 c 0 775 491 787 556 800 625 c 1 757 625 714 625 671 625 c 0 525 625 383 622 260 597 c 1 193 254 181 181 146 0 c 1 -15 0 l 1 237 1294 l 1 397 1296 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni04C8.glyph000066400000000000000000000012051472062471000316570ustar00rootroot00000000000000StartChar: uni04C8 Encoding: 1224 1224 904 Width: 1060 Flags: W HStem: -396 147<399 531.731> 0 21G<-15 163.5> 448 152<259.501 766> 1005 15G<184 340.071 860.5 1035> LayerCount: 2 Fore SplineSet 344 1025 m 1 255 572 l 1 351 593 448 600 568 600 c 2 796 600 l 1 849 874 845 858 876 1020 c 1 1035 1020 l 1 1022 953 l 0 818 -97 757 -396 396 -396 c 0 389 -396 381 -396 374 -396 c 1 399 -248 l 1 405 -248 410 -249 415 -249 c 0 600 -249 678 -15 740 302 c 0 749 349 757 398 766 448 c 1 723 448 680 448 637 448 c 0 491 448 349 445 226 420 c 1 159 77 181 181 146 0 c 1 -15 0 l 1 184 1023 l 1 344 1025 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni04C9.glyph000066400000000000000000000011351472062471000316620ustar00rootroot00000000000000StartChar: uni04C9 Encoding: 1225 1225 905 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<-15 163.5> 625 152<295.511 751> 1276 15G<237 393.124 864.5 1039> LayerCount: 2 Fore SplineSet 397 1296 m 1 291 749 l 1 387 770 498 777 618 777 c 2 781 777 l 1 834 1051 849 1129 880 1291 c 1 1039 1291 l 1 814 135 l 1 875 134 952 134 1011 133 c 1 901 -48 804 -210 756 -298 c 1 633 -253 l 1 678 -173 742 -73 800 0 c 1 788 0 l 1 630 0 l 1 751 625 l 1 708 625 665 625 622 625 c 0 476 625 384 622 261 597 c 1 194 254 181 181 146 0 c 1 -15 0 l 1 237 1294 l 1 397 1296 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni04CA.glyph000066400000000000000000000011031472062471000316650ustar00rootroot00000000000000StartChar: uni04CA Encoding: 1226 1226 906 Width: 1060 Flags: W HStem: 0 21G<-15 163.5> 448 152<260.168 729> 1005 15G<184 340.071 823.5 998> LayerCount: 2 Fore SplineSet 344 1025 m 1 255 572 l 1 351 593 448 600 568 600 c 2 759 600 l 1 812 874 808 858 839 1020 c 1 998 1020 l 1 827 137 l 1 886 136 956 134 1011 133 c 1 901 -48 804 -210 756 -298 c 1 633 -253 l 1 678 -173 742 -73 800 0 c 1 642 0 l 1 729 448 l 1 686 448 643 448 600 448 c 0 454 448 349 445 226 420 c 1 159 77 181 181 146 0 c 1 -15 0 l 1 184 1023 l 1 344 1025 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni04CB.glyph000066400000000000000000000013361472062471000316760ustar00rootroot00000000000000StartChar: uni04CB Encoding: 1227 1227 907 Width: 1060 Flags: W HStem: -27 21G<561 818> 449 153<391.08 716.429> 1276 20G<238.5 397 877.061 1038> VStem: 165 163<664.664 1141.96> 345 137<-282.197 -164.375> LayerCount: 2 Fore SplineSet 561 -18 m 1 538 -128 517 -204 482 -301 c 1 345 -280 l 1 376 -196 409 -62 432 55 c 0 438 85 443 113 447 140 c 1 650 129 l 1 721 488 l 1 612 456 562 449 488 449 c 0 237 449 165 590 165 790 c 0 165 908 191 1046 218 1187 c 0 224 1216 229 1245 235 1274 c 0 236 1281 238 1289 239 1296 c 1 397 1296 l 1 363 1106 328 946 328 827 c 0 328 685 378 602 538 602 c 0 600 602 653 615 752 641 c 1 881 1296 l 1 1038 1296 l 1 954 864 860 405 776 -27 c 1 561 -18 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni04CC.glyph000066400000000000000000000012231472062471000316720ustar00rootroot00000000000000StartChar: uni04CC Encoding: 1228 1228 908 Width: 1060 Flags: W HStem: 0 21G<563 851> 326 153<345.697 562.21> 1000 20G<217 402 850.104 1011> VStem: 163 161<500.5 852.615> 345 137<-282.197 -155.22> LayerCount: 2 Fore SplineSet 241 1020 m 1 402 1020 l 1 390 958 324 640 324 599 c 0 324 533 357 479 442 479 c 0 520 479 687 563 824 866 c 1 854 1020 l 1 1011 1020 l 1 929 597 890 390 812 0 c 1 563 4 l 1 540 -106 517 -204 482 -301 c 1 345 -280 l 1 376 -196 411 -40 434 77 c 0 440 107 445 135 449 162 c 1 681 150 l 1 750 504 l 1 676 408 542 326 440 326 c 0 258 326 163 390 163 571 c 0 163 675 193 773 241 1020 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni04CD.glyph000066400000000000000000000010771472062471000317020ustar00rootroot00000000000000StartChar: uni04CD Encoding: 1229 1229 909 Width: 1060 VWidth: 31 Flags: W HStem: -5 21G<-14 147.89> 1272 19G<231.16 390 845 1042> VStem: 235 155<1217.33 1291> LayerCount: 2 Fore SplineSet 235 1292 m 1 390 1291 l 1 423 1154 477 910 523 759 c 1 636 914 805 1146 885 1291 c 1 1042 1291 l 1 818 135 l 1 878 134 953 134 1011 133 c 1 901 -48 804 -210 756 -298 c 1 633 -253 l 1 678 -173 743 -77 792 0 c 1 635 0 l 1 812 920 l 1 711 779 560 575 542 539 c 1 420 542 l 1 420 542 347 778 320 900 c 1 144 -5 l 1 -14 -5 l 1 235 1292 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni04CE.glyph000066400000000000000000000011601472062471000316740ustar00rootroot00000000000000StartChar: uni04CE Encoding: 1230 1230 910 Width: 1060 Flags: W HStem: 1003 20G<454.5 493.5 736 838> LayerCount: 2 Fore SplineSet 830 135 m 1 888 134 957 134 1011 133 c 1 901 -48 804 -210 756 -298 c 1 633 -253 l 1 678 -173 754 -82 803 -5 c 1 804 0 l 1 660 0 l 1 808 793 l 1 715 656 645 460 573 340 c 1 443 340 l 1 419 492 396 629 379 804 c 1 251 150 183 19 -38 -34 c 1 -74 130 l 1 95 158 105 216 299 1018 c 1 310 1018 322 1017 333 1017 c 0 382 1017 431 1021 478 1023 c 1 509 760 537 518 537 518 c 1 597 631 663 805 809 1029 c 1 867 1020 927 1015 978 1015 c 1 830 135 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni04CF.glyph000066400000000000000000000003061472062471000316760ustar00rootroot00000000000000StartChar: uni04CF Encoding: 1231 1231 911 Width: 1060 Flags: W HStem: -18 142<481.209 835.381> VStem: 280 161<166.217 556.789> LayerCount: 2 Fore Refer: 12 108 N 1 0 0 1 0 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni04D0.glyph000066400000000000000000000005241472062471000316530ustar00rootroot00000000000000StartChar: uni04D0 Encoding: 1232 1232 912 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<-33 131.5 796.988 969> 332 160<359.395 739> 1281 20G<601.807 785.859> 1379 153<616.179 888.882> VStem: -33 162<0 114.376> 412.5 164<1573.95 1668> LayerCount: 2 Fore Refer: 326 774 S 1 0 0 1 18.5 22 2 Refer: 754 1040 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni04D1.glyph000066400000000000000000000005331472062471000316540ustar00rootroot00000000000000StartChar: uni04D1 Encoding: 1233 1233 913 Width: 1060 VWidth: 6 Flags: W HStem: -8 152<263.542 494.389> 890 144<420.442 744.614> 1177.9 153<582.679 855.382> VStem: 66 152<187.28 570.631> 379 164<1372.85 1466.9> 716 150<78.0819 215.544> LayerCount: 2 Fore Refer: 326 774 S 1 0 0 1 -15 -179.1 2 Refer: 786 1072 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni04D2.glyph000066400000000000000000000005041472062471000316530ustar00rootroot00000000000000StartChar: uni04D2 Encoding: 1234 1234 914 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<-33 131.5 796.988 969> 332 160<359.395 739> 1281 20G<601.807 785.859> 1380.6 225<377 567 782 973> VStem: -33 162<0 114.376> LayerCount: 2 Fore Refer: 173 168 S 1 0 0 1 57.0001 290.6 2 Refer: 754 1040 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni04D3.glyph000066400000000000000000000005121472062471000316530ustar00rootroot00000000000000StartChar: uni04D3 Encoding: 1235 1235 915 Width: 1060 VWidth: 6 Flags: W HStem: -8 152<263.542 494.389> 890 144<420.442 744.614> 1182.9 225<343.5 533.5 748.5 939.5> VStem: 66 152<187.28 570.631> 716 150<78.0819 215.544> LayerCount: 2 Fore Refer: 173 168 S 1 0 0 1 23.5 92.9 2 Refer: 786 1072 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni04D4.glyph000066400000000000000000000003431472062471000316560ustar00rootroot00000000000000StartChar: uni04D4 Encoding: 1236 1236 916 Width: 1060 VWidth: 0 Flags: W HStem: 0 147<596 961.952> 347 143<299.606 478> 666 150<665 935> 1144 151<702 1107> LayerCount: 2 Fore Refer: 82 198 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni04D5.glyph000066400000000000000000000004711472062471000316610ustar00rootroot00000000000000StartChar: uni04D5 Encoding: 1237 1237 917 Width: 1060 VWidth: 6 Flags: W HStem: -8 152<194.367 355.276 629.321 812.113> 543 144<293.093 430.485> 889 145<309.062 504.618 788.056 946.206> VStem: 33 152<147.529 404.387> 963 146<654.073 874.486> LayerCount: 2 Fore Refer: 65 230 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni04D6.glyph000066400000000000000000000004511472062471000316600ustar00rootroot00000000000000StartChar: uni04D6 Encoding: 1238 1238 918 Width: 1060 VWidth: 0 Flags: W HStem: -3 151<211 834.964> 666 150<344 782> 1144 153<407 1066> 1376 153<590.679 863.382> VStem: 387 164<1570.95 1665> LayerCount: 2 Fore Refer: 326 774 S 1 0 0 1 -7 19 2 Refer: 759 1045 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni04D7.glyph000066400000000000000000000005271472062471000316650ustar00rootroot00000000000000StartChar: uni04D7 Encoding: 1239 1239 919 Width: 1060 VWidth: 32 Flags: W HStem: -10 153<318.479 683.696> 869 152<447.657 761.392> 1181 153<570.679 843.382> VStem: 86 160<212.786 344.433> 367 164<1375.95 1470> 811 146<635.961 821.03> LayerCount: 2 Fore Refer: 326 774 S 1 0 0 1 -27 -176 2 Refer: 791 1077 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni04D8.glyph000066400000000000000000000014441472062471000316650ustar00rootroot00000000000000StartChar: uni04D8 Encoding: 1240 1240 920 Width: 1060 Flags: W HStem: -27 152<369.98 641.071> 546 153<419.603 871> 1039 21G<324.284 367.5> 1171 153<457.832 806.661> VStem: 111 154<245.933 522.305> 916 152<701.691 1047.15> LayerCount: 2 Fore SplineSet 871 546 m 1 742 545 414 537 269 521 c 1 266 494 265 467 265 443 c 0 265 226 380 125 488 125 c 0 658 125 794 262 871 546 c 1 460 -27 m 0 459 -27 459 -27 458 -27 c 0 201 -27 111 189 111 425 c 0 111 491 117 559 130 624 c 0 134 644 137 659 140 667 c 1 424 686 723 697 901 699 c 1 911 749 916 799 916 846 c 0 916 1028 840 1171 670 1171 c 0 473 1171 392 1093 343 1039 c 1 241 1148 l 1 291 1193 433 1324 703 1324 c 0 939 1324 1068 1154 1068 862 c 0 1068 786 1060 702 1042 610 c 0 957 175 729 -26 460 -27 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni04DA.glyph000066400000000000000000000005701472062471000316750ustar00rootroot00000000000000StartChar: uni04DA Encoding: 1242 1242 922 Width: 1060 Flags: W HStem: -27 152<369.98 641.071> 546 153<419.603 871> 1039 21G<324.284 367.5> 1171 153<457.832 806.661> 1382 225<447.881 637.881 852.881 1043.88> VStem: 111 154<245.933 522.305> 916 152<701.691 1047.15> LayerCount: 2 Fore Refer: 173 168 S 1 0 0 1 127.881 292 2 Refer: 920 1240 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni04DB.glyph000066400000000000000000000005361472062471000317000ustar00rootroot00000000000000StartChar: uni04DB Encoding: 1243 1243 923 Width: 1060 Flags: W HStem: -9 152<367.353 655.297> 432 153<369.062 829> 869 153<447.178 785.637> 1184 225<436.436 626.436 841.436 1032.44> VStem: 141 153<219.425 406.812> 866 150<586.311 791.446> LayerCount: 2 Fore Refer: 173 168 S 1 0 0 1 116.436 94 2 Refer: 921 1241 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni04DC.glyph000066400000000000000000000005571472062471000317040ustar00rootroot00000000000000StartChar: uni04DC Encoding: 1244 1244 924 Width: 1060 Flags: W HStem: -5 21G<-94 85 366 506.877 808 967> 614 147<422.483 486 652 715.539> 1306 2G<258.083 340.5 617.124 758 993.5 1104.63> 1379 225<426.492 616.492 831.492 1022.49> VStem: 808 159<-1 307.11> LayerCount: 2 Fore Refer: 173 168 S 1 0 0 1 106.492 289 2 Refer: 760 1046 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni04DD.glyph000066400000000000000000000005201472062471000316730ustar00rootroot00000000000000StartChar: uni04DD Encoding: 1245 1245 925 Width: 1060 Flags: W HStem: -8 8G<363 500.194 842.5 893.922> 1013 41G<216.046 294 551.5 701 934 1037.83> 1188 225<393 583 798 989> VStem: 241 148<591.429 799.418> 679 149<239.075 536.453> LayerCount: 2 Fore Refer: 173 168 N 1 0 0 1 73 98 2 Refer: 792 1078 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni04DE.glyph000066400000000000000000000005371472062471000317040ustar00rootroot00000000000000StartChar: uni04DE Encoding: 1246 1246 926 Width: 1060 Flags: W HStem: -6 151<204.207 609.747> 645 150<404 648.281> 1171 151<396.484 782.55> 1387 225<426.269 616.269 831.269 1022.27> VStem: 757 167<278.664 542.509> 841 162<889.202 1111.42> LayerCount: 2 Fore Refer: 173 168 S 1 0 0 1 106.269 297 2 Refer: 761 1047 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni04DF.glyph000066400000000000000000000005341472062471000317020ustar00rootroot00000000000000StartChar: uni04DF Encoding: 1247 1247 927 Width: 1060 Flags: W HStem: -4 154<180.797 651.804> 471 151<369 633.75> 871 153<290.003 782.604> 1184 225<363.047 553.047 768.047 959.047> VStem: 741 159<224.046 388.816> 812 161<691.851 838.134> LayerCount: 2 Fore Refer: 173 168 S 1 0 0 1 43.047 94 2 Refer: 793 1079 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni04E0.glyph000066400000000000000000000012351472062471000316540ustar00rootroot00000000000000StartChar: uni04E0 Encoding: 1248 1248 928 Width: 1060 Flags: W HStem: -6 151<233.207 643.146> 645 116<498.5 692.128> 1148 154<265 894> VStem: 787 163<275.261 553.789> LayerCount: 2 Fore SplineSet 425 -6 m 0 340 -6 175 4 25 116 c 1 135 254 l 1 231 176 306 145 454 145 c 0 659 145 787 263 787 419 c 0 787 557 686 645 523 645 c 0 474 645 425 608 425 608 c 1 348 723 l 1 894 1148 l 1 680 1148 351 1145 237 1145 c 1 265 1298 l 1 385 1298 808 1302 996 1302 c 0 1071 1302 1115 1289 1133 1286 c 1 1124 1253 1096 1172 1088 1149 c 1 615 760 l 1 623 761 631 761 639 761 c 0 799 761 950 642 950 439 c 0 950 140 694 -6 425 -6 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni04E1.glyph000066400000000000000000000013441472062471000316560ustar00rootroot00000000000000StartChar: uni04E1 Encoding: 1249 1249 929 Width: 1060 VWidth: 6 Flags: W HStem: -408 154<125.489 567.686> 256 140<422 611.496> 861 159<247 766> VStem: 733 158<-113.385 155.154> LayerCount: 2 Fore SplineSet 147 352 m 1 305 478 315 477 481 626 c 0 597 731 693 803 766 861 c 1 756 861 746 861 735 861 c 0 668 861 578 863 491 863 c 0 366 863 246 865 191 874 c 1 247 1025 l 1 292 1020 400 1020 524 1020 c 2 1002 1020 l 1 1004 905 l 1 1004 905 504 466 422 396 c 1 782 396 891 204 891 49 c 0 891 -270 559 -408 336 -408 c 0 113 -408 -14 -326 -75 -273 c 1 34 -152 l 1 76 -198 197 -254 365 -254 c 0 554 -254 733 -166 733 34 c 0 733 184 580 256 408 256 c 0 336 256 260 243 191 218 c 1 147 352 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni04E2.glyph000066400000000000000000000004501472062471000316540ustar00rootroot00000000000000StartChar: uni04E2 Encoding: 1250 1250 930 Width: 1060 VWidth: 0 Flags: W HStem: -6 21G<2.88932 158 686 848> 1277 17G<248.111 411 813 1088> 1378 152<500.316 925.369> VStem: 472.369 483 LayerCount: 2 Fore Refer: 324 772 S 1 0 0 1 4.36914 -95 2 Refer: 762 1048 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni04E3.glyph000066400000000000000000000005521472062471000316600ustar00rootroot00000000000000StartChar: uni04E3 Encoding: 1251 1251 931 Width: 1060 Flags: W HStem: 0 155<257.953 450.212> 1001 20G<269.778 392 835.905 983.636> 1188 152<442.456 867.51> VStem: 79 167<164.519 462.848> 228 164<762.633 996.196> 414.51 483 700 145<86.8454 291.394> LayerCount: 2 Fore Refer: 324 772 S 1 0 0 1 -53.4904 -285 2 Refer: 794 1080 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni04E4.glyph000066400000000000000000000004451472062471000316620ustar00rootroot00000000000000StartChar: uni04E4 Encoding: 1252 1252 932 Width: 1060 VWidth: 0 Flags: W HStem: -6 21G<2.88932 158 686 848> 1277 17G<248.111 411 813 1088> 1379 225<423.129 613.129 828.129 1019.13> LayerCount: 2 Fore Refer: 173 168 S 1 0 0 1 103.129 289 2 Refer: 762 1048 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni04E5.glyph000066400000000000000000000005611472062471000316620ustar00rootroot00000000000000StartChar: uni04E5 Encoding: 1253 1253 933 Width: 1060 Flags: W HStem: 0 155<257.953 450.212> 1001 20G<269.778 392 835.905 983.636> 1177.5 225<391.269 581.269 796.269 987.269> VStem: 79 167<164.519 462.848> 228 164<762.633 996.196> 700 145<86.8454 291.394> LayerCount: 2 Fore Refer: 173 168 S 1 0 0 1 71.2694 87.5 2 Refer: 794 1080 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni04E6.glyph000066400000000000000000000005251472062471000316630ustar00rootroot00000000000000StartChar: uni04E6 Encoding: 1254 1254 934 Width: 1060 VWidth: 0 Flags: W HStem: -13 153<291.462 584.667> 1173 153<510.265 784.235> 1385 225<435.492 625.492 840.492 1031.49> VStem: 43 162<227.749 691.372> 869 158<555.722 1070.95> LayerCount: 2 Fore Refer: 173 168 S 1 0 0 1 115.492 295 2 Refer: 768 1054 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni04E7.glyph000066400000000000000000000005171472062471000316650ustar00rootroot00000000000000StartChar: uni04E7 Encoding: 1255 1255 935 Width: 1060 VWidth: 6 Flags: W HStem: 1 155<282.579 590.831> 878 154<453.6 737.526> 1187 225<388.492 578.492 793.492 984.492> VStem: 73 162<201.274 586.445> 787 161<423.036 831.077> LayerCount: 2 Fore Refer: 173 168 S 1 0 0 1 68.4919 97 2 Refer: 800 1086 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni04E8.glyph000066400000000000000000000004331472062471000316630ustar00rootroot00000000000000StartChar: uni04E8 Encoding: 1256 1256 936 Width: 1060 VWidth: 0 Flags: W HStem: -16 153<315.19 600.13> 595 158<281.473 849.367> 1170 153<537.035 795.798> VStem: 63 165<229.357 575.024> 886 159<747.105 1067.33> LayerCount: 2 Fore Refer: 838 1138 N 1 0 0 1 0 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni04E9.glyph000066400000000000000000000004331472062471000316640ustar00rootroot00000000000000StartChar: uni04E9 Encoding: 1257 1257 937 Width: 1060 VWidth: 0 Flags: W HStem: -16 153<300.37 651.378> 439 158<251.464 818.473> 879 153<458.176 757.273> VStem: 45 158<228.213 420.159> 852 157<589.712 782.449> LayerCount: 2 Fore Refer: 839 1139 N 1 0 0 1 0 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni04EA.glyph000066400000000000000000000005541472062471000317000ustar00rootroot00000000000000StartChar: uni04EA Encoding: 1258 1258 938 Width: 1060 VWidth: 0 Flags: W HStem: -16 153<315.19 600.13> 595 158<281.473 849.367> 1170 153<537.035 795.798> 1382 225<457.075 647.075 862.075 1053.08> VStem: 63 165<229.357 575.024> 886 159<747.105 1067.33> LayerCount: 2 Fore Refer: 173 168 S 1 0 0 1 137.075 292 2 Refer: 936 1256 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni04EB.glyph000066400000000000000000000005531472062471000317000ustar00rootroot00000000000000StartChar: uni04EB Encoding: 1259 1259 939 Width: 1060 VWidth: 0 Flags: W HStem: -16 153<300.37 651.378> 439 158<251.464 818.473> 879 153<458.176 757.273> 1184 225<430.492 620.492 835.492 1026.49> VStem: 45 158<228.213 420.159> 852 157<589.712 782.449> LayerCount: 2 Fore Refer: 173 168 S 1 0 0 1 110.492 94 2 Refer: 937 1257 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni04EC.glyph000066400000000000000000000005361472062471000317020ustar00rootroot00000000000000StartChar: uni04EC Encoding: 1260 1260 940 Width: 1060 Flags: W HStem: -13 153<191.016 544.73> 582 151<323 783.89> 1030 21G<231.652 292.5> 1173 153<375.536 726.673> 1382 225<362.492 552.492 767.492 958.492> VStem: 861 166<719.867 1010.72> LayerCount: 2 Fore Refer: 173 168 S 1 0 0 1 42.4919 292 2 Refer: 783 1069 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni04ED.glyph000066400000000000000000000005041472062471000316760ustar00rootroot00000000000000StartChar: uni04ED Encoding: 1261 1261 941 Width: 1060 Flags: W HStem: -13 153<210.924 596.41> 446 151<358 761.233> 886 153<332.257 717.029> 1182 225<366.492 556.492 771.492 962.492> VStem: 796 161<583.685 807.47> LayerCount: 2 Fore Refer: 173 168 S 1 0 0 1 46.4919 92 2 Refer: 815 1101 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni04EE.glyph000066400000000000000000000004701472062471000317010ustar00rootroot00000000000000StartChar: uni04EE Encoding: 1262 1262 942 Width: 1060 Flags: W HStem: -22 152<175.024 353.61> 1292 20G<313.926 384.5 988 1052.69> 1379 152<505.679 930.732> VStem: 205 173<937.879 1262.47> 477.732 483 LayerCount: 2 Fore Refer: 324 772 S 1 0 0 1 9.73211 -94 2 Refer: 773 1059 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni04EF.glyph000066400000000000000000000004731472062471000317050ustar00rootroot00000000000000StartChar: uni04EF Encoding: 1263 1263 943 Width: 1060 VWidth: 14 Flags: W HStem: -376 153<69.9609 274.766> 863 166<127.485 232.137> 1022 20G<863.5 971.381> 1181 152<474.679 899.732> VStem: 446.732 483 LayerCount: 2 Fore Refer: 324 772 S 1 0 0 1 -21.2679 -292 2 Refer: 805 1091 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni04F0.glyph000066400000000000000000000004741472062471000316610ustar00rootroot00000000000000StartChar: uni04F0 Encoding: 1264 1264 944 Width: 1060 Flags: W HStem: -22 152<175.024 353.61> 1292 20G<313.926 384.5 988 1052.69> 1383 225<441.492 631.492 846.492 1037.49> VStem: 205 173<937.879 1262.47> LayerCount: 2 Fore Refer: 173 168 S 1 0 0 1 121.492 293 2 Refer: 773 1059 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni04F1.glyph000066400000000000000000000004711472062471000316570ustar00rootroot00000000000000StartChar: uni04F1 Encoding: 1265 1265 945 Width: 1060 VWidth: 14 Flags: W HStem: -376 153<69.9609 274.766> 863 166<127.485 232.137> 1022 20G<863.5 971.381> 1181.5 225<389.492 579.492 794.492 985.492> LayerCount: 2 Fore Refer: 173 168 S 1 0 0 1 69.4919 91.5 2 Refer: 805 1091 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni04F2.glyph000066400000000000000000000004331472062471000316560ustar00rootroot00000000000000StartChar: uni04F2 Encoding: 1266 1266 946 Width: 1060 Flags: W HStem: -22 152<175.024 353.61> 1292 20G<313.926 384.5 988 1052.69> 1356 555 VStem: 205 173<937.879 1262.47> LayerCount: 2 Fore Refer: 331 779 S 1 0 0 1 153.589 198 2 Refer: 773 1059 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni04F3.glyph000066400000000000000000000004241472062471000316570ustar00rootroot00000000000000StartChar: uni04F3 Encoding: 1267 1267 947 Width: 1060 VWidth: 14 Flags: W HStem: -376 153<69.9609 274.766> 863 166<127.485 232.137> 1022 20G<863.5 971.381> 1170 555 LayerCount: 2 Fore Refer: 331 779 S 1 0 0 1 83.5891 12 2 Refer: 805 1091 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni04F4.glyph000066400000000000000000000005111472062471000316550ustar00rootroot00000000000000StartChar: uni04F4 Encoding: 1268 1268 948 Width: 1060 Flags: W HStem: 0 21G<708 907> 449 153<394.533 797.239> 1276 20G<238.5 397 957.061 1118> 1382 225<426.823 616.823 831.823 1022.82> VStem: 167 163<665.033 1153.82> LayerCount: 2 Fore Refer: 173 168 S 1 0 0 1 106.823 292 2 Refer: 777 1063 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni04F5.glyph000066400000000000000000000005021472062471000316560ustar00rootroot00000000000000StartChar: uni04F5 Encoding: 1269 1269 949 Width: 1060 Flags: W HStem: 0 21G<634 833> 326 153<324.697 541.21> 1000 20G<196 381 829.104 990> 1184 225<409.825 599.824 814.824 1005.82> VStem: 142 161<500.5 852.615> LayerCount: 2 Fore Refer: 173 168 S 1 0 0 1 89.8245 94 2 Refer: 809 1095 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni04F6.glyph000066400000000000000000000007561472062471000316720ustar00rootroot00000000000000StartChar: uni04F6 Encoding: 1270 1270 950 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<160.889 376> 1147 154<541 1177.09> VStem: 344 146<-253 3.47964> LayerCount: 2 Fore SplineSet 410 1301 m 1 1094 1301 l 2 1169 1301 1204 1287 1248 1271 c 1 1179 1125 l 1 1138 1140 1120 1144 1062 1147 c 1 541 1147 l 1 349 157 l 1 550 167 l 1 544 140 539 112 533 82 c 0 510 -35 491 -169 490 -253 c 1 344 -274 l 1 347 -177 357 -101 376 9 c 1 157 0 l 1 410 1301 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni04F7.glyph000066400000000000000000000007351472062471000316700ustar00rootroot00000000000000StartChar: uni04F7 Encoding: 1271 1271 951 Width: 1060 Flags: W HStem: 0 21G<187.882 403> 866 154<513 1118.09> VStem: 371 146<-253 3.47964> LayerCount: 2 Fore SplineSet 382 1020 m 1 1035 1020 l 2 1110 1020 1145 1006 1189 990 c 1 1120 844 l 1 1079 859 1061 863 1003 866 c 1 513 866 l 1 376 157 l 1 577 167 l 1 571 140 566 112 560 82 c 0 537 -35 518 -169 517 -253 c 1 371 -274 l 1 374 -177 384 -101 403 9 c 1 184 0 l 1 382 1020 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni04F8.glyph000066400000000000000000000005141472062471000316640ustar00rootroot00000000000000StartChar: uni04F8 Encoding: 1272 1272 952 Width: 1060 Flags: W HStem: -5 155<159 451.441> 649 149<274.892 520.179> 1276 20G<217 387 987.065 1148> 1376 225<426.323 616.323 831.323 1022.32> VStem: 552 162<284.736 615.409> LayerCount: 2 Fore Refer: 173 168 S 1 0 0 1 106.323 286 2 Refer: 781 1067 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni04F9.glyph000066400000000000000000000005451472062471000316710ustar00rootroot00000000000000StartChar: uni04F9 Encoding: 1273 1273 953 Width: 1060 Flags: W HStem: -10 151<207.15 451.073> 488 149<278.471 497.437> 1000 20G<195 364 933.059 1094> 1188 225<400.325 590.324 805.324 996.324> VStem: 49 153<148.833 474.496> 534 159<222.76 452.13> LayerCount: 2 Fore Refer: 173 168 S 1 0 0 1 80.3245 98 2 Refer: 813 1099 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni04FC.glyph000066400000000000000000000012351472062471000317000ustar00rootroot00000000000000StartChar: uni04FC Encoding: 1276 1276 954 Width: 1060 VWidth: 0 Flags: W HStem: -396 153<549 712.613> 1316 4G<284.797 359 951.615 997.588> VStem: 183 154<1149.35 1262.49> 775 159<-183.026 155.946> LayerCount: 2 Fore SplineSet 967 1340 m 1 1097 1255 l 1 631 671 l 1 804 435 934 163 934 -41 c 0 934 -68 932 -93 927 -117 c 0 899 -260 786 -396 528 -396 c 0 525 -396 l 1 549 -243 l 1 551 -243 554 -243 556 -243 c 0 702 -243 758 -171 770 -108 c 0 773 -90 775 -72 775 -52 c 0 775 113 666 344 526 538 c 1 79 -31 l 1 -43 58 l 1 420 640 l 1 324 811 237 1054 183 1257 c 1 337 1316 l 1 381 1104 458 909 537 781 c 1 967 1340 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni04FD.glyph000066400000000000000000000014371472062471000317050ustar00rootroot00000000000000StartChar: uni04FD Encoding: 1277 1277 955 Width: 1060 VWidth: 4 Flags: W HStem: -395 152<542 715.629> -18 21G<89.9469 117> 1041 20G<305.079 378.5 858 1023> VStem: 743 160<-215.532 48.7623> LayerCount: 2 Fore SplineSet 953 863 m 0 892 773 740 595 632 488 c 1 726 312 903 111 903 -95 c 0 903 -117 901 -138 897 -160 c 0 873 -282 756 -395 546 -395 c 0 534 -395 522 -395 510 -394 c 1 542 -243 l 1 550 -243 557 -243 564 -243 c 0 677 -243 727 -215 739 -154 c 0 741 -141 743 -128 743 -115 c 0 743 28 613 204 513 379 c 1 325 184 126 0 108 -18 c 1 6 95 l 1 16 106 241 334 434 522 c 1 373 640 290 786 192 960 c 1 333 1061 l 1 424 891 500 740 559 624 c 1 648 711 723 797 810 926 c 0 835 963 851 1002 858 1019 c 1 1031 1020 l 1 1015 971 990 918 953 863 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni0510.glyph000066400000000000000000000015271472062471000316350ustar00rootroot00000000000000StartChar: uni0510 Encoding: 1296 1296 956 Width: 1060 Flags: W HStem: -6 151<389.766 795.508> 645 150<517.019 799> 1171 151<581.788 967.574> VStem: 142 167<218.726 459.199> 301 162<847.229 1064.68> LayerCount: 2 Fore SplineSet 831 797 m 9xe8 799 643 l 17 726 643 730 645 681 645 c 0 521 645 346 530 312 356 c 0 310 346 309 335 309 325 c 0 309 231 394 145 556 145 c 0 704 145 791 176 917 254 c 1 975 116 l 17 781 4 612 -6 527 -6 c 0 306 -6 142 91 142 280 c 0xf0 142 303 144 327 149 352 c 0 189 557 296 664 417 717 c 1 344 768 301 828 301 914 c 0 301 933 303 953 307 974 c 0 352 1205 578 1322 779 1322 c 0 915 1322 1019 1314 1166 1186 c 9 1048 1066 l 1 952 1144 917 1171 761 1171 c 0 627 1171 492 1106 466 974 c 0 464 962 463 951 463 940 c 0 463 850 543 795 713 795 c 0 762 795 758 797 831 797 c 9xe8 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni0511.glyph000066400000000000000000000016031472062471000316310ustar00rootroot00000000000000StartChar: uni0511 Encoding: 1297 1297 957 Width: 1060 Flags: W HStem: -4 154<314.497 769.051> 471 151<429.549 733> 871 153<428.642 919.697> VStem: 102 162<198.994 362.377> 214 157<674.15 817.281> LayerCount: 2 Fore SplineSet 960 131 m 1xf0 879 78 720 -4 497 -4 c 0 315 -4 222 29 158 88 c 0 115 129 102 180 102 229 c 0xf0 102 253 105 277 109 299 c 0 127 392 234 509 393 545 c 1 258 554 214 645 214 722 c 0 214 735 216 748 218 760 c 0 249 920 407 1024 717 1024 c 0 948 1024 1031 952 1047 940 c 1 953 810 l 1 932 825 835 871 689 871 c 0 485 871 389 836 373 754 c 0 372 749 371 744 371 739 c 0xe8 371 626 634 622 740 622 c 2 745 622 l 1 763 622 l 1 733 470 l 1 707 470 682 471 656 471 c 0 593 471 529 467 450 439 c 0 331 398 275 344 266 297 c 0 265 290 264 283 264 276 c 0 264 196 361 150 528 150 c 0 696 150 838 206 898 252 c 1 960 131 l 1xf0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni0512.glyph000066400000000000000000000011321472062471000316270ustar00rootroot00000000000000StartChar: uni0512 Encoding: 1298 1298 958 Width: 1060 Flags: W HStem: -408 153<477 603.788> -29 150<-14.4394 210.564> 1144 153<709.562 968> LayerCount: 2 Fore SplineSet 126 -29 m 3 58 -29 -8 -28 -71 10 c 1 4 160 l 1 55 134 83 121 142 121 c 3 252 121 433 482 591 1296 c 1 833 1297 l 2 867 1297 921 1297 952 1297 c 0 1030 1297 1100 1297 1155 1293 c 1 1104 1033 988 444 909 36 c 0 858 -227 697 -408 459 -408 c 0 453 -408 448 -408 442 -408 c 1 477 -255 l 1 590 -252 715 -163 755 45 c 0 821 386 924 916 968 1144 c 1 719 1144 l 1 621 730 438 -29 126 -29 c 3 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni0513.glyph000066400000000000000000000011661472062471000316370ustar00rootroot00000000000000StartChar: uni0513 Encoding: 1299 1299 959 Width: 1060 Flags: W HStem: -408 153<425 553.131> -6 157<20.2586 129.263> 879 163<596.962 858.068> LayerCount: 2 Fore SplineSet -26 2 m 1 23 157 l 1 36 154 50 151 65 151 c 0 160 151 217 384 288 610 c 0 388 929 520 1042 720 1042 c 0 872 1042 984 1026 1048 1009 c 1 964 577 935 429 851 -3 c 0 817 -177 649 -408 404 -408 c 0 399 -408 395 -408 390 -408 c 1 425 -255 l 1 529 -252 644 -176 692 0 c 1 727 173 832 709 832 709 c 2 861 867 l 1 834 874 778 879 720 879 c 0 614 879 530 821 444 558 c 0 361 303 322 -6 41 -6 c 0 20 -6 -3 -3 -26 2 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni051C.glyph000066400000000000000000000004031472062471000316500ustar00rootroot00000000000000StartChar: uni051C Encoding: 1308 1308 960 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<125.5 263 624 794> 1298 20G<241 338.5 918.5 1143.38> VStem: 181 160<825.827 1286> 565 147<310.009 613> LayerCount: 2 Fore Refer: 46 87 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni051D.glyph000066400000000000000000000004511472062471000316540ustar00rootroot00000000000000StartChar: uni051D Encoding: 1309 1309 961 Width: 1060 Flags: W HStem: -21 33G<201 297 656.5 737> 1022 20G<192.222 289 945.769 1030> VStem: 158 156<286.016 1013.68> 527 136<150.852 331 348.108 792.011> 909 154<509.392 968.864> LayerCount: 2 Fore Refer: 22 119 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni0524.glyph000066400000000000000000000007311472062471000316360ustar00rootroot00000000000000StartChar: uni0524 Encoding: 1316 1316 962 Width: 1060 VWidth: 31 Flags: W HStem: -5 21G<-14 147.892 595.857 765> 1141 150<367 813> VStem: 733 146<-262 -5.52036> LayerCount: 2 Fore SplineSet 367 1141 m 1 144 -5 l 1 -14 -5 l 1 235 1292 l 1 843 1291 l 1 1000 1291 l 1 779 151 l 1 940 158 l 1 934 131 928 103 922 73 c 0 899 -44 880 -178 879 -262 c 1 733 -283 l 1 736 -186 746 -110 765 0 c 1 592 -5 l 1 813 1141 l 1 367 1141 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni0525.glyph000066400000000000000000000014401472062471000316350ustar00rootroot00000000000000StartChar: uni0525 Encoding: 1317 1317 963 Width: 1060 Flags: W HStem: -1 21G<72.881 227> 877 153<572.103 752.11> VStem: 228 162<856.796 1014.7> 733 146<-262 -5.52036> 758 164<724.656 870.897> LayerCount: 2 Fore SplineSet 765 0 m 1xf0 601 -5 l 1 601 -5 632 139 645 204 c 2 754 765 l 2 757 778 758 791 758 802 c 0 758 851 732 877 672 877 c 0 597 877 421 740 325 486 c 1 227 0 l 1 69 -1 l 1 206 705 l 2 223 793 228 846 228 889 c 0 228 933 223 966 220 1014 c 1 390 1032 l 1 392 1014 393 984 393 948 c 0 393 920 392 888 390 856 c 1 508 974 572 1030 700 1030 c 0 808 1030 922 961 922 838 c 0 922 825 921 811 918 796 c 2 794 159 l 1 940 158 l 1 934 131 928 103 922 73 c 0xe8 899 -44 880 -178 879 -262 c 1 733 -283 l 1 736 -186 746 -110 765 0 c 1xf0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni0526.glyph000066400000000000000000000013461472062471000316430ustar00rootroot00000000000000StartChar: uni0526 Encoding: 1318 1318 964 Width: 1060 Flags: W HStem: 0 21G<30 190.939 631 802> 694 153<349.554 674.737> 1276 20G<241 440> VStem: 720 163<239.255 650.748> 770 146<-262 -5.52036> LayerCount: 2 Fore SplineSet 30 0 m 1xf0 114 432 199 864 283 1296 c 1 440 1296 l 1 347 808 l 1 456 840 510 847 584 847 c 0 816 847 883 732 883 562 c 0xf0 883 488 871 403 853 312 c 0 843 260 831 206 819 151 c 1 977 158 l 1 971 131 965 103 959 73 c 0 936 -44 917 -178 916 -262 c 1 770 -283 l 1xe8 773 -186 783 -110 802 0 c 1 629 -5 l 1 633 14 637 32 640 50 c 0 660 152 680 245 696 326 c 0 710 398 720 462 720 515 c 0 720 629 675 694 534 694 c 0 472 694 415 681 316 655 c 1 187 0 l 1 30 0 l 1xf0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni2010.glyph000066400000000000000000000002501472062471000316220ustar00rootroot00000000000000StartChar: uni2010 Encoding: 8208 8208 521 Width: 1060 VWidth: 6 Flags: W HStem: 443 160<145 954> LayerCount: 2 Fore Refer: 100 45 S 1 0 0 1 0 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni2011.glyph000066400000000000000000000002501472062471000316230ustar00rootroot00000000000000StartChar: uni2011 Encoding: 8209 8209 522 Width: 1060 VWidth: 6 Flags: W HStem: 443 160<145 954> LayerCount: 2 Fore Refer: 100 45 S 1 0 0 1 0 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni2016.glyph000066400000000000000000000011241472062471000316310ustar00rootroot00000000000000StartChar: uni2016 Encoding: 8214 8214 527 Width: 1060 VWidth: 66 Flags: W LayerCount: 2 Fore SplineSet 197 152 m 0 268 517 374 1111 430 1399 c 2 448 1492 l 1 608 1492 l 1 580 1347 l 2 526 1070 439 558 374 224 c 2 344 74 l 2 322 -41 311 -97 286 -198 c 1 125 -197 l 1 141 -135 150 -92 161 -37 c 0 170 10 180 66 197 152 c 0 638 152 m 0 709 517 815 1111 871 1399 c 2 889 1492 l 1 1049 1492 l 1 1021 1347 l 2 967 1070 880 558 815 224 c 2 785 74 l 2 763 -41 752 -97 727 -198 c 1 566 -197 l 1 582 -135 591 -92 602 -37 c 0 611 10 621 66 638 152 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni201F.glyph000066400000000000000000000011431472062471000316520ustar00rootroot00000000000000StartChar: uni201F Encoding: 8223 8223 536 Width: 1060 VWidth: -25 Flags: W VStem: 310 168<880.864 1129.83> 697 171<878.205 1097.97> LayerCount: 2 Fore SplineSet 1112 1348 m 1 972 1118 l 1 969 1118 966 1119 963 1119 c 0 921 1119 868 1072 868 997 c 0 868 930 899 874 971 833 c 1 887 725 l 1 769 794 697 886 697 1008 c 0 697 1103 727 1169 769 1246 c 1 902 1470 l 1 1112 1348 l 1 726 1384 m 1 587 1154 l 1 520 1154 478 1096 478 1007 c 0 478 942 505 884 584 818 c 1 496 707 l 1 366 789 310 901 310 1024 c 0 310 1130 339 1200 384 1282 c 1 516 1506 l 1 726 1384 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni2023.glyph000066400000000000000000000004011472062471000316240ustar00rootroot00000000000000StartChar: uni2023 Encoding: 8227 8227 539 Width: 1060 VWidth: 0 Flags: W HStem: 190 667 VStem: 177 659 LayerCount: 2 Fore SplineSet 318 857 m 1 836 542 l 1 824 476 l 1 192 190 l 1 177 278 l 1 275 781 l 1 318 857 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni2027.glyph000066400000000000000000000002221472062471000316310ustar00rootroot00000000000000StartChar: uni2027 Encoding: 8231 8231 543 Width: 1060 VWidth: 26 Flags: W LayerCount: 2 Fore Refer: 171 183 N 1 0 0 1 0 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni203D.glyph000066400000000000000000000013211472062471000316500ustar00rootroot00000000000000StartChar: uni203D Encoding: 8253 8253 548 Width: 1060 VWidth: 0 Flags: W HStem: 0 270<309 507> 1020 21G<214.302 286.5> 1149 152<362.789 512 737 780.87> 1322 20G<544.25 746> VStem: 810 166<913.686 1115.83> LayerCount: 2 Fore SplineSet 309 270 m 1 559 270 l 1 507 0 l 1 257 0 l 1 309 270 l 1 542 1310 m 1 548 1342 l 1 746 1342 l 1 737 1301 l 1 875 1270 976 1186 976 1088 c 0 976 858 819 752 706 670 c 0 650 630 588 571 565 498 c 1 551 431 l 1 376 431 l 1 384 475 l 2 385 480 386 485 387 489 c 2 512 1154 l 1 436 1144 346 1110 227 1020 c 1 147 1146 l 1 258 1244 411 1295 542 1310 c 1 612 771 m 1 717 849 810 928 810 1043 c 0 810 1086 767 1133 692 1149 c 1 612 771 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni2047.glyph000066400000000000000000000022621472062471000316410ustar00rootroot00000000000000StartChar: uni2047 Encoding: 8263 8263 549 Width: 1060 VWidth: 0 Flags: W HStem: 0 270<99 297 552 750> 1182 155<279.78 565.365 759.225 1017.21> VStem: 165 175<431 557.719> 599 165<903.828 1147.52> 618 175<431 557.719> 1052 166<903.828 1143.49> LayerCount: 2 Fore SplineSet 99 270 m 1xe4 349 270 l 1 297 0 l 1 47 0 l 1 99 270 l 1xe4 127 1197 m 1 216 1292 347 1337 479 1337 c 0 570 1337 638 1316 686 1278 c 1 760 1318 846 1337 932 1337 c 0 1126 1337 1218 1244 1218 1088 c 0 1218 1058 1215 1027 1208 993 c 0 1177 834 1039 736 948 670 c 0 887 626 818 559 802 477 c 2 793 431 l 1 618 431 l 1xec 626 475 l 2 649 595 717 673 815 747 c 0 932 836 1026 883 1047 989 c 0 1051 1007 1052 1024 1052 1041 c 0 1052 1125 1004 1182 894 1182 c 0 846 1182 799 1172 758 1153 c 1 762 1132 764 1109 764 1084 c 0 764 1056 761 1025 755 993 c 0 724 834 586 736 495 670 c 0 434 626 365 559 349 477 c 2 340 431 l 1 165 431 l 1 173 475 l 2 196 595 264 673 362 747 c 0 479 836 573 883 594 989 c 0 598 1007 599 1024 599 1041 c 0xf4 599 1125 551 1182 441 1182 c 0 348 1182 261 1147 213 1074 c 1 127 1197 l 1 552 270 m 1 802 270 l 1 750 0 l 1 500 0 l 1 552 270 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni2048.glyph000066400000000000000000000013551472062471000316440ustar00rootroot00000000000000StartChar: uni2048 Encoding: 8264 8264 550 Width: 1060 VWidth: 0 Flags: W HStem: 0 270<168 366 689 887> 1182 155<348.78 633.211> 1299 20G<916.441 1118> VStem: 234 175<431 557.719> 637 481 668 166<903.828 1143.49> LayerCount: 2 Fore SplineSet 168 270 m 1x90 418 270 l 1 366 0 l 1 116 0 l 1 168 270 l 1x90 196 1197 m 1 285 1292 416 1337 548 1337 c 0 742 1337 834 1244 834 1088 c 0 834 1058 831 1027 824 993 c 0 793 834 655 736 564 670 c 0 503 626 434 559 418 477 c 2 409 431 l 1 234 431 l 1 242 475 l 2 265 595 333 673 431 747 c 0 548 836 642 883 663 989 c 0 667 1007 668 1024 668 1041 c 0 668 1125 620 1182 510 1182 c 0xd4 417 1182 330 1147 282 1074 c 1 196 1197 l 1 EndSplineSet Refer: 68 33 N 1 0 0 1 324 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni2049.glyph000066400000000000000000000013721472062471000316440ustar00rootroot00000000000000StartChar: uni2049 Encoding: 8265 8265 551 Width: 1060 VWidth: 0 Flags: W HStem: 0 270<68 266 541 739> 1182 155<721.78 1006.21> 1299 20G<295.441 497> VStem: 16 481 607 175<431 557.719> 1041 166<903.828 1143.49> LayerCount: 2 Fore SplineSet 541 270 m 1x9c 791 270 l 1 739 0 l 1 489 0 l 1 541 270 l 1x9c 569 1197 m 1 658 1292 789 1337 921 1337 c 0 1115 1337 1207 1244 1207 1088 c 0 1207 1059 1204 1027 1197 993 c 0 1166 834 1028 736 937 670 c 0 877 626 807 559 791 477 c 2 782 431 l 1 607 431 l 1 615 475 l 2 639 595 706 673 804 747 c 0 922 836 1016 883 1036 989 c 0 1040 1007 1041 1025 1041 1041 c 0 1041 1125 993 1182 883 1182 c 0xdc 790 1182 703 1147 655 1074 c 1 569 1197 l 1 EndSplineSet Refer: 68 33 N 1 0 0 1 -297 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni2070.glyph000066400000000000000000000011251472062471000316320ustar00rootroot00000000000000StartChar: uni2070 Encoding: 8304 8304 965 Width: 1060 VWidth: 65 Flags: W HStem: 755 142<520.832 715.028> 1379 142<605.983 809.142> VStem: 347 625<975 1354> LayerCount: 2 Fore SplineSet 493 1070 m 1 822 1311 l 1 806 1353 778 1379 714 1379 c 0 617 1379 533 1295 500 1124 c 0 497 1110 494 1088 493 1070 c 1 830 1223 m 1 498 985 l 1 513 943 535 897 611 897 c 0 693 897 784 969 821 1161 c 0 826 1189 830 1223 830 1223 c 1 733 1521 m 0 860 1521 972 1430 972 1261 c 0 972 975 838 755 586 755 c 0 443 755 347 852 347 1023 c 0 347 1354 558 1521 733 1521 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni2074.glyph000066400000000000000000000006651472062471000316460ustar00rootroot00000000000000StartChar: uni2074 Encoding: 8308 8308 966 Width: 1060 VWidth: 65 Flags: W HStem: 921 135<503 690 860 959> VStem: 337 651 LayerCount: 2 Fore SplineSet 722 1056 m 1 776 1322 l 1 676 1214 573 1119 503 1056 c 1 722 1056 l 1 337 1064 m 1 485 1198 667 1371 799 1517 c 1 948 1517 l 1 860 1063 l 1 988 1066 l 1 959 918 l 1 832 921 l 1 805 764 l 1 657 764 l 1 690 921 l 1 361 921 l 1 337 1064 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni2080.glyph000066400000000000000000000003601472062471000316330ustar00rootroot00000000000000StartChar: uni2080 Encoding: 8320 8320 967 Width: 1060 VWidth: -1080 Flags: W HStem: -325 142<410.832 605.028> 299 142<495.983 699.142> VStem: 237 625<-105 274> LayerCount: 2 Fore Refer: 965 8304 S 1 0 0 1 -110 -1080 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni2081.glyph000066400000000000000000000003121472062471000316310ustar00rootroot00000000000000StartChar: uni2081 Encoding: 8321 8321 968 Width: 1060 VWidth: -1080 Flags: W HStem: 53 132<282.633 379.758> VStem: 255 570 LayerCount: 2 Fore Refer: 199 185 S 1 0 0 1 -110 -1080 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni2082.glyph000066400000000000000000000003561472062471000316420ustar00rootroot00000000000000StartChar: uni2082 Encoding: 8322 8322 969 Width: 1060 VWidth: -1080 Flags: W HStem: -311 142<399 790> 305 142<488.099 731.371> VStem: 740 146<143.927 292.265> LayerCount: 2 Fore Refer: 196 178 N 1 0 0 1 -110 -1080 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni2083.glyph000066400000000000000000000004761472062471000316460ustar00rootroot00000000000000StartChar: uni2083 Encoding: 8323 8323 970 Width: 1060 VWidth: -1080 Flags: W HStem: -324 139<358.917 649.163> 26 113<525.943 664.555> 265 21G<437.13 468.5> 315 135<457.079 706.742> VStem: 683 150<-148.633 1.19577> 711 136<166.321 304.474> LayerCount: 2 Fore Refer: 197 179 N 1 0 0 1 -110 -1080 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni2084.glyph000066400000000000000000000003151472062471000316370ustar00rootroot00000000000000StartChar: uni2084 Encoding: 8324 8324 971 Width: 1060 VWidth: -1080 Flags: W HStem: -159 135<393 580 750 849> VStem: 227 651 LayerCount: 2 Fore Refer: 966 8308 N 1 0 0 1 -110 -1080 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni21C4.glyph000066400000000000000000000017521472062471000316610ustar00rootroot00000000000000StartChar: uni21C4 Encoding: 8644 8644 558 Width: 1060 VWidth: 6 Flags: W HStem: 256 152<257 1006> 1084 153<200 962> VStem: 192 163<-93.7493 13.1289> 833 163<1464.28 1573> LayerCount: 2 Fore SplineSet 1248 1208 m 1 1225 1093 l 1 1040 952 898 838 831 689 c 1 689 743 l 1 752 880 848 983 962 1079 c 1 822 1085 677 1087 616 1087 c 0 491 1087 325 1087 189 1084 c 1 171 1084 l 1 200 1237 l 1 218 1237 l 1 325 1238 443 1239 525 1239 c 0 564 1239 603 1239 644 1239 c 0 731 1239 859 1238 978 1233 c 1 901 1323 835 1429 833 1573 c 1 996 1610 l 1 996 1608 996 1606 996 1604 c 0 996 1466 1131 1336 1248 1208 c 1 -23 376 m 1 146 506 335 638 385 778 c 1 534 741 l 1 476 597 368 491 257 401 c 1 378 406 506 408 593 408 c 0 634 408 673 408 712 408 c 0 794 408 911 407 1018 406 c 1 1036 406 l 1 1006 253 l 1 988 253 l 1 854 256 687 256 562 256 c 0 501 256 354 253 212 247 c 1 288 151 346 48 355 -89 c 1 192 -143 l 1 183 6 86 120 -45 261 c 1 -23 376 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni21C5.glyph000066400000000000000000000015351472062471000316610ustar00rootroot00000000000000StartChar: uni21C5 Encoding: 8645 8645 559 Width: 1060 VWidth: 66 Flags: W HStem: 1307 20G<879.5 1053> LayerCount: 2 Fore SplineSet 816 966 m 1 833 1055 l 2 855 1170 867 1226 892 1327 c 1 1053 1326 l 1 1037 1264 1028 1221 1017 1166 c 0 1008 1119 998 1063 981 977 c 2 805 73 l 1 904 162 900 212 1002 324 c 1 1088 231 l 1 974 106 904 -37 732 -195 c 1 617 -195 l 1 516 -52 457 152 358 234 c 1 341 146 l 2 319 31 308 -25 283 -126 c 1 122 -126 l 1 138 -64 147 -21 158 34 c 0 167 81 177 138 194 224 c 2 369 1128 l 1 257 1037 282 979 180 867 c 1 57 949 l 1 171 1074 270 1238 442 1396 c 1 557 1396 l 1 658 1253 717 1048 816 966 c 1 815 964 m 1 691 841 l 1 591 931 601 1027 528 1122 c 1 477 861 432 612 371 296 c 2 359 237 l 1 483 359 l 1 583 269 573 174 646 79 c 1 697 340 743 589 804 905 c 2 815 964 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni21C6.glyph000066400000000000000000000017411472062471000316610ustar00rootroot00000000000000StartChar: uni21C6 Encoding: 8646 8646 560 Width: 1060 VWidth: 6 Flags: W HStem: 253 153<45 806> 1087 152<425 1174> VStem: 360 162<738.221 845.129> 677 163<632.28 741> LayerCount: 2 Fore SplineSet 1092 376 m 1 1070 261 l 1 885 120 742 6 675 -143 c 1 534 -89 l 1 597 48 692 151 806 247 c 1 666 253 522 256 461 256 c 0 336 256 169 256 33 253 c 1 15 253 l 1 45 406 l 1 63 406 l 1 170 407 287 408 369 408 c 0 408 408 447 408 488 408 c 0 575 408 703 406 822 401 c 1 745 491 679 597 677 741 c 1 840 778 l 1 840 776 840 774 840 772 c 0 840 634 975 504 1092 376 c 1 145 1208 m 1 314 1338 503 1470 553 1610 c 1 702 1573 l 1 644 1429 536 1323 425 1233 c 1 546 1238 674 1239 761 1239 c 0 802 1239 841 1239 880 1239 c 0 962 1239 1078 1238 1185 1237 c 1 1203 1237 l 1 1174 1084 l 1 1156 1084 l 1 1022 1087 854 1087 729 1087 c 0 668 1087 522 1085 380 1079 c 1 456 983 513 880 522 743 c 1 360 689 l 1 351 838 253 952 122 1093 c 1 145 1208 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni21C7.glyph000066400000000000000000000016201472062471000316560ustar00rootroot00000000000000StartChar: uni21C7 Encoding: 8647 8647 561 Width: 1060 VWidth: 6 Flags: W HStem: 258 152<259 1008> 1088 152<415 1164> VStem: 194 162<-90.7787 16.1289> LayerCount: 2 Fore SplineSet 135 1208 m 1 304 1338 493 1470 543 1610 c 1 692 1573 l 1 634 1429 526 1323 415 1233 c 1 536 1238 664 1240 751 1240 c 0 792 1240 831 1240 870 1240 c 0 952 1240 1069 1239 1176 1238 c 1 1194 1238 l 1 1164 1085 l 1 1146 1085 l 1 1012 1088 844 1088 719 1088 c 0 658 1088 512 1086 370 1080 c 1 446 984 503 880 512 743 c 1 454 599 370 494 259 404 c 1 380 409 508 410 595 410 c 0 636 410 675 410 714 410 c 0 796 410 912 409 1019 408 c 1 1037 408 l 1 1008 255 l 1 990 255 l 1 856 258 688 258 563 258 c 0 502 258 356 256 214 250 c 1 290 154 347 51 356 -86 c 1 194 -140 l 1 185 9 87 123 -44 264 c 1 -21 379 l 1 130 495 277 616 343 740 c 1 317 865 227 969 112 1093 c 1 135 1208 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni21C8.glyph000066400000000000000000000014621472062471000316630ustar00rootroot00000000000000StartChar: uni21C8 Encoding: 8648 8648 562 Width: 1060 VWidth: 66 Flags: W VStem: 1084 118<954.253 1091.23> LayerCount: 2 Fore SplineSet 1056 1396 m 1 1158 1252 1165 1122 1202 963 c 1 1084 891 l 1 1062 978 1062 1053 1027 1122 c 1 976 861 931 612 870 296 c 2 840 146 l 2 818 31 807 -25 782 -126 c 1 621 -126 l 1 637 -64 646 -21 657 34 c 0 666 81 676 138 693 224 c 2 868 1128 l 1 817 1061 771 972 700 861 c 1 598 861 l 1 588 995 576 1080 549 1122 c 1 498 861 453 612 392 296 c 2 362 146 l 2 340 31 329 -25 304 -126 c 1 143 -126 l 1 159 -64 168 -21 179 34 c 0 188 81 198 138 215 224 c 2 390 1128 l 1 278 1037 277 988 175 876 c 1 80 951 l 1 194 1076 291 1238 463 1396 c 1 578 1396 l 1 652 1311 696 1235 719 1168 c 1 769 1237 840 1315 941 1396 c 1 1056 1396 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni21C9.glyph000066400000000000000000000016461472062471000316700ustar00rootroot00000000000000StartChar: uni21C9 Encoding: 8649 8649 563 Width: 1060 VWidth: 6 Flags: W HStem: 259 153<10 772> 1085 153<175 937> VStem: 807 163<1464.28 1573> LayerCount: 2 Fore SplineSet 1222 1208 m 1 1199 1093 l 1 1026 961 883 865 810 732 c 1 836 612 953 496 1057 383 c 1 1035 268 l 1 850 127 708 13 641 -136 c 1 499 -82 l 1 562 55 658 158 772 254 c 1 632 260 487 262 426 262 c 0 301 262 134 262 -2 259 c 1 -20 259 l 1 10 412 l 1 28 412 l 1 135 413 252 414 334 414 c 0 373 414 412 414 453 414 c 0 540 414 668 413 787 408 c 1 710 498 644 604 642 748 c 1 705 885 823 984 937 1080 c 1 797 1086 651 1088 590 1088 c 0 465 1088 299 1088 163 1085 c 1 145 1085 l 1 175 1238 l 1 193 1238 l 1 300 1239 417 1240 499 1240 c 0 538 1240 577 1240 618 1240 c 0 705 1240 833 1238 952 1233 c 1 875 1323 809 1429 807 1573 c 1 970 1610 l 1 970 1608 970 1606 970 1604 c 0 970 1466 1105 1336 1222 1208 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni21CA.glyph000066400000000000000000000015221472062471000316710ustar00rootroot00000000000000StartChar: uni21CA Encoding: 8650 8650 564 Width: 1060 VWidth: 66 Flags: W HStem: 1309 20G<376.5 550 854.5 1028> VStem: -70 118<200.791 268.747> LayerCount: 2 Fore SplineSet 114 -193 m 1 12 -49 -33 101 -70 260 c 1 48 332 l 1 70 245 109 149 144 80 c 1 195 341 240 591 301 907 c 2 330 1057 l 2 352 1172 364 1228 389 1329 c 1 550 1328 l 1 534 1266 525 1223 514 1168 c 0 505 1121 495 1065 478 979 c 2 302 74 l 1 353 141 399 230 470 341 c 1 572 341 l 1 582 207 595 122 622 80 c 1 673 341 718 591 779 907 c 2 808 1057 l 2 830 1172 842 1228 867 1329 c 1 1028 1328 l 1 1012 1266 1003 1223 992 1168 c 0 983 1121 973 1065 956 979 c 2 780 74 l 1 861 145 875 214 977 326 c 1 1074 251 l 1 960 126 879 -35 707 -193 c 1 592 -193 l 1 518 -108 475 -33 452 34 c 1 402 -35 330 -112 229 -193 c 1 114 -193 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni23B8.glyph000066400000000000000000000003421472062471000316600ustar00rootroot00000000000000StartChar: uni23B8 Encoding: 9144 9144 579 Width: 1060 VWidth: 0 Flags: W VStem: 0 165<-505 1820> LayerCount: 2 Fore SplineSet 165 1820 m 1 165 -505 l 1 0 -505 l 1 0 1820 l 1 165 1820 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni23B9.glyph000066400000000000000000000003531472062471000316630ustar00rootroot00000000000000StartChar: uni23B9 Encoding: 9145 9145 580 Width: 1060 VWidth: 0 Flags: W VStem: 895 165<-505 1820> LayerCount: 2 Fore SplineSet 1060 1820 m 1 1060 -505 l 1 895 -505 l 1 895 1820 l 1 1060 1820 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni2423.glyph000066400000000000000000000004331472062471000316350ustar00rootroot00000000000000StartChar: uni2423 Encoding: 9251 9251 978 Width: 1060 VWidth: 41 Flags: W HStem: -334 156<174 635> LayerCount: 2 Fore SplineSet 765 -334 m 1 -16 -334 l 1 68 100 l 1 228 100 l 1 174 -178 l 1 635 -178 l 1 689 100 l 1 849 100 l 1 765 -334 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni2501.glyph000066400000000000000000000003441472062471000316330ustar00rootroot00000000000000StartChar: uni2501 Encoding: 9473 9473 706 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<-20 1080> LayerCount: 2 Fore SplineSet -20 650 m 1 1080 650 l 1 1080 390 l 1 -20 390 l 1 -20 650 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni2503.glyph000066400000000000000000000003501472062471000316320ustar00rootroot00000000000000StartChar: uni2503 Encoding: 9475 9475 578 Width: 1060 VWidth: 0 Flags: W VStem: 400 260<-505 1820> LayerCount: 2 Fore SplineSet 660 1820 m 1 660 -505 l 1 400 -505 l 1 400 1820 l 1 660 1820 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni2504.glyph000066400000000000000000000010071472062471000316330ustar00rootroot00000000000000StartChar: uni2504 Encoding: 9476 9476 583 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<-20 151 279 445 572 738 866 1080> VStem: -20 171<438 604> 279 166<438 604> 572 166<438 604> 866 214<438 604> LayerCount: 2 Fore SplineSet 151 604 m 1 151 438 l 1 -20 438 l 1 -20 604 l 1 151 604 l 1 866 604 m 1 1080 604 l 1 1080 438 l 1 866 438 l 1 866 604 l 1 738 604 m 1 738 438 l 1 572 438 l 1 572 604 l 1 738 604 l 1 445 604 m 1 445 438 l 1 279 438 l 1 279 604 l 1 445 604 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni2505.glyph000066400000000000000000000010071472062471000316340ustar00rootroot00000000000000StartChar: uni2505 Encoding: 9477 9477 584 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<-20 151 279 445 572 738 866 1080> VStem: -20 171<390 650> 279 166<390 650> 572 166<390 650> 866 214<390 650> LayerCount: 2 Fore SplineSet 151 650 m 1 151 390 l 1 -20 390 l 1 -20 650 l 1 151 650 l 1 866 650 m 1 1080 650 l 1 1080 390 l 1 866 390 l 1 866 650 l 1 738 650 m 1 738 390 l 1 572 390 l 1 572 650 l 1 738 650 l 1 445 650 m 1 445 390 l 1 279 390 l 1 279 650 l 1 445 650 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni2506.glyph000066400000000000000000000005671472062471000316470ustar00rootroot00000000000000StartChar: uni2506 Encoding: 9478 9478 575 Width: 1060 VWidth: 0 Flags: W VStem: 448 165<-398 23 346 766 1089 1510> LayerCount: 2 Fore SplineSet 613 23 m 1 613 -398 l 1 448 -398 l 1 448 23 l 1 613 23 l 1 613 766 m 1 613 346 l 1 448 346 l 1 448 766 l 1 613 766 l 1 613 1510 m 1 613 1089 l 1 448 1089 l 1 448 1510 l 1 613 1510 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni2507.glyph000066400000000000000000000006631472062471000316450ustar00rootroot00000000000000StartChar: uni2507 Encoding: 9479 9479 576 Width: 1060 VWidth: 0 Flags: W HStem: -398 421<400 660> 346 421<400 660> 1089 421<400 660> VStem: 400 260<-398 23 346 767 1089 1510> LayerCount: 2 Fore SplineSet 660 23 m 1 660 -398 l 1 400 -398 l 1 400 23 l 1 660 23 l 1 660 767 m 1 660 346 l 1 400 346 l 1 400 767 l 1 660 767 l 1 660 1510 m 1 660 1089 l 1 400 1089 l 1 400 1510 l 1 660 1510 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni2508.glyph000066400000000000000000000011401472062471000316350ustar00rootroot00000000000000StartChar: uni2508 Encoding: 9480 9480 585 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<-20 110 231 351 472 592 713 833 954 1080> VStem: -20 130<438 604> 231 120<438 604> 472 120<438 604> 713 120<438 604> 954 126<438 604> LayerCount: 2 Fore SplineSet 954 438 m 1 954 604 l 1 1080 604 l 1 1080 438 l 1 954 438 l 1 713 438 m 1 713 604 l 1 833 604 l 1 833 438 l 1 713 438 l 1 592 438 m 1 472 438 l 1 472 604 l 1 592 604 l 1 592 438 l 1 231 438 m 1 231 604 l 1 351 604 l 1 351 438 l 1 231 438 l 1 110 438 m 1 -20 438 l 1 -20 604 l 1 110 604 l 1 110 438 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni2509.glyph000066400000000000000000000011401472062471000316360ustar00rootroot00000000000000StartChar: uni2509 Encoding: 9481 9481 586 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<-20 110 231 351 472 592 713 833 954 1080> VStem: -20 130<390 650> 231 120<390 650> 472 120<390 650> 713 120<390 650> 954 126<390 650> LayerCount: 2 Fore SplineSet 110 390 m 1 -20 390 l 1 -20 650 l 1 110 650 l 1 110 390 l 1 351 390 m 1 231 390 l 1 231 650 l 1 351 650 l 1 351 390 l 1 472 390 m 1 472 650 l 1 592 650 l 1 592 390 l 1 472 390 l 1 833 390 m 1 713 390 l 1 713 650 l 1 833 650 l 1 833 390 l 1 954 390 m 1 954 650 l 1 1080 650 l 1 1080 390 l 1 954 390 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni250A.glyph000066400000000000000000000010241472062471000316470ustar00rootroot00000000000000StartChar: uni250A Encoding: 9482 9482 573 Width: 1060 VWidth: 0 Flags: W HStem: -398 316<448 613> 160 315<448 613> 717 316<448 613> 1275 316<448 613> VStem: 448 165<-398 -82 160 475 717 1033 1275 1591> LayerCount: 2 Fore SplineSet 613 -82 m 1 613 -398 l 1 448 -398 l 1 448 -82 l 1 613 -82 l 1 613 475 m 1 613 160 l 1 448 160 l 1 448 475 l 1 613 475 l 1 613 1033 m 1 613 717 l 1 448 717 l 1 448 1033 l 1 613 1033 l 1 613 1591 m 1 613 1275 l 1 448 1275 l 1 448 1591 l 1 613 1591 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni250B.glyph000066400000000000000000000010241472062471000316500ustar00rootroot00000000000000StartChar: uni250B Encoding: 9483 9483 574 Width: 1060 VWidth: 0 Flags: W HStem: -398 316<400 660> 160 316<400 660> 717 316<400 660> 1275 316<400 660> VStem: 400 260<-398 -82 160 476 717 1033 1275 1591> LayerCount: 2 Fore SplineSet 660 -82 m 1 660 -398 l 1 400 -398 l 1 400 -82 l 1 660 -82 l 1 660 476 m 1 660 160 l 1 400 160 l 1 400 476 l 1 660 476 l 1 660 1033 m 1 660 717 l 1 400 717 l 1 400 1033 l 1 660 1033 l 1 660 1591 m 1 660 1275 l 1 400 1275 l 1 400 1591 l 1 660 1591 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni250D.glyph000066400000000000000000000004311472062471000316530ustar00rootroot00000000000000StartChar: uni250D Encoding: 9485 9485 588 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<613 1080> VStem: 448 165<-505 390> LayerCount: 2 Fore SplineSet 448 650 m 1 1080 650 l 1 1080 390 l 1 613 390 l 1 613 -505 l 1 448 -505 l 1 448 650 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni250E.glyph000066400000000000000000000004311472062471000316540ustar00rootroot00000000000000StartChar: uni250E Encoding: 9486 9486 589 Width: 1060 VWidth: 0 Flags: W HStem: 438 165<660 1080> VStem: 400 260<-505 438> LayerCount: 2 Fore SplineSet 400 603 m 1 1080 603 l 1 1080 438 l 1 660 438 l 1 660 -505 l 1 400 -505 l 1 400 603 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni250F.glyph000066400000000000000000000004311472062471000316550ustar00rootroot00000000000000StartChar: uni250F Encoding: 9487 9487 590 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<660 1080> VStem: 400 260<-505 390> LayerCount: 2 Fore SplineSet 400 650 m 1 1080 650 l 1 1080 390 l 1 660 390 l 1 660 -505 l 1 400 -505 l 1 400 650 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni2511.glyph000066400000000000000000000004261472062471000316350ustar00rootroot00000000000000StartChar: uni2511 Encoding: 9489 9489 592 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<-20 448> VStem: 448 165<-505 390> LayerCount: 2 Fore SplineSet 613 650 m 1 613 -505 l 1 448 -505 l 1 448 390 l 1 -20 390 l 1 -20 650 l 1 613 650 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni2512.glyph000066400000000000000000000004261472062471000316360ustar00rootroot00000000000000StartChar: uni2512 Encoding: 9490 9490 593 Width: 1060 VWidth: 0 Flags: W HStem: 438 165<-20 400> VStem: 400 260<-505 438> LayerCount: 2 Fore SplineSet 660 603 m 1 660 -505 l 1 400 -505 l 1 400 438 l 1 -20 438 l 1 -20 603 l 1 660 603 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni2513.glyph000066400000000000000000000004261472062471000316370ustar00rootroot00000000000000StartChar: uni2513 Encoding: 9491 9491 594 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<-20 400> VStem: 400 260<-505 390> LayerCount: 2 Fore SplineSet 660 650 m 1 660 -505 l 1 400 -505 l 1 400 390 l 1 -20 390 l 1 -20 650 l 1 660 650 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni2515.glyph000066400000000000000000000004311472062471000316350ustar00rootroot00000000000000StartChar: uni2515 Encoding: 9493 9493 596 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<613 1080> VStem: 448 165<650 1820> LayerCount: 2 Fore SplineSet 448 390 m 1 448 1820 l 1 613 1820 l 1 613 650 l 1 1080 650 l 1 1080 390 l 1 448 390 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni2516.glyph000066400000000000000000000004311472062471000316360ustar00rootroot00000000000000StartChar: uni2516 Encoding: 9494 9494 597 Width: 1060 VWidth: 0 Flags: W HStem: 438 165<660 1080> VStem: 400 260<603 1820> LayerCount: 2 Fore SplineSet 400 438 m 1 400 1820 l 1 660 1820 l 1 660 603 l 1 1080 603 l 1 1080 438 l 1 400 438 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni2517.glyph000066400000000000000000000004311472062471000316370ustar00rootroot00000000000000StartChar: uni2517 Encoding: 9495 9495 598 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<660 1080> VStem: 400 260<650 1820> LayerCount: 2 Fore SplineSet 400 390 m 1 400 1820 l 1 660 1820 l 1 660 650 l 1 1080 650 l 1 1080 390 l 1 400 390 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni2519.glyph000066400000000000000000000004261472062471000316450ustar00rootroot00000000000000StartChar: uni2519 Encoding: 9497 9497 600 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<-20 448> VStem: 448 165<650 1820> LayerCount: 2 Fore SplineSet 613 390 m 1 -20 390 l 1 -20 650 l 1 448 650 l 1 448 1820 l 1 613 1820 l 1 613 390 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni251A.glyph000066400000000000000000000004261472062471000316550ustar00rootroot00000000000000StartChar: uni251A Encoding: 9498 9498 601 Width: 1060 VWidth: 0 Flags: W HStem: 438 165<-20 400> VStem: 400 260<603 1820> LayerCount: 2 Fore SplineSet 660 438 m 1 -20 438 l 1 -20 603 l 1 400 603 l 1 400 1820 l 1 660 1820 l 1 660 438 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni251B.glyph000066400000000000000000000004261472062471000316560ustar00rootroot00000000000000StartChar: uni251B Encoding: 9499 9499 602 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<-20 400> VStem: 400 260<650 1820> LayerCount: 2 Fore SplineSet 660 390 m 1 -20 390 l 1 -20 650 l 1 400 650 l 1 400 1820 l 1 660 1820 l 1 660 390 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni251D.glyph000066400000000000000000000004771472062471000316660ustar00rootroot00000000000000StartChar: uni251D Encoding: 9501 9501 604 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<613 1080> VStem: 448 165<-505 390 650 1820> LayerCount: 2 Fore SplineSet 448 1820 m 1 613 1820 l 1 613 650 l 1 1080 650 l 1 1080 390 l 1 613 390 l 1 613 -505 l 1 448 -505 l 1 448 1820 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni251E.glyph000066400000000000000000000005561472062471000316650ustar00rootroot00000000000000StartChar: uni251E Encoding: 9502 9502 605 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<660 1080> VStem: 400 260<604 1820> 448 165<-505 438> LayerCount: 2 Fore SplineSet 400 1820 m 1xc0 660 1820 l 1 660 604 l 1xc0 1080 604 l 1 1080 438 l 1 613 438 l 1 613 -505 l 1 448 -505 l 1 448 438 l 1xa0 400 438 l 1 400 1820 l 1xc0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni251F.glyph000066400000000000000000000005561472062471000316660ustar00rootroot00000000000000StartChar: uni251F Encoding: 9503 9503 606 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<660 1080> VStem: 400 260<-505 438> 448 165<604 1820> LayerCount: 2 Fore SplineSet 400 -505 m 1xc0 400 604 l 1xc0 448 604 l 1 448 1820 l 1 613 1820 l 1 613 604 l 1xa0 1080 603 l 1 1080 438 l 1 660 438 l 1 660 -505 l 1 400 -505 l 1xc0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni2520.glyph000066400000000000000000000004761472062471000316420ustar00rootroot00000000000000StartChar: uni2520 Encoding: 9504 9504 607 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<660 1080> VStem: 400 260<-505 438 604 1820> LayerCount: 2 Fore SplineSet 660 604 m 1 1080 604 l 1 1080 438 l 1 660 438 l 1 660 -505 l 1 400 -505 l 1 400 1820 l 1 660 1820 l 1 660 604 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni2521.glyph000066400000000000000000000006161472062471000316370ustar00rootroot00000000000000StartChar: uni2521 Encoding: 9505 9505 608 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<660 1080> VStem: 400 260<650 1820> 448 165<-505 390> LayerCount: 2 Fore SplineSet 400 390 m 1xc0 400 867 400 1343 400 1820 c 1 660 1820 l 1 660 650 l 1xc0 1080 650 l 1 1080 390 l 1 924 390 769 390 613 390 c 1 613 -505 l 1 448 -505 l 1 448 390 l 1xa0 400 390 l 1xc0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni2522.glyph000066400000000000000000000006121472062471000316340ustar00rootroot00000000000000StartChar: uni2522 Encoding: 9506 9506 609 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<660 1080> VStem: 400 260<-505 390> 448 165<650 1820> LayerCount: 2 Fore SplineSet 400 650 m 1xc0 416 650 432 650 448 650 c 1 448 1820 l 1 613 1820 l 1 613 650 l 1xa0 769 650 924 650 1080 650 c 1 1080 390 l 1 660 390 l 1 660 -505 l 1 400 -505 l 1 400 650 l 1xc0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni2523.glyph000066400000000000000000000004761472062471000316450ustar00rootroot00000000000000StartChar: uni2523 Encoding: 9507 9507 610 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<660 1080> VStem: 400 260<-505 390 650 1820> LayerCount: 2 Fore SplineSet 660 650 m 1 1080 650 l 1 1080 390 l 1 660 390 l 1 660 -505 l 1 400 -505 l 1 400 1820 l 1 660 1820 l 1 660 650 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni2525.glyph000066400000000000000000000004741472062471000316450ustar00rootroot00000000000000StartChar: uni2525 Encoding: 9509 9509 612 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<-20 448> VStem: 448 165<-505 390 650 1820> LayerCount: 2 Fore SplineSet 613 1820 m 1 613 -505 l 1 448 -505 l 1 448 390 l 1 -20 390 l 1 -20 650 l 1 448 650 l 1 448 1820 l 1 613 1820 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni2526.glyph000066400000000000000000000006131472062471000316410ustar00rootroot00000000000000StartChar: uni2526 Encoding: 9510 9510 613 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<-20 400> VStem: 400 260<604 1820> 448 165<-505 438> LayerCount: 2 Fore SplineSet 660 1820 m 1xc0 660 438 l 1xc0 644 438 629 438 613 438 c 1 613 -505 l 1 448 -505 l 1 448 438 l 1xa0 292 438 136 438 -20 438 c 1 -20 604 l 1 400 604 l 1 400 1820 l 1 660 1820 l 1xc0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni2527.glyph000066400000000000000000000006041472062471000316420ustar00rootroot00000000000000StartChar: uni2527 Encoding: 9511 9511 614 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<-20 400> VStem: 400 260<-505 438> 448 165<604 1820> LayerCount: 2 Fore SplineSet 660 602 m 1xc0 660 -505 l 1 400 -505 l 1 400 438 l 1xc0 -20 438 l 1 -20 604 l 1 448 604 l 1 448 1820 l 1 613 1820 l 1 613 604 l 1xa0 658 604 l 1 658 602 l 1 660 602 l 1xc0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni2528.glyph000066400000000000000000000004741472062471000316500ustar00rootroot00000000000000StartChar: uni2528 Encoding: 9512 9512 615 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<-20 400> VStem: 400 260<-505 438 604 1820> LayerCount: 2 Fore SplineSet 660 1820 m 1 660 -505 l 1 400 -505 l 1 400 438 l 1 -20 438 l 1 -20 604 l 1 400 604 l 1 400 1820 l 1 660 1820 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni2529.glyph000066400000000000000000000006131472062471000316440ustar00rootroot00000000000000StartChar: uni2529 Encoding: 9513 9513 616 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<-20 400> VStem: 400 260<650 1820> 448 165<-505 390> LayerCount: 2 Fore SplineSet 660 1820 m 1xc0 660 390 l 1xc0 644 390 629 390 613 390 c 1 613 -505 l 1 448 -505 l 1 448 390 l 1xa0 292 390 136 390 -20 390 c 1 -20 650 l 1 400 650 l 1 400 1820 l 1 660 1820 l 1xc0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni252A.glyph000066400000000000000000000006121472062471000316530ustar00rootroot00000000000000StartChar: uni252A Encoding: 9514 9514 617 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<-20 400> VStem: 400 260<-505 390> 448 165<650 1820> LayerCount: 2 Fore SplineSet 660 650 m 1xc0 660 -505 l 1 400 -505 l 1 400 390 l 1xc0 -20 390 l 1 -20 650 l 1 136 650 292 650 448 650 c 1 448 1820 l 1 613 1820 l 1 613 650 l 1xa0 629 650 644 650 660 650 c 1xc0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni252B.glyph000066400000000000000000000004741472062471000316620ustar00rootroot00000000000000StartChar: uni252B Encoding: 9515 9515 618 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<-20 400> VStem: 400 260<-505 390 650 1820> LayerCount: 2 Fore SplineSet 660 1820 m 1 660 -505 l 1 400 -505 l 1 400 390 l 1 -20 390 l 1 -20 650 l 1 400 650 l 1 400 1820 l 1 660 1820 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni252D.glyph000066400000000000000000000006131472062471000316570ustar00rootroot00000000000000StartChar: uni252D Encoding: 9517 9517 620 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<-20 448> 438 166<613 1080> VStem: 448 165<-505 390> LayerCount: 2 Fore SplineSet -20 650 m 1xa0 191 650 402 650 613 650 c 1xa0 613 604 l 1 1080 604 l 1 1080 438 l 1 613 438 l 1x60 613 124 613 -191 613 -505 c 1 448 -505 l 1 448 390 l 1 -20 390 l 1 -20 650 l 1xa0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni252E.glyph000066400000000000000000000005721472062471000316640ustar00rootroot00000000000000StartChar: uni252E Encoding: 9518 9518 621 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<613 1080> 438 166<-20 448> VStem: 448 165<-505 390> LayerCount: 2 Fore SplineSet 448 438 m 1x60 -20 438 l 1 -20 604 l 1 448 604 l 1x60 448 650 l 1 659 650 869 650 1080 650 c 1 1080 390 l 1 613 390 l 1xa0 613 -505 l 1 448 -505 l 1 448 438 l 1x60 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni252F.glyph000066400000000000000000000004731472062471000316650ustar00rootroot00000000000000StartChar: uni252F Encoding: 9519 9519 622 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<-20 448 613 1080> VStem: 448 165<-505 390> LayerCount: 2 Fore SplineSet -20 650 m 1 1080 650 l 1 1080 390 l 1 613 390 l 1 613 -505 l 1 448 -505 l 1 448 390 l 1 -20 390 l 1 -20 650 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni2530.glyph000066400000000000000000000004731472062471000316400ustar00rootroot00000000000000StartChar: uni2530 Encoding: 9520 9520 623 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<-20 400 660 1080> VStem: 400 260<-505 438> LayerCount: 2 Fore SplineSet -20 604 m 1 1080 604 l 1 1080 438 l 1 660 438 l 1 660 -505 l 1 400 -505 l 1 400 438 l 1 -20 438 l 1 -20 604 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni2531.glyph000066400000000000000000000005521472062471000316370ustar00rootroot00000000000000StartChar: uni2531 Encoding: 9521 9521 624 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<-20 400> 438 166<660 1080> VStem: 400 260<-505 390> LayerCount: 2 Fore SplineSet -20 650 m 1xa0 660 650 l 1xa0 660 604 l 1 1080 604 l 1 1080 438 l 1 660 438 l 1x60 660 -505 l 1 400 -505 l 1 400 390 l 1 -20 390 l 1 -20 650 l 1xa0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni2532.glyph000066400000000000000000000006131472062471000316360ustar00rootroot00000000000000StartChar: uni2532 Encoding: 9522 9522 625 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<660 1080> 438 166<-20 400> VStem: 400 260<-505 390> LayerCount: 2 Fore SplineSet 400 650 m 1xa0 627 650 853 650 1080 650 c 1 1080 390 l 1 660 390 l 1xa0 660 -505 l 1 400 -505 l 1 400 -191 400 124 400 438 c 1 -20 438 l 1 -20 604 l 1 400 604 l 1x60 400 650 l 1xa0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni2533.glyph000066400000000000000000000004731472062471000316430ustar00rootroot00000000000000StartChar: uni2533 Encoding: 9523 9523 626 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<-20 400 660 1080> VStem: 400 260<-505 390> LayerCount: 2 Fore SplineSet -20 650 m 1 1080 650 l 1 1080 390 l 1 660 390 l 1 660 -505 l 1 400 -505 l 1 400 390 l 1 -20 390 l 1 -20 650 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni2535.glyph000066400000000000000000000005561472062471000316470ustar00rootroot00000000000000StartChar: uni2535 Encoding: 9525 9525 628 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<-20 448 613 614> VStem: 448 165<650 1820> LayerCount: 2 Fore SplineSet -20 390 m 1 -20 650 l 1 448 650 l 1 448 1820 l 1 613 1820 l 1 613 650 l 1 614 650 l 1 614 604 l 1 1080 604 l 1 1080 438 l 1 614 438 l 1 614 390 l 1 -20 390 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni2536.glyph000066400000000000000000000005521472062471000316440ustar00rootroot00000000000000StartChar: uni2536 Encoding: 9526 9526 629 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<613 1080> 438 166<-20 448> VStem: 448 165<650 1820> LayerCount: 2 Fore SplineSet 448 438 m 1x60 -20 438 l 1 -20 604 l 1 448 604 l 1x60 448 1820 l 1 613 1820 l 1 613 650 l 1 1080 650 l 1 1080 390 l 1 448 390 l 1xa0 448 438 l 1x60 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni2537.glyph000066400000000000000000000004731472062471000316470ustar00rootroot00000000000000StartChar: uni2537 Encoding: 9527 9527 630 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<-20 448 613 1080> VStem: 448 165<650 1820> LayerCount: 2 Fore SplineSet 613 650 m 1 1080 650 l 1 1080 390 l 1 -20 390 l 1 -20 650 l 1 448 650 l 1 448 1820 l 1 613 1820 l 1 613 650 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni2538.glyph000066400000000000000000000004731472062471000316500ustar00rootroot00000000000000StartChar: uni2538 Encoding: 9528 9528 631 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<-20 400 660 1080> VStem: 400 260<604 1820> LayerCount: 2 Fore SplineSet 660 604 m 1 1080 604 l 1 1080 438 l 1 -20 438 l 1 -20 604 l 1 400 604 l 1 400 1820 l 1 660 1820 l 1 660 604 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni2539.glyph000066400000000000000000000006111472062471000316430ustar00rootroot00000000000000StartChar: uni2539 Encoding: 9529 9529 632 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<-20 400> 438 166<660 1080> VStem: 400 260<650 1820> LayerCount: 2 Fore SplineSet 400 650 m 1xa0 400 1820 l 1 660 1820 l 1 660 1415 660 1009 660 604 c 1 1080 604 l 1 1080 438 l 1 660 438 l 1x60 660 390 l 1 433 390 207 390 -20 390 c 1 -20 650 l 1 400 650 l 1xa0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni253A.glyph000066400000000000000000000005521472062471000316570ustar00rootroot00000000000000StartChar: uni253A Encoding: 9530 9530 633 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<660 1080> 438 166<-20 400> VStem: 400 260<650 1820> LayerCount: 2 Fore SplineSet 400 438 m 1x60 -20 438 l 1 -20 604 l 1 400 604 l 1x60 400 1820 l 1 660 1820 l 1 660 650 l 1 1080 650 l 1 1080 390 l 1 400 390 l 1xa0 400 438 l 1x60 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni253B.glyph000066400000000000000000000004731472062471000316620ustar00rootroot00000000000000StartChar: uni253B Encoding: 9531 9531 634 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<-20 400 660 1080> VStem: 400 260<650 1820> LayerCount: 2 Fore SplineSet 660 650 m 1 1080 650 l 1 1080 390 l 1 -20 390 l 1 -20 650 l 1 400 650 l 1 400 1820 l 1 660 1820 l 1 660 650 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni253D.glyph000066400000000000000000000006141472062471000316610ustar00rootroot00000000000000StartChar: uni253D Encoding: 9533 9533 636 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<-20 448> 438 166<613 1080> VStem: 448 165<-505 390 650 1820> LayerCount: 2 Fore SplineSet 448 650 m 1xa0 448 1820 l 1 613 1820 l 1 613 604 l 1 1080 604 l 1 1080 438 l 1 613 438 l 1x60 613 -505 l 1 448 -505 l 1 448 390 l 1 -20 390 l 1 -20 650 l 1 448 650 l 1xa0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni253E.glyph000066400000000000000000000006171472062471000316650ustar00rootroot00000000000000StartChar: uni253E Encoding: 9534 9534 637 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<613 1080> 438 166<-20 448> VStem: 448 165<-505 390 650 1820> LayerCount: 2 Fore SplineSet 613 650 m 1xa0 1080 650 l 1 1080 390 l 1 613 390 l 1xa0 613 -505 l 1 448 -505 l 1 448 438 l 1 -20 438 l 1 -20 604 l 1 448 604 l 1x60 448 1820 l 1 613 1820 l 1 613 650 l 1xa0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni253F.glyph000066400000000000000000000005721472062471000316660ustar00rootroot00000000000000StartChar: uni253F Encoding: 9535 9535 638 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<-20 448 613 1080> VStem: 448 165<-505 390 650 1820> LayerCount: 2 Fore SplineSet 448 650 m 1 448 1820 l 1 613 1820 l 1 613 650 l 1 1080 650 l 1 1080 390 l 1 613 390 l 1 613 -505 l 1 448 -505 l 1 448 390 l 1 -20 390 l 1 -20 650 l 1 448 650 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni2540.glyph000066400000000000000000000006201472062471000316330ustar00rootroot00000000000000StartChar: uni2540 Encoding: 9536 9536 639 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<-20 400 660 1080> VStem: 400 260<604 1820> 448 165<-505 438> LayerCount: 2 Fore SplineSet 400 1820 m 1xc0 660 1820 l 1 660 604 l 1xc0 1080 604 l 1 1080 438 l 1 613 438 l 1 613 -505 l 1 448 -505 l 1 448 438 l 1xa0 -20 438 l 1 -20 604 l 1 400 604 l 1 400 1820 l 1xc0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni2541.glyph000066400000000000000000000006201472062471000316340ustar00rootroot00000000000000StartChar: uni2541 Encoding: 9537 9537 640 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<-20 400 660 1080> VStem: 400 260<-505 438> 448 165<604 1820> LayerCount: 2 Fore SplineSet 660 -505 m 1xc0 400 -505 l 1 400 438 l 1xc0 -20 438 l 1 -20 604 l 1 448 604 l 1 448 1820 l 1 613 1820 l 1 613 604 l 1xa0 1080 604 l 1 1080 438 l 1 660 438 l 1 660 -505 l 1xc0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni2542.glyph000066400000000000000000000005721472062471000316430ustar00rootroot00000000000000StartChar: uni2542 Encoding: 9538 9538 641 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<-20 400 660 1080> VStem: 400 260<-505 438 604 1820> LayerCount: 2 Fore SplineSet 400 604 m 1 400 1820 l 1 660 1820 l 1 660 604 l 1 1080 604 l 1 1080 438 l 1 660 438 l 1 660 -505 l 1 400 -505 l 1 400 438 l 1 -20 438 l 1 -20 604 l 1 400 604 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni2543.glyph000066400000000000000000000006751472062471000316500ustar00rootroot00000000000000StartChar: uni2543 Encoding: 9539 9539 642 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<-20 400> 438 166<660 1080> VStem: 400 260<650 1820> 448 165<-505 390> LayerCount: 2 Fore SplineSet 400 1820 m 1xa0 660 1820 l 1 660 604 l 1x60 1080 604 l 1 1080 438 l 1 613 438 l 1x50 613 124 613 -191 613 -505 c 1 448 -505 l 1 448 390 l 1x90 292 390 136 390 -20 390 c 1 -20 650 l 1 400 650 l 1 400 1820 l 1xa0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni2544.glyph000066400000000000000000000006751472062471000316510ustar00rootroot00000000000000StartChar: uni2544 Encoding: 9540 9540 643 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<660 1080> 438 166<-20 400> VStem: 400 260<650 1820> 448 165<-505 390> LayerCount: 2 Fore SplineSet 400 1820 m 1x60 660 1820 l 1 660 650 l 1xa0 1080 650 l 1 1080 390 l 1 924 390 769 390 613 390 c 1x90 613 -505 l 1 448 -505 l 1 448 -191 448 124 448 438 c 1x50 -20 438 l 1 -20 604 l 1 400 604 l 1 400 1820 l 1x60 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni2545.glyph000066400000000000000000000006761472062471000316530ustar00rootroot00000000000000StartChar: uni2545 Encoding: 9541 9541 644 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<-20 400> 438 166<660 1080> VStem: 400 260<-505 390> 448 165<650 1820> LayerCount: 2 Fore SplineSet 660 -505 m 1x60 400 -505 l 1 400 390 l 1xa0 -20 390 l 1 -20 650 l 1 136 650 292 650 448 650 c 1x90 448 1820 l 1 613 1820 l 1 613 1415 613 1009 613 604 c 1x50 1080 604 l 1 1080 438 l 1 660 438 l 1 660 -505 l 1x60 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni2546.glyph000066400000000000000000000007161472062471000316470ustar00rootroot00000000000000StartChar: uni2546 Encoding: 9542 9542 645 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<660 1080> 438 166<-20 400> VStem: 400 260<-505 390> 448 165<650 1820> LayerCount: 2 Fore SplineSet 1080 650 m 1x90 1080 390 l 1 660 390 l 1xa0 660 -505 l 1 400 -505 l 1 400 438 l 1x60 -20 438 l 1 -20 604 l 1 136 604 292 604 448 604 c 1x50 448 1009 448 1415 448 1820 c 1 613 1820 l 1 613 650 l 1 769 650 924 650 1080 650 c 1x90 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni2547.glyph000066400000000000000000000006201472062471000316420ustar00rootroot00000000000000StartChar: uni2547 Encoding: 9543 9543 646 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<-20 400 660 1080> VStem: 400 260<650 1820> 448 165<-505 390> LayerCount: 2 Fore SplineSet 400 1820 m 1xc0 660 1820 l 1 660 650 l 1xc0 1080 650 l 1 1080 390 l 1 613 390 l 1 613 -505 l 1 448 -505 l 1 448 390 l 1xa0 -20 390 l 1 -20 650 l 1 400 650 l 1 400 1820 l 1xc0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni2548.glyph000066400000000000000000000006201472062471000316430ustar00rootroot00000000000000StartChar: uni2548 Encoding: 9544 9544 647 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<-20 400 660 1080> VStem: 400 260<-505 390> 448 165<650 1820> LayerCount: 2 Fore SplineSet 660 -505 m 1xc0 400 -505 l 1 400 390 l 1xc0 -20 390 l 1 -20 650 l 1 448 650 l 1 448 1820 l 1 613 1820 l 1 613 650 l 1xa0 1080 650 l 1 1080 390 l 1 660 390 l 1 660 -505 l 1xc0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni2549.glyph000066400000000000000000000006141472062471000316470ustar00rootroot00000000000000StartChar: uni2549 Encoding: 9545 9545 648 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<-20 400> 438 166<660 1080> VStem: 400 260<-505 390 650 1820> LayerCount: 2 Fore SplineSet 400 650 m 1xa0 400 1820 l 1 660 1820 l 1 660 604 l 1 1080 604 l 1 1080 438 l 1 660 438 l 1x60 660 -505 l 1 400 -505 l 1 400 390 l 1 -20 390 l 1 -20 650 l 1 400 650 l 1xa0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni254A.glyph000066400000000000000000000006171472062471000316620ustar00rootroot00000000000000StartChar: uni254A Encoding: 9546 9546 649 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<660 1080> 438 166<-20 400> VStem: 400 260<-505 390 650 1820> LayerCount: 2 Fore SplineSet 400 438 m 1x60 -20 438 l 1 -20 604 l 1 400 604 l 1x60 400 1820 l 1 660 1820 l 1 660 650 l 1 1080 650 l 1 1080 390 l 1 660 390 l 1xa0 660 -505 l 1 400 -505 l 1 400 438 l 1x60 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni254B.glyph000066400000000000000000000005721472062471000316630ustar00rootroot00000000000000StartChar: uni254B Encoding: 9547 9547 650 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<-20 400 660 1080> VStem: 400 260<-505 390 650 1820> LayerCount: 2 Fore SplineSet 400 650 m 1 400 1820 l 1 660 1820 l 1 660 650 l 1 1080 650 l 1 1080 390 l 1 660 390 l 1 660 -505 l 1 400 -505 l 1 400 390 l 1 -20 390 l 1 -20 650 l 1 400 650 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni254C.glyph000066400000000000000000000004541472062471000316630ustar00rootroot00000000000000StartChar: uni254C Encoding: 9548 9548 651 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<-20 448 613 1080> LayerCount: 2 Fore SplineSet 613 438 m 1 613 604 l 1 1080 604 l 1 1080 438 l 1 613 438 l 1 448 438 m 1 -20 438 l 1 -20 604 l 1 448 604 l 1 448 438 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni254D.glyph000066400000000000000000000004541472062471000316640ustar00rootroot00000000000000StartChar: uni254D Encoding: 9549 9549 652 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<-20 448 613 1080> LayerCount: 2 Fore SplineSet 613 390 m 1 613 650 l 1 1080 650 l 1 1080 390 l 1 613 390 l 1 448 390 m 1 -20 390 l 1 -20 650 l 1 448 650 l 1 448 390 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni254E.glyph000066400000000000000000000004571472062471000316700ustar00rootroot00000000000000StartChar: uni254E Encoding: 9550 9550 653 Width: 1060 VWidth: 0 Flags: W VStem: 448 165<-505 390 650 1820> LayerCount: 2 Fore SplineSet 613 650 m 1 448 650 l 1 448 1820 l 1 613 1820 l 1 613 650 l 1 448 390 m 1 613 390 l 1 613 -505 l 1 448 -505 l 1 448 390 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni254F.glyph000066400000000000000000000004571472062471000316710ustar00rootroot00000000000000StartChar: uni254F Encoding: 9551 9551 654 Width: 1060 VWidth: 0 Flags: W VStem: 400 260<-505 390 650 1820> LayerCount: 2 Fore SplineSet 400 650 m 1 400 1820 l 1 660 1820 l 1 660 650 l 1 400 650 l 1 400 390 m 1 660 390 l 1 660 -505 l 1 400 -505 l 1 400 390 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni256D.glyph000066400000000000000000000006271472062471000316700ustar00rootroot00000000000000StartChar: uni256D Encoding: 9581 9581 684 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<694.002 1082> VStem: 450 165<-505 355.793> LayerCount: 2 Fore SplineSet 785 604 m 1 884 604 983 604 1082 604 c 1 1082 438 l 1 788 438 l 2 704 438 615 332 615 244 c 0 615 -120 614 -141 614 -505 c 1 449 -505 l 1 450 243 l 1 450 246 l 2 450 431 602 603 785 603 c 1 785 604 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni256E.glyph000066400000000000000000000006231472062471000316650ustar00rootroot00000000000000StartChar: uni256E Encoding: 9582 9582 685 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<-20 367.998> VStem: 447 165<-505 355.793> LayerCount: 2 Fore SplineSet 277 604 m 1 277 603 l 1 460 603 612 431 612 246 c 2 612 243 l 1 613 -505 l 1 448 -505 l 1 448 -141 447 -120 447 244 c 0 447 332 358 438 274 438 c 2 -20 438 l 1 -20 604 l 1 79 604 178 604 277 604 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni256F.glyph000066400000000000000000000006231472062471000316660ustar00rootroot00000000000000StartChar: uni256F Encoding: 9583 9583 686 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<-20 367.998> VStem: 447 165<686.207 1820> LayerCount: 2 Fore SplineSet 277 438 m 1 178 438 79 438 -20 438 c 1 -20 604 l 1 274 604 l 2 358 604 447 710 447 798 c 0 447 1162 448 1456 448 1820 c 1 613 1820 l 1 612 799 l 1 612 796 l 2 612 611 460 439 277 439 c 1 277 438 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni2570.glyph000066400000000000000000000006121472062471000316370ustar00rootroot00000000000000StartChar: uni2570 Encoding: 9584 9584 687 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<687.124 1080> VStem: 448 165<676.094 1820> LayerCount: 2 Fore SplineSet 448 774 m 0 448 1123 448 1471 448 1820 c 1 613 1820 l 1 613 776 l 2 613 688 718 604 805 604 c 0 806 604 807 604 808 604 c 1 1080 604 l 1 1080 438 l 1 805 438 l 2 620 438 448 591 448 774 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni2571.glyph000066400000000000000000000003221472062471000316360ustar00rootroot00000000000000StartChar: uni2571 Encoding: 9585 9585 688 Width: 1060 VWidth: 1918 Flags: W LayerCount: 2 Fore SplineSet 948 1714 m 1 1097 1645 l 1 116 -463 l 1 -34 -393 l 1 948 1714 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni2572.glyph000066400000000000000000000003221472062471000316370ustar00rootroot00000000000000StartChar: uni2572 Encoding: 9586 9586 689 Width: 1060 VWidth: 1918 Flags: W LayerCount: 2 Fore SplineSet 110 1714 m 1 1091 -393 l 1 942 -463 l 1 -40 1645 l 1 110 1714 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni2573.glyph000066400000000000000000000004771472062471000316530ustar00rootroot00000000000000StartChar: uni2573 Encoding: 9587 9587 690 Width: 1060 VWidth: 1918 Flags: W LayerCount: 2 Fore SplineSet 948 1714 m 1 1097 1645 l 1 620 619 l 1 1091 -393 l 1 942 -463 l 1 529 424 l 1 116 -463 l 1 -34 -393 l 1 438 619 l 1 -40 1645 l 1 110 1714 l 1 529 815 l 1 948 1714 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni2574.glyph000066400000000000000000000003711472062471000316450ustar00rootroot00000000000000StartChar: uni2574 Encoding: 9588 9588 691 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<-20 613> VStem: -20 633<438 604> LayerCount: 2 Fore SplineSet 613 604 m 1 613 438 l 1 -20 438 l 1 -20 604 l 1 613 604 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni2575.glyph000066400000000000000000000003441472062471000316460ustar00rootroot00000000000000StartChar: uni2575 Encoding: 9589 9589 692 Width: 1060 VWidth: 0 Flags: W VStem: 448 165<438 1820> LayerCount: 2 Fore SplineSet 613 438 m 1 448 438 l 1 448 1820 l 1 613 1820 l 1 613 438 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni2576.glyph000066400000000000000000000003741472062471000316520ustar00rootroot00000000000000StartChar: uni2576 Encoding: 9590 9590 693 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<448 1080> VStem: 448 632<438 604> LayerCount: 2 Fore SplineSet 448 438 m 1 448 604 l 1 1080 604 l 1 1080 438 l 1 448 438 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni2577.glyph000066400000000000000000000003441472062471000316500ustar00rootroot00000000000000StartChar: uni2577 Encoding: 9591 9591 694 Width: 1060 VWidth: 0 Flags: W VStem: 448 165<-505 604> LayerCount: 2 Fore SplineSet 613 604 m 1 613 -505 l 1 448 -505 l 1 448 604 l 1 613 604 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni2578.glyph000066400000000000000000000003711472062471000316510ustar00rootroot00000000000000StartChar: uni2578 Encoding: 9592 9592 695 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<-20 660> VStem: -20 680<390 650> LayerCount: 2 Fore SplineSet 660 650 m 1 660 390 l 1 -20 390 l 1 -20 650 l 1 660 650 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni2579.glyph000066400000000000000000000003441472062471000316520ustar00rootroot00000000000000StartChar: uni2579 Encoding: 9593 9593 696 Width: 1060 VWidth: 0 Flags: W VStem: 400 260<390 1820> LayerCount: 2 Fore SplineSet 660 390 m 1 400 390 l 1 400 1820 l 1 660 1820 l 1 660 390 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni257A.glyph000066400000000000000000000003741472062471000316650ustar00rootroot00000000000000StartChar: uni257A Encoding: 9594 9594 697 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<400 1080> VStem: 400 680<390 650> LayerCount: 2 Fore SplineSet 400 650 m 1 1080 650 l 1 1080 390 l 1 400 390 l 1 400 650 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni257B.glyph000066400000000000000000000003441472062471000316630ustar00rootroot00000000000000StartChar: uni257B Encoding: 9595 9595 698 Width: 1060 VWidth: 0 Flags: W VStem: 400 260<-505 650> LayerCount: 2 Fore SplineSet 660 650 m 1 660 -505 l 1 400 -505 l 1 400 650 l 1 660 650 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni257C.glyph000066400000000000000000000004301472062471000316600ustar00rootroot00000000000000StartChar: uni257C Encoding: 9596 9596 699 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<400 1080> LayerCount: 2 Fore SplineSet 400 650 m 1 1080 650 l 1 1080 390 l 1 400 390 l 1 400 438 l 1 -20 438 l 1 -20 604 l 1 400 604 l 1 400 650 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni257D.glyph000066400000000000000000000004321472062471000316630ustar00rootroot00000000000000StartChar: uni257D Encoding: 9597 9597 700 Width: 1060 VWidth: 0 Flags: W VStem: 400 260<-505 650> LayerCount: 2 Fore SplineSet 448 650 m 1 448 1820 l 1 613 1820 l 1 613 650 l 1 660 650 l 1 660 -505 l 1 400 -505 l 1 400 650 l 1 448 650 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni257E.glyph000066400000000000000000000005301472062471000316630ustar00rootroot00000000000000StartChar: uni257E Encoding: 9598 9598 701 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<-20 660> LayerCount: 2 Fore SplineSet 660 438 m 1026,0,-1 660 438 m 1,1,-1 660 390 l 1,2,-1 -20 390 l 1,3,-1 -20 650 l 1,4,-1 660 650 l 1,5,-1 660 604 l 1,6,-1 1080 604 l 1,7,-1 1080 438 l 1,8,-1 660 438 l 1,1,-1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni257F.glyph000066400000000000000000000004321472062471000316650ustar00rootroot00000000000000StartChar: uni257F Encoding: 9599 9599 702 Width: 1060 VWidth: 0 Flags: W VStem: 400 260<390 1820> LayerCount: 2 Fore SplineSet 448 390 m 1 400 390 l 1 400 1820 l 1 660 1820 l 1 660 390 l 1 613 390 l 1 613 -505 l 1 448 -505 l 1 448 390 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni2581.glyph000066400000000000000000000003551472062471000316450ustar00rootroot00000000000000StartChar: uni2581 Encoding: 9601 9601 704 Width: 1060 VWidth: 1918 Flags: W HStem: -505 291<-20 1080> LayerCount: 2 Fore SplineSet -20 -214 m 1 1080 -214 l 1 1080 -505 l 1 -20 -505 l 1 -20 -214 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni2582.glyph000066400000000000000000000003471472062471000316470ustar00rootroot00000000000000StartChar: uni2582 Encoding: 9602 9602 707 Width: 1060 VWidth: 1918 Flags: W HStem: -505 581<-20 1080> LayerCount: 2 Fore SplineSet -20 76 m 1 1080 76 l 1 1080 -505 l 1 -20 -505 l 1 -20 76 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni2583.glyph000066400000000000000000000004041472062471000316420ustar00rootroot00000000000000StartChar: uni2583 Encoding: 9603 9603 708 Width: 1060 VWidth: 1918 Flags: W HStem: -505 872<-20 1080> VStem: -20 1100<-505 367> LayerCount: 2 Fore SplineSet -20 367 m 1 1080 367 l 1 1080 -505 l 1 -20 -505 l 1 -20 367 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni2585.glyph000066400000000000000000000003521472062471000316460ustar00rootroot00000000000000StartChar: uni2585 Encoding: 9605 9605 710 Width: 1060 VWidth: 1918 Flags: W VStem: -20 1100<-505 948> LayerCount: 2 Fore SplineSet -20 948 m 1 1080 948 l 1 1080 -505 l 1 -20 -505 l 1 -20 948 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni2586.glyph000066400000000000000000000003561472062471000316530ustar00rootroot00000000000000StartChar: uni2586 Encoding: 9606 9606 711 Width: 1060 VWidth: 1918 Flags: W VStem: -20 1100<-505 1239> LayerCount: 2 Fore SplineSet -20 1239 m 1 1080 1239 l 1 1080 -505 l 1 -20 -505 l 1 -20 1239 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni2587.glyph000066400000000000000000000003561472062471000316540ustar00rootroot00000000000000StartChar: uni2587 Encoding: 9607 9607 712 Width: 1060 VWidth: 1918 Flags: W VStem: -20 1100<-505 1529> LayerCount: 2 Fore SplineSet -20 1529 m 1 1080 1529 l 1 1080 -505 l 1 -20 -505 l 1 -20 1529 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni2589.glyph000066400000000000000000000003531472062471000316530ustar00rootroot00000000000000StartChar: uni2589 Encoding: 9609 9609 713 Width: 1060 VWidth: 1918 Flags: W VStem: -20 962<-505 1820> LayerCount: 2 Fore SplineSet -20 1820 m 1 942 1820 l 1 942 -505 l 1 -20 -505 l 1 -20 1820 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni258A.glyph000066400000000000000000000003531472062471000316630ustar00rootroot00000000000000StartChar: uni258A Encoding: 9610 9610 714 Width: 1060 VWidth: 1918 Flags: W VStem: -20 825<-505 1820> LayerCount: 2 Fore SplineSet -20 1820 m 1 805 1820 l 1 805 -505 l 1 -20 -505 l 1 -20 1820 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni258B.glyph000066400000000000000000000003531472062471000316640ustar00rootroot00000000000000StartChar: uni258B Encoding: 9611 9611 715 Width: 1060 VWidth: 1918 Flags: W VStem: -20 688<-505 1820> LayerCount: 2 Fore SplineSet -20 1820 m 1 668 1820 l 1 668 -505 l 1 -20 -505 l 1 -20 1820 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni258D.glyph000066400000000000000000000003531472062471000316660ustar00rootroot00000000000000StartChar: uni258D Encoding: 9613 9613 717 Width: 1060 VWidth: 1918 Flags: W VStem: -20 412<-505 1820> LayerCount: 2 Fore SplineSet -20 1820 m 1 392 1820 l 1 392 -505 l 1 -20 -505 l 1 -20 1820 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni258E.glyph000066400000000000000000000003531472062471000316670ustar00rootroot00000000000000StartChar: uni258E Encoding: 9614 9614 718 Width: 1060 VWidth: 1918 Flags: W VStem: -20 275<-505 1820> LayerCount: 2 Fore SplineSet -20 1820 m 1 255 1820 l 1 255 -505 l 1 -20 -505 l 1 -20 1820 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni258F.glyph000066400000000000000000000003531472062471000316700ustar00rootroot00000000000000StartChar: uni258F Encoding: 9615 9615 719 Width: 1060 VWidth: 1918 Flags: W VStem: -20 138<-505 1820> LayerCount: 2 Fore SplineSet -20 1820 m 1 118 1820 l 1 118 -505 l 1 -20 -505 l 1 -20 1820 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni2594.glyph000066400000000000000000000003551472062471000316510ustar00rootroot00000000000000StartChar: uni2594 Encoding: 9620 9620 724 Width: 1060 VWidth: 1918 Flags: W HStem: 1529 291<-20 1080> LayerCount: 2 Fore SplineSet -20 1820 m 1 1080 1820 l 1 1080 1529 l 1 -20 1529 l 1 -20 1820 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni2595.glyph000066400000000000000000000003551472062471000316520ustar00rootroot00000000000000StartChar: uni2595 Encoding: 9621 9621 725 Width: 1060 VWidth: 1918 Flags: W VStem: 942 138<-505 1820> LayerCount: 2 Fore SplineSet 942 -505 m 1 942 1820 l 1 1080 1820 l 1 1080 -505 l 1 942 -505 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni2596.glyph000066400000000000000000000003471472062471000316540ustar00rootroot00000000000000StartChar: uni2596 Encoding: 9622 9622 726 Width: 1060 VWidth: 1918 Flags: W VStem: -20 550<-505 658> LayerCount: 2 Fore SplineSet -20 658 m 1 530 658 l 1 530 -505 l 1 -20 -505 l 1 -20 658 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni2597.glyph000066400000000000000000000003511472062471000316500ustar00rootroot00000000000000StartChar: uni2597 Encoding: 9623 9623 727 Width: 1060 VWidth: 1918 Flags: W VStem: 530 550<-505 658> LayerCount: 2 Fore SplineSet 530 658 m 1 1080 658 l 1 1080 -505 l 1 530 -505 l 1 530 658 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni2598.glyph000066400000000000000000000003471472062471000316560ustar00rootroot00000000000000StartChar: uni2598 Encoding: 9624 9624 728 Width: 1060 VWidth: 1918 Flags: W VStem: -20 550<658 1820> LayerCount: 2 Fore SplineSet 530 658 m 1 -20 658 l 1 -20 1820 l 1 530 1820 l 1 530 658 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni2599.glyph000066400000000000000000000005031472062471000316510ustar00rootroot00000000000000StartChar: uni2599 Encoding: 9625 9625 729 Width: 1060 VWidth: 1918 Flags: W VStem: -20 1100<-505 658> -20 550<658 1820> LayerCount: 2 Fore SplineSet 530 -505 m 1x40 -20 -505 l 1 -20 658 l 1x80 -20 1820 l 1 530 1820 l 1 530 658 l 1x40 1080 658 l 1 1080 -505 l 1x80 530 -505 l 1x40 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni259A.glyph000066400000000000000000000005111472062471000316600ustar00rootroot00000000000000StartChar: uni259A Encoding: 9626 9626 730 Width: 1060 VWidth: 1918 Flags: W VStem: -20 550<658 1820> 530 550<-505 657> LayerCount: 2 Fore SplineSet 530 657 m 1x40 1080 657 l 1 1080 -505 l 1 530 -505 l 1 530 657 l 1x40 530 658 m 1x80 -20 658 l 1 -20 1820 l 1 530 1820 l 1 530 658 l 1x80 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni259B.glyph000066400000000000000000000005031472062471000316620ustar00rootroot00000000000000StartChar: uni259B Encoding: 9627 9627 731 Width: 1060 VWidth: 1918 Flags: W VStem: -20 1100<658 1820> -20 550<-505 658> LayerCount: 2 Fore SplineSet 530 1820 m 1x40 1080 1820 l 1 1080 658 l 1x80 530 658 l 1 530 -505 l 1 -20 -505 l 1x40 -20 658 l 1 -20 1820 l 1x80 530 1820 l 1x40 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni259C.glyph000066400000000000000000000005041472062471000316640ustar00rootroot00000000000000StartChar: uni259C Encoding: 9628 9628 732 Width: 1060 VWidth: 1918 Flags: W VStem: -20 1100<658 1820> 530 550<-505 658> LayerCount: 2 Fore SplineSet 530 1820 m 1x40 1080 1820 l 1 1080 658 l 1x80 1080 -505 l 1 530 -505 l 1 530 658 l 1x40 -20 658 l 1 -20 1820 l 1x80 530 1820 l 1x40 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni259D.glyph000066400000000000000000000003511472062471000316650ustar00rootroot00000000000000StartChar: uni259D Encoding: 9629 9629 733 Width: 1060 VWidth: 1918 Flags: W VStem: 530 550<658 1820> LayerCount: 2 Fore SplineSet 530 658 m 1 530 1820 l 1 1080 1820 l 1 1080 658 l 1 530 658 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni259E.glyph000066400000000000000000000005111472062471000316640ustar00rootroot00000000000000StartChar: uni259E Encoding: 9630 9630 734 Width: 1060 VWidth: 1918 Flags: W VStem: -20 550<-505 657> 530 550<658 1820> LayerCount: 2 Fore SplineSet -20 657 m 1x80 530 657 l 1 530 -505 l 1 -20 -505 l 1 -20 657 l 1x80 530 658 m 1x40 530 1820 l 1 1080 1820 l 1 1080 658 l 1 530 658 l 1x40 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uni259F.glyph000066400000000000000000000005071472062471000316720ustar00rootroot00000000000000StartChar: uni259F Encoding: 9631 9631 735 Width: 1060 VWidth: 1918 Flags: W VStem: -20 1100<-505 658> 530 550<658 1820> LayerCount: 2 Fore SplineSet 1080 658 m 1x80 1080 -505 l 1x80 530 -505 l 1x40 -20 -505 l 1 -20 658 l 1x80 530 658 l 1 530 1820 l 1 1080 1820 l 1x40 1080 658 l 1x80 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uniE000.glyph000066400000000000000000000007431472062471000316530ustar00rootroot00000000000000StartChar: uniE000 Encoding: 57344 57344 317 Width: 1060 VWidth: 6 Flags: W HStem: 390 154<418.981 573.371> 486 158<208.671 369.117> VStem: 67 635 LayerCount: 2 Fore SplineSet 76 491 m 2x60 135 603 198 644 262 644 c 0x60 366 644 461 544 519 544 c 0 542 544 566 560 589 624 c 0 598 650 l 1 702 546 l 1 695 532 l 0 640 430 580 390 519 390 c 0xa0 415 390 327 486 269 486 c 0 242 486 219 475 194 409 c 0 186 387 l 1 67 475 l 1 76 491 l 2x60 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uniE001.glyph000066400000000000000000000032211472062471000316460ustar00rootroot00000000000000StartChar: uniE001 Encoding: 57345 57345 318 Width: 1060 VWidth: 6 Flags: W HStem: -312 150<347.529 575.23> -26 21G<716 755.5> -11 152<370.059 490.911> 513 151<403.205 550.976> 894 150<395.333 532.135> 1191 152<345.927 566.731> VStem: 23 123<166.673 870.319> 219 129<151.289 456.948> 565 117<224.252 496.71> 774 114<148.623 863.075> LayerCount: 2 Fore SplineSet 406 -11 m 1xbfc0 275 -5 219 154 219 299 c 0 219 300 219 302 219 303 c 1 219 380 236 461 271 524 c 1 329 628 403 661 472 664 c 0 475 664 477 664 480 664 c 0 516 664 545 652 564 641 c 1 555 806 546 894 462 894 c 0 403 894 396 860 340 727 c 0 332 709 l 1 228 770 l 1 234 787 l 0 289 963 364 1041 462 1044 c 1 503 1044 561 1025 602 967 c 1 644 907 682 805 682 663 c 0 682 229 l 1 685 155 690 157 709 133 c 1 710 131 714 128 717 126 c 1 727 132 733 149 739 169 c 0 771 267 774 386 774 515 c 0 774 900 635 1191 456 1191 c 0 278 1191 146 901 146 515 c 0 146 129 286 -162 456 -162 c 0 516 -162 574 -129 624 -72 c 0 636 -57 l 1 713 -153 l 1 702 -166 l 0 639 -239 542 -312 456 -312 c 0 209 -312 23 68 23 515 c 0 23 962 209 1343 456 1343 c 0 703 1343 888 962 888 515 c 0 888 364 866 222 830 98 c 1 821 71 789 -26 722 -26 c 0 721 -26 720 -26 719 -26 c 0 717 -26 l 1xdfc0 716 -25 l 0 697 -20 668 -9 648 16 c 0 647 16 l 0 635 34 609 59 596 110 c 1 573 80 553 65 524 38 c 1 492 11 451 -11 406 -11 c 1xbfc0 405 141 m 0xbfc0 431 141 459 155 476 170 c 1 541 229 554 299 565 334 c 1 565 367 564 433 564 452 c 1 533 495 503 513 472 513 c 0 471 513 470 513 469 513 c 0 414 511 348 415 348 310 c 0 348 308 348 307 348 305 c 1 351 201 382 141 405 141 c 0xbfc0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uniE002.glyph000066400000000000000000000023241472062471000316520ustar00rootroot00000000000000StartChar: uniE002 Encoding: 57346 57346 319 Width: 1060 VWidth: 6 Flags: W HStem: -310 150<414.529 642.23> -9 153<491.048 609.012> 702 152<500.409 649.08> 1198 153<409.668 608.797> VStem: 90 123<169.451 874.351> 315 129<193.676 639.402> 683 117<227.653 665.965> LayerCount: 2 Fore SplineSet 800 703 m 0 800 703 800 678 800 666 c 0 800 231 l 1 803 159 822 126 854 98 c 0 871 83 l 1 776 4 l 1 765 20 l 1 752 39 727 63 714 113 c 1 691 83 671 68 642 41 c 1 610 14 570 -9 524 -9 c 1 389 -2 315 233 315 378 c 0 315 379 315 380 315 381 c 1 315 393 315 407 315 422 c 0 315 496 319 600 368 711 c 0 418 823 503 851 571 854 c 0 573 854 575 854 577 854 c 0 620 854 658 835 680 821 c 1 678 854 677 882 675 903 c 0 666 1031 655 1198 509 1198 c 0 352 1198 213 905 213 518 c 0 213 132 353 -160 523 -160 c 0 583 -160 641 -126 691 -69 c 0 703 -54 l 1 779 -150 l 1 769 -163 l 0 706 -236 609 -310 523 -310 c 0 276 -310 90 71 90 518 c 0 90 964 262 1351 509 1351 c 0 774 1351 800 996 800 703 c 0 524 144 m 0 550 144 577 158 594 173 c 1 659 232 672 301 683 336 c 1 683 621 l 1 651 665 596 702 567 702 c 0 467 702 444 498 444 375 c 0 444 370 444 365 444 360 c 1 447 256 503 144 524 144 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uniE0A0.glyph000066400000000000000000000012061472062471000316670ustar00rootroot00000000000000StartChar: uniE0A0 Encoding: 57504 57504 565 Width: 1060 Flags: W VStem: 140 276<-364 202.322 703 1596> 707 166<673.969 1222> LayerCount: 2 Fore SplineSet 416 -364 m 1 140 -364 l 1 140 0 l 2 140 119 166 217 219 292 c 1 255 345 311 396 388 446 c 2 540 545 l 2 600 584 643 630 668 684 c 0 694 736 707 806 707 893 c 2 707 1222 l 1 498 1222 l 1 790 1564 l 1 1082 1222 l 1 873 1222 l 1 873 837 l 2 873 709 855 611 820 542 c 0 784 474 730 417 659 370 c 1 584 320 l 2 522 279 479 238 456 196 c 0 429 149 416 83 416 0 c 2 416 -364 l 1 416 703 m 1 140 525 l 1 140 1596 l 1 416 1596 l 1 416 703 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uniE0A1.glyph000066400000000000000000000010061472062471000316660ustar00rootroot00000000000000StartChar: uniE0A1 Encoding: 57505 57505 566 Width: 1060 Flags: W HStem: 748 132<230 582> VStem: 76 154<880 1648> 392 158<-233 85.552> 784 158<373.093 667> 804 138<80 387.507> LayerCount: 2 Fore SplineSet 582 880 m 1xe0 582 748 l 1 76 748 l 1 76 1648 l 1 230 1648 l 1 230 880 l 1 582 880 l 1xe0 784 667 m 1xf0 942 667 l 1xf0 942 -233 l 1 776 -233 l 1 530 352 l 1 550 -38 l 1 550 -233 l 1 392 -233 l 1 392 667 l 1 558 667 l 1 804 80 l 1xe8 784 509 l 1 784 667 l 1xf0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uniE0A2.glyph000066400000000000000000000021041472062471000316670ustar00rootroot00000000000000StartChar: uniE0A2 Encoding: 57506 57506 567 Width: 1060 Flags: W HStem: 0 236<464 576> 745 187<433.175 606.825> 1472 130<401.37 643.096> VStem: 42 422<236 544.963> 42 354<524.414 707.825> 185 161<932 1415.8> 576 424<236 544.963> 644 356<524.414 707.825> 696 161<932 1418.87> LayerCount: 2 Fore SplineSet 208 0 m 2xe1 97 0 42 47 42 141 c 2 42 781 l 2xe9 42 882 89 932 185 932 c 1 185 1287 l 2 185 1378 218 1454 284 1515 c 0 348 1573 427 1602 521 1602 c 256 615 1602 695 1573 758 1515 c 0 824 1454 857 1378 857 1287 c 2 857 932 l 1xe480 953 932 1000 882 1000 781 c 2 1000 141 l 2 1000 47 945 0 834 0 c 2 208 0 l 2xe1 521 1472 m 256 468 1472 427 1455 394 1422 c 0 363 1389 346 1344 346 1287 c 2 346 932 l 1 696 932 l 1 696 1287 l 2xe480 696 1344 679 1389 649 1422 c 0 615 1455 574 1472 521 1472 c 256 576 236 m 1xf2 576 510 l 1xf2 621 533 644 570 644 621 c 0 644 655 632 684 608 709 c 0 583 733 554 745 520 745 c 256 486 745 457 733 432 709 c 0 408 684 396 655 396 621 c 0xe9 396 570 419 533 464 510 c 1 464 236 l 1 576 236 l 1xf2 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uniE0B0.glyph000066400000000000000000000003411472062471000316670ustar00rootroot00000000000000StartChar: uniE0B0 Encoding: 57520 57520 568 Width: 1060 VWidth: 1918 Flags: W LayerCount: 2 Fore SplineSet -78 1820 m 1 -19 1820 l 1 1040 658 l 1 -20 -504 l 1 -78 -504 l 1 -78 1820 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uniE0B1.glyph000066400000000000000000000003541472062471000316740ustar00rootroot00000000000000StartChar: uniE0B1 Encoding: 57521 57521 569 Width: 1060 VWidth: 1918 Flags: W LayerCount: 2 Fore SplineSet -57 1682 m 1 39 1777 l 1 1060 658 l 1 39 -461 l 1 -57 -366 l 1 875 658 l 1 -57 1682 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uniE0B2.glyph000066400000000000000000000003441472062471000316740ustar00rootroot00000000000000StartChar: uniE0B2 Encoding: 57522 57522 570 Width: 1060 VWidth: 1918 Flags: W LayerCount: 2 Fore SplineSet 1138 -505 m 1 1080 -505 l 1 20 658 l 1 1080 1820 l 1 1138 1820 l 1 1138 -505 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uniE0B3.glyph000066400000000000000000000003561472062471000317000ustar00rootroot00000000000000StartChar: uniE0B3 Encoding: 57523 57523 571 Width: 1060 VWidth: 1918 Flags: W LayerCount: 2 Fore SplineSet 185 658 m 1 1117 -366 l 1 1021 -461 l 1 0 658 l 1 1021 1777 l 1 1117 1682 l 1 185 658 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uniE0E2.glyph000066400000000000000000000001651472062471000317000ustar00rootroot00000000000000StartChar: uniE0E2 Encoding: 57570 57570 1034 Width: 1060 VWidth: 0 Flags: W LayerCount: 2 Fore Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uniE0E3.glyph000066400000000000000000000001651472062471000317010ustar00rootroot00000000000000StartChar: uniE0E3 Encoding: 57571 57571 1035 Width: 1060 VWidth: 0 Flags: W LayerCount: 2 Fore Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uniE0E4.glyph000066400000000000000000000001651472062471000317020ustar00rootroot00000000000000StartChar: uniE0E4 Encoding: 57572 57572 1036 Width: 1060 VWidth: 0 Flags: W LayerCount: 2 Fore Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uniFF62.glyph000066400000000000000000000006151472062471000317100ustar00rootroot00000000000000StartChar: uniFF62 Encoding: 65378 65378 1026 Width: 1060 VWidth: 66 Flags: W HStem: 1329 148<653 1135.93> LayerCount: 2 Fore SplineSet 301 313 m 1 314 382 330 465 349 567 c 0 383 742 416 918 441 1049 c 2 523 1470 l 1 616 1470 981 1477 1032 1477 c 1 1105 1480 1114 1481 1137 1483 c 1 1139 1329 l 1 1036 1320 821 1320 653 1316 c 1 458 313 l 1 301 313 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uniFF63.glyph000066400000000000000000000006631472062471000317140ustar00rootroot00000000000000StartChar: uniFF63 Encoding: 65379 65379 985 Width: 1060 VWidth: 66 Flags: W HStem: -259 162<-1 496> LayerCount: 2 Fore SplineSet 850 896 m 1 829 794 806 680 784 567 c 0 748 388 723 267 706 177 c 0 671 -3 658 -86 623 -264 c 1 530 -264 165 -259 106 -259 c 0 35 -259 -6 -265 -32 -268 c 1 -1 -106 l 1 14 -103 81 -97 144 -97 c 2 157 -97 l 2 176 -97 401 -98 496 -101 c 1 690 896 l 1 850 896 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uogonek.glyph000066400000000000000000000021321472062471000321740ustar00rootroot00000000000000StartChar: uogonek Encoding: 371 371 303 Width: 1060 VWidth: 32 Flags: W HStem: -442 144<493.311 713.1> 0 155<257.953 450.212> 35 125<850.749 891> 1001 20G<269.778 392 835.905 983.636> VStem: 79 167<164.519 462.848> 228 164<762.633 996.196> 326 159<-286.953 -163.715> 700 145<160.404 291.394> LayerCount: 2 Fore SplineSet 891 160 m 1xb9 929 35 l 1xb9 752 -43 500 -140 486 -214 c 0 485 -219 485 -224 485 -229 c 0 485 -275 533 -298 591 -298 c 0 649 -298 696 -265 730 -243 c 1 788 -349 l 1 735 -397 638 -442 559 -442 c 0 397 -442 326 -373 326 -267 c 0 326 -250 328 -233 331 -214 c 0 355 -78 575 18 734 84 c 1 714 104 700 134 700 182 c 0 700 214 705 252 715 298 c 1 619 121 476 1 325 0 c 0 195 0 79 88 79 225 c 0xdb 79 241 81 258 84 275 c 0 130 527 228 869 228 977 c 0 228 984 228 989 227 994 c 1 392 1021 l 1 392 1018 392 1014 392 1011 c 0xd5 392 912 319 666 251 306 c 0 248 288 246 270 246 254 c 0 246 199 267 155 334 155 c 0xd9 499 155 676 457 771 691 c 1 840 1028 l 1 998 1006 l 1 847 239 l 2 846 231 845 224 845 217 c 0 845 188 866 160 891 160 c 1xb9 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/upblock.glyph000066400000000000000000000004051472062471000321650ustar00rootroot00000000000000StartChar: upblock Encoding: 9600 9600 703 Width: 1060 VWidth: 1918 Flags: W HStem: 658 1162<-20 1080> VStem: -20 1100<658 1820> LayerCount: 2 Fore SplineSet -20 1820 m 1 1080 1820 l 1 1080 658 l 1 -20 658 l 1 -20 1820 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/upsilon.glyph000066400000000000000000000016351472062471000322250ustar00rootroot00000000000000StartChar: upsilon Encoding: 965 965 359 Width: 1060 VWidth: 6 Flags: W HStem: -4 156<295.38 568.285> 1012 20G<253.778 376 947.636 1027.5> VStem: 101 161<187.16 549.123> 212 164<706.373 1004.67> 871 163<615.81 1008.8> LayerCount: 2 Fore SplineSet 110 366 m 0xe8 122 426 134 489 146 549 c 0 182 731 212 900 212 980 c 0 212 990 212 998 211 1005 c 1 376 1032 l 1 376 1029 376 1025 376 1022 c 0xd8 376 944 344 769 306 573 c 0 295 517 284 459 273 402 c 0 266 365 262 333 262 305 c 0 262 197 316 152 422 152 c 0 480 152 598 193 670 273 c 0 781 398 812 500 858 738 c 0 867 781 871 828 871 871 c 0 871 920 865 965 856 1002 c 1 1024 1046 l 1 1031 1016 1034 978 1034 939 c 0 1034 870 1025 796 1017 754 c 0 1016 750 1016 746 1015 742 c 0 1013 730 1010 717 1008 705 c 0 971 514 925 303 717 123 c 0 641 57 509 -4 346 -4 c 0 184 -4 101 116 101 272 c 0 101 302 104 334 110 366 c 0xe8 EndSplineSet Validated: 1 EndChar upsilondieresis.glyph000066400000000000000000000005441472062471000336740ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdirStartChar: upsilondieresis Encoding: 971 971 365 Width: 1060 VWidth: 0 Flags: W HStem: -4 156<295.38 568.285> 1012 20G<253.778 376 947.636 1027.5> 1183 225<369 559 774 965> VStem: 101 161<187.16 549.123> 212 164<706.373 1004.67> 871 163<615.81 1008.8> LayerCount: 2 Fore Refer: 173 168 S 1 0 0 1 49 93 2 Refer: 359 965 N 1 0 0 1 0 0 3 Validated: 1 EndChar upsilondieresistonos.glyph000066400000000000000000000006201472062471000347520ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdirStartChar: upsilondieresistonos Encoding: 944 944 397 Width: 1060 VWidth: 0 Flags: W HStem: -4 156<295.38 568.285> 1012 20G<253.778 376 947.636 1027.5> 1187.51 192.078<354 544 759 950> 1370.47 451.814 VStem: 101 161<187.16 549.123> 212 164<706.373 1004.67> 586.706 387.265 871 163<615.81 1008.8> LayerCount: 2 Fore Refer: 409 901 S 1 0 0 1 34 95 2 Refer: 359 965 N 1 0 0 1 0 0 3 Validated: 1 EndChar upsilontonos.glyph000066400000000000000000000005321472062471000332240ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdirStartChar: upsilontonos Encoding: 973 973 399 Width: 1060 VWidth: 0 Flags: W HStem: -4 156<295.38 568.285> 1012 20G<253.778 376 947.636 1027.5> 1092 491 VStem: 101 161<187.16 549.123> 212 164<706.373 1004.67> 546 418 871 163<615.81 1008.8> LayerCount: 2 Fore Refer: 390 900 S 1 0 0 1 -2 -130 2 Refer: 359 965 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/uring.glyph000066400000000000000000000006671472062471000316640ustar00rootroot00000000000000StartChar: uring Encoding: 367 367 299 Width: 1060 VWidth: 32 Flags: W HStem: 0 155<257.953 450.212> 1001 20G<269.778 392 835.905 983.636> 1061 125<587.377 744.639> 1327 124<597.368 756.272> VStem: 79 167<164.519 462.848> 228 164<762.633 996.196> 452.091 132<1191.38 1311.47> 700 145<86.8454 291.394> 758.091 133<1201.58 1321.69> LayerCount: 2 Fore Refer: 737 730 S 1 0 0 1 74.0905 139 2 Refer: 20 117 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/utilde.glyph000066400000000000000000000005711472062471000320200ustar00rootroot00000000000000StartChar: utilde Encoding: 361 361 293 Width: 1060 VWidth: 32 Flags: W HStem: 0 155<257.953 450.212> 1001 20G<269.778 392 835.905 983.636> 1105 153<778.861 991.291> 1234 153<479.568 686.314> VStem: 79 167<164.519 462.848> 228 164<762.633 996.196> 700 145<86.8454 291.394> LayerCount: 2 Fore Refer: 323 771 S 1 0 0 1 5 -307 2 Refer: 20 117 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/v.glyph000066400000000000000000000010141472062471000307700ustar00rootroot00000000000000StartChar: v Encoding: 118 118 21 Width: 1060 VWidth: 6 Flags: W HStem: -3 21G<292.5 344> 1028 20G<244.833 301.5> VStem: 296 153<192 491.041> 872 157<787.016 1011> LayerCount: 2 Fore SplineSet 274 1048 m 1 329 973 340 946 351 871 c 0 371 751 449 339 449 210 c 0 449 203 448 197 448 192 c 1 649 381 854 686 872 1011 c 1 1029 1015 l 1 1029 660 770 288 553 71 c 0 482 0 397 -3 291 -3 c 1 294 14 296 38 296 66 c 0 296 266 220 704 192 839 c 0 188 860 155 927 134 952 c 1 274 1048 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/w.glyph000066400000000000000000000014711472062471000310000ustar00rootroot00000000000000StartChar: w Encoding: 119 119 22 Width: 1060 Flags: W HStem: -21 33G<201 297 656.5 737> 1022 20G<192.222 289 945.769 1030> VStem: 158 156<286.016 1013.68> 527 136<150.852 331 348.108 792.011> 909 154<509.392 968.864> LayerCount: 2 Fore SplineSet 122 1006 m 1 280 1042 l 1 298 990 314 915 314 795 c 0 313 553 295 362 253 193 c 1 354 286 441 391 521 544 c 1 525 573 527 609 527 647 c 0 527 697 524 750 519 795 c 1 647 797 l 1 658 672 663 542 663 420 c 0 663 322 659 229 653 147 c 1 748 262 909 444 909 777 c 0 909 852 880 943 851 996 c 1 1005 1048 l 1 1055 949 1063 847 1063 778 c 0 1063 394 812 128 662 -9 c 1 651 -9 516 6 505 6 c 1 521 107 534 167 535 331 c 1 475 243 381 148 213 -21 c 1 189 -13 115 17 87 19 c 1 113 161 158 512 158 737 c 0 158 823 143 949 122 1006 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/wcircumflex.glyph000066400000000000000000000005431472062471000330610ustar00rootroot00000000000000StartChar: wcircumflex Encoding: 373 373 305 Width: 1060 VWidth: 32 Flags: W HStem: -21 33G<201 297 656.5 737> 1022 20G<192.222 289 945.769 1030> 1074 429 VStem: 158 156<286.016 1013.68> 527 136<150.852 331 348.108 792.011> 909 154<509.392 968.864> LayerCount: 2 Fore Refer: 322 770 S 1 0 0 1 -77 -196 2 Refer: 22 119 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/x.glyph000066400000000000000000000012411472062471000307740ustar00rootroot00000000000000StartChar: x Encoding: 120 120 23 Width: 1060 VWidth: 4 Flags: W HStem: -18 21G<88.5128 117> 3 153<790.04 877> 1041 20G<301.267 386.5 857 1023> LayerCount: 2 Fore SplineSet 953 863 m 0xa0 886 778 733 595 632 488 c 1 690 385 784 178 801 165 c 0 804 162 819 156 853 156 c 0 871 156 889 159 906 162 c 1 877 8 l 1 856 5 834 3 814 3 c 0x60 774 3 736 15 701 43 c 1 638 90 571 261 510 379 c 1 322 184 126 0 108 -18 c 1 -6 99 l 1 4 110 241 333 434 521 c 1 373 639 290 812 192 986 c 1 341 1061 l 1 432 891 493 749 552 633 c 1 641 720 712 807 806 930 c 0 833 965 850 1002 857 1019 c 1 1031 1020 l 1 1015 971 995 914 953 863 c 0xa0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/xi.glyph000066400000000000000000000021121472062471000311430ustar00rootroot00000000000000StartChar: xi Encoding: 958 958 352 Width: 1060 VWidth: 0 Flags: W HStem: -320 153<470 631.979> 0 150<251.798 660.251> 1191 161<371.124 693.459> 1408 20G<322 358> VStem: 57 162<182.455 404.338> 369 179<886.875 1030.91> 667 161<-127.722 -7.7785> LayerCount: 2 Fore SplineSet 342 1428 m 1 374 1386 413 1352 494 1352 c 0 659 1352 809 1358 944 1376 c 1 980 1218 l 1 885 1144 575 1096 549 964 c 0 548 959 548 954 548 949 c 0 548 868 690 849 832 849 c 1 802 695 l 1 526 629 271 547 223 301 c 0 220 288 219 276 219 265 c 0 219 175 301 150 435 150 c 0 438 150 555 151 558 151 c 0 715 151 828 103 828 -19 c 0 828 -33 826 -49 823 -66 c 0 783 -274 552 -310 460 -320 c 1 470 -167 l 1 557 -154 653 -139 665 -77 c 0 667 -69 667 -62 667 -55 c 0 667 -3 619 0 541 0 c 0 534 0 528 0 521 0 c 0 517 0 362 0 358 0 c 0 185 0 57 43 57 224 c 0 57 254 61 287 68 325 c 0 117 577 365 721 488 757 c 1 453 767 369 786 369 904 c 0 369 922 371 944 376 967 c 0 406 1122 553 1162 695 1212 c 1 633 1203 579 1191 483 1191 c 0 368 1191 275 1218 214 1300 c 1 342 1428 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/y.glyph000066400000000000000000000011741472062471000310020ustar00rootroot00000000000000StartChar: y Encoding: 121 121 24 Width: 1060 VWidth: 14 Flags: W HStem: -376 153<69.9609 274.766> 863 166<127.485 232.137> 1022 20G<863.5 971.381> LayerCount: 2 Fore SplineSet -2 -110 m 1xa0 22 -141 103 -223 177 -223 c 0 274 -223 359 -86 411 0 c 1 383 302 300 845 179 862 c 1 175 862 172 863 168 863 c 3 147 863 129 856 128 855 c 1 115 1023 l 1 147 1027 171 1029 192 1029 c 0xc0 218 1029 238 1026 263 1020 c 0 422 979 515 478 548 183 c 1 664 406 828 815 899 1042 c 1 1051 1000 l 1 964 747 799 293 598 -27 c 0 442 -275 319 -376 160 -376 c 1 35 -376 -67 -278 -107 -228 c 1 -2 -110 l 1xa0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/yacute.glyph000066400000000000000000000004531472062471000320230ustar00rootroot00000000000000StartChar: yacute Encoding: 253 253 147 Width: 1060 VWidth: 6 Flags: W HStem: -376 153<69.9609 274.766> 863 166<127.485 232.137> 1022 20G<863.5 971.381> 1066 150<478.979 527.552> VStem: 422 613 LayerCount: 2 Fore Refer: 321 769 S 1 0 0 1 -4 -214 2 Refer: 24 121 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/ycircumflex.glyph000066400000000000000000000004221472062471000330570ustar00rootroot00000000000000StartChar: ycircumflex Encoding: 375 375 307 Width: 1060 VWidth: 32 Flags: W HStem: -376 153<69.9609 274.766> 863 166<127.485 232.137> 1022 20G<863.5 971.381> 1089 429 LayerCount: 2 Fore Refer: 322 770 S 1 0 0 1 -61 -181 2 Refer: 24 121 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/ydieresis.glyph000066400000000000000000000004371472062471000325330ustar00rootroot00000000000000StartChar: ydieresis Encoding: 255 255 148 Width: 1060 VWidth: 10 Flags: W HStem: -376 153<69.9609 274.766> 863 166<127.485 232.137> 1022 20G<863.5 971.381> 1177 225<415 605 820 1011> LayerCount: 2 Fore Refer: 173 168 S 1 0 0 1 95 87 2 Refer: 24 121 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/yen.glyph000066400000000000000000000020561472062471000313250ustar00rootroot00000000000000StartChar: yen Encoding: 165 165 150 Width: 1060 VWidth: 0 Flags: W HStem: -6 21G<323 486.881> 374 157<106 401 594 919> 683 159<160.25 360 638.083 658.411 806 988> VStem: 207 154<1219.61 1289.7> LayerCount: 2 Fore SplineSet 401 374 m 1 364 374 327 374 289 374 c 0 222 374 152 373 75 369 c 1 106 531 l 1 123 531 l 1 247 535 340 538 436 538 c 1 450 613 l 1 442 628 434 648 424 672 c 1 347 673 252 679 138 686 c 1 151 750 l 2 157 782 163 813 171 844 c 1 239 840 307 837 360 835 c 1 297 1006 227 1214 207 1283 c 1 361 1355 l 1 381 1285 481 997 544 833 c 1 618 833 l 1 755 999 971 1290 1019 1368 c 1 1142 1288 l 1 1076 1192 975 1046 837 875 c 0 827 863 816 851 806 839 c 1 864 841 926 842 1001 842 c 2 1019 842 l 1 988 683 l 1 970 683 l 2 851 683 765 678 669 675 c 1 639 640 618 613 608 602 c 1 604 580 599 559 594 537 c 1 711 535 814 532 936 530 c 1 953 530 l 1 919 368 l 1 901 368 l 1 781 370 676 373 560 374 c 1 537 264 516 163 509 128 c 2 483 -6 l 1 323 -6 l 1 352 143 l 2 362 192 381 282 401 374 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/z.glyph000066400000000000000000000013501472062471000307770ustar00rootroot00000000000000StartChar: z Encoding: 122 122 25 Width: 1060 VWidth: 6 Flags: W HStem: -5 155<454.22 742.608> 61 154<313 503.186> 863 157<309.315 858> VStem: 793 152<199.478 274.641> LayerCount: 2 Fore SplineSet 289 801 m 1x70 195 925 l 1 299 1014 391 1020 493 1020 c 0 552 1020 722 1020 792 1020 c 0 842 1020 947 1021 1009 1030 c 1 1075 886 l 1 892 680 760 577 578 432 c 0 501 371 415 302 313 215 c 1x70 459 215 544 150 629 150 c 0 729 150 783 218 793 300 c 1 945 272 l 1 929 144 837 -5 641 -5 c 1xb0 498 -4 429 61 287 61 c 0 182 61 137 21 60 -34 c 1 -33 94 l 1 223 339 390 470 541 592 c 0 647 677 744 757 858 867 c 1 832 865 805 864 777 864 c 0 680 864 576 863 481 863 c 0 420 863 350 859 289 801 c 1x70 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/zacute.glyph000066400000000000000000000004711472062471000320240ustar00rootroot00000000000000StartChar: zacute Encoding: 378 378 310 Width: 1060 VWidth: 32 Flags: W HStem: -5 155<454.22 742.608> 61 154<313 503.186> 863 157<309.315 858> 1047 150<490.979 539.552> VStem: 434 613 793 152<199.478 274.641> LayerCount: 2 Fore Refer: 321 769 S 1 0 0 1 8 -233 2 Refer: 25 122 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/zcaron.glyph000066400000000000000000000004411472062471000320220ustar00rootroot00000000000000StartChar: zcaron Encoding: 382 382 314 Width: 1060 VWidth: 32 Flags: W HStem: -5 155<454.22 742.608> 61 154<313 503.186> 863 157<309.315 858> 1075 440 VStem: 793 152<199.478 274.641> LayerCount: 2 Fore Refer: 332 780 S 1 0 0 1 -9 -145 2 Refer: 25 122 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/zdotaccent.glyph000066400000000000000000000005131472062471000326640ustar00rootroot00000000000000StartChar: zdotaccent Encoding: 380 380 312 Width: 1060 VWidth: 32 Flags: W HStem: -5 155<454.22 742.608> 61 154<313 503.186> 863 157<309.315 858> 1178.5 225<662.589 854.589> VStem: 618.589 279 793 152<199.478 274.641> LayerCount: 2 Fore Refer: 328 775 S 1 0 0 1 82.5891 -247.5 2 Refer: 25 122 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/zero.glyph000066400000000000000000000011721472062471000315070ustar00rootroot00000000000000StartChar: zero Encoding: 48 48 52 Width: 1060 VWidth: 0 Flags: W HStem: -16 153<341.993 562.782> 1155 153<525.635 734.285> VStem: 131 162<455 688.563> LayerCount: 2 Fore SplineSet 293 455 m 1 779 953 l 1 767 1053 751 1155 641 1155 c 0 442 1155 350 811 309 598 c 0 299 548 294 479 293 455 c 1 790 818 m 1 301 317 l 1 309 222 334 137 445 137 c 0 652 137 726 460 769 679 c 0 779 728 786 777 790 818 c 1 669 1308 m 0 883 1308 949 1134 949 927 c 0 949 840 937 748 920 660 c 0 861 358 733 -16 415 -16 c 0 200 -16 131 153 131 361 c 0 131 443 141 530 158 616 c 0 217 920 366 1308 669 1308 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Italic.sfdir/zeta.glyph000066400000000000000000000015711472062471000314760ustar00rootroot00000000000000StartChar: zeta Encoding: 950 950 344 Width: 1060 VWidth: 0 Flags: W HStem: -306 138<469 630.19> 0 150<306.559 660.251> 1191 161<370.611 837.503> 1408 20G<320 356> VStem: 87 159<207.777 568.048> 667 161<-127.802 -7.7785> LayerCount: 2 Fore SplineSet 340 1428 m 1 372 1386 411 1352 492 1352 c 0 657 1352 928 1358 1062 1376 c 1 1097 1218 l 1 918 1020 335 871 259 480 c 0 250 435 246 395 246 360 c 0 246 218 315 150 435 150 c 0 438 150 555 151 558 151 c 0 715 151 828 103 828 -19 c 0 828 -33 826 -49 823 -66 c 0 783 -274 559 -296 467 -306 c 1 469 -168 l 1 556 -155 653 -139 665 -77 c 0 667 -69 667 -62 667 -55 c 0 667 -3 619 0 541 0 c 0 534 0 528 0 521 0 c 0 517 0 362 0 358 0 c 0 195 0 87 117 87 336 c 0 87 386 93 443 105 504 c 0 174 861 565 1027 843 1200 c 1 712 1193 608 1191 481 1191 c 0 366 1191 273 1218 212 1300 c 1 340 1428 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/000077500000000000000000000000001472062471000276565ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_A.glyph000066400000000000000000000010631472062471000312420ustar00rootroot00000000000000StartChar: A Encoding: 65 65 26 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<42 204 850 1014> 332 170<339.826 716> 1281 20G<427.695 611.696> VStem: 42 162<0 176.844> 850 164<0 189.641> LayerCount: 2 Fore SplineSet 716 505 m 1 522 1092 l 1 336 485 l 1 396 498 452 498 535 502 c 1 716 505 l 1 434 1301 m 1 605 1301 l 1 983 172 l 2 994 135 1012 54 1014 0 c 1 850 0 l 1 850 23 838 95 830 122 c 2 760 332 l 1 619 329 398 327 287 300 c 1 228 121 l 2 218 92 204 28 204 0 c 1 42 0 l 1 43 28 61 116 74 159 c 1 434 1301 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_A_E.glyph000066400000000000000000000026201472062471000315060ustar00rootroot00000000000000StartChar: AE Encoding: 198 198 82 Width: 1060 VWidth: 0 Flags: W HStem: 0 147<637 997.956> 347 143<278.004 470> 666 150<595 876> 1144 151<550 955> VStem: 5 162<0 194.438> LayerCount: 2 Back SplineSet 979 27 m 1x78 934 11 896 -5 821 -5 c 2 479 -5 l 1 479 120 l 1 469 241 451 364 440 488 c 1 418 490 399 491 381 491 c 0 354 491 330 488 299 481 c 1 152 -16 l 1 22 36 l 1 151 462 239 891 334 1320 c 1 417 1320 l 1 488 1323 591 1323 699 1323 c 2 959 1323 l 1 959 1170 l 1 942 1170 l 2 859 1170 840 1168 717 1168 c 2 534 1168 l 1 534 1123 l 2 534 1102 551 907 559 828 c 1 610 829 670 833 755 833 c 2 861 833 l 1 861 681 l 1 755 681 l 2 673 681 619 677 574 676 c 1 576 667 576 657 576 648 c 1 602 430 617 228 622 150 c 1 941 150 l 1xb8 979 27 l 1x78 429 631 m 1 429 645 l 1 418 762 406 887 398 997 c 1 329 625 l 1 361 628 359 629 412 631 c 1 429 631 l 1 EndSplineSet Fore SplineSet 470 490 m 1 419 1094 l 1 276 475 l 1 276 475 345 488 470 490 c 1 481 347 m 1 320 342 242 322 242 322 c 1 191 121 l 2 184 91 167 28 167 0 c 1 5 0 l 1 6 28 25 116 37 159 c 2 350 1293 l 1 412 1295 522 1295 619 1295 c 0 776 1295 858 1294 955 1294 c 1 955 1144 l 1 550 1144 l 1 576 816 l 1 876 816 l 1 876 666 l 1 595 666 l 1 637 147 l 1 881 149 l 2 937 149 998 175 998 175 c 1 1042 27 l 1 995 14 961 -3 889 -3 c 0 887 -3 885 -3 883 -3 c 2 504 0 l 1 481 347 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_A_Eacute.glyph000066400000000000000000000004531472062471000325320ustar00rootroot00000000000000StartChar: AEacute Encoding: 508 508 460 Width: 1060 VWidth: 0 Flags: W HStem: 0 147<637 997.956> 347 143<278.004 470> 666 150<595 876> 1144 151<550 955> 1346 461 VStem: 5 162<0 194.438> 353 590 LayerCount: 2 Fore Refer: 323 769 S 1 0 0 1 129 66 2 Refer: 82 198 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_Aacute.glyph000066400000000000000000000004671472062471000322730ustar00rootroot00000000000000StartChar: Aacute Encoding: 193 193 72 Width: 1060 VWidth: -8 Flags: W HStem: 0 21G<42 204 850 1014> 332 170<339.826 716> 1281 20G<427.695 611.696> 1330 461 VStem: 42 162<0 176.844> 222 590 850 164<0 189.641> LayerCount: 2 Fore Refer: 323 769 S 1 0 0 1 -2 50 2 Refer: 26 65 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_Abreve.glyph000066400000000000000000000005621472062471000322710ustar00rootroot00000000000000StartChar: Abreve Encoding: 258 258 207 Width: 1060 VWidth: 32 Flags: W HStem: 0 21G<42 204 850 1014> 332 170<339.826 716> 1281 20G<427.695 611.696> 1391 153<375.698 655.547> VStem: 42 162<0 176.844> 161 156<1605.28 1666.76> 713 166<1600.15 1657.59> 850 164<0 189.641> LayerCount: 2 Fore Refer: 328 774 S 1 0 0 1 7 34 2 Refer: 26 65 N 1 0 0 1 0 0 3 Validated: 1 EndChar _Acircumflex.glyph000066400000000000000000000004661472062471000332530ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: Acircumflex Encoding: 194 194 73 Width: 1060 VWidth: -10 Flags: W HStem: 0 21G<42 204 850 1014> 332 170<339.826 716> 1281 20G<427.695 611.696> 1313 435 VStem: 42 162<0 176.844> 850 164<0 189.641> LayerCount: 2 Fore Refer: 324 770 S 1 0 0 1 -14 48 2 Refer: 26 65 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_Adieresis.glyph000066400000000000000000000005521472062471000327740ustar00rootroot00000000000000StartChar: Adieresis Encoding: 196 196 75 Width: 1060 VWidth: -4 Flags: W HStem: 0 21G<42 204 850 1014> 332 170<339.826 716> 1281 20G<427.695 611.696> 1382 225<197 432 603 838> VStem: 42 162<0 176.844> 197 235<1382 1604> 603 235<1379 1601> 850 164<0 189.641> LayerCount: 2 Fore Refer: 173 168 S 1 0 0 1 58 292 2 Refer: 26 65 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_Agrave.glyph000066400000000000000000000004671472062471000322760ustar00rootroot00000000000000StartChar: Agrave Encoding: 192 192 71 Width: 1060 VWidth: -8 Flags: W HStem: 0 21G<42 204 850 1014> 332 170<339.826 716> 1281 20G<427.695 611.696> 1319 461 VStem: 42 162<0 176.844> 181 590 850 164<0 189.641> LayerCount: 2 Fore Refer: 322 768 S 1 0 0 1 19 39 2 Refer: 26 65 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_Alpha.glyph000066400000000000000000000006471472062471000321160ustar00rootroot00000000000000StartChar: Alpha Encoding: 913 913 368 Width: 1060 VWidth: 0 Flags: W HStem: -19 21G<827.261 942.333> 326 163<346.805 677> 1278 20G<454.251 579.589> LayerCount: 2 Fore SplineSet 461 1298 m 1 573 1298 l 1 997 11 l 1 833 -19 l 1 734 326 l 1 593 323 398 324 287 297 c 1 185 -24 l 1 23 0 l 1 461 1298 l 1 677 490 m 1 517 982 l 1 344 470 l 1 404 483 454 485 537 489 c 1 677 490 l 1 EndSplineSet Validated: 1 EndChar _Alphatonos.glyph000066400000000000000000000004551472062471000331170ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: Alphatonos Encoding: 902 902 410 Width: 1060 VWidth: 0 Flags: W HStem: -19 21G<827.261 942.333> 326 163<346.805 677> 1189 491 1278 20G<454.251 579.589> VStem: 275 180<1529.42 1634.9> LayerCount: 2 Fore Refer: 392 900 S 1 0 0 1 -267 -33 2 Refer: 368 913 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_Amacron.glyph000066400000000000000000000005161472062471000324440ustar00rootroot00000000000000StartChar: Amacron Encoding: 256 256 178 Width: 1060 VWidth: -4 Flags: W HStem: 0 21G<42 204 850 1014> 332 170<339.826 716> 1281 20G<427.695 611.696> 1387 152<296 750> VStem: 42 162<0 176.844> 296 454<1388 1539> 850 164<0 189.641> LayerCount: 2 Fore Refer: 326 772 S 1 0 0 1 40 -86 2 Refer: 26 65 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_Aogonek.glyph000066400000000000000000000014251472062471000324470ustar00rootroot00000000000000StartChar: Aogonek Encoding: 260 260 209 Width: 1060 VWidth: 32 Flags: W HStem: -466 144<692.778 912.609> 0 21G<42 204> 332 160<340.81 718> 1281 20G<427.695 611.696> VStem: 42 162<0 176.844> 524 155<-304.191 -175.728> LayerCount: 2 Fore SplineSet 434 1301 m 1 605 1301 l 1 983 172 l 1 994 135 1012 54 1014 0 c 1 909 -85 679 -155 679 -238 c 0 679 -294 736 -322 800 -322 c 0 858 -322 899 -288 929 -266 c 1 1007 -373 l 1 963 -421 875 -466 796 -466 c 0 608 -466 524 -373 524 -238 c 0 524 -60 792 -19 846 40 c 1 842 69 835 105 830 122 c 2 760 332 l 1 619 329 398 327 287 300 c 1 228 121 l 2 218 92 204 28 204 0 c 1 42 0 l 1 43 28 61 116 74 159 c 2 434 1301 l 1 718 495 m 1 524 1082 l 1 338 475 l 1 398 488 454 488 537 492 c 1 718 495 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_Aring.glyph000066400000000000000000000015521472062471000321250ustar00rootroot00000000000000StartChar: Aring Encoding: 197 197 76 Width: 1060 VWidth: -8 Flags: W HStem: 0 21G<42 204 850 1014> 332 160<340.81 718> 1516 124<434.557 595.087> VStem: 42 162<0 176.344> 300 129<1384.93 1505.63> 601 132<1385.17 1506.04> 850 164<0 189.172> LayerCount: 2 Fore SplineSet 718 495 m 1 524 1082 l 1 338 475 l 1 398 488 454 488 537 492 c 1 718 495 l 1 429 1447 m 0 429 1412 465 1375 516 1375 c 0 567 1375 601 1412 601 1447 c 0 601 1482 568 1516 516 1516 c 0 464 1516 429 1482 429 1447 c 0 300 1445 m 0 300 1556 402 1640 517 1640 c 0 632 1640 733 1556 733 1445 c 0 733 1368 684 1303 615 1271 c 1 983 172 l 1 994 135 1012 54 1014 0 c 1 850 0 l 1 850 23 838 95 830 122 c 2 760 332 l 1 619 329 398 327 287 300 c 1 228 121 l 2 218 92 204 28 204 0 c 1 42 0 l 1 43 28 61 116 74 159 c 2 424 1269 l 1 352 1300 300 1366 300 1445 c 0 EndSplineSet Validated: 1 EndChar _Aringacute.glyph000066400000000000000000000005561472062471000330730ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: Aringacute Encoding: 506 506 458 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<42 204 850 1014> 332 160<340.81 718> 1516 124<434.557 595.087> 1679 461 VStem: 42 162<0 176.344> 284 590 300 129<1384.93 1505.63> 601 132<1385.17 1506.04> 850 164<0 189.172> LayerCount: 2 Fore Refer: 323 769 S 1 0 0 1 60 399 2 Refer: 76 197 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_Atilde.glyph000066400000000000000000000005331472062471000322650ustar00rootroot00000000000000StartChar: Atilde Encoding: 195 195 74 Width: 1060 VWidth: -6 Flags: W HStem: 0 21G<42 204 850 1014> 332 170<339.826 716> 1281 20G<427.695 611.696> 1360 153<563.243 770.084> 1481 153<264.953 490.376> VStem: 42 162<0 176.844> 850 164<0 189.641> LayerCount: 2 Fore Refer: 325 771 S 1 0 0 1 28 -52 2 Refer: 26 65 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_B.glyph000066400000000000000000000020141472062471000312400ustar00rootroot00000000000000StartChar: B Encoding: 66 66 27 Width: 1060 VWidth: 0 Flags: W HStem: -5 151<251 672.386> 647 156<257 529.155> 1150 149<255 530.519> VStem: 97 158<153 647 803 1143.26> 591 157<858.454 1093.57> 783 159<255.577 547.611> LayerCount: 2 Fore SplineSet 97 823 m 0 97 996 94 1158 85 1285 c 1 166 1291 215 1299 328 1299 c 0 334 1299 340 1299 346 1299 c 0 552 1299 748 1218 748 1002 c 0 748 906 723 823 662 767 c 1 817 715 942 583 942 393 c 0 942 168 793 23 626 3 c 0 587 -2 546 -5 507 -5 c 0 422 -5 332 3 224 3 c 2 88 3 l 1 88 197 97 407 97 823 c 0 591 992 m 2 591 1105 494 1150 357 1150 c 2 340 1150 l 2 301 1150 285 1148 255 1145 c 1 258 1108 259 1064 259 1017 c 0 259 950 257 877 257 803 c 1 403 806 453 799 543 854 c 0 570 870 591 925 591 984 c 2 591 992 l 2 708 578 m 0 635 639 574 649 479 649 c 0 430 649 372 647 299 647 c 2 255 647 l 1 253 410 252 229 251 153 c 1 359 153 399 146 474 146 c 0 514 146 549 148 584 153 c 0 690 166 783 265 783 409 c 0 783 488 760 535 708 578 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_Beta.glyph000066400000000000000000000020211472062471000317300ustar00rootroot00000000000000StartChar: Beta Encoding: 914 914 369 Width: 1060 VWidth: 0 Flags: W HStem: 3 150<251 685.455> 647 156<257 529.155> 1150 149<255 530.519> VStem: 97 158<153 647 803 1143.26> 591 157<858.454 1093.57> 783 159<255.577 547.611> LayerCount: 2 Fore SplineSet 708 578 m 0 635 639 574 649 479 649 c 0 430 649 372 647 299 647 c 2 255 647 l 1 253 410 252 229 251 153 c 1 359 153 399 146 474 146 c 0 514 146 549 148 584 153 c 0 690 166 783 265 783 409 c 0 783 488 760 535 708 578 c 0 591 992 m 2 591 1105 494 1150 357 1150 c 2 340 1150 l 2 301 1150 285 1148 255 1145 c 1 258 1108 259 1064 259 1017 c 0 259 950 257 877 257 803 c 1 403 806 453 799 543 854 c 0 570 870 591 925 591 984 c 2 591 992 l 2 97 823 m 0 97 996 94 1158 85 1285 c 1 166 1291 215 1299 328 1299 c 0 334 1299 340 1299 346 1299 c 0 552 1299 748 1218 748 1002 c 0 748 906 723 823 662 767 c 1 817 715 942 583 942 393 c 0 942 168 793 23 626 3 c 0 587 -2 546 -5 507 -5 c 0 422 -5 332 3 224 3 c 2 88 3 l 1 88 197 97 407 97 823 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_C.glyph000066400000000000000000000011711472062471000312440ustar00rootroot00000000000000StartChar: C Encoding: 67 67 28 Width: 1060 VWidth: 0 Flags: W HStem: -3 154<380.699 706.938> 1152 154<413.559 693.076> VStem: 56 159<354.116 908.283> LayerCount: 2 Fore SplineSet 569 1152 m 0 454 1152 365 1087 317 1020 c 1 272 955 215 839 215 625 c 0 215 461 246 315 344 224 c 0 406 166 454 151 536 151 c 2 550 151 l 1 697 156 783 230 834 342 c 1 973 266 l 1 899 111 765 -3 575 -3 c 2 572 -3 l 2 461 -3 329 22 235 114 c 1 115 236 56 400 56 623 c 0 56 877 137 1033 189 1109 c 0 261 1215 397 1306 572 1306 c 0 712 1306 840 1222 928 1063 c 1 792 982 l 1 731 1102 655 1152 569 1152 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_Cacute.glyph000066400000000000000000000004311472062471000322640ustar00rootroot00000000000000StartChar: Cacute Encoding: 262 262 180 Width: 1060 VWidth: -12 Flags: W HStem: -3 154<380.699 706.938> 1152 154<413.559 693.076> 1346 461 VStem: 56 159<354.116 908.283> 324 590 LayerCount: 2 Fore Refer: 323 769 S 1 0 0 1 100 66 2 Refer: 28 67 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_Ccaron.glyph000066400000000000000000000004211472062471000322640ustar00rootroot00000000000000StartChar: Ccaron Encoding: 268 268 186 Width: 1060 VWidth: -12 Flags: W HStem: -3 154<380.699 706.938> 1152 154<413.559 693.076> 1358 425 VStem: 56 159<354.116 908.283> LayerCount: 2 Fore Refer: 334 780 S 1 0 0 1 35 140 2 Refer: 28 67 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_Ccedilla.glyph000066400000000000000000000017531472062471000325700ustar00rootroot00000000000000StartChar: Ccedilla Encoding: 199 199 83 Width: 1060 VWidth: 6 Flags: W HStem: -373 125<435.445 640.66> -134 288<481.294 620.523> 1175 157<413.559 693.076> VStem: 56 159<361.611 926.983> 480 145<-40.4613 6.91635> 644 136<-241.217 -142.936> LayerCount: 2 Fore SplineSet 569 1175 m 0 454 1175 365 1109 317 1041 c 1 272 975 215 856 215 638 c 0 215 471 246 322 344 229 c 0 406 170 454 154 536 154 c 2 550 154 l 1 697 159 783 235 834 349 c 1 973 271 l 1 906 127 789 18 625 -0 c 1 625 -34 l 1 722 -39 780 -101 780 -205 c 0 780 -306 680 -373 596 -373 c 0 530 -373 458 -348 402 -312 c 1 440 -206 l 1 473 -224 513 -248 564 -248 c 0 600 -248 641 -228 644 -190 c 1 644 -188 l 2 644 -159 606 -134 558 -134 c 0 510 -134 508 -141 480 -151 c 1 480 -100 480 -48 480 3 c 1 393 15 304 47 235 116 c 1 115 241 56 408 56 636 c 0 56 895 137 1054 189 1132 c 0 261 1240 397 1332 572 1332 c 0 712 1332 840 1247 928 1085 c 1 792 1002 l 1 731 1124 655 1175 569 1175 c 0 EndSplineSet Validated: 1 EndChar _Ccircumflex.glyph000066400000000000000000000004251472062471000332500ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: Ccircumflex Encoding: 264 264 182 Width: 1060 VWidth: -12 Flags: W HStem: -3 154<380.699 706.938> 1152 154<413.559 693.076> 1337 435 VStem: 56 159<354.116 908.283> LayerCount: 2 Fore Refer: 324 770 S 1 0 0 1 35 72 2 Refer: 28 67 N 1 0 0 1 0 0 3 Validated: 1 EndChar _Cdotaccent.glyph000066400000000000000000000004611472062471000330530ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: Cdotaccent Encoding: 266 266 184 Width: 1060 VWidth: -10 Flags: W HStem: -3 154<380.699 706.938> 1152 154<413.559 693.076> 1424 225<439 675> VStem: 56 159<354.116 908.283> 439 236<1424 1646> LayerCount: 2 Fore Refer: 330 775 S 1 0 0 1 105 -2 2 Refer: 28 67 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_Chi.glyph000066400000000000000000000006331472062471000315670ustar00rootroot00000000000000StartChar: Chi Encoding: 935 935 383 Width: 1060 VWidth: 0 Flags: W HStem: 1320 11G<121.118 213 782.207 825.529> LayerCount: 2 Fore SplineSet 794 1340 m 1 928 1255 l 1 568 657 l 1 739 390 836 214 978 77 c 1 874 -36 l 1 722 111 630 266 478 508 c 1 160 -31 l 1 28 54 l 1 380 654 l 1 260 858 163 1082 23 1238 c 1 148 1331 l 1 278 1185 372 971 475 799 c 1 794 1340 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_D.glyph000066400000000000000000000014771472062471000312560ustar00rootroot00000000000000StartChar: D Encoding: 68 68 29 Width: 1060 VWidth: 0 Flags: W HStem: -10 151<230 657.626> 1152 152<234 539.421> VStem: 76 158<144 1149.63> 810 159<305.755 833.883> LayerCount: 2 Fore SplineSet 309 1152 m 2 279 1152 l 2 263 1152 251 1153 234 1150 c 1 235 1125 235 1094 235 1064 c 0 235 1002 234 934 234 866 c 0 234 566 231 240 230 144 c 1 318 141 363 141 423 141 c 0 592 141 718 167 783 346 c 0 799 391 810 479 810 533 c 0 810 692 774 859 709 954 c 0 620 1082 530 1152 309 1152 c 2 70 125 m 1 70 179 76 568 76 883 c 2 76 957 l 2 76 1083 72 1205 63 1291 c 1 144 1299 189 1304 288 1304 c 0 559 1304 715 1224 838 1045 c 1 922 921 969 745 969 568 c 0 969 500 961 433 948 368 c 0 900 132 739 14 559 -3 c 0 504 -8 453 -10 398 -10 c 0 314 -10 181 -3 67 -3 c 1 67 30 67 29 70 125 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_Dcaron.glyph000066400000000000000000000004401472062471000322660ustar00rootroot00000000000000StartChar: Dcaron Encoding: 270 270 188 Width: 1060 VWidth: -12 Flags: W HStem: -10 151<230 657.626> 1152 152<234 539.421> 1361 425 VStem: 76 158<144 1149.63> 810 159<305.755 833.883> LayerCount: 2 Fore Refer: 334 780 S 1 0 0 1 -96 143 2 Refer: 29 68 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_Dcroat.glyph000066400000000000000000000016761472062471000323100ustar00rootroot00000000000000StartChar: Dcroat Encoding: 272 272 212 Width: 1060 VWidth: 0 Flags: W HStem: -10 154<230 657.626> 773 148<4 76 234 600> 1176 155<234 539.421> VStem: 76 158<147 773 921 1173.17> 810 159<312.146 850.696> LayerCount: 2 Fore SplineSet 76 921 m 1 76 977 l 2 76 1106 72 1229 63 1317 c 1 144 1325 189 1331 288 1331 c 0 559 1331 715 1249 838 1066 c 1 922 939 969 761 969 580 c 0 969 511 961 442 948 376 c 0 900 135 739 14 559 -3 c 0 504 -8 453 -10 398 -10 c 0 314 -10 181 -3 67 -3 c 1 67 31 67 30 70 128 c 1 70 176 75 483 76 773 c 1 4 773 l 1 4 921 l 1 76 921 l 1 309 1176 m 2 279 1176 l 2 263 1176 251 1176 234 1173 c 1 235 1147 235 1117 235 1086 c 0 235 1034 234 978 234 921 c 1 356 921 478 921 600 921 c 1 601 773 l 1 234 773 l 1 233 501 231 233 230 147 c 1 318 144 363 144 423 144 c 0 592 144 718 170 783 353 c 0 799 399 810 489 810 544 c 0 810 706 774 876 709 973 c 0 620 1104 530 1176 309 1176 c 2 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_Delta.glyph000066400000000000000000000005351472062471000321160ustar00rootroot00000000000000StartChar: Delta Encoding: 916 916 384 Width: 1060 VWidth: 0 Flags: W HStem: -5 156<236 791> 1278 20G<454.167 579.703> LayerCount: 2 Fore SplineSet 834 0 m 1 186 -5 l 1 24 19 l 1 461 1298 l 1 573 1298 l 1 998 30 l 1 834 0 l 1 517 982 m 1 423 698 326 438 236 151 c 1 791 151 l 1 710 444 608 699 517 982 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_E.glyph000066400000000000000000000011121472062471000312410ustar00rootroot00000000000000StartChar: E Encoding: 69 69 30 Width: 1060 VWidth: 0 Flags: W HStem: -3 150<257 898.956> 666 150<260 698> 1144 153<260 889> VStem: 102 158<147 666 816 1144> LayerCount: 2 Fore SplineSet 102 1293 m 1 158 1297 228 1297 306 1297 c 0 337 1297 370 1297 404 1297 c 2 514 1297 l 2 663 1297 799 1294 873 1294 c 2 889 1294 l 1 889 1144 l 1 260 1144 l 1 260 816 l 1 698 816 l 1 698 666 l 1 260 666 l 1 260 636 l 2 260 433 257 224 257 147 c 1 782 149 l 2 838 149 899 175 899 175 c 1 943 27 l 1 895 14 860 -3 784 -3 c 2 102 -3 l 1 102 1293 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_Eacute.glyph000066400000000000000000000004361472062471000322730ustar00rootroot00000000000000StartChar: Eacute Encoding: 201 201 85 Width: 1060 VWidth: -8 Flags: W HStem: -3 150<257 898.956> 666 150<260 698> 1144 153<260 889> 1332 461 VStem: 102 158<147 666 816 1144> 200 590 LayerCount: 2 Fore Refer: 323 769 S 1 0 0 1 -24 52 2 Refer: 30 69 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_Ebreve.glyph000066400000000000000000000005421472062471000322730ustar00rootroot00000000000000StartChar: Ebreve Encoding: 276 276 214 Width: 1060 VWidth: 32 Flags: W HStem: -3 150<257 898.956> 666 150<260 698> 1144 153<260 889> 1376.3 154.613<368.698 648.547> VStem: 102 158<147 666 816 1144> 154 156<1592.84 1654.97> 706 166<1587.66 1645.7> LayerCount: 2 Fore Refer: 328 774 S 1 0 0 1.01054 0 5 2 Refer: 30 69 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_Ecaron.glyph000066400000000000000000000004271472062471000322740ustar00rootroot00000000000000StartChar: Ecaron Encoding: 282 282 220 Width: 1060 VWidth: 32 Flags: W HStem: -3 150<257 898.956> 666 150<260 698> 1144 153<260 889> 1340 425 VStem: 102 158<147 666 816 1144> LayerCount: 2 Fore Refer: 334 780 S 1 0 0 1 -3 122 2 Refer: 30 69 N 1 0 0 1 0 0 3 Validated: 1 EndChar _Ecircumflex.glyph000066400000000000000000000004341472062471000332520ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: Ecircumflex Encoding: 202 202 86 Width: 1060 VWidth: -10 Flags: W HStem: -3 150<257 898.956> 666 150<260 698> 1144 153<260 889> 1349 435 VStem: 102 158<147 666 816 1144> LayerCount: 2 Fore Refer: 324 770 S 1 0 0 1 -21 84 2 Refer: 30 69 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_Edieresis.glyph000066400000000000000000000005201472062471000327730ustar00rootroot00000000000000StartChar: Edieresis Encoding: 203 203 87 Width: 1060 VWidth: -6 Flags: W HStem: -3 150<257 898.956> 666 150<260 698> 1144 153<260 889> 1427 225<199 434 605 840> VStem: 102 158<147 666 816 1144> 199 235<1427 1649> 605 235<1424 1646> LayerCount: 2 Fore Refer: 173 168 S 1 0 0 1 60 337 2 Refer: 30 69 N 1 0 0 1 0 0 3 Validated: 1 EndChar _Edotaccent.glyph000066400000000000000000000004661472062471000330620ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: Edotaccent Encoding: 278 278 216 Width: 1060 VWidth: 32 Flags: W HStem: -3 150<257 898.956> 666 150<260 698> 1144 153<260 889> 1424 225<386 622> VStem: 102 158<147 666 816 1144> 386 236<1424 1646> LayerCount: 2 Fore Refer: 330 775 S 1 0 0 1 52 -2 2 Refer: 30 69 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_Egrave.glyph000066400000000000000000000004361472062471000322760ustar00rootroot00000000000000StartChar: Egrave Encoding: 200 200 84 Width: 1060 VWidth: -10 Flags: W HStem: -3 150<257 898.956> 666 150<260 698> 1144 153<260 889> 1330 461 VStem: 102 158<147 666 816 1144> 158 590 LayerCount: 2 Fore Refer: 322 768 S 1 0 0 1 -4 50 2 Refer: 30 69 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_Emacron.glyph000066400000000000000000000004631472062471000324510ustar00rootroot00000000000000StartChar: Emacron Encoding: 274 274 190 Width: 1060 VWidth: -6 Flags: W HStem: -3 150<257 898.956> 666 150<260 698> 1144 153<260 889> 1432 152<259 713> VStem: 102 158<147 666 816 1144> 259 454<1433 1584> LayerCount: 2 Fore Refer: 326 772 S 1 0 0 1 3 -41 2 Refer: 30 69 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_Eng.glyph000066400000000000000000000012521472062471000315730ustar00rootroot00000000000000StartChar: Eng Encoding: 330 330 266 Width: 1060 VWidth: 0 Flags: W HStem: -359 155<392 629.742> -3 21G<75 234> 1143 153<384.338 661.464> 1296 20G<136.614 200.5> VStem: 75 159<-3 989.408> 756 156<-96.085 1036.11> LayerCount: 2 Fore SplineSet 540 1296 m 0xec 830 1296 908 1101 908 860 c 0 908 629 912 400 912 165 c 2 912 131 l 2 912 -125 862 -359 426 -359 c 2 392 -359 l 1 392 -204 l 1 738 -198 756 -58 756 106 c 2 756 852 l 2 756 1036 661 1143 542 1143 c 0xec 348 1143 270 984 234 916 c 1 234 -3 l 1 75 -3 l 1 75 1059 l 2 75 1174 36 1259 36 1259 c 1 191 1316 l 1xdc 210 1277 225 1245 232 1168 c 1 292 1270 404 1296 540 1296 c 0xec EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_Eogonek.glyph000066400000000000000000000014651472062471000324570ustar00rootroot00000000000000StartChar: Eogonek Encoding: 280 280 218 Width: 1060 VWidth: 32 Flags: W HStem: -457 145<637.602 874.542> -3 150<257 621> 666 150<260 698> 1144 153<260 889> VStem: 102 158<147 666 816 1144> 470 155<-295.478 -146.226> LayerCount: 2 Fore SplineSet 102 1293 m 1 158 1297 228 1297 306 1297 c 0 337 1297 370 1297 404 1297 c 2 514 1297 l 2 663 1297 799 1294 873 1294 c 2 889 1294 l 1 889 1144 l 1 260 1144 l 1 260 816 l 1 698 816 l 1 698 666 l 1 260 666 l 1 260 636 l 2 260 433 257 224 257 147 c 1 782 149 l 2 838 149 899 175 899 175 c 1 943 27 l 1 794 -17 625 -155 625 -229 c 0 625 -285 681 -312 745 -312 c 0 803 -312 844 -279 874 -257 c 1 952 -364 l 1 908 -412 820 -457 741 -457 c 0 553 -457 470 -364 470 -229 c 0 470 -141 536 -67 621 -3 c 1 102 -3 l 1 102 1293 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_Epsilon.glyph000066400000000000000000000011231472062471000324700ustar00rootroot00000000000000StartChar: Epsilon Encoding: 917 917 371 Width: 1060 VWidth: 0 Flags: W HStem: -3 150<257 898.956> 666 150<260 698> 1144 153<260 889> VStem: 102 158<147 666 816 1144> LayerCount: 2 Fore SplineSet 102 1293 m 1 158 1297 228 1297 306 1297 c 0 337 1297 370 1297 404 1297 c 2 514 1297 l 2 663 1297 799 1294 873 1294 c 2 889 1294 l 1 889 1144 l 1 260 1144 l 1 260 816 l 1 698 816 l 1 698 666 l 1 260 666 l 1 260 636 l 2 260 433 257 224 257 147 c 1 782 149 l 2 838 149 899 175 899 175 c 1 943 27 l 1 895 14 860 -3 784 -3 c 2 102 -3 l 1 102 1293 l 1 EndSplineSet Validated: 1 EndChar _Epsilontonos.glyph000066400000000000000000000005541472062471000335030ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: Epsilontonos Encoding: 904 904 407 Width: 1060 VWidth: 0 Flags: W HStem: -3 150<367.957 969.837> 666 150<370.769 781.427> 1144 153<370.769 960.503> 1206 491 VStem: 178.701 162.631<1546.42 1651.9> 222.633 148.137<147 666 816 1144> LayerCount: 2 Fore Refer: 392 900 N 0.903507 0 0 1 -311 -16 2 Refer: 371 917 N 0.937574 0 0 1 127 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_Eta.glyph000066400000000000000000000010331472062471000315700ustar00rootroot00000000000000StartChar: Eta Encoding: 919 919 373 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<60 221 754 912> 625 152<224.549 754> 1276 15G<60 219.963 753 912> VStem: 60 159<0 604.438 749 1294> 754 158<0 625 777 1291> LayerCount: 2 Fore SplineSet 220 1296 m 1 219 749 l 1 311 770 406 777 526 777 c 2 754 777 l 1 754 1051 753 1129 753 1291 c 1 912 1291 l 1 912 0 l 1 754 0 l 1 754 625 l 1 711 625 668 625 625 625 c 0 479 625 337 622 219 597 c 1 219 254 221 181 221 0 c 1 60 0 l 1 60 1294 l 1 220 1296 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_Etatonos.glyph000066400000000000000000000006471472062471000326650ustar00rootroot00000000000000StartChar: Etatonos Encoding: 905 905 408 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<186.975 339.859 845.989 996.024> 625 152<343.229 845.989> 1233 491 1276 15G<186.975 338.875 845.04 996.024> VStem: 165.515 163.898<1573.42 1678.9> 186.975 150.984<0 604.438 749 1294> 845.989 150.035<0 625 777 1291> LayerCount: 2 Fore Refer: 392 900 N 0.910545 0 0 1 -328 11 2 Refer: 373 919 N 0.949588 0 0 1 130 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_Eth.glyph000066400000000000000000000016731472062471000316110ustar00rootroot00000000000000StartChar: Eth Encoding: 208 208 152 Width: 1060 VWidth: 0 Flags: W HStem: -10 154<230 657.626> 773 148<4 76 234 600> 1176 155<234 539.421> VStem: 76 158<147 773 921 1173.17> 810 159<312.146 850.696> LayerCount: 2 Fore SplineSet 76 921 m 1 76 977 l 2 76 1106 72 1229 63 1317 c 1 144 1325 189 1331 288 1331 c 0 559 1331 715 1249 838 1066 c 1 922 939 969 761 969 580 c 0 969 511 961 442 948 376 c 0 900 135 739 14 559 -3 c 0 504 -8 453 -10 398 -10 c 0 314 -10 181 -3 67 -3 c 1 67 31 67 30 70 128 c 1 70 176 75 483 76 773 c 1 4 773 l 1 4 921 l 1 76 921 l 1 309 1176 m 2 279 1176 l 2 263 1176 251 1176 234 1173 c 1 235 1147 235 1117 235 1086 c 0 235 1034 234 978 234 921 c 1 356 921 478 921 600 921 c 1 601 773 l 1 234 773 l 1 233 501 231 233 230 147 c 1 318 144 363 144 423 144 c 0 592 144 718 170 783 353 c 0 799 399 810 489 810 544 c 0 810 706 774 876 709 973 c 0 620 1104 530 1176 309 1176 c 2 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_Euro.glyph000066400000000000000000000024711472062471000320000ustar00rootroot00000000000000StartChar: Euro Encoding: 8364 8364 318 Width: 1060 VWidth: 0 Flags: W HStem: -31 155<455.909 718.308> 431 152<64 160 326 647> 676 151<61 161 331 732> 1180 163<481.603 722.464> VStem: 160 152<315.292 431 584 676> 177 154<829 979.375> LayerCount: 2 Fore SplineSet 783 833 m 1xf4 732 682 l 1 720 682 l 0 663 680 632 676 556 676 c 0 499 676 414 676 314 676 c 1 313 653 312 631 312 609 c 0 312 601 312 593 312 584 c 1 342 583 360 583 398 583 c 0 484 583 584 584 673 585 c 0 699 585 l 1 647 435 l 1 326 431 l 1 353 253 451 124 567 124 c 1 586 124 l 2 685 124 765 181 813 287 c 1 944 200 l 1 870 26 720 -31 581 -31 c 0 502 -31 382 3 298 113 c 0 232 198 188 309 169 432 c 1 140 433 116 433 91 433 c 0 72 433 53 433 28 432 c 1 4 431 l 1 10 456 l 0 18 493 41 525 60 572 c 0 64 583 l 1 75 583 l 0 117 584 141 584 160 584 c 1 160 601 160 617 160 632 c 0xf8 160 647 160 662 161 676 c 1 98 677 55 677 26 679 c 0 1 681 l 1 11 707 l 1 28 753 48 790 61 821 c 0 66 833 l 1 78 832 l 0 95 831 131 830 177 829 c 1 196 942 225 1026 259 1102 c 0 341 1281 499 1343 598 1343 c 0 706 1343 811 1287 903 1184 c 1 838 999 l 1 784 1102 696 1180 595 1180 c 0 463 1180 368 1023 331 827 c 1 374 827 399 827 440 827 c 0 522 827 594 827 628 827 c 1 680 829 715 831 757 832 c 0 783 833 l 1xf4 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_F.glyph000066400000000000000000000011031472062471000312420ustar00rootroot00000000000000StartChar: F Encoding: 70 70 31 Width: 1060 VWidth: 0 Flags: W HStem: -1 21G<116 277> 668 150<272 709.255> 1145 153<272 902.784> VStem: 116 156<3 665 815 1143> LayerCount: 2 Fore SplineSet 277 -1 m 1 116 3 l 1 116 1298 l 1 801 1298 l 1 878 1295 926 1280 960 1263 c 1 904 1117 l 1 878 1131 856 1144 758 1145 c 1 688 1145 l 2 584 1145 455 1144 272 1143 c 1 272 815 l 1 392 815 459 818 581 818 c 0 669 818 728 804 729 804 c 2 747 799 l 1 711 654 l 1 674 663 623 668 578 668 c 0 472 668 380 668 272 665 c 1 272 544 277 92 277 -1 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_G.glyph000066400000000000000000000015161472062471000312530ustar00rootroot00000000000000StartChar: G Encoding: 71 71 32 Width: 1060 VWidth: 0 Flags: W HStem: -8 155<359.057 715.354> 585 150<438.203 826> 1150 152<357.915 706.991> VStem: 20 162<349.429 932.761> 826 166<281.886 587> LayerCount: 2 Fore SplineSet 861 733 m 0 907 733 950 736 992 740 c 1 992 605 l 2 992 170 869 49 691 3 c 1 646 -7 582 -8 540 -8 c 0 176 -8 20 280 20 628 c 0 20 865 73 1059 204 1186 c 1 304 1274 418 1302 533 1302 c 2 553 1302 l 1 767 1297 901 1189 976 1026 c 1 833 957 l 1 781 1071 697 1150 542 1150 c 0 458 1150 397 1144 319 1077 c 0 208 982 182 789 182 617 c 0 182 358 260 147 550 147 c 0 579 147 607 149 633 156 c 0 756 184 826 264 826 587 c 1 800 585 776 585 753 585 c 0 722 585 693 586 664 586 c 0 593 586 524 581 434 548 c 1 394 693 l 1 490 729 594 735 695 735 c 0 751 735 807 733 861 733 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_Gamma.glyph000066400000000000000000000005431472062471000321060ustar00rootroot00000000000000StartChar: Gamma Encoding: 915 915 370 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<111 272> 1147 154<272 911.956> VStem: 111 161<0 1147> LayerCount: 2 Fore SplineSet 111 1301 m 1 795 1301 l 2 870 1301 908 1287 955 1271 c 1 914 1125 l 1 870 1140 852 1144 793 1147 c 1 272 1147 l 1 272 0 l 1 111 0 l 1 111 1301 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_Gbreve.glyph000066400000000000000000000005741472062471000323020ustar00rootroot00000000000000StartChar: Gbreve Encoding: 286 286 224 Width: 1060 VWidth: 32 Flags: W HStem: -8 155<359.057 715.354> 585 150<438.203 826> 1150 152<357.915 706.991> 1373 153<362.698 642.547> VStem: 20 162<349.429 932.761> 148 156<1587.28 1648.76> 700 166<1582.15 1639.59> 826 166<281.886 587> LayerCount: 2 Fore Refer: 328 774 S 1 0 0 1 -6 16 2 Refer: 32 71 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_Gcaron.glyph000066400000000000000000000004711472062471000322750ustar00rootroot00000000000000StartChar: Gcaron Encoding: 486 486 449 Width: 1060 VWidth: 0 Flags: W HStem: -8 155<359.057 715.354> 585 150<438.203 826> 1150 152<357.915 706.991> 1325 425 VStem: 20 162<349.429 932.761> 826 166<281.886 587> LayerCount: 2 Fore Refer: 334 780 S 1 0 0 1 18 107 2 Refer: 32 71 N 1 0 0 1 0 0 3 Validated: 1 EndChar _Gcircumflex.glyph000066400000000000000000000004771472062471000332630ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: Gcircumflex Encoding: 284 284 222 Width: 1060 VWidth: 32 Flags: W HStem: -8 155<359.057 715.354> 585 150<438.203 826> 1150 152<357.915 706.991> 1325 435 VStem: 20 162<349.429 932.761> 826 166<281.886 587> LayerCount: 2 Fore Refer: 324 770 S 1 0 0 1 -12 60 2 Refer: 32 71 N 1 0 0 1 0 0 3 Validated: 1 EndChar _Gcommaaccent.glyph000066400000000000000000000005511472062471000333650ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: Gcommaaccent Encoding: 290 290 228 Width: 1060 VWidth: 32 Flags: W HStem: -797 667 -8 155<359.057 715.354> 585 150<438.203 826> 1150 152<357.915 706.991> VStem: 20 162<349.429 932.761> 438 258<-399 -130> 526 170<-568.236 -399> 826 166<281.886 587> LayerCount: 2 Fore Refer: 54 44 N 1 0 0 1 37 -404 2 Refer: 32 71 N 1 0 0 1 0 0 3 Validated: 1 EndChar _Gdotaccent.glyph000066400000000000000000000005301472062471000330540ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: Gdotaccent Encoding: 288 288 226 Width: 1060 VWidth: 32 Flags: W HStem: -8 155<359.057 715.354> 585 150<438.203 826> 1150 152<357.915 706.991> 1427 225<419 655> VStem: 20 162<349.429 932.761> 419 236<1427 1649> 826 166<281.886 587> LayerCount: 2 Fore Refer: 330 775 S 1 0 0 1 85 1 2 Refer: 32 71 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_H.glyph000066400000000000000000000010261472062471000312500ustar00rootroot00000000000000StartChar: H Encoding: 72 72 33 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<60 221 754 912> 625 152<224.549 754> 1276 15G<60 219.963 753 912> VStem: 60 159<0 604.438 749 1294> 754 158<0 625 777 1291> LayerCount: 2 Fore SplineSet 220 1296 m 1 219 749 l 1 311 770 406 777 526 777 c 2 754 777 l 1 754 1051 753 1129 753 1291 c 1 912 1291 l 1 912 0 l 1 754 0 l 1 754 625 l 1 711 625 668 625 625 625 c 0 479 625 337 622 219 597 c 1 219 254 221 181 221 0 c 1 60 0 l 1 60 1294 l 1 220 1296 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_H18533.glyph000066400000000000000000000005001472062471000316500ustar00rootroot00000000000000StartChar: H18533 Encoding: 9679 9679 1025 Width: 1060 VWidth: 6 Flags: W HStem: 38 933<294.999 680.397> VStem: 19 937<312.381 695.794> LayerCount: 2 Fore SplineSet 19 504 m 0 19 761 229 971 488 971 c 0 746 971 956 761 956 504 c 0 956 247 746 38 488 38 c 0 229 38 19 247 19 504 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_Hbar.glyph000066400000000000000000000013771472062471000317460ustar00rootroot00000000000000StartChar: Hbar Encoding: 294 294 232 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<60 221 754 912> 625 152<224.549 754> 995 150<0 60 220 753 912 997> 1276 15G<60 220 753 912> VStem: 60 159<0 604.438 749 995 1145 1294> 754 158<0 625 777 995 1145 1291> LayerCount: 2 Fore SplineSet 60 1145 m 1 60 1294 l 1 220 1296 l 1 220 1145 l 1 753 1145 l 1 753 1191 753 1237 753 1291 c 1 912 1291 l 1 912 1145 l 1 997 1145 l 1 997 995 l 1 912 995 l 1 912 0 l 1 754 0 l 1 754 625 l 1 711 625 668 625 625 625 c 0 479 625 337 622 219 597 c 1 219 254 221 181 221 0 c 1 60 0 l 1 60 995 l 1 0 995 l 1 0 1145 l 1 60 1145 l 1 754 995 m 1 219 995 l 1 219 749 l 1 311 770 406 777 526 777 c 2 754 777 l 1 754 868 754 937 754 995 c 1 EndSplineSet Validated: 1 EndChar _Hcircumflex.glyph000066400000000000000000000005061472062471000332550ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: Hcircumflex Encoding: 292 292 230 Width: 1060 VWidth: 32 Flags: W HStem: 0 21G<60 221 754 912> 625 152<224.549 754> 1276 15G<60 219.963 753 912> 1346 435 VStem: 60 159<0 604.438 749 1294> 754 158<0 625 777 1291> LayerCount: 2 Fore Refer: 324 770 S 1 0 0 1 -32 81 2 Refer: 33 72 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_I.glyph000066400000000000000000000011271472062471000312530ustar00rootroot00000000000000StartChar: I Encoding: 73 73 50 Width: 1060 VWidth: 0 Flags: W HStem: 4 147<155 422 582 849> 1144 154<158 422 582 849> VStem: 422 160<152 1151> LayerCount: 2 Fore SplineSet 152 1298 m 1 308 1302 389 1302 485 1302 c 0 590 1302 686 1301 849 1299 c 1 849 1147 l 1 726 1147 678 1152 582 1152 c 1 582 152 l 1 628 152 654 153 705 153 c 0 750 153 797 152 849 149 c 1 849 -1 l 1 764 4 702 5 639 5 c 0 592 5 543 4 484 4 c 0 410 4 310 -3 155 -3 c 1 155 146 l 1 240 150 290 151 347 151 c 2 422 151 l 1 422 1151 l 1 356 1150 264 1150 158 1144 c 1 152 1298 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_I_J.glyph000066400000000000000000000020261472062471000315230ustar00rootroot00000000000000StartChar: IJ Encoding: 306 306 243 Width: 1060 VWidth: 0 Flags: W HStem: 0 152<51 122 282 362 610.092 753.165> 1152 150<52 122 282 381 514 760.876 922 1008> VStem: 51 311<1 150> 122 160<152 1152> 408 160<185.072 425> 787 157<184.25 1136.64> LayerCount: 2 Fore SplineSet 381 1151 m 1xdc 343 1152 317 1152 282 1152 c 1 282 152 l 1xdc 362 150 l 1 362 0 l 1 332 1 295 1 257 1 c 0 182 1 100 0 51 0 c 1 51 146 l 1xec 73 150 90 152 105 152 c 2 122 152 l 1 122 1152 l 1 56 1151 79 1150 52 1144 c 1 50 1298 l 1 90 1302 90 1302 186 1302 c 0 232 1302 273 1302 316 1302 c 0 338 1302 360 1302 383 1302 c 1 381 1151 l 1xdc 514 1296 m 1 563 1296 605 1295 644 1295 c 0 760 1295 846 1297 1010 1297 c 1 1008 1144 l 1 960 1144 972 1145 922 1145 c 1 938 967 944 765 944 642 c 0 944 288 930 -8 664 -8 c 0 471 -8 410 210 408 426 c 1 568 425 l 1 574 275 605 142 662 142 c 0 776 142 787 262 787 482 c 0 787 536 786 594 786 659 c 0 786 754 770 1007 758 1144 c 1 636 1144 628 1144 512 1146 c 1 514 1296 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_Iacute.glyph000066400000000000000000000004201472062471000322700ustar00rootroot00000000000000StartChar: Iacute Encoding: 205 205 89 Width: 1060 VWidth: -10 Flags: W HStem: 4 147<155 422 582 849> 1144 154<158 422 582 849> 1340 461 VStem: 222 590 422 160<152 1151> LayerCount: 2 Fore Refer: 323 769 S 1 0 0 1 -2 60 2 Refer: 50 73 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_Ibreve.glyph000066400000000000000000000005131472062471000322750ustar00rootroot00000000000000StartChar: Ibreve Encoding: 300 300 238 Width: 1060 VWidth: 32 Flags: W HStem: 4 147<155 422 582 849> 1144 154<158 422 582 849> 1374 153<361.698 641.547> VStem: 147 156<1588.28 1649.76> 422 160<152 1151> 699 166<1583.15 1640.59> LayerCount: 2 Fore Refer: 328 774 S 1 0 0 1 -7 17 2 Refer: 50 73 N 1 0 0 1 0 0 3 Validated: 1 EndChar _Icircumflex.glyph000066400000000000000000000004161472062471000332560ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: Icircumflex Encoding: 206 206 90 Width: 1060 VWidth: -12 Flags: W HStem: 4 147<155 422 582 849> 1144 154<158 422 582 849> 1346 435 VStem: 422 160<152 1151> LayerCount: 2 Fore Refer: 324 770 S 1 0 0 1 -28 81 2 Refer: 50 73 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_Idieresis.glyph000066400000000000000000000005021472062471000327770ustar00rootroot00000000000000StartChar: Idieresis Encoding: 207 207 91 Width: 1060 VWidth: -8 Flags: W HStem: 4 147<155 422 582 849> 1144 154<158 422 582 849> 1421 225<155 390 561 796> VStem: 155 235<1421 1643> 422 160<152 1151> 561 235<1418 1640> LayerCount: 2 Fore Refer: 173 168 N 1 0 0 1 16 331 2 Refer: 50 73 S 1 0 0 1 0 0 3 Validated: 1 EndChar _Idotaccent.glyph000066400000000000000000000004471472062471000330650ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: Idotaccent Encoding: 304 304 242 Width: 1060 VWidth: 32 Flags: W HStem: 4 147<155 422 582 849> 1144 154<158 422 582 849> 1427 225<367 603> VStem: 367 236<1427 1649> 422 160<152 1151> LayerCount: 2 Fore Refer: 330 775 S 1 0 0 1 33 1 2 Refer: 50 73 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_Igrave.glyph000066400000000000000000000004201472062471000322730ustar00rootroot00000000000000StartChar: Igrave Encoding: 204 204 88 Width: 1060 VWidth: -10 Flags: W HStem: 4 147<155 422 582 849> 1144 154<158 422 582 849> 1352 461 VStem: 184 590 422 160<152 1151> LayerCount: 2 Fore Refer: 322 768 S 1 0 0 1 22 72 2 Refer: 50 73 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_Imacron.glyph000066400000000000000000000004461472062471000324560ustar00rootroot00000000000000StartChar: Imacron Encoding: 298 298 236 Width: 1060 VWidth: 32 Flags: W HStem: 4 147<155 422 582 849> 1144 154<158 422 582 849> 1441 152<252 706> VStem: 252 454<1442 1593> 422 160<152 1151> LayerCount: 2 Fore Refer: 326 772 S 1 0 0 1 -4 -32 2 Refer: 50 73 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_Iogonek.glyph000066400000000000000000000015251472062471000324600ustar00rootroot00000000000000StartChar: Iogonek Encoding: 302 302 240 Width: 1060 VWidth: 32 Flags: W HStem: -472 145<541.602 778.542> 4 147<134 422 582 634> 1144 154<138 422 582 853> VStem: 374 155<-310.478 -173.177> 422 160<152 1151> LayerCount: 2 Fore SplineSet 132 1298 m 1xe8 288 1302 389 1302 485 1302 c 0 590 1302 690 1301 853 1299 c 1 853 1147 l 1 730 1147 678 1152 582 1152 c 1 582 152 l 1xe8 628 152 654 153 705 153 c 0 750 153 797 152 849 149 c 1 849 -1 l 1 669 -114 529 -170 529 -244 c 0 529 -300 585 -327 649 -327 c 0 707 -327 748 -294 778 -272 c 1 856 -379 l 1 812 -427 724 -472 645 -472 c 0 457 -472 374 -379 374 -244 c 0xf0 374 -101 541 -43 634 5 c 1 589 5 541 4 484 4 c 0 410 4 289 -3 134 -3 c 1 134 146 l 1 219 150 290 151 347 151 c 2 422 151 l 1 422 1151 l 1 356 1150 244 1150 138 1144 c 1 132 1298 l 1xe8 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_Iota.glyph000066400000000000000000000011351472062471000317560ustar00rootroot00000000000000StartChar: Iota Encoding: 921 921 375 Width: 1060 VWidth: 0 Flags: W HStem: 4 147<134 422 582 849> 1144 154<138 422 582 853> VStem: 422 160<152 1151> LayerCount: 2 Fore SplineSet 132 1298 m 1 288 1302 389 1302 485 1302 c 0 590 1302 690 1301 853 1299 c 1 853 1147 l 1 730 1147 678 1152 582 1152 c 1 582 152 l 1 628 152 654 153 705 153 c 0 750 153 797 152 849 149 c 1 849 -1 l 1 764 4 702 5 639 5 c 0 592 5 543 4 484 4 c 0 410 4 289 -3 134 -3 c 1 134 146 l 1 219 150 290 151 347 151 c 2 422 151 l 1 422 1151 l 1 356 1150 244 1150 138 1144 c 1 132 1298 l 1 EndSplineSet Validated: 1 EndChar _Iotadieresis.glyph000066400000000000000000000005071472062471000334310ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: Iotadieresis Encoding: 938 938 394 Width: 1060 VWidth: 0 Flags: W HStem: 4 147<134 422 582 849> 1144 154<138 422 582 853> 1451 225<165 400 571 806> VStem: 165 235<1451 1673> 422 160<152 1151> 571 235<1448 1670> LayerCount: 2 Fore Refer: 173 168 N 1 0 0 1 26 361 2 Refer: 375 921 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_Iotatonos.glyph000066400000000000000000000005531472062471000330440ustar00rootroot00000000000000StartChar: Iotatonos Encoding: 906 906 409 Width: 1060 VWidth: 0 Flags: W HStem: -11 147<242.243 509.272 657.621 905.179> 1129 154<245.951 509.272 657.621 908.888> 1173 491 VStem: 177.144 162.114<1513.42 1618.9> 509.272 148.349<137 1136> LayerCount: 2 Fore Refer: 392 900 N 0.900635 0 0 1 -311 -49 2 Refer: 375 921 N 0.927184 0 0 1 118 -15 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_Itilde.glyph000066400000000000000000000004641472062471000323000ustar00rootroot00000000000000StartChar: Itilde Encoding: 296 296 234 Width: 1060 VWidth: 32 Flags: W HStem: 4 147<155 422 582 849> 1144 154<158 422 582 849> 1402 153<528.243 735.084> 1523 153<229.953 455.376> VStem: 422 160<152 1151> LayerCount: 2 Fore Refer: 325 771 S 1 0 0 1 -7 -10 2 Refer: 50 73 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_J.glyph000066400000000000000000000011621472062471000312530ustar00rootroot00000000000000StartChar: J Encoding: 74 74 51 Width: 1060 VWidth: 0 Flags: W HStem: -8 150<287.536 536.385> 1146 152<298.255 608.464 769 954> VStem: 40 160<238.852 425> 633 158<267.894 1137.07> LayerCount: 2 Fore SplineSet 414 -8 m 0 139 -8 42 210 40 426 c 1 200 425 l 1 206 275 259 142 412 142 c 0 598 142 633 327 633 659 c 0 633 754 617 1007 605 1144 c 1 556 1144 477 1146 440 1146 c 1 336 1143 324 1134 297 1128 c 1 259 1276 l 1 289 1283 320 1295 438 1298 c 1 583 1298 800 1297 956 1297 c 1 954 1144 l 1 906 1144 819 1145 769 1145 c 1 785 967 791 765 791 642 c 0 791 288 744 -8 414 -8 c 0 EndSplineSet Validated: 1 EndChar _Jcircumflex.glyph000066400000000000000000000004611472062471000332570ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: Jcircumflex Encoding: 308 308 245 Width: 1060 VWidth: 32 Flags: W HStem: -8 150<287.536 536.385> 1146 152<298.255 608.464 769 954> 1337 435 VStem: 40 160<238.852 425> 633 158<267.894 1137.07> LayerCount: 2 Fore Refer: 324 770 S 1 0 0 1 99 72 2 Refer: 51 74 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_K.glyph000066400000000000000000000007751472062471000312650ustar00rootroot00000000000000StartChar: K Encoding: 75 75 34 Width: 1060 VWidth: 0 Flags: W HStem: -5 9G<116 274 845 903.263> 1288 20G<116 274 851.5 882.943> VStem: 116 158<-5 508.713 703 1308> LayerCount: 2 Fore SplineSet 484 725 m 1 604 608 951 194 1002 59 c 1 868 -17 l 1 822 92 518 474 388 600 c 1 388 600 304 502 274 431 c 1 274 -5 l 1 116 -5 l 1 116 1308 l 1 274 1308 l 1 274 703 l 1 354 814 425 893 524 996 c 1 715 1191 841 1289 862 1310 c 1 973 1204 l 1 791 1072 544 798 484 725 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_Kappa.glyph000066400000000000000000000010041472062471000321110ustar00rootroot00000000000000StartChar: Kappa Encoding: 922 922 376 Width: 1060 VWidth: 0 Flags: W HStem: -5 9G<116 274 845 903.263> 1288 20G<116 274 851.5 882.943> VStem: 116 158<-5 508.713 703 1308> LayerCount: 2 Fore SplineSet 484 725 m 1 604 608 951 194 1002 59 c 1 868 -17 l 1 822 92 518 474 388 600 c 1 388 600 304 502 274 431 c 1 274 -5 l 1 116 -5 l 1 116 1308 l 1 274 1308 l 1 274 703 l 1 354 814 425 893 524 996 c 1 715 1191 841 1289 862 1310 c 1 973 1204 l 1 791 1072 544 798 484 725 c 1 EndSplineSet Validated: 1 EndChar _Kcommaaccent.glyph000066400000000000000000000005141472062471000333700ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: Kcommaaccent Encoding: 310 310 247 Width: 1060 VWidth: 32 Flags: W HStem: -532 498 -5 9G<116 274 845 903.263> 1288 20G<116 274 851.5 882.943> VStem: 116 158<-5 508.713 703 1308> 451 220<-255 -34> 507 164<-380.366 -255> LayerCount: 2 Fore Refer: 520 806 S 1 0 0 1 1 -38 2 Refer: 34 75 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_L.glyph000066400000000000000000000005241472062471000312560ustar00rootroot00000000000000StartChar: L Encoding: 76 76 35 Width: 1060 VWidth: 0 Flags: W HStem: -3 154<302 941.956> 1278 20G<141 302> VStem: 141 161<151 1298> LayerCount: 2 Fore SplineSet 141 -3 m 1 141 1298 l 1 302 1298 l 1 302 151 l 1 823 151 l 1 882 154 900 158 944 173 c 1 985 27 l 1 938 11 900 -3 825 -3 c 2 141 -3 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_Lacute.glyph000066400000000000000000000004061472062471000322770ustar00rootroot00000000000000StartChar: Lacute Encoding: 313 313 250 Width: 1060 VWidth: 32 Flags: W HStem: -3 154<302 941.956> 1278 20G<141 302> 1348 461 VStem: 52 590 141 161<151 1298> LayerCount: 2 Fore Refer: 323 769 S 1 0 0 1 -172 68 2 Refer: 35 76 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_Lambda.glyph000066400000000000000000000005011472062471000322360ustar00rootroot00000000000000StartChar: Lambda Encoding: 923 923 385 Width: 1060 VWidth: 0 Flags: W HStem: -19 21G<778 942.333> 1278 20G<454.251 579.589> LayerCount: 2 Fore SplineSet 833 -19 m 1 723 318 625 651 517 982 c 1 403 650 309 306 185 -24 c 1 23 0 l 1 461 1298 l 1 573 1298 l 1 997 11 l 1 833 -19 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_Lcaron.glyph000066400000000000000000000006101472062471000322750ustar00rootroot00000000000000StartChar: Lcaron Encoding: 317 317 254 Width: 1060 VWidth: 32 Flags: W HStem: -3 154<302 941.956> 1269 20G<689.5 780.833> 1278 20G<141 302> VStem: 141 161<151 1298> 633 152<899.793 1021.75> LayerCount: 2 Fore SplineSet 894 1241 m 1xd8 856 1129 830 1020 785 869 c 1 633 903 l 1 651 1045 679 1186 700 1289 c 1 894 1241 l 1xd8 EndSplineSet Refer: 35 76 N 1 0 0 1 0 0 2 Validated: 1 EndChar _Lcommaaccent.glyph000066400000000000000000000004601472062471000333710ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: Lcommaaccent Encoding: 315 315 252 Width: 1060 VWidth: 32 Flags: W HStem: -623 498 -3 154<302 941.956> 1278 20G<141 302> VStem: 141 161<151 1298> 388 220<-346 -125> 444 164<-471.366 -346> LayerCount: 2 Fore Refer: 520 806 N 1 0 0 1 -62 -129 2 Refer: 35 76 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_Ldot.glyph000066400000000000000000000004771472062471000317740ustar00rootroot00000000000000StartChar: Ldot Encoding: 319 319 256 Width: 1060 VWidth: 32 Flags: W HStem: -3 154<302 941.956> 589.446 228.995<526.928 742.928> 1278 20G<141 302> VStem: 141 161<151 1298> 526.928 216<589.446 818.44> LayerCount: 2 Fore Refer: 171 183 S 0.860558 0 0 0.851281 113 260 2 Refer: 35 76 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_Lslash.glyph000066400000000000000000000007141472062471000323120ustar00rootroot00000000000000StartChar: Lslash Encoding: 321 321 258 Width: 1060 VWidth: 0 Flags: W HStem: -3 154<428 941.956> 1278 20G<267 428> VStem: 267 161<151 678 890 1298> LayerCount: 2 Fore SplineSet 267 678 m 1 120 622 l 1 70 752 l 1 267 828 l 1 267 1298 l 1 428 1298 l 1 428 890 l 1 681 988 l 1 731 857 l 1 428 740 l 1 428 151 l 1 823 151 l 1 882 154 900 158 944 173 c 1 985 27 l 1 938 11 900 -3 825 -3 c 2 267 -3 l 1 267 678 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_M.glyph000066400000000000000000000010701472062471000312540ustar00rootroot00000000000000StartChar: M Encoding: 77 77 36 Width: 1060 VWidth: 31 Flags: W HStem: -5 21G<61.9537 220 730.957 888> 1272 19G<59.0463 214 704 887.015> VStem: 62 158<-5 900 1151.35 1291> 731 157<-5 920 1185.07 1291> LayerCount: 2 Fore SplineSet 59 1292 m 1 214 1291 l 1 262 1142 301 1060 370 938 c 0 420 848 446 797 465 759 c 1 548 914 678 1146 730 1291 c 1 887 1291 l 1 888 -5 l 1 731 -5 l 1 729 920 l 1 655 779 538 575 527 539 c 1 405 542 l 1 397 558 339 668 251 837 c 1 230 881 235 872 220 900 c 1 220 -5 l 1 62 -5 l 1 59 1292 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_Mu.glyph000066400000000000000000000010411472062471000314370ustar00rootroot00000000000000StartChar: Mu Encoding: 924 924 377 Width: 1060 VWidth: 31 Flags: W HStem: -5 21G<61.9542 220 730.957 888> 1293 20G<59 193.5 730.5 887.015> VStem: 62 158<-5 900> 731 157<-5 920> LayerCount: 2 Fore SplineSet 59 1304 m 1 160 1313 l 1 227 1216 301 1060 370 938 c 0 420 848 446 797 465 759 c 1 548 914 690 1183 771 1313 c 1 887 1313 l 1 888 -5 l 1 731 -5 l 1 729 920 l 1 655 779 538 575 527 539 c 1 405 542 l 1 397 558 339 668 251 837 c 1 230 881 235 872 220 900 c 1 220 -5 l 1 62 -5 l 1 59 1304 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_N.glyph000066400000000000000000000010601472062471000312540ustar00rootroot00000000000000StartChar: N Encoding: 78 78 37 Width: 1060 VWidth: 0 Flags: W HStem: -3 18G<75 234 670.5 911> 1278 19G<75 234 757.5 916> VStem: 75 158<-3 1001> 750 158<-5 92.9198 357 1297> LayerCount: 2 Fore SplineSet 752 -6 m 1 589 351 435 648 233 1001 c 1 233 797 l 2 233 504 234 149 234 -3 c 1 75 -3 l 1 75 1298 l 1 234 1294 l 1 360 1110 636 605 753 357 c 1 751 487 750 623 750 757 c 0 750 943 753 1126 762 1297 c 1 916 1297 l 1 910 1184 908 1035 908 872 c 0 908 646 912 392 912 162 c 0 912 105 911 48 911 -5 c 1 752 -6 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_Nacute.glyph000066400000000000000000000004571472062471000323070ustar00rootroot00000000000000StartChar: Nacute Encoding: 323 323 260 Width: 1060 VWidth: 32 Flags: W HStem: -3 18G<75 234 670.5 911> 1278 19G<75 234 757.5 916> 1328 461 VStem: 75 158<-3 1001> 394 590 750 158<-5 92.9198 357 1297> LayerCount: 2 Fore Refer: 323 769 S 1 0 0 1 170 48 2 Refer: 37 78 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_Ncaron.glyph000066400000000000000000000004501472062471000323010ustar00rootroot00000000000000StartChar: Ncaron Encoding: 327 327 264 Width: 1060 VWidth: 32 Flags: W HStem: -3 18G<75 234 670.5 911> 1278 19G<75 234 757.5 916> 1322 425 VStem: 75 158<-3 1001> 750 158<-5 92.9198 357 1297> LayerCount: 2 Fore Refer: 334 780 S 1 0 0 1 -30 104 2 Refer: 37 78 N 1 0 0 1 0 0 3 Validated: 1 EndChar _Ncommaaccent.glyph000066400000000000000000000005271472062471000333770ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: Ncommaaccent Encoding: 325 325 262 Width: 1060 VWidth: 32 Flags: W HStem: -526 498 -3 18G<75 234 670.5 911> 1278 19G<75 234 757.5 916> VStem: 75 158<-3 1001> 412 220<-249 -28> 468 164<-374.366 -249> 750 158<-5 92.9198 357 1297> LayerCount: 2 Fore Refer: 520 806 N 1 0 0 1 -38 -32 2 Refer: 37 78 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_Ntilde.glyph000066400000000000000000000005221472062471000323000ustar00rootroot00000000000000StartChar: Ntilde Encoding: 209 209 151 Width: 1060 VWidth: -8 Flags: W HStem: -3 18G<75 234 670.5 911> 1278 19G<75 234 757.5 916> 1378 153<553.243 760.084> 1499 153<254.953 480.376> VStem: 75 158<-3 1001> 750 158<-5 92.9198 357 1297> LayerCount: 2 Fore Refer: 325 771 S 1 0 0 1 18 -34 2 Refer: 37 78 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_Nu.glyph000066400000000000000000000010641472062471000314450ustar00rootroot00000000000000StartChar: Nu Encoding: 925 925 378 Width: 1060 VWidth: 0 Flags: W HStem: -3 18G<75 234 670.5 911> 1278 19G<75 234 757.5 916> VStem: 75 158<-3 1001> 750 158<-5 92.9198 357 1297> LayerCount: 2 Fore SplineSet 752 -6 m 1 589 351 435 648 233 1001 c 1 233 797 l 2 233 504 234 149 234 -3 c 1 75 -3 l 1 75 1298 l 1 234 1294 l 1 360 1110 636 605 753 357 c 1 751 487 750 623 750 757 c 0 750 943 753 1126 762 1297 c 1 916 1297 l 1 910 1184 908 1035 908 872 c 0 908 646 912 392 912 162 c 0 912 105 911 48 911 -5 c 1 752 -6 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_O.glyph000066400000000000000000000013351472062471000312620ustar00rootroot00000000000000StartChar: O Encoding: 79 79 38 Width: 1060 VWidth: 0 Flags: W HStem: -13 153<331.92 635.724> 1173 153<358.476 637.052> VStem: 24 158<323.826 923.593> 796 158<349.736 947.703> LayerCount: 2 Fore SplineSet 504 1326 m 1 628 1326 949 1252 954 635 c 1 954 624 l 2 954 460 910 307 862 214 c 0 787 70 657 -13 492 -13 c 0 370 -13 243 30 162 130 c 0 72 240 24 392 24 572 c 0 24 917 100 1066 170 1161 c 0 236 1251 348 1323 504 1326 c 1 266 245 m 0 315 180 384 140 492 140 c 0 608 140 681 207 726 290 c 1 766 354 795 520 796 627 c 1 796 646 l 2 796 761 779 914 726 1017 c 0 668 1131 598 1173 510 1173 c 0 415 1173 358 1145 300 1069 c 0 231 980 182 838 182 576 c 0 182 472 210 318 266 245 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_O_E.glyph000066400000000000000000000015111472062471000315220ustar00rootroot00000000000000StartChar: OE Encoding: 338 338 149 Width: 1060 VWidth: 0 Flags: W HStem: -8 152<272.392 462.388 616 940.903> 682 153<620 895> 1170 160<307.016 464 620 962> VStem: 11 153<259.42 992.628> 464 156<153 682 835 1170> LayerCount: 2 Fore SplineSet 463 146 m 1 464 1170 l 1 203 1170 164 951 164 578 c 0 164 352 168 149 418 144 c 0 434 144 450 145 463 146 c 1 811 153 m 1 870 155 898 163 943 179 c 1 981 33 l 1 875 4 778 -1 667 -1 c 0 620 -1 570 0 515 0 c 1 498 -7 403 -8 388 -8 c 0 82 4 11 291 11 597 c 0 11 1033 109 1330 444 1330 c 0 470 1330 498 1328 524 1323 c 1 583 1326 646 1326 709 1326 c 0 794 1326 880 1325 962 1325 c 1 962 1170 l 1 870 1170 812 1171 741 1171 c 0 706 1171 667 1171 620 1170 c 1 620 835 l 1 895 835 l 1 895 682 l 1 620 682 l 1 620 480 616 232 616 153 c 1 811 153 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_Oacute.glyph000066400000000000000000000004701472062471000323030ustar00rootroot00000000000000StartChar: Oacute Encoding: 211 211 123 Width: 1060 VWidth: -12 Flags: W HStem: -13 153<331.92 635.724> 1173 153<358.476 637.052> 1366 461 VStem: 24 158<323.826 923.593> 271.5 590 796 158<349.736 947.703> LayerCount: 2 Fore Refer: 323 769 S 1 0 0 1 47.5001 86 2 Refer: 38 79 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_Obreve.glyph000066400000000000000000000005641472062471000323110ustar00rootroot00000000000000StartChar: Obreve Encoding: 334 334 270 Width: 1060 VWidth: 32 Flags: W HStem: -13 153<331.92 635.724> 1173 153<358.476 637.052> 1385 153<371.198 651.047> VStem: 24 158<323.826 923.593> 156.5 156<1599.28 1660.76> 708.5 166<1594.15 1651.59> 796 158<349.736 947.703> LayerCount: 2 Fore Refer: 328 774 S 1 0 0 1 2.50012 28 2 Refer: 38 79 N 1 0 0 1 0 0 3 Validated: 1 EndChar _Ocircumflex.glyph000066400000000000000000000004641472062471000332670ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: Ocircumflex Encoding: 212 212 124 Width: 1060 VWidth: -12 Flags: W HStem: -13 153<331.92 635.724> 1173 153<358.476 637.052> 1352 435 VStem: 24 158<323.826 923.593> 796 158<349.736 947.703> LayerCount: 2 Fore Refer: 324 770 S 1 0 0 1 -18.4999 87 2 Refer: 38 79 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_Odieresis.glyph000066400000000000000000000005641472062471000330150ustar00rootroot00000000000000StartChar: Odieresis Encoding: 214 214 126 Width: 1060 VWidth: -8 Flags: W HStem: -13 153<331.92 635.724> 1173 153<358.476 637.052> 1412 225<188.5 423.5 594.5 829.5> VStem: 24 158<323.826 923.593> 188.5 235<1412 1634> 594.5 235<1409 1631> 796 158<349.736 947.703> LayerCount: 2 Fore Refer: 173 168 S 1 0 0 1 49.5001 322 2 Refer: 38 79 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_Ograve.glyph000066400000000000000000000004701472062471000323060ustar00rootroot00000000000000StartChar: Ograve Encoding: 210 210 122 Width: 1060 VWidth: -12 Flags: W HStem: -13 153<331.92 635.724> 1173 153<358.476 637.052> 1364 461 VStem: 24 158<323.826 923.593> 185.5 590 796 158<349.736 947.703> LayerCount: 2 Fore Refer: 322 768 S 1 0 0 1 23.5001 84 2 Refer: 38 79 N 1 0 0 1 0 0 3 Validated: 1 EndChar _Ohungarumlaut.glyph000066400000000000000000000004651472062471000336430ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: Ohungarumlaut Encoding: 336 336 272 Width: 1060 VWidth: 32 Flags: W HStem: -13 153<331.92 635.724> 1173 153<358.476 637.052> 1361 517 VStem: 24 158<323.826 923.593> 796 158<349.736 947.703> LayerCount: 2 Fore Refer: 333 779 S 1 0 0 1 97.5001 203 2 Refer: 38 79 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_Omacron.glyph000066400000000000000000000005211472062471000324560ustar00rootroot00000000000000StartChar: Omacron Encoding: 332 332 268 Width: 1060 VWidth: 32 Flags: W HStem: -13 153<331.92 635.724> 1173 153<358.476 637.052> 1432 152<303.5 757.5> VStem: 24 158<323.826 923.593> 303.5 454<1433 1584> 796 158<349.736 947.703> LayerCount: 2 Fore Refer: 326 772 S 1 0 0 1 47.5001 -41 2 Refer: 38 79 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_Omega.glyph000066400000000000000000000014771472062471000321230ustar00rootroot00000000000000StartChar: Omega Encoding: 937 937 391 Width: 1060 VWidth: 0 Flags: W HStem: 1 150<36 201 363.544 394 795 990.956> 1170 153<355.293 696.908> VStem: 18 159<417.563 946.374> 848 158<446.006 998.677> LayerCount: 2 Fore SplineSet 394 1 m 1 36 1 l 1 34 151 l 1 201 151 l 1 107 268 18 443 18 620 c 0 18 965 90 1062 160 1157 c 0 226 1247 350 1323 522 1323 c 0 758 1323 1006 1233 1006 683 c 2 1006 672 l 2 1006 423 885 250 795 151 c 1 874 152 l 2 930 152 991 178 991 178 c 1 1035 30 l 1 988 17 954 0 882 -0 c 0 880 0 878 0 876 0 c 2 608 0 l 1 579 148 l 1 652 209 848 383 848 675 c 2 848 694 l 2 848 706 848 717 848 729 c 0 848 831 846 927 798 1020 c 0 740 1134 615 1170 527 1170 c 0 432 1170 348 1141 290 1065 c 0 221 976 177 886 177 624 c 0 177 413 340 185 421 152 c 1 394 1 l 1 EndSplineSet Validated: 1 EndChar _Omegatonos.glyph000066400000000000000000000006141472062471000331170ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: Omegatonos Encoding: 911 911 404 Width: 1060 VWidth: 0 Flags: W HStem: 1 150<111.287 263.853 414.147 442.308 813.089 994.277> 1121 491 1170 153<406.518 722.389> VStem: 94.6435 147.018<417.563 946.374> 180.05 152.12<1461.42 1566.9> 862.095 146.093<446.006 998.677> LayerCount: 2 Fore Refer: 392 900 N 0.84511 0 0 1 -278 -101 2 Refer: 391 937 N 0.92464 0 0 1 78 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_Omicron.glyph000066400000000000000000000013461472062471000324740ustar00rootroot00000000000000StartChar: Omicron Encoding: 927 927 379 Width: 1060 VWidth: 0 Flags: W HStem: -16 153<349.716 653.474> 1170 153<376.35 654.552> VStem: 41 159<320.826 920.593> 814 158<350.765 944.703> LayerCount: 2 Fore SplineSet 284 242 m 0 333 177 402 137 510 137 c 0 626 137 698 204 743 287 c 1 783 351 813 517 814 624 c 1 814 643 l 2 814 758 796 911 743 1014 c 0 685 1128 615 1170 527 1170 c 0 432 1170 376 1142 318 1066 c 0 249 977 200 835 200 573 c 0 200 469 228 315 284 242 c 0 522 1323 m 1 646 1323 967 1249 972 632 c 1 972 621 l 2 972 457 928 304 880 211 c 0 805 67 675 -16 510 -16 c 0 388 -16 260 27 179 127 c 0 89 237 41 389 41 569 c 0 41 914 118 1063 188 1158 c 0 254 1248 366 1320 522 1323 c 1 EndSplineSet Validated: 1 EndChar _Omicrontonos.glyph000066400000000000000000000005301472062471000334720ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: Omicrontonos Encoding: 908 908 406 Width: 1060 VWidth: 0 Flags: W HStem: -16 153<385.716 689.474> 1137 491 1170 153<412.35 690.552> VStem: 77 159<320.826 920.593> 196.38 168.835<1477.42 1582.9> 850 158<350.765 944.703> LayerCount: 2 Fore Refer: 392 900 N 0.93797 0 0 1 -312 -85 2 Refer: 379 927 N 1 0 0 1 36 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_Oslash.glyph000066400000000000000000000020001472062471000323030ustar00rootroot00000000000000StartChar: Oslash Encoding: 216 216 127 Width: 1060 VWidth: 0 Flags: W HStem: -8 156<378.857 652.84> 1172 156<387.35 628.742> VStem: 41 159<328.804 888.475> 814 158<360.548 637> LayerCount: 2 Fore SplineSet 747 1026 m 1 631 751 483 417 377 174 c 1 413 157 456 148 509 148 c 0 625 148 698 212 743 297 c 1 783 362 814 528 814 637 c 1 814 637 810 902 754 1013 c 0 752 1017 749 1022 747 1026 c 1 258 295 m 1 359 526 519 887 630 1152 c 1 602 1166 571 1172 538 1172 c 0 443 1172 387 1144 329 1066 c 0 260 975 200 809 200 585 c 0 200 497 219 376 258 295 c 1 185 127 m 1 183 129 181 132 179 134 c 0 89 246 41 397 41 581 c 0 41 895 129 1063 199 1160 c 0 265 1252 377 1325 533 1328 c 0 572 1328 629 1323 689 1297 c 1 701 1326 711 1352 720 1376 c 1 868 1318 l 1 854 1282 838 1242 820 1199 c 1 903 1102 970 934 972 645 c 1 972 634 l 2 972 467 928 314 880 219 c 0 805 72 674 -8 509 -8 c 0 443 -8 375 4 314 31 c 1 303 7 295 -16 286 -36 c 1 138 25 l 1 144 37 168 86 185 127 c 1 EndSplineSet Validated: 1 EndChar _Oslashacute.glyph000066400000000000000000000004601472062471000332560ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: Oslashacute Encoding: 510 510 462 Width: 1060 VWidth: 0 Flags: W HStem: -8 156<378.857 652.84> 1172 156<387.35 628.742> 1338 461 VStem: 41 159<328.804 888.475> 278 590 814 158<360.548 637> LayerCount: 2 Fore Refer: 323 769 S 1 0 0 1 54 58 2 Refer: 127 216 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_Otilde.glyph000066400000000000000000000005311472062471000323010ustar00rootroot00000000000000StartChar: Otilde Encoding: 213 213 125 Width: 1060 VWidth: -8 Flags: W HStem: -13 153<331.92 635.724> 1173 153<358.476 637.052> 1399 153<561.743 768.584> 1520 153<263.453 488.876> VStem: 24 158<323.826 923.593> 796 158<349.736 947.703> LayerCount: 2 Fore Refer: 325 771 S 1 0 0 1 26.5001 -13 2 Refer: 38 79 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_P.glyph000066400000000000000000000012471472062471000312650ustar00rootroot00000000000000StartChar: P Encoding: 80 80 39 Width: 1060 VWidth: 0 Flags: W HStem: -10 21G<104 262> 460 152<263 654.788> 1151 151<264 679.858> VStem: 104 160<-9 463 613.163 1146> 784 162<725.912 1060.32> LayerCount: 2 Fore SplineSet 784 900 m 0 784 1108 661 1145 415 1151 c 1 354 1151 309 1147 264 1146 c 1 264 1020 l 2 264 837 263 613 263 613 c 1 299 612 333 612 366 612 c 0 652 612 784 672 784 900 c 0 262 -10 m 1 104 -9 l 1 104 1294 l 1 222 1294 260 1302 393 1302 c 0 618 1302 757 1289 872 1151 c 0 926 1086 946 996 946 906 c 0 946 815 938 715 878 628 c 0 780 488 655 460 416 460 c 0 368 460 317 461 263 463 c 1 263 200 262 146 262 -10 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_Phi.glyph000066400000000000000000000015701472062471000316050ustar00rootroot00000000000000StartChar: Phi Encoding: 934 934 389 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<428 591> 136 164<301.31 429 592 716.968> 990 156<304.888 430 590 719.604> 1287 20G<430 590> VStem: 40 159<417.549 867.581> 430 160<1 136 303 990 1141.04 1307> 814 158<415.756 881.192> LayerCount: 2 Fore SplineSet 430 138 m 1 204 156 40 289 40 653 c 0 40 935 190 1126 430 1146 c 1 430 1173 430 1186 430 1214 c 2 430 1307 l 1 590 1307 l 1 590 1177 l 1 590 1146 l 1 802 1126 972 1006 972 637 c 0 972 374 844 148 592 136 c 1 592 119 592 104 592 86 c 3 592 64 592 38 590 0 c 1 428 1 l 1 430 32 430 49 430 64 c 2 430 138 l 1 592 300 m 1 594 300 596 300 598 300 c 0 765 300 812 476 814 638 c 1 814 862 744 992 590 992 c 1 591 806 592 607 592 350 c 2 592 300 l 1 429 303 m 1 429 553 430 796 430 990 c 1 287 990 199 866 199 628 c 0 199 416 283 303 429 303 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_Pi.glyph000066400000000000000000000010401472062471000314250ustar00rootroot00000000000000StartChar: Pi Encoding: 928 928 387 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<139 300 772.5 936> 1144 152<301.493 753 912 1000> VStem: 139 161<0 1131> 753 159<14.4902 1144> LayerCount: 2 Fore SplineSet 300 0 m 1 139 0 l 1 139 1131 l 1 110 1127 82 1122 52 1116 c 1 33 1268 l 1 125 1289 220 1296 340 1296 c 2 1000 1296 l 1 1000 1144 l 1 912 1144 l 1 912 378 l 2 912 251 922 126 936 9 c 1 782 -4 l 1 763 117 753 255 753 384 c 2 753 1144 l 1 421 1144 l 2 377 1144 337 1144 299 1143 c 1 300 0 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_Psi.glyph000066400000000000000000000016031472062471000316150ustar00rootroot00000000000000StartChar: Psi Encoding: 936 936 390 Width: 1060 VWidth: 6 Flags: W HStem: 0 21G<453 615.5> 404 157<623 779.726> 1302 8G<91.4815 219 458 621 856 1017> VStem: 74 156<638.971 1291.96> 458 163<1 407.126 562 1310> 870 156<660.308 1298.04> LayerCount: 2 Fore SplineSet 74 770 m 0 74 830 74 886 74 937 c 0 74 1110 72 1231 50 1295 c 1 210 1322 l 1 228 1250 230 1138 230 963 c 0 230 915 230 863 230 806 c 0 230 612 340 562 460 562 c 1 460 614 461 665 461 716 c 0 461 921 458 1121 458 1310 c 1 621 1310 l 1 621 1119 624 940 624 743 c 0 624 684 624 624 623 561 c 1 842 561 870 680 870 1028 c 1 868 1120 864 1220 856 1298 c 1 1012 1315 l 1 1022 1233 1026 1132 1026 1066 c 0 1026 1053 1026 1042 1026 1032 c 0 1026 644 980 439 621 404 c 1 619 264 617 127 614 0 c 1 453 1 l 1 457 63 458 220 458 275 c 0 458 316 458 359 458 403 c 1 203 426 74 586 74 770 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_Q.glyph000066400000000000000000000021211472062471000312560ustar00rootroot00000000000000StartChar: Q Encoding: 81 81 40 Width: 1060 VWidth: 0 Flags: W HStem: -146 147<771.289 973> -3 147<369.199 605.392> 304 126<391.75 585.679> 1152 153<349.058 633.119> VStem: 50 159<329.137 972.241> 783 159<344.802 970.262> LayerCount: 2 Fore SplineSet 889 -146 m 0xbc 774 -146 649 -112 623 15 c 1 582 4 541 -3 501 -3 c 0x7c 385 -3 277 40 198 121 c 0 98 225 50 408 50 629 c 0 50 836 79 1028 174 1150 c 0 267 1270 366 1305 489 1305 c 0 656 1305 772 1240 851 1099 c 0 937 946 942 790 942 679 c 0 942 528 921 353 849 231 c 0 809 165 789 130 756 93 c 1 767 20 798 4 878 1 c 1 889 1 l 2 926 1 949 5 973 11 c 1 973 -137 l 1 951 -142 934 -146 889 -146 c 0xbc 502 430 m 0 607 430 688 393 714 286 c 1 770 357 783 500 783 664 c 0 783 673 783 682 783 691 c 0 783 796 780 911 714 1023 c 0 668 1100 588 1152 487 1152 c 0 306 1152 209 983 209 691 c 0 209 589 213 369 284 264 c 1 322 397 431 430 502 430 c 0 607 167 m 1 604 266 571 304 488 304 c 0 422 304 367 255 367 190 c 0 367 189 367 187 367 186 c 0 397 154 447 144 490 144 c 0 525 144 566 149 607 167 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_R.glyph000066400000000000000000000014721472062471000312670ustar00rootroot00000000000000StartChar: R Encoding: 82 82 41 Width: 1060 VWidth: 0 Flags: W HStem: -1 1G<90 248 901 938.806> 567 152<247 469.166> 1150 153<245.341 636.031> VStem: 90 157<0 567 710.303 1149> 772 155<746.701 1030.91> LayerCount: 2 Fore SplineSet 652 540 m 1 730 418 842 238 898 173 c 1 916 157 947 123 989 112 c 1 930 -22 l 1 872 -13 818 25 784 67 c 1 687 174 529 440 473 534 c 1 391 542 323 554 247 567 c 1 248 0 l 1 90 0 l 1 90 1113 l 2 90 1180 89 1227 85 1288 c 1 127 1292 242 1303 303 1303 c 0 553 1303 722 1289 844 1139 c 0 892 1080 927 993 927 909 c 0 927 689 828 569 652 540 c 1 772 895 m 0 772 950 757 1000 715 1048 c 0 648 1126 532 1150 308 1150 c 0 282 1150 274 1150 245 1149 c 1 247 719 l 1 346 701 425 678 507 678 c 0 523 678 540 679 556 681 c 0 696 699 772 733 772 895 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_Racute.glyph000066400000000000000000000005121472062471000323030ustar00rootroot00000000000000StartChar: Racute Encoding: 340 340 274 Width: 1060 VWidth: 32 Flags: W HStem: -1 1G<90 248 901 938.806> 567 152<247 469.166> 1150 153<245.341 636.031> 1354 461 VStem: 90 157<0 567 710.303 1149> 308 590 772 155<746.701 1030.91> LayerCount: 2 Fore Refer: 323 769 S 1 0 0 1 84 74 2 Refer: 41 82 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_Rcaron.glyph000066400000000000000000000005041472062471000323050ustar00rootroot00000000000000StartChar: Rcaron Encoding: 344 344 278 Width: 1060 VWidth: 32 Flags: W HStem: -1 1G<90 248 901 938.806> 567 152<247 469.166> 1150 153<245.341 636.031> 1343 425 VStem: 90 157<0 567 710.303 1149> 772 155<746.701 1030.91> LayerCount: 2 Fore Refer: 334 780 S 1 0 0 1 -69 125 2 Refer: 41 82 N 1 0 0 1 0 0 3 Validated: 1 EndChar _Rcommaaccent.glyph000066400000000000000000000005631472062471000334030ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: Rcommaaccent Encoding: 342 342 276 Width: 1060 VWidth: 32 Flags: W HStem: -558 498 -1 1G<90 248 901 938.806> 567 152<247 469.166> 1150 153<245.341 636.031> VStem: 90 157<0 567 710.303 1149> 388 220<-281 -60> 444 164<-406.366 -281> 772 155<746.701 1030.91> LayerCount: 2 Fore Refer: 520 806 S 1 0 0 1 -62 -64 2 Refer: 41 82 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_Rho.glyph000066400000000000000000000012541472062471000316140ustar00rootroot00000000000000StartChar: Rho Encoding: 929 929 380 Width: 1060 VWidth: 0 Flags: W HStem: -10 21G<104 262> 460 152<263 667.396> 1151 151<264 693.907> VStem: 104 160<-9 463 613.163 1146> 815 162<736.562 1049.37> LayerCount: 2 Fore SplineSet 262 -10 m 1 104 -9 l 1 104 1294 l 1 222 1294 260 1302 393 1302 c 0 618 1302 789 1289 904 1151 c 0 958 1086 977 996 977 906 c 0 977 815 970 715 910 628 c 0 812 488 655 460 416 460 c 0 368 460 317 461 263 463 c 1 263 200 262 146 262 -10 c 1 815 900 m 0 815 1108 661 1145 415 1151 c 1 354 1151 309 1147 264 1146 c 1 264 1020 l 2 264 837 263 613 263 613 c 1 299 612 333 612 366 612 c 0 652 612 815 672 815 900 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_S.glyph000066400000000000000000000014561472062471000312720ustar00rootroot00000000000000StartChar: S Encoding: 83 83 42 Width: 1060 VWidth: 0 Flags: W HStem: -9 151<316.282 697.527> 1148 154<292.689 670.124> VStem: 43 158<254.25 413> 72 159<884.905 1090.05> 751 159<1013.39 1070.81> 789 160<229.874 516.438> LayerCount: 2 Fore SplineSet 247 709 m 1xe4 156 752 72 843 72 989 c 0 72 1205 259 1302 470 1302 c 0 473 1302 476 1302 479 1302 c 0 702 1299 872 1223 910 1016 c 1 751 987 l 1 713 1114 629 1148 475 1148 c 0 373 1148 312 1127 266 1082 c 1 242 1057 231 1028 231 994 c 0xd8 231 912 277 874 333 847 c 0 421 805 607 792 739 732 c 1 847 680 949 562 949 388 c 0 949 119 761 -9 521 -9 c 2 502 -9 l 1 149 0 43 190 43 413 c 1 201 413 l 1 201 254 284 142 508 142 c 0 713 142 789 237 789 380 c 0 789 487 730 555 651 589 c 0 535 639 380 649 247 709 c 1xe4 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_S_F010000.glyph000066400000000000000000000004321472062471000321710ustar00rootroot00000000000000StartChar: SF010000 Encoding: 9484 9484 583 Width: 1060 VWidth: 0 Flags: W HStem: 438 165<613 1080> VStem: 448 165<-505 438> LayerCount: 2 Fore SplineSet 448 603 m 1 1080 603 l 1 1080 438 l 1 613 438 l 1 613 -505 l 1 448 -505 l 1 448 603 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_S_F020000.glyph000066400000000000000000000004321472062471000321720ustar00rootroot00000000000000StartChar: SF020000 Encoding: 9492 9492 587 Width: 1060 VWidth: 0 Flags: W HStem: 438 165<613 1080> VStem: 448 165<603 1820> LayerCount: 2 Fore SplineSet 448 438 m 1 448 1820 l 1 613 1820 l 1 613 603 l 1 1080 603 l 1 1080 438 l 1 448 438 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_S_F030000.glyph000066400000000000000000000004271472062471000321770ustar00rootroot00000000000000StartChar: SF030000 Encoding: 9488 9488 585 Width: 1060 VWidth: 0 Flags: W HStem: 438 165<-20 448> VStem: 448 165<-505 438> LayerCount: 2 Fore SplineSet 613 603 m 1 613 -505 l 1 448 -505 l 1 448 438 l 1 -20 438 l 1 -20 603 l 1 613 603 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_S_F040000.glyph000066400000000000000000000004271472062471000322000ustar00rootroot00000000000000StartChar: SF040000 Encoding: 9496 9496 589 Width: 1060 VWidth: 0 Flags: W HStem: 438 165<-20 448> VStem: 448 165<603 1820> LayerCount: 2 Fore SplineSet 613 438 m 1 -20 438 l 1 -20 603 l 1 448 603 l 1 448 1820 l 1 613 1820 l 1 613 438 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_S_F050000.glyph000066400000000000000000000005731472062471000322030ustar00rootroot00000000000000StartChar: SF050000 Encoding: 9532 9532 612 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<-20 448 613 1080> VStem: 448 165<-505 438 604 1820> LayerCount: 2 Fore SplineSet 448 604 m 1 448 1820 l 1 613 1820 l 1 613 604 l 1 1080 604 l 1 1080 438 l 1 613 438 l 1 613 -505 l 1 448 -505 l 1 448 438 l 1 -20 438 l 1 -20 604 l 1 448 604 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_S_F060000.glyph000066400000000000000000000004741472062471000322040ustar00rootroot00000000000000StartChar: SF060000 Encoding: 9516 9516 603 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<-20 448 613 1080> VStem: 448 165<-505 438> LayerCount: 2 Fore SplineSet -20 604 m 1 1080 604 l 1 1080 438 l 1 613 438 l 1 613 -505 l 1 448 -505 l 1 448 438 l 1 -20 438 l 1 -20 604 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_S_F070000.glyph000066400000000000000000000004741472062471000322050ustar00rootroot00000000000000StartChar: SF070000 Encoding: 9524 9524 607 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<-20 448 613 1080> VStem: 448 165<604 1820> LayerCount: 2 Fore SplineSet 613 604 m 1 1080 604 l 1 1080 438 l 1 -20 438 l 1 -20 604 l 1 448 604 l 1 448 1820 l 1 613 1820 l 1 613 604 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_S_F080000.glyph000066400000000000000000000005001472062471000321740ustar00rootroot00000000000000StartChar: SF080000 Encoding: 9500 9500 591 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<613 1080> VStem: 448 165<-505 438 604 1820> LayerCount: 2 Fore SplineSet 448 1820 m 1 613 1820 l 1 613 604 l 1 1080 604 l 1 1080 438 l 1 613 438 l 1 613 -505 l 1 448 -505 l 1 448 1820 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_S_F090000.glyph000066400000000000000000000004751472062471000322100ustar00rootroot00000000000000StartChar: SF090000 Encoding: 9508 9508 597 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<-20 448> VStem: 448 165<-505 438 604 1820> LayerCount: 2 Fore SplineSet 613 1820 m 1 613 -505 l 1 448 -505 l 1 448 438 l 1 -20 438 l 1 -20 604 l 1 448 604 l 1 448 1820 l 1 613 1820 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_S_F100000.glyph000066400000000000000000000003451472062471000321740ustar00rootroot00000000000000StartChar: SF100000 Encoding: 9472 9472 651 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<-20 1080> LayerCount: 2 Fore SplineSet -20 604 m 1 1080 604 l 1 1080 438 l 1 -20 438 l 1 -20 604 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_S_F110000.glyph000066400000000000000000000003511472062471000321720ustar00rootroot00000000000000StartChar: SF110000 Encoding: 9474 9474 579 Width: 1060 VWidth: 0 Flags: W VStem: 448 165<-505 1820> LayerCount: 2 Fore SplineSet 613 1820 m 1 613 -505 l 1 448 -505 l 1 448 1820 l 1 613 1820 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_S_F190000.glyph000066400000000000000000000006121472062471000322020ustar00rootroot00000000000000StartChar: SF190000 Encoding: 9569 9569 674 Width: 1060 VWidth: 0 Flags: W HStem: 273 166<-20 448> 604 166<-20 448> VStem: 448 165<-505 273 439 604 770 1820> LayerCount: 2 Fore SplineSet 613 1820 m 1 613 -505 l 1 448 -505 l 1 448 273 l 1 -20 273 l 1 -20 439 l 1 448 439 l 1 448 604 l 1 -20 604 l 1 -20 770 l 1 448 770 l 1 448 1820 l 1 613 1820 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_S_F200000.glyph000066400000000000000000000006251472062471000321760ustar00rootroot00000000000000StartChar: SF200000 Encoding: 9570 9570 686 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<-20 283> VStem: 283 165<-505 438 604 1820> 613 165<-505 1820> LayerCount: 2 Fore SplineSet 778 1820 m 1 778 -505 l 1 613 -505 l 1 613 1820 l 1 778 1820 l 1 448 1820 m 1 448 -505 l 1 283 -505 l 1 283 438 l 1 -20 438 l 1 -20 604 l 1 283 604 l 1 283 1820 l 1 448 1820 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_S_F210000.glyph000066400000000000000000000005701472062471000321760ustar00rootroot00000000000000StartChar: SF210000 Encoding: 9558 9558 683 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<-20 283 448 613> VStem: 283 165<-505 438> 613 165<-505 438> LayerCount: 2 Fore SplineSet -20 604 m 1 778 604 l 1 778 234 778 -135 778 -505 c 1 613 -505 l 1 613 438 l 1 448 438 l 1 448 -505 l 1 283 -505 l 1 283 438 l 1 -20 438 l 1 -20 604 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_S_F220000.glyph000066400000000000000000000005441472062471000322000ustar00rootroot00000000000000StartChar: SF220000 Encoding: 9557 9557 666 Width: 1060 VWidth: 0 Flags: W HStem: 273 166<-20 448> 604 166<-20 448> VStem: 448 165<-505 273 439 604> LayerCount: 2 Fore SplineSet 613 770 m 1 613 -505 l 1 448 -505 l 1 448 273 l 1 -20 273 l 1 -20 439 l 1 448 439 l 1 448 604 l 1 -20 604 l 1 -20 770 l 1 613 770 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_S_F230000.glyph000066400000000000000000000010151472062471000321730ustar00rootroot00000000000000StartChar: SF230000 Encoding: 9571 9571 675 Width: 1060 VWidth: 0 Flags: W HStem: 273 166<-20 283> 604 166<-20 283> VStem: -20 468<273 439 604 770> 283 165<-505 273 770 1820> 613 165<-505 1820> LayerCount: 2 Fore SplineSet 448 604 m 1xe8 -20 604 l 1 -20 770 l 1xe8 283 770 l 1 283 1820 l 1 448 1820 l 1xd8 448 604 l 1xe8 448 439 m 1 448 -505 l 1 283 -505 l 1 283 273 l 1xd8 -20 273 l 1 -20 439 l 1 448 439 l 1 778 1820 m 1 778 -505 l 1 613 -505 l 1 613 1820 l 1 778 1820 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_S_F240000.glyph000066400000000000000000000005011472062471000321730ustar00rootroot00000000000000StartChar: SF240000 Encoding: 9553 9553 663 Width: 1060 VWidth: 0 Flags: W VStem: 283 165<-505 1820> 613 165<-505 1820> LayerCount: 2 Fore SplineSet 778 1820 m 1 778 -505 l 1 613 -505 l 1 613 1820 l 1 778 1820 l 1 448 1820 m 1 448 -505 l 1 283 -505 l 1 283 1820 l 1 448 1820 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_S_F250000.glyph000066400000000000000000000007271472062471000322060ustar00rootroot00000000000000StartChar: SF250000 Encoding: 9559 9559 661 Width: 1060 VWidth: 0 Flags: W HStem: 273 166<-20 283> 604 166<-20 613> VStem: 283 165<-505 273> 613 165<-505 604> LayerCount: 2 Fore SplineSet 613 604 m 1 -20 604 l 1 -20 770 l 1 246 770 512 770 778 770 c 1 778 345 778 -80 778 -505 c 1 613 -505 l 1 613 604 l 1 283 273 m 1 -20 273 l 1 -20 439 l 1 136 439 292 439 448 439 c 1 448 124 448 -190 448 -505 c 1 283 -505 l 1 283 273 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_S_F260000.glyph000066400000000000000000000006271472062471000322060ustar00rootroot00000000000000StartChar: SF260000 Encoding: 9565 9565 671 Width: 1060 VWidth: 0 Flags: W HStem: 273 166<-20 613> 604 166<-20 283> VStem: 283 165<770 1820> 613 165<439 1820> LayerCount: 2 Fore SplineSet 283 770 m 1 283 1820 l 1 448 1820 l 1 448 604 l 1 -20 604 l 1 -20 770 l 1 283 770 l 1 778 1820 m 1 778 273 l 1 -20 273 l 1 -20 439 l 1 613 439 l 1 613 1820 l 1 778 1820 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_S_F270000.glyph000066400000000000000000000005471472062471000322100ustar00rootroot00000000000000StartChar: SF270000 Encoding: 9564 9564 684 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<-20 283 448 613> VStem: 283 165<604 1820> 613 165<604 1820> LayerCount: 2 Fore SplineSet 613 604 m 1 613 1820 l 1 778 1820 l 1 778 438 l 1 -20 438 l 1 -20 604 l 1 283 604 l 1 283 1820 l 1 448 1820 l 1 448 604 l 1 613 604 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_S_F280000.glyph000066400000000000000000000005441472062471000322060ustar00rootroot00000000000000StartChar: SF280000 Encoding: 9563 9563 670 Width: 1060 VWidth: 0 Flags: W HStem: 273 166<-20 448> 604 166<-20 448> VStem: 448 165<439 604 770 1820> LayerCount: 2 Fore SplineSet -20 604 m 1 -20 770 l 1 448 770 l 1 448 1820 l 1 613 1820 l 1 613 273 l 1 -20 273 l 1 -20 439 l 1 448 439 l 1 448 604 l 1 -20 604 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_S_F360000.glyph000066400000000000000000000006171472062471000322060ustar00rootroot00000000000000StartChar: SF360000 Encoding: 9566 9566 672 Width: 1060 VWidth: 0 Flags: W HStem: 273 166<613 1080> 604 166<613 1080> VStem: 448 165<-505 273 439 604 770 1820> LayerCount: 2 Fore SplineSet 613 439 m 1 1080 439 l 1 1080 273 l 1 613 273 l 1 613 -505 l 1 448 -505 l 1 448 1820 l 1 613 1820 l 1 613 770 l 1 1080 770 l 1 1080 604 l 1 613 604 l 1 613 439 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_S_F370000.glyph000066400000000000000000000006271472062471000322100ustar00rootroot00000000000000StartChar: SF370000 Encoding: 9567 9567 685 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<778 1080> VStem: 283 165<-505 1820> 613 165<-505 438 604 1820> LayerCount: 2 Fore SplineSet 448 1820 m 1 448 -505 l 1 283 -505 l 1 283 1820 l 1 448 1820 l 1 778 604 m 1 1080 604 l 1 1080 438 l 1 778 438 l 1 778 -505 l 1 613 -505 l 1 613 1820 l 1 778 1820 l 1 778 604 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_S_F380000.glyph000066400000000000000000000006341472062471000322070ustar00rootroot00000000000000StartChar: SF380000 Encoding: 9562 9562 669 Width: 1060 VWidth: 0 Flags: W HStem: 273 166<448 1080> 604 166<778 1080> VStem: 283 165<439 1820> 613 165<770 1820> LayerCount: 2 Fore SplineSet 613 604 m 1 613 1820 l 1 778 1820 l 1 778 770 l 1 1080 770 l 1 1080 604 l 1 613 604 l 1 283 273 m 1 283 1820 l 1 448 1820 l 1 448 439 l 1 1080 439 l 1 1080 273 l 1 283 273 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_S_F390000.glyph000066400000000000000000000006551472062471000322130ustar00rootroot00000000000000StartChar: SF390000 Encoding: 9556 9556 665 Width: 1060 VWidth: 0 Flags: W HStem: 273 166<778 1080> 604 166<448 1080> VStem: 283 165<-505 604> 613 165<-505 273> LayerCount: 2 Fore SplineSet 1080 770 m 1 1080 604 l 1 448 604 l 1 448 -505 l 1 283 -505 l 1 283 -80 283 345 283 770 c 1 1080 770 l 1 613 439 m 1 1080 439 l 1 1080 273 l 1 778 273 l 1 778 -505 l 1 613 -505 l 1 613 439 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_S_F400000.glyph000066400000000000000000000007441472062471000322020ustar00rootroot00000000000000StartChar: SF400000 Encoding: 9577 9577 679 Width: 1060 VWidth: 0 Flags: W HStem: 273 166<-20 1080> 604 166<-20 283 778 1080> VStem: 283 165<770 1820> 613 165<770 1820> LayerCount: 2 Fore SplineSet -20 439 m 1 1080 439 l 1 1080 273 l 1 -20 273 l 1 -20 439 l 1 448 604 m 1 -20 604 l 1 -20 770 l 1 283 770 l 1 283 1820 l 1 448 1820 l 1 448 604 l 1 613 604 m 1 613 1820 l 1 778 1820 l 1 778 770 l 1 1080 770 l 1 1080 604 l 1 613 604 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_S_F410000.glyph000066400000000000000000000007441472062471000322030ustar00rootroot00000000000000StartChar: SF410000 Encoding: 9574 9574 677 Width: 1060 VWidth: 0 Flags: W HStem: 273 166<-20 283 778 1080> 604 166<-20 1080> VStem: 283 165<-505 273> 613 165<-505 273> LayerCount: 2 Fore SplineSet 448 439 m 1 448 -505 l 1 283 -505 l 1 283 273 l 1 -20 273 l 1 -20 439 l 1 448 439 l 1 613 439 m 1 1080 439 l 1 1080 273 l 1 778 273 l 1 778 -505 l 1 613 -505 l 1 613 439 l 1 -20 770 m 1 1080 770 l 1 1080 604 l 1 -20 604 l 1 -20 770 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_S_F420000.glyph000066400000000000000000000010371472062471000322000ustar00rootroot00000000000000StartChar: SF420000 Encoding: 9568 9568 673 Width: 1060 VWidth: 0 Flags: W HStem: 273 166<778 1080> 604 166<778 1080> VStem: 283 165<-505 1820> 613 467<273 439 604 770> 613 165<-505 273 770 1820> LayerCount: 2 Fore SplineSet 448 1820 m 1xe0 448 -505 l 1 283 -505 l 1 283 1820 l 1 448 1820 l 1xe0 613 604 m 1xf0 613 1820 l 1 778 1820 l 1 778 770 l 1xe8 1080 770 l 1 1080 604 l 1 613 604 l 1xf0 613 439 m 1xf0 1080 439 l 1 1080 273 l 1xf0 778 273 l 1 778 -505 l 1 613 -505 l 1xe8 613 439 l 1xf0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_S_F430000.glyph000066400000000000000000000004711472062471000322020ustar00rootroot00000000000000StartChar: SF430000 Encoding: 9552 9552 662 Width: 1060 VWidth: 0 Flags: W HStem: 273 166<-20 1080> 604 166<-20 1080> LayerCount: 2 Fore SplineSet -20 770 m 1 1080 770 l 1 1080 604 l 1 -20 604 l 1 -20 770 l 1 -20 439 m 1 1080 439 l 1 1080 273 l 1 -20 273 l 1 -20 439 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_S_F440000.glyph000066400000000000000000000013141472062471000322000ustar00rootroot00000000000000StartChar: SF440000 Encoding: 9580 9580 681 Width: 1060 VWidth: 0 Flags: W HStem: 273 166<-20 283 778 1080> 604 166<-20 283 778 1080> VStem: -20 468<273 439 604 770> 283 165<-505 273 770 1820> 613 467<273 439 604 770> 613 165<-505 273 770 1820> LayerCount: 2 Fore SplineSet 448 604 m 1xe0 -20 604 l 1 -20 770 l 1xe0 283 770 l 1 283 1820 l 1 448 1820 l 1xd0 448 604 l 1xe0 448 439 m 1 448 -505 l 1 283 -505 l 1 283 273 l 1xd0 -20 273 l 1 -20 439 l 1 448 439 l 1 613 604 m 1xc8 613 1820 l 1 778 1820 l 1 778 770 l 1xc4 1080 770 l 1 1080 604 l 1 613 604 l 1xc8 613 439 m 1xc8 1080 439 l 1 1080 273 l 1xc8 778 273 l 1 778 -505 l 1 613 -505 l 1xc4 613 439 l 1xc8 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_S_F450000.glyph000066400000000000000000000006211472062471000322010ustar00rootroot00000000000000StartChar: SF450000 Encoding: 9575 9575 678 Width: 1060 VWidth: 0 Flags: W HStem: 273 166<-20 1080> 604 166<-20 448 613 1080> VStem: 448 165<770 1820> LayerCount: 2 Fore SplineSet 448 1820 m 1 613 1820 l 1 613 770 l 1 1080 770 l 1 1080 604 l 1 -20 604 l 1 -20 770 l 1 448 770 l 1 448 1820 l 1 -20 439 m 1 1080 439 l 1 1080 273 l 1 -20 273 l 1 -20 439 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_S_F460000.glyph000066400000000000000000000006141472062471000322040ustar00rootroot00000000000000StartChar: SF460000 Encoding: 9576 9576 688 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<-20 283 448 613 778 1080> VStem: 283 165<604 1820> 613 165<604 1820> LayerCount: 2 Fore SplineSet 448 604 m 1 613 604 l 1 613 1820 l 1 778 1820 l 1 778 604 l 1 1080 604 l 1 1080 438 l 1 -20 438 l 1 -20 604 l 1 283 604 l 1 283 1820 l 1 448 1820 l 1 448 604 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_S_F470000.glyph000066400000000000000000000006201472062471000322020ustar00rootroot00000000000000StartChar: SF470000 Encoding: 9572 9572 676 Width: 1060 VWidth: 0 Flags: W HStem: 273 166<-20 448 613 1080> 604 166<-20 1080> VStem: 448 165<-505 273> LayerCount: 2 Fore SplineSet -20 770 m 1 1080 770 l 1 1080 604 l 1 -20 604 l 1 -20 770 l 1 -20 439 m 1 1080 439 l 1 1080 273 l 1 613 273 l 1 613 -505 l 1 448 -505 l 1 448 273 l 1 -20 273 l 1 -20 439 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_S_F480000.glyph000066400000000000000000000006141472062471000322060ustar00rootroot00000000000000StartChar: SF480000 Encoding: 9573 9573 687 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<-20 283 448 613 778 1080> VStem: 283 165<-505 438> 613 165<-505 438> LayerCount: 2 Fore SplineSet -20 604 m 1 1080 604 l 1 1080 438 l 1 778 438 l 1 778 -505 l 1 613 -505 l 1 613 438 l 1 448 438 l 1 448 -505 l 1 283 -505 l 1 283 438 l 1 -20 438 l 1 -20 604 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_S_F490000.glyph000066400000000000000000000005521472062471000322100ustar00rootroot00000000000000StartChar: SF490000 Encoding: 9561 9561 668 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<448 613 778 1080> VStem: 283 165<604 1820> 613 165<604 1820> LayerCount: 2 Fore SplineSet 613 604 m 1 613 1820 l 1 778 1820 l 1 778 604 l 1 1080 604 l 1 1080 438 l 1 283 438 l 1 283 1820 l 1 448 1820 l 1 448 604 l 1 613 604 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_S_F500000.glyph000066400000000000000000000005521472062471000322000ustar00rootroot00000000000000StartChar: SF500000 Encoding: 9560 9560 667 Width: 1060 VWidth: 0 Flags: W HStem: 273 166<613 1080> 604 166<613 1080> VStem: 448 165<439 604 770 1820> LayerCount: 2 Fore SplineSet 448 273 m 1 448 1820 l 1 613 1820 l 1 613 770 l 1 1080 770 l 1 1080 604 l 1 613 604 l 1 613 439 l 1 1080 439 l 1 1080 273 l 1 448 273 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_S_F510000.glyph000066400000000000000000000005521472062471000322010ustar00rootroot00000000000000StartChar: SF510000 Encoding: 9554 9554 664 Width: 1060 VWidth: 0 Flags: W HStem: 273 166<613 1080> 604 166<613 1080> VStem: 448 165<-505 273 439 604> LayerCount: 2 Fore SplineSet 613 604 m 1 613 439 l 1 1080 439 l 1 1080 273 l 1 613 273 l 1 613 -505 l 1 448 -505 l 1 448 770 l 1 1080 770 l 1 1080 604 l 1 613 604 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_S_F520000.glyph000066400000000000000000000005731472062471000322050ustar00rootroot00000000000000StartChar: SF520000 Encoding: 9555 9555 682 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<448 613 778 1080> VStem: 283 165<-505 438> 613 165<-505 438> LayerCount: 2 Fore SplineSet 283 604 m 1 1080 604 l 1 1080 438 l 1 778 438 l 1 778 -505 l 1 613 -505 l 1 613 438 l 1 448 438 l 1 448 -505 l 1 283 -505 l 1 283 -135 283 234 283 604 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_S_F530000.glyph000066400000000000000000000010121472062471000321730ustar00rootroot00000000000000StartChar: SF530000 Encoding: 9579 9579 689 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<-20 283 448 613 778 1080> VStem: 283 165<-505 438 604 1820> 613 165<-505 438 604 1820> LayerCount: 2 Fore SplineSet 283 604 m 1 283 1820 l 1 448 1820 l 1 448 604 l 1 613 604 l 1 613 1820 l 1 778 1820 l 1 778 604 l 1 1080 604 l 1 1080 438 l 1 778 438 l 1 778 -505 l 1 613 -505 l 1 613 438 l 1 448 438 l 1 448 -505 l 1 283 -505 l 1 283 438 l 1 -20 438 l 1 -20 604 l 1 283 604 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_S_F540000.glyph000066400000000000000000000010071472062471000322000ustar00rootroot00000000000000StartChar: SF540000 Encoding: 9578 9578 680 Width: 1060 VWidth: 0 Flags: W HStem: 273 166<-20 448 613 1080> 604 166<-20 448 613 1080> VStem: 448 165<-505 273 439 604 770 1820> LayerCount: 2 Fore SplineSet 613 273 m 1 613 -505 l 1 448 -505 l 1 448 273 l 1 -20 273 l 1 -20 439 l 1 448 439 l 1 448 604 l 1 -20 604 l 1 -20 770 l 1 448 770 l 1 448 1820 l 1 613 1820 l 1 613 770 l 1 1080 770 l 1 1080 604 l 1 613 604 l 1 613 439 l 1 1080 439 l 1 1080 273 l 1 613 273 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_Sacute.glyph000066400000000000000000000005341472062471000323100ustar00rootroot00000000000000StartChar: Sacute Encoding: 346 346 280 Width: 1060 VWidth: 32 Flags: W HStem: -9 151<316.282 697.527> 1148 154<292.689 670.124> 1346 461 VStem: 43 158<254.25 413> 72 159<884.905 1090.05> 257 590 751 159<1013.39 1070.81> 789 160<229.874 516.438> LayerCount: 2 Fore Refer: 323 769 S 1 0 0 1 33 66 2 Refer: 42 83 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_Scaron.glyph000066400000000000000000000005261472062471000323120ustar00rootroot00000000000000StartChar: Scaron Encoding: 352 352 286 Width: 1060 VWidth: 32 Flags: W HStem: -9 151<316.282 697.527> 1148 154<292.689 670.124> 1343 425 VStem: 43 158<254.25 413> 72 159<884.905 1090.05> 751 159<1013.39 1070.81> 789 160<229.874 516.438> LayerCount: 2 Fore Refer: 334 780 S 1 0 0 1 -32 125 2 Refer: 42 83 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_Scedilla.glyph000066400000000000000000000022771472062471000326120ustar00rootroot00000000000000StartChar: Scedilla Encoding: 350 350 284 Width: 1060 VWidth: 32 Flags: W HStem: -409 125<393.445 598.66> -5 150<322.67 438 584 695.294> 1171 157<293.628 670.124> VStem: 43 158<259.491 421> 72 159<902.544 1112.08> 438 145<-76.4613 -0.77124> 602 136<-277.217 -178.936> 751 159<1034.3 1092.86> 789 160<236.35 527.075> LayerCount: 2 Fore SplineSet 247 723 m 1xf680 156 767 72 860 72 1009 c 0 72 1229 259 1328 470 1328 c 0 473 1328 476 1328 479 1328 c 0 702 1325 872 1248 910 1037 c 1 751 1007 l 1 713 1137 629 1171 475 1171 c 0 373 1171 312 1150 266 1104 c 1 242 1078 231 1049 231 1014 c 0xef 231 930 277 891 333 864 c 0 450 807 607 808 739 747 c 1 847 694 949 574 949 396 c 0 949 146 793 15 584 -6 c 1 583 -27 583 -68 583 -70 c 1 680 -75 738 -137 738 -241 c 0 738 -342 638 -409 554 -409 c 0 488 -409 416 -384 360 -348 c 1 398 -242 l 1 431 -260 471 -284 522 -284 c 0 558 -284 599 -264 602 -226 c 1 602 -224 l 2 602 -195 564 -170 516 -170 c 0 468 -170 466 -177 438 -187 c 1 438 -126 438 -66 438 -5 c 1 136 25 43 207 43 421 c 1 201 421 l 1 201 259 284 145 508 145 c 0 713 145 789 242 789 388 c 0 789 497 730 566 651 601 c 0 535 652 380 662 247 723 c 1xf680 EndSplineSet Validated: 1 EndChar _Scircumflex.glyph000066400000000000000000000005321472062471000332670ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: Scircumflex Encoding: 348 348 282 Width: 1060 VWidth: 32 Flags: W HStem: -9 151<316.282 697.527> 1148 154<292.689 670.124> 1331 435 VStem: 43 158<254.25 413> 72 159<884.905 1090.05> 751 159<1013.39 1070.81> 789 160<229.874 516.438> LayerCount: 2 Fore Refer: 324 770 S 1 0 0 1 -38 66 2 Refer: 42 83 N 1 0 0 1 0 0 3 Validated: 1 EndChar _Scommaaccent.glyph000066400000000000000000000006061472062471000334020ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: Scommaaccent Encoding: 536 536 476 Width: 1060 VWidth: 0 Flags: W HStem: -629 498 -9 151<316.282 697.527> 1148 154<292.689 670.124> VStem: 43 158<254.25 413> 72 159<884.905 1090.05> 416 220<-352 -131> 472 164<-477.366 -352> 751 159<1013.39 1070.81> 789 160<229.874 516.438> LayerCount: 2 Fore Refer: 520 806 N 1 0 0 1 -34 -135 2 Refer: 42 83 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_Sigma.glyph000066400000000000000000000010161472062471000321200ustar00rootroot00000000000000StartChar: Sigma Encoding: 931 931 388 Width: 1060 VWidth: 0 Flags: W HStem: -3 150<265 898.956> 1144 153<321 889> LayerCount: 2 Fore SplineSet 321 1144 m 1 745 752 l 1 738 620 l 1 265 147 l 1 782 149 l 2 838 149 899 175 899 175 c 1 943 27 l 1 895 14 860 -3 784 -3 c 2 102 -3 l 1 77 172 l 1 594 687 l 1 72 1170 l 1 102 1293 l 1 158 1297 228 1297 306 1297 c 0 337 1297 370 1297 404 1297 c 2 514 1297 l 2 663 1297 799 1294 873 1294 c 2 889 1294 l 1 889 1144 l 1 321 1144 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_T.glyph000066400000000000000000000006431472062471000312700ustar00rootroot00000000000000StartChar: T Encoding: 84 84 43 Width: 1060 VWidth: 0 Flags: W HStem: -9 21G<403 563> 1144 155<39 403 563 909.955> VStem: 403 160<-9 1144> LayerCount: 2 Fore SplineSet 403 -9 m 1 403 1144 l 1 205 1144 115 1143 39 1143 c 1 39 1298 l 1 161 1298 615 1299 803 1299 c 0 876 1299 925 1287 943 1284 c 1 910 1132 l 1 910 1132 848 1144 798 1144 c 2 563 1144 l 1 563 -9 l 1 403 -9 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_Tau.glyph000066400000000000000000000006501472062471000316140ustar00rootroot00000000000000StartChar: Tau Encoding: 932 932 381 Width: 1060 VWidth: 0 Flags: W HStem: -9 21G<403 563> 1144 155<39 403 563 909.955> VStem: 403 160<-9 1144> LayerCount: 2 Fore SplineSet 403 -9 m 1 403 1144 l 1 205 1144 115 1143 39 1143 c 1 39 1298 l 1 161 1298 615 1299 803 1299 c 0 876 1299 925 1287 943 1284 c 1 910 1132 l 1 910 1132 848 1144 798 1144 c 2 563 1144 l 1 563 -9 l 1 403 -9 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_Tbar.glyph000066400000000000000000000010631472062471000317520ustar00rootroot00000000000000StartChar: Tbar Encoding: 358 358 292 Width: 1060 VWidth: 0 Flags: W HStem: -9 21G<403 563> 577 158<161 403 563 816> 1144 155<39 403 563 909.955> VStem: 403 160<-9 577 735 1144> LayerCount: 2 Fore SplineSet 403 577 m 1 161 577 l 1 161 735 l 1 403 735 l 1 403 1144 l 1 205 1144 115 1143 39 1143 c 1 39 1298 l 1 161 1298 615 1299 803 1299 c 0 876 1299 925 1287 943 1284 c 1 910 1132 l 1 910 1132 848 1144 798 1144 c 2 563 1144 l 1 563 735 l 1 816 735 l 1 816 577 l 1 563 577 l 1 563 -9 l 1 403 -9 l 1 403 577 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_Tcaron.glyph000066400000000000000000000004051472062471000323070ustar00rootroot00000000000000StartChar: Tcaron Encoding: 356 356 290 Width: 1060 VWidth: 32 Flags: W HStem: -9 21G<403 563> 1144 155<39 403 563 909.955> 1349 425 VStem: 403 160<-9 1144> LayerCount: 2 Fore Refer: 334 780 S 1 0 0 1 -37 131 2 Refer: 43 84 N 1 0 0 1 0 0 3 Validated: 1 EndChar _Tcommaaccent.glyph000066400000000000000000000013651472062471000334060ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: Tcommaaccent Encoding: 354 354 288 Width: 1060 VWidth: 32 Flags: W HStem: -367 125<363.445 568.66> 1167 158<39 403 563 909.955> VStem: 403 160<-34.4613 1167> 572 136<-235.217 -136.936> LayerCount: 2 Fore SplineSet 403 -9 m 1 403 1167 l 1 205 1167 115 1166 39 1166 c 1 39 1324 l 1 161 1324 615 1325 803 1325 c 0 876 1325 925 1313 943 1310 c 1 910 1155 l 1 910 1155 848 1167 798 1167 c 2 563 1167 l 1 563 -28 l 1 660 -33 708 -95 708 -199 c 0 708 -300 608 -367 524 -367 c 0 458 -367 386 -342 330 -306 c 1 368 -200 l 1 401 -218 441 -242 492 -242 c 0 528 -242 569 -222 572 -184 c 1 572 -182 l 2 572 -153 534 -128 486 -128 c 0 438 -128 436 -135 408 -145 c 1 408 -114 l 1 405 -81 404 -41 403 -9 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_Theta.glyph000066400000000000000000000014651472062471000321350ustar00rootroot00000000000000StartChar: Theta Encoding: 920 920 374 Width: 1060 VWidth: 0 Flags: W HStem: -16 153<349.716 653.474> 572 153<296 710> 1170 153<376.35 654.552> VStem: 41 159<320.826 920.593> 814 158<350.765 944.703> LayerCount: 2 Fore SplineSet 284 242 m 0 333 177 402 137 510 137 c 0 626 137 698 204 743 287 c 1 783 351 813 517 814 624 c 1 814 643 l 2 814 758 796 911 743 1014 c 0 685 1128 615 1170 527 1170 c 0 432 1170 376 1142 318 1066 c 0 249 977 200 835 200 573 c 0 200 469 228 315 284 242 c 0 522 1323 m 1 646 1323 967 1249 972 632 c 1 972 621 l 2 972 457 928 304 880 211 c 0 805 67 675 -16 510 -16 c 0 388 -16 260 27 179 127 c 0 89 237 41 389 41 569 c 0 41 914 118 1063 188 1158 c 0 254 1248 366 1320 522 1323 c 1 296 725 m 1 710 725 l 1 710 572 l 1 296 572 l 1 296 725 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_Thorn.glyph000066400000000000000000000013311472062471000321520ustar00rootroot00000000000000StartChar: Thorn Encoding: 222 222 204 Width: 1060 VWidth: 0 Flags: W HStem: -10 21G<104 262> 460 152<263 704.015> 1008 152<264 680.952> 1277 20G<239.5 264> VStem: 104 160<-9 463 613.06 1004 1157 1294> 784 162<679.458 925.771> LayerCount: 2 Fore SplineSet 784 800 m 0 784 936 689 1008 415 1008 c 1 354 1008 309 1005 264 1004 c 1 264 878 l 2 264 695 263 613 263 613 c 1 299 612 333 612 366 612 c 0 652 612 784 632 784 800 c 0 262 -10 m 1 104 -9 l 1 104 1294 l 1 172 1294 215 1295 264 1297 c 1 264 1157 l 1 299 1159 339 1160 393 1160 c 0 618 1160 757 1146 872 1008 c 0 926 943 946 854 946 764 c 0 946 484 641 460 416 460 c 0 368 460 317 461 263 463 c 1 263 200 262 146 262 -10 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_U.glyph000066400000000000000000000012661472062471000312730ustar00rootroot00000000000000StartChar: U Encoding: 85 85 44 Width: 1060 VWidth: 0 Flags: W HStem: -10 151<330.889 644.172> 1293 9G<67 228 772 934> VStem: 61 159<276.83 1302> 769 158<290.259 1300.64> LayerCount: 2 Fore SplineSet 777 1313 m 1 934 1300 l 1 925 1240 925 1197 925 1143 c 0 925 998 927 871 927 760 c 2 927 702 l 2 927 470 923 248 811 119 c 0 729 24 621 -5 492 -10 c 1 184 -10 86 156 68 447 c 0 63 522 61 644 61 779 c 0 61 951 64 1144 70 1302 c 1 228 1302 l 1 224 1137 220 913 220 728 c 0 220 605 222 499 227 439 c 0 245 229 327 141 479 141 c 1 585 146 637 169 691 225 c 1 758 299 769 505 769 702 c 0 769 825 764 971 764 1141 c 0 764 1212 767 1251 777 1313 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_Uacute.glyph000066400000000000000000000004541472062471000323130ustar00rootroot00000000000000StartChar: Uacute Encoding: 218 218 130 Width: 1060 VWidth: -10 Flags: W HStem: -10 151<330.889 644.172> 1293 9G<67 228 772 934> 1336 461 VStem: 61 159<276.83 1302> 260 590 769 158<290.259 1300.64> LayerCount: 2 Fore Refer: 323 769 S 1 0 0 1 36 56 2 Refer: 44 85 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_Ubreve.glyph000066400000000000000000000005451472062471000323160ustar00rootroot00000000000000StartChar: Ubreve Encoding: 364 364 298 Width: 1060 VWidth: 32 Flags: W HStem: -10 151<330.889 644.172> 1293 9G<67 228 772 934> 1376 153<368.698 648.547> VStem: 61 159<276.83 1302> 154 156<1590.28 1651.76> 706 166<1585.15 1642.59> 769 158<290.259 1300.64> LayerCount: 2 Fore Refer: 328 774 S 1 0 0 1 0 19 2 Refer: 44 85 N 1 0 0 1 0 0 3 Validated: 1 EndChar _Ucircumflex.glyph000066400000000000000000000004511472062471000332710ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: Ucircumflex Encoding: 219 219 131 Width: 1060 VWidth: -10 Flags: W HStem: -10 151<330.889 644.172> 1293 9G<67 228 772 934> 1364 435 VStem: 61 159<276.83 1302> 769 158<290.259 1300.64> LayerCount: 2 Fore Refer: 324 770 S 1 0 0 1 -9 99 2 Refer: 44 85 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_Udieresis.glyph000066400000000000000000000005361472062471000330220ustar00rootroot00000000000000StartChar: Udieresis Encoding: 220 220 132 Width: 1060 VWidth: -4 Flags: W HStem: -10 151<330.889 644.172> 1293 9G<67 228 772 934> 1427 225<183 418 589 824> VStem: 61 159<276.83 1302> 183 235<1427 1649> 589 235<1424 1646> 769 158<290.259 1300.64> LayerCount: 2 Fore Refer: 173 168 S 1 0 0 1 44 337 2 Refer: 44 85 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_Ugrave.glyph000066400000000000000000000004541472062471000323160ustar00rootroot00000000000000StartChar: Ugrave Encoding: 217 217 129 Width: 1060 VWidth: -10 Flags: W HStem: -10 151<330.889 644.172> 1293 9G<67 228 772 934> 1354 461 VStem: 61 159<276.83 1302> 180 590 769 158<290.259 1300.64> LayerCount: 2 Fore Refer: 322 768 S 1 0 0 1 18 74 2 Refer: 44 85 N 1 0 0 1 0 0 3 Validated: 1 EndChar _Uhungarumlaut.glyph000066400000000000000000000004531472062471000336460ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: Uhungarumlaut Encoding: 368 368 302 Width: 1060 VWidth: 32 Flags: W HStem: -10 151<330.889 644.172> 1293 9G<67 228 772 934> 1322 517 VStem: 61 159<276.83 1302> 769 158<290.259 1300.64> LayerCount: 2 Fore Refer: 333 779 S 1 0 0 1 98 164 2 Refer: 44 85 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_Umacron.glyph000066400000000000000000000005001472062471000324610ustar00rootroot00000000000000StartChar: Umacron Encoding: 362 362 296 Width: 1060 VWidth: 32 Flags: W HStem: -10 151<330.889 644.172> 1293 9G<67 228 772 934> 1438 152<262 716> VStem: 61 159<276.83 1302> 262 454<1439 1590> 769 158<290.259 1300.64> LayerCount: 2 Fore Refer: 326 772 S 1 0 0 1 6 -35 2 Refer: 44 85 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_Uogonek.glyph000066400000000000000000000016751472062471000325020ustar00rootroot00000000000000StartChar: Uogonek Encoding: 370 370 304 Width: 1060 VWidth: 32 Flags: W HStem: -455 145<557.602 794.542> -10 151<332.561 511.917> 1293 9G<67 228 772 934> VStem: 61 159<276.83 1302> 390 155<-293.478 -100.947> 769 158<290.259 1300.64> LayerCount: 2 Fore SplineSet 777 1313 m 1 934 1300 l 1 925 1240 925 1197 925 1143 c 0 925 998 927 871 927 760 c 2 927 702 l 2 927 470 923 248 811 119 c 1 713 0 545 -72 545 -227 c 0 545 -283 601 -310 665 -310 c 0 723 -310 764 -277 794 -255 c 1 872 -362 l 1 828 -410 740 -455 661 -455 c 0 473 -455 390 -362 390 -227 c 0 390 -125 444 -79 515 -9 c 1 508 -9 500 -10 492 -10 c 0 184 -10 86 156 68 447 c 0 63 522 61 644 61 779 c 0 61 951 64 1144 70 1302 c 1 228 1302 l 1 224 1137 220 913 220 728 c 0 220 605 222 499 227 439 c 0 245 229 327 141 479 141 c 1 585 146 637 169 691 225 c 1 758 299 769 505 769 702 c 0 769 825 764 971 764 1141 c 0 764 1212 767 1251 777 1313 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_Upsilon.glyph000066400000000000000000000010231472062471000325070ustar00rootroot00000000000000StartChar: Upsilon Encoding: 933 933 382 Width: 1060 VWidth: 0 Flags: W HStem: -6 21G<399 559> 1308 20G<133.563 193 809 863.19> VStem: 399 160<-6 640.323> LayerCount: 2 Fore SplineSet 399 -6 m 1 399 135 l 2 399 225 406 482 406 601 c 1 327 712 84 1151 33 1257 c 1 173 1328 l 1 213 1251 405 896 492 759 c 1 590 898 790 1254 828 1341 c 1 967 1262 l 1 920 1168 847 1026 742 858 c 1 655 727 585 616 566 590 c 1 566 543 564 495 564 441 c 1 561 309 559 167 559 125 c 2 559 -6 l 1 399 -6 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_Upsilon1.glyph000066400000000000000000000010621472062471000325730ustar00rootroot00000000000000StartChar: Upsilon1 Encoding: 978 978 415 Width: 1060 VWidth: 4 Flags: W HStem: 0 21G<432 588> 1070 298<860 971.443> 1215 161<84.4793 143.264> VStem: 432 156<1 874.781> 860 157<1070 1211.41> LayerCount: 2 Fore SplineSet 496 976 m 1xb8 559 1121 710 1368 843 1368 c 0 1010 1368 1017 1258 1017 1076 c 0 1017 1074 1017 1072 1017 1070 c 1 860 1070 l 1xd8 856 1151 848 1200 841 1212 c 1 823 1199 588 945 588 684 c 2 588 0 l 1 432 1 l 1 432 683 l 2 432 905 238 1181 28 1215 c 1 90 1376 l 1 264 1328 446 1129 496 976 c 1xb8 EndSplineSet Validated: 1 EndChar _Upsilondieresis.glyph000066400000000000000000000005141472062471000341640ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: Upsilondieresis Encoding: 939 939 395 Width: 1060 VWidth: 0 Flags: W HStem: -6 21G<399 559> 1308 20G<133.563 193 809 863.19> 1376 225<163 398 569 804> VStem: 163 235<1376 1598> 399 160<-6 640.323> 569 235<1373 1595> LayerCount: 2 Fore Refer: 173 168 S 1 0 0 1 24 286 2 Refer: 382 933 N 1 0 0 1 0 0 3 Validated: 1 EndChar _Upsilontonos.glyph000066400000000000000000000005351472062471000335220ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: Upsilontonos Encoding: 910 910 403 Width: 1060 VWidth: 0 Flags: W HStem: -6 21G<525.779 670.452> 1179 491 1308 20G<285.769 339.512 896.503 945.502> VStem: 160.976 150.767<1519.42 1624.9> 525.779 144.673<-6 640.323> LayerCount: 2 Fore Refer: 392 900 N 0.837594 0 0 1 -293 -43 2 Refer: 382 933 S 0.904207 0 0 1 165 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_Uring.glyph000066400000000000000000000006061472062471000321500ustar00rootroot00000000000000StartChar: Uring Encoding: 366 366 300 Width: 1060 VWidth: 32 Flags: W HStem: -10 151<330.889 644.172> 1293 9G<67 228 772 934> 1340 125<428.328 584.777> 1606 124<425.057 585.587> VStem: 61 159<276.83 1302> 290.5 129<1475.22 1595.63> 591.5 132<1474.77 1596.04> 769 158<290.259 1300.64> LayerCount: 2 Fore Refer: 963 730 S 1 0 0 1 51.5 418 2 Refer: 44 85 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_Utilde.glyph000066400000000000000000000005171472062471000323130ustar00rootroot00000000000000StartChar: Utilde Encoding: 360 360 294 Width: 1060 VWidth: 32 Flags: W HStem: -10 151<330.889 644.172> 1293 9G<67 228 772 934> 1399 153<556.243 763.084> 1520 153<257.953 483.376> VStem: 61 159<276.83 1302> 769 158<290.259 1300.64> LayerCount: 2 Fore Refer: 325 771 S 1 0 0 1 21 -13 2 Refer: 44 85 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_V.glyph000066400000000000000000000005771472062471000313000ustar00rootroot00000000000000StartChar: V Encoding: 86 86 45 Width: 1060 VWidth: 0 Flags: W HStem: -5 21G<401 574> 1319 20G<102.642 210.5 786.5 893.981> VStem: 413 161<-4 185.46> LayerCount: 2 Fore SplineSet 413 -5 m 1 389 187 102 1063 8 1286 c 1 160 1339 l 1 261 1087 396 693 494 325 c 1 568 639 736 1077 837 1325 c 1 988 1272 l 1 890 1041 592 196 574 -4 c 1 413 -5 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_W.glyph000066400000000000000000000013301472062471000312650ustar00rootroot00000000000000StartChar: W Encoding: 87 87 46 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<179.5 336 699 851.5> 1298 20G<63.75 220 804.5 966.75> VStem: 868 158<1066.13 1285.9> LayerCount: 2 Back SplineSet 521 613 m 5 568 388 702 22 710 0 c 5 841 0 l 5 884 170 990 1035 1036 1286 c 5 882 1318 l 5 761.5 675.2 796 608 752 298 c 5 682 528 613 886 607 957 c 1029 EndSplineSet Fore SplineSet 332 0 m 1 201 0 l 1 158 170 52 1035 6 1286 c 1 160 1318 l 1 280 675 246 608 290 298 c 1 360 528 429 886 435 957 c 1 480 957 568 957 602 969 c 1 638 778 686 485 744 300 c 1 777 585 741 624 868 1315 c 1 1026 1283 l 1 974 1032 868 178 835 0 c 1 699 0 l 1 699 0 553 429 521 613 c 1 474 388 340 22 332 0 c 1 EndSplineSet Validated: 1 EndChar _Wcircumflex.glyph000066400000000000000000000004371472062471000332770ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: Wcircumflex Encoding: 372 372 306 Width: 1060 VWidth: 32 Flags: W HStem: 0 21G<179.5 336 699 851.5> 1298 20G<63.75 220 804.5 966.75> 1358 435 VStem: 868 158<1066.13 1285.9> LayerCount: 2 Fore Refer: 324 770 S 1 0 0 1 -16 93 2 Refer: 46 87 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_X.glyph000066400000000000000000000006261472062471000312750ustar00rootroot00000000000000StartChar: X Encoding: 88 88 47 Width: 1060 VWidth: 0 Flags: W HStem: 1320 11G<121.118 213 782.207 825.529> LayerCount: 2 Fore SplineSet 794 1340 m 1 928 1255 l 1 568 657 l 1 739 390 836 214 978 77 c 1 874 -36 l 1 722 111 630 266 478 508 c 1 160 -31 l 1 28 54 l 1 380 654 l 1 260 858 163 1082 23 1238 c 1 148 1331 l 1 278 1185 372 971 475 799 c 1 794 1340 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_Xi.glyph000066400000000000000000000010501472062471000314360ustar00rootroot00000000000000StartChar: Xi Encoding: 926 926 386 Width: 1060 VWidth: 0 Flags: W HStem: -3 150<102 898.956> 666 150<260 698> 1144 153<104 889> LayerCount: 2 Fore SplineSet 260 816 m 1 698 816 l 1 698 666 l 1 260 666 l 1 260 816 l 1 102 1293 m 1 158 1297 228 1297 306 1297 c 0 337 1297 370 1297 404 1297 c 2 514 1297 l 2 663 1297 799 1294 873 1294 c 2 889 1294 l 1 889 1144 l 1 104 1144 l 1 102 1293 l 1 100 147 m 1 782 149 l 2 838 149 899 175 899 175 c 1 943 27 l 1 895 14 860 -3 784 -3 c 2 102 -3 l 1 100 147 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_Y.glyph000066400000000000000000000010121472062471000312640ustar00rootroot00000000000000StartChar: Y Encoding: 89 89 48 Width: 1060 VWidth: 0 Flags: W HStem: -6 21G<399 559> 1308 20G<133.563 193 809 863.19> VStem: 399 160<-6 640.323> LayerCount: 2 Fore SplineSet 399 -6 m 1 399 135 l 2 399 225 406 482 406 601 c 1 327 712 84 1151 33 1257 c 1 173 1328 l 1 213 1251 405 896 492 759 c 1 590 898 790 1254 828 1341 c 1 967 1262 l 1 920 1168 847 1026 742 858 c 1 655 727 585 616 566 590 c 1 566 543 564 495 564 441 c 1 561 309 559 167 559 125 c 2 559 -6 l 1 399 -6 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_Yacute.glyph000066400000000000000000000004221472062471000323120ustar00rootroot00000000000000StartChar: Yacute Encoding: 221 221 133 Width: 1060 VWidth: -10 Flags: W HStem: -6 21G<399 559> 1308 20G<133.563 193 809 863.19> 1348 461 VStem: 230 590 399 160<-6 640.323> LayerCount: 2 Fore Refer: 323 769 S 1 0 0 1 6 68 2 Refer: 48 89 N 1 0 0 1 0 0 3 Validated: 1 EndChar _Ycircumflex.glyph000066400000000000000000000004211472062471000332720ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: Ycircumflex Encoding: 374 374 308 Width: 1060 VWidth: 32 Flags: W HStem: -6 21G<399 559> 1308 20G<133.563 193 809 863.19> 1382 435 VStem: 399 160<-6 640.323> LayerCount: 2 Fore Refer: 324 770 S 1 0 0 1 -36 117 2 Refer: 48 89 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_Ydieresis.glyph000066400000000000000000000005051472062471000330220ustar00rootroot00000000000000StartChar: Ydieresis Encoding: 376 376 310 Width: 1060 VWidth: 32 Flags: W HStem: -6 21G<399 559> 1308 20G<133.563 193 809 863.19> 1406 225<153 388 559 794> VStem: 153 235<1406 1628> 399 160<-6 640.323> 559 235<1403 1625> LayerCount: 2 Fore Refer: 173 168 S 1 0 0 1 14 316 2 Refer: 48 89 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_Z.glyph000066400000000000000000000007511472062471000312760ustar00rootroot00000000000000StartChar: Z Encoding: 90 90 49 Width: 1060 VWidth: 0 Flags: W HStem: -3 153<263 923.981> 1150 152<89 755> LayerCount: 2 Fore SplineSet 123 -5 m 1 28 83 l 1 755 1150 l 1 541 1150 203 1145 89 1145 c 1 88 1298 l 1 208 1298 630 1302 818 1302 c 0 893 1302 939 1289 958 1286 c 1 955 1253 944 1172 940 1149 c 1 263 151 l 1 750 150 l 2 835 150 862 154 927 175 c 1 967 27 l 1 922 11 884 -3 809 -3 c 2 566 -3 l 2 354 -3 178 -5 130 -5 c 2 123 -5 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_Zacute.glyph000066400000000000000000000003621472062471000323160ustar00rootroot00000000000000StartChar: Zacute Encoding: 377 377 311 Width: 1060 VWidth: 32 Flags: W HStem: -3 153<263 923.981> 1150 152<89 755> 1340 461 VStem: 312 590 LayerCount: 2 Fore Refer: 323 769 S 1 0 0 1 88 60 2 Refer: 49 90 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_Zcaron.glyph000066400000000000000000000003441472062471000323170ustar00rootroot00000000000000StartChar: Zcaron Encoding: 381 381 315 Width: 1060 VWidth: 32 Flags: W HStem: -3 153<263 923.981> 1150 152<89 755> 1364 425 LayerCount: 2 Fore Refer: 334 780 S 1 0 0 1 -1 146 2 Refer: 49 90 N 1 0 0 1 0 0 3 Validated: 1 EndChar _Zdotaccent.glyph000066400000000000000000000004121472062471000330760ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: Zdotaccent Encoding: 379 379 313 Width: 1060 VWidth: 32 Flags: W HStem: -3 153<263 923.981> 1150 152<89 755> 1419 225<428 664> VStem: 428 236<1419 1641> LayerCount: 2 Fore Refer: 330 775 S 1 0 0 1 94 -7 2 Refer: 49 90 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/_Zeta.glyph000066400000000000000000000007571472062471000317760ustar00rootroot00000000000000StartChar: Zeta Encoding: 918 918 372 Width: 1060 VWidth: 0 Flags: W HStem: -3 153<263 923.981> 1150 152<89 755> LayerCount: 2 Fore SplineSet 123 -5 m 1 28 83 l 1 755 1150 l 1 541 1150 203 1145 89 1145 c 1 88 1298 l 1 208 1298 630 1302 818 1302 c 0 893 1302 939 1289 958 1286 c 1 955 1253 944 1172 940 1149 c 1 263 151 l 1 750 150 l 2 835 150 862 154 927 175 c 1 967 27 l 1 922 11 884 -3 809 -3 c 2 566 -3 l 2 354 -3 178 -5 130 -5 c 2 123 -5 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/a.glyph000066400000000000000000000014451472062471000311470ustar00rootroot00000000000000StartChar: a Encoding: 97 97 0 Width: 1060 VWidth: 6 Flags: W HStem: -6 152<275.367 562.638> 504 144<324.611 688.29> 877 151<307.034 638.987> VStem: 78 156<186.95 423.484> 724 157<285.558 463.324 597 789.375> LayerCount: 2 Fore SplineSet 234 311 m 0 234 206 290 146 383 146 c 0 593 146 698 304 724 345 c 1 724 440 l 1 667 475 593 504 489 504 c 0 353 503 234 429 234 311 c 0 881 318 m 0 881 283 881 190 894 173 c 0 907 155 944 132 973 109 c 1 890 -10 l 1 838 30 778 55 760 156 c 1 682 81 580 -6 383 -6 c 0 212 -6 78 135 78 301 c 0 78 377 108 466 167 527 c 0 262 624 363 648 481 648 c 0 607 648 670 630 724 597 c 1 724 786 655 877 485 877 c 0 347 877 284 847 204 704 c 1 74 786 l 1 170 968 304 1028 483 1028 c 1 725 1028 881 873 881 648 c 0 881 318 l 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/aacute.glyph000066400000000000000000000005221472062471000321640ustar00rootroot00000000000000StartChar: aacute Encoding: 225 225 60 Width: 1060 VWidth: 0 Flags: W HStem: -6 152<275.367 562.638> 504 144<324.611 688.29> 877 151<307.034 638.987> 1064 461 VStem: 78 156<186.95 423.484> 214 590 724 157<285.558 463.324 597 789.375> LayerCount: 2 Fore Refer: 323 769 S 1 0 0 1 -10 -216 2 Refer: 0 97 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/abreve.glyph000066400000000000000000000006171472062471000321730ustar00rootroot00000000000000StartChar: abreve Encoding: 259 259 208 Width: 1060 VWidth: 32 Flags: W HStem: -6 152<275.367 562.638> 504 144<324.611 688.29> 877 151<307.034 638.987> 1088 153<332.698 612.547> VStem: 78 156<186.95 423.484> 118 156<1302.28 1363.76> 670 166<1297.15 1354.59> 724 157<285.558 463.324 597 789.375> LayerCount: 2 Fore Refer: 328 774 S 1 0 0 1 -36 -269 2 Refer: 0 97 N 1 0 0 1 0 0 3 Validated: 1 EndChar acircumflex.glyph000066400000000000000000000005171472062471000331510ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: acircumflex Encoding: 226 226 61 Width: 1060 VWidth: 0 Flags: W HStem: -6 152<275.367 562.638> 504 144<324.611 688.29> 877 151<307.034 638.987> 1064 435 VStem: 78 156<186.95 423.484> 724 157<285.558 463.324 597 789.375> LayerCount: 2 Fore Refer: 324 770 S 1 0 0 1 -66 -201 2 Refer: 0 97 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/acute.glyph000066400000000000000000000004171472062471000320260ustar00rootroot00000000000000StartChar: acute Encoding: 180 180 174 Width: 1060 VWidth: -43 Flags: W HStem: 1201 416 VStem: 221 543 LayerCount: 2 Fore SplineSet 221 1349 m 1 364 1397 539 1509 654 1617 c 1 764 1470 l 1 653 1358 431 1248 288 1201 c 1 221 1349 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/acutecomb.glyph000066400000000000000000000004231472062471000326640ustar00rootroot00000000000000StartChar: acutecomb Encoding: 769 769 323 Width: 1060 VWidth: -43 Flags: W HStem: 1280 461 VStem: 224 590 LayerCount: 2 Fore SplineSet 224 1428 m 1 367 1476 576 1633 691 1741 c 1 814 1595 l 1 703 1483 435 1327 292 1280 c 1 224 1428 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/adieresis.glyph000066400000000000000000000006011472062471000326700ustar00rootroot00000000000000StartChar: adieresis Encoding: 228 228 63 Width: 1060 VWidth: 0 Flags: W HStem: -6 152<275.367 562.638> 504 144<324.611 688.29> 877 151<307.034 638.987> 1181 225<153 388 559 794> VStem: 78 156<186.95 423.484> 153 235<1181 1403> 559 235<1178 1400> 724 157<285.558 463.324 597 789.375> LayerCount: 2 Fore Refer: 173 168 N 1 0 0 1 14 91 2 Refer: 0 97 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/ae.glyph000066400000000000000000000021711472062471000313110ustar00rootroot00000000000000StartChar: ae Encoding: 230 230 65 Width: 1060 VWidth: 6 Flags: W HStem: 4 158<206.037 390.217 608.828 826.862> 465 150<594 825> 508 153<219.84 439.103> 869 154<186.656 391.379 628.541 787.909> VStem: 23 154<188.584 466.602> 441 153<211.843 465 629 818.014> 825 151<623 834.062> LayerCount: 2 Fore SplineSet 177 324 m 0xbe 177 216 218 162 301 162 c 0 391 162 429 254 441 327 c 1 441 474 l 1 398 499 356 508 302 508 c 0 224 508 177 425 177 324 c 0xbe 594 615 m 1xde 683 621 741 623 825 623 c 1 825 729 803 869 733 869 c 0 605 869 594 777 594 615 c 1xde 505 97 m 1 475 63 415 4 312 4 c 0 249 4 184 19 130 57 c 0 49 114 23 211 23 309 c 0 23 476 87 661 291 661 c 0xbe 368 661 403 645 441 629 c 1 441 726 419 870 300 870 c 2 291 870 l 2 239 870 209 867 143 767 c 1 133 753 l 1 16 827 l 1 27 845 l 1 112 979 177 1023 300 1023 c 0 356 1023 402 1015 463 968 c 1 482 952 501 928 513 909 c 1 554 970 602 1023 724 1023 c 0 968 1023 976 674 976 475 c 1 594 465 l 1 594 220 l 1 619 191 670 161 733 161 c 0 792 161 843 217 881 270 c 1 988 170 l 1 895 44 791 5 714 5 c 0 633 5 561 38 505 97 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/aeacute.glyph000066400000000000000000000006271472062471000323370ustar00rootroot00000000000000StartChar: aeacute Encoding: 509 509 461 Width: 1060 VWidth: 0 Flags: W HStem: 4 158<206.037 390.217 608.828 826.862> 465 150<594 825> 508 153<219.84 439.103> 869 154<186.656 391.379 628.541 787.909> 1049 461 VStem: 23 154<188.584 466.602> 237 590 441 153<211.843 465 629 818.014> 825 151<623 834.062> LayerCount: 2 Fore Refer: 323 769 S 1 0 0 1 13 -231 2 Refer: 65 230 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/afii00208.glyph000066400000000000000000000003011472062471000322170ustar00rootroot00000000000000StartChar: afii00208 Encoding: 8213 8213 528 Width: 1060 VWidth: 6 Flags: W HStem: 430 156<-36.2422 1067.45> LayerCount: 2 Fore Refer: 100 45 S 1.4024 0 0 1 -249.407 -14 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/afii10017.glyph000066400000000000000000000004541472062471000322270ustar00rootroot00000000000000StartChar: afii10017 Encoding: 1040 1040 752 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<42 204 850 1014> 332 170<339.826 716> 1281 20G<427.695 611.696> VStem: 42 162<0 176.844> 850 164<0 189.641> LayerCount: 2 Back Refer: 26 65 N 1 0 0 1 0 0 3 Fore Refer: 26 65 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/afii10018.glyph000066400000000000000000000030721472062471000322270ustar00rootroot00000000000000StartChar: afii10018 Encoding: 1041 1041 753 Width: 1060 VWidth: 0 Flags: W HStem: -5 151<260 681.386> 639 152<266 683.198> 1150 149<264 820.208> VStem: 106 162<153 639 788 1143.26> 792 159<255.577 543.036> LayerCount: 2 Back SplineSet 839 1276 m 9 816 1127 l 17 714 1148 597 1150 463 1150 c 0 424 1150 383 1150 340 1150 c 1 297 1150 285 1148 255 1145 c 1 258 1108 259 1064 259 1017 c 0 259 950 257 862 257 788 c 1 305 790 350 791 392 791 c 0 768 791 942 698 942 393 c 0 942 168 793 23 626 3 c 0 587 -2 546 -5 507 -5 c 0 422 -5 332 3 224 3 c 2 88 3 l 1 88 197 97 407 97 823 c 0 97 996 94 1158 85 1285 c 1 166 1291 215 1299 328 1299 c 1 608 1299 759 1298 839 1276 c 9 479 641 m 0 430 641 372 639 299 639 c 2 255 639 l 1 253 402 252 229 251 153 c 1 359 153 399 146 474 146 c 0 514 146 549 148 584 153 c 0 690 166 783 265 783 409 c 0 783 579 634 641 479 641 c 0 EndSplineSet Fore SplineSet 848 1276 m 9 825 1127 l 17 723 1148 606 1150 472 1150 c 0 433 1150 392 1150 349 1150 c 1 306 1150 294 1148 264 1145 c 1 267 1108 268 1064 268 1017 c 0 268 950 266 862 266 788 c 1 314 790 359 791 401 791 c 0 777 791 951 698 951 393 c 0 951 168 802 23 635 3 c 0 596 -2 555 -5 516 -5 c 0 431 -5 341 3 233 3 c 2 97 3 l 1 97 197 106 407 106 823 c 0 106 996 103 1158 94 1285 c 1 175 1291 224 1299 337 1299 c 1 617 1299 768 1298 848 1276 c 9 488 641 m 0 439 641 381 639 308 639 c 2 264 639 l 1 262 402 261 229 260 153 c 1 368 153 408 146 483 146 c 0 523 146 558 148 593 153 c 0 699 166 792 265 792 409 c 0 792 579 643 641 488 641 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/afii10019.glyph000066400000000000000000000005161472062471000322300ustar00rootroot00000000000000StartChar: afii10019 Encoding: 1042 1042 754 Width: 1060 VWidth: 0 Flags: W HStem: -5 151<251 672.386> 647 156<257 529.155> 1150 149<255 530.519> VStem: 97 158<153 647 803 1143.26> 591 157<858.454 1093.57> 783 159<255.577 547.611> LayerCount: 2 Back Refer: 27 66 N 1 0 0 1 0 0 3 Fore Refer: 27 66 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/afii10020.glyph000066400000000000000000000003741472062471000322220ustar00rootroot00000000000000StartChar: afii10020 Encoding: 1043 1043 755 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<183 344> 1147 154<344 983.956> VStem: 183 161<0 1147> LayerCount: 2 Back Refer: 370 915 S 1 0 0 1 72 0 2 Fore Refer: 370 915 S 1 0 0 1 72 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/afii10021.glyph000066400000000000000000000024751472062471000322270ustar00rootroot00000000000000StartChar: afii10021 Encoding: 1044 1044 756 Width: 1060 Flags: W HStem: -3 155<268 715> 1144 153<419 712> VStem: 23 155<-271.896 -6> 264 155<741.459 1144> 712 158<152 1144> 843 152<-279 -3> LayerCount: 2 Back SplineSet 1536 816 m 1xf8 1536 1144 l 1 1308 1144 l 1 1292 659 1228 389 1144 152 c 1 1539 152 l 1 1539 233 1536 437 1536 636 c 2 1536 816 l 1xf8 1844 -281 m 1xf4 1692 -279 l 1xf4 1694 -3 l 1 1617 -3 995 -6 995 -6 c 1 993 -116 980 -216 947 -305 c 1 808 -270 l 1 839 -184 848 -59 848 54 c 0 848 88 847 121 846 152 c 1 955 152 l 1 1063 448 1153 680 1153 1226 c 0 1153 1249 1153 1272 1153 1296 c 1 1392 1297 l 2 1426 1297 1459 1297 1490 1297 c 0 1568 1297 1638 1297 1694 1293 c 1 1694 152 l 1xf8 1844 152 l 1 1844 -281 l 1xf4 EndSplineSet Fore SplineSet 712 816 m 1xf8 712 1144 l 1 419 1144 l 1 403 645 352 378 268 152 c 1 715 152 l 1 715 233 712 437 712 636 c 2 712 816 l 1xf8 995 -281 m 1xf4 843 -279 l 1xf4 845 -3 l 1 768 -3 178 -6 178 -6 c 1 178 -11 178 -17 178 -22 c 0 178 -129 196 -272 196 -272 c 1 43 -288 l 1 33 -198 23 -59 23 54 c 0 23 88 22 121 21 152 c 1 106 152 l 1 214 448 264 680 264 1226 c 0 264 1249 264 1272 264 1296 c 1 574 1297 l 2 608 1297 635 1297 666 1297 c 0 744 1297 814 1297 870 1293 c 1 870 152 l 1xf8 995 152 l 1 995 -281 l 1xf4 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/afii10022.glyph000066400000000000000000000004221472062471000322160ustar00rootroot00000000000000StartChar: afii10022 Encoding: 1045 1045 757 Width: 1060 VWidth: 0 Flags: W HStem: -3 150<257 898.956> 666 150<260 698> 1144 153<260 889> VStem: 102 158<147 666 816 1144> LayerCount: 2 Back Refer: 30 69 N 1 0 0 1 0 0 3 Fore Refer: 30 69 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/afii10023.glyph000066400000000000000000000005251472062471000322230ustar00rootroot00000000000000StartChar: afii10023 Encoding: 1025 1025 737 Width: 1060 VWidth: -6 Flags: W HStem: -3 150<257 898.956> 666 150<260 698> 1144 153<260 889> 1427 225<199 434 605 840> VStem: 102 158<147 666 816 1144> 199 235<1427 1649> 605 235<1424 1646> LayerCount: 2 Back Refer: 87 203 N 1 0 0 1 0 0 2 Fore Refer: 87 203 N 1 0 0 1 0 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/afii10024.glyph000066400000000000000000000065631472062471000322340ustar00rootroot00000000000000StartChar: afii10024 Encoding: 1046 1046 758 Width: 1060 Flags: W HStem: -5 21G<-25 143 437 574 869.5 1036> 614 147<338.071 437 574 669.172> 1306 2G<81.1667 177.5 437 574 833.5 929.833> VStem: -25 157<3.99557 142.529> 437 137<-5 614 761 1308> 879 157<3.99557 149.679> CounterMasks: 1 1c LayerCount: 2 Back SplineSet 327 611 m 5 305 559.666666667 281.166666667 505.666666667 255.5 449 c 132 229.833333333 392.333333333 206.166666667 336.166666667 184.5 280.5 c 132 162.833333333 224.833333333 144.666666667 171.166666667 130 119.5 c 132 115.333333333 67.8333333333 107.666666667 21.3333333333 107 -20 c 5 -48 17 l 5 -44 47.6666666667 -37.1666666667 81.6666666667 -27.5 119 c 132 -17.8333333333 156.333333333 -6.16666666667 195 7.5 235 c 132 21.1666666667 275 36.3333333333 315.5 53 356.5 c 132 69.6666666667 397.5 86.5 437.333333333 103.5 476 c 132 120.5 514.666666667 137.5 551.5 154.5 586.5 c 132 171.5 621.5 187.333333333 653 202 681 c 5 188 739.666666667 172.166666667 794.333333333 154.5 845 c 132 136.833333333 895.666666667 119 946.666666667 101 998 c 132 83 1049.33333333 64.3333333333 1095.16666667 45 1135.5 c 132 25.6666666667 1175.83333333 5.33333333333 1209.66666667 -16 1237 c 5 92 1315 l 5 104.666666667 1308.33333333 118.333333333 1293.83333333 133 1271.5 c 132 147.666666667 1249.16666667 162.5 1222 177.5 1190 c 132 192.5 1158 207.5 1122.33333333 222.5 1083 c 132 237.5 1043.66666667 252 1003.83333333 266 963.5 c 132 280 923.166666667 293.333333333 883.333333333 306 844 c 132 318.666666667 804.666666667 330.333333333 769 341 737 c 5 426 738 l 5 426 1308 l 5 573 1308 l 5 573 738 l 5 658 737 l 5 668 769 679.5 804.666666667 692.5 844 c 132 705.5 883.333333333 719 923.166666667 733 963.5 c 132 747 1003.83333333 761.5 1043.66666667 776.5 1083 c 132 791.5 1122.33333333 806.5 1158 821.5 1190 c 132 836.5 1222 851.166666667 1249.16666667 865.5 1271.5 c 132 879.833333333 1293.83333333 893.666666667 1308.33333333 907 1315 c 5 1015 1237 l 5 993.666666667 1209.66666667 973.333333333 1175.83333333 954 1135.5 c 132 934.666666667 1095.16666667 916 1049.33333333 898 998 c 132 880 946.666666667 862.166666667 895.666666667 844.5 845 c 132 826.833333333 794.333333333 811 739.666666667 797 681 c 5 811.666666667 653 827.5 621.5 844.5 586.5 c 132 861.5 551.5 878.5 514.666666667 895.5 476 c 132 912.5 437.333333333 929.333333333 397.5 946 356.5 c 132 962.666666667 315.5 977.833333333 275 991.5 235 c 132 1005.16666667 195 1016.83333333 156.333333333 1026.5 119 c 132 1036.16666667 81.6666666667 1043 47.6666666667 1047 17 c 5 892 -20 l 5 891.333333333 21.3333333333 883.666666667 67.8333333333 869 119.5 c 132 854.333333333 171.166666667 836.166666667 224.833333333 814.5 280.5 c 132 792.833333333 336.166666667 769.166666667 392.333333333 743.5 449 c 132 717.833333333 505.666666667 694 559.666666667 672 611 c 5 573 610 l 5 573 -5 l 5 426 -5 l 5 426 530 l 5 426 610 l 5 327 611 l 5 EndSplineSet Fore SplineSet 657 614 m 1 574 614 l 1 574 -5 l 1 437 -5 l 1 437 614 l 1 350 614 l 1 291 427 154 128 132 -6 c 1 -25 5 l 1 14 190 169 507 232 686 c 1 162 928 119 1097 -17 1230 c 1 107 1326 l 1 248 1162 316 880 348 761 c 1 437 761 l 1 437 1308 l 1 574 1308 l 1 574 761 l 1 659 761 l 1 691 880 763 1162 904 1326 c 1 1028 1230 l 1 892 1097 845 928 775 686 c 1 839 504 1012 182 1036 5 c 1 879 -6 l 1 860 126 717 432 657 614 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/afii10025.glyph000066400000000000000000000023171472062471000322260ustar00rootroot00000000000000StartChar: afii10025 Encoding: 1047 1047 759 Width: 1060 Flags: W HStem: -6 151<241.229 649.138> 645 150<326 607.011> 1171 151<253.232 635.475> VStem: 723 159<864.999 1091.17> 757 162<241.556 504.469> LayerCount: 2 Back SplineSet 353 797 m 17 426 797 422 795 471 795 c 0 661 795 752 863 752 974 c 0 752 1106 630 1171 496 1171 c 0 340 1171 299 1144 188 1066 c 1 94 1186 l 17 266 1314 371 1322 507 1322 c 0 708 1322 911 1205 911 974 c 0 911 854 852 779 751 717 c 1 862 664 948 557 948 352 c 0 948 116 748 -6 501 -6 c 0 416 -6 249 4 77 116 c 9 161 254 l 1 272 176 353 145 501 145 c 0 681 145 786 250 786 356 c 0 786 530 633 645 473 645 c 0 424 645 428 643 355 643 c 9 353 797 l 17 EndSplineSet Fore SplineSet 324 797 m 17xe8 397 797 393 795 442 795 c 0 632 795 723 863 723 974 c 0 723 1106 601 1171 467 1171 c 0 311 1171 270 1144 159 1066 c 1 65 1186 l 17 237 1314 342 1322 478 1322 c 0 679 1322 882 1205 882 974 c 0xf0 882 854 823 779 722 717 c 1 833 664 919 557 919 352 c 0 919 116 719 -6 472 -6 c 0 387 -6 220 4 48 116 c 9 132 254 l 1 243 176 324 145 472 145 c 0 652 145 757 250 757 356 c 0 757 530 604 645 444 645 c 0 395 645 399 643 326 643 c 9 324 797 l 17xe8 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/afii10026.glyph000066400000000000000000000016411472062471000322260ustar00rootroot00000000000000StartChar: afii10026 Encoding: 1048 1048 760 Width: 1060 VWidth: 0 Flags: W HStem: -6 21G<75 234 757.5 916> 1277 17G<75 234 670.5 911> VStem: 75 158<290 1294> 750 158<-6 934 1198.08 1296> LayerCount: 2 Back SplineSet 752 1297 m 1 911 1296 l 1 911 1243 912 1186 912 1129 c 0 912 899 908 645 908 419 c 0 908 256 910 107 916 -6 c 1 762 -6 l 1 753 165 750 348 750 534 c 0 750 668 751 804 753 934 c 1 636 686 360 181 234 -3 c 1 75 -7 l 1 75 1294 l 1 234 1294 l 1 234 1142 233 787 233 494 c 2 233 290 l 1 435 643 589 940 752 1297 c 1 EndSplineSet Fore SplineSet 752 1297 m 1 911 1296 l 1 911 1243 912 1186 912 1129 c 0 912 899 908 645 908 419 c 0 908 256 910 107 916 -6 c 1 762 -6 l 1 753 165 750 348 750 534 c 0 750 668 751 804 753 934 c 1 636 686 360 181 234 -3 c 1 75 -7 l 1 75 1294 l 1 234 1294 l 1 234 1142 233 787 233 494 c 2 233 290 l 1 435 643 589 940 752 1297 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/afii10027.glyph000066400000000000000000000006571472062471000322350ustar00rootroot00000000000000StartChar: afii10027 Encoding: 1049 1049 761 Width: 1060 Flags: W HStem: -6 21G<75 234 757.5 916> 1277 17G<75 234 670.5 911> 1382 153<352.698 632.547> VStem: 75 158<290 1294> 138 156<1596.28 1657.76> 690 166<1591.15 1648.59> 750 158<-6 934 1198.08 1296> LayerCount: 2 Back Refer: 328 774 N 1 0 0 1 -16 25 2 Refer: 760 1048 N 1 0 0 1 0 0 2 Fore Refer: 328 774 N 1 0 0 1 -16 25 2 Refer: 760 1048 N 1 0 0 1 0 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/afii10028.glyph000066400000000000000000000004311472062471000322240ustar00rootroot00000000000000StartChar: afii10028 Encoding: 1050 1050 762 Width: 1060 VWidth: 0 Flags: W HStem: -5 9G<116 274 845 903.263> 1288 20G<116 274 851.5 882.943> VStem: 116 158<-5 508.713 703 1308> LayerCount: 2 Back Refer: 34 75 N 1 0 0 1 0 0 3 Fore Refer: 34 75 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/afii10029.glyph000066400000000000000000000016431472062471000322330ustar00rootroot00000000000000StartChar: afii10029 Encoding: 1051 1051 763 Width: 1060 Flags: W HStem: -10 154<40.9331 136.779> 1144 153<435 798> VStem: 277 158<799.46 1144> 798 158<0 1144> LayerCount: 2 Back SplineSet 214 -29 m 3 146 -29 79 -28 9 10 c 1 55 160 l 1 111 134 141 121 200 121 c 3 310 121 421 482 421 1296 c 1 663 1297 l 2 697 1297 751 1297 782 1297 c 0 860 1297 930 1297 986 1293 c 1 986 861 986 429 986 -3 c 1 985 -3 985 -3 984 -3 c 0 949 -3 986 -1 824 0 c 1 825 208 828 332 828 636 c 2 828 816 l 1 828 1144 l 1 579 1144 l 1 561 730 526 -29 214 -29 c 3 EndSplineSet Fore SplineSet 30 -6 m 1 42 145 l 1 47 144 51 144 56 144 c 0 194 144 277 409 277 1296 c 1 633 1297 l 2 667 1297 721 1297 752 1297 c 0 830 1297 900 1297 956 1293 c 1 956 861 956 432 956 0 c 1 794 0 l 1 795 208 798 332 798 636 c 2 798 816 l 1 798 1144 l 1 435 1144 l 1 415 689 412 -10 76 -10 c 0 61 -10 46 -9 30 -6 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/afii10030.glyph000066400000000000000000000004751472062471000322250ustar00rootroot00000000000000StartChar: afii10030 Encoding: 1052 1052 764 Width: 1060 VWidth: 31 Flags: W HStem: -5 21G<61.9537 220 730.957 888> 1272 19G<59.0463 214 704 887.015> VStem: 62 158<-5 900 1151.35 1291> 731 157<-5 920 1185.07 1291> LayerCount: 2 Back Refer: 36 77 N 1 0 0 1 0 0 3 Fore Refer: 36 77 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/afii10031.glyph000066400000000000000000000004741472062471000322250ustar00rootroot00000000000000StartChar: afii10031 Encoding: 1053 1053 765 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<60 221 754 912> 625 152<224.549 754> 1276 15G<60 219.963 753 912> VStem: 60 159<0 604.438 749 1294> 754 158<0 625 777 1291> LayerCount: 2 Back Refer: 33 72 N 1 0 0 1 0 0 3 Fore Refer: 33 72 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/afii10032.glyph000066400000000000000000000004441472062471000322230ustar00rootroot00000000000000StartChar: afii10032 Encoding: 1054 1054 766 Width: 1060 VWidth: 0 Flags: W HStem: -13 153<331.92 635.724> 1173 153<358.476 637.052> VStem: 24 158<323.826 923.593> 796 158<349.736 947.703> LayerCount: 2 Back Refer: 38 79 N 1 0 0 1 0 0 3 Fore Refer: 38 79 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/afii10033.glyph000066400000000000000000000010131472062471000322150ustar00rootroot00000000000000StartChar: afii10033 Encoding: 1055 1055 767 Width: 1060 VWidth: 31 Flags: W HStem: -5 21G<95.9537 254 764.965 922> 1141 150<254 763> VStem: 96 158<-5 1141> 765 157<-5 1141> LayerCount: 2 Back SplineSet 220 1141 m 1 220 -5 l 1 62 -5 l 1 59 1292 l 1 730 1291 l 1 887 1291 l 1 888 -5 l 1 731 -5 l 1 729 1141 l 5 220 1141 l 1 EndSplineSet Fore SplineSet 254 1141 m 1 254 -5 l 1 96 -5 l 1 93 1292 l 1 764 1291 l 1 921 1291 l 1 922 -5 l 1 765 -5 l 1 763 1141 l 1 254 1141 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/afii10034.glyph000066400000000000000000000004631472062471000322260ustar00rootroot00000000000000StartChar: afii10034 Encoding: 1056 1056 768 Width: 1060 VWidth: 0 Flags: W HStem: -10 21G<104 262> 460 152<263 654.788> 1151 151<264 679.858> VStem: 104 160<-9 463 613.163 1146> 784 162<725.912 1060.32> LayerCount: 2 Back Refer: 39 80 N 1 0 0 1 0 0 3 Fore Refer: 39 80 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/afii10035.glyph000066400000000000000000000004131472062471000322220ustar00rootroot00000000000000StartChar: afii10035 Encoding: 1057 1057 769 Width: 1060 VWidth: 0 Flags: W HStem: -3 154<380.699 706.938> 1152 154<413.559 693.076> VStem: 56 159<354.116 908.283> LayerCount: 2 Back Refer: 28 67 N 1 0 0 1 0 0 3 Fore Refer: 28 67 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/afii10036.glyph000066400000000000000000000003771472062471000322340ustar00rootroot00000000000000StartChar: afii10036 Encoding: 1058 1058 770 Width: 1060 VWidth: 0 Flags: W HStem: -9 21G<403 563> 1144 155<39 403 563 909.955> VStem: 403 160<-9 1144> LayerCount: 2 Back Refer: 43 84 N 1 0 0 1 0 0 3 Fore Refer: 43 84 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/afii10037.glyph000066400000000000000000000017401472062471000322300ustar00rootroot00000000000000StartChar: afii10037 Encoding: 1059 1059 771 Width: 1060 Flags: W HStem: -22 152<217.418 395.984> 1292 20G<137.63 242.5 811 873.483> VStem: 35 163<1151.98 1262.75> 819 158<1161.46 1274.26> LayerCount: 2 Back SplineSet 177 220 m 1 228 166 278 130 317 130 c 0 416 130 480 280 501 323 c 1 399 380 288 473 45 1259 c 1 208 1309 l 1 297 917 480 488 563 480 c 0 564 480 l 1 571 510 664 776 727 971 c 0 790 1166 813 1262 829 1324 c 1 987 1290 l 1 942 1136 889 969 830 786 c 0 771 603 725 459 687 356 c 0 580 65 441 -22 316 -22 c 0 219 -22 131 30 72 81 c 1 177 220 l 1 EndSplineSet Fore SplineSet 167 220 m 1 218 166 268 130 307 130 c 0 406 130 470 280 491 323 c 1 389 380 278 472 35 1258 c 1 198 1312 l 1 287 920 470 488 553 480 c 0 554 480 l 1 561 510 654 776 717 971 c 0 780 1166 803 1265 819 1327 c 1 977 1269 l 1 932 1115 879 969 820 786 c 0 761 603 715 459 677 356 c 0 570 65 431 -22 306 -22 c 0 209 -22 121 30 62 81 c 1 167 220 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/afii10038.glyph000066400000000000000000000030501472062471000322250ustar00rootroot00000000000000StartChar: afii10038 Encoding: 1060 1060 772 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<426 589> 89 156<281.534 427 590 733.198> 1037 156<282.65 428 588 736.501> 1287 20G<428 588> VStem: 17 159<370.951 909.074> 428 160<2.48105 87 245 1037 1200 1307> 847 158<384.36 905.692> LayerCount: 2 Back SplineSet 435 170 m 5 432 170 428 170 424 170 c 0 309 170 27 218 27 591 c 3 27 1075 254 1125 435 1131 c 5 435 1158 435 1186 435 1214 c 6 435 1307 l 5 595 1307 l 5 595 1162 l 5 595 1138 l 5 736 1135 1005 1105 1005 629 c 3 1005 265 762 169 597 168 c 5 597 142 598 122 598 102 c 4 598 74 597 46 595 0 c 5 433 1 l 5 435 32 435 49 435 64 c 4 435 79 435 93 435 121 c 4 435 136 435 152 435 170 c 5 597 332 m 5 602 332 606 332 611 332 c 0 719 332 847 370 847 638 c 3 847 931 746 977 595 984 c 5 596 798 597 639 597 382 c 6 597 332 l 5 434 335 m 5 434 585 435 781 435 975 c 5 324 967 186 991 186 605 c 3 186 350 353 335 424 335 c 0 428 335 431 335 434 335 c 5 EndSplineSet Fore SplineSet 428 89 m 1 425 89 421 89 417 89 c 0 302 89 17 154 17 595 c 3 17 1084 214 1186 428 1193 c 1 428 1307 l 1 588 1307 l 1 588 1251 588 1256 588 1200 c 1 729 1197 1005 1137 1005 633 c 3 1005 178 755 88 590 87 c 1 590 60 590 49 590 46 c 0 590 42 590 46 588 0 c 1 426 1 l 1 428 33 428 39 428 44 c 0 428 49 428 57 428 89 c 1 590 242 m 1 712 242 847 309 847 642 c 3 847 976 716 1040 588 1046 c 1 589 860 590 558 590 301 c 2 590 242 l 1 427 245 m 1 427 495 428 843 428 1037 c 1 288 1033 176 988 176 609 c 3 176 264 346 245 427 245 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/afii10039.glyph000066400000000000000000000003401472062471000322250ustar00rootroot00000000000000StartChar: afii10039 Encoding: 1061 1061 773 Width: 1060 VWidth: 0 Flags: W HStem: 1320 11G<121.118 213 782.207 825.529> LayerCount: 2 Back Refer: 47 88 N 1 0 0 1 0 0 3 Fore Refer: 47 88 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/afii10040.glyph000066400000000000000000000014201472062471000322150ustar00rootroot00000000000000StartChar: afii10040 Encoding: 1062 1062 774 Width: 1060 Flags: W HStem: 0 150<220 697> 1276 20G<61.9537 220 698.965 856> VStem: 59 161<150 1296> 697 158<158 1296> 855 147<-259.94 0> LayerCount: 2 Back SplineSet 220 150 m 1xe8 681 150 l 1 683 1296 l 1 840 1296 l 1 839 158 l 1xf0 988 158 l 1 987 128 986 95 986 61 c 0 986 -52 994 -178 1026 -264 c 1 887 -299 l 1 854 -210 841 -110 839 0 c 1 682 0 l 1 59 -1 l 1 62 1296 l 1 220 1296 l 1 220 150 l 1xe8 EndSplineSet Fore SplineSet 220 150 m 1xe8 697 150 l 1 699 1296 l 1 856 1296 l 1 855 158 l 1xf0 1004 158 l 1 1003 128 1002 95 1002 61 c 0 1002 -52 1010 -178 1042 -264 c 1 903 -299 l 1 870 -210 857 -110 855 0 c 1 698 0 l 1 59 -1 l 1 62 1296 l 1 220 1296 l 1 220 150 l 1xe8 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/afii10041.glyph000066400000000000000000000015211472062471000322200ustar00rootroot00000000000000StartChar: afii10041 Encoding: 1063 1063 775 Width: 1060 Flags: W HStem: 0 21G<782.918 940> 449 153<344.831 776.864> 1276 20G<62 223 783.939 941> VStem: 62 158<804.156 1296> 783 157<0 488 630.802 1296> LayerCount: 2 Back SplineSet 861 1296 m 1 861 864 860 432 860 0 c 1 703 0 l 1 701 488 l 1 598 456 550 449 476 449 c 0 76 449 62 807 62 1187 c 0 62 1216 62 1245 62 1274 c 0 62 1281 62 1289 62 1296 c 1 220 1296 l 1 226 879 202 602 496 602 c 0 558 602 608 615 702 641 c 1 704 1296 l 1 861 1296 l 1 EndSplineSet Fore SplineSet 941 1296 m 1 941 864 940 432 940 0 c 1 783 0 l 1 781 488 l 1 678 456 555 449 481 449 c 0 81 449 62 807 62 1187 c 0 62 1216 62 1245 62 1274 c 0 62 1281 62 1289 62 1296 c 1 220 1296 l 1 226 879 207 602 501 602 c 0 563 602 688 615 782 641 c 1 784 1296 l 1 941 1296 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/afii10042.glyph000066400000000000000000000012401472062471000322170ustar00rootroot00000000000000StartChar: afii10042 Encoding: 1064 1064 776 Width: 1060 Flags: W HStem: 0 150<190 429 584 823> 1276 20G<36.9537 190 429.983 585 824.965 980> VStem: 34 156<150 1296> 429 155<150 1296> 823 156<150 1296> CounterMasks: 1 38 LayerCount: 2 Back SplineSet 217 150 m 5 414 150 l 5 415 1296 l 5 569 1296 l 5 568 150 l 5 745 150 l 5 747 1296 l 5 901 1296 l 5 900 0 l 5 743 0 l 5 59 -1 l 5 62 1296 l 5 217 1296 l 5 217 150 l 5 EndSplineSet Fore SplineSet 190 150 m 1 429 150 l 1 430 1296 l 1 585 1296 l 1 584 150 l 1 823 150 l 1 825 1296 l 1 980 1296 l 1 979 0 l 1 823 0 l 1 34 -1 l 1 37 1296 l 1 190 1296 l 1 190 150 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/afii10043.glyph000066400000000000000000000016521472062471000322270ustar00rootroot00000000000000StartChar: afii10043 Encoding: 1065 1065 777 Width: 1060 Flags: W HStem: 0 150<189 396 551 761> 1276 20G<35.9537 189 396.983 552 762.965 918> VStem: 33 156<150 1296> 396 155<150 1296> 761 156<158 1296> 879 142<-260.097 0> LayerCount: 2 Back SplineSet 217 150 m 1xf4 408 150 l 1 409 1296 l 1 563 1296 l 1 562 150 l 1 733 150 l 1 735 1296 l 1 889 1296 l 1 888 158 l 5xf8 1021 158 l 5 1020 131 1020 103 1020 73 c 0 1020 -44 1027 -178 1042 -262 c 5 900 -283 l 5 884 -186 879 -110 877 0 c 5 734 0 l 5 59 -1 l 1 62 1296 l 1 217 1296 l 1 217 150 l 1xf4 EndSplineSet Fore SplineSet 189 150 m 1xf4 396 150 l 1 397 1296 l 1 552 1296 l 1 551 150 l 1 761 150 l 1 763 1296 l 1 918 1296 l 1 917 158 l 1xf8 1022 158 l 1 1022 158 1021 79 1021 36 c 0 1021 -81 1039 -181 1059 -264 c 1 919 -293 l 1 898 -218 879 -138 879 0 c 1 764 0 l 1 33 -1 l 1 36 1296 l 1 189 1296 l 1 189 150 l 1xf4 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/afii10044.glyph000066400000000000000000000023441472062471000322270ustar00rootroot00000000000000StartChar: afii10044 Encoding: 1066 1066 778 Width: 1060 VWidth: 0 Flags: W HStem: -5 151<367 738.505> 649 149<374.953 731.843> 1138 158<22 211> VStem: 213 160<150 628 780 1138> 832 159<233.34 553.099> LayerCount: 2 Back SplineSet 561 649 m 0xbc 506 649 414 640 414 640 c 1xdc 412 403 411 226 410 150 c 1 518 150 481 146 556 146 c 0 736 146 832 212 832 409 c 0 832 579 716 649 561 649 c 0xbc 415 1296 m 5 416 1216 416 1137 416 1057 c 0 416 967 416 875 416 780 c 1xdc 494 794 515 798 578 798 c 0xbc 824 798 991 690 991 393 c 0 991 114 837 -5 589 -5 c 0 494 -5 363 0 247 0 c 1 247 194 256 404 256 820 c 0 256 929 254 1046 254 1138 c 5 22 1138 l 5 22 1296 l 5 348 1296 l 6 363 1296 384 1296 415 1296 c 5 EndSplineSet Fore SplineSet 555 649 m 0 500 649 371 628 371 628 c 1 369 391 368 226 367 150 c 1 475 150 482 146 557 146 c 0 737 146 832 212 832 409 c 0 832 579 710 649 555 649 c 0 372 1296 m 1 373 1216 373 1137 373 1057 c 0 373 967 373 875 373 780 c 1 451 794 509 798 572 798 c 0 818 798 991 690 991 393 c 0 991 114 838 -5 590 -5 c 0 495 -5 320 0 204 0 c 1 204 194 213 404 213 820 c 0 213 929 211 1046 211 1138 c 1 22 1138 l 1 22 1296 l 1 305 1296 l 2 320 1296 341 1296 372 1296 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/afii10045.glyph000066400000000000000000000024731472062471000322330ustar00rootroot00000000000000StartChar: afii10045 Encoding: 1067 1067 779 Width: 1060 Flags: W HStem: 0 150<205 488.887> 649 149<211.822 478.796> 1276 20G<49 210.5 813.954 971> VStem: 51 160<150 640 780 1296> 536 159<199.986 591.967> 811 159<0 1296> LayerCount: 2 Back SplineSet 811 0 m 1 814 1296 l 1 971 1296 l 1 970 0 l 1 811 0 l 1 348 649 m 0 293 649 227 640 227 640 c 1 225 403 224 226 223 150 c 1 331 150 268 146 343 146 c 0 523 146 580 212 580 409 c 0 580 579 503 649 348 649 c 0 67 1296 m 5 72 1296 89 1296 109 1296 c 0 150 1296 207 1296 228 1296 c 5 229 1216 229 1137 229 1057 c 0 229 967 229 875 229 780 c 1 307 794 302 798 365 798 c 0 611 798 739 690 739 393 c 0 739 114 624 -5 376 -5 c 0 281 -5 176 0 60 0 c 1 60 194 69 404 69 820 c 0 69 929 67 1204 67 1296 c 5 EndSplineSet Fore SplineSet 811 0 m 1 814 1296 l 1 971 1296 l 1 970 0 l 1 811 0 l 1 330 649 m 0 275 649 209 640 209 640 c 1 207 403 206 226 205 150 c 1 313 150 250 146 325 146 c 0 505 146 536 212 536 409 c 0 536 579 485 649 330 649 c 0 49 1296 m 1 54 1296 71 1296 91 1296 c 0 132 1296 189 1296 210 1296 c 1 211 1216 211 1137 211 1057 c 0 211 967 211 875 211 780 c 1 289 794 284 798 347 798 c 0 593 798 695 690 695 393 c 0 695 114 606 -5 358 -5 c 0 263 -5 158 0 42 0 c 1 42 194 51 404 51 820 c 0 51 929 49 1204 49 1296 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/afii10046.glyph000066400000000000000000000022771472062471000322360ustar00rootroot00000000000000StartChar: afii10046 Encoding: 1068 1068 780 Width: 1060 Flags: W HStem: -5 151<292 676.188> 649 149<299.881 685.624> 1280 20G<136 297.5> VStem: 138 160<150 631 780 1300> 799 159<259.103 542.883> LayerCount: 2 Back SplineSet 472 649 m 0 417 649 296 640 296 640 c 1 294 403 293 226 292 150 c 1 400 150 392 146 467 146 c 0 647 146 827 212 827 409 c 0 827 579 662 649 472 649 c 0 136 1300 m 5 141 1300 158 1300 178 1300 c 0 219 1300 276 1300 297 1300 c 5 298 1220 298 1140 298 1059 c 0 298 967 298 875 298 780 c 1 376 794 426 798 489 798 c 0 812 798 986 690 986 393 c 0 986 114 748 -5 500 -5 c 0 405 -5 245 0 129 0 c 1 129 194 138 404 138 820 c 0 138 929 136 1208 136 1300 c 5 EndSplineSet Fore SplineSet 472 649 m 0 417 649 296 631 296 631 c 1 294 394 293 226 292 150 c 1 400 150 392 146 467 146 c 0 647 146 799 212 799 409 c 0 799 579 662 649 472 649 c 0 136 1300 m 1 141 1300 158 1300 178 1300 c 0 219 1300 276 1300 297 1300 c 1 298 1220 298 1140 298 1059 c 0 298 967 298 875 298 780 c 1 376 794 426 798 489 798 c 0 812 798 958 690 958 393 c 0 958 114 748 -5 500 -5 c 0 405 -5 245 0 129 0 c 1 129 194 138 404 138 820 c 0 138 929 136 1208 136 1300 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/afii10047.glyph000066400000000000000000000017471472062471000322400ustar00rootroot00000000000000StartChar: afii10047 Encoding: 1069 1069 781 Width: 1060 Flags: W HStem: -13 153<228.318 587.274> 582 151<256 745.384> 1030 21G<102.739 160> 1173 153<231.946 583.469> VStem: 793 162<387.097 572.913 718 898.913> LayerCount: 2 Back SplineSet 166 288 m 1 215 223 309 140 492 140 c 0 706 140 830 344 854 566 c 1 792 582 633 582 317 582 c 1 317 733 l 1 649 733 818 728 854 718 c 1 832 930 716 1173 496 1173 c 0 304 1173 250 1106 192 1030 c 1 62 1122 l 1 128 1212 246 1326 504 1326 c 0 654 1326 1016 1228 1016 635 c 0 1016 280 810 -13 492 -13 c 0 276 -13 143 73 62 173 c 1 166 288 l 1 EndSplineSet Fore SplineSet 105 288 m 1 154 223 248 140 431 140 c 0 645 140 769 344 793 566 c 1 731 582 572 582 256 582 c 1 256 733 l 1 588 733 757 728 793 718 c 1 771 930 655 1173 435 1173 c 0 243 1173 189 1106 131 1030 c 1 1 1122 l 1 67 1212 185 1326 443 1326 c 0 593 1326 955 1228 955 635 c 0 955 280 749 -13 431 -13 c 0 215 -13 82 73 1 173 c 1 105 288 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/afii10048.glyph000066400000000000000000000022161472062471000322310ustar00rootroot00000000000000StartChar: afii10048 Encoding: 1070 1070 782 Width: 1060 Flags: W HStem: -13 153<599.083 751.075> 598 151<205 347> 1173 153<605.155 761.011> 1276 20G<47.9537 205> VStem: 45 159<0 598 749 1296> 350 155<279.768 598 749 1032.15> 851 158<300.969 1033.79> LayerCount: 2 Back SplineSet 703 140 m 0xee 804 140 872 398 872 646 c 0 872 867 828 1173 717 1173 c 0 716 1173 714 1173 713 1173 c 0 598 1165 539 960 539 641 c 0 539 324 611 140 703 140 c 0xee 720 1326 m 4 956 1326 1030 1020 1030 635 c 1 1030 281 944 -13 686 -13 c 0 528 -13 401 147 384 563 c 1 231 563 l 1 231 392 231 171 231 0 c 1 72 0 l 1 75 1296 l 1 232 1296 l 1xde 232 714 l 1 381 714 l 1 395 1047 466 1326 720 1326 c 4 EndSplineSet Fore SplineSet 678 140 m 0xee 795 140 851 399 851 647 c 0 851 868 818 1173 690 1173 c 0 689 1173 686 1173 685 1173 c 0 552 1165 505 960 505 641 c 0 505 324 570 140 678 140 c 0xee 693 1326 m 0 968 1326 1009 1021 1009 636 c 1 1009 282 958 -13 658 -13 c 0 474 -13 373 158 350 598 c 1 204 598 l 1 204 427 204 171 204 0 c 1 45 0 l 1 48 1296 l 1 205 1296 l 1xde 205 749 l 1 347 749 l 1 361 1046 398 1326 693 1326 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/afii10049.glyph000066400000000000000000000026161472062471000322360ustar00rootroot00000000000000StartChar: afii10049 Encoding: 1071 1071 783 Width: 1060 Flags: W HStem: 0 21G<75.194 113 766 924> 540 149<519.365 762.38> 1150 153<415.632 768.659> VStem: 147 155<761.476 1040.91> 767 157<0 567 711.025 1149> LayerCount: 2 Back SplineSet 358 540 m 1 182 569 83 689 83 909 c 0 83 993 118 1080 166 1139 c 0 288 1289 457 1303 707 1303 c 0 768 1303 883 1292 925 1288 c 1 921 1227 920 1180 920 1113 c 2 920 0 l 1 762 0 l 1 763 567 l 1 687 554 619 542 537 534 c 1 481 440 323 174 226 67 c 1 192 25 138 -13 80 -22 c 1 21 112 l 1 63 123 94 157 112 173 c 1 168 238 280 418 358 540 c 1 238 895 m 0 238 733 314 699 454 681 c 0 470 679 487 678 503 678 c 0 585 678 664 701 763 719 c 1 765 1149 l 1 736 1150 728 1150 702 1150 c 0 478 1150 362 1126 295 1048 c 0 253 1000 238 950 238 895 c 0 EndSplineSet Fore SplineSet 369 550 m 1 208 615 147 731 147 919 c 0 147 1003 182 1090 230 1149 c 0 352 1299 461 1303 711 1303 c 0 772 1303 887 1292 929 1288 c 1 925 1227 924 1180 924 1113 c 2 924 0 l 1 766 0 l 1 767 567 l 1 691 554 593 542 545 540 c 1 489 446 327 174 230 67 c 1 196 25 142 -13 84 -22 c 1 25 112 l 1 67 123 98 157 116 173 c 1 172 238 291 428 369 550 c 1 302 905 m 0 302 784 367 709 460 694 c 0 476 691 500 689 516 689 c 0 598 689 668 701 767 719 c 1 769 1149 l 1 740 1150 732 1150 706 1150 c 0 482 1150 426 1136 359 1058 c 0 317 1010 302 960 302 905 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/afii10050.glyph000066400000000000000000000010711472062471000322200ustar00rootroot00000000000000StartChar: afii10050 Encoding: 1168 1168 846 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<182 343> 1147 154<343 835> VStem: 182 161<0 1147> 835 147<1301 1522> LayerCount: 2 Back SplineSet 143 1434 m 1 975 1434 l 1 975 1679 l 1 1126 1679 l 1 1126 1282 l 1 510 1282 l 1 510 152 l 1 852 152 l 1 852 0 l 1 143 0 l 1 143 152 l 1 340 152 l 1 340 1282 l 1 143 1282 l 1 143 1434 l 1 EndSplineSet Fore SplineSet 182 1301 m 1 835 1301 l 2 842 1532 l 1 996 1522 l 1 982 1147 l 1 343 1147 l 1 343 0 l 1 182 0 l 1 182 1301 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/afii10051.glyph000066400000000000000000000027311472062471000322250ustar00rootroot00000000000000StartChar: afii10051 Encoding: 1026 1026 738 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<247 413> 649 149<416.841 736.206> 1121 159<22 254 416 742> VStem: 256 157<0 640 780 1121> 832 159<70.3367 555.457> LayerCount: 2 Back SplineSet 832 409 m 0x78 832 579 716 649 561 649 c 0x78 506 649 414 640 414 640 c 1 413 552 413 453 413 358 c 0 413 254 413 156 413 86 c 0 413 47 413 17 413 0 c 1 395 0 377 0 358 0 c 0 321 0 282 0 247 0 c 1 247 194 256 404 256 820 c 0 256 929 254 1030 254 1121 c 1 22 1121 l 1 22 1122 l 1 22 1280 l 1 348 1280 l 1 390 1281 434 1281 478 1281 c 0 566 1281 656 1280 742 1280 c 1 742 1121 l 1 416 1121 l 1 416 1084 416 1047 416 1010 c 0 416 936 416 861 416 780 c 1xb8 494 794 515 798 578 798 c 0 824 798 991 690 991 393 c 0 991 114 913 -182 657 -230 c 1 631 -87 l 1 709 -52 832 -34 832 409 c 0x78 EndSplineSet Fore SplineSet 832 409 m 0 832 579 716 649 561 649 c 0 506 649 414 640 414 640 c 1 413 552 413 453 413 358 c 0 413 254 413 156 413 86 c 0 413 47 413 17 413 0 c 1 395 0 377 0 358 0 c 0 321 0 282 0 247 0 c 1 247 194 256 404 256 820 c 0 256 929 254 1030 254 1121 c 1 22 1121 l 1 22 1122 l 1 22 1280 l 1 348 1280 l 1 390 1281 434 1281 478 1281 c 0 566 1281 656 1280 742 1280 c 1 742 1121 l 1 416 1121 l 1 416 1084 416 1047 416 1010 c 0 416 936 416 861 416 780 c 1 494 794 515 798 578 798 c 0 824 798 991 690 991 393 c 0 991 114 913 -182 657 -230 c 1 631 -87 l 1 709 -52 832 -34 832 409 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/afii10052.glyph000066400000000000000000000005111472062471000322200ustar00rootroot00000000000000StartChar: afii10052 Encoding: 1027 1027 739 Width: 1060 Flags: W HStem: 0 21G<183 344> 1147 154<344 983.956> 1430 461 VStem: 183 161<0 1147> 328 590 LayerCount: 2 Back Refer: 323 769 S 1 0 0 1 134 150 2 Refer: 755 1043 N 1 0 0 1 0 0 3 Fore Refer: 323 769 S 1 0 0 1 104 150 2 Refer: 755 1043 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/afii10053.glyph000066400000000000000000000017511472062471000322300ustar00rootroot00000000000000StartChar: afii10053 Encoding: 1028 1028 740 Width: 1060 Flags: W HStem: -13 153<417.726 776.682> 582 151<259.616 749> 1030 21G<845 902.261> 1173 153<421.531 773.054> VStem: 50 162<387.097 572.913 718 898.913> LayerCount: 2 Back SplineSet 900 288 m 1 1004 173 l 1 923 73 790 -13 574 -13 c 0 256 -13 50 280 50 635 c 0 50 1228 412 1326 562 1326 c 0 820 1326 938 1212 1004 1122 c 1 874 1030 l 1 816 1106 762 1173 570 1173 c 0 350 1173 234 930 212 718 c 1 248 728 417 733 749 733 c 1 749 582 l 1 433 582 274 582 212 566 c 1 236 344 360 140 574 140 c 0 757 140 851 223 900 288 c 1 EndSplineSet Fore SplineSet 900 288 m 1 1004 173 l 1 923 73 790 -13 574 -13 c 0 256 -13 50 280 50 635 c 0 50 1228 412 1326 562 1326 c 0 820 1326 938 1212 1004 1122 c 1 874 1030 l 1 816 1106 762 1173 570 1173 c 0 350 1173 234 930 212 718 c 1 248 728 417 733 749 733 c 1 749 582 l 1 433 582 274 582 212 566 c 1 236 344 360 140 574 140 c 0 757 140 851 223 900 288 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/afii10054.glyph000066400000000000000000000005201472062471000322220ustar00rootroot00000000000000StartChar: afii10054 Encoding: 1029 1029 741 Width: 1060 VWidth: 0 Flags: W HStem: -9 151<316.282 697.527> 1148 154<292.689 670.124> VStem: 43 158<254.25 413> 72 159<884.905 1090.05> 751 159<1013.39 1070.81> 789 160<229.874 516.438> LayerCount: 2 Back Refer: 42 83 N 1 0 0 1 0 0 3 Fore Refer: 42 83 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/afii10055.glyph000066400000000000000000000004041472062471000322240ustar00rootroot00000000000000StartChar: afii10055 Encoding: 1030 1030 742 Width: 1060 VWidth: 0 Flags: W HStem: 4 147<155 422 582 849> 1144 154<158 422 582 849> VStem: 422 160<152 1151> LayerCount: 2 Back Refer: 50 73 N 1 0 0 1 0 0 3 Fore Refer: 50 73 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/afii10056.glyph000066400000000000000000000006241472062471000322310ustar00rootroot00000000000000StartChar: afii10056 Encoding: 1031 1031 743 Width: 1060 Flags: W HStem: 4 147<155 422 582 849> 1144 154<158 422 582 849> 1454 225<164.5 399.5 570.5 805.5> VStem: 164.5 235<1454 1676> 422 160<152 1151> 570.5 235<1451 1673> LayerCount: 2 Back Refer: 173 168 N 1 0 0 1 25.5 364 2 Refer: 742 1030 N 1 0 0 1 0 0 3 Fore Refer: 173 168 N 1 0 0 1 25.5 364 2 Refer: 742 1030 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/afii10057.glyph000066400000000000000000000004501472062471000322270ustar00rootroot00000000000000StartChar: afii10057 Encoding: 1032 1032 744 Width: 1060 VWidth: 0 Flags: W HStem: -8 150<287.536 536.385> 1146 152<298.255 608.464 769 954> VStem: 40 160<238.852 425> 633 158<267.894 1137.07> LayerCount: 2 Back Refer: 51 74 N 1 0 0 1 0 0 3 Fore Refer: 51 74 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/afii10058.glyph000066400000000000000000000031321472062471000322300ustar00rootroot00000000000000StartChar: afii10058 Encoding: 1033 1033 745 Width: 1060 Flags: W HStem: -29 150<53 107.546> -5 151<604.466 830.279> 649 149<689.563 828.3> 1144 153<351 528> VStem: 193 158<797.124 1144> 529 160<146.112 613 780 1144> 877 159<191.996 600.156> LayerCount: 2 Back SplineSet 747 649 m 0x7e 692 649 687 613 687 613 c 1 685 376 684 226 683 150 c 1 695 147 732 146 742 146 c 0 829 146 877 212 877 409 c 0 877 579 817 649 747 649 c 0x7e 129 -29 m 0xbe 80 -29 58 -28 -12 10 c 1 34 160 l 1 73 129 82 121 115 121 c 0xbe 225 121 227 482 227 1296 c 1 469 1297 l 2 503 1297 452 1297 483 1297 c 0 561 1297 631 1297 687 1293 c 1 689 1158 689 1027 689 890 c 0 689 854 689 817 689 780 c 1 709 787 731 798 764 798 c 0 945 798 1036 690 1036 393 c 0 1036 114 900 -5 728 -5 c 0x7e 633 -5 636 0 520 0 c 1 520 193 529 403 529 816 c 2 529 820 l 2 529 893 529 1032 528 1144 c 1 385 1144 l 1 367 730 441 -29 129 -29 c 0xbe EndSplineSet Fore SplineSet 747 649 m 0x7e 692 649 687 613 687 613 c 1 685 376 684 226 683 150 c 1 695 147 732 146 742 146 c 0 829 146 877 212 877 409 c 0 877 579 817 649 747 649 c 0x7e 40 121 m 1xbe 44 121 47 121 52 121 c 0xbe 188 121 193 482 193 1296 c 1 469 1297 l 2 503 1297 452 1297 483 1297 c 0 561 1297 631 1297 687 1293 c 1 689 1158 689 1027 689 890 c 0 689 854 689 817 689 780 c 1 709 787 731 798 764 798 c 0 945 798 1036 690 1036 393 c 0 1036 114 900 -5 728 -5 c 0x7e 633 -5 636 0 520 0 c 1 520 193 529 403 529 816 c 2 529 820 l 2 529 893 529 1032 528 1144 c 1 351 1144 l 1 330 469 378 -29 66 -29 c 0 61 -29 57 -29 53 -29 c 1 40 121 l 1xbe EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/afii10059.glyph000066400000000000000000000027671472062471000322460ustar00rootroot00000000000000StartChar: afii10059 Encoding: 1034 1034 746 Width: 1060 Flags: W HStem: -5 151<683.581 827.518> 624 153<223.323 528> 649 149<689.563 828.3> 1276 20G<60 219.963> VStem: 60 159<0 605.05 749 1294> 529 160<146.112 613 780 1293.7> 877 159<191.996 600.156> LayerCount: 2 Back SplineSet 747 649 m 0xbe 692 649 687 613 687 613 c 1 685 376 684 226 683 150 c 1 695 147 732 146 742 146 c 0 829 146 877 212 877 409 c 0 877 579 817 649 747 649 c 0xbe 529 820 m 2 529 897 526 1297 526 1297 c 1 604 1297 631 1297 687 1293 c 1 689 1123 689 959 689 780 c 1 709 787 731 798 764 798 c 0xbe 945 798 1036 690 1036 393 c 0 1036 114 900 -5 728 -5 c 0 633 -5 636 0 520 0 c 1 520 161 526 333 528 624 c 1 417 623 311 616 219 597 c 1 219 254 221 181 221 0 c 1 60 0 l 1 60 1294 l 1 220 1296 l 1 219 749 l 1 304 768 417 776 529 777 c 1xde 529 790 529 803 529 816 c 2 529 820 l 2 EndSplineSet Fore SplineSet 747 649 m 0xbe 692 649 687 613 687 613 c 1 685 376 684 226 683 150 c 1 695 147 732 146 742 146 c 0 829 146 877 212 877 409 c 0 877 579 817 649 747 649 c 0xbe 529 820 m 2 529 897 526 1297 526 1297 c 1 604 1297 631 1297 687 1293 c 1 689 1123 689 959 689 780 c 1 709 787 731 798 764 798 c 0xbe 945 798 1036 690 1036 393 c 0 1036 114 900 -5 728 -5 c 0 633 -5 636 0 520 0 c 1 520 161 526 333 528 624 c 1 417 623 311 616 219 597 c 1 219 254 221 181 221 0 c 1 60 0 l 1 60 1294 l 1 220 1296 l 1 219 749 l 1 304 768 417 776 529 777 c 1xde 529 790 529 803 529 816 c 2 529 820 l 2 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/afii10060.glyph000066400000000000000000000030131472062471000322170ustar00rootroot00000000000000StartChar: afii10060 Encoding: 1035 1035 747 Width: 1060 VWidth: 0 Flags: W HStem: 0 6G<247 413 801.5 892.737> 649 149<416.841 713.392> 1121 159<22 254 416 742> VStem: 256 157<0 640 780 1121> 781 160<24.366 581.288> LayerCount: 2 Back SplineSet 808 -15 m 1x78 795 27 781 67 781 138 c 1 781 409 l 0 781 579 716 649 561 649 c 0x78 506 649 414 640 414 640 c 1 413 552 413 453 413 358 c 0 413 254 413 156 413 86 c 0 413 47 413 17 413 0 c 1 395 0 377 0 358 0 c 0 321 0 282 0 247 0 c 1 247 194 256 404 256 820 c 0 256 929 254 1030 254 1121 c 1 22 1121 l 1 22 1122 l 1 22 1280 l 1 348 1280 l 1 390 1281 434 1281 478 1281 c 0 566 1281 656 1280 742 1280 c 1 742 1121 l 1 416 1121 l 1 416 1084 416 1047 416 1010 c 0 416 936 416 861 416 780 c 1xb8 494 794 515 798 578 798 c 0 824 798 940 690 940 393 c 0 941 152 l 1 941 90 957 52 969 23 c 1 808 -15 l 1x78 EndSplineSet Fore SplineSet 808 -15 m 1 795 27 781 67 781 138 c 1 781 409 l 0 781 579 716 649 561 649 c 0 506 649 414 640 414 640 c 1 413 552 413 453 413 358 c 0 413 254 413 156 413 86 c 0 413 47 413 17 413 0 c 1 395 0 377 0 358 0 c 0 321 0 282 0 247 0 c 1 247 194 256 404 256 820 c 0 256 929 254 1030 254 1121 c 1 22 1121 l 1 22 1122 l 1 22 1280 l 1 348 1280 l 1 390 1281 434 1281 478 1281 c 0 566 1281 656 1280 742 1280 c 1 742 1121 l 1 416 1121 l 1 416 1084 416 1047 416 1010 c 0 416 936 416 861 416 780 c 1 494 794 515 798 578 798 c 0 824 798 940 690 940 393 c 0 941 152 l 1 941 90 957 52 969 23 c 1 808 -15 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/afii10061.glyph000066400000000000000000000005521472062471000322250ustar00rootroot00000000000000StartChar: afii10061 Encoding: 1036 1036 748 Width: 1060 Flags: W HStem: -5 9G<116 274 845 903.263> 1288 20G<116 274 851.5 882.943> 1382 461 VStem: 116 158<-5 508.713 703 1308> 272 590 LayerCount: 2 Back Refer: 323 769 S 1 0 0 1 48 102 2 Refer: 762 1050 N 1 0 0 1 0 0 3 Fore Refer: 323 769 S 1 0 0 1 48 102 2 Refer: 762 1050 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/afii10062.glyph000066400000000000000000000007121472062471000322240ustar00rootroot00000000000000StartChar: afii10062 Encoding: 1038 1038 750 Width: 1060 Flags: W HStem: -22 152<217.418 395.984> 1292 20G<137.63 242.5 811 873.483> 1370 153<387.972 667.822> VStem: 35 163<1151.98 1262.75> 173.274 156<1584.28 1645.76> 725.274 166<1579.15 1636.59> 819 158<1161.46 1274.26> LayerCount: 2 Back Refer: 328 774 S 1 0 0 1 19.2744 13 2 Refer: 771 1059 N 1 0 0 1 0 0 2 Fore Refer: 328 774 S 1 0 0 1 19.2744 13 2 Refer: 771 1059 N 1 0 0 1 0 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/afii10065.glyph000066400000000000000000000005041472062471000322260ustar00rootroot00000000000000StartChar: afii10065 Encoding: 1072 1072 784 Width: 1060 VWidth: 6 Flags: W HStem: -6 152<275.367 562.638> 504 144<324.611 688.29> 877 151<307.034 638.987> VStem: 78 156<186.95 423.484> 724 157<285.558 463.324 597 789.375> LayerCount: 2 Back Refer: 0 97 N 1 0 0 1 0 0 3 Fore Refer: 0 97 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/afii10066.glyph000066400000000000000000000023601472062471000322310ustar00rootroot00000000000000StartChar: afii10066 Encoding: 1073 1073 785 Width: 1060 Flags: W HStem: 1 155<343.159 630.662> 831 154<359.343 645.241> 1413 20G<793 839.692> VStem: 72 158<279.709 1034.18> 743 159<281.019 722.908> LayerCount: 2 Back SplineSet 654 215 m 1 719 276 743 382 743 530 c 0 743 536 743 542 743 548 c 0 741 732 677 871 500 871 c 0 405 871 230 766 230 469 c 0 230 274 317 156 484 156 c 1 560 157 604 173 654 215 c 1 266 909 m 1 337 994 419 1025 539 1025 c 0 665 1025 773 963 843 831 c 0 884 752 902 639 902 543 c 0 902 258 806 1 484 1 c 2 482 1 l 1 210 2 72 184 72 464 c 0 72 1206 294 1295 525 1325 c 0 756 1355 785 1383 859 1435 c 1 939 1307 l 1 875 1267 808 1207 543 1181 c 0 388 1166 312 1097 266 909 c 1 EndSplineSet Fore SplineSet 654 215 m 1 719 276 743 370 743 502 c 0 743 508 743 514 743 520 c 0 741 704 677 831 500 831 c 0 405 831 230 763 230 504 c 0 230 277 317 156 484 156 c 1 560 157 604 173 654 215 c 1 240 864 m 1 311 949 419 985 539 985 c 0 665 985 773 923 843 791 c 0 884 712 902 611 902 515 c 0 902 256 806 1 484 1 c 2 482 1 l 1 210 2 72 88 72 646 c 0 72 1117 183 1296 523 1330 c 0 732 1351 758 1376 828 1433 c 1 904 1303 l 1 840 1255 776 1201 537 1185 c 0 317 1170 244 1047 240 864 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/afii10067.glyph000066400000000000000000000030731472062471000322340ustar00rootroot00000000000000StartChar: afii10067 Encoding: 1074 1074 786 Width: 1060 Flags: W HStem: 3 150<300 745.061> 458 148<306 632.514> 886 149<304 650.794> VStem: 146 158<153 458 606 884.935> 693 157<662.857 839.332> 773 159<183.824 380.409> LayerCount: 2 Back SplineSet 97 636 m 0xf4 97 809 94 894 85 1021 c 1 166 1027 215 1035 328 1035 c 0 544 1035 801 1003 801 778 c 0xf8 801 614 720 578 668 550 c 1 806 528 942 460 942 270 c 0 942 72 764 0 507 -5 c 0 500 -5 494 -5 487 -5 c 0 408 -5 323 3 224 3 c 2 88 3 l 1 88 197 97 220 97 636 c 0xf4 644 768 m 0 644 874 485 886 340 886 c 0 301 886 285 884 255 881 c 1 258 839 259 805 259 773 c 0 259 723 257 677 257 606 c 1 280 606 303 606 327 606 c 0 478 606 644 616 644 768 c 0 479 460 m 0 430 460 372 458 299 458 c 2 255 458 l 1 253 221 252 229 251 153 c 1 359 153 417 144 492 144 c 0 690 144 783 162 783 286 c 0xf4 783 396 634 460 479 460 c 0 EndSplineSet Fore SplineSet 146 636 m 0xf4 146 809 143 894 134 1021 c 1 215 1027 264 1035 377 1035 c 0 593 1035 850 1003 850 778 c 0xf8 850 614 769 578 717 550 c 1 780 532 932 460 932 270 c 0 932 72 764 0 507 -5 c 0 500 -5 494 -5 487 -5 c 0 408 -5 372 3 273 3 c 2 137 3 l 1 137 197 146 220 146 636 c 0xf4 693 768 m 0 693 874 534 886 389 886 c 0 350 886 334 884 304 881 c 1 307 839 308 805 308 773 c 0 308 723 306 677 306 606 c 1 329 606 352 606 376 606 c 0 527 606 693 616 693 768 c 0 479 460 m 0 430 460 421 458 348 458 c 2 304 458 l 1 302 221 301 229 300 153 c 1 408 153 417 144 492 144 c 0 690 144 773 162 773 286 c 0xf4 773 396 634 460 479 460 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/afii10068.glyph000066400000000000000000000010101472062471000322220ustar00rootroot00000000000000StartChar: afii10068 Encoding: 1075 1075 787 Width: 1060 Flags: W HStem: 0 21G<217 378> 866 154<378 907.956> VStem: 217 161<0 866> LayerCount: 2 Back SplineSet 181 1020 m 1 834 1020 l 2 909 1020 947 1006 994 990 c 1 953 844 l 1 909 859 891 863 832 866 c 1 342 866 l 1 342 0 l 1 181 0 l 1 181 1020 l 1 EndSplineSet Fore SplineSet 217 1020 m 1 791 1020 l 2 866 1020 904 1006 951 990 c 1 910 844 l 1 866 859 848 863 789 866 c 1 378 866 l 1 378 0 l 1 217 0 l 1 217 1020 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/afii10069.glyph000066400000000000000000000023571472062471000322420ustar00rootroot00000000000000StartChar: afii10069 Encoding: 1076 1076 788 Width: 1060 Flags: W HStem: -3 155<242 702> 868 153<419 699> VStem: 23 152<-272.895 -6> 264 155<477.441 868> 699 158<152 868> 832 152<-279 -3> LayerCount: 2 Back SplineSet 734 816 m 1xf8 734 867 l 1 470 867 l 1 470 540 428 363 334 152 c 1 737 152 l 1 737 233 734 437 734 636 c 2 734 816 l 1xf8 1039 -281 m 1xf4 887 -279 l 1xf4 889 -3 l 1 812 -3 204 -6 204 -6 c 1 202 -116 189 -216 156 -305 c 1 17 -270 l 1 49 -184 57 -58 57 55 c 0 57 89 56 122 55 152 c 1 145 152 l 1 272 342 315 564 315 1019 c 1 565 1020 l 2 599 1020 657 1020 688 1020 c 0 766 1020 836 1020 892 1016 c 1 892 152 l 1xf8 1039 152 l 1 1039 -281 l 1xf4 EndSplineSet Fore SplineSet 699 816 m 1xf8 699 868 l 1 419 868 l 1 419 590 357 312 242 152 c 1 702 152 l 1 702 233 699 437 699 636 c 2 699 816 l 1xf8 984 -281 m 1xf4 832 -279 l 1xf4 834 -3 l 1 757 -3 175 -6 175 -6 c 1 175 -11 175 -17 175 -22 c 0 175 -129 193 -273 193 -273 c 1 43 -289 l 1 33 -199 23 -59 23 54 c 0 23 88 22 121 21 152 c 1 68 152 l 1 241 372 264 552 264 950 c 0 264 973 264 996 264 1020 c 1 555 1021 l 2 589 1021 622 1021 653 1021 c 0 731 1021 801 1021 857 1017 c 1 857 152 l 1xf8 984 152 l 1 984 -281 l 1xf4 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/afii10070.glyph000066400000000000000000000004511472062471000322230ustar00rootroot00000000000000StartChar: afii10070 Encoding: 1077 1077 789 Width: 1060 VWidth: 32 Flags: W HStem: -10 153<357.663 694.191> 427 153<236 721.719> 869 152<361.998 649.715> VStem: 78 158<266.631 427 580 738.031> LayerCount: 2 Back Refer: 4 101 N 1 0 0 1 0 0 3 Fore Refer: 4 101 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/afii10071.glyph000066400000000000000000000005521472062471000322260ustar00rootroot00000000000000StartChar: afii10071 Encoding: 1105 1105 817 Width: 1060 VWidth: 0 Flags: W HStem: -10 153<357.663 694.191> 427 153<236 721.719> 869 152<361.998 649.715> 1178 225<201 436 607 842> VStem: 78 158<266.631 427 580 738.031> 201 235<1178 1400> 607 235<1175 1397> LayerCount: 2 Back Refer: 58 235 N 1 0 0 1 0 0 2 Fore Refer: 58 235 N 1 0 0 1 0 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/afii10072.glyph000066400000000000000000000022541472062471000322300ustar00rootroot00000000000000StartChar: afii10072 Encoding: 1078 1078 790 Width: 1060 Flags: W HStem: -5 21G<455 590> 451 147<370.838 455 590 664.863> 1020 6G<103.429 197 455 590 848 938.667> VStem: 455 135<-5 451 598 1020> LayerCount: 2 Back SplineSet 762 503 m 1 843 298 980 123 1046 35 c 1 910 -35 l 1 830 59 725 228 659 403 c 1 659 403 658 397 606 382 c 1 606 -5 l 1 471 -5 l 1 471 382 l 1 419 397 403 403 403 403 c 1 320 238 204 60 150 -30 c 1 0 18 l 1 80 128 198 322 300 503 c 1 258 551 176 806 15 953 c 1 144 1058 l 1 276 904 322 808 384 647 c 1 408 597 420 552 471 535 c 1 471 1020 l 1 606 1020 l 1 606 535 l 1 633 545 664 600 688 650 c 0 779 841 854 935 936 1040 c 1 1060 957 l 1 920 818 815 581 762 503 c 1 EndSplineSet Fore SplineSet 645 598 m 1 735 779 784 853 912 1046 c 1 1036 953 l 1 867 779 801 585 748 522 c 1 867 391 998 158 1051 18 c 1 901 -30 l 1 872 86 762 302 649 451 c 1 590 451 l 1 590 -5 l 1 455 -5 l 1 455 451 l 1 386 451 l 1 273 302 163 86 134 -30 c 1 -16 18 l 1 37 158 168 391 287 522 c 1 245 570 160 806 -1 953 c 1 128 1058 l 1 266 876 301 779 391 598 c 1 455 598 l 1 455 1020 l 1 590 1020 l 1 590 598 l 1 645 598 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/afii10073.glyph000066400000000000000000000024601472062471000322300ustar00rootroot00000000000000StartChar: afii10073 Encoding: 1079 1079 791 Width: 1060 Flags: W HStem: -4 154<219.807 689.724> 470 152<323 629.749> 871 153<204.758 698.784> VStem: 739 156<681.617 830.005> 757 157<209.489 376.67> LayerCount: 2 Back SplineSet 79 131 m 1xe8 165 252 l 1 216 206 347 150 515 150 c 0 696 150 806 204 806 297 c 0 806 344 760 398 649 439 c 0 575 467 513 471 450 471 c 0 424 471 398 470 372 470 c 1 372 622 l 1 390 622 l 1 395 622 l 2 506 622 788 626 788 754 c 0xf0 788 836 698 871 494 871 c 0 348 871 242 825 218 810 c 1 150 940 l 1 168 952 265 1024 496 1024 c 0 806 1024 944 920 944 760 c 0 944 678 888 556 727 545 c 1 879 509 963 392 963 299 c 0xe8 963 234 950 149 873 88 c 0 798 29 698 -4 516 -4 c 0 293 -4 150 78 79 131 c 1xe8 EndSplineSet Fore SplineSet 30 131 m 1xe8 116 252 l 1 167 206 298 150 466 150 c 0 647 150 757 204 757 297 c 0xe8 757 344 711 398 600 439 c 0 526 467 464 471 401 471 c 0 375 471 349 470 323 470 c 1 323 622 l 1 341 622 l 1 346 622 l 2 457 622 739 626 739 754 c 0 739 836 649 871 445 871 c 0 299 871 193 825 169 810 c 1 101 940 l 1 119 952 216 1024 447 1024 c 0 757 1024 895 920 895 760 c 0xf0 895 678 839 556 678 545 c 1 830 509 914 392 914 299 c 0 914 234 901 149 824 88 c 0 749 29 649 -4 467 -4 c 0 244 -4 101 78 30 131 c 1xe8 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/afii10074.glyph000066400000000000000000000015341472062471000322320ustar00rootroot00000000000000StartChar: afii10074 Encoding: 1080 1080 792 Width: 1060 Flags: W HStem: -6 21G<119 278 745.5 907> 1000 17G<119 278 656 902> VStem: 119 154<260 1017> 741 158<-6 721> LayerCount: 2 Back SplineSet 752 1020 m 1 911 1019 l 1 911 966 912 909 912 852 c 0 912 622 908 645 908 419 c 0 908 256 910 107 916 -6 c 1 759 -6 l 1 750 165 750 348 750 534 c 0 750 668 751 624 753 754 c 1 620 516 360 181 234 -3 c 1 75 -7 l 1 75 1017 l 1 234 1017 l 1 234 865 233 787 233 494 c 2 233 224 l 1 416 482 578 742 752 1020 c 1 EndSplineSet Fore SplineSet 743 1020 m 1 902 1019 l 1 902 1019 899 651 899 419 c 0 899 256 901 107 907 -6 c 1 750 -6 l 1 741 165 741 233 741 419 c 0 741 507 747 721 747 721 c 1 614 483 404 181 278 -3 c 1 119 -7 l 1 119 1017 l 1 278 1017 l 1 278 882 273 504 273 260 c 1 456 518 569 742 743 1020 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/afii10075.glyph000066400000000000000000000006531472062471000322340ustar00rootroot00000000000000StartChar: afii10075 Encoding: 1081 1081 793 Width: 1060 Flags: W HStem: -6 21G<119 278 745.5 907> 1000 17G<119 278 656 902> 1181.8 153<379.698 659.547> VStem: 119 154<260 1017> 165 156<1396.08 1457.56> 717 166<1390.95 1448.39> 741 158<-6 721> LayerCount: 2 Back Refer: 328 774 N 1 0 0 1 11 -175.2 2 Refer: 792 1080 N 1 0 0 1 0 0 2 Fore Refer: 328 774 N 1 0 0 1 11 -175.2 2 Refer: 792 1080 N 1 0 0 1 0 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/afii10076.glyph000066400000000000000000000013641472062471000322350ustar00rootroot00000000000000StartChar: afii10076 Encoding: 1082 1082 794 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<157 313> 1000 20G<157 313 816.5 900.039> VStem: 157 156<0 303 529 1020> LayerCount: 2 Back SplineSet 558 605 m 1 668 478 933 185 984 50 c 1 850 -26 l 1 804 83 565 364 446 501 c 1 446 501 327 399 272 324 c 1 272 0 l 1 116 0 l 1 116 1020 l 1 272 1020 l 1 272 550 l 1 365 642 470 725 577 819 c 1 784 997 862 1030 885 1049 c 1 982 920 l 1 789 804 624 673 558 605 c 1 EndSplineSet Fore SplineSet 550 543 m 1 670 425 896 192 969 67 c 1 850 -30 l 1 786 70 577 303 447 430 c 1 313 303 l 1 313 0 l 1 157 0 l 1 157 1020 l 1 313 1020 l 1 313 529 l 1 492 695 748 949 885 1049 c 1 982 920 l 1 832 831 662 658 550 543 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/afii10077.glyph000066400000000000000000000016071472062471000322360ustar00rootroot00000000000000StartChar: afii10077 Encoding: 1083 1083 795 Width: 1060 Flags: W HStem: -3 157<41.937 164.774> 870 153<432 745> VStem: 274 158<539.461 870> 745 158<0 708.611 709 870> LayerCount: 2 Back SplineSet 214 -29 m 0 165 -29 79 -28 9 10 c 1 55 160 l 1 111 134 141 121 200 121 c 0 279 121 337 208 337 1022 c 1 663 1023 l 2 697 1023 751 1023 782 1023 c 0 860 1023 930 1023 986 1019 c 1 986 587 986 429 986 -3 c 1 985 -3 985 -3 984 -3 c 0 949 -3 986 -1 824 0 c 1 825 173 827 709 828 709 c 1 828 870 l 1 495 870 l 1 477 456 526 -29 214 -29 c 0 EndSplineSet Fore SplineSet 24 5 m 1 43 160 l 1 57 157 71 154 86 154 c 0 173 154 274 251 274 1022 c 1 580 1023 l 2 614 1023 668 1023 699 1023 c 0 777 1023 847 1023 903 1019 c 1 903 587 903 432 903 0 c 1 741 0 l 1 742 173 744 709 745 709 c 1 745 870 l 1 432 870 l 1 413 427 372 -3 93 -3 c 0 72 -3 48 0 24 5 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/afii10078.glyph000066400000000000000000000014661472062471000322420ustar00rootroot00000000000000StartChar: afii10078 Encoding: 1084 1084 796 Width: 1060 Flags: W HStem: -5 21G<60.9805 216.056 770.945 925> 1001 19G<60.0195 212 718.5 924.02> VStem: 61 155<-5 704> 771 154<-5 720> LayerCount: 2 Back SplineSet 293 1021 m 1 448 1020 l 1 496 871 535 789 604 667 c 0 654 577 680 526 699 488 c 1 782 643 912 875 964 1020 c 1 1121 1020 l 1 1122 -5 l 1 965 -5 l 1 963 649 l 1 889 508 772 304 761 268 c 1 639 271 l 1 631 287 573 397 485 566 c 1 464 610 469 601 454 629 c 1 454 -5 l 1 296 -5 l 1 293 1021 l 1 EndSplineSet Fore SplineSet 60 1021 m 1 212 1020 l 1 323 842 493 504 493 504 c 1 493 504 667 858 770 1020 c 1 924 1020 l 1 925 -5 l 1 771 -5 l 1 769 720 l 1 769 720 572 347 561 311 c 1 425 314 l 1 425 314 285 612 218 704 c 1 216 -5 l 1 61 -5 l 1 60 1021 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/afii10079.glyph000066400000000000000000000014631472062471000322400ustar00rootroot00000000000000StartChar: afii10079 Encoding: 1085 1085 797 Width: 1060 Flags: W HStem: 0 21G<115 276 734 892> 448 152<279.544 734> 1005 15G<115 274.956 733 892> VStem: 115 159<0 427.438 572 1023> 734 158<0 448 600 1020> LayerCount: 2 Back SplineSet 220 1025 m 1 219 572 l 1 311 593 406 600 526 600 c 2 754 600 l 1 754 874 753 858 753 1020 c 1 912 1020 l 1 912 0 l 1 754 0 l 1 754 448 l 1 711 448 668 448 625 448 c 0 479 448 337 445 219 420 c 1 219 77 221 181 221 0 c 1 60 0 l 1 60 1023 l 1 220 1025 l 1 EndSplineSet Fore SplineSet 275 1025 m 1 274 572 l 1 366 593 460 600 580 600 c 2 734 600 l 1 734 874 733 858 733 1020 c 1 892 1020 l 1 892 0 l 1 734 0 l 1 734 448 l 1 679 448 l 0 528 448 392 445 274 420 c 1 274 77 276 181 276 0 c 1 115 0 l 1 115 1023 l 1 275 1025 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/afii10080.glyph000066400000000000000000000004441472062471000322260ustar00rootroot00000000000000StartChar: afii10080 Encoding: 1086 1086 798 Width: 1060 VWidth: 6 Flags: W HStem: 1 155<343.159 630.662> 878 154<352.497 639.881> VStem: 72 158<272.944 736.885> 743 159<279.587 758.636> LayerCount: 2 Back Refer: 14 111 N 1 0 0 1 0 0 3 Fore Refer: 14 111 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/afii10081.glyph000066400000000000000000000007721472062471000322330ustar00rootroot00000000000000StartChar: afii10081 Encoding: 1087 1087 799 Width: 1060 Flags: W HStem: -5 21G<128.942 287 730.954 888> 870 150<287 729> VStem: 129 158<-5 870> 731 157<-5 870> LayerCount: 2 Back SplineSet 220 870 m 1 220 -5 l 1 62 -5 l 1 59 1021 l 1 730 1020 l 1 887 1020 l 1 888 -5 l 1 731 -5 l 1 729 870 l 1 220 870 l 1 EndSplineSet Fore SplineSet 287 870 m 1 287 -5 l 1 129 -5 l 1 126 1021 l 1 730 1020 l 1 887 1020 l 1 888 -5 l 1 731 -5 l 1 729 870 l 1 287 870 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/afii10082.glyph000066400000000000000000000005001472062471000322210ustar00rootroot00000000000000StartChar: afii10082 Encoding: 1088 1088 800 Width: 1060 VWidth: -2 Flags: W HStem: -7 155<359.305 639.934> 858 155<376.237 675.54> 998 20G<108 274.5> VStem: 127 156<-393.801 56 220.225 763.281> 763 157<291.52 763.3> LayerCount: 2 Back Refer: 7 112 N 1 0 0 1 0 0 3 Fore Refer: 7 112 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/afii10083.glyph000066400000000000000000000004061472062471000322270ustar00rootroot00000000000000StartChar: afii10083 Encoding: 1089 1089 801 Width: 1060 VWidth: 4 Flags: W HStem: -7 157<359.683 740.344> 865 153<353.88 699.498> VStem: 71 159<292.678 736.59> LayerCount: 2 Back Refer: 2 99 N 1 0 0 1 0 0 3 Fore Refer: 2 99 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/afii10084.glyph000066400000000000000000000012271472062471000322320ustar00rootroot00000000000000StartChar: afii10084 Encoding: 1090 1090 802 Width: 1060 VWidth: 0 Flags: W HStem: -9 21G<416 576> 865 155<52 416 576 922.955> VStem: 416 160<-9 865> LayerCount: 2 Back SplineSet 403 -9 m 1xb0 403 865 l 1 205 865 115 864 39 864 c 1 39 1019 l 1 161 1019 615 1020 803 1020 c 0 876 1020 925 1008 943 1005 c 1 910 853 l 1 910 853 848 865 798 865 c 2 563 865 l 1 563 -9 l 1 403 -9 l 1xb0 EndSplineSet Fore SplineSet 416 -9 m 1 416 865 l 1 218 865 128 864 52 864 c 1 52 1019 l 1 174 1019 628 1020 816 1020 c 0 889 1020 938 1008 956 1005 c 1 923 853 l 1 923 853 861 865 811 865 c 2 576 865 l 1 576 -9 l 1 416 -9 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/afii10085.glyph000066400000000000000000000011771472062471000322370ustar00rootroot00000000000000StartChar: afii10085 Encoding: 1091 1091 803 Width: 1060 VWidth: 14 Flags: W HStem: -376 153<81.6222 387.962> 868 153<73 191.824> VStem: 774 158<704.643 1020> LayerCount: 2 Back Refer: 24 121 N 1 0 0 1 0 0 3 Fore SplineSet 92 -195 m 1 141 -215 189 -223 249 -223 c 0 386 -223 470 -132 534 68 c 1 440 396 321 713 183 837 c 0 150 867 109 868 73 868 c 1 73 1021 l 1 106 1021 156 1017 184 1013 c 0 351 988 513 612 626 287 c 1 700 504 766 793 774 1020 c 1 932 1020 l 1 932 960 927 903 918 852 c 0 853 499 752 169 652 -66 c 1 566 -266 439 -376 252 -376 c 0 172 -376 85 -361 44 -342 c 1 92 -195 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/afii10086.glyph000066400000000000000000000037241472062471000322400ustar00rootroot00000000000000StartChar: afii10086 Encoding: 1092 1092 804 Width: 1060 Flags: W HStem: -7 155<257.735 429.968 587.033 754.358> 867 154<257.045 419.367 599.827 764.25> 1296 20G<423 587> VStem: 47 157<204.742 813.639> 431 156<-391.802 9 183 811 986 1305.68> 811 166<222.912 823.585> LayerCount: 2 Back SplineSet 832 527 m 0 832 731 819 858 732 858 c 0 690 858 614 814 578 698 c 1 578 262 l 1 588 195 614 148 692 148 c 0 769 148 832 225 832 527 c 0 178 527 m 0 178 251 221 148 298 148 c 0 372 148 406 196 421 260 c 1 421 406 422 552 422 698 c 1 386 814 337 858 295 858 c 0 208 858 178 731 178 527 c 0 422 985 m 1 422 1117 l 2 422 1142 422 1167 422 1192 c 0 422 1237 421 1279 414 1307 c 1 578 1316 l 1 578 1313 578 1306 578 1296 c 0 578 1277 578 1248 578 1225 c 2 578 941 l 1 597 964 628 1013 740 1013 c 0 948 1013 998 814 998 546 c 0 998 181 879 -7 719 -7 c 0 619 -7 596 9 578 27 c 1 578 -151 l 2 578 -245 587 -329 594 -397 c 1 435 -406 l 1 426 -333 421 -237 421 -146 c 2 421 28 l 1 403 10 380 -7 281 -7 c 0 92 -7 21 170 21 546 c 0 21 814 87 1020 295 1020 c 0 349 1020 392 1003 422 985 c 1 EndSplineSet Fore SplineSet 431 986 m 1 431 1118 l 2 431 1143 431 1167 431 1192 c 0 431 1237 430 1279 423 1307 c 1 587 1316 l 2 587 1313 587 1306 587 1296 c 0 587 1277 587 1248 587 1225 c 2 587 979 l 1 587 979 653 1019 724 1021 c 0 727 1021 729 1021 732 1021 c 0 911 1021 977 810 977 546 c 0 977 181 847 -7 709 -7 c 0 633 -7 587 9 587 9 c 1 587 -151 l 2 587 -245 596 -327 603 -395 c 1 444 -404 l 1 435 -331 430 -237 430 -146 c 2 430 10 l 1 430 10 390 -7 304 -7 c 0 141 -7 47 170 47 546 c 0 47 814 134 1021 316 1021 c 0 372 1021 431 986 431 986 c 1 204 527 m 0 204 251 252 148 319 148 c 0 383 148 430 181 430 181 c 1 430 327 431 666 431 812 c 1 431 812 376 867 316 867 c 0 241 867 204 731 204 527 c 0 811 527 m 0 811 731 790 867 699 867 c 0 639 867 587 811 587 811 c 1 587 183 l 1 587 183 630 148 688 148 c 0 746 148 811 225 811 527 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/afii10087.glyph000066400000000000000000000004411472062471000322320ustar00rootroot00000000000000StartChar: afii10087 Encoding: 1093 1093 805 Width: 1060 VWidth: 4 Flags: W HStem: -18 21G<162.275 193.5> 3 153<829.536 950> 1041 20G<184.257 272 750 905> VStem: 750 158<912.879 1019> LayerCount: 2 Back Refer: 23 120 N 1 0 0 1 0 0 3 Fore Refer: 23 120 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/afii10088.glyph000066400000000000000000000014311472062471000322330ustar00rootroot00000000000000StartChar: afii10088 Encoding: 1094 1094 806 Width: 1060 Flags: W HStem: -1 150<266 694> 999 20G<107.941 266 695.954 853> VStem: 105 161<149 1019> 694 158<157 1019> 852 147<-260.94 -1> LayerCount: 2 Back SplineSet 220 150 m 1xd0 729 150 l 1 731 1020 l 1 888 1020 l 1 887 158 l 1xe0 1036 158 l 1 1035 128 1034 95 1034 61 c 0 1034 -52 1042 -178 1074 -264 c 1 935 -299 l 1 902 -210 889 -110 887 0 c 1 730 0 l 1 59 -1 l 1 62 1020 l 1 220 1020 l 1 220 150 l 1xd0 EndSplineSet Fore SplineSet 266 149 m 1xe8 694 149 l 1 696 1019 l 1 853 1019 l 1 852 157 l 1xf0 1001 157 l 1 1000 127 999 94 999 60 c 0 999 -53 1007 -179 1039 -265 c 1 900 -300 l 1 867 -211 854 -111 852 -1 c 1 695 -1 l 1 105 -2 l 1 108 1019 l 1 266 1019 l 1 266 149 l 1xe8 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/afii10089.glyph000066400000000000000000000015111472062471000322330ustar00rootroot00000000000000StartChar: afii10089 Encoding: 1095 1095 807 Width: 1060 Flags: W HStem: 0 21G<729.891 887> 329 153<337.888 723.909> 1000 20G<115 273 730.92 888> VStem: 115 158<549.072 1020> 730 157<0 368 509.765 1020> LayerCount: 2 Back SplineSet 1456 1020 m 1 1456 588 1455 432 1455 0 c 1 1298 0 l 1 1296 368 l 1 1193 336 1118 329 1044 329 c 0 644 329 630 556 630 914 c 0 630 941 630 969 630 998 c 0 630 1005 630 1013 630 1020 c 1 788 1020 l 1 794 603 770 482 1064 482 c 0 1126 482 1203 495 1297 521 c 1 1299 1020 l 1 1456 1020 l 1 EndSplineSet Fore SplineSet 888 1020 m 1 888 588 887 432 887 0 c 1 730 0 l 1 728 368 l 1 625 336 564 329 490 329 c 0 170 329 115 505 115 863 c 2 115 1020 l 1 273 1020 l 1 273 851 l 2 273 565 292 482 510 482 c 0 572 482 635 495 729 521 c 1 731 1020 l 1 888 1020 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/afii10090.glyph000066400000000000000000000012401472062471000322220ustar00rootroot00000000000000StartChar: afii10090 Encoding: 1096 1096 808 Width: 1060 Flags: W HStem: 0 150<215 420 575 780> 1000 20G<61.9412 215 420.977 576 781.954 937> VStem: 59 156<150 1020> 420 155<150 1020> 780 156<150 1020> CounterMasks: 1 38 LayerCount: 2 Back SplineSet 217 150 m 1 420 150 l 1 421 1020 l 1 575 1020 l 1 574 150 l 1 760 150 l 1 762 1020 l 1 916 1020 l 1 915 0 l 1 758 0 l 1 59 -1 l 1 62 1020 l 1 217 1020 l 1 217 150 l 1 EndSplineSet Fore SplineSet 215 150 m 1 420 150 l 1 421 1020 l 1 576 1020 l 1 575 150 l 1 780 150 l 1 782 1020 l 1 937 1020 l 1 936 0 l 1 778 0 l 1 59 -1 l 1 62 1020 l 1 215 1020 l 1 215 150 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/afii10091.glyph000066400000000000000000000016551472062471000322350ustar00rootroot00000000000000StartChar: afii10091 Encoding: 1097 1097 809 Width: 1060 Flags: W HStem: 0 150<215 420 575 780> 1000 20G<61.9412 215 420.977 576 781.954 937> VStem: 59 156<150 1020> 420 155<150 1020> 780 156<156 1020> 903 138<-262.026 0> LayerCount: 2 Back SplineSet 299 150 m 1xe8 502 150 l 1 503 1020 l 1 657 1020 l 1 656 150 l 1 842 150 l 1 844 1020 l 1 998 1020 l 1 997 160 l 5xf0 1136 158 l 5 1135 131 1134 103 1134 73 c 0 1134 -44 1142 -178 1157 -262 c 5 1015 -283 l 5 999 -186 994 -110 992 0 c 5 840 0 l 1 141 -1 l 1 144 1020 l 1 299 1020 l 1 299 150 l 1xe8 EndSplineSet Fore SplineSet 215 150 m 1xf4 420 150 l 1 421 1020 l 1 576 1020 l 1 575 150 l 1 780 150 l 1 782 1020 l 1 937 1020 l 1 936 156 l 1xf8 1043 154 l 1 1042 127 1041 99 1041 69 c 0 1041 -48 1049 -182 1064 -266 c 1 922 -287 l 1 910 -217 904 -124 903 0 c 1 778 0 l 1 59 -1 l 1 62 1020 l 1 215 1020 l 1 215 150 l 1xf4 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/afii10092.glyph000066400000000000000000000023131472062471000322260ustar00rootroot00000000000000StartChar: afii10092 Encoding: 1098 1098 810 Width: 1060 Flags: W HStem: -5 151<365 745.451> 493 149<371.846 736.874> 869 151<15 209> VStem: 211 160<150 484 624 869> 794 159<192.668 437.555> LayerCount: 2 Back SplineSet 568 493 m 0xbc 513 493 414 484 414 484 c 1xdc 412 247 411 226 410 150 c 1 518 150 488 146 563 146 c 0 743 146 839 160 839 324 c 0 839 464 723 493 568 493 c 0xbc 415 1020 m 1 416 940 416 888 416 836 c 0 416 777 416 719 416 624 c 1xdc 494 638 522 642 585 642 c 0xbc 831 642 998 570 998 308 c 0 998 76 844 -5 596 -5 c 0 501 -5 363 0 247 0 c 1 247 194 256 319 256 735 c 0 256 844 254 777 254 869 c 1 22 869 l 1 22 1020 l 1 348 1020 l 2 363 1020 384 1020 415 1020 c 1 EndSplineSet Fore SplineSet 523 493 m 0 468 493 369 484 369 484 c 1 367 247 366 226 365 150 c 1 473 150 443 146 518 146 c 0 698 146 794 160 794 324 c 0 794 464 678 493 523 493 c 0 370 1020 m 1 371 940 371 888 371 836 c 0 371 777 371 719 371 624 c 1 449 638 477 642 540 642 c 0 786 642 953 570 953 308 c 0 953 76 799 -5 551 -5 c 0 456 -5 318 0 202 0 c 1 202 194 211 319 211 735 c 0 211 844 209 777 209 869 c 1 15 869 l 1 15 1020 l 1 303 1020 l 2 318 1020 339 1020 370 1020 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/afii10093.glyph000066400000000000000000000024401472062471000322300ustar00rootroot00000000000000StartChar: afii10093 Encoding: 1099 1099 811 Width: 1060 Flags: W HStem: -10 151<225.367 492.594> 488 149<232.333 477.482> 1000 20G<68 228.5 813.941 971> VStem: 69 160<145.032 478 624 1020> 542 159<192.534 424.396> 811 159<0 1020> LayerCount: 2 Back SplineSet 375 488 m 0 320 488 236 484 236 484 c 1 234 247 233 226 232 150 c 1 283 146 295 141 370 141 c 0 550 141 594 188 594 324 c 0 594 412 530 488 375 488 c 0 77 1020 m 1 92 1020 206 1020 237 1020 c 1 238 940 238 888 238 836 c 0 238 777 238 719 238 624 c 1 310 637 326 637 378 637 c 0 392 637 l 0 638 637 753 532 753 308 c 0 753 104 651 -10 403 -10 c 0 308 -10 185 0 69 0 c 1 69 194 78 319 78 735 c 0 78 844 77 928 77 1020 c 1 811 0 m 1 814 1020 l 1 971 1020 l 1 970 0 l 1 811 0 l 1 EndSplineSet Fore SplineSet 348 488 m 0 310 488 227 478 227 478 c 1 225 241 224 226 223 150 c 1 274 146 293 141 345 141 c 0 470 141 542 188 542 324 c 0 542 412 455 488 348 488 c 0 68 1020 m 1 83 1020 197 1020 228 1020 c 1 229 940 229 888 229 836 c 0 229 777 229 719 229 624 c 1 301 637 315 637 351 637 c 0 360 637 l 0 530 637 701 532 701 308 c 0 701 104 540 -10 368 -10 c 0 302 -10 176 0 60 0 c 1 60 194 69 319 69 735 c 0 69 844 68 928 68 1020 c 1 811 0 m 1 814 1020 l 1 971 1020 l 1 970 0 l 1 811 0 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/afii10094.glyph000066400000000000000000000021651472062471000322350ustar00rootroot00000000000000StartChar: afii10094 Encoding: 1100 1100 812 Width: 1060 Flags: W HStem: -5 151<301 720.464> 493 149<307.864 712.074> 1000 20G<146 306.5> VStem: 147 160<150 484 624 1020> 778 159<200.197 429.606> LayerCount: 2 Back SplineSet 484 493 m 4 429 493 305 484 305 484 c 5 303 247 302 226 301 150 c 5 409 150 404 146 479 146 c 4 659 146 789 160 789 324 c 4 789 464 639 493 484 493 c 4 146 1020 m 5 161 1020 275 1020 306 1020 c 5 307 940 307 888 307 836 c 0 307 777 307 719 307 624 c 5 385 638 438 642 501 642 c 4 747 642 948 570 948 308 c 4 948 76 760 -5 512 -5 c 4 417 -5 254 0 138 0 c 5 138 194 147 319 147 735 c 4 147 844 146 928 146 1020 c 5 EndSplineSet Fore SplineSet 484 493 m 0 429 493 305 484 305 484 c 1 303 247 302 226 301 150 c 1 409 150 404 146 479 146 c 0 659 146 778 160 778 324 c 0 778 464 639 493 484 493 c 0 146 1020 m 1 161 1020 275 1020 306 1020 c 1 307 940 307 888 307 836 c 0 307 777 307 719 307 624 c 1 385 638 438 642 501 642 c 0 747 642 937 570 937 308 c 0 937 76 760 -5 512 -5 c 0 417 -5 254 0 138 0 c 1 138 194 147 319 147 735 c 0 147 844 146 928 146 1020 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/afii10095.glyph000066400000000000000000000017071472062471000322370ustar00rootroot00000000000000StartChar: afii10095 Encoding: 1101 1101 813 Width: 1060 Flags: W HStem: -13 153<249.632 635.562> 446 151<317 752.094> 886 153<242.194 626.11> VStem: 755 162<270.749 438.371 582 735.617> LayerCount: 2 Back SplineSet 145 250 m 1 225 192 309 140 492 140 c 0 706 140 830 208 854 430 c 1 792 446 633 446 317 446 c 1 317 597 l 1 649 597 818 592 854 582 c 1 832 794 716 886 496 886 c 0 304 886 235 842 173 796 c 1 91 928 l 1 211 1009 319 1039 504 1039 c 1 654 1039 1016 1002 1016 499 c 0 1016 144 810 -13 492 -13 c 0 276 -13 185 42 61 122 c 1 145 250 l 1 EndSplineSet Fore SplineSet 145 250 m 1 225 192 303 140 453 140 c 0 628 140 731 208 755 430 c 1 693 446 633 446 317 446 c 1 317 597 l 1 649 597 719 592 755 582 c 1 733 794 636 886 456 886 c 0 299 886 235 842 173 796 c 1 91 928 l 1 211 1009 311 1039 463 1039 c 1 586 1039 917 1002 917 499 c 0 917 144 714 -13 453 -13 c 0 276 -13 185 42 61 122 c 1 145 250 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/afii10096.glyph000066400000000000000000000020331472062471000322310ustar00rootroot00000000000000StartChar: afii10096 Encoding: 1102 1102 814 Width: 1060 Flags: W HStem: -13 153<583.489 765.074> 444 151<201 353.987> 882 153<589.619 767.659> VStem: 41 159<0 444 595 1021> 353 155<229.578 444 595 775.039> 841 158<232.796 787.51> LayerCount: 2 Back SplineSet 703 140 m 0 804 140 872 256 872 477 c 0 872 770 811 882 713 882 c 0 598 882 539 746 539 472 c 0 539 248 611 140 703 140 c 0 720 1035 m 0 943 1035 1030 828 1030 478 c 1 1030 232 944 -13 686 -13 c 0 528 -13 405 110 384 424 c 1 231 424 l 1 231 253 231 171 231 0 c 1 72 0 l 1 75 1021 l 1 232 1021 l 1 232 575 l 1 381 575 l 1 397 772 466 1035 720 1035 c 0 EndSplineSet Fore SplineSet 672 140 m 0 773 140 841 256 841 477 c 0 841 770 780 882 682 882 c 0 567 882 508 746 508 472 c 0 508 248 580 140 672 140 c 0 689 1035 m 0 912 1035 999 828 999 478 c 1 999 232 913 -13 655 -13 c 0 497 -13 378 105 353 444 c 1 200 444 l 1 200 273 200 171 200 0 c 1 41 0 l 1 44 1021 l 1 201 1021 l 1 201 595 l 1 350 595 l 1 362 771 435 1035 689 1035 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/afii10097.glyph000066400000000000000000000021251472062471000322340ustar00rootroot00000000000000StartChar: afii10097 Encoding: 1103 1103 815 Width: 1060 Flags: W HStem: 0 21G<716 874> 425 152<538.816 717> 888 147<430.951 718.659> VStem: 206 155<591.952 821.289> 717 157<0 425 563.095 884.396> LayerCount: 2 Back SplineSet 495 417 m 1 319 446 211 513 211 709 c 0 211 1007 511 1035 835 1035 c 0 896 1035 1011 1024 1053 1020 c 1 1049 959 1048 912 1048 845 c 2 1048 0 l 1 890 0 l 1 891 425 l 1 835 417 753 401 671 393 c 1 616 300 377 27 229 -25 c 1 145 91 l 1 245 145 414 290 495 417 c 1 366 709 m 0 366 578 485 542 618 542 c 0 715 542 819 561 891 577 c 1 893 881 l 1 844 885 795 888 748 888 c 0 540 888 366 840 366 709 c 0 EndSplineSet Fore SplineSet 369 431 m 1 305 462 206 530 206 709 c 0 206 1007 449 1035 661 1035 c 0 722 1035 837 1024 879 1020 c 1 875 959 874 912 874 845 c 2 874 0 l 1 716 0 l 1 717 425 l 1 661 417 617 401 535 393 c 1 480 300 233 57 123 -41 c 1 21 73 l 1 113 157 295 309 369 431 c 1 361 709 m 0 361 578 464 542 526 542 c 0 588 542 650 553 717 577 c 1 719 881 l 1 670 885 621 888 574 888 c 0 481 888 361 840 361 709 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/afii10098.glyph000066400000000000000000000011061472062471000322330ustar00rootroot00000000000000StartChar: afii10098 Encoding: 1169 1169 847 Width: 1060 Flags: W HStem: 0 21G<181 342> 866 154<342 816> VStem: 181 161<0 866> 816 124<1020 1182.98> 824 134<1020 1264> LayerCount: 2 Back SplineSet 209 0 m 1 209 137 l 1 340 137 l 1 340 885 l 1 209 885 l 1 209 1024 l 1 897 1024 l 1 897 1270 l 1 1036 1270 l 1 1036 885 l 1 500 885 l 1 500 137 l 1 811 137 l 1 811 0 l 1 209 0 l 1 EndSplineSet Fore SplineSet 181 1020 m 1xf0 816 1020 l 2xf0 824 1272 l 1 958 1264 l 1xe8 940 866 l 1 342 866 l 1 342 0 l 1 181 0 l 1 181 1020 l 1xf0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/afii10099.glyph000066400000000000000000000025241472062471000322410ustar00rootroot00000000000000StartChar: afii10099 Encoding: 1106 1106 818 Width: 1060 VWidth: -2 Flags: W HStem: -376 151<636 745.075> 0 21G<234 396> 529 149<472.945 746.312> 995 150<39 236 397 773> VStem: 237 160<0 457.125 582 995 1145 1375> 815 159<-152.466 458.312> LayerCount: 2 Back SplineSet 636 -225 m 1 805 -225 815 -63 815 208 c 0 815 245 815 283 815 324 c 0 815 464 737 529 582 529 c 0 503 529 413 446 395 384 c 1 393 147 392 226 391 150 c 2 390 0 l 1 228 0 l 1 228 194 237 319 237 735 c 0 237 781 237 884 237 995 c 1 39 995 l 1 39 1145 l 1 236 1145 l 1 236 1248 236 1339 236 1375 c 1 251 1375 365 1376 396 1376 c 1 397 1321 397 1238 397 1145 c 1 773 1145 l 1 773 995 l 1 397 995 l 1 397 582 l 1 441 636 536 678 599 678 c 0 845 678 974 570 974 308 c 0 974 -218 900 -376 634 -376 c 1 636 -225 l 1 EndSplineSet Fore SplineSet 636 -225 m 1 805 -225 815 -63 815 208 c 0 815 245 815 283 815 324 c 0 815 464 737 529 582 529 c 0 503 529 413 446 395 384 c 1 396 0 l 1 234 0 l 1 234 194 237 319 237 735 c 0 237 781 237 884 237 995 c 1 39 995 l 1 39 1145 l 1 236 1145 l 1 236 1248 236 1339 236 1375 c 1 251 1375 365 1376 396 1376 c 1 397 1321 397 1238 397 1145 c 1 773 1145 l 1 773 995 l 1 397 995 l 1 397 582 l 1 441 636 536 678 599 678 c 0 845 678 974 570 974 308 c 0 974 -218 900 -376 634 -376 c 1 636 -225 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/afii10100.glyph000066400000000000000000000005101472062471000322110ustar00rootroot00000000000000StartChar: afii10100 Encoding: 1107 1107 819 Width: 1060 Flags: W HStem: 0 21G<217 378> 866 154<378 907.956> 1137.5 416 VStem: 217 161<0 866> 286 543 LayerCount: 2 Back Refer: 174 180 N 1 0 0 1 189 0 2 Refer: 787 1075 N 1 0 0 1 0 0 2 Fore Refer: 174 180 S 1 0 0 1 65 -63.5 2 Refer: 787 1075 N 1 0 0 1 0 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/afii10101.glyph000066400000000000000000000017041472062471000322200ustar00rootroot00000000000000StartChar: afii10101 Encoding: 1108 1108 820 Width: 1060 Flags: W HStem: -18 153<386.965 843.054> 441 151<291.616 781> 881 153<394.673 851.404> VStem: 82 162<276.492 431.913 577 730.617> LayerCount: 2 Back SplineSet 953 245 m 1 1037 117 l 1 913 37 822 -18 606 -18 c 0 288 -18 82 139 82 494 c 0 82 997 444 1034 594 1034 c 1 779 1034 887 1004 1007 923 c 1 925 791 l 1 863 837 794 881 602 881 c 0 382 881 266 789 244 577 c 1 280 587 449 592 781 592 c 1 781 441 l 1 465 441 306 441 244 425 c 1 268 203 392 135 606 135 c 0 789 135 873 187 953 245 c 1 EndSplineSet Fore SplineSet 953 245 m 1 1037 117 l 1 913 37 822 -18 606 -18 c 0 288 -18 82 139 82 494 c 0 82 997 444 1034 594 1034 c 1 779 1034 887 1004 1007 923 c 1 925 791 l 1 863 837 794 881 602 881 c 0 382 881 266 789 244 577 c 1 280 587 449 592 781 592 c 1 781 441 l 1 465 441 306 441 244 425 c 1 268 203 392 135 606 135 c 0 789 135 873 187 953 245 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/afii10102.glyph000066400000000000000000000004721472062471000322220ustar00rootroot00000000000000StartChar: afii10102 Encoding: 1109 1109 821 Width: 1060 VWidth: 6 Flags: W HStem: -20 143<341.391 671.341> 881 148<333.57 675.835> VStem: 118 157<192.72 329> 152 157<706.801 850.348> 741 155<188.544 385.692> LayerCount: 2 Back Refer: 18 115 N 1 0 0 1 0 0 3 Fore Refer: 18 115 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/afii10103.glyph000066400000000000000000000004501472062471000322170ustar00rootroot00000000000000StartChar: afii10103 Encoding: 1110 1110 822 Width: 1060 VWidth: 0 Flags: W HStem: -18 142<542.51 910.467> 857 156<124.467 378> 1181 225<313 548> VStem: 313 235<1181 1406> 378 155<210.385 857> LayerCount: 2 Back Refer: 9 105 N 1 0 0 1 0 0 3 Fore Refer: 9 105 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/afii10104.glyph000066400000000000000000000006071472062471000322240ustar00rootroot00000000000000StartChar: afii10104 Encoding: 1111 1111 823 Width: 1060 VWidth: 0 Flags: W HStem: -18 142<542.51 910.467> 857 156<124.467 378> 1186 225<139 374 545 780> VStem: 139 235<1186 1408> 378 155<210.385 857> 545 235<1183 1405> LayerCount: 2 Back Refer: 173 168 S 1 0 0 1 0 96 2 Refer: 177 305 N 1 0 0 1 0 0 2 Fore Refer: 173 168 S 1 0 0 1 0 96 2 Refer: 177 305 N 1 0 0 1 0 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/afii10105.glyph000066400000000000000000000004551472062471000322260ustar00rootroot00000000000000StartChar: afii10105 Encoding: 1112 1112 824 Width: 1060 VWidth: 0 Flags: W HStem: -387 156<326.311 591.621> 864 155<374.191 626> 1179 225<560 794> VStem: 560 234<1179 1401> 627 156<-196.669 864> LayerCount: 2 Back Refer: 10 106 N 1 0 0 1 0 0 3 Fore Refer: 10 106 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/afii10106.glyph000066400000000000000000000031511472062471000322230ustar00rootroot00000000000000StartChar: afii10106 Encoding: 1113 1113 825 Width: 1060 Flags: W HStem: -29 150<44 115.465> -9 159<683 843.673> 492 150<689.317 852.363> 871 153<333 529> VStem: 175 158<538.656 871> 529 160<150 484 624 871> 876 159<176.937 471.42> LayerCount: 2 Back SplineSet 687 484 m 1 685 247 684 226 683 150 c 1 695 150 717 146 742 146 c 0 801 146 876 169 876 324 c 0 876 467 824 492 771 492 c 0 740 492 709 484 687 484 c 1 529 871 m 1 386 871 l 1 385 835 384 795 384 753 c 0 384 709 385 663 385 615 c 0 385 311 369 -29 129 -29 c 1 80 -29 58 -28 -12 10 c 1 34 160 l 1 73 129 82 121 115 121 c 0 225 121 228 316 228 1023 c 1 470 1024 l 1 484 1024 l 2 562 1024 632 1024 688 1020 c 1 688 1017 688 1014 688 1012 c 0 689 938 689 876 689 815 c 0 689 754 689 694 689 624 c 1 723 635 760 642 797 642 c 0 917 642 1035 567 1035 308 c 0 1035 34 861 -9 705 -9 c 0 633 -9 565 -0 520 0 c 1 520 164 529 453 529 781 c 0 529 810 529 841 529 871 c 1 EndSplineSet Fore SplineSet 175 1023 m 1xbe 470 1024 l 1 484 1024 l 2 562 1024 632 1024 688 1020 c 1 688 1017 688 1014 688 1012 c 0 689 938 689 876 689 815 c 0 689 754 689 694 689 624 c 1 723 635 760 642 797 642 c 0 917 642 1035 567 1035 308 c 0 1035 34 861 -9 705 -9 c 0x7e 633 -9 565 -0 520 0 c 1 520 164 529 453 529 781 c 0 529 810 529 841 529 871 c 1 333 871 l 1 312 196 294 -29 57 -29 c 0 52 -29 48 -29 44 -29 c 1 31 121 l 1 35 121 38 121 43 121 c 0 144 121 175 209 175 1023 c 1xbe 687 484 m 1 685 247 684 226 683 150 c 1 695 150 717 146 742 146 c 0 801 146 876 169 876 324 c 0 876 467 824 492 771 492 c 0 740 492 709 484 687 484 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/afii10107.glyph000066400000000000000000000026561472062471000322350ustar00rootroot00000000000000StartChar: afii10107 Encoding: 1114 1114 826 Width: 1060 Flags: W HStem: -9 155<683 839.789> 448 152<223.626 530> 492 150<689.317 852.363> 1005 15G<60 219.956 529 688.5> VStem: 60 159<0 428.845 572 1023> 530 159<150 448 624 1020> 876 159<176.937 471.42> LayerCount: 2 Back SplineSet 220 1025 m 1 219 572 l 1 241 577 331 600 530 600 c 1 530 874 529 858 529 1020 c 1 688 1020 l 1 689 946 689 882 689 819 c 0 689 756 689 694 689 624 c 1 723 635 760 642 797 642 c 0 917 642 1035 567 1035 308 c 0 1035 34 864 -9 710 -9 c 0 639 -9 571 -0 526 0 c 1 529 129 530 367 530 448 c 1 333 448 319 441 219 420 c 1 219 77 221 181 221 0 c 1 60 0 l 1 60 1023 l 1 220 1025 l 1 687 484 m 1 685 247 684 226 683 150 c 1 695 150 717 146 742 146 c 0 801 146 876 169 876 324 c 0 876 467 824 492 771 492 c 0 740 492 709 484 687 484 c 1 EndSplineSet Fore SplineSet 220 1025 m 1xde 219 572 l 1 241 577 331 600 530 600 c 1xde 530 874 529 858 529 1020 c 1 688 1020 l 1 689 946 689 882 689 819 c 0 689 756 689 694 689 624 c 1 723 635 760 642 797 642 c 0xbe 917 642 1035 567 1035 308 c 0 1035 34 864 -9 710 -9 c 0 639 -9 571 -0 526 0 c 1 529 129 530 367 530 448 c 1 333 448 319 441 219 420 c 1 219 77 221 181 221 0 c 1 60 0 l 1 60 1023 l 1 220 1025 l 1xde 687 484 m 1 685 247 684 226 683 150 c 1 695 150 717 146 742 146 c 0 801 146 876 169 876 324 c 0 876 467 824 492 771 492 c 0xbe 740 492 709 484 687 484 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/afii10108.glyph000066400000000000000000000025541472062471000322330ustar00rootroot00000000000000StartChar: afii10108 Encoding: 1115 1115 827 Width: 1060 VWidth: -2 Flags: W HStem: 0 21G<234 396 815 974> 529 149<471.304 762.257> 995 150<39 236 397 773> VStem: 237 160<0.230736 460.07 582 995 1145 1375> 815 159<0 477.395> LayerCount: 2 Back SplineSet 121 1024 m 1 285 1024 l 1 285 1434 l 1 449 1434 l 1 449 1024 l 1 776 1024 l 1 776 901 l 1 449 901 l 1 449 598 l 1 457 598 l 1 492 640 534 674 584 699 c 0 634 724 696 737 770 737 c 0 827 737 878 731 920 718 c 0 962 705 997 682 1025 649 c 0 1053 616 1073 572 1086 517 c 0 1099 462 1106 392 1106 307 c 2 1106 0 l 1 942 0 l 1 942 270 l 2 942 323 939 371 933 412 c 0 927 453 916 486 899 513 c 0 882 540 860 560 832 574 c 0 804 588 768 594 723 594 c 0 659 594 601 574 549 532 c 0 497 490 464 436 449 371 c 1 449 0 l 1 285 0 l 1 285 901 l 1 121 901 l 1 121 1024 l 1 EndSplineSet Fore SplineSet 974 0 m 1 815 0 l 1 815 0 815 40 815 93 c 0 815 359 l 2 815 486 720 529 614 529 c 0 486 529 413 446 395 384 c 1 396 318 396 0 396 0 c 1 234 0 l 1 234 194 237 319 237 735 c 0 237 781 237 884 237 995 c 1 39 995 l 1 39 1145 l 1 236 1145 l 1 236 1248 236 1339 236 1375 c 1 251 1375 365 1376 396 1376 c 1 397 1321 397 1238 397 1145 c 1 773 1145 l 1 773 995 l 1 397 995 l 1 397 582 l 1 441 636 532 678 647 678 c 0 802 678 974 587 974 367 c 2 974 367 974 109 974 0 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/afii10109.glyph000066400000000000000000000005311472062471000322250ustar00rootroot00000000000000StartChar: afii10109 Encoding: 1116 1116 828 Width: 1060 Flags: W HStem: 0 21G<157 313> 1000 20G<157 313 816.5 900.039> 1105 416 VStem: 157 156<0 303 529 1020> 298 543 LayerCount: 2 Back Refer: 174 180 S 1 0 0 1 77 -96 2 Refer: 794 1082 N 1 0 0 1 0 0 2 Fore Refer: 174 180 S 1 0 0 1 77 -96 2 Refer: 794 1082 N 1 0 0 1 0 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/afii10110.glyph000066400000000000000000000006211472062471000322150ustar00rootroot00000000000000StartChar: afii10110 Encoding: 1118 1118 830 Width: 1060 Flags: W HStem: -376 153<81.6222 387.962> 868 153<73 191.824> 1175 153<375.698 655.547> VStem: 161 156<1389.28 1450.76> 713 166<1384.15 1441.59> 774 158<704.643 1020> LayerCount: 2 Back Refer: 328 774 S 1 0 0 1 7 -182 2 Refer: 803 1091 N 1 0 0 1 0 0 3 Fore Refer: 328 774 S 1 0 0 1 7 -182 2 Refer: 803 1091 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/afii10145.glyph000066400000000000000000000012041472062471000322230ustar00rootroot00000000000000StartChar: afii10145 Encoding: 1039 1039 751 Width: 1060 Flags: W HStem: 0 150<255 438 590 761> 1276 20G<96.9537 255 762.965 920> VStem: 94 161<150 1296> 438 152<-299 0> 761 158<150 1296> LayerCount: 2 Back SplineSet 877 0 m 1 877 1434 l 1 1047 1434 l 1 1047 152 l 1 1626 152 l 1 1626 1434 l 1 1796 1434 l 1 1796 0 l 1 1411 0 l 1 1411 -371 l 1 1268 -371 l 1 1268 0 l 1 877 0 l 1 EndSplineSet Fore SplineSet 255 150 m 1 761 150 l 1 763 1296 l 1 920 1296 l 1 919 158 l 1 919 0 l 1 590 0 l 0 590 -299 l 1 438 -299 l 1 438 0 l 1 331 0 201 -1 94 -1 c 1 97 1296 l 1 255 1296 l 1 255 150 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/afii10146.glyph000066400000000000000000000026541472062471000322360ustar00rootroot00000000000000StartChar: afii10146 Encoding: 1122 1122 834 Width: 1060 Flags: W HStem: -5 151<333 717.188> 649 149<339.862 726.624> 995 150<39 178 339 773> 1261 20G<209 239.5> VStem: 179 160<150 640 780 995 1145 1280> 840 159<259.103 542.883> LayerCount: 2 Back SplineSet 177 1280 m 1xbc 182 1280 199 1281 219 1281 c 0 260 1281 317 1280 338 1280 c 1 339 1234 339 1189 339 1145 c 1 773 1145 l 1 773 995 l 1 339 995 l 1 339 780 l 1xdc 417 794 467 798 530 798 c 0 853 798 999 690 999 393 c 0 999 114 789 -5 541 -5 c 0 446 -5 286 0 170 0 c 1 170 194 179 404 179 820 c 0 179 862 178 926 178 995 c 1 39 995 l 1 39 1145 l 1 178 1145 l 1 178 1201 177 1250 177 1280 c 1xbc 513 649 m 0xbc 458 649 337 640 337 640 c 1xdc 335 403 334 226 333 150 c 1 441 150 433 146 508 146 c 0 688 146 840 212 840 409 c 0 840 579 703 649 513 649 c 0xbc EndSplineSet Fore SplineSet 177 1280 m 1 182 1280 199 1281 219 1281 c 0 260 1281 317 1280 338 1280 c 1 339 1234 339 1189 339 1145 c 1 773 1145 l 1 773 995 l 1 339 995 l 1 339 780 l 1 417 794 467 798 530 798 c 0 853 798 999 690 999 393 c 0 999 114 789 -5 541 -5 c 0 446 -5 286 0 170 0 c 1 170 194 179 404 179 820 c 0 179 862 178 926 178 995 c 1 39 995 l 1 39 1145 l 1 178 1145 l 1 178 1201 177 1250 177 1280 c 1 513 649 m 0 458 649 337 640 337 640 c 1 335 403 334 226 333 150 c 1 441 150 433 146 508 146 c 0 688 146 840 212 840 409 c 0 840 579 703 649 513 649 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/afii10147.glyph000066400000000000000000000037211472062471000322330ustar00rootroot00000000000000StartChar: afii10147 Encoding: 1138 1138 836 Width: 1060 VWidth: 0 Flags: W HStem: -16 153<355.938 639.042> 595 158<213.538 810> 1170 153<391.707 649.237> VStem: 41 160<336.789 578.122 732 893.719> 812 160<363.791 590.421 745 957.457> LayerCount: 2 Back SplineSet 98 717 m 0 98 954.333 140 1137.17 224 1265.5 c 128 308 1393.83 437.333 1458 612 1458 c 0 707.333 1458 788.167 1440.33 854.5 1405 c 128 920.833 1369.67 974.5 1319.5 1015.5 1254.5 c 128 1056.5 1189.5 1085.83 1111.67 1103.5 1021 c 128 1121.17 930.333 1130 829 1130 717 c 0 1130 479.667 1088.17 296.667 1004.5 168 c 128 920.833 39.3333 790 -25 612 -25 c 0 518 -25 438.167 -7.16667 372.5 28.5 c 128 306.833 64.1667 253.667 114.333 213 179 c 128 172.333 243.667 143 321.5 125 412.5 c 128 107 503.5 98 605 98 717 c 0 612 127 m 0 722.667 127 805 169.667 859 255 c 128 913 340.333 942.667 472.333 948 651 c 1 279 651 l 1 281.667 578.333 289 510.333 301 447 c 128 313 383.667 332 328.5 358 281.5 c 128 384 234.5 417.833 197 459.5 169 c 128 501.167 141 552 127 612 127 c 0 612 1307 m 0 505.333 1307 425.166 1265.67 371.5 1183 c 128 317.833 1100.33 287.666 973.667 281 803 c 1 948 803 l 1 944 872.333 935.5 937.5 922.5 998.5 c 128 909.5 1059.5 890 1112.83 864 1158.5 c 128 838 1204.17 804.5 1240.33 763.5 1267 c 128 722.5 1293.67 672 1307 612 1307 c 0 EndSplineSet Fore SplineSet 288 247 m 0 337 182 402 137 510 137 c 0 626 137 697 224 742 307 c 1 777 363 805 484 812 585 c 1 768 592 712 595 646 595 c 0 524 595 369 585 201 576 c 1 206 470 237 314 288 247 c 0 522 1323 m 0 632 1323 972 1233 972 632 c 2 972 621 l 2 972 457 926 324 878 231 c 0 803 87 675 -16 510 -16 c 0 388 -16 263 32 182 132 c 0 92 242 41 410 41 590 c 0 41 867 130 1059 200 1154 c 0 266 1244 380 1323 522 1323 c 0 810 745 m 1 802 839 781 939 743 1014 c 0 685 1128 599 1170 527 1170 c 0 449 1170 388 1138 330 1062 c 0 276 992 227 879 208 732 c 1 427 747 571 753 667 753 c 0 735 753 780 750 810 745 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/afii10148.glyph000066400000000000000000000020641472062471000322330ustar00rootroot00000000000000StartChar: afii10148 Encoding: 1140 1140 838 Width: 1060 Flags: W HStem: 0 21G<331 504> 1186 159<862.902 1022.59> VStem: 343 161<1 208.709> LayerCount: 2 Back SplineSet 604 0 m 1 444 0 l 1 -59 1434 l 1 125 1434 l 1 526 274 l 1 541 274 l 1 741 1008 l 1 772.333 1114.67 802 1197.67 830 1257 c 128 858 1316.33 886.333 1360 915 1388 c 128 943.667 1416 973.167 1433 1003.5 1439 c 128 1033.84 1445 1066.67 1448 1102 1448 c 0 1150 1448 1187.5 1444.17 1214.5 1436.5 c 128 1241.5 1428.83 1266.67 1417.66 1290 1403 c 1 1241 1260 l 1 1213.67 1275.33 1188 1285.17 1164 1289.5 c 128 1140 1293.83 1118.67 1296 1100 1296 c 0 1062 1296 1030 1278.33 1004 1243 c 128 978 1207.67 951.333 1148.33 924 1065 c 1 604 0 l 1 EndSplineSet Fore SplineSet 343 0 m 1 319 192 102 1063 8 1286 c 1 166 1339 l 1 267 1087 349 755 424 383 c 1 476 604 566 885 655 1120 c 0 686 1202 792 1345 959 1345 c 0 992 1345 1027 1339 1065 1326 c 1 1014 1173 l 1 998 1181 980 1186 962 1186 c 0 901 1186 835 1140 801 1048 c 0 675 704 517 149 504 1 c 1 343 0 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/afii10193.glyph000066400000000000000000000012011472062471000322230ustar00rootroot00000000000000StartChar: afii10193 Encoding: 1119 1119 831 Width: 1060 Flags: W HStem: 0 150<263 438 590 753> 1002 20G<104.941 263 754.954 912> VStem: 102 161<150 1022> 438 152<-299 0> 753 158<150 1022> LayerCount: 2 Back SplineSet 422 0 m 1 422 1434 l 1 592 1434 l 1 592 152 l 1 1171 152 l 1 1171 1434 l 1 1341 1434 l 1 1341 0 l 1 956 0 l 1 956 -371 l 1 813 -371 l 1 813 0 l 1 422 0 l 1 EndSplineSet Fore SplineSet 263 150 m 1 753 150 l 1 755 1022 l 1 912 1022 l 1 911 158 l 1 911 0 l 1 590 0 l 0 590 -299 l 1 438 -299 l 1 438 0 l 1 331 0 209 -1 102 -1 c 1 105 1022 l 1 263 1022 l 1 263 150 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/afii10194.glyph000066400000000000000000000025041472062471000322330ustar00rootroot00000000000000StartChar: afii10194 Encoding: 1123 1123 835 Width: 1060 Flags: W HStem: -5 151<391 768.027> 493 149<397.844 759.046> 917 150<39 236 397 773> VStem: 237 160<150 484 624 917 1067 1375> 815 159<192.668 437.555> LayerCount: 2 Back SplineSet 236 1375 m 1 251 1375 365 1376 396 1376 c 1 397 1319 397 1237 397 1145 c 1 773 1145 l 1 773 995 l 1 397 995 l 1 397 624 l 1 475 638 500 642 563 642 c 0 809 642 974 570 974 308 c 0 974 76 822 -5 574 -5 c 0 479 -5 344 0 228 0 c 1 228 194 237 319 237 735 c 0 237 781 237 884 237 995 c 1 39 995 l 1 39 1145 l 1 236 1145 l 1 236 1248 236 1339 236 1375 c 1 546 493 m 0 491 493 395 484 395 484 c 1 393 247 392 226 391 150 c 1 499 150 466 146 541 146 c 0 721 146 815 160 815 324 c 0 815 464 701 493 546 493 c 0 EndSplineSet Fore SplineSet 236 1375 m 1 251 1375 365 1376 396 1376 c 1 397 1319 397 1159 397 1067 c 1 773 1067 l 1 773 917 l 1 397 917 l 1 397 624 l 1 475 638 500 642 563 642 c 0 809 642 974 570 974 308 c 0 974 76 822 -5 574 -5 c 0 479 -5 344 0 228 0 c 1 228 194 237 319 237 735 c 0 237 781 237 806 237 917 c 1 39 917 l 1 39 1067 l 1 236 1067 l 1 236 1170 236 1339 236 1375 c 1 546 493 m 0 491 493 395 484 395 484 c 1 393 247 392 226 391 150 c 1 499 150 466 146 541 146 c 0 721 146 815 160 815 324 c 0 815 464 701 493 546 493 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/afii10195.glyph000066400000000000000000000034051472062471000322350ustar00rootroot00000000000000StartChar: afii10195 Encoding: 1139 1139 837 Width: 1060 VWidth: 0 Flags: W HStem: -16 153<339.131 690.474> 439 158<213.538 810> 879 153<371.35 671.542> VStem: 41 160<279.22 422.122 576 699.271> 812 160<264.125 434.421 589 721.217> LayerCount: 2 Back SplineSet 117 512 m 0 117 677.333 160 808.167 246 904.5 c 128 332 1000.83 454.667 1049 614 1049 c 0 700 1049 774.167 1035 836.5 1007 c 128 898.833 979 950.5 941 991.5 893 c 128 1032.5 845 1062.83 788.333 1082.5 723 c 128 1102.17 657.666 1112 587.333 1112 512 c 0 1112 430 1101.17 355.833 1079.5 289.5 c 128 1057.83 223.167 1025.83 166.833 983.5 120.5 c 128 941.165 74.1667 888.832 38.3333 826.5 13 c 128 764.166 -12.3333 693.333 -25 614 -25 c 0 529.333 -25 455.667 -11 393 17 c 128 330.333 45 278.5 83 237.5 131 c 128 196.5 179 166.167 235.667 146.5 301 c 128 126.833 366.334 117 436.667 117 512 c 0 614 911 m 0 413.333 911 305 799 289 575 c 1 940 575 l 1 936 617 926.5 658.667 911.5 700 c 128 896.5 741.333 876 777.333 850 808 c 128 824 838.667 791.5 863.5 752.5 882.5 c 128 713.5 901.5 667.333 911 614 911 c 0 614 113 m 0 712 113 788.5 141 843.5 197 c 128 898.5 253 930.667 335.333 940 444 c 1 289 444 l 1 293 402 302.5 360.833 317.5 320.5 c 128 332.5 280.167 353 244.667 379 214 c 128 405 183.333 437.333 158.833 476 140.5 c 128 514.667 122.167 560.667 113 614 113 c 0 EndSplineSet Fore SplineSet 510 137 m 0 696 137 797 219 812 429 c 1 768 436 712 439 646 439 c 0 524 439 369 429 201 420 c 1 211 198 396 137 510 137 c 0 522 1032 m 0 735 1032 972 918 972 476 c 0 972 156 809 -16 510 -16 c 0 300 -16 41 114 41 468 c 0 41 843 240 1032 522 1032 c 0 810 589 m 1 793 787 648 879 527 879 c 0 396 879 236 791 208 576 c 1 427 591 571 597 667 597 c 0 735 597 780 594 810 589 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/afii10196.glyph000066400000000000000000000020611472062471000322330ustar00rootroot00000000000000StartChar: afii10196 Encoding: 1141 1141 839 Width: 1060 Flags: W HStem: 0 21G<331 538.5> 881 158<867.224 1022.82> VStem: 343 185<0 182.52> LayerCount: 2 Back SplineSet 596 -23 m 1 526 -23 l 1 82 1024 l 1 270 1024 l 1 571 285 l 1 573 285 l 1 721 666 l 2 743 724.668 763.5 776.835 782.5 822.5 c 128 801.5 868.167 822.333 907 845 939 c 128 867.667 971 893.667 995.5 923 1012.5 c 128 952.333 1029.5 987.333 1038 1028 1038 c 0 1052.67 1038 1074.5 1036.67 1093.5 1034 c 128 1112.5 1031.3 1130.33 1026.64 1147 1020 c 1 1122 868 l 1 1110 873.333 1098.17 877.833 1086.5 881.5 c 128 1074.82 885.167 1063.65 887 1053 887 c 0 1029.67 887 1006.33 876.667 983 856 c 128 959.665 835.333 934.332 793 907 729 c 2 596 -23 l 1 EndSplineSet Fore SplineSet 343 0 m 1 319 192 102 758 8 981 c 1 166 1034 l 1 267 782 360 587 438 271 c 1 488 443 550 595 655 815 c 0 693 894 794 1039 960 1039 c 0 992 1039 1028 1034 1065 1021 c 1 1014 868 l 1 998 876 981 881 964 881 c 0 907 881 846 834 801 743 c 0 640 415 549 149 528 0 c 1 343 0 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/afii10846.glyph000066400000000000000000000035521472062471000322430ustar00rootroot00000000000000StartChar: afii10846 Encoding: 1241 1241 919 Width: 1060 Flags: W HStem: -9 152<406.285 694.002> 432 153<334.281 820> 869 153<361.809 698.337> VStem: 820 158<273.969 432 585 745.369> LayerCount: 2 Back SplineSet 160 905 m 1 214.667 949 279.167 984 353.5 1010 c 128 427.834 1036 508.667 1049 596 1049 c 0 678 1049 750.333 1036.33 813 1011 c 128 875.667 985.665 928.167 949.331 970.5 902 c 128 1012.83 854.666 1045 798.333 1067 733 c 128 1089 667.667 1100 594 1100 512 c 0 1100 426 1088 349.5 1064 282.5 c 128 1040 215.5 1005.5 159.5 960.5 114.5 c 128 915.5 69.5 860.833 35 796.5 11 c 128 732.167 -13 660.667 -25 582 -25 c 0 524.666 -25 467 -14.6667 409 6 c 128 351 26.6667 299.667 60.8333 255 108.5 c 128 210.333 156.167 176.5 218.333 153.5 295 c 128 130.5 371.667 125.667 466.667 139 580 c 1 932 580 l 1 926.667 675.333 892.167 753.333 828.5 814 c 128 764.833 874.667 677.667 905 567 905 c 0 530.333 905 494.667 900.667 460 892 c 128 425.333 883.333 393.166 872.833 363.5 860.5 c 128 333.833 848.167 307.167 834.5 283.5 819.5 c 128 259.833 804.5 241 790.667 227 778 c 1 160 905 l 1 618 111 m 0 653.333 111 689.167 117.5 725.5 130.5 c 128 761.833 143.5 794.667 163.167 824 189.5 c 128 853.333 215.833 877.667 249.5 897 290.5 c 128 916.333 331.5 926 380 926 436 c 1 297 436 l 1 297 389.333 304.167 346.333 318.5 307 c 128 332.834 267.667 353.667 233.333 381 204 c 128 408.334 174.667 441.667 151.833 481 135.5 c 128 520.333 119.167 566 111 618 111 c 0 EndSplineSet Fore SplineSet 820 432 m 1 691 431 434 422 292 406 c 1 308 245 410 143 546 143 c 0 716 143 819 278 820 432 c 1 547 -9 m 0 170 -9 133 371 133 509 c 0 133 529 133 544 134 552 c 1 414 571 642 583 820 585 c 1 820 738 734 869 530 869 c 0 387 869 303 790 264 736 c 1 141 845 l 1 182 890 296 1022 534 1022 c 0 832 1022 978 809 978 496 c 0 978 210 830 -9 547 -9 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/afii61352.glyph000066400000000000000000000021501472062471000322320ustar00rootroot00000000000000StartChar: afii61352 Encoding: 8470 8470 980 Width: 1060 VWidth: 0 Flags: W HStem: -15 21G<110.462 178> 4 141<667 968> 253 142<775.974 864.208> 878 143<773.399 862.558> 1278 20G<75 234 500.5 583.667> VStem: 75 145<44.1935 886.866 1129.24 1294> 417 163<1 233.656> 445 132<374.144 1159.81> 642 109<405.914 867.269> 886 106<405.74 864.948> LayerCount: 2 Fore SplineSet 886 650 m 0x3cc0 886 804 859 878 816 878 c 0 776 878 751 805 751 643 c 0 751 458 784 395 814 395 c 1 867 395 886 459 886 650 c 0x3cc0 813 253 m 1 714 253 642 371 642 646 c 0 642 856 698 1021 808 1021 c 0 936 1020 992 860 992 663 c 0 992 378 928 253 813 253 c 1 667 145 m 1x7cc0 968 145 l 1 968 4 l 1 667 4 l 1 667 145 l 1x7cc0 417 0 m 1xbec0 397 182 370 229 192 887 c 1 192 887 220 703 220 626 c 2 220 390 l 2 220 131 194 43 162 -15 c 1 28 37 l 1 54 80 75 174 75 393 c 2 75 1298 l 1 234 1294 l 1 256 1121 302 996 472 374 c 1 472 374 445 571 445 766 c 0 445 1044 459 1192 542 1312 c 1 667 1252 l 1 594 1134 577 1031 577 878 c 0xbdc0 577 652 581 398 581 168 c 0 581 111 580 54 580 1 c 1 417 0 l 1xbec0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/agrave.glyph000066400000000000000000000005221472062471000321670ustar00rootroot00000000000000StartChar: agrave Encoding: 224 224 59 Width: 1060 VWidth: 0 Flags: W HStem: -6 152<275.367 562.638> 504 144<324.611 688.29> 877 151<307.034 638.987> 1064 461 VStem: 78 156<186.95 423.484> 134 590 724 157<285.558 463.324 597 789.375> LayerCount: 2 Fore Refer: 322 768 S 1 0 0 1 -28 -216 2 Refer: 0 97 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/alpha.glyph000066400000000000000000000013141472062471000320070ustar00rootroot00000000000000StartChar: alpha Encoding: 945 945 341 Width: 1060 VWidth: 4 Flags: W HStem: -7 157<336.047 523.007> 865 153<328.334 524.274> 1014 20G<822 881.714> VStem: 71 159<280 745.984> LayerCount: 2 Fore SplineSet 230 527 m 0xd0 230 157 419 150 437 150 c 2 450 150 l 2 535 150 599 298 663 494 c 1 589 745 541 865 424 865 c 0 346 865 230 766 230 527 c 0xd0 823 493 m 1 847 416 873 329 905 232 c 0 924 174 948 134 1014 108 c 1 946 -32 l 1 818 0 774 120 756 180 c 0 749 203 742 226 735 248 c 1 670 100 585 -7 454 -7 c 0 166 -7 71 259 71 527 c 0 71 894 260 1018 435 1018 c 0xd0 600 1018 669 940 741 743 c 1 772 842 804 941 840 1034 c 1xb0 986 964 l 1 921 838 875 661 823 493 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/alphatonos.glyph000066400000000000000000000004771472062471000331030ustar00rootroot00000000000000StartChar: alphatonos Encoding: 940 940 393 Width: 1060 VWidth: 0 Flags: W HStem: -7 157<336.047 523.007> 865 153<328.334 524.274> 1014 20G<822 881.714> 1107 491 VStem: 71 159<280 745.984> 534 180<1447.42 1552.9> LayerCount: 2 Fore Refer: 392 900 S 1 0 0 1 -8 -115 2 Refer: 341 945 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/amacron.glyph000066400000000000000000000005651472062471000323510ustar00rootroot00000000000000StartChar: amacron Encoding: 257 257 179 Width: 1060 VWidth: 0 Flags: W HStem: -6 152<275.367 562.638> 504 144<324.611 688.29> 877 151<307.034 638.987> 1183.9 152<239 693> VStem: 78 156<186.95 423.484> 239 454<1184.9 1335.9> 724 157<285.558 463.324 597 789.375> LayerCount: 2 Fore Refer: 326 772 S 1 0 0 1 -16.9999 -289.1 2 Refer: 0 97 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/ampersand.glyph000066400000000000000000000017331472062471000327010ustar00rootroot00000000000000StartChar: ampersand Encoding: 38 38 168 Width: 1060 VWidth: 0 Flags: W HStem: -22 155<297.294 574.075> 1194 153<336.737 527.919> VStem: 47 159<228.763 529.103> 132 158<921.771 1150.11> 553 157<972.767 1168.98> 760 149<401.282 647> LayerCount: 2 Fore SplineSet 655 245 m 1xec 548 387 451 521 351 648 c 1 273 579 206 491 206 376 c 0 206 227 309 133 424 133 c 0 524 133 603 185 655 245 c 1xec 553 1069 m 0 553 1157 500 1194 425 1194 c 0 357 1194 290 1121 290 1044 c 0xdc 290 972 338 912 383 859 c 1 457 911 493 950 516 981 c 0 542 1016 553 1041 553 1069 c 0 985 64 m 1 863 -32 l 1 848 -12 802 47 750 116 c 1 659 18 549 -22 419 -22 c 0 211 -22 47 129 47 367 c 0xec 47 546 139 681 253 771 c 1 205 829 132 921 132 1037 c 0 132 1206 265 1347 426 1347 c 0 571 1347 710 1257 710 1085 c 0 710 923 591 827 474 741 c 1 561 628 647 517 735 398 c 1 757 468 760 539 760 648 c 1 909 647 l 1 909 480 888 336 837 255 c 1 877 204 962 95 985 64 c 1 EndSplineSet Validated: 1 EndChar ampersand_ampersand.liga.glyph000066400000000000000000000032571472062471000355720ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: ampersand_ampersand.liga Encoding: 57400 57400 1029 Width: 1060 VWidth: 0 Flags: WO HStem: -22 155<-526.298 -271.526 122.11 418.075> 1194 153<-488.263 -297.081 180.737 371.919> VStem: -778 159<224.168 521.874> -693 158<921.771 1150.11> -272 157<970.611 1168.98> -24 158<922.36 1150.11> 397 157<972.767 1168.98> 604 149<401.282 647> LayerCount: 2 Fore SplineSet 268 133 m 0xcf 368 133 447 185 499 245 c 1 392 387 292 525 192 652 c 1 80 546 44 424 -4 303 c 1 95 180 163 133 268 133 c 0xcf 397 1069 m 0 397 1157 344 1194 269 1194 c 0 201 1194 134 1121 134 1044 c 0 134 972 182 912 227 859 c 1 301 911 337 950 360 981 c 0 386 1016 397 1041 397 1069 c 0 -272 1069 m 0 -272 1157 -325 1194 -400 1194 c 0 -468 1194 -535 1121 -535 1044 c 0xdf -535 972 -487 912 -442 859 c 1 -368 911 -332 950 -309 981 c 0 -283 1016 -272 1041 -272 1069 c 0 -81 149 m 1 -153 39 -250 -22 -402 -22 c 0 -404 -22 -405 -22 -406 -22 c 0 -614 -21 -778 129 -778 367 c 0xef -778 546 -686 681 -572 771 c 1 -620 829 -693 921 -693 1037 c 0 -693 1206 -560 1347 -399 1347 c 0 -254 1347 -115 1257 -115 1085 c 0 -115 923 -230 838 -344 749 c 1 -266 646 -189 548 -112 445 c 1 -73 547 -38 638 94 775 c 1 46 833 -24 921 -24 1037 c 0 -24 1206 109 1347 270 1347 c 0 415 1347 554 1257 554 1085 c 0 554 923 435 827 318 741 c 1 405 628 491 517 579 398 c 1 601 468 604 539 604 648 c 1 753 647 l 1 753 480 732 336 681 255 c 1 721 204 806 95 829 64 c 1 707 -32 l 1 692 -12 646 47 594 116 c 1 503 18 393 -22 263 -22 c 0 111 -22 9 48 -81 149 c 1 -185 283 m 1 -280 411 -371 533 -464 652 c 1 -540 581 -619 491 -619 376 c 0 -619 227 -516 133 -401 133 c 0 -311 133 -244 178 -185 283 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/anoteleia.glyph000066400000000000000000000003021472062471000326570ustar00rootroot00000000000000StartChar: anoteleia Encoding: 903 903 412 Width: 1060 VWidth: 26 Flags: W HStem: 387 269<481 732> VStem: 481 251<387 656> LayerCount: 2 Fore Refer: 171 183 N 1 0 0 1 0 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/aogonek.glyph000066400000000000000000000020411472062471000323430ustar00rootroot00000000000000StartChar: aogonek Encoding: 261 261 210 Width: 1060 VWidth: 6 Flags: W HStem: -444 145<588.602 825.542> -6 152<275.367 541.736> 504 144<324.611 659.141> 877 151<316.149 619.625> VStem: 78 156<186.95 423.616> 421 155<-282.478 -146.433> 696 157<285.81 463.324 597 791.012> LayerCount: 2 Fore SplineSet 948 81 m 1 720 -115 576 -128 576 -216 c 0 576 -272 632 -299 696 -299 c 0 754 -299 795 -266 825 -244 c 1 903 -351 l 1 859 -399 771 -444 692 -444 c 0 504 -444 421 -351 421 -216 c 0 421 -70 608 -19 764 86 c 1 751 106 738 124 732 156 c 1 654 81 565 -6 383 -6 c 0 212 -6 78 135 78 301 c 0 78 377 108 466 167 527 c 0 262 624 363 648 481 648 c 0 566 648 641 630 695 597 c 1 695 792 628 877 476 877 c 0 338 877 283 828 203 685 c 1 73 767 l 1 169 949 296 1025 474 1028 c 1 699 1028 849 878 849 657 c 1 853 318 l 2 853 283 855 192 866 173 c 0 878 153 919 104 948 81 c 1 234 311 m 0 234 206 290 146 383 146 c 0 563 146 670 304 696 345 c 1 696 440 l 1 639 475 559 504 489 504 c 0 353 504 234 429 234 311 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/aring.glyph000066400000000000000000000006521472062471000320260ustar00rootroot00000000000000StartChar: aring Encoding: 229 229 64 Width: 1060 VWidth: 0 Flags: W HStem: -6 152<275.367 562.638> 504 144<324.611 688.29> 877 151<307.034 638.987> 1088 125<401.328 557.777> 1354 124<398.057 558.587> VStem: 78 156<186.95 423.484> 263.5 129<1223.22 1343.63> 564.5 132<1222.77 1344.04> 724 157<285.558 463.324 597 789.375> LayerCount: 2 Fore Refer: 963 730 S 1 0 0 1 24.5 166 2 Refer: 0 97 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/aringacute.glyph000066400000000000000000000023641472062471000330520ustar00rootroot00000000000000StartChar: aringacute Encoding: 507 507 459 Width: 1060 VWidth: 0 Flags: W HStem: -6 152<275.367 562.638> 504 144<324.611 688.29> 877 151<307.034 638.987> 1056 125<404.543 561.062> 1322 124<403.637 561.811> 1432 461 VStem: 78 156<186.95 423.484> 266 130<1191.22 1312.04> 284 590 568 132<1190.77 1312.04> 724 157<285.558 463.324 597 789.375> LayerCount: 2 Fore SplineSet 396 1253 m 0xfb40 396 1218 432 1181 482 1181 c 0 534 1181 568 1218 568 1253 c 0 568 1288 534 1322 482 1322 c 0 430 1322 396 1288 396 1253 c 0xfb40 266 1251 m 0 266 1362 368 1446 484 1446 c 0 598 1446 700 1362 700 1251 c 0 700 1140 598 1056 484 1056 c 0 368 1056 266 1140 266 1251 c 0 234 311 m 0 234 206 290 146 383 146 c 0 593 146 698 304 724 345 c 1 724 440 l 1xf220 667 475 593 504 489 504 c 0 353 503 234 429 234 311 c 0 881 318 m 0 881 283 881 190 894 173 c 0 907 155 944 132 973 109 c 1 890 -10 l 1 838 30 778 55 760 156 c 1 682 81 580 -6 383 -6 c 0 212 -6 78 135 78 301 c 0 78 377 108 466 167 527 c 0 262 624 363 648 481 648 c 0 607 648 670 630 724 597 c 1 724 786 655 877 485 877 c 0 347 877 284 847 204 704 c 1 74 786 l 1 170 968 304 1028 483 1028 c 1 725 1028 881 873 881 648 c 0 881 318 l 0 EndSplineSet Refer: 323 769 N 1 0 0 1 60 152 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/arrowboth.glyph000066400000000000000000000013471472062471000327370ustar00rootroot00000000000000StartChar: arrowboth Encoding: 8596 8596 558 Width: 1060 VWidth: 6 Flags: W HStem: 447 152<258 793> VStem: 298 152<102.907 158.209> 312 156<867.084 941.4> 582 156<861.084 935.4> 600 152<96.9069 151.877> LayerCount: 2 Fore SplineSet 1068 567 m 1xb0 1068 452 l 1 910 311 790 197 752 48 c 1 600 102 l 1 636 239 713 343 808 439 c 1 667 445 521 447 460 447 c 0 395 447 318 447 241 447 c 1 337 350 414 246 450 108 c 1 298 54 l 1xc8 260 203 140 317 -18 458 c 1 -18 573 l 1 126 703 289 835 312 975 c 1 468 938 l 1 438 794 352 689 258 599 c 1 287 599 315 599 339 599 c 0 378 599 417 599 458 599 c 0 545 599 673 598 793 593 c 1 699 683 612 788 582 932 c 1 738 969 l 1 761 829 924 697 1068 567 c 1xb0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/arrowdown.glyph000066400000000000000000000011061472062471000327430ustar00rootroot00000000000000StartChar: arrowdown Encoding: 8595 8595 557 Width: 1060 VWidth: 66 Flags: W HStem: 224 152<83.9069 141.156> 238 156<848.001 922.4> 1410 20G<414 577.5> VStem: 418 163<181 1425.11> LayerCount: 2 Fore SplineSet 554 -92 m 1x70 439 -92 l 1 298 66 184 186 35 224 c 1 89 376 l 1xb0 222 341 324 266 418 175 c 1 418 1080 l 2 418 1166 419 1221 419 1268 c 0 419 1323 418 1366 414 1428 c 1 575 1430 l 1 580 1329 581 1273 581 1158 c 2 581 1008 l 2 581 692 578 442 578 181 c 1 669 276 775 363 919 394 c 1 956 238 l 1 816 215 684 52 554 -92 c 1x70 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/arrowleft.glyph000066400000000000000000000011001472062471000327200ustar00rootroot00000000000000StartChar: arrowleft Encoding: 8592 8592 554 Width: 1060 VWidth: 6 Flags: W HStem: 448 152<280 1058> VStem: 321 152<97.9069 152.877> 335 156<862.084 936.4> LayerCount: 2 Fore SplineSet 5 568 m 1xc0 149 698 312 830 335 970 c 1 491 933 l 1xa0 461 789 374 684 280 594 c 1 400 599 528 600 615 600 c 0 656 600 695 600 734 600 c 0 816 600 933 599 1040 598 c 1 1058 598 l 1 1058 445 l 1 1040 445 l 1 905 448 738 448 613 448 c 0 552 448 406 446 265 440 c 1 360 344 437 240 473 103 c 1 321 49 l 1 283 198 163 312 5 453 c 1 5 568 l 1xc0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/arrowright.glyph000066400000000000000000000011001472062471000331030ustar00rootroot00000000000000StartChar: arrowright Encoding: 8594 8594 556 Width: 1060 VWidth: 6 Flags: W HStem: 447 152<15 793> VStem: 582 156<861.084 935.4> 600 152<96.9069 151.877> LayerCount: 2 Fore SplineSet 1068 567 m 1xc0 1068 452 l 1 910 311 790 197 752 48 c 1 600 102 l 1xa0 636 239 713 343 808 439 c 1 667 445 521 447 460 447 c 0 335 447 168 447 33 444 c 1 15 444 l 1 15 597 l 1 33 597 l 1 140 598 257 599 339 599 c 0 378 599 417 599 458 599 c 0 545 599 673 598 793 593 c 1 699 683 612 788 582 932 c 1 738 969 l 1 761 829 924 697 1068 567 c 1xc0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/arrowup.glyph000066400000000000000000000011041472062471000324160ustar00rootroot00000000000000StartChar: arrowup Encoding: 8593 8593 555 Width: 1060 VWidth: 66 Flags: W HStem: 910 156<848.001 922.4> 928 152<83.9069 141.156> 1376 20G<368.5 619> VStem: 418 163<-126 1122> LayerCount: 2 Fore SplineSet 554 1396 m 1x70 684 1252 816 1089 956 1066 c 1 919 910 l 1xb0 775 941 669 1027 578 1122 c 1 578 861 581 612 581 296 c 2 581 146 l 2 581 31 580 -25 575 -126 c 1 414 -126 l 1 418 -64 419 -21 419 34 c 0 419 81 418 138 418 224 c 2 418 1128 l 1 324 1037 222 963 89 928 c 1 35 1080 l 1 184 1118 298 1238 439 1396 c 1 554 1396 l 1x70 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/arrowupdn.glyph000066400000000000000000000013221472062471000327420ustar00rootroot00000000000000StartChar: arrowupdn Encoding: 8597 8597 559 Width: 1060 VWidth: 66 Flags: W HStem: 224 152<83.9069 141.156> 238 156<848.517 922.4> 910 156<848.001 922.4> 928 152<83.9069 141.156> 1376 20G<368.5 619> VStem: 418 163<184 1122> LayerCount: 2 Fore SplineSet 554 -92 m 1x6c 439 -92 l 1 298 66 184 186 35 224 c 1 89 376 l 1 222 341 324 266 418 175 c 1 418 177 l 2 418 192 418 207 418 224 c 2 418 1128 l 1 324 1037 222 963 89 928 c 1 35 1080 l 1x9c 184 1118 298 1238 439 1396 c 1 554 1396 l 1 684 1252 816 1089 956 1066 c 1 919 910 l 1 775 941 669 1027 578 1122 c 1 578 861 581 612 581 296 c 2 581 184 l 1 671 278 776 364 919 394 c 1 956 238 l 1 816 215 684 52 554 -92 c 1x6c EndSplineSet Validated: 1 EndChar asciicircum.glyph000066400000000000000000000003651472062471000331430ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: asciicircum Encoding: 94 94 116 Width: 1060 VWidth: -10 Flags: W HStem: 467 634 LayerCount: 2 Fore SplineSet 520 1101 m 1 978 590 l 1 858 467 l 1 522 829 l 1 167 467 l 1 52 576 l 1 520 1101 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/asterisk.glyph000066400000000000000000000005571472062471000325570ustar00rootroot00000000000000StartChar: asterisk Encoding: 42 42 191 Width: 1060 VWidth: 0 Flags: W VStem: 434 163<688 1113> LayerCount: 2 Fore SplineSet 434 688 m 1 430 1113 l 1 599 1114 l 1 597 687 l 1 923 833 l 1 997 695 l 1 634 542 l 1 906 221 l 1 780 110 l 1 522 477 l 1 277 111 l 1 145 216 l 1 401 542 l 1 48 684 l 1 114 828 l 1 434 688 l 1 EndSplineSet Validated: 1 EndChar asterisk_slash.liga.glyph000066400000000000000000000003361472062471000346000ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: asterisk_slash.liga Encoding: 57406 57406 1040 Width: 1060 VWidth: 0 Flags: W VStem: -626 163<688 1113> LayerCount: 2 Fore Refer: 104 47 N 1 0 0 1 -130 0 2 Refer: 191 42 N 1 0 0 1 -1060 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/at.glyph000066400000000000000000000035421472062471000313330ustar00rootroot00000000000000StartChar: at Encoding: 64 64 163 Width: 1060 VWidth: 6 Flags: W HStem: -224 146<424.968 718.633> 184 152<487.165 668.444> 693 160<496.335 754.24> 1139 151<402.091 695.755> VStem: 41 143<232.615 841.101> 300 156<365.443 655.653> 784 158<458.567 658.594 787 1044.49> LayerCount: 2 Back SplineSet 648 105 m 5 631 69 599 6 510 6 c 4 448 6 411 19 357 57 c 4 276 114 250 211 250 309 c 4 250 476 303 663 490 663 c 4 530 663 561 662 585 651 c 5 585 748 583 872 498 872 c 6 490 872 l 6 444 872 420 844 384 750 c 5 254 816 l 5 303 957 371 1025 498 1025 c 4 706 1025 720 790 720 621 c 6 720 267 l 5 748 206 772 171 789 171 c 4 805 171 815 206 815 288 c 6 815 288 815 582 815 705 c 7 815 936 739 1238 499 1238 c 4 351 1238 177 1027 177 550 c 4 177 97 288 -212 543 -212 c 4 586 -212 621 -199 653 -178 c 5 725 -313 l 5 679 -342 620 -362 543 -362 c 4 156 -362 17 0 17 550 c 4 17 1095 241 1386 500 1386 c 4 887 1386 962 943 962 721 c 4 962 564 962 427 962 270 c 7 962 76 889 3 809 3 c 4 791 3 773 7 755 14 c 4 708 32 658 84 648 105 c 5 404 324 m 4 404 216 438 164 500 164 c 4 570 164 565 248 576 276 c 5 576 489 l 5 557 508 529 510 500 510 c 5 444 510 404 425 404 324 c 4 EndSplineSet Fore SplineSet 456 501 m 0 456 396 502 336 568 336 c 0 666 336 760 476 784 535 c 1 784 630 l 1 736 671 658 693 594 693 c 0 499 693 456 621 456 501 c 0 809 309 m 1 750 246 694 184 568 184 c 0 433 184 300 325 300 491 c 0 300 707 424 853 585 853 c 0 654 853 730 836 784 787 c 1 784 944 775 1139 552 1139 c 0 331 1139 184 923 184 501 c 0 184 193 340 -78 579 -78 c 0 627 -78 675 -61 732 -25 c 1 792 -160 l 1 712 -202 637 -224 567 -224 c 0 243 -224 41 145 41 495 c 0 41 1001 247 1290 550 1290 c 0 850 1290 942 1046 942 838 c 2 942 508 l 2 942 498 942 489 942 479 c 0 942 403 945 320 1000 238 c 1 849 174 l 1 828 210 816 257 809 309 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/atilde.glyph000066400000000000000000000005651472062471000321730ustar00rootroot00000000000000StartChar: atilde Encoding: 227 227 62 Width: 1060 VWidth: 0 Flags: W HStem: -6 152<275.367 562.638> 504 144<324.611 688.29> 877 151<307.034 638.987> 1090 153<514.243 721.084> 1211 153<215.953 441.376> VStem: 78 156<186.95 423.484> 724 157<285.558 463.324 597 789.375> LayerCount: 2 Fore Refer: 325 771 S 1 0 0 1 -21 -322 2 Refer: 0 97 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/b.glyph000066400000000000000000000014411472062471000311440ustar00rootroot00000000000000StartChar: b Encoding: 98 98 1 Width: 1060 VWidth: -2 Flags: W HStem: -7 154<362.022 661.177> 865 155<353.582 624.122> 1392 20G<96 259.5> VStem: 93 165<5.34919 81.4914 1156.27 1403.8> 112 157<241.719 786.994 949 1399.8> 749 157<249.683 725.366> LayerCount: 2 Fore SplineSet 749 478 m 0xec 749 761 637 865 474 865 c 0 383 865 321 795 269 744 c 1 269 307 l 1 340 193 387 147 524 147 c 0 694 147 749 274 749 478 c 0xec 906 459 m 0 906 191 799 -7 524 -7 c 0 412 -7 332 28 269 84 c 1xec 268 42 263 20 258 -12 c 1 93 7 l 1xf4 103 73 112 160 112 243 c 0 112 251 112 259 112 267 c 0 112 516 111 877 111 1157 c 0 111 1251 103 1335 96 1403 c 1 255 1412 l 1 264 1339 269 1243 269 1152 c 2 269 949 l 1 317 985 360 1020 460 1020 c 0 783 1020 906 795 906 459 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/backslash.glyph000066400000000000000000000004111472062471000326520ustar00rootroot00000000000000StartChar: backslash Encoding: 92 92 115 Width: 1060 VWidth: 60 Flags: W LayerCount: 2 Fore SplineSet 906 -80 m 1 758 -141 l 1 638 141 258 1028 120 1380 c 1 268 1438 l 1 376 1152 758 257 856 32 c 1 872 -10 900 -67 906 -80 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/bar.glyph000066400000000000000000000006061472062471000314710ustar00rootroot00000000000000StartChar: bar Encoding: 124 124 161 Width: 1060 VWidth: 66 Flags: W VStem: 391 162<-194.108 1492> LayerCount: 2 Fore SplineSet 390 152 m 0 390 517 381 1111 381 1399 c 2 381 1492 l 1 541 1492 l 1 541 1347 l 2 541 1070 553 558 553 224 c 2 553 74 l 2 553 -41 552 -97 547 -198 c 1 386 -197 l 1 390 -135 391 -92 391 -37 c 0 391 10 390 66 390 152 c 0 EndSplineSet Validated: 1 EndChar bar_bar.liga.glyph000066400000000000000000000003651472062471000331530ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: bar_bar.liga Encoding: 57401 57401 1036 Width: 1060 VWidth: 66 Flags: W VStem: -420 162<-194.108 1492> 280 162<-194.108 1492> LayerCount: 2 Fore Refer: 161 124 N 1 0 0 1 -811 0 2 Refer: 161 124 N 1 0 0 1 -111 0 2 Validated: 1 EndChar bar_bar_bar_greater.liga.glyph000066400000000000000000000020621472062471000355040ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: bar_bar_bar_greater.liga Encoding: 57600 57600 1032 Width: 1060 VWidth: 4 Flags: W VStem: -2460 162<-49.1075 1093> -1568 162<-49.1075 1093> -674 162<132 901 1091 1093> LayerCount: 2 Fore SplineSet 318 590 m 1 318 473 l 1 222 404 -343 38 -518 -53 c 1 -679 -52 l 1 -675 10 -674 53 -674 108 c 0 -674 394 -680 673 -680 1000 c 2 -680 1093 l 1 -520 1093 l 1 -520 1091 l 1 -519 1092 l 1 -391 989 231 657 318 590 c 1 -1574 1000 m 2 -1574 1093 l 1 -1414 1093 l 1 -1414 948 l 2 -1414 831 -1406 504 -1406 369 c 2 -1406 219 l 2 -1406 104 -1407 48 -1412 -53 c 1 -1573 -52 l 1 -1569 10 -1568 53 -1568 108 c 0 -1568 394 -1574 673 -1574 1000 c 2 -2466 1000 m 2 -2466 1093 l 1 -2306 1093 l 1 -2306 948 l 2 -2306 831 -2298 504 -2298 369 c 2 -2298 219 l 2 -2298 104 -2299 48 -2304 -53 c 1 -2465 -52 l 1 -2461 10 -2460 53 -2460 108 c 0 -2460 394 -2466 673 -2466 1000 c 2 -512 132 m 1 -320 249 -4 431 133 525 c 1 11 612 -375 814 -520 901 c 1 -519 760 -512 489 -512 369 c 2 -512 219 l 2 -512 186 -512 158 -512 132 c 1 EndSplineSet Validated: 1 EndChar bar_bar_greater.liga.glyph000066400000000000000000000014471472062471000346660ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: bar_bar_greater.liga Encoding: 57601 57601 1033 Width: 1060 VWidth: 4 Flags: W VStem: -1563 162<-49.1075 1093> -672 162<133 901> LayerCount: 2 Fore SplineSet 319 591 m 1 319 474 l 1 223 405 -340 41 -516 -51 c 0 -516 -52 -516 -52 -516 -53 c 2 -677 -52 l 1 -673 10 -672 53 -672 108 c 0 -672 394 -678 673 -678 1000 c 2 -678 1093 l 1 -518 1093 l 1 -390 990 232 658 319 591 c 1 -1569 1000 m 2 -1569 1093 l 1 -1409 1093 l 1 -1409 948 l 2 -1409 831 -1401 504 -1401 369 c 2 -1401 219 l 2 -1401 104 -1402 48 -1407 -53 c 1 -1568 -52 l 1 -1564 10 -1563 53 -1563 108 c 0 -1563 394 -1569 673 -1569 1000 c 2 -510 133 m 1 -318 250 -3 432 134 526 c 1 13 613 -372 813 -518 901 c 1 -517 760 -510 489 -510 369 c 2 -510 219 l 2 -510 186 -510 158 -510 133 c 1 EndSplineSet Validated: 1 EndChar bar_greater.liga.glyph000066400000000000000000000010431472062471000340320ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: bar_greater.liga Encoding: 57602 57602 1031 Width: 1060 VWidth: 4 Flags: W VStem: -385 162<133 901> LayerCount: 2 Fore SplineSet 606 591 m 1 606 474 l 1 510 405 -53 41 -229 -51 c 0 -229 -52 -229 -52 -229 -53 c 2 -390 -52 l 1 -386 10 -385 53 -385 108 c 0 -385 394 -391 673 -391 1000 c 2 -391 1093 l 1 -231 1093 l 1 -103 990 519 658 606 591 c 1 -223 133 m 1 -31 250 284 432 421 526 c 1 300 613 -85 813 -231 901 c 1 -230 760 -223 489 -223 369 c 2 -223 219 l 2 -223 186 -223 158 -223 133 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/beta.glyph000066400000000000000000000015451472062471000316430ustar00rootroot00000000000000StartChar: beta Encoding: 946 946 342 Width: 1060 VWidth: 0 Flags: W HStem: -0 153<385.659 715.182> 669 153<293 546.391> 1176 152<288.318 547.771> VStem: 80 153<-284.195 112 307.561 1117.88> 601 153<877.064 1123.57> 790 154<232.652 553.369> LayerCount: 2 Fore SplineSet 599 153 m 0 721 153 790 261 790 395 c 0 790 656 581 669 293 669 c 1 293 822 l 1 458 822 601 822 601 1005 c 0 601 1118 527 1176 390 1176 c 1 294 1175 233 1083 233 993 c 0 233 893 236 609 237 367 c 1 334 192 430 153 599 153 c 0 238 112 m 1 238 83 238 59 238 39 c 0 238 -85 235 -203 227 -300 c 1 76 -283 l 1 86 -183 89 -74 89 37 c 0 89 224 80 829 80 1003 c 0 80 1159 191 1328 390 1328 c 0 593 1328 754 1233 754 1011 c 0 754 909 726 832 670 779 c 1 847 730 944 598 944 381 c 0 944 171 851 2 599 0 c 0 597 0 594 0 592 -0 c 0 438 0 328 39 238 112 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/block.glyph000066400000000000000000000003541472062471000320170ustar00rootroot00000000000000StartChar: block Encoding: 9608 9608 574 Width: 1060 VWidth: 1918 Flags: W VStem: -20 1100<-505 1820> LayerCount: 2 Fore SplineSet -20 1820 m 1 1080 1820 l 1 1080 -505 l 1 -20 -505 l 1 -20 1820 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/braceleft.glyph000066400000000000000000000014731472062471000326570ustar00rootroot00000000000000StartChar: braceleft Encoding: 123 123 160 Width: 1060 VWidth: 66 Flags: W HStem: -262 158<653.189 880> 1326 158<653.189 880> VStem: 450 169<-67.9537 193.189 1026.81 1289.4> 524 156<152.099 432.346 787.654 1067.9> LayerCount: 2 Fore SplineSet 275 530 m 1xd0 275 690 l 1 396 724 524 765 524 899 c 0xd0 524 929 517 963 503 1003 c 1 479 1068 450 1140 450 1211 c 0 450 1261 465 1311 505 1358 c 0 598 1466 747 1478 880 1484 c 1 885 1326 l 1 740 1319 619 1319 619 1202 c 0xe0 619 1101 680 1008 680 893 c 0 680 743 579 633 483 610 c 1 579 587 680 477 680 327 c 0xd0 680 212 619 119 619 18 c 0 619 -99 740 -97 885 -104 c 1 880 -262 l 1 747 -256 598 -246 505 -138 c 0 465 -91 450 -41 450 9 c 0xe0 450 80 479 152 503 217 c 1 517 257 524 291 524 321 c 0 524 455 396 496 275 530 c 1xd0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/braceright.glyph000066400000000000000000000014741472062471000330430ustar00rootroot00000000000000StartChar: braceright Encoding: 125 125 162 Width: 1060 VWidth: 66 Flags: W HStem: -262 158<178 404.811> 1326 158<178 404.811> VStem: 378 156<152.099 432.346 787.654 1067.9> 439 169<-67.9537 193.189 1026.81 1289.4> LayerCount: 2 Fore SplineSet 783 530 m 1xe0 662 496 534 455 534 321 c 0xe0 534 291 541 257 555 217 c 1 579 152 608 80 608 9 c 0 608 -41 593 -91 553 -138 c 0 460 -246 311 -256 178 -262 c 1 173 -104 l 1 318 -97 439 -99 439 18 c 0xd0 439 119 378 212 378 327 c 0 378 477 479 587 575 610 c 1 479 633 378 743 378 893 c 0xe0 378 1008 439 1101 439 1202 c 0 439 1319 318 1319 173 1326 c 1 178 1484 l 1 311 1478 460 1466 553 1358 c 0 593 1311 608 1261 608 1211 c 0xd0 608 1140 579 1068 555 1003 c 1 541 963 534 929 534 899 c 0 534 765 662 724 783 690 c 1 783 530 l 1xe0 EndSplineSet Validated: 1 EndChar bracketleft.glyph000066400000000000000000000011271472062471000331330ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: bracketleft Encoding: 91 91 96 Width: 1060 VWidth: 66 Flags: W HStem: -259 162<512 888> 1316 154<512 844.303> VStem: 352 160<-101 1316> LayerCount: 2 Fore SplineSet 844 1483 m 1 876 1329 l 1 775 1320 679 1320 512 1316 c 1 512 -101 l 1 608 -98 713 -97 732 -97 c 2 745 -97 l 2 808 -97 874 -103 888 -106 c 1 888 -268 l 1 863 -265 823 -259 752 -259 c 0 693 -259 447 -264 354 -264 c 1 354 -86 356 -3 356 177 c 0 356 267 355 388 354 567 c 0 354 742 352 918 352 1049 c 2 352 1470 l 1 445 1470 689 1477 740 1477 c 1 812 1480 821 1481 844 1483 c 1 EndSplineSet Validated: 1 EndChar bracketright.glyph000066400000000000000000000011301472062471000333100ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: bracketright Encoding: 93 93 97 Width: 1060 VWidth: 66 Flags: W HStem: -259 162<155 531> 1329 154<196.021 531> VStem: 531 160<-101 1316> LayerCount: 2 Fore SplineSet 199 1483 m 1 222 1481 231 1480 303 1477 c 1 354 1477 598 1470 691 1470 c 1 691 1049 l 2 691 918 689 742 689 567 c 0 688 388 687 267 687 177 c 0 687 -3 689 -86 689 -264 c 1 596 -264 350 -259 291 -259 c 0 220 -259 180 -265 155 -268 c 1 155 -106 l 1 169 -103 235 -97 298 -97 c 2 311 -97 l 2 330 -97 435 -98 531 -101 c 1 531 1316 l 1 364 1320 268 1320 167 1329 c 1 199 1483 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/brokenbar.glyph000066400000000000000000000007721472062471000326760ustar00rootroot00000000000000StartChar: brokenbar Encoding: 166 166 164 Width: 1060 VWidth: 66 Flags: W VStem: 381 160<786.676 1492> 394 163<-194 528 775 1277.55> LayerCount: 2 Fore SplineSet 553 528 m 1x40 555 417 557 243 557 155 c 0 557 -46 557 -65 550 -195 c 1 389 -194 l 1 393 -120 394 -90 394 -29 c 2 394 118 l 2 394 216 392 404 390 528 c 1 553 528 l 1x40 388 775 m 1 384 1042 381 1239 381 1399 c 2 381 1492 l 1 541 1492 l 1 541 1366 l 2x80 541 1217 546 1025 550 775 c 1 388 775 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/bullet.glyph000066400000000000000000000005101472062471000322060ustar00rootroot00000000000000StartChar: bullet Encoding: 8226 8226 540 Width: 1060 VWidth: 0 Flags: W HStem: 237 552<357.429 654.571> VStem: 230 552<364.429 661.571> LayerCount: 2 Fore SplineSet 230 513 m 0 230 665 354 789 506 789 c 0 658 789 782 665 782 513 c 0 782 361 658 237 506 237 c 0 354 237 230 361 230 513 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/c.glyph000066400000000000000000000010411472062471000311410ustar00rootroot00000000000000StartChar: c Encoding: 99 99 2 Width: 1060 VWidth: 4 Flags: W HStem: -7 157<359.683 740.344> 865 153<353.88 699.498> VStem: 71 159<292.678 736.59> LayerCount: 2 Fore SplineSet 230 527 m 0 230 157 437 150 547 150 c 2 560 150 l 2 716 150 791 215 843 302 c 1 969 211 l 1 936 169 843 -7 564 -7 c 0 460 -7 337 1 241 73 c 1 111 174 71 328 71 527 c 0 71 894 249 1018 564 1018 c 0 659 1018 733 994 793 948 c 0 854 901 885 841 907 789 c 1 753 729 l 1 742 770 713 865 553 865 c 0 332 865 230 766 230 527 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/cacute.glyph000066400000000000000000000004261472062471000321710ustar00rootroot00000000000000StartChar: cacute Encoding: 263 263 181 Width: 1060 VWidth: -4 Flags: W HStem: -7 157<359.683 740.344> 865 153<353.88 699.498> 1064 461 VStem: 71 159<292.678 736.59> 326 590 LayerCount: 2 Fore Refer: 323 769 S 1 0 0 1 102 -216 2 Refer: 2 99 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/ccaron.glyph000066400000000000000000000004151472062471000321700ustar00rootroot00000000000000StartChar: ccaron Encoding: 269 269 187 Width: 1060 VWidth: -4 Flags: W HStem: -7 157<359.683 740.344> 865 153<353.88 699.498> 1070 425 VStem: 71 159<292.678 736.59> LayerCount: 2 Fore Refer: 334 780 S 1 0 0 1 18 -148 2 Refer: 2 99 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/ccedilla.glyph000066400000000000000000000015651472062471000324720ustar00rootroot00000000000000StartChar: ccedilla Encoding: 231 231 81 Width: 1060 VWidth: 12 Flags: W HStem: -358 125<435.445 640.66> -119 269<483.228 621.168> 865 153<353.88 699.498> VStem: 71 159<292.678 736.59> 644 136<-226.217 -127.936> LayerCount: 2 Fore SplineSet 230 527 m 0 230 157 437 150 547 150 c 2 560 150 l 2 716 150 791 215 843 302 c 1 969 211 l 1 939 172 857 19 625 -4 c 1 625 -19 l 1 722 -24 780 -86 780 -190 c 0 780 -291 680 -358 596 -358 c 0 530 -358 458 -333 402 -297 c 1 440 -191 l 1 473 -209 513 -233 564 -233 c 0 600 -233 641 -213 644 -175 c 1 644 -173 l 2 644 -144 606 -119 558 -119 c 0 510 -119 508 -126 480 -136 c 1 480 -4 l 1 398 2 312 20 241 73 c 1 111 174 71 328 71 527 c 0 71 894 249 1018 564 1018 c 0 659 1018 733 994 793 948 c 0 854 901 885 841 907 789 c 1 753 729 l 1 742 770 713 865 553 865 c 0 332 865 230 766 230 527 c 0 EndSplineSet Validated: 1 EndChar ccircumflex.glyph000066400000000000000000000004211472062471000331450ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: ccircumflex Encoding: 265 265 183 Width: 1060 VWidth: -4 Flags: W HStem: -7 157<359.683 740.344> 865 153<353.88 699.498> 1055 435 VStem: 71 159<292.678 736.59> LayerCount: 2 Fore Refer: 324 770 S 1 0 0 1 6 -210 2 Refer: 2 99 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/cdotaccent.glyph000066400000000000000000000005461472062471000330370ustar00rootroot00000000000000StartChar: cdotaccent Encoding: 267 267 185 Width: 1060 VWidth: -2 Flags: W HStem: -7 157<359.683 740.344> 865 153<353.88 699.498> 1178 225<405 640> VStem: 71 159<292.678 736.59> 405 235<1178 1403> LayerCount: 2 Fore SplineSet 405 1403 m 1 640 1403 l 1 640 1178 l 1 405 1178 l 1 405 1403 l 1 EndSplineSet Refer: 2 99 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/cedilla.glyph000066400000000000000000000011241472062471000323160ustar00rootroot00000000000000StartChar: cedilla Encoding: 184 184 198 Width: 1060 VWidth: 12 Flags: W HStem: -358 125<435.445 640.66> -136 188<480 555.783> -119 175<481.294 624.524> VStem: 480 145<-25.4613 52> 644 136<-226.217 -127.936> LayerCount: 2 Fore SplineSet 626 56 m 1xb8 625 48 625 -16 625 -19 c 1 722 -24 780 -86 780 -190 c 0 780 -291 680 -358 596 -358 c 0 530 -358 458 -333 402 -297 c 1 440 -191 l 1 473 -209 513 -233 564 -233 c 0 600 -233 641 -213 644 -175 c 1 644 -173 l 2 644 -144 606 -119 558 -119 c 0xb8 510 -119 508 -126 480 -136 c 1 480 52 l 1xd8 626 56 l 1xb8 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/cent.glyph000066400000000000000000000014311472062471000316530ustar00rootroot00000000000000StartChar: cent Encoding: 162 162 155 Width: 1060 VWidth: 6 Flags: W HStem: -9 293<425.51 580.879> 720 313<423 582.347> VStem: 142 162<353.688 651.195> 422 162<-9 142.125 858.461 1033> LayerCount: 2 Fore SplineSet 506 284 m 0 507 284 507 284 508 284 c 0 600 284 675 318 701 354 c 1 712 370 l 1 849 287 l 1 837 271 l 1 785 194 690 147 582 135 c 1 582 -9 l 1 422 -9 l 1 422 139 l 1 376 148 326 164 281 194 c 0 177 264 142 356 142 490 c 2 142 501 l 2 142 624 180 705 221 753 c 0 277 817 349 851 422 865 c 1 422 1033 l 1 584 1033 l 1 584 867 l 1 701 850 768 786 801 695 c 1 643 638 l 1 639 661 l 1 628 714 592 720 513 720 c 0 452 720 388 702 351 657 c 0 332 635 304 596 304 514 c 0 304 384 364 283 489 283 c 0 495 283 500 284 506 284 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/chi.glyph000066400000000000000000000011401472062471000314620ustar00rootroot00000000000000StartChar: chi Encoding: 967 967 363 Width: 1060 VWidth: 14 Flags: W HStem: -398 156<859.488 979.917> 888 153<20 162.48> 1040 20G<810 865> LayerCount: 2 Fore SplineSet 424 289 m 1xa0 371 465 323 631 211 792 c 0 153 876 98 888 20 888 c 1 20 1041 l 1xc0 167 1041 235 1032 331 913 c 0 435 784 532 471 532 471 c 1 625 672 810 1060 810 1060 c 1 964 1004 l 1 964 1004 780 627 619 294 c 1 662 121 839 -242 914 -242 c 0 945 -242 943 -223 951 -211 c 1 1043 -270 l 1 1037 -308 1013 -398 911 -398 c 0 693 -398 552 3 510 123 c 1 261 -410 l 1 109 -338 l 1 424 289 l 1xa0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/colon.glyph000066400000000000000000000004161472062471000320360ustar00rootroot00000000000000StartChar: colon Encoding: 58 58 66 Width: 1060 VWidth: 26 Flags: W HStem: 2 269<394 645> 750.867 269<394 645> VStem: 394 251<750.867 1019.87> 394 251<2 271> LayerCount: 2 Fore Refer: 53 46 S 1 0 0 1 -3.00009 750.867 2 Refer: 53 46 N 1 0 0 1 -3 2 2 Validated: 1 EndChar colon_colon.liga.glyph000066400000000000000000000005271472062471000340670ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: colon_colon.liga Encoding: 57397 57397 1026 Width: 1060 VWidth: 26 Flags: W HStem: 2 269<-491 -240 240 491> 750.867 269<-491 -240 240 491> VStem: -491 251<750.867 1019.87> -491 251<2 271> 240 251<750.867 1019.87> 240 251<2 271> LayerCount: 2 Fore Refer: 66 58 N 1 0 0 1 -885 0 2 Refer: 66 58 N 1 0 0 1 -154 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/comma.glyph000066400000000000000000000005341472062471000320210ustar00rootroot00000000000000StartChar: comma Encoding: 44 44 54 Width: 1060 VWidth: 26 Flags: W HStem: -393 667 VStem: 401 258<5 274> 489 170<-164.236 5> LayerCount: 2 Fore SplineSet 401 274 m 1xc0 652 274 l 1 659 11 l 1 659 8 l 2xc0 659 -189 575 -317 408 -393 c 1 347 -254 l 1 439 -203 489 -133 489 5 c 1xa0 401 5 l 1 401 274 l 1xc0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/copyright.glyph000066400000000000000000000024101472062471000327300ustar00rootroot00000000000000StartChar: copyright Encoding: 169 169 165 Width: 1060 VWidth: 6 Flags: W HStem: 39.0674 139.978<369.316 712.026> 298 137<461.628 652.42> 746 137<462.464 641.864> 1007 139.435<373.506 707.913> VStem: 16.0898 140.91<402.968 782.339> 288 141<467.895 711.54> 920.8 141.69<398.535 786.773> LayerCount: 2 Fore SplineSet 157 593 m 0 157 363.099609375 329.51953125 179.044921875 542.900390625 179.044921875 c 0 756.280273438 179.044921875 920.799804688 363.099609375 920.799804688 593 c 0 920.799804688 822.900390625 756.280273438 1007 542.900390625 1007 c 0 329.51953125 1007 157 822.900390625 157 593 c 0 16.08984375 592.240234375 m 0 16.08984375 897.967773438 250.440429688 1146.43457031 539.290039062 1146.43457031 c 0 828.139648438 1146.43457031 1062.49023438 897.967773438 1062.49023438 592.240234375 c 0 1062.49023438 286.512695312 828.139648438 39.0673828125 539.290039062 39.0673828125 c 0 250.440429688 39.0673828125 16.08984375 286.512695312 16.08984375 592.240234375 c 0 550 746 m 0 471 746 429 674 429 581 c 0 429 517 465 435 549 435 c 1 604 435 641 446 669 504 c 1 792 436 l 1 723 313 611 298 548 298 c 0 427 298 288 373 288 579 c 0 288 759 394 883 553 883 c 0 625 883 735 844 778 752 c 1 657 680 l 1 629 727 612 746 550 746 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/currency.glyph000066400000000000000000000014211472062471000325530ustar00rootroot00000000000000StartChar: currency Encoding: 164 164 153 Width: 1060 VWidth: 6 Flags: W HStem: 98 157<420.92 626.633> VStem: 215 165<301.574 671.832> 687 163<322.138 685.398> LayerCount: 2 Fore SplineSet 687 522 m 0 687 650 632 735 547 743 c 1 532 741 l 1 427 730 380 626 380 462 c 0 380 325 421 255 529 255 c 0 637 255 687 368 687 522 c 0 215 461 m 2 215 468 l 2 215 556 235 636 260 697 c 1 119 849 l 1 238 955 l 1 355 828 l 1 403 878 456 898 526 901 c 1 543 901 l 2 626 901 678 880 729 833 c 1 841 946 l 1 954 847 l 1 818 697 l 1 841 640 850 582 850 520 c 1 848 417 834 352 799 284 c 1 944 129 l 1 826 23 l 1 701 159 l 1 651 120 590 98 524 98 c 0 440 99 387 127 339 167 c 1 214 43 l 1 107 142 l 1 240 299 l 1 219 354 215 403 215 461 c 2 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/d.glyph000066400000000000000000000023271472062471000311520ustar00rootroot00000000000000StartChar: d Encoding: 100 100 3 Width: 1060 VWidth: -2 Flags: W HStem: -7 154<317.142 616.56> 868 155<322.737 600.455> 1391 20G<694 858.5> VStem: 73 158<241.806 761.527> 710 157<241.719 782.262 949 1399.8> LayerCount: 2 Back SplineSet 749 478 m 4xd8 749 761 637 865 474 865 c 4 383 865 321 795 269 744 c 5 269 307 l 5 340 193 387 147 524 147 c 4 694 147 749 274 749 478 c 4xd8 906 459 m 4 906 191 799 -7 524 -7 c 4 412 -7 332 28 269 84 c 5xd8 268 42 263 20 258 -12 c 5 93 7 l 5xe8 103 73 112 160 112 243 c 4 112 251 112 259 112 267 c 4 112 516 111 877 111 1157 c 4 111 1251 103 1335 96 1403 c 5 255 1412 l 5 264 1339 269 1243 269 1152 c 6 269 949 l 5 317 985 360 1020 460 1020 c 4 783 1020 906 795 906 459 c 4 EndSplineSet Fore SplineSet 231 478 m 0 231 274 284 147 454 147 c 0 591 147 639 193 710 307 c 1 710 744 l 1 658 795 549 868 458 868 c 0 295 868 231 761 231 478 c 0 867 267 m 1 867 241 l 2 867 158 875 72 885 7 c 1 721 -12 l 1 716 20 711 42 710 84 c 1 647 28 566 -7 454 -7 c 0 179 -7 73 191 73 459 c 0 73 795 149 1023 472 1023 c 0 572 1023 661 980 709 949 c 1 709 1156 l 2 709 1250 701 1335 694 1403 c 1 854 1411 l 1 863 1338 868 1243 868 1152 c 2 867 267 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/dagger.glyph000066400000000000000000000012411472062471000321520ustar00rootroot00000000000000StartChar: dagger Encoding: 8224 8224 546 Width: 1060 VWidth: 6 Flags: W HStem: 1023 158<58 389.631 554 905> VStem: 401 162<-194.108 1008 1172 1492> LayerCount: 2 Fore SplineSet 552 1172 m 1 666 1175 763 1179 905 1179 c 1 905 1020 l 1 766 1020 670 1013 554 1010 c 1 558 751 563 448 563 224 c 2 563 74 l 2 563 -41 562 -97 557 -198 c 1 396 -197 l 1 400 -135 401 -92 401 -37 c 0 401 10 400 66 400 152 c 0 400 389 397 724 394 1008 c 1 301 1008 195 1014 55 1023 c 1 55 1076 55 1130 58 1181 c 1 194 1172 301 1170 392 1170 c 1 391 1257 391 1336 391 1399 c 2 391 1492 l 1 551 1492 l 1 551 1347 l 2 551 1296 551 1237 552 1172 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/daggerdbl.glyph000066400000000000000000000016121472062471000326360ustar00rootroot00000000000000StartChar: daggerdbl Encoding: 8225 8225 539 Width: 1060 VWidth: 6 Flags: W HStem: 194 163<60 399 563 905> 1008 162<64.3538 392 554 905> VStem: 391 160<-194.108 192 357 1008 1172 1492> LayerCount: 2 Fore SplineSet 563 192 m 1 563 74 l 2 563 -41 562 -97 557 -198 c 1 396 -197 l 1 400 -135 401 -92 401 -37 c 0 401 10 400 66 400 152 c 0 400 165 400 179 400 193 c 1 351 193 303 194 252 194 c 0 192 194 129 193 60 189 c 1 60 349 l 1 189 356 294 357 399 357 c 1 398 562 396 799 394 1008 c 1 301 1008 195 1014 55 1023 c 1 55 1076 55 1130 58 1181 c 1 194 1172 301 1170 392 1170 c 1 391 1257 391 1336 391 1399 c 2 391 1492 l 1 551 1492 l 1 551 1347 l 2 551 1296 551 1237 552 1172 c 1 666 1175 763 1179 905 1179 c 1 905 1020 l 1 766 1020 670 1013 554 1010 c 1 557 799 561 559 562 356 c 1 679 354 784 349 907 349 c 1 905 188 l 1 784 188 678 191 563 192 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/dcaron.glyph000066400000000000000000000015441472062471000321750ustar00rootroot00000000000000StartChar: dcaron Encoding: 271 271 211 Width: 1060 VWidth: 32 Flags: W HStem: -7 154<266.707 553.576> 858 155<300.455 569.285> 1391 20G<628 785 865 956.833> VStem: 33 151<241.806 723.517> 643 150<241.719 788.21 949 1399.8> 808 152<1021.79 1143.75> LayerCount: 2 Fore SplineSet 184 478 m 0 184 274 235 147 398 147 c 0 529 147 575 193 643 307 c 1 643 744 l 1 593 795 538 858 450 858 c 0 294 858 184 761 184 478 c 0 793 267 m 1 793 241 l 2 793 158 801 72 810 7 c 1 653 -12 l 1 649 20 644 42 643 84 c 1 583 28 505 -7 398 -7 c 0 134 -7 33 191 33 459 c 0 33 795 155 1013 464 1013 c 0 560 1013 596 980 642 949 c 1 642 1156 l 2 642 1250 634 1335 628 1403 c 1 781 1411 l 1 789 1338 794 1243 794 1152 c 2 793 267 l 1 1070 1363 m 1 1032 1251 1006 1142 960 991 c 1 808 1025 l 1 826 1167 854 1308 876 1411 c 1 1070 1363 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/dcroat.glyph000066400000000000000000000015151472062471000322010ustar00rootroot00000000000000StartChar: dcroat Encoding: 273 273 213 Width: 1060 VWidth: -2 Flags: W HStem: -7 154<327.869 627.56> 858 155<363.119 643.98> 1118 152<400 716 878 970> 1391 20G<705 866.5> VStem: 84 156<249.683 713.724> 721 156<241.719 785.775 949 1118 1270 1401.17> LayerCount: 2 Fore SplineSet 877 267 m 1 877 241 l 2 877 158 885 72 895 7 c 1 732 -12 l 1 727 20 722 42 721 84 c 1 658 28 577 -7 465 -7 c 0 190 -7 84 191 84 459 c 0 84 795 211 1013 534 1013 c 0 634 1013 672 980 720 949 c 1 720 1118 l 1 400 1118 l 1 400 1270 l 1 716 1270 l 1 713 1319 709 1364 705 1403 c 1 864 1411 l 1 869 1369 873 1321 875 1270 c 1 970 1270 l 1 970 1118 l 1 878 1118 l 1 877 267 l 1 240 478 m 0 240 274 295 147 465 147 c 0 602 147 650 193 721 307 c 1 721 744 l 1 669 795 611 858 520 858 c 0 357 858 240 761 240 478 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/degree.glyph000066400000000000000000000010111472062471000321470ustar00rootroot00000000000000StartChar: degree Encoding: 176 176 175 Width: 1060 VWidth: -26 Flags: W HStem: 838 150<370.397 539.603> 1204 150<370.397 539.603> VStem: 197 150<1011.4 1180.6> 563 150<1011.4 1180.6> LayerCount: 2 Fore SplineSet 197 1096 m 0 197 1238 313 1354 455 1354 c 0 597 1354 713 1238 713 1096 c 0 713 954 597 838 455 838 c 0 313 838 197 954 197 1096 c 0 347 1096 m 0 347 1036 395 988 455 988 c 0 515 988 563 1036 563 1096 c 0 563 1156 515 1204 455 1204 c 0 395 1204 347 1156 347 1096 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/delta.glyph000066400000000000000000000015371472062471000320220ustar00rootroot00000000000000StartChar: delta Encoding: 948 948 344 Width: 1060 VWidth: 6 Flags: W HStem: 1 155<343.159 630.662> 1227 152<312.954 750.382> VStem: 72 158<272.944 645.668> 119 159<1053.25 1188.2> 745 157<273.541 630.398> LayerCount: 2 Fore SplineSet 902 504 m 0xd8 902 244 806 1 484 1 c 2 482 1 l 1 210 2 72 184 72 464 c 0xe8 72 655 133 804 317 879 c 1 272 901 232 921 205 942 c 0 159 979 119 1034 119 1110 c 0 119 1129 122 1149 127 1171 c 0 167 1330 307 1379 472 1379 c 0 596 1379 735 1351 856 1322 c 1 818 1164 l 1 685 1201 562 1227 466 1227 c 0 377 1227 312 1204 285 1147 c 0 280 1136 278 1126 278 1117 c 0 278 1089 299 1069 326 1050 c 1 568 894 902 838 902 504 c 0xd8 506 786 m 1 341 754 230 664 230 469 c 0 230 274 317 156 484 156 c 1 560 157 604 173 654 215 c 1 723 279 745 365 745 506 c 0 745 631 632 717 506 786 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/dieresis.glyph000066400000000000000000000005421472062471000325330ustar00rootroot00000000000000StartChar: dieresis Encoding: 168 168 173 Width: 1060 VWidth: -28 Flags: W HStem: 1090 225<139 374 545 780> VStem: 139 235<1090 1312> 545 235<1087 1309> LayerCount: 2 Fore SplineSet 139 1315 m 1 374 1312 l 1 374 1087 l 1 139 1090 l 1 139 1315 l 1 545 1312 m 1 780 1309 l 1 780 1084 l 1 545 1087 l 1 545 1312 l 1 EndSplineSet Validated: 1 EndChar dieresistonos.glyph000066400000000000000000000005421472062471000335370ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: dieresistonos Encoding: 901 901 411 Width: 1060 VWidth: -28 Flags: W HStem: 1092.51 192.078<139 374 545 780> 1254.47 451.814 VStem: 139 235<1092.51 1282.03> 535.147 166.765<1567.73 1664.79> 545 235<1089.95 1279.47> LayerCount: 2 Fore Refer: 392 900 N 0.926471 0 0 0.920192 33 130 2 Refer: 173 168 N 1 0 0 0.853679 0 162 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/divide.glyph000066400000000000000000000010271472062471000321670ustar00rootroot00000000000000StartChar: divide Encoding: 247 247 146 Width: 1060 VWidth: 6 Flags: W HStem: -12 270<355 605> 437 157<101 887> 757 269<353 604> VStem: 355 250<-12 258 757 1026> LayerCount: 2 Fore SplineSet 101 437 m 1 96 594 l 1 255 599 380 600 458 600 c 0 596 600 661 597 871 594 c 1 888 594 l 1 887 437 l 1 869 437 l 1 656 440 592 444 455 444 c 0 379 444 253 441 101 437 c 1 355 258 m 1 605 258 l 1 605 -12 l 1 355 -12 l 1 355 258 l 1 353 1026 m 1 604 1026 l 1 604 757 l 1 353 757 l 1 353 1026 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/dkshade.glyph000066400000000000000000000033151472062471000323300ustar00rootroot00000000000000StartChar: dkshade Encoding: 9619 9619 735 Width: 1060 VWidth: 1918 Flags: W HStem: -505 291<-20 117 530 667> -214 290<254 392 804 942> 77 290<-20 117 530 667> 367 291<254 392 804 942> 658 291<-20 117 530 667> 948 291<254 392 804 942> 1239 291<-20 117 530 667> 1529 291<254 392 804 942> VStem: -20 274<-505 -214 77 367 658 948 1239 1529> 117 413<-214 76 367 658 949 1239 1530 1820> 392 412<-505 -214 77 367 658 948 1239 1529> 667 413<-214 76 367 658 949 1239 1530 1820> 942 138<-505 -214 76 367 658 948 1239 1529> LayerCount: 2 Fore SplineSet -20 367 m 1xa080 117 367 l 1 117 658 l 1xa840 -20 658 l 1 -20 949 l 1xa880 117 949 l 1 117 1239 l 1xaa40 -20 1239 l 1 -20 1530 l 1xaa80 117 1530 l 1xaa40 117 1820 l 1 530 1820 l 1x0140 530 1530 l 1 667 1530 l 1x0250 667 1820 l 1 1080 1820 l 1x0150 1080 -505 l 1 942 -505 l 1x8108 942 -214 l 1 804 -214 l 1x4028 804 -505 l 1 392 -505 l 1x8028 392 -214 l 1 254 -214 l 1x40a8 254 -505 l 1 -20 -505 l 1 -20 -214 l 1x80a8 117 -214 l 1 117 77 l 1xa040 -20 77 l 1 -20 367 l 1xa080 667 -214 m 1xa050 667 77 l 1 530 77 l 1 530 -214 l 1 667 -214 l 1xa050 392 367 m 1x50a0 254 367 l 1 254 76 l 1 392 76 l 1 392 367 l 1x50a0 392 948 m 1x14a0 254 948 l 1 254 658 l 1 392 658 l 1 392 948 l 1x14a0 392 1239 m 1 392 1529 l 1 254 1529 l 1x05a0 254 1239 l 1 392 1239 l 1 667 658 m 1x2850 530 658 l 1 530 367 l 1 667 367 l 1 667 658 l 1x2850 667 1239 m 1x0a50 530 1239 l 1 530 949 l 1 667 949 l 1 667 1239 l 1x0a50 942 76 m 1x5028 942 367 l 1 804 367 l 1 804 76 l 1 942 76 l 1x5028 942 658 m 1 942 948 l 1 804 948 l 1x1428 804 658 l 1 942 658 l 1 942 1239 m 1 942 1529 l 1 804 1529 l 1x0528 804 1239 l 1 942 1239 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/dnblock.glyph000066400000000000000000000004051472062471000323360ustar00rootroot00000000000000StartChar: dnblock Encoding: 9604 9604 710 Width: 1060 VWidth: 1918 Flags: W HStem: -505 1163<-20 1080> VStem: -20 1100<-505 658> LayerCount: 2 Fore SplineSet -20 658 m 1 1080 658 l 1 1080 -505 l 1 -20 -505 l 1 -20 658 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/dollar.glyph000066400000000000000000000017231472062471000322030ustar00rootroot00000000000000StartChar: dollar Encoding: 36 36 94 Width: 1060 VWidth: 0 Flags: W HStem: 54 153<561 714.351> 651 159<318.012 432> 1121 154<275.807 468 641 719.516> VStem: 72 159<283.219 439 884.687 1076.33> 788 160<275.611 524.725> LayerCount: 2 Fore SplineSet 247 709 m 1 156 752 72 843 72 989 c 0 72 1188 259 1275 470 1275 c 0 473 1275 476 1275 479 1275 c 1 488 1510 l 1 663 1496 l 1 641 1264 l 1 770 1244 904 1163 958 1046 c 1 819 969 l 1 787 1057 702 1093 629 1108 c 1 604 775 l 1 650 765 696 752 739 732 c 1 847 680 948 580 948 406 c 0 948 148 751 61 550 54 c 1 538 -176 l 1 359 -162 l 1 388 65 l 1 171 106 60 231 60 439 c 1 218 439 l 1 218 303 289 243 400 217 c 1 432 651 l 1 370 666 306 682 247 709 c 1 468 1121 m 1 337 1120 231 1090 231 994 c 0 231 912 277 873 333 847 c 0 367 831 405 819 444 810 c 1 468 1121 l 1 561 207 m 1 704 216 788 269 788 398 c 0 788 505 730 555 651 589 c 0 632 597 612 604 592 611 c 1 561 207 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/dotlessi.glyph000066400000000000000000000007771472062471000325640ustar00rootroot00000000000000StartChar: dotlessi Encoding: 305 305 177 Width: 1060 VWidth: 0 Flags: W HStem: -18 142<542.51 910.467> 857 156<124.467 378> VStem: 378 155<210.385 857> LayerCount: 2 Fore SplineSet 417 1013 m 2 533 1013 l 1 533 740 534 210 534 210 c 1 539 128 583 124 675 124 c 0 768 124 892 145 961 197 c 1 1029 83 l 1 943 12 800 -18 676 -18 c 0 591 -18 515 -4 471 20 c 0 386 67 378 147 378 206 c 2 378 857 l 1 329 857 215 851 120 829 c 1 91 971 l 1 203 997 313 1013 417 1013 c 2 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/e.glyph000066400000000000000000000011321472062471000311440ustar00rootroot00000000000000StartChar: e Encoding: 101 101 4 Width: 1060 VWidth: 32 Flags: W HStem: -10 153<357.663 694.191> 427 153<236 721.719> 869 152<361.998 649.715> VStem: 78 158<266.631 427 580 738.031> LayerCount: 2 Fore SplineSet 236 580 m 1 365 581 622 590 764 606 c 1 748 767 646 869 510 869 c 0 340 869 237 734 236 580 c 1 509 1021 m 0 886 1021 923 641 923 503 c 0 923 483 923 468 922 460 c 1 642 441 414 429 236 427 c 1 236 274 322 143 526 143 c 0 669 143 753 222 792 276 c 1 915 167 l 1 874 122 760 -10 522 -10 c 0 224 -10 78 203 78 516 c 0 78 802 226 1021 509 1021 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/eacute.glyph000066400000000000000000000004651472062471000321760ustar00rootroot00000000000000StartChar: eacute Encoding: 233 233 55 Width: 1060 VWidth: -2 Flags: W HStem: -10 153<357.663 694.191> 427 153<236 721.719> 869 152<361.998 649.715> 1060 461 VStem: 78 158<266.631 427 580 738.031> 240 590 LayerCount: 2 Fore Refer: 323 769 N 1 0 0 1 16 -220 2 Refer: 4 101 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/ebreve.glyph000066400000000000000000000005601472062471000321740ustar00rootroot00000000000000StartChar: ebreve Encoding: 277 277 215 Width: 1060 VWidth: 32 Flags: W HStem: -10 153<357.663 694.191> 427 153<236 721.719> 869 152<361.998 649.715> 1079 153<370.698 650.547> VStem: 78 158<266.631 427 580 738.031> 156 156<1293.28 1354.76> 708 166<1288.15 1345.59> LayerCount: 2 Fore Refer: 328 774 S 1 0 0 1 2 -278 2 Refer: 4 101 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/ecaron.glyph000066400000000000000000000004571472062471000322000ustar00rootroot00000000000000StartChar: ecaron Encoding: 283 283 221 Width: 1060 VWidth: 32 Flags: W HStem: -10 153<357.663 694.191> 427 153<236 721.719> 869 152<361.998 649.715> 1061 425 VStem: 78 158<266.631 427 580 738.031> LayerCount: 2 Fore Refer: 334 780 S 1 0 0 1 -13 -157 2 Refer: 4 101 N 1 0 0 1 0 0 3 Validated: 1 EndChar ecircumflex.glyph000066400000000000000000000004621472062471000331540ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: ecircumflex Encoding: 234 234 57 Width: 1060 VWidth: 0 Flags: W HStem: -10 153<357.663 694.191> 427 153<236 721.719> 869 152<361.998 649.715> 1061 435 VStem: 78 158<266.631 427 580 738.031> LayerCount: 2 Fore Refer: 324 770 S 1 0 0 1 -22 -204 2 Refer: 4 101 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/edieresis.glyph000066400000000000000000000005441472062471000327020ustar00rootroot00000000000000StartChar: edieresis Encoding: 235 235 58 Width: 1060 VWidth: 0 Flags: W HStem: -10 153<357.663 694.191> 427 153<236 721.719> 869 152<361.998 649.715> 1178 225<201 436 607 842> VStem: 78 158<266.631 427 580 738.031> 201 235<1178 1400> 607 235<1175 1397> LayerCount: 2 Fore Refer: 173 168 N 1 0 0 1 62 88 2 Refer: 4 101 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/edotaccent.glyph000066400000000000000000000006071472062471000330370ustar00rootroot00000000000000StartChar: edotaccent Encoding: 279 279 217 Width: 1060 VWidth: 32 Flags: W HStem: -10 153<357.663 694.191> 427 153<236 721.719> 869 152<361.998 649.715> 1178 225<392 626> VStem: 78 158<266.631 427 580 738.031> 392 234<1178 1403> LayerCount: 2 Fore SplineSet 392 1403 m 1 626 1403 l 1 626 1178 l 1 392 1178 l 1 392 1403 l 1 EndSplineSet Refer: 4 101 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/egrave.glyph000066400000000000000000000004711472062471000321760ustar00rootroot00000000000000StartChar: egrave Encoding: 232 232 56 Width: 1060 VWidth: -2 Flags: W HStem: -10 153<357.663 694.191> 427 153<236 721.719> 869 152<361.998 649.715> 1065.5 461 VStem: 78 158<266.631 427 580 738.031> 195 590 LayerCount: 2 Fore Refer: 322 768 S 1 0 0 1 33 -214.5 2 Refer: 4 101 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/eight.glyph000066400000000000000000000014561472062471000320310ustar00rootroot00000000000000StartChar: eight Encoding: 56 56 112 Width: 1060 VWidth: 0 Flags: W HStem: -9 156<318.712 655.288> 1136 157<347.342 622.658> VStem: 65 159<233.779 504.473> 143 157<899.086 1087.24> 670 157<899.086 1087.24> 750 159<233.779 504.473> LayerCount: 2 Fore SplineSet 487 147 m 0xe4 653 147 750 234 750 368 c 0 750 520 619 597 487 657 c 1 355 597 224 520 224 368 c 0 224 234 321 147 487 147 c 0xe4 487 821 m 1 595 848 670 923 670 989 c 0 670 1068 605 1136 485 1136 c 0 365 1136 300 1068 300 989 c 0xd8 300 923 379 848 487 821 c 1 485 1293 m 0 704 1293 827 1158 827 985 c 0xd8 827 882 745 777 657 738 c 1 769 684 909 560 909 378 c 0 909 156 746 -9 487 -9 c 0 228 -9 65 156 65 378 c 0xe4 65 560 205 684 317 738 c 1 229 777 143 882 143 985 c 0 143 1158 266 1293 485 1293 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/ellipsis.glyph000066400000000000000000000005501472062471000325470ustar00rootroot00000000000000StartChar: ellipsis Encoding: 8230 8230 544 Width: 1060 VWidth: 26 Flags: W HStem: 0 269<11.8893 235.001 411.889 635 811.889 1035> VStem: 11.8893 223.111<0 269> 411.889 223.111<0 269> 811.889 223.111<0 269> LayerCount: 2 Fore Refer: 53 46 N 0.888889 0 0 1 59 0 2 Refer: 53 46 N 0.88889 0 0 1 -341 0 2 Refer: 53 46 N 0.888889 0 0 1 459 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/emacron.glyph000066400000000000000000000005271472062471000323530ustar00rootroot00000000000000StartChar: emacron Encoding: 275 275 189 Width: 1060 VWidth: 0 Flags: W HStem: -10 153<357.663 694.191> 427 153<236 721.719> 869 152<361.998 649.715> 1181.9 152<285 739> VStem: 78 158<266.631 427 580 738.031> 285 454<1182.9 1333.9> LayerCount: 2 Fore Refer: 326 772 S 1 0 0 1 29.0001 -291.1 2 Refer: 4 101 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/emdash.glyph000066400000000000000000000002731472062471000321660ustar00rootroot00000000000000StartChar: emdash Encoding: 8212 8212 527 Width: 1060 VWidth: 6 Flags: W HStem: 444 156<31.132 983.221> LayerCount: 2 Fore Refer: 100 45 S 1.20977 0 0 1 -152.753 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/endash.glyph000066400000000000000000000002471472062471000321700ustar00rootroot00000000000000StartChar: endash Encoding: 8211 8211 526 Width: 1060 VWidth: 6 Flags: W HStem: 444 156<152 939> LayerCount: 2 Fore Refer: 100 45 S 1 0 0 1 0 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/eng.glyph000066400000000000000000000012561472062471000315000ustar00rootroot00000000000000StartChar: eng Encoding: 331 331 267 Width: 1060 VWidth: 6 Flags: W HStem: -368 156<432 616.766> -1 21G<113 271> 872 150<409.07 670.196> 1020 20G<154.514 246> VStem: 113 158<0 778.144> 697 159<-124.65 841.083> LayerCount: 2 Fore SplineSet 271 927 m 1xdc 397 993 457 1022 567 1022 c 0 688 1022 856 945 856 796 c 2 856 211 l 2 856 -88 854 -368 436 -368 c 2 432 -368 l 1 429 -212 l 2 430 -212 431 -212 432 -212 c 0 663 -212 697 -114 697 149 c 0 697 354 697 560 697 765 c 0 697 839 612 872 545 872 c 0xec 482 872 417 830 272 760 c 1 271 0 l 1 113 -1 l 1 113 705 l 2 113 883 105 909 81 1003 c 1 241 1040 l 1 251 1016 264 976 271 927 c 1xdc EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/eogonek.glyph000066400000000000000000000034341472062471000323560ustar00rootroot00000000000000StartChar: eogonek Encoding: 281 281 219 Width: 1060 VWidth: 32 Flags: W HStem: -444 145<536.602 773.542> -10 153<346.975 535.035> 427 153<236 721.719> 869 152<361.998 651.11> VStem: 78 158<258.732 427 580 738.031> 369 155<-282.478 -147.973> 764 159<606.562 749.303> LayerCount: 2 Back SplineSet 234 311 m 4 234 206 290 146 383 146 c 4 563 146 670 304 696 345 c 5 696 440 l 5 639 475 559 504 489 504 c 4 353 504 234 429 234 311 c 4 760.513 79.4528 m 5 747.805 99.1817 737.755 123.706 732 156 c 5 654 81 565 -6 383 -6 c 4 212 -6 78 135 78 301 c 4 78 377 108 466 167 527 c 4 262 624 363 648 481 648 c 4 566 648 641 630 695 597 c 5 695 792 628 877 476 877 c 4 338 877 283 828 203 685 c 5 73 767 l 5 169 949 296 1025 474 1028 c 5 699 1028 849 878 849 657 c 5 853 318 l 6 853 283 853 190 866 173 c 4 879 155 916 132 945 109 c 5 945 109 880 42.002 828 0 c 4 723.34 -84.5332 574 -142.338 574 -216.338 c 4 574 -272.338 630 -299.838 694 -299.838 c 4 752 -299.838 793.5 -266.838 823.5 -244.838 c 5 901.5 -351.338 l 5 857.5 -399.337 769 -444.338 690 -444.338 c 4 502 -444.338 419 -351.338 419 -216.338 c 4 419 -36.3379 711.875 18.875 760.513 79.4528 c 5 EndSplineSet Fore SplineSet 236 580 m 1 365 581 622 595 764 611 c 1 758 767 646 869 510 869 c 0 340 869 237 734 236 580 c 1 509 1021 m 0 886 1021 923 641 923 503 c 0 923 483 923 468 922 460 c 1 642 441 414 429 236 427 c 1 236 274 319 143 505 143 c 0 662 143 750 230 785 286 c 1 906 183 l 1 903 178 896 168 884 153 c 0 714 -76 524 -140 524 -216 c 0 524 -272 580 -299 644 -299 c 0 702 -299 743 -266 773 -244 c 1 851 -351 l 1 807 -399 719 -444 640 -444 c 0 452 -444 369 -351 369 -216 c 0 369 -116 438 -87 537 -9 c 1 525 -10 513 -10 501 -10 c 0 215 -10 78 203 78 516 c 0 78 802 226 1021 509 1021 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/epsilon.glyph000066400000000000000000000014171472062471000323770ustar00rootroot00000000000000StartChar: epsilon Encoding: 949 949 345 Width: 1060 VWidth: 0 Flags: W HStem: -4 154<348.879 806.193> 510 151<396.949 703> 871 153<309.845 845.822> VStem: 131 157<206.569 417.619 716.508 840.612> LayerCount: 2 Fore SplineSet 996 131 m 1 925 78 782 -4 559 -4 c 0 377 -4 296 31 221 90 c 0 144 151 131 236 131 301 c 0 131 431 196 548 348 584 c 1 187 595 131 691 131 789 c 0 131 935 269 1024 579 1024 c 2 593 1024 l 2 825 1024 897 972 915 960 c 1 847 830 l 1 823 845 727 871 581 871 c 0 377 871 287 846 287 783 c 0 287 669 569 661 680 661 c 2 685 661 l 1 703 661 l 1 703 509 l 1 677 509 651 510 625 510 c 0 562 510 500 506 426 478 c 0 315 437 288 366 288 299 c 0 288 206 379 150 560 150 c 0 728 150 859 206 910 252 c 1 996 131 l 1 EndSplineSet Validated: 1 EndChar epsilontonos.glyph000066400000000000000000000005251472062471000334020ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: epsilontonos Encoding: 941 941 396 Width: 1060 VWidth: 0 Flags: W HStem: -4 154<348.879 806.193> 510 151<396.949 703> 871 153<309.845 845.822> 1115 491 VStem: 131 157<206.569 417.619 716.508 840.612> 537 180<1455.42 1560.9> LayerCount: 2 Fore Refer: 392 900 S 1 0 0 1 -5 -107 2 Refer: 345 949 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/equal.glyph000066400000000000000000000010401472062471000320250ustar00rootroot00000000000000StartChar: equal Encoding: 61 61 114 Width: 1060 VWidth: 6 Flags: W HStem: 189 160<50 895> 656 162<48 895> LayerCount: 2 Fore SplineSet 50 349 m 1 190 357 302 357 416 357 c 0 595 357 729 349 897 349 c 1 895 188 l 1 721 188 577 193 394 193 c 0 344 193 294 194 242 194 c 0 182 194 119 193 50 189 c 1 50 349 l 1 48 825 m 1 147 819 231 818 304 818 c 0 337 818 367 818 396 818 c 0 588 818 697 823 895 823 c 1 895 664 l 1 702 664 591 656 394 656 c 0 298 656 190 658 45 667 c 1 45 720 45 774 48 825 c 1 EndSplineSet Validated: 1 EndChar equal_equal.liga.glyph000066400000000000000000000011341472062471000340540ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: equal_equal.liga Encoding: 57603 57603 983 Width: 1060 VWidth: 6 Flags: W HStem: 194 163<-1010 895> 656 162<-1012 895> LayerCount: 2 Fore SplineSet -666 656 m 0 -762 656 -870 658 -1015 667 c 1 -1015 720 -1015 774 -1012 825 c 1 -881 820 -796 818 -664 818 c 0 -631 818 367 818 396 818 c 0 588 818 697 823 895 823 c 1 895 664 l 1 702 664 -469 656 -666 656 c 0 -644 357 m 0 -465 357 729 349 897 349 c 1 895 188 l 1 721 188 577 193 394 193 c 0 -8 193 -414 194 -818 194 c 0 -878 194 -941 193 -1010 189 c 1 -1010 349 l 1 -870 357 -758 357 -644 357 c 0 EndSplineSet Validated: 1 EndChar equal_equal_equal.liga.glyph000066400000000000000000000015361472062471000352510ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: equal_equal_equal.liga Encoding: 57604 57604 1030 Width: 1060 VWidth: 6 Flags: W HStem: 94 163<-2070 895> 429 162<-2072 895> 756 162<-2072 895> LayerCount: 2 Fore SplineSet -1726 756 m 0 -1822 756 -1930 758 -2075 767 c 1 -2075 820 -2075 874 -2072 925 c 1 -1941 920 -1856 918 -1724 918 c 0 -1691 918 367 918 396 918 c 0 588 918 697 923 895 923 c 1 895 764 l 1 702 764 -1529 756 -1726 756 c 0 -1704 257 m 0 -1525 257 729 249 897 249 c 1 895 88 l 1 721 88 577 93 394 93 c 0 -8 93 -1474 94 -1878 94 c 0 -1938 94 -2001 93 -2070 89 c 1 -2070 249 l 1 -1930 257 -1818 257 -1704 257 c 0 -1726 429 m 0 -1822 429 -1930 431 -2075 440 c 1 -2075 493 -2075 547 -2072 598 c 1 -1941 593 -1856 591 -1724 591 c 0 -1691 591 367 591 396 591 c 0 588 591 697 596 895 596 c 1 895 437 l 1 702 437 -1529 429 -1726 429 c 0 EndSplineSet Validated: 1 EndChar equal_equal_greater.liga.glyph000066400000000000000000000010731472062471000355670ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: equal_equal_greater.liga Encoding: 57605 57605 1001 Width: 1060 VWidth: 4 Flags: W HStem: 189 160<-2070 319> 667 158<-2072 365> LayerCount: 2 Fore SplineSet 193 993 m 1 336 1098 l 1 357 1060 398 1021 443 979 c 0 531 893 900 602 926 584 c 1 926 464 l 1 769 335 458 94 339 -4 c 0 312 -25 294 -42 261 -58 c 1 190 89 l 1 227 117 272 151 319 188 c 1 -2070 189 l 1 -2070 349 l 1 523 349 l 1 601 411 678 471 741 520 c 1 695 558 629 608 559 664 c 1 -2075 667 l 1 -2072 825 l 1 365 823 l 1 296 883 234 942 193 993 c 1 EndSplineSet Validated: 1 EndChar equal_greater.liga.glyph000066400000000000000000000010671472062471000344030ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: equal_greater.liga Encoding: 57606 57606 1000 Width: 1060 VWidth: 4 Flags: W HStem: 189 160<-1010 319> 667 158<-1012 380> LayerCount: 2 Fore SplineSet 203 1003 m 1 336 1098 l 1 357 1060 398 1021 443 979 c 0 531 893 900 602 926 584 c 1 926 464 l 1 769 335 458 94 339 -4 c 0 312 -25 294 -42 261 -58 c 1 190 89 l 1 227 117 272 151 319 188 c 1 -1010 189 l 1 -1010 349 l 1 523 349 l 1 601 411 678 471 741 520 c 1 695 557 633 608 565 664 c 1 -1015 667 l 1 -1012 825 l 1 380 823 l 1 309 887 245 950 203 1003 c 1 EndSplineSet Validated: 1 EndChar equal_greater_greater.liga.glyph000066400000000000000000000014431472062471000361120ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: equal_greater_greater.liga Encoding: 57607 57607 1002 Width: 1060 VWidth: 4 Flags: W HStem: 189 160<-2070 -259> 667 158<-2072 -171> LayerCount: 2 Fore SplineSet 203 1003 m 1 336 1098 l 1 357 1060 398 1021 443 979 c 0 531 893 900 602 926 584 c 1 926 464 l 1 769 335 458 94 339 -4 c 0 312 -25 294 -42 261 -58 c 1 190 89 l 1 336 198 582 397 741 520 c 1 606 631 320 856 203 1003 c 1 -346 998 m 1 -215 1096 l 1 -185 1056 -152 1020 -106 979 c 0 44 839 358 588 445 522 c 1 269 377 -62 112 -227 15 c 0 -257 -2 -278 -16 -313 -27 c 1 -360 130 l 1 -329 146 -295 166 -259 188 c 1 -2070 189 l 1 -2070 349 l 1 -23 349 l 1 59 409 140 470 205 520 c 1 154 560 88 609 20 664 c 1 -2075 667 l 1 -2072 825 l 1 -171 823 l 1 -241 885 -303 945 -346 998 c 1 EndSplineSet Validated: 1 EndChar equal_less_less.liga.glyph000066400000000000000000000013311472062471000347400ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: equal_less_less.liga Encoding: 57608 57608 1009 Width: 1060 VWidth: 6 Flags: W HStem: 189 160<-2070 -28.4642> 667 158<-2072 -42.9325> LayerCount: 2 Fore SplineSet 860 39 m 1 729 -59 l 1 699 -19 666 17 620 58 c 0 470 198 156 449 69 515 c 1 245 660 576 925 741 1022 c 0 771 1039 792 1053 827 1064 c 1 874 907 l 1 713 822 468 640 309 517 c 1 463 398 739 187 860 39 c 1 -2070 349 m 1 -21 348 l 1 104 243 239 124 311 34 c 1 178 -61 l 1 157 -23 116 16 71 58 c 0 43 85 -13 134 -78 187 c 1 -2070 189 l 1 -2070 349 l 1 -2075 667 m 1 -2072 825 l 1 -99 823 l 1 11 910 116 993 175 1041 c 0 202 1062 220 1079 253 1095 c 1 324 948 l 1 228 877 89 766 -40 664 c 1 -2075 667 l 1 EndSplineSet Validated: 1 EndChar equal_slash_equal.liga.glyph000066400000000000000000000020111472062471000352410ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: equal_slash_equal.liga Encoding: 57609 57609 1023 Width: 1060 VWidth: 6 Flags: W HStem: 194 155<-2070 -772 -545 895> 656 162<-2072 -601 -375 895> LayerCount: 2 Fore SplineSet -1726 656 m 0 -1822 656 -1930 658 -2075 667 c 1 -2075 720 -2075 774 -2072 825 c 1 -1941 820 -1856 818 -1724 818 c 2 -542 818 l 2 -542 819 l 0 -510 910 -481 989 -460 1044 c 0 -444 1087 -425 1147 -420 1161 c 1 -271 1102 l 1 -300 1028 -335 930 -374 821 c 0 -374 820 -375 819 -375 818 c 2 396 818 l 2 588 818 697 823 895 823 c 1 895 664 l 1 798 664 180 662 -433 660 c 1 -465 573 -505 463 -545 353 c 1 107 351 806 349 897 349 c 1 895 188 l 1 721 188 577 193 394 193 c 0 213 193 -184 193 -603 193 c 1 -663 29 -716 -112 -732 -151 c 1 -879 -90 l 1 -867 -62 -824 54 -772 194 c 1 -1229 194 -1681 194 -1878 194 c 0 -1938 194 -2001 193 -2070 189 c 1 -2070 349 l 1 -1930 357 -1818 357 -1704 357 c 0 -1630 357 -1202 356 -713 354 c 1 -673 463 -633 572 -601 659 c 1 -1140 657 -1638 656 -1726 656 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/eta.glyph000066400000000000000000000011351472062471000314740ustar00rootroot00000000000000StartChar: eta Encoding: 951 951 347 Width: 1060 VWidth: 6 Flags: W HStem: -1 21G<113 271> 872 150<437.027 707.196> 1020 20G<154.514 246> VStem: 113 158<0 758.239> 734 159<-327.685 841.083> LayerCount: 2 Fore SplineSet 271 900 m 1xb8 379 979 494 1022 604 1022 c 0 725 1022 893 945 893 796 c 2 893 -79 l 2 893 -145 906 -282 924 -330 c 1 766 -362 l 1 748 -283 734 -215 734 -86 c 2 734 765 l 2 734 839 649 872 582 872 c 0xd8 519 872 403 820 272 733 c 1 271 0 l 1 113 -1 l 1 113 705 l 2 113 883 105 909 81 1003 c 1 241 1040 l 1 251 1016 264 949 271 900 c 1xb8 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/etatonos.glyph000066400000000000000000000005161472062471000325610ustar00rootroot00000000000000StartChar: etatonos Encoding: 942 942 397 Width: 1060 VWidth: 0 Flags: W HStem: -1 21G<113 271> 872 150<437.027 707.196> 1020 20G<154.514 246> 1098 491 VStem: 113 158<0 758.239> 575 180<1438.42 1543.9> 734 159<-327.685 841.083> LayerCount: 2 Fore Refer: 392 900 S 1 0 0 1 33 -124 2 Refer: 347 951 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/eth.glyph000066400000000000000000000013541472062471000315060ustar00rootroot00000000000000StartChar: eth Encoding: 240 240 205 Width: 1060 VWidth: 6 Flags: W HStem: 1 155<353.646 630.662> 1324 20G<654.736 741.706> 1408 20G<396.908 448> VStem: 72 158<293.329 718.907> 745 157<284.704 721.007> LayerCount: 2 Fore SplineSet 601 864 m 1 288 864 230 699 230 504 c 0 230 309 317 156 484 156 c 1 560 157 604 173 654 215 c 1 723 279 745 400 745 541 c 0 745 666 690 769 601 864 c 1 603 1167 m 1 780 913 902 772 902 539 c 0 902 279 806 1 484 1 c 2 482 1 l 1 210 2 72 219 72 499 c 0 72 690 129 994 497 1018 c 1 487 1033 457 1075 422 1124 c 1 217 1076 l 1 185 1212 l 1 337 1248 l 1 306 1294 281 1330 276 1341 c 1 433 1428 l 1 463 1379 491 1334 519 1291 c 1 737 1344 l 1 769 1208 l 1 603 1167 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/exclam.glyph000066400000000000000000000005721472062471000322000ustar00rootroot00000000000000StartChar: exclam Encoding: 33 33 68 Width: 1060 VWidth: 0 Flags: W HStem: 0 270<388 638> 1299 20G<415 613> VStem: 388 250<0 270> 415 198<523.352 1319> 431 166<431 1226.65> LayerCount: 2 Fore SplineSet 613 1319 m 1xd0 597 431 l 1 431 431 l 1xc8 415 1319 l 1 613 1319 l 1xd0 388 270 m 1xe0 638 270 l 1 638 0 l 1 388 0 l 1 388 270 l 1xe0 EndSplineSet Validated: 1 EndChar exclam_equal.liga.glyph000066400000000000000000000017171472062471000342250ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: exclam_equal.liga Encoding: 57610 57610 984 Width: 1060 VWidth: 6 Flags: W HStem: 194 163<-1010 -242 -14 895> 656 162<-1012 -71 155 895> LayerCount: 2 Fore SplineSet -666 656 m 0 -762 656 -870 658 -1015 667 c 1 -1015 720 -1015 774 -1012 825 c 1 -881 820 -796 818 -664 818 c 2 -12 818 l 2 -12 819 l 0 20 910 49 989 70 1044 c 0 86 1087 105 1147 110 1161 c 1 259 1102 l 1 230 1028 195 930 156 821 c 0 156 820 155 819 155 818 c 2 396 818 l 2 588 818 697 823 895 823 c 1 895 664 l 1 797 664 445 662 97 660 c 1 65 573 26 464 -14 354 c 1 371 352 801 349 897 349 c 1 895 188 l 1 721 188 577 193 394 193 c 0 239 193 83 193 -73 193 c 1 -133 29 -186 -112 -202 -151 c 1 -349 -90 l 1 -337 -62 -294 54 -242 194 c 1 -434 194 -626 194 -818 194 c 0 -878 194 -941 193 -1010 189 c 1 -1010 349 l 1 -870 357 -758 357 -644 357 c 0 -582 357 -401 356 -183 355 c 1 -143 463 -103 572 -71 659 c 1 -343 657 -586 656 -666 656 c 0 EndSplineSet Validated: 1 EndChar exclam_equal_equal.liga.glyph000066400000000000000000000024311472062471000354060ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: exclam_equal_equal.liga Encoding: 57611 57611 1037 Width: 1060 VWidth: 6 Flags: W HStem: 94 163<-2070 -809 -581 895> 429 162<-2072 -684 -458 895> 760 158<-2072 -564 -339 895> LayerCount: 2 Fore SplineSet -1726 429 m 0 -1822 429 -1930 431 -2075 440 c 1 -2075 493 -2075 547 -2072 598 c 1 -1941 593 -1856 591 -1724 591 c 2 -626 591 l 1 -601 658 -580 717 -564 760 c 1 -1117 758 -1636 756 -1726 756 c 0 -1822 756 -1930 758 -2075 767 c 1 -2075 820 -2075 874 -2072 925 c 1 -1941 920 -1856 918 -1724 918 c 2 -507 918 l 1 -489 967 -473 1010 -460 1044 c 0 -444 1087 -425 1147 -420 1161 c 1 -271 1102 l 1 -291 1051 -314 988 -339 918 c 1 396 918 l 2 588 918 697 923 895 923 c 1 895 764 l 1 799 764 204 762 -396 760 c 1 -412 717 -434 658 -458 591 c 1 396 591 l 2 588 591 697 596 895 596 c 1 895 437 l 1 793 437 123 435 -516 433 c 1 -537 374 -559 313 -581 254 c 1 81 251 805 249 897 249 c 1 895 88 l 1 721 88 577 93 394 93 c 0 208 93 -208 93 -640 93 c 1 -684 -26 -719 -120 -732 -151 c 1 -879 -90 l 1 -870 -69 -844 1 -809 94 c 1 -1253 94 -1686 94 -1878 94 c 0 -1938 94 -2001 93 -2070 89 c 1 -2070 249 l 1 -1930 257 -1818 257 -1704 257 c 0 -1632 257 -1223 256 -750 254 c 1 -728 312 -706 373 -684 432 c 1 -1191 430 -1642 429 -1726 429 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/exclamdbl.glyph000066400000000000000000000005461472062471000326630ustar00rootroot00000000000000StartChar: exclamdbl Encoding: 8252 8252 549 Width: 1060 VWidth: 0 Flags: W HStem: 0 270<144 394 624 874> 1299 20G<171 369 651 849> VStem: 144 250<0 270> 171 198<523.352 1319> 187 166<431 1226.65> 624 250<0 270> 651 198<523.352 1319> 667 166<431 1226.65> LayerCount: 2 Fore Refer: 68 33 N 1 0 0 1 -244 0 2 Refer: 68 33 N 1 0 0 1 236 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/exclamdown.glyph000066400000000000000000000002671472062471000330710ustar00rootroot00000000000000StartChar: exclamdown Encoding: 161 161 121 Width: 1060 VWidth: 0 Flags: W LayerCount: 2 Fore Refer: 68 33 N -0.999996 0.0027248 -0.0027248 -0.999996 1032 1018 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/f.glyph000066400000000000000000000012321472062471000311460ustar00rootroot00000000000000StartChar: f Encoding: 102 102 5 Width: 1060 VWidth: -2 Flags: W HStem: 0 21G<258 415> 867 153<112 255 412 814.015> 1266 152<448.036 824.583> VStem: 255 157<0 867 1021 1231.57> LayerCount: 2 Fore SplineSet 568 1266 m 0 421 1266 412 1168 412 1060 c 2 412 1021 l 1 480 1021 610 1020 683 1020 c 1 787 1017 814 1009 844 1000 c 1 815 854 l 1 794 861 773 867 717 867 c 2 412 867 l 1 413 713 415 4 415 0 c 1 258 0 l 1 258 25 257 720 255 867 c 1 112 867 l 1 112 1020 l 1 256 1020 l 1 256 1036 255 1045 255 1064 c 0 255 1207 283 1418 560 1418 c 0 779 1418 927 1392 1011 1225 c 1 885 1148 l 1 835 1246 773 1266 568 1266 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/figuredash.glyph000066400000000000000000000002731472062471000330460ustar00rootroot00000000000000StartChar: figuredash Encoding: 8210 8210 525 Width: 1060 VWidth: 6 Flags: W HStem: 444 156<125.816 948.105> LayerCount: 2 Fore Refer: 100 45 S 1.04484 0 0 1 -33 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/filledbox.glyph000066400000000000000000000003711472062471000326740ustar00rootroot00000000000000StartChar: filledbox Encoding: 9632 9632 736 Width: 1060 VWidth: 1918 Flags: W HStem: 110 880<90 970> VStem: 90 880<110 990> LayerCount: 2 Fore SplineSet 90 990 m 1 970 990 l 1 970 110 l 1 90 110 l 1 90 990 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/five.glyph000066400000000000000000000012001472062471000316450ustar00rootroot00000000000000StartChar: five Encoding: 53 53 109 Width: 1060 VWidth: 0 Flags: W HStem: -2 156<342.269 628.971> 731 158<333.708 636.53> 1132 156<317 775> VStem: 734 158<264.988 633.537> LayerCount: 2 Fore SplineSet 485 731 m 0 354 731 273 640 256 623 c 1 130 677 l 1 176 1288 l 1 775 1286 l 1 775 1132 l 1 317 1132 l 1 294 835 l 1 341 863 404 889 482 889 c 0 539 889 607 879 675 846 c 1 786 787 892 651 892 450 c 0 892 150 712 0 472 -2 c 1 470 -2 l 2 295 -2 176 114 106 231 c 1 239 319 l 1 291 233 361 154 473 154 c 0 640 154 734 259 734 448 c 0 734 596 683 669 605 705 c 0 563 725 521 731 485 731 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/florin.glyph000066400000000000000000000013601472062471000322140ustar00rootroot00000000000000StartChar: florin Encoding: 402 402 340 Width: 1060 VWidth: -2 Flags: W HStem: -313 147<99 256.727> 859 153<184 326 483 814.015> 1266 152<519.822 827.743> VStem: 326 157<-89.2027 859 1013 1224.24> LayerCount: 2 Fore SplineSet 330 152 m 0 330 177 328 712 326 859 c 1 184 859 l 1 184 1012 l 1 328 1012 l 1 328 1028 326 1045 326 1064 c 0 326 1207 355 1418 632 1418 c 0 793 1418 927 1392 1011 1225 c 1 885 1148 l 1 835 1246 772 1266 640 1266 c 0 493 1266 483 1168 483 1060 c 2 483 1013 l 1 551 1013 610 1012 683 1012 c 1 787 1009 814 1001 844 992 c 1 815 846 l 1 794 853 773 859 717 859 c 2 483 859 l 1 484 705 488 156 488 152 c 0 488 -105 417 -313 87 -313 c 0 99 -166 l 0 272 -166 330 -93 330 152 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/font.props000066400000000000000000000273741472062471000317260ustar00rootroot00000000000000SplineFontDB: 3.0 FontName: FantasqueSansMono-Regular FullName: Fantasque Sans Mono Regular FamilyName: Fantasque Sans Mono Weight: Regular Copyright: Created by Jany Belluz with FontForge 2.0 (http://fontforge.sf.net) UComments: "2013-9-13: Created." Version: 1.8.0 ItalicAngle: 0 UnderlinePosition: -77 UnderlineWidth: 156 Ascent: 1650 Descent: 398 InvalidEm: 0 LayerCount: 2 Layer: 0 0 "Back" 1 Layer: 1 0 "Fore" 0 XUID: [1021 607 50037791 3178130] StyleMap: 0x0040 FSType: 8 OS2Version: 3 OS2_WeightWidthSlopeOnly: 1 OS2_UseTypoMetrics: 1 CreationTime: 1379052706 ModificationTime: 1573933022 PfmFamily: 49 TTFWeight: 400 TTFWidth: 5 LineGap: 50 VLineGap: 0 Panose: 2 11 6 9 2 2 4 3 2 4 OS2TypoAscent: 1650 OS2TypoAOffset: 0 OS2TypoDescent: -398 OS2TypoDOffset: 0 OS2TypoLinegap: 100 OS2WinAscent: 1750 OS2WinAOffset: 0 OS2WinDescent: 398 OS2WinDOffset: 0 HheadAscent: 1700 HheadAOffset: 0 HheadDescent: -398 HheadDOffset: 0 OS2FamilyClass: 2057 OS2Vendor: 'PfEd' Lookup: 1 0 0 "'ss01' Stylistic Set 1 - No loop k" { "'ss01' Stylistic Set 1 - No loop k-1" ("noloop") } ['ss01' ('DFLT' <'dflt' > 'cyrl' <'dflt' > 'grek' <'dflt' > 'latn' <'dflt' > ) ] Lookup: 1 0 0 "'ss02' Stylistic Set 2 - Flat base i" { } ['ss02' ('DFLT' <'dflt' > 'cyrl' <'dflt' > 'grek' <'dflt' > 'latn' <'dflt' > ) ] Lookup: 1 0 0 "'ss03' Stylistic Set 3 - No base serif i" { } ['ss03' ('DFLT' <'dflt' > 'cyrl' <'dflt' > 'grek' <'dflt' > 'latn' <'dflt' > ) ] MarkAttachClasses: 1 DEI: 91125 LangName: 1033 "" "" "" "" "" "" "" "" "" "Jany Belluz" "" "" "" "Copyright (c) 2013-2017, Jany Belluz ()+AAoACgAA-This Font Software is licensed under the SIL Open Font License, Version 1.1.+AAoA-This license is copied below, and is also available with a FAQ at:+AAoA-http://scripts.sil.org/OFL+AAoACgAK------------------------------------------------------------+AAoA-SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007+AAoA------------------------------------------------------------+AAoACgAA-PREAMBLE+AAoA-The goals of the Open Font License (OFL) are to stimulate worldwide+AAoA-development of collaborative font projects, to support the font creation+AAoA-efforts of academic and linguistic communities, and to provide a free and+AAoA-open framework in which fonts may be shared and improved in partnership+AAoA-with others.+AAoACgAA-The OFL allows the licensed fonts to be used, studied, modified and+AAoA-redistributed freely as long as they are not sold by themselves. The+AAoA-fonts, including any derivative works, can be bundled, embedded, +AAoA-redistributed and/or sold with any software provided that any reserved+AAoA-names are not used by derivative works. The fonts and derivatives,+AAoA-however, cannot be released under any other type of license. The+AAoA-requirement for fonts to remain under this license does not apply+AAoA-to any document created using the fonts or their derivatives.+AAoACgAA-DEFINITIONS+AAoAIgAA-Font Software+ACIA refers to the set of files released by the Copyright+AAoA-Holder(s) under this license and clearly marked as such. This may+AAoA-include source files, build scripts and documentation.+AAoACgAi-Reserved Font Name+ACIA refers to any names specified as such after the+AAoA-copyright statement(s).+AAoACgAi-Original Version+ACIA refers to the collection of Font Software components as+AAoA-distributed by the Copyright Holder(s).+AAoACgAi-Modified Version+ACIA refers to any derivative made by adding to, deleting,+AAoA-or substituting -- in part or in whole -- any of the components of the+AAoA-Original Version, by changing formats or by porting the Font Software to a+AAoA-new environment.+AAoACgAi-Author+ACIA refers to any designer, engineer, programmer, technical+AAoA-writer or other person who contributed to the Font Software.+AAoACgAA-PERMISSION & CONDITIONS+AAoA-Permission is hereby granted, free of charge, to any person obtaining+AAoA-a copy of the Font Software, to use, study, copy, merge, embed, modify,+AAoA-redistribute, and sell modified and unmodified copies of the Font+AAoA-Software, subject to the following conditions:+AAoACgAA-1) Neither the Font Software nor any of its individual components,+AAoA-in Original or Modified Versions, may be sold by itself.+AAoACgAA-2) Original or Modified Versions of the Font Software may be bundled,+AAoA-redistributed and/or sold with any software, provided that each copy+AAoA-contains the above copyright notice and this license. These can be+AAoA-included either as stand-alone text files, human-readable headers or+AAoA-in the appropriate machine-readable metadata fields within text or+AAoA-binary files as long as those fields can be easily viewed by the user.+AAoACgAA-3) No Modified Version of the Font Software may use the Reserved Font+AAoA-Name(s) unless explicit written permission is granted by the corresponding+AAoA-Copyright Holder. This restriction only applies to the primary font name as+AAoA-presented to the users.+AAoACgAA-4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font+AAoA-Software shall not be used to promote, endorse or advertise any+AAoA-Modified Version, except to acknowledge the contribution(s) of the+AAoA-Copyright Holder(s) and the Author(s) or with their explicit written+AAoA-permission.+AAoACgAA-5) The Font Software, modified or unmodified, in part or in whole,+AAoA-must be distributed entirely under this license, and must not be+AAoA-distributed under any other license. The requirement for fonts to+AAoA-remain under this license does not apply to any document created+AAoA-using the Font Software.+AAoACgAA-TERMINATION+AAoA-This license becomes null and void if any of the above conditions are+AAoA-not met.+AAoACgAA-DISCLAIMER+AAoA-THE FONT SOFTWARE IS PROVIDED +ACIA-AS IS+ACIA, WITHOUT WARRANTY OF ANY KIND,+AAoA-EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF+AAoA-MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT+AAoA-OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE+AAoA-COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,+AAoA-INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL+AAoA-DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING+AAoA-FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM+AAoA-OTHER DEALINGS IN THE FONT SOFTWARE." "http://scripts.sil.org/OFL" LangName: 1033 "" "" "" "" "" "" "" "" "" "Jany Belluz" "" "" "" "Copyright (c) 2013-2017, Jany Belluz ()+AAoACgAA-This Font Software is licensed under the SIL Open Font License, Version 1.1.+AAoA-This license is copied below, and is also available with a FAQ at:+AAoA-http://scripts.sil.org/OFL+AAoACgAK------------------------------------------------------------+AAoA-SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007+AAoA------------------------------------------------------------+AAoACgAA-PREAMBLE+AAoA-The goals of the Open Font License (OFL) are to stimulate worldwide+AAoA-development of collaborative font projects, to support the font creation+AAoA-efforts of academic and linguistic communities, and to provide a free and+AAoA-open framework in which fonts may be shared and improved in partnership+AAoA-with others.+AAoACgAA-The OFL allows the licensed fonts to be used, studied, modified and+AAoA-redistributed freely as long as they are not sold by themselves. The+AAoA-fonts, including any derivative works, can be bundled, embedded, +AAoA-redistributed and/or sold with any software provided that any reserved+AAoA-names are not used by derivative works. The fonts and derivatives,+AAoA-however, cannot be released under any other type of license. The+AAoA-requirement for fonts to remain under this license does not apply+AAoA-to any document created using the fonts or their derivatives.+AAoACgAA-DEFINITIONS+AAoAIgAA-Font Software+ACIA refers to the set of files released by the Copyright+AAoA-Holder(s) under this license and clearly marked as such. This may+AAoA-include source files, build scripts and documentation.+AAoACgAi-Reserved Font Name+ACIA refers to any names specified as such after the+AAoA-copyright statement(s).+AAoACgAi-Original Version+ACIA refers to the collection of Font Software components as+AAoA-distributed by the Copyright Holder(s).+AAoACgAi-Modified Version+ACIA refers to any derivative made by adding to, deleting,+AAoA-or substituting -- in part or in whole -- any of the components of the+AAoA-Original Version, by changing formats or by porting the Font Software to a+AAoA-new environment.+AAoACgAi-Author+ACIA refers to any designer, engineer, programmer, technical+AAoA-writer or other person who contributed to the Font Software.+AAoACgAA-PERMISSION & CONDITIONS+AAoA-Permission is hereby granted, free of charge, to any person obtaining+AAoA-a copy of the Font Software, to use, study, copy, merge, embed, modify,+AAoA-redistribute, and sell modified and unmodified copies of the Font+AAoA-Software, subject to the following conditions:+AAoACgAA-1) Neither the Font Software nor any of its individual components,+AAoA-in Original or Modified Versions, may be sold by itself.+AAoACgAA-2) Original or Modified Versions of the Font Software may be bundled,+AAoA-redistributed and/or sold with any software, provided that each copy+AAoA-contains the above copyright notice and this license. These can be+AAoA-included either as stand-alone text files, human-readable headers or+AAoA-in the appropriate machine-readable metadata fields within text or+AAoA-binary files as long as those fields can be easily viewed by the user.+AAoACgAA-3) No Modified Version of the Font Software may use the Reserved Font+AAoA-Name(s) unless explicit written permission is granted by the corresponding+AAoA-Copyright Holder. This restriction only applies to the primary font name as+AAoA-presented to the users.+AAoACgAA-4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font+AAoA-Software shall not be used to promote, endorse or advertise any+AAoA-Modified Version, except to acknowledge the contribution(s) of the+AAoA-Copyright Holder(s) and the Author(s) or with their explicit written+AAoA-permission.+AAoACgAA-5) The Font Software, modified or unmodified, in part or in whole,+AAoA-must be distributed entirely under this license, and must not be+AAoA-distributed under any other license. The requirement for fonts to+AAoA-remain under this license does not apply to any document created+AAoA-using the Font Software.+AAoACgAA-TERMINATION+AAoA-This license becomes null and void if any of the above conditions are+AAoA-not met.+AAoACgAA-DISCLAIMER+AAoA-THE FONT SOFTWARE IS PROVIDED +ACIA-AS IS+ACIA, WITHOUT WARRANTY OF ANY KIND,+AAoA-EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF+AAoA-MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT+AAoA-OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE+AAoA-COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,+AAoA-INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL+AAoA-DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING+AAoA-FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM+AAoA-OTHER DEALINGS IN THE FONT SOFTWARE." "http://scripts.sil.org/OFL" Encoding: UnicodeBmp UnicodeInterp: none NameList: Adobe Glyph List DisplaySize: -36 AntiAlias: 1 FitToEm: 1 WinInfo: 57300 25 7 BeginPrivate: 1 BlueValues 37 [-22 1 1018 1061 1281 1345 1395 1433] EndPrivate Grid -1678 2674 m 0 -1678 -1422 l 1024 -2048 2498.5 m 0 4096 2498.5 l 1024 -2048 1180.9 m 0 4096 1180.9 l 1024 Named: "bas point du i" -2048 1019.8 m 0 4096 1019.8 l 1024 Named: "lowercase" -2048 1280.5 m 0 4096 1280.5 l 1024 Named: "numbers" -1963.46 504.484 m 0 3873.34 504.484 l 1024 -1945.6 1375.6 m 0 3891.2 1375.6 l 1024 EndSplineSet TeXData: 1 0 0 346030 173015 115343 423805 -1048576 115343 783286 444596 497025 792723 393216 433062 380633 303038 157286 324010 404750 52429 2506097 1059062 262144 EndSplineFont fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/four.glyph000066400000000000000000000007351472062471000317030ustar00rootroot00000000000000StartChar: four Encoding: 52 52 108 Width: 1060 VWidth: 0 Flags: W HStem: -2 21G<605 761> 413 157<287 605 761 889> 1286 20G<587 761> VStem: 605 156<-2 413 570 990 1216.54 1306> LayerCount: 2 Fore SplineSet 605 570 m 1 605 990 l 1 532 861 379 667 287 570 c 1 605 570 l 1 78 543 m 1 112 589 576 1143 598 1306 c 1 761 1306 l 1 761 570 l 1 889 570 l 1 889 416 l 1 761 416 l 1 761 -2 l 1 605 -2 l 1 605 413 l 1 138 413 l 1 78 543 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/g.glyph000066400000000000000000000042621472062471000311550ustar00rootroot00000000000000StartChar: g Encoding: 103 103 6 Width: 1060 VWidth: 14 Flags: W HStem: -388 156<278.617 720.671> 71 154<268.192 774.636> 407 150<299.344 644.78> 874 152<327.95 656.085 832.082 965> VStem: 80 157<-191.069 42.8905 253.878 437.725> 95 158<603.644 801.907> 704 156<611.193 826.239> 803 158<-154.528 35.3661> LayerCount: 2 Back SplineSet 444 -222 m 0xf9 473 -222 500 -222 525 -222 c 0 724 -222 811 -155 811 -75 c 0 811 8 733 22 554 22 c 0 500 22 394 20 321 19 c 1 272 0 237 -43 237 -109 c 0 237 -207 305 -222 444 -222 c 0xf9 725 720 m 0xf6 725 812 648 873 497 873 c 0 329 873 253 780 253 682 c 0 253 583 354 521 483 521 c 0 689 521 725 607 725 720 c 0xf6 854 841 m 1 872 800 881 783 881 725 c 0xf6 881 509 780 373 479 373 c 2 476 373 l 2 401 373 343 385 281 408 c 1 262 386 239 347 239 303 c 0 239 195 273 173 419 173 c 0 462 173 557 175 621 175 c 0 784 175 968 127 968 -74 c 0 968 -261 806 -369 440 -369 c 0 236 -369 80 -321 80 -114 c 0xf9 80 -13 114 41 167 88 c 1 120 123 82 177 82 298 c 0 82 399 119 455 156 496 c 1 119 543 95 601 95 669 c 0 95 672 95 675 95 678 c 0 95 913 243 1025 497 1025 c 0 597 1025 691 1012 767 965 c 1 816 1011 848 1026 964 1026 c 1 964 863 l 1 952 865 941 866 931 866 c 0 897 866 869 856 854 841 c 1 EndSplineSet Fore SplineSet 237 -76 m 0xf9 237 -202 312 -232 444 -232 c 0 455 -232 539 -232 549 -232 c 0 664 -232 803 -191 803 -25 c 0 803 60 654 71 533 71 c 0 524 71 467 71 321 69 c 1 265 47 237 -13 237 -76 c 0xf9 476 557 m 0 605 557 704 609 704 706 c 0 704 835 619 874 492 874 c 0 356 874 253 801 253 709 c 0xf6 253 593 346 557 476 557 c 0 95 699 m 0 95 909 246 1026 492 1026 c 0 607 1026 681 1006 746 966 c 1 802 1018 855 1028 965 1028 c 1 965 864 l 1 953 866 931 869 921 869 c 0 886 869 847 864 830 847 c 1 856 800 860 758 860 710 c 0xf6 860 521 706 407 481 407 c 0 410 407 347 414 282 439 c 1 263 417 239 382 239 341 c 0 239 265 293 223 419 223 c 0 445 223 573 225 600 225 c 0 788 225 961 166 961 -24 c 0 961 -283 787 -388 543 -388 c 3 500 -388 487 -388 440 -388 c 0 229 -388 80 -291 80 -82 c 0xf9 80 18 112 89 167 137 c 1 110 179 82 250 82 328 c 0 82 419 114 479 156 527 c 1 122 565 95 627 95 699 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/gamma.glyph000066400000000000000000000011551472062471000320070ustar00rootroot00000000000000StartChar: gamma Encoding: 947 947 343 Width: 1060 VWidth: 14 Flags: W HStem: 889 152<20 95.2925> 1040 20G<810 865> VStem: 491 159<-376 115.021> LayerCount: 2 Fore SplineSet 491 -376 m 1x60 491 -269 488 -10 470 68 c 0 413 315 274 627 180 784 c 0 145 843 108 873 96 880 c 0 81 889 60 889 35 889 c 0 30 889 25 888 20 888 c 1 20 1041 l 1xa0 53 1041 92 1040 120 1036 c 0 183 1026 233 976 293 883 c 0 390 731 492 488 562 287 c 1 636 504 810 1060 810 1060 c 1 964 1004 l 1 964 1004 739 388 643 16 c 1 649 -66 650 -174 650 -290 c 0 650 -319 650 -349 650 -378 c 1 491 -376 l 1x60 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/gbreve.glyph000066400000000000000000000007551472062471000322040ustar00rootroot00000000000000StartChar: gbreve Encoding: 287 287 225 Width: 1060 VWidth: 32 Flags: W HStem: -388 156<278.617 720.671> 71 154<268.192 774.636> 407 150<299.344 644.78> 874 152<327.95 656.085 832.082 965> 1092 153<339.698 619.547> VStem: 80 157<-191.069 42.8905 253.878 437.725> 95 158<603.644 801.907> 125 156<1306.28 1367.76> 677 166<1301.15 1358.59> 704 156<611.193 826.239> 803 158<-154.528 35.3661> LayerCount: 2 Fore Refer: 328 774 S 1 0 0 1 -29 -265 2 Refer: 6 103 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/gcaron.glyph000066400000000000000000000006501472062471000321750ustar00rootroot00000000000000StartChar: gcaron Encoding: 487 487 450 Width: 1060 VWidth: 0 Flags: W HStem: -388 156<278.617 720.671> 71 154<268.192 774.636> 407 150<299.344 644.78> 874 152<327.95 656.085 832.082 965> 1116 425 VStem: 80 157<-191.069 42.8905 253.878 437.725> 95 158<603.644 801.907> 704 156<611.193 826.239> 803 158<-154.528 35.3661> LayerCount: 2 Fore Refer: 334 780 S 1 0 0 1 -8 -102 2 Refer: 6 103 N 1 0 0 1 0 0 3 Validated: 1 EndChar gcircumflex.glyph000066400000000000000000000006571472062471000331640ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: gcircumflex Encoding: 285 285 223 Width: 1060 VWidth: 32 Flags: W HStem: -388 156<278.617 720.671> 71 154<268.192 774.636> 407 150<299.344 644.78> 874 152<327.95 656.085 832.082 965> 1068 435 VStem: 80 157<-191.069 42.8905 253.878 437.725> 95 158<603.644 801.907> 704 156<611.193 826.239> 803 158<-154.528 35.3661> LayerCount: 2 Fore Refer: 324 770 S 1 0 0 1 -41 -197 2 Refer: 6 103 N 1 0 0 1 0 0 3 Validated: 1 EndChar gcommaaccent.glyph000066400000000000000000000007111472062471000332640ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: gcommaaccent Encoding: 291 291 229 Width: 1060 VWidth: 32 Flags: W HStem: -388 156<278.617 720.671> 71 154<268.192 774.636> 407 150<299.344 644.78> 874 152<327.95 656.085 832.082 965> 1122 420 VStem: 80 157<-191.069 42.8905 253.878 437.725> 95 158<603.644 801.907> 570 152<1389.25 1511.21> 704 156<611.193 826.239> 803 158<-154.528 35.3661> LayerCount: 2 Fore Refer: 496 786 S 1 0 0 1 184 -113 2 Refer: 6 103 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/gdotaccent.glyph000066400000000000000000000010101472062471000330260ustar00rootroot00000000000000StartChar: gdotaccent Encoding: 289 289 227 Width: 1060 VWidth: 32 Flags: W HStem: -388 156<278.617 720.671> 71 154<268.192 774.636> 407 150<299.344 644.78> 874 152<327.95 656.085 832.082 965> 1178 225<379 614> VStem: 80 157<-191.069 42.8905 253.878 437.725> 95 158<603.644 801.907> 379 235<1178 1403> 704 156<611.193 826.239> 803 158<-154.528 35.3661> LayerCount: 2 Fore SplineSet 379 1403 m 1xf9 614 1403 l 1 614 1178 l 1 379 1178 l 1 379 1403 l 1xf9 EndSplineSet Refer: 6 103 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/germandbls.glyph000066400000000000000000000016701472062471000330450ustar00rootroot00000000000000StartChar: germandbls Encoding: 223 223 167 Width: 1060 VWidth: 0 Flags: W HStem: -2 153<475.617 735.538> 669 153<293 546.391> 1176 152<288.318 547.771> VStem: 89 149<113.474 224 224.082 1124.19> 290 156<179.026 321> 601 153<877.064 1123.57> 790 154<207.136 553.369> LayerCount: 2 Fore SplineSet 80 1003 m 0 80 1159 191 1328 390 1328 c 0 593 1328 754 1233 754 1011 c 0 754 909 726 832 670 779 c 1 847 730 944 598 944 381 c 0 944 171 844 -2 624 -2 c 0 437 -2 290 94 290 297 c 0 290 305 291 313 291 321 c 1 446 321 l 1 448 192 475 151 624 151 c 0 759 151 790 261 790 395 c 0 790 656 581 669 293 669 c 1 293 822 l 1 458 822 601 822 601 1005 c 0 601 1118 527 1176 390 1176 c 1 294 1175 233 1083 233 993 c 0 233 837 238 637 238 450 c 0 238 326 236 208 228 111 c 0 221 30 169 -9 113 -37 c 1 27 87 l 1 42 94 56 101 67 113 c 0 76 123 88 140 88 224 c 0 88 224 89 337 89 448 c 0 89 635 80 829 80 1003 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/grave.glyph000066400000000000000000000005721472062471000320330ustar00rootroot00000000000000StartChar: grave Encoding: 96 96 118 Width: 1060 VWidth: -25 Flags: W HStem: 926.151 561.09 VStem: 214.228 613.086 LayerCount: 2 Fore SplineSet 358.594726562 1487.24121094 m 1 433 1373 733 1118 827.313476562 1081.55957031 c 1 726.124023438 926.151367188 l 1 530 1049 384 1163 214.227539062 1347.63476562 c 1 358.594726562 1487.24121094 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/gravecomb.glyph000066400000000000000000000004231472062471000326670ustar00rootroot00000000000000StartChar: gravecomb Encoding: 768 768 322 Width: 1060 VWidth: -43 Flags: W HStem: 1280 461 VStem: 162 590 LayerCount: 2 Fore SplineSet 752 1428 m 1 684 1280 l 1 541 1327 273 1483 162 1595 c 1 285 1741 l 1 400 1633 609 1476 752 1428 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/greater.glyph000066400000000000000000000005111472062471000323510ustar00rootroot00000000000000StartChar: greater Encoding: 62 62 103 Width: 1060 VWidth: 6 Flags: W LayerCount: 2 Fore SplineSet 926 591 m 1 926 474 l 1 830 405 410 35 232 -30 c 1 164 109 l 1 339 203 600 413 741 526 c 1 615 616 371 794 257 900 c 0 230 925 208 944 189 974 c 1 307 1076 l 1 413 950 839 658 926 591 c 1 EndSplineSet Validated: 1 EndChar greater_equal.liga.glyph000066400000000000000000000010551472062471000344000ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: greater_equal.liga Encoding: 57612 57612 1039 Width: 1060 VWidth: 4 Flags: W HStem: 239 156<486.601 560.768> 1119 164<-455 -332.821> LayerCount: 2 Fore SplineSet -528 335 m 1 -377 417 183 669 401 739 c 1 227 834 -287 1074 -463 1119 c 1 -455 1283 l 1 -418 1280 -394 1272 -361 1261 c 0 -213 1217 297 984 586 825 c 1 586 642 l 1 299 554 -274 273 -460 185 c 1 -528 335 l 1 557 395 m 1 598 239 l 1 387 174 -135 -86 -246 -141 c 0 -302 -167 -353 -192 -384 -221 c 1 -482 -90 l 1 -362 17 351 306 557 395 c 1 EndSplineSet Validated: 1 EndChar greater_equal_greater.liga.glyph000066400000000000000000000014301472062471000361060ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: greater_equal_greater.liga Encoding: 57613 57613 1003 Width: 1060 VWidth: 4 Flags: W HStem: 189 160<-1593.18 319> 667 158<-1549.73 380> LayerCount: 2 Fore SplineSet 203 1003 m 1 336 1098 l 1 357 1060 398 1021 443 979 c 0 531 893 900 602 926 584 c 1 926 464 l 1 769 335 458 94 339 -4 c 0 312 -25 294 -42 261 -58 c 1 190 89 l 1 227 117 272 151 319 188 c 1 -1539 189 l 1 -1637 111 -1728 39 -1781 -4 c 0 -1808 -25 -1826 -42 -1859 -58 c 1 -1930 89 l 1 -1842 155 -1717 254 -1597 349 c 1 523 349 l 1 601 411 678 471 741 520 c 1 695 557 633 608 565 664 c 1 -1558 667 l 1 -1690 776 -1840 907 -1917 1003 c 1 -1784 1098 l 1 -1763 1060 -1722 1021 -1677 979 c 0 -1645 947 -1574 888 -1497 825 c 1 380 823 l 1 309 887 245 950 203 1003 c 1 EndSplineSet Validated: 1 EndChar greater_greater.liga.glyph000066400000000000000000000003041472062471000347160ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: greater_greater.liga Encoding: 57399 57399 1028 Width: 1060 VWidth: 6 Flags: W LayerCount: 2 Fore Refer: 103 62 N 1 0 0 1 -107 0 2 Refer: 103 62 S 1 0 0 1 -911 0 2 Validated: 1 EndChar greater_greater_equal.liga.glyph000066400000000000000000000014531472062471000361130ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: greater_greater_equal.liga Encoding: 57614 57614 1004 Width: 1060 VWidth: 4 Flags: W HStem: 188 160<-1056 895> 667 158<-1019.11 895> LayerCount: 2 Fore SplineSet -1380 1003 m 1 -1247 1098 l 1 -1226 1060 -1186 1021 -1141 979 c 0 -1096 935 -1034 881 -967 825 c 1 895 823 l 1 895 664 l 1 -1028 667 l 1 -1158 777 -1304 908 -1380 1003 c 1 897 349 m 1 895 188 l 1 -1003 188 l 1 -1099 113 -1187 44 -1245 -4 c 0 -1272 -25 -1290 -42 -1323 -58 c 1 -1394 89 l 1 -1305 156 -1178 254 -1056 348 c 1 897 349 l 1 -1930 998 m 1 -1799 1096 l 1 -1769 1056 -1736 1020 -1690 979 c 0 -1540 839 -1226 588 -1139 522 c 1 -1315 377 -1646 112 -1811 15 c 0 -1841 -2 -1862 -16 -1897 -27 c 1 -1944 130 l 1 -1783 215 -1538 397 -1379 520 c 1 -1533 639 -1809 850 -1930 998 c 1 EndSplineSet Validated: 1 EndChar greater_greater_hyphen.liga.glyph000066400000000000000000000013371472062471000363000ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: greater_greater_hyphen.liga Encoding: 57615 57615 1005 Width: 1060 VWidth: 4 Flags: W HStem: 444 156<-731.868 939> LayerCount: 2 Fore SplineSet -1382 1003 m 1 -1249 1098 l 1 -1228 1060 -1187 1021 -1142 979 c 0 -1064 902 -765 665 -680 600 c 1 939 600 l 1 939 444 l 1 -683 444 l 1 -846 311 -1133 89 -1246 -4 c 0 -1273 -25 -1291 -42 -1324 -58 c 1 -1395 89 l 1 -1249 198 -1003 397 -844 520 c 1 -979 631 -1265 856 -1382 1003 c 1 -1931 998 m 1 -1800 1096 l 1 -1770 1056 -1737 1020 -1691 979 c 0 -1541 839 -1227 588 -1140 522 c 1 -1316 377 -1647 112 -1812 15 c 0 -1842 -2 -1863 -16 -1898 -27 c 1 -1945 130 l 1 -1784 215 -1539 397 -1380 520 c 1 -1534 639 -1810 850 -1931 998 c 1 EndSplineSet Validated: 1 EndChar greater_hyphen.liga.glyph000066400000000000000000000006461472062471000345710ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: greater_hyphen.liga Encoding: 57616 57616 1006 Width: 1060 VWidth: 6 Flags: W HStem: 444 156<-201.669 939> LayerCount: 2 Fore SplineSet -173 444 m 1 -313 332 -668 28 -828 -30 c 1 -896 109 l 1 -721 203 -460 413 -319 526 c 1 -445 616 -689 794 -803 900 c 0 -830 925 -852 944 -871 974 c 1 -753 1076 l 1 -651 955 -254 681 -146 600 c 1 939 600 l 1 939 444 l 1 -173 444 l 1 EndSplineSet Validated: 1 EndChar greater_hyphen_greater.liga.glyph000066400000000000000000000011511472062471000362720ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: greater_hyphen_greater.liga Encoding: 57617 57617 996 Width: 1060 VWidth: 6 Flags: W HStem: 444 156<-1261.67 638> LayerCount: 2 Fore SplineSet 926 591 m 1 926 474 l 1 830 405 410 35 232 -30 c 1 164 109 l 1 302 183 494 330 638 444 c 1 -1233 444 l 1 -1373 332 -1728 28 -1888 -30 c 1 -1956 109 l 1 -1781 203 -1520 413 -1379 526 c 1 -1505 616 -1749 794 -1863 900 c 0 -1890 925 -1912 944 -1931 974 c 1 -1813 1076 l 1 -1711 955 -1314 681 -1206 600 c 1 639 600 l 1 510 694 345 818 257 900 c 0 230 925 208 944 189 974 c 1 307 1076 l 1 413 950 839 658 926 591 c 1 EndSplineSet Validated: 1 EndChar greaterequal.glyph000066400000000000000000000007011472062471000333230ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: greaterequal Encoding: 8805 8805 985 Width: 1060 VWidth: 4 Flags: W HStem: 0 156<152 939> 1266 20G<283.863 360> LayerCount: 2 Fore SplineSet 152 156 m 1 939 156 l 1 939 0 l 1 152 0 l 1 152 156 l 1 926 801 m 1 926 684 l 1 830 615 378 324 220 202 c 1 130 332 l 1 288 453 585 643 741 736 c 1 615 826 371 1004 257 1110 c 0 230 1135 208 1154 189 1184 c 1 307 1286 l 1 413 1160 839 868 926 801 c 1 EndSplineSet Validated: 1 EndChar guillemotleft.glyph000066400000000000000000000010461472062471000335210ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: guillemotleft Encoding: 171 171 157 Width: 1060 VWidth: 6 Flags: W VStem: 387 152<103.907 161.156> 401 156<871.117 942.4> LayerCount: 2 Fore SplineSet 421 576 m 1x00 566 676 687 845 727 978 c 1 880 921 l 1 833 779 742 633 612 516 c 1 734 410 813 287 858 134 c 1 864 116 l 1 709 63 l 1 661 226 577 343 421 450 c 1 421 576 l 1x00 71 574 m 1 215 704 378 836 401 976 c 1 557 939 l 1x40 517 750 381 627 256 518 c 1 384 400 494 281 539 109 c 1 387 55 l 1x80 349 204 229 318 71 459 c 1 71 574 l 1 EndSplineSet Validated: 1 EndChar guillemotright.glyph000066400000000000000000000002721472062471000337040ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: guillemotright Encoding: 187 187 158 Width: 1060 VWidth: 6 Flags: W LayerCount: 2 Fore Refer: 157 171 S -0.999967 -0.008174 0.008174 -0.999967 997 1024 2 Validated: 1 EndChar guilsinglleft.glyph000066400000000000000000000005651472062471000335220ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: guilsinglleft Encoding: 8249 8249 547 Width: 1060 VWidth: 6 Flags: W VStem: 585 152<103.907 161.156> 599 156<871.117 942.4> LayerCount: 2 Fore SplineSet 269 574 m 1x80 413 704 576 836 599 976 c 1 755 939 l 1x40 715 750 579 627 454 518 c 1 582 400 692 281 737 109 c 1 585 55 l 1 547 204 427 318 269 459 c 1 269 574 l 1x80 EndSplineSet Validated: 1 EndChar guilsinglright.glyph000066400000000000000000000005701472062471000337010ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: guilsinglright Encoding: 8250 8250 548 Width: 1060 VWidth: 6 Flags: W VStem: 313 156<96.5998 167.883> 331 152<877.844 935.093> LayerCount: 2 Fore SplineSet 799 465 m 1x40 655 335 492 203 469 63 c 1 313 100 l 1x80 353 289 489 412 614 521 c 1 486 639 376 758 331 930 c 1 483 984 l 1 521 835 641 721 799 580 c 1 799 465 l 1x40 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/h.glyph000066400000000000000000000012621472062471000311530ustar00rootroot00000000000000StartChar: h Encoding: 104 104 8 Width: 1060 VWidth: -2 Flags: W HStem: 0 21G<101 261.5 853 908.043> 867 153<360.254 680.809> 1382 20G<111 270> VStem: 112 157<8 787.141 940 1401.5> 739 157<130.048 806.625> LayerCount: 2 Fore SplineSet 739 576 m 2 739 803 703 867 502 867 c 0 401 867 300 793 269 731 c 1 269 198 l 2 269 119 264 46 259 0 c 1 101 8 l 1 109 80 112 127 112 204 c 0 112 708 111 1402 111 1402 c 1 270 1402 l 1 270 940 l 1 335 981 407 1020 509 1020 c 0 630 1020 740 1011 819 915 c 1 891 830 896 752 896 642 c 2 896 576 l 2 896 412 895 335 895 223 c 0 895 168 921 139 981 100 c 1 893 -17 l 1 813 28 739 81 739 208 c 2 739 576 l 2 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/hbar.glyph000066400000000000000000000015061472062471000316410ustar00rootroot00000000000000StartChar: hbar Encoding: 295 295 233 Width: 1060 VWidth: -2 Flags: W HStem: 0 21G<80 240.5 832 887.043> 867 153<339.254 659.809> 1116 150<0 90 249 615> 1382 20G<90 248> VStem: 90 158<8 787.141 940 1116 1266 1401> 718 157<130.048 806.625> LayerCount: 2 Fore SplineSet 718 576 m 2 718 803 682 867 481 867 c 0 380 867 279 793 248 731 c 1 248 198 l 2 248 119 243 46 238 0 c 1 80 8 l 1 88 80 91 127 91 204 c 0 91 503 90 868 90 1116 c 1 0 1116 l 1 0 1266 l 1 90 1266 l 1 90 1401 l 1 248 1402 l 1 248 1266 l 1 615 1266 l 1 615 1116 l 1 249 1116 l 1 249 1057 249 999 249 940 c 1 314 981 386 1020 488 1020 c 0 609 1020 719 1011 798 915 c 1 870 830 875 752 875 642 c 2 875 576 l 2 875 412 874 335 874 223 c 0 874 168 900 139 960 100 c 1 872 -17 l 1 792 28 718 81 718 208 c 2 718 576 l 2 EndSplineSet Validated: 1 EndChar hcircumflex.glyph000066400000000000000000000005141472062471000331550ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: hcircumflex Encoding: 293 293 231 Width: 1060 VWidth: 32 Flags: W HStem: 0 21G<101 261.5 853 908.043> 867 153<360.254 680.809> 1374 435 1382 20G<111 270> VStem: 112 157<8 787.141 940 1401.5> 739 157<130.048 806.625> LayerCount: 2 Fore Refer: 324 770 S 1 0 0 1 -258 109 2 Refer: 8 104 N 1 0 0 1 0 0 3 Validated: 1 EndChar hookabovecomb.glyph000066400000000000000000000011331472062471000334600ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: hookabovecomb Encoding: 777 777 336 Width: 1060 VWidth: 12 Flags: W HStem: 953 175<481.294 624.524> 957 188<480 555.783> 1242 125<435.445 640.66> VStem: 480 146<957 1034.46> 644 136<1136.94 1235.22> LayerCount: 2 Fore SplineSet 626 953 m 1xb8 480 957 l 1 480 1145 l 1x78 508 1135 510 1128 558 1128 c 0 606 1128 644 1153 644 1182 c 2 644 1184 l 1 641 1222 600 1242 564 1242 c 0 513 1242 473 1218 440 1200 c 1 402 1306 l 1 458 1342 530 1367 596 1367 c 0 680 1367 780 1300 780 1199 c 0 780 1095 722 1033 625 1028 c 1 625 1025 625 961 626 953 c 1xb8 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/hyphen.glyph000066400000000000000000000003341472062471000322160ustar00rootroot00000000000000StartChar: hyphen Encoding: 45 45 100 Width: 1060 VWidth: 6 Flags: W HStem: 444 156<152 939> LayerCount: 2 Fore SplineSet 152 600 m 1 939 600 l 1 939 444 l 1 152 444 l 1 152 600 l 1 EndSplineSet Validated: 1 EndChar hyphen_greater.liga.glyph000066400000000000000000000006351472062471000345670ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: hyphen_greater.liga Encoding: 57618 57618 993 Width: 1060 VWidth: 6 Flags: W HStem: 444 156<-908 638> LayerCount: 2 Fore SplineSet 926 591 m 1 926 474 l 1 830 405 410 35 232 -30 c 1 164 109 l 1 302 183 494 330 638 444 c 1 -908 444 l 1 -908 600 l 1 639 600 l 1 510 694 345 818 257 900 c 0 230 925 208 944 189 974 c 1 307 1076 l 1 413 950 839 658 926 591 c 1 EndSplineSet Validated: 1 EndChar hyphen_greater_greater.liga.glyph000066400000000000000000000012501472062471000362720ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: hyphen_greater_greater.liga Encoding: 57619 57619 995 Width: 1060 VWidth: 6 Flags: W HStem: 444 156<-1968 101> LayerCount: 2 Fore SplineSet -346 998 m 1 -215 1096 l 1 -185 1056 -152 1020 -106 979 c 0 44 839 358 588 445 522 c 1 269 377 -62 112 -227 15 c 0 -257 -2 -278 -16 -313 -27 c 1 -360 130 l 1 -230 199 -44 331 106 444 c 1 -1968 444 l 1 -1968 600 l 1 101 600 l 1 -53 720 -249 879 -346 998 c 1 203 1003 m 1 336 1098 l 1 357 1060 398 1021 443 979 c 0 531 893 900 602 926 584 c 1 926 464 l 1 769 335 458 94 339 -4 c 0 312 -25 294 -42 261 -58 c 1 190 89 l 1 336 198 582 397 741 520 c 1 606 631 320 856 203 1003 c 1 EndSplineSet Validated: 1 EndChar hyphen_hyphen_greater.liga.glyph000066400000000000000000000006471472062471000361450ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: hyphen_hyphen_greater.liga Encoding: 57620 57620 994 Width: 1060 VWidth: 6 Flags: W HStem: 444 156<-1968 638> LayerCount: 2 Fore SplineSet 926 591 m 1 926 474 l 1 830 405 410 35 232 -30 c 1 164 109 l 1 302 183 494 330 638 444 c 1 -1968 444 l 1 -1968 600 l 1 639 600 l 1 510 694 345 818 257 900 c 0 230 925 208 944 189 974 c 1 307 1076 l 1 413 950 839 658 926 591 c 1 EndSplineSet Validated: 1 EndChar hyphen_less.liga.glyph000066400000000000000000000006551472062471000341060ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: hyphen_less.liga Encoding: 57621 57621 1007 Width: 1060 VWidth: 6 Flags: W HStem: 444 156<-908 201.446> LayerCount: 2 Fore SplineSet 874 75 m 1 749 -30 l 1 725 6 681 42 633 80 c 0 546 153 216 392 144 444 c 1 -908 444 l 1 -908 600 l 1 164 600 l 1 329 735 614 962 738 1035 c 0 768 1052 789 1066 824 1077 c 1 871 920 l 1 710 835 475 640 316 517 c 1 459 416 782 207 874 75 c 1 EndSplineSet Validated: 1 EndChar hyphen_less_less.liga.glyph000066400000000000000000000012161472062471000351260ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: hyphen_less_less.liga Encoding: 57622 57622 1008 Width: 1060 VWidth: 6 Flags: W HStem: 444 156<-1968 -346.971> LayerCount: 2 Fore SplineSet 860 39 m 1 729 -59 l 1 699 -19 666 17 620 58 c 0 470 198 156 449 69 515 c 1 245 660 576 925 741 1022 c 0 771 1039 792 1053 827 1064 c 1 874 907 l 1 713 822 468 640 309 517 c 1 463 398 739 187 860 39 c 1 311 34 m 1 178 -61 l 1 157 -23 116 16 71 58 c 0 -10 138 -330 391 -400 444 c 1 -1968 444 l 1 -1968 600 l 1 -379 600 l 1 -215 733 64 950 175 1041 c 0 202 1062 220 1079 253 1095 c 1 324 948 l 1 178 839 -68 640 -227 517 c 1 -92 406 194 181 311 34 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/i.glyph000066400000000000000000000005361472062471000311570ustar00rootroot00000000000000StartChar: i Encoding: 105 105 9 Width: 1060 VWidth: 0 Flags: W HStem: -18 142<542.51 910.467> 857 156<124.467 378> 1181 225<313 548> VStem: 313 235<1181 1406> 378 155<210.385 857> LayerCount: 2 Fore SplineSet 313 1406 m 1xf0 548 1406 l 1 548 1181 l 1 313 1181 l 1 313 1406 l 1xf0 EndSplineSet Refer: 177 305 N 1 0 0 1 0 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/iacute.glyph000066400000000000000000000004221472062471000321730ustar00rootroot00000000000000StartChar: iacute Encoding: 237 237 78 Width: 1060 VWidth: -2 Flags: W HStem: -18 142<542.51 910.467> 857 156<124.467 378> 1070 461 VStem: 234 590 378 155<210.385 857> LayerCount: 2 Fore Refer: 323 769 S 1 0 0 1 10 -210 2 Refer: 177 305 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/ibreve.glyph000066400000000000000000000005171472062471000322020ustar00rootroot00000000000000StartChar: ibreve Encoding: 301 301 239 Width: 1060 VWidth: 32 Flags: W HStem: -18 142<542.51 910.467> 857 156<124.467 378> 1112 153<331.698 611.547> VStem: 117 156<1326.28 1387.76> 378 155<210.385 857> 669 166<1321.15 1378.59> LayerCount: 2 Fore Refer: 328 774 S 1 0 0 1 -37 -245 2 Refer: 177 305 N 1 0 0 1 0 0 3 Validated: 1 EndChar icircumflex.glyph000066400000000000000000000004201472062471000331520ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: icircumflex Encoding: 238 238 79 Width: 1060 VWidth: -2 Flags: W HStem: -18 142<542.51 910.467> 857 156<124.467 378> 1067 435 VStem: 378 155<210.385 857> LayerCount: 2 Fore Refer: 324 770 S 1 0 0 1 -55 -198 2 Refer: 177 305 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/idieresis.glyph000066400000000000000000000005021472062471000327000ustar00rootroot00000000000000StartChar: idieresis Encoding: 239 239 80 Width: 1060 VWidth: 0 Flags: W HStem: -18 142<542.51 910.467> 857 156<124.467 378> 1181 225<125 360 531 766> VStem: 125 235<1181 1403> 378 155<210.385 857> 531 235<1178 1400> LayerCount: 2 Fore Refer: 173 168 N 1 0 0 1 -14 91 2 Refer: 177 305 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/igrave.glyph000066400000000000000000000004221472062471000321760ustar00rootroot00000000000000StartChar: igrave Encoding: 236 236 77 Width: 1060 VWidth: -2 Flags: W HStem: -18 142<542.51 910.467> 857 156<124.467 378> 1106 461 VStem: 80 590 378 155<210.385 857> LayerCount: 2 Fore Refer: 322 768 S 1 0 0 1 -82 -174 2 Refer: 177 305 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/ij.glyph000066400000000000000000000022071472062471000313260ustar00rootroot00000000000000StartChar: ij Encoding: 307 307 244 Width: 1060 VWidth: 0 Flags: W HStem: -387 156<396.212 775.621> -6 137<417.96 618.891> 843 142<75.706 247.458 552.676 805.888> 864 156<81.0366 248 558.191 810> 1179 225<184 419 744 978> VStem: 184 235<1185 1407> 248 160<139.683 217 217.385 864> 744 234<1179 1401> 811 156<-196.669 864> LayerCount: 2 Fore SplineSet 811 -114 m 1xd880 810 864 l 1 804 864 800 864 794 864 c 0 696 864 644 856 554 835 c 1 526 977 l 1 638 1003 746 1019 850 1019 c 2 967 1019 l 1 967 -118 l 0 967 -263 906 -387 668 -387 c 3 545 -387 423 -380 209 -269 c 1 267 -120 l 1 420 -225 584 -231 647 -231 c 0 653 -231 659 -231 664 -231 c 3 776 -231 809 -149 811 -114 c 1xd880 287 1020 m 2 407 1020 l 1 407 747 408 217 408 217 c 1 408 153 447 131 498 131 c 0 549 131 586 153 610 192 c 1 693 90 l 1 646 19 549 -6 481 -6 c 0 304 -6 248 97 248 213 c 2 248 864 l 1 236 864 l 0xda 194 864 164 863 77 843 c 1 48 985 l 1xea 160 1011 183 1020 287 1020 c 2 744 1404 m 1xc9 978 1401 l 1 978 1176 l 1 744 1179 l 1 744 1404 l 1xc9 184 1410 m 1xcc 419 1407 l 1 419 1182 l 1 184 1185 l 1 184 1410 l 1xcc EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/imacron.glyph000066400000000000000000000004661472062471000323610ustar00rootroot00000000000000StartChar: imacron Encoding: 299 299 237 Width: 1060 VWidth: 32 Flags: W HStem: -18 142<542.51 910.467> 857 156<124.467 378> 1180.8 152<225 679> VStem: 225 454<1181.8 1332.8> 378 155<210.385 857> LayerCount: 2 Fore Refer: 326 772 S 1 0 0 1 -31.0001 -292.2 2 Refer: 177 305 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/iogonek.glyph000066400000000000000000000016061472062471000323610ustar00rootroot00000000000000StartChar: iogonek Encoding: 303 303 241 Width: 1060 VWidth: 32 Flags: W HStem: -469 145<675.602 912.542> -18 142<548.384 692.78> 857 156<124.467 378> 1178 225<314 549> VStem: 314 235<1178 1400> 378 159<133.613 210 210.385 857> 508 155<-307.478 -151.164> LayerCount: 2 Fore SplineSet 314 1403 m 1xf8 549 1400 l 1 549 1175 l 1 314 1178 l 1 314 1403 l 1xf8 417 1013 m 2 537 1013 l 1xf4 537 740 538 210 538 210 c 1 543 128 583 124 675 124 c 0 768 124 892 145 961 197 c 1 1029 83 l 1 794 -123 663 -125 663 -241 c 0 663 -297 719 -324 783 -324 c 0 841 -324 882 -291 912 -269 c 1 990 -376 l 1 946 -424 858 -469 779 -469 c 0 591 -469 508 -376 508 -241 c 0xf2 508 -137 586 -87 693 -18 c 1 687 -18 682 -18 676 -18 c 0 591 -18 515 -4 471 20 c 0 386 67 378 147 378 206 c 2 378 857 l 1xf4 329 857 215 851 120 829 c 1 91 971 l 1 203 997 313 1013 417 1013 c 2 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/iota.glyph000066400000000000000000000010101472062471000316470ustar00rootroot00000000000000StartChar: iota Encoding: 953 953 349 Width: 1060 VWidth: 0 Flags: W HStem: -18 142<555.188 806.718> 857 156<124.467 378> VStem: 378 160<141.544 259 259.35 857> LayerCount: 2 Fore SplineSet 417 1013 m 2 537 1013 l 1 537 740 538 259 538 259 c 2 538 141 583 124 675 124 c 0 768 124 860 185 910 299 c 1 1024 221 l 1 954 71 860 -18 676 -18 c 0 591 -18 515 -4 471 20 c 0 386 67 378 196 378 255 c 2 378 857 l 1 329 857 215 851 120 829 c 1 91 971 l 1 203 997 313 1013 417 1013 c 2 EndSplineSet Validated: 1 EndChar iotadieresis.glyph000066400000000000000000000005421472062471000333310ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: iotadieresis Encoding: 970 970 366 Width: 1060 VWidth: 0 Flags: W HStem: -18 142<555.188 806.718> 857 156<124.467 378> 1182.2 225<157 392 563 798> VStem: 157 235<1182.2 1404.2> 378 160<141.544 259 259.35 857> 563 235<1179.2 1401.2> LayerCount: 2 Fore Refer: 173 168 S 1 0 0 1 17.9999 92.2 2 Refer: 349 953 N 1 0 0 1 0 0 3 Validated: 1 EndChar iotadieresistonos.glyph000066400000000000000000000006471472062471000344220ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: iotadieresistonos Encoding: 912 912 405 Width: 1060 VWidth: 0 Flags: W HStem: -18 142<555.188 806.718> 857 156<124.467 378> 1187.2 192.078<139 374 545 780> 1349.16 451.814 VStem: 139 235<1187.2 1376.72> 378 160<141.544 259 259.35 857> 535.147 166.765<1662.41 1759.48> 545 235<1184.64 1374.15> LayerCount: 2 Fore Refer: 411 901 N 1 0 0 1 -0.000244141 94.6885 2 Refer: 349 953 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/iotatonos.glyph000066400000000000000000000004611472062471000327430ustar00rootroot00000000000000StartChar: iotatonos Encoding: 943 943 398 Width: 1060 VWidth: 0 Flags: W HStem: -18 142<555.188 806.718> 857 156<124.467 378> 1112 491 VStem: 378 160<141.544 259 259.35 857> 564 180<1452.42 1557.9> LayerCount: 2 Fore Refer: 392 900 S 1 0 0 1 22 -110 2 Refer: 349 953 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/itilde.glyph000066400000000000000000000004671472062471000322040ustar00rootroot00000000000000StartChar: itilde Encoding: 297 297 235 Width: 1060 VWidth: 32 Flags: W HStem: -18 142<542.51 910.467> 857 156<124.467 378> 1117 153<483.243 690.084> 1238 153<184.953 410.376> VStem: 378 155<210.385 857> LayerCount: 2 Fore Refer: 325 771 S 1 0 0 1 -52 -295 2 Refer: 177 305 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/j.glyph000066400000000000000000000005421472062471000311550ustar00rootroot00000000000000StartChar: j Encoding: 106 106 10 Width: 1060 VWidth: 0 Flags: W HStem: -387 156<326.311 591.621> 864 155<374.191 626> 1179 225<560 794> VStem: 560 234<1179 1401> 627 156<-196.669 864> LayerCount: 2 Fore SplineSet 560 1404 m 1xf0 794 1401 l 1 794 1176 l 1 560 1179 l 1 560 1404 l 1xf0 EndSplineSet Refer: 332 567 N 1 0 0 1 0 0 2 Validated: 1 EndChar jcircumflex.glyph000066400000000000000000000004241472062471000331570ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: jcircumflex Encoding: 309 309 246 Width: 1060 VWidth: 32 Flags: W HStem: -387 156<326.311 591.621> 864 155<374.191 626> 1067 435 VStem: 627 156<-196.669 864> LayerCount: 2 Fore Refer: 324 770 S 1 0 0 1 152 -198 2 Refer: 332 567 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/k.glyph000066400000000000000000000020171472062471000311550ustar00rootroot00000000000000StartChar: k Encoding: 107 107 11 Width: 1060 VWidth: -2 Flags: W HStem: 0 2G<136 293 816.5 893.556> 872 144<500.523 718.984> 1407 20G<196.455 270.5> VStem: 136 157<0 468.862 611.15 735.644 880 1381.07> 742 157<618.956 848.248> LayerCount: 2 Fore SplineSet 586 566 m 0 687 566 742 657 742 745 c 0 742 763 740 780 735 795 c 0 725 828 693 872 630 872 c 0 606 872 578 866 545 850 c 0 446 803 367 758 293 708 c 1 293 618 l 1 377 605 442 590 491 579 c 0 528 571 559 566 586 566 c 0 293 880 m 1 365 929 515 1016 621 1016 c 0 757 1016 880 933 894 814 c 0 897 791 899 761 899 732 c 0 899 699 896 665 891 639 c 0 885 605 833 503 730 454 c 1 828 381 826 261 879 173 c 0 903 134 929 113 962 89 c 1 878 -19 l 1 755 41 720 159 693 238 c 0 643 383 418 455 294 469 c 1 294 469 292 279 292 129 c 0 292 79 293 33 293 0 c 1 136 0 l 1 136 1228 l 2 136 1289 126 1342 113 1383 c 1 266 1427 l 1 275 1404 293 1359 293 1293 c 2 293 880 l 1 EndSplineSet Validated: 1 Substitution2: "'ss01' Stylistic Set 1 - No loop k-1" k.noloop EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/k.noloop.glyph000066400000000000000000000010651472062471000324640ustar00rootroot00000000000000StartChar: k.noloop Encoding: 57349 57349 977 Width: 1060 VWidth: -2 Flags: W HStem: -2 2G<136 293 787 879.111> 1028 20G<747.5 888.315> 1407 20G<196 276> VStem: 136 157<0 417.498 607 1380.61> LayerCount: 2 Fore SplineSet 947 902 m 1 754 831 623 749 498 616 c 1 664 505 842 300 981 67 c 1 850 -23 l 1 724 208 558 398 396 499 c 1 363 453 322 399 291 344 c 1 293 0 l 1 136 0 l 1 136 1222 l 2 136 1277 130 1332 112 1383 c 1 266 1427 l 1 286 1376 293 1332 293 1258 c 2 291 607 l 1 429 794 616 944 879 1048 c 1 947 902 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/kappa.glyph000066400000000000000000000007611472062471000320230ustar00rootroot00000000000000StartChar: kappa Encoding: 954 954 350 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<116 272> 1000 20G<116 272 873.5 900.039> VStem: 116 156<0 375.744 550 1020> LayerCount: 2 Fore SplineSet 558 605 m 1 668 478 933 185 984 50 c 1 850 -26 l 1 804 83 565 364 446 501 c 1 446 501 327 399 272 324 c 1 272 0 l 1 116 0 l 1 116 1020 l 1 272 1020 l 1 272 550 l 1 365 642 470 725 577 819 c 1 784 997 862 1030 885 1049 c 1 982 920 l 1 789 804 624 673 558 605 c 1 EndSplineSet Validated: 1 EndChar kcommaaccent.glyph000066400000000000000000000007241472062471000332740ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: kcommaaccent Encoding: 311 311 248 Width: 1060 VWidth: 32 Flags: W HStem: -527 498 0 2G<136 293 816.5 893.556> 872 144<500.523 718.984> 1407 20G<196.455 270.5> VStem: 136 157<0 468.862 611.15 735.644 880 1381.07> 463 220<-250 -29> 519 164<-375.366 -250> 742 157<618.956 848.248> LayerCount: 2 Fore Refer: 520 806 S 1 0 0 1 13 -33 2 Refer: 11 107 S 1 0 0 1 0 0 3 Validated: 1 Substitution2: "'ss01' Stylistic Set 1 - No loop k-1" kcommaaccent.noloop EndChar kcommaaccent.noloop.glyph000066400000000000000000000005501472062471000345760ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: kcommaaccent.noloop Encoding: 57350 57350 978 Width: 1060 VWidth: -2 Flags: W HStem: -527 498 -2 2G<136 293 787 879.111> 1028 20G<747.5 888.315> 1407 20G<196 276> VStem: 136 157<0 417.498 607 1380.61> 463 220<-250 -29> 519 164<-375.366 -250> LayerCount: 2 Fore Refer: 520 806 N 1 0 0 1 13 -33 2 Refer: 977 57349 N 1 0 0 1 0 0 2 Validated: 1 EndChar kgreenlandic.glyph000066400000000000000000000003551472062471000332750ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: kgreenlandic Encoding: 312 312 249 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<116 272> 1000 20G<116 272 873.5 900.039> VStem: 116 156<0 375.744 550 1020> LayerCount: 2 Fore Refer: 350 954 N 1 0 0 1 0 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/l.glyph000066400000000000000000000010411472062471000311520ustar00rootroot00000000000000StartChar: l Encoding: 108 108 12 Width: 1060 VWidth: -2 Flags: W HStem: -16 142<542.51 910.467> 1269 154<113.867 375> VStem: 375 156<212.681 1268> LayerCount: 2 Fore SplineSet 415 1423 m 2 531 1423 l 1 531 1150 534 212 534 212 c 1 539 130 583 126 675 126 c 0 768 126 892 147 961 199 c 1 1029 85 l 1 943 14 800 -16 676 -16 c 0 591 -16 515 -2 471 22 c 0 386 69 378 149 378 208 c 2 375 1268 l 1 358 1268 331 1269 301 1269 c 0 244 1269 172 1266 111 1252 c 1 83 1395 l 1 195 1421 311 1423 415 1423 c 2 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/lacute.glyph000066400000000000000000000004311472062471000321760ustar00rootroot00000000000000StartChar: lacute Encoding: 314 314 251 Width: 1060 VWidth: 32 Flags: W HStem: -16 142<542.51 910.467> 1269 154<113.867 375> 1432 461 VStem: 191 590 375 156<212.681 1268> LayerCount: 2 Fore Refer: 323 769 S 1 0 0 1 -32.9999 152 2 Refer: 12 108 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/lambda.glyph000066400000000000000000000012151472062471000321420ustar00rootroot00000000000000StartChar: lambda Encoding: 955 955 351 Width: 1060 VWidth: 14 Flags: W HStem: -17 21G<142.667 265> 0 156<857.023 967.39> 1266 155<311.865 442.302> VStem: 137 156<1154 1250.14> LayerCount: 2 Fore SplineSet 176 -17 m 1xb0 36 67 l 1 133 171 374 768 493 1019 c 1 473 1164 452 1266 381 1266 c 0 329 1266 293 1218 293 1154 c 1 137 1154 l 1 137 1283 217 1421 377 1421 c 0 526 1421 583 1343 617 1216 c 0 654 1079 754 517 835 266 c 0 857 198 865 156 891 156 c 0 917 156 937 197 937 197 c 1 1038 87 l 1 979 22 962 0 876 0 c 0x70 797 0 733 60 700 160 c 0 635 358 568 657 549 760 c 1 415 476 354 273 176 -17 c 1xb0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/lcaron.glyph000066400000000000000000000006231472062471000322020ustar00rootroot00000000000000StartChar: lcaron Encoding: 318 318 255 Width: 1060 VWidth: 32 Flags: W HStem: -16 142<542.51 910.467> 1020 21G<827.588 939.5> 1269 154<113.867 375> VStem: 375 156<212.681 1268> 765 152<1050.79 1172.75> LayerCount: 2 Fore SplineSet 1027 1392 m 1 989 1280 962 1171 917 1020 c 1 765 1054 l 1 783 1196 812 1337 833 1440 c 1 1027 1392 l 1 EndSplineSet Refer: 12 108 N 1 0 0 1 0 0 2 Validated: 1 EndChar lcommaaccent.glyph000066400000000000000000000004751472062471000333000ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: lcommaaccent Encoding: 316 316 253 Width: 1060 VWidth: 32 Flags: W HStem: -636 498 -16 142<542.51 910.467> 1269 154<113.867 375> VStem: 375 156<212.681 1268> 597 220<-359 -138> 653 164<-484.366 -359> LayerCount: 2 Fore Refer: 520 806 N 1 0 0 1 147 -142 2 Refer: 12 108 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/ldot.glyph000066400000000000000000000005141472062471000316650ustar00rootroot00000000000000StartChar: ldot Encoding: 320 320 257 Width: 1060 VWidth: 32 Flags: W HStem: -16 142<542.51 910.467> 589.446 228.995<747.928 963.928> 1269 154<113.867 375> VStem: 375 156<212.681 1268> 747.928 216<589.446 818.44> LayerCount: 2 Fore Refer: 171 183 N 0.860558 0 0 0.851281 334 260 2 Refer: 12 108 N 1 0 0 1 0 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/less.glyph000066400000000000000000000005411472062471000316710ustar00rootroot00000000000000StartChar: less Encoding: 60 60 102 Width: 1060 VWidth: 4 Flags: W LayerCount: 2 Fore SplineSet 874 75 m 1 749 -30 l 1 725 6 681 42 633 80 c 1 538 159 157 435 131 453 c 1 131 573 l 1 288 702 605 957 738 1035 c 0 768 1052 789 1066 824 1077 c 1 871 920 l 1 710 835 475 640 316 517 c 1 459 416 782 207 874 75 c 1 EndSplineSet Validated: 1 EndChar less_bar.liga.glyph000066400000000000000000000007631472062471000333570ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: less_bar.liga Encoding: 57623 57623 1021 Width: 1060 VWidth: 4 Flags: W VStem: 172 162<141 911> LayerCount: 2 Fore SplineSet 166 911 m 1 -12 813 -337 616 -487 517 c 1 -355 441 -21 263 172 141 c 1 172 390 167 634 166 911 c 1 167 -52 m 1 48 53 -581 390 -672 453 c 1 -672 573 l 1 -515 702 -53 973 80 1051 c 0 110 1068 131 1082 166 1093 c 1 326 1093 l 1 326 948 l 2 326 831 334 504 334 369 c 2 334 219 l 2 334 104 333 48 328 -53 c 1 167 -52 l 1 EndSplineSet Validated: 1 EndChar less_bar_bar.liga.glyph000066400000000000000000000013621472062471000341770ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: less_bar_bar.liga Encoding: 57624 57624 1020 Width: 1060 VWidth: 4 Flags: W VStem: -668 162<141 911> 226 162<-49.1075 1093> LayerCount: 2 Fore SplineSet 220 1000 m 2 220 1093 l 1 380 1093 l 1 380 948 l 2 380 831 388 504 388 369 c 2 388 219 l 2 388 104 387 48 382 -53 c 1 221 -52 l 1 225 10 226 53 226 108 c 0 226 394 220 673 220 1000 c 2 -674 911 m 1 -852 813 -1177 616 -1327 517 c 1 -1195 441 -861 263 -668 141 c 1 -668 390 -673 634 -674 911 c 1 -673 -52 m 1 -792 53 -1421 390 -1512 453 c 1 -1512 573 l 1 -1355 702 -893 973 -760 1051 c 0 -730 1068 -709 1082 -674 1093 c 1 -514 1093 l 1 -514 948 l 2 -514 831 -506 504 -506 369 c 2 -506 219 l 2 -506 104 -507 48 -512 -53 c 1 -673 -52 l 1 EndSplineSet Validated: 1 EndChar less_bar_bar_bar.liga.glyph000066400000000000000000000017611472062471000350260ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: less_bar_bar_bar.liga Encoding: 57625 57625 1019 Width: 1060 VWidth: 4 Flags: W VStem: -1738 162<141 911> -834 162<-49.1075 1093> 58 162<-49.1075 1093> LayerCount: 2 Fore SplineSet -840 1000 m 2 -840 1093 l 1 -680 1093 l 1 -680 948 l 2 -680 831 -672 504 -672 369 c 2 -672 219 l 2 -672 104 -673 48 -678 -53 c 1 -839 -52 l 1 -835 10 -834 53 -834 108 c 0 -834 394 -840 673 -840 1000 c 2 52 1000 m 2 52 1093 l 1 212 1093 l 1 212 948 l 2 212 831 220 504 220 369 c 2 220 219 l 2 220 104 219 48 214 -53 c 1 53 -52 l 1 57 10 58 53 58 108 c 0 58 394 52 673 52 1000 c 2 -1744 911 m 1 -1922 813 -2247 616 -2397 517 c 1 -2265 441 -1931 263 -1738 141 c 1 -1738 390 -1743 634 -1744 911 c 1 -1743 -52 m 1 -1862 53 -2491 390 -2582 453 c 1 -2582 573 l 1 -2425 702 -1963 973 -1830 1051 c 0 -1800 1068 -1779 1082 -1744 1093 c 1 -1584 1093 l 1 -1584 948 l 2 -1584 831 -1576 504 -1576 369 c 2 -1576 219 l 2 -1576 104 -1577 48 -1582 -53 c 1 -1743 -52 l 1 EndSplineSet Validated: 1 EndChar less_bar_greater.liga.glyph000066400000000000000000000015271472062471000350670ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: less_bar_greater.liga Encoding: 57626 57626 1022 Width: 1060 VWidth: 4 Flags: W VStem: -605 162<-49.1075 1093> LayerCount: 2 Fore SplineSet -949 68 m 1 -986 28 -1023 -12 -1060 -52 c 1 -1179 53 -1808 390 -1899 453 c 1 -1899 573 l 1 -1742 702 -1280 973 -1147 1051 c 0 -1117 1068 -1096 1082 -1061 1093 c 1 -1014 936 l 1 -1175 851 -1550 626 -1714 517 c 1 -1552 424 -1083 175 -949 68 c 1 836 591 m 1 836 474 l 1 740 405 175 39 0 -52 c 1 -31 -15 -45 41 -68 87 c 1 103 195 494 418 651 526 c 1 525 616 116 829 -16 911 c 0 -47 930 -73 944 -97 970 c 1 -1 1093 l 1 127 990 749 658 836 591 c 1 -611 1000 m 2 -611 1093 l 1 -451 1093 l 1 -451 948 l 2 -451 831 -443 504 -443 369 c 2 -443 219 l 2 -443 104 -444 48 -449 -53 c 1 -610 -52 l 1 -606 10 -605 53 -605 108 c 0 -605 394 -611 673 -611 1000 c 2 EndSplineSet Validated: 1 EndChar less_equal.liga.glyph000066400000000000000000000010061472062471000337110ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: less_equal.liga Encoding: 57627 57627 981 Width: 1060 VWidth: 4 Flags: W HStem: 1119 164<332.821 455> LayerCount: 2 Fore SplineSet 528 335 m 1 460 185 l 1 274 273 -299 554 -586 642 c 1 -586 825 l 1 -297 984 213 1217 361 1261 c 0 394 1272 418 1280 455 1283 c 1 463 1119 l 1 287 1074 -227 834 -401 739 c 1 -183 669 377 417 528 335 c 1 -557 395 m 1 -278 282 357 26 479 -97 c 1 376 -234 l 1 345 -205 299 -171 246 -141 c 0 -62 32 -402 170 -598 239 c 1 -557 395 l 1 EndSplineSet Validated: 1 EndChar less_equal_equal.liga.glyph000066400000000000000000000011531472062471000351030ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: less_equal_equal.liga Encoding: 57628 57628 1011 Width: 1060 VWidth: 4 Flags: W HStem: 189 160<-1416 895> 667 158<-1413 895> LayerCount: 2 Fore SplineSet -1266 34 m 1 -1399 -61 l 1 -1420 -23 -1461 16 -1506 58 c 0 -1594 144 -1963 435 -1989 453 c 1 -1989 573 l 1 -1832 702 -1521 943 -1402 1041 c 0 -1375 1062 -1357 1079 -1324 1095 c 1 -1253 948 l 1 -1298 914 -1354 871 -1413 825 c 1 895 823 l 1 895 664 l 1 -1613 667 l 1 -1682 612 -1748 560 -1804 517 c 1 -1752 474 -1677 415 -1599 349 c 1 897 349 l 1 895 188 l 1 -1416 189 l 1 -1356 134 -1303 80 -1266 34 c 1 EndSplineSet Validated: 1 EndChar less_equal_greater.liga.glyph000066400000000000000000000015561472062471000354340ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: less_equal_greater.liga Encoding: 57629 57629 999 Width: 1060 VWidth: 4 Flags: W HStem: 189 160<-1416 319> 667 158<-1413 380> LayerCount: 2 Fore SplineSet -1266 34 m 1 -1399 -61 l 1 -1420 -23 -1461 16 -1506 58 c 0 -1594 144 -1963 435 -1989 453 c 1 -1989 573 l 1 -1832 702 -1521 943 -1402 1041 c 0 -1375 1062 -1357 1079 -1324 1095 c 1 -1253 948 l 1 -1298 914 -1354 871 -1413 825 c 1 380 823 l 1 309 887 245 950 203 1003 c 1 336 1098 l 1 357 1060 398 1021 443 979 c 0 531 893 900 602 926 584 c 1 926 464 l 1 769 335 458 94 339 -4 c 0 312 -25 294 -42 261 -58 c 1 190 89 l 1 227 117 272 151 319 188 c 1 -1416 189 l 1 -1356 134 -1303 80 -1266 34 c 1 565 664 m 1 -1613 667 l 1 -1682 612 -1748 560 -1804 517 c 1 -1752 474 -1677 415 -1599 349 c 1 523 349 l 1 601 411 678 471 741 520 c 1 695 557 633 608 565 664 c 1 EndSplineSet Validated: 1 EndChar less_equal_less.liga.glyph000066400000000000000000000014371472062471000347470ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: less_equal_less.liga Encoding: 57630 57630 997 Width: 1060 VWidth: 4 Flags: W HStem: 189 160<-1416 515.671> 667 158<-1413 500.067> LayerCount: 2 Fore SplineSet -1266 34 m 1 -1399 -61 l 1 -1420 -23 -1461 16 -1506 58 c 0 -1594 144 -1963 435 -1989 453 c 1 -1989 573 l 1 -1832 702 -1521 943 -1402 1041 c 0 -1375 1062 -1357 1079 -1324 1095 c 1 -1253 948 l 1 -1298 914 -1354 871 -1413 825 c 1 444 823 l 1 554 910 659 993 718 1041 c 0 745 1062 763 1079 796 1095 c 1 867 948 l 1 771 876 632 766 503 664 c 1 -1613 667 l 1 -1682 612 -1748 560 -1804 517 c 1 -1752 474 -1677 415 -1599 349 c 1 521 349 l 1 646 244 782 124 854 34 c 1 721 -61 l 1 700 -23 659 16 614 58 c 0 586 86 528 134 463 188 c 1 -1416 189 l 1 -1356 134 -1303 80 -1266 34 c 1 EndSplineSet Validated: 1 EndChar less_exclam_hyphen_hyphen.liga.glyph000066400000000000000000000015371472062471000370120ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: less_exclam_hyphen_hyphen.liga Encoding: 57631 57631 1010 Width: 1060 VWidth: 6 Flags: W HStem: 0 270<-1862 -1612> 444 156<-2758 -1966 -1520 939> 1299 20G<-1835 -1637> VStem: -1862 250<0 270> -1835 198<523.352 1319> -1819 166<431 1226.65> LayerCount: 2 Fore SplineSet -2306 75 m 1xe0 -2431 -30 l 1 -2455 6 -2499 42 -2547 80 c 0 -2642 159 -3023 435 -3049 453 c 1 -3049 573 l 1 -2892 702 -2575 957 -2442 1035 c 0 -2412 1052 -2391 1066 -2356 1077 c 1 -2309 920 l 1 -2437 852 -2612 715 -2758 600 c 1 -1966 600 l 1 -1966 444 l 1 -2759 444 l 1 -2600 335 -2379 180 -2306 75 c 1xe0 -1862 270 m 1xf0 -1612 270 l 1 -1612 0 l 1 -1862 0 l 1 -1862 270 l 1xf0 -1637 1319 m 1xe8 -1653 431 l 1 -1819 431 l 1xe4 -1835 1319 l 1 -1637 1319 l 1xe8 -1520 600 m 1 939 600 l 1 939 444 l 1 -1520 444 l 1 -1520 600 l 1 EndSplineSet Validated: 1 EndChar less_greater.liga.glyph000066400000000000000000000007241472062471000342410ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: less_greater.liga Encoding: 57632 57632 1018 Width: 1060 VWidth: 4 Flags: W LayerCount: 2 Fore SplineSet 836 591 m 1 836 474 l 1 740 405 175 39 0 -52 c 1 -119 53 -748 390 -839 453 c 1 -839 573 l 1 -682 702 -220 973 -87 1051 c 0 -57 1068 -36 1082 -1 1093 c 1 127 990 749 658 836 591 c 1 -9 906 m 1 -189 807 -507 615 -654 517 c 1 -521 440 -179 258 12 136 c 1 204 253 515 433 651 526 c 1 527 614 130 821 -9 906 c 1 EndSplineSet Validated: 1 EndChar less_hyphen.liga.glyph000066400000000000000000000007121472062471000341000ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: less_hyphen.liga Encoding: 57633 57633 991 Width: 1060 VWidth: 4 Flags: W HStem: 444 156<-638 939> LayerCount: 2 Fore SplineSet -186 75 m 1 -311 -30 l 1 -335 6 -379 42 -427 80 c 0 -522 159 -903 435 -929 453 c 1 -929 573 l 1 -772 702 -455 957 -322 1035 c 0 -292 1052 -271 1066 -236 1077 c 1 -189 920 l 1 -317 852 -492 715 -638 600 c 1 939 600 l 1 939 444 l 1 -639 444 l 1 -480 335 -259 180 -186 75 c 1 EndSplineSet Validated: 1 EndChar less_hyphen_greater.liga.glyph000066400000000000000000000012251472062471000356110ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: less_hyphen_greater.liga Encoding: 57634 57634 992 Width: 1060 VWidth: 4 Flags: W HStem: 444 156<-1698 638> LayerCount: 2 Fore SplineSet -1246 75 m 1 -1371 -30 l 1 -1395 6 -1439 42 -1487 80 c 0 -1582 159 -1963 435 -1989 453 c 1 -1989 573 l 1 -1832 702 -1515 957 -1382 1035 c 0 -1352 1052 -1331 1066 -1296 1077 c 1 -1249 920 l 1 -1377 852 -1552 715 -1698 600 c 1 639 600 l 1 510 694 345 818 257 900 c 0 230 925 208 944 189 974 c 1 307 1076 l 1 413 950 839 658 926 591 c 1 926 474 l 1 830 405 410 35 232 -30 c 1 164 109 l 1 302 183 494 330 638 444 c 1 -1699 444 l 1 -1540 335 -1319 180 -1246 75 c 1 EndSplineSet Validated: 1 EndChar less_hyphen_hyphen.liga.glyph000066400000000000000000000007511472062471000354560ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: less_hyphen_hyphen.liga Encoding: 57635 57635 990 Width: 1060 VWidth: 6 Flags: W HStem: 444 156<-1698 939> LayerCount: 2 Fore SplineSet -1246 75 m 1 -1371 -30 l 1 -1395 6 -1439 42 -1487 80 c 0 -1582 159 -1963 435 -1989 453 c 1 -1989 573 l 1 -1832 702 -1515 957 -1382 1035 c 0 -1352 1052 -1331 1066 -1296 1077 c 1 -1249 920 l 1 -1377 852 -1552 715 -1698 600 c 1 939 600 l 1 939 444 l 1 -1699 444 l 1 -1540 335 -1319 180 -1246 75 c 1 EndSplineSet Validated: 1 EndChar less_hyphen_less.liga.glyph000066400000000000000000000012431472062471000351260ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: less_hyphen_less.liga Encoding: 57636 57636 988 Width: 1060 VWidth: 4 Flags: W HStem: 444 156<-1697 202.446> LayerCount: 2 Fore SplineSet 875 75 m 1 750 -30 l 1 726 6 682 42 634 80 c 0 547 153 217 392 145 444 c 1 -1698 444 l 1 -1539 335 -1318 180 -1245 75 c 1 -1370 -30 l 1 -1394 6 -1438 42 -1486 80 c 0 -1581 159 -1962 435 -1988 453 c 1 -1988 573 l 1 -1831 702 -1514 957 -1381 1035 c 0 -1351 1052 -1330 1066 -1295 1077 c 1 -1248 920 l 1 -1376 852 -1551 715 -1697 600 c 1 165 600 l 1 330 735 615 962 739 1035 c 0 769 1052 790 1066 825 1077 c 1 872 920 l 1 711 835 476 640 317 517 c 1 460 416 783 207 875 75 c 1 EndSplineSet Validated: 1 EndChar less_less.liga.glyph000066400000000000000000000002761472062471000335600ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: less_less.liga Encoding: 57398 57398 1035 Width: 1060 VWidth: 4 Flags: W LayerCount: 2 Fore Refer: 102 60 S 1 0 0 1 -949 0 2 Refer: 102 60 S 1 0 0 1 -105 0 2 Validated: 1 EndChar less_less_equal.liga.glyph000066400000000000000000000015241472062471000347440ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: less_less_equal.liga Encoding: 57637 57637 998 Width: 1060 VWidth: 4 Flags: W HStem: 189 160<-864 895> 667 158<-842 895> LayerCount: 2 Fore SplineSet -717 39 m 1 -848 -59 l 1 -878 -19 -911 17 -957 58 c 0 -1107 198 -1421 449 -1508 515 c 1 -1332 660 -1001 925 -836 1022 c 0 -806 1039 -785 1053 -750 1064 c 1 -703 907 l 1 -745 885 -792 857 -842 825 c 1 895 823 l 1 895 664 l 1 -1069 667 l 1 -1141 614 -1210 562 -1268 517 c 1 -1209 471 -1132 413 -1053 349 c 1 897 349 l 1 895 188 l 1 -864 189 l 1 -806 136 -754 85 -717 39 c 1 -1266 34 m 1 -1399 -61 l 1 -1420 -23 -1461 16 -1506 58 c 0 -1594 144 -1963 435 -1989 453 c 1 -1989 573 l 1 -1832 702 -1521 943 -1402 1041 c 0 -1375 1062 -1357 1079 -1324 1095 c 1 -1253 948 l 1 -1399 839 -1645 640 -1804 517 c 1 -1669 406 -1383 181 -1266 34 c 1 EndSplineSet Validated: 1 EndChar less_less_hyphen.liga.glyph000066400000000000000000000013321472062471000351250ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: less_less_hyphen.liga Encoding: 57638 57638 989 Width: 1060 VWidth: 4 Flags: W HStem: 444 156<-1160 939> LayerCount: 2 Fore SplineSet -717 39 m 1 -848 -59 l 1 -878 -19 -911 17 -957 58 c 0 -1107 198 -1421 449 -1508 515 c 1 -1332 660 -1001 925 -836 1022 c 0 -806 1039 -785 1053 -750 1064 c 1 -703 907 l 1 -831 840 -1011 712 -1160 600 c 1 939 600 l 1 939 444 l 1 -1173 444 l 1 -1018 323 -816 160 -717 39 c 1 -1266 34 m 1 -1399 -61 l 1 -1420 -23 -1461 16 -1506 58 c 0 -1594 144 -1963 435 -1989 453 c 1 -1989 573 l 1 -1832 702 -1521 943 -1402 1041 c 0 -1375 1062 -1357 1079 -1324 1095 c 1 -1253 948 l 1 -1399 839 -1645 640 -1804 517 c 1 -1669 406 -1383 181 -1266 34 c 1 EndSplineSet Validated: 1 EndChar less_tilde.liga.glyph000066400000000000000000000015561472062471000337150ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: less_tilde.liga Encoding: 57639 57639 1014 Width: 1060 VWidth: 6 Flags: W HStem: 239 153<546.128 769.916> 394 150<-539.904 -213.684> 639 151<24.0534 243.31> VStem: 879 148<536.833 645.197> LayerCount: 2 Fore SplineSet -186 75 m 1 -311 -30 l 1 -335 6 -379 42 -427 80 c 0 -522 159 -903 435 -929 453 c 1 -929 573 l 1 -772 702 -455 957 -322 1035 c 0 -292 1052 -271 1066 -236 1077 c 1 -189 920 l 1 -310 856 -471 731 -612 620 c 1 -534 584 -450 544 -346 544 c 0 -238 544 -144 638 -122 663 c 0 -72 720 17 790 142 790 c 0 286 790 386 672 466 541 c 0 529 437 575 392 659 392 c 0 760 392 837 470 879 675 c 1 1027 642 l 1 966 374 813 239 653 239 c 0 517 239 414 344 339 466 c 0 266 584 218 639 142 639 c 0 79 639 37 614 -22 554 c 0 -68 507 -169 394 -364 394 c 0 -530 394 -612 492 -743 516 c 1 -599 415 -278 207 -186 75 c 1 EndSplineSet Validated: 1 EndChar less_tilde_greater.liga.glyph000066400000000000000000000020071472062471000354160ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: less_tilde_greater.liga Encoding: 57640 57640 1012 Width: 1060 VWidth: 6 Flags: W HStem: 232 153<-372.432 -190.208> 632 151<-839.922 -646.932> VStem: -1094 148<378.9 485.516> -91 148<517.719 638.197> LayerCount: 2 Fore SplineSet 926 591 m 1 926 474 l 1 830 405 410 35 232 -30 c 1 164 109 l 1 339 203 600 413 741 526 c 1 615 616 371 794 257 900 c 0 230 925 208 944 189 974 c 1 307 1076 l 1 413 950 839 658 926 591 c 1 -1246 75 m 1 -1371 -30 l 1 -1395 6 -1439 42 -1487 80 c 0 -1582 159 -1963 435 -1989 453 c 1 -1989 573 l 1 -1832 702 -1515 957 -1382 1035 c 0 -1352 1052 -1331 1066 -1296 1077 c 1 -1249 920 l 1 -1410 835 -1645 640 -1804 517 c 1 -1661 416 -1338 207 -1246 75 c 1 -282 232 m 0 -410 232 -474 288 -576 477 c 0 -627 572 -666 632 -732 632 c 0 -808 632 -884 602 -946 350 c 1 -1094 382 l 1 -1021 656 -927 783 -732 783 c 0 -600 783 -525 711 -444 540 c 0 -401 449 -350 385 -283 385 c 0 -196 385 -133 463 -91 668 c 1 57 635 l 1 -2 318 -174 232 -282 232 c 0 EndSplineSet Validated: 1 EndChar less_tilde_tilde.liga.glyph000066400000000000000000000023001472062471000350620ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: less_tilde_tilde.liga Encoding: 57641 57641 1013 Width: 1060 VWidth: 6 Flags: W HStem: 239 153<-509.872 -293.853 548.864 770.021> 394 150<-1595.91 -1269.68> 639 151<-1031.95 -812.69 29.8747 250.868> VStem: 879 148<536.833 645.197> LayerCount: 2 Fore SplineSet -1246 75 m 1 -1371 -30 l 1 -1395 6 -1439 42 -1487 80 c 0 -1582 159 -1963 435 -1989 453 c 1 -1989 573 l 1 -1832 702 -1515 957 -1382 1035 c 0 -1352 1052 -1331 1066 -1296 1077 c 1 -1249 920 l 1 -1369 857 -1531 732 -1671 622 c 1 -1592 586 -1507 544 -1402 544 c 0 -1294 544 -1200 638 -1178 663 c 0 -1128 720 -1039 790 -914 790 c 0 -770 790 -670 672 -590 541 c 0 -527 437 -481 392 -397 392 c 0 -320 392 -269 447 -201 547 c 0 -115 673 -28 790 132 790 c 0 303 790 390 676 468 544 c 0 530 440 574 392 660 392 c 0 760 392 837 470 879 675 c 1 1027 642 l 1 966 374 813 239 653 239 c 0 490 239 409 348 336 470 c 0 265 589 234 639 145 639 c 0 42 639 4 577 -74 464 c 0 -155 347 -269 239 -403 239 c 0 -539 239 -642 344 -717 466 c 0 -790 584 -838 639 -914 639 c 0 -977 639 -1019 614 -1078 554 c 0 -1124 507 -1225 394 -1420 394 c 0 -1588 394 -1670 495 -1804 517 c 1 -1661 416 -1338 207 -1246 75 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/lessequal.glyph000066400000000000000000000007011472062471000327170ustar00rootroot00000000000000StartChar: lessequal Encoding: 8804 8804 1027 Width: 1060 VWidth: 4 Flags: W HStem: 0 156<152 939> 1277 20G<806.5 829.987> LayerCount: 2 Fore SplineSet 152 156 m 1 939 156 l 1 939 0 l 1 152 0 l 1 152 156 l 1 958 342 m 1 877 185 l 1 681 313 208 620 131 673 c 1 131 793 l 1 288 922 605 1177 738 1255 c 0 768 1272 789 1286 824 1297 c 1 871 1140 l 1 710 1055 475 860 316 737 c 1 459 636 796 437 958 342 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/lfblock.glyph000066400000000000000000000003531472062471000323400ustar00rootroot00000000000000StartChar: lfblock Encoding: 9612 9612 717 Width: 1060 VWidth: 1918 Flags: W VStem: -20 550<-505 1820> LayerCount: 2 Fore SplineSet -20 1820 m 1 530 1820 l 1 530 -505 l 1 -20 -505 l 1 -20 1820 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/logicalnot.glyph000066400000000000000000000006651472062471000330650ustar00rootroot00000000000000StartChar: logicalnot Encoding: 172 172 194 Width: 1060 VWidth: 6 Flags: W HStem: 448 152<153 754> VStem: 754 154<174 444> LayerCount: 2 Fore SplineSet 147 592 m 1 283 599 394 600 496 600 c 0 537 600 576 600 615 600 c 0 697 600 782 599 889 598 c 1 908 598 l 1 908 457 908 315 908 174 c 1 754 174 l 1 754 444 l 1 619 447 619 448 494 448 c 0 427 448 305 447 153 439 c 1 153 523 l 1 147 592 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/longs.glyph000066400000000000000000000010341472062471000320430ustar00rootroot00000000000000StartChar: longs Encoding: 383 383 317 Width: 1060 VWidth: -2 Flags: W HStem: 0 21G<376 532> 859 153<148 372> 1266 152<565.621 867.911> VStem: 372 158<0 859 1012 1231.57> LayerCount: 2 Fore SplineSet 867 1256 m 1 825 1264 757 1266 686 1266 c 0 538 1266 530 1168 530 1060 c 2 530 1013 l 1 530 859 532 4 532 0 c 1 376 0 l 1 376 25 374 712 372 859 c 1 148 859 l 1 148 1012 l 1 374 1012 l 1 374 1028 372 1045 372 1064 c 0 372 1207 400 1418 678 1418 c 0 754 1418 836 1415 896 1404 c 1 867 1256 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/lslash.glyph000066400000000000000000000012241472062471000322100ustar00rootroot00000000000000StartChar: lslash Encoding: 322 322 259 Width: 1060 VWidth: -2 Flags: W HStem: -16 142<528.434 891.467> 1004 20G<719.959 779.634> 1273 155<103.466 356> VStem: 357 160<135.619 715 926 1273> LayerCount: 2 Fore SplineSet 396 1428 m 2 516 1428 l 1 517 926 l 1 772 1024 l 1 822 893 l 1 517 776 l 1 519 212 l 1 524 130 564 126 656 126 c 0 749 126 873 147 942 199 c 1 1010 85 l 1 924 14 781 -16 657 -16 c 0 572 -16 496 -2 452 22 c 0 367 69 359.22386188 149.012394593 359 208 c 2 357 715 l 1 211 658 l 1 161 789 l 1 357 864 l 1 356 1273 l 1 307 1273 194 1266 99 1244 c 1 71 1387 l 1 183 1413 292 1428 396 1428 c 2 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/ltshade.glyph000066400000000000000000000032701472062471000323510ustar00rootroot00000000000000StartChar: ltshade Encoding: 9617 9617 722 Width: 1060 VWidth: 1918 Flags: W HStem: -505 291<254 392 804 942> -214 291<-20 117 530 667> 76 291<254 392 804 942> 367 291<-20 117 530 667> 658 290<254 392 804 942> 949 290<-20 117 530 667> 1239 290<254 392 804 942> 1530 290<-20 117 530 667> VStem: -20 137<-214 77 367 658 949 1239 1530 1820> 254 138<-505 -214 76 367 658 948 1239 1529> 530 137<-214 77 367 658 949 1239 1530 1820> 804 138<-505 -214 76 367 658 948 1239 1529> LayerCount: 2 Fore SplineSet 667 -214 m 1x41f0 530 -214 l 1 530 77 l 1 667 77 l 1 667 -214 l 1x41f0 -20 658 m 1x11f0 117 658 l 1 117 367 l 1 -20 367 l 1 -20 658 l 1x11f0 -20 1239 m 1x05f0 117 1239 l 1 117 949 l 1 -20 949 l 1 -20 1239 l 1x05f0 -20 1530 m 1 -20 1820 l 1 117 1820 l 1 117 1530 l 1 -20 1530 l 1 392 367 m 1x21f0 392 76 l 1 254 76 l 1 254 367 l 1 392 367 l 1x21f0 392 948 m 1x09f0 392 658 l 1 254 658 l 1 254 948 l 1 392 948 l 1x09f0 392 1239 m 1x03f0 254 1239 l 1 254 1529 l 1 392 1529 l 1 392 1239 l 1x03f0 667 658 m 1x11f0 667 367 l 1 530 367 l 1 530 658 l 1 667 658 l 1x11f0 667 1239 m 1x05f0 667 949 l 1 530 949 l 1 530 1239 l 1 667 1239 l 1x05f0 -20 -214 m 1x41f0 -20 77 l 1 117 77 l 1 117 -214 l 1 -20 -214 l 1x41f0 254 -505 m 1x81f0 254 -214 l 1 392 -214 l 1 392 -505 l 1 254 -505 l 1x81f0 804 -505 m 1 804 -214 l 1 942 -214 l 1 942 -505 l 1 804 -505 l 1 942 76 m 1x21f0 804 76 l 1 804 367 l 1 942 367 l 1 942 76 l 1x21f0 942 658 m 1x09f0 804 658 l 1 804 948 l 1 942 948 l 1 942 658 l 1x09f0 942 1239 m 1x03f0 804 1239 l 1 804 1529 l 1 942 1529 l 1 942 1239 l 1x03f0 667 1820 m 1 667 1530 l 1 530 1530 l 1 530 1820 l 1 667 1820 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/m.glyph000066400000000000000000000015131472062471000311570ustar00rootroot00000000000000StartChar: m Encoding: 109 109 13 Width: 1060 VWidth: 4 Flags: W HStem: 0 0G<59.9264 201 428 569 930.5 975.173> 873 153<301.208 424.972 651.958 786.479> 1027 20G<102 184.5> VStem: 60 141<0 772.36 877 1004.7> 428 141<0 777.234> 795 140<141.982 865.591> LayerCount: 2 Fore SplineSet 765 1026 m 3 910 1026 935 834 935 739 c 2 935 216 l 2 935 165 986 128 1027 112 c 1 966 -21 l 1 895 -7 795 50 795 191 c 2 795 193 l 1 795 760 l 2 795 764 795 768 795 773 c 0 795 808 791 873 731 873 c 0 683 873 631 827 569 692 c 1 569 0 l 1 428 0 l 1 428 806 l 1 428 834 426 873 380 873 c 0 332 873 263 827 201 691 c 1 201 0 l 1 60 0 l 1 57 815 l 2 57 908 44 958 27 1007 c 1 177 1047 l 1 192 1015 206 923 208 877 c 1 254 957 341 1026 414 1026 c 1 511 1026 568 947 568 877 c 1 611 956 673 1026 765 1026 c 3 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/macron.glyph000066400000000000000000000006621472062471000322060ustar00rootroot00000000000000StartChar: macron Encoding: 175 175 176 Width: 1060 VWidth: -34 Flags: W HStem: 1182 154<228 682> VStem: 228 454<1185 1335> LayerCount: 2 Fore SplineSet 228 1340 m 1 264 1336 307 1335 353 1335 c 0 399 1335 450 1336 501 1336 c 0 561 1336 622 1336 682 1336 c 1 682 1184 l 1 665 1184 l 1 607 1182 537 1182 463 1182 c 0 436 1182 409 1182 382 1182 c 0 329 1182 277 1182 228 1185 c 1 228 1340 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/mu.glyph000066400000000000000000000012151472062471000313430ustar00rootroot00000000000000StartChar: mu Encoding: 956 956 352 Width: 1060 VWidth: 6 Flags: W HStem: 2 154<320.683 585.04> 1001 20G<132.481 262> VStem: 109 157<-400 36 181.338 701.424> 739 158<276.783 1001> LayerCount: 2 Fore SplineSet 906 -10 m 1 849 31 795 82 773 158 c 1 689 72 592 5 442 2 c 1 433 2 l 2 385 2 298 6 261 36 c 1 266 -400 l 1 109 -400 l 1 114 214 l 1 111 482 118 911 91 994 c 1 251 1021 l 1 273 929 268 616 270 250 c 1 276 216 298 190 320 174 c 0 334 164 385 156 426 156 c 1 493 159 534 167 585 198 c 0 632 226 701 256 739 344 c 1 740 1001 l 1 898 1001 l 1 897 256 l 1 897 212 969 142 1017 120 c 1 906 -10 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/multiply.glyph000066400000000000000000000006541472062471000326070ustar00rootroot00000000000000StartChar: multiply Encoding: 215 215 128 Width: 1060 VWidth: 6 Flags: W LayerCount: 2 Fore SplineSet 381 522 m 1 261 642 171 748 63 848 c 1 162 971 l 1 271 870 383 753 496 636 c 1 674 806 815 945 832 963 c 1 936 840 l 1 917 821 780 682 609 515 c 1 788 324 836 261 936 161 c 1 816 63 l 1 736 167 658 239 494 407 c 1 342 258 232 132 186 82 c 1 69 180 l 1 129 252 238 380 381 522 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/n.glyph000066400000000000000000000011301472062471000311530ustar00rootroot00000000000000StartChar: n Encoding: 110 110 15 Width: 1060 VWidth: 6 Flags: W HStem: -1 3G<112 270 875 934> 872 150<419.742 708.885> 1020 20G<153.514 245> VStem: 112 158<0 778.144> 739 158<129.808 836.004> LayerCount: 2 Fore SplineSet 270 927 m 1xb8 396 993 488 1022 598 1022 c 0 718 1022 897 945 897 796 c 2 897 211 l 2 897 145 947 123 1003 93 c 1 919 -19 l 1 831 24 739 75 739 204 c 2 739 765 l 2 739 839 642 872 576 872 c 0xd8 512 872 416 830 270 760 c 1 270 0 l 1 112 -1 l 1 112 705 l 2 112 883 104 909 80 1003 c 1 240 1040 l 1 250 1016 262 976 270 927 c 1xb8 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/nacute.glyph000066400000000000000000000005071472062471000322040ustar00rootroot00000000000000StartChar: nacute Encoding: 324 324 261 Width: 1060 VWidth: 32 Flags: W HStem: -1 3G<112 270 875 934> 872 150<419.742 708.885> 1020 20G<153.514 245> 1060 461 VStem: 112 158<0 778.144> 379.5 590 739 158<129.808 836.004> LayerCount: 2 Fore Refer: 323 769 S 1 0 0 1 155.5 -220 2 Refer: 15 110 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/ncaron.glyph000066400000000000000000000004741472062471000322100ustar00rootroot00000000000000StartChar: ncaron Encoding: 328 328 265 Width: 1060 VWidth: 32 Flags: W HStem: -1 3G<112 270 875 934> 872 150<419.742 708.885> 1020 20G<153.514 245> 1060 425 VStem: 112 158<0 778.144> 739 158<129.808 836.004> LayerCount: 2 Fore Refer: 334 780 S 1 0 0 1 60.5 -158 2 Refer: 15 110 N 1 0 0 1 0 0 3 Validated: 1 EndChar ncommaaccent.glyph000066400000000000000000000005551472062471000333010ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: ncommaaccent Encoding: 326 326 263 Width: 1060 VWidth: 32 Flags: W HStem: -537 498 -1 3G<112 270 875 934> 872 150<419.742 708.885> 1020 20G<153.514 245> VStem: 112 158<0 778.144> 453.5 220<-260 -39> 509.5 164<-385.366 -260> 739 158<129.808 836.004> LayerCount: 2 Fore Refer: 520 806 S 1 0 0 1 3.5 -43 2 Refer: 15 110 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/nine.glyph000066400000000000000000000013101472062471000316470ustar00rootroot00000000000000StartChar: nine Encoding: 57 57 113 Width: 1060 VWidth: 0 Flags: W HStem: -2 156<309.076 629.039> 616 152<331.625 638.905> 1152 150<334.678 621.922> VStem: 65 153<251.68 318.216> 96 159<838.408 1076.51> 750 156<310.315 710> LayerCount: 2 Fore SplineSet 504 1152 m 0xec 374 1152 255 1094 255 952 c 0 255 822 377 768 497 768 c 0 625 768 709 859 729 928 c 1 716 1038 621 1152 504 1152 c 0xec 96 955 m 0 96 1170 257 1302 479 1302 c 0 860 1302 906 963 906 644 c 0 906 320 834 -2 487 -2 c 0 242 -2 130 113 65 314 c 1 218 359 l 1xf4 263 214 304 154 487 154 c 0 708 154 750 375 750 603 c 0 750 639 748 675 747 710 c 1 684 646 612 616 483 616 c 0 269 616 96 730 96 955 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/notequal.glyph000066400000000000000000000015201472062471000325510ustar00rootroot00000000000000StartChar: notequal Encoding: 8800 8800 964 Width: 1060 VWidth: 6 Flags: W HStem: 194 163<50 293 520 895> 656 162<48 460 686 895> LayerCount: 2 Fore SplineSet 48 825 m 1 147 819 231 818 304 818 c 0 337 818 367 818 396 818 c 0 440 818 480 818 518 819 c 1 550 910 579 989 600 1044 c 0 616 1087 635 1147 640 1161 c 1 789 1102 l 1 760 1028 725 930 686 821 c 1 749 822 815 823 895 823 c 1 895 664 l 1 791 664 711 662 629 660 c 1 594 561 557 458 520 356 c 1 651 354 763 349 897 349 c 1 895 188 l 1 743 188 613 192 461 193 c 1 414 66 369 -53 328 -151 c 1 181 -90 l 1 213 -15 252 84 293 194 c 1 276 194 259 194 242 194 c 0 182 194 119 193 50 189 c 1 50 349 l 1 164 356 260 357 353 357 c 1 389 457 426 560 460 656 c 1 439 656 417 656 394 656 c 0 298 656 190 658 45 667 c 1 45 720 45 774 48 825 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/ntilde.glyph000066400000000000000000000005461472062471000322070ustar00rootroot00000000000000StartChar: ntilde Encoding: 241 241 134 Width: 1060 VWidth: 0 Flags: W HStem: -1 3G<112 270 875 934> 872 150<419.742 708.885> 1020 20G<153.514 245> 1128 153<561.743 768.584> 1249 153<263.453 488.876> VStem: 112 158<0 778.144> 739 158<129.808 836.004> LayerCount: 2 Fore Refer: 325 771 S 1 0 0 1 26.5 -284 2 Refer: 15 110 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/nu.glyph000066400000000000000000000010041472062471000313400ustar00rootroot00000000000000StartChar: nu Encoding: 957 957 353 Width: 1060 VWidth: 6 Flags: W HStem: -3 21G<367 487> 1028 20G<126.125 188 829.133 894.5> VStem: 790 156<365.503 912.515> LayerCount: 2 Fore SplineSet 153 1048 m 1 223 973 250 935 276 860 c 0 321 734 490 256 501 152 c 1 746 216 790 406 790 699 c 0 790 813 769 892 713 966 c 1 866 1049 l 1 923 957 946 869 946 688 c 0 946 400 890 253 771 138 c 0 705 75 607 0 367 -3 c 1 367 137 166 685 104 839 c 0 96 860 50 927 24 952 c 1 153 1048 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/numbersign.glyph000066400000000000000000000022231472062471000330730ustar00rootroot00000000000000StartChar: numbersign Encoding: 35 35 93 Width: 1060 VWidth: 6 Flags: W HStem: -19 21G<172 341 509 677.5> 385 158<85.3235 208 391 550 722 901> 795 160<92.6516 255 435 599 770 905> 1312 20G<394 422.5 655.5 828> VStem: 301 162<961.726 1331> LayerCount: 2 Fore SplineSet 417 795 m 1 411 715 400 623 391 541 c 1 432 543 463 543 497 543 c 2 571 543 l 1 582 627 590 720 599 798 c 1 528 798 485 796 417 795 c 1 341 -19 m 1 172 -18 l 1 179 95 189 208 208 375 c 1 155 374 112 365 84 356 c 1 34 503 l 1 90 523 162 529 228 534 c 1 244 614 246 711 255 790 c 1 241 790 l 1 176 786 126 781 91 768 c 1 38 915 l 1 103 940 194 944 278 949 c 1 300 1133 293 1191 301 1331 c 1 330 1331 375 1332 413 1332 c 0 432 1332 449 1332 463 1331 c 1 456 1210 450 1099 435 955 c 1 617 955 l 1 636 1118 646 1207 665 1326 c 1 828 1324 l 1 803 1203 789 1114 770 956 c 1 905 956 l 1 905 795 l 1 877 796 844 799 752 799 c 1 744 720 732 629 722 544 c 1 901 544 l 1 901 383 l 1 874 384 824 386 710 386 c 1 688 189 682 99 673 -22 c 1 509 -21 l 1 520 91 530 209 550 385 c 1 526 385 l 2 472 385 422 383 372 380 c 1 357 230 341 -19 341 -19 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/o.glyph000066400000000000000000000011111472062471000311530ustar00rootroot00000000000000StartChar: o Encoding: 111 111 14 Width: 1060 VWidth: 6 Flags: W HStem: 1 155<343.159 630.662> 878 154<352.497 639.881> VStem: 72 158<272.944 736.885> 743 159<279.587 758.636> LayerCount: 2 Fore SplineSet 654 215 m 1 719 276 743 382 743 530 c 0 743 536 743 542 743 548 c 0 741 732 677 878 500 878 c 0 292 878 230 713 230 469 c 0 230 274 317 156 484 156 c 1 560 157 604 173 654 215 c 1 482 1 m 1 210 2 72 184 72 464 c 0 72 756 174 1032 466 1032 c 0 663 1032 773 963 843 831 c 0 884 752 902 639 902 543 c 0 902 258 806 1 484 1 c 2 482 1 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/oacute.glyph000066400000000000000000000004601472062471000322030ustar00rootroot00000000000000StartChar: oacute Encoding: 243 243 136 Width: 1060 VWidth: 0 Flags: W HStem: 1 155<343.159 630.662> 878 154<352.497 639.881> 1066 461 VStem: 72 158<272.944 736.885> 242 590 743 159<279.587 758.636> LayerCount: 2 Fore Refer: 323 769 S 1 0 0 1 18 -214 2 Refer: 14 111 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/obreve.glyph000066400000000000000000000005551472062471000322120ustar00rootroot00000000000000StartChar: obreve Encoding: 335 335 271 Width: 1060 VWidth: 32 Flags: W HStem: 1 155<343.159 630.662> 878 154<352.497 639.881> 1070 153<324.698 604.547> VStem: 72 158<272.944 736.885> 110 156<1284.28 1345.76> 662 166<1279.15 1336.59> 743 159<279.587 758.636> LayerCount: 2 Fore Refer: 328 774 S 1 0 0 1 -44 -287 2 Refer: 14 111 N 1 0 0 1 0 0 3 Validated: 1 EndChar ocircumflex.glyph000066400000000000000000000004561472062471000331710ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: ocircumflex Encoding: 244 244 137 Width: 1060 VWidth: 0 Flags: W HStem: 1 155<343.159 630.662> 878 154<352.497 639.881> 1058 435 VStem: 72 158<272.944 736.885> 743 159<279.587 758.636> LayerCount: 2 Fore Refer: 324 770 S 1 0 0 1 -26 -207 2 Refer: 14 111 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/odieresis.glyph000066400000000000000000000005401472062471000327100ustar00rootroot00000000000000StartChar: odieresis Encoding: 246 246 139 Width: 1060 VWidth: 0 Flags: W HStem: 1 155<343.159 630.662> 878 154<352.497 639.881> 1178 225<185 420 591 826> VStem: 72 158<272.944 736.885> 185 235<1178 1400> 591 235<1175 1397> 743 159<279.587 758.636> LayerCount: 2 Fore Refer: 173 168 N 1 0 0 1 46 88 2 Refer: 14 111 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/oe.glyph000066400000000000000000000020761472062471000313330ustar00rootroot00000000000000StartChar: oe Encoding: 339 339 95 Width: 1060 VWidth: 6 Flags: W HStem: 0 154<236.141 401.389 604.569 795.768> 486 156<588 815> 863 154<255.121 414.291 605.104 761.757> VStem: 24 152<230.029 754.4> 435 153<186.445 474 631 843.974> LayerCount: 2 Fore SplineSet 970 187 m 1 970 187 911 0 708 0 c 0 616 0 540 40 487 95 c 1 463 63 410 0 336 0 c 0 280 0 211 5 131 91 c 0 28 202 24 380 24 459 c 0 24 505 25 585 35 635 c 1 56 758 118 1017 327 1017 c 0 406 1017 445 990 486 954 c 0 497 945 504 937 509 931 c 1 532 968 576 1018 691 1018 c 0 892 1018 967 796 975 570 c 1 975 486 l 1 907 486 l 1 807 483 670 478 588 474 c 1 586 215 l 1 625 176 673 154 712 154 c 0 787 154 815 221 831 256 c 1 970 187 l 1 588 652 m 2 588 631 l 1 676 636 739 635 815 642 c 1 809 746 769 862 691 862 c 0 651 862 612 851 599 805 c 1 588 770 588 709 588 652 c 2 330 154 m 0 382 154 433 227 433 286 c 2 435 754 l 2 435 776 421 863 328 863 c 0 234 863 179 687 176 474 c 0 176 468 176 462 176 456 c 0 176 385 189 269 241 191 c 0 259 164 297 154 330 154 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/ogonek.glyph000066400000000000000000000006501472062471000322060ustar00rootroot00000000000000StartChar: ogonek Encoding: 731 731 513 Width: 1060 VWidth: 12 Flags: W HStem: -444 144<478.778 715.542> VStem: 310 155<-282.191 -148.225> LayerCount: 2 Fore SplineSet 784 41 m 0 679 -44 465 -142 465 -216 c 0 465 -272 522 -300 586 -300 c 0 644 -300 685 -267 715 -245 c 1 793 -351 l 1 749 -399 661 -444 582 -444 c 0 394 -444 310 -351 310 -216 c 0 310 -36 574 7 623 68 c 1 784 41 l 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/ograve.glyph000066400000000000000000000004621472062471000322100ustar00rootroot00000000000000StartChar: ograve Encoding: 242 242 135 Width: 1060 VWidth: -2 Flags: W HStem: 1 155<343.159 630.662> 878 154<352.497 639.881> 1066 461 VStem: 72 158<272.944 736.885> 108 590 743 159<279.587 758.636> LayerCount: 2 Fore Refer: 322 768 S 1 0 0 1 -54 -214 2 Refer: 14 111 N 1 0 0 1 0 0 3 Validated: 1 EndChar ohungarumlaut.glyph000066400000000000000000000004611472062471000335400ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: ohungarumlaut Encoding: 337 337 273 Width: 1060 VWidth: 32 Flags: W HStem: 1 155<343.159 630.662> 878 154<352.497 639.881> 1049 517 VStem: 72 158<272.944 736.885> 743 159<279.587 758.636> LayerCount: 2 Fore Refer: 333 779 S 1 0 0 1 106 -109 2 Refer: 14 111 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/omacron.glyph000066400000000000000000000005161472062471000323630ustar00rootroot00000000000000StartChar: omacron Encoding: 333 333 269 Width: 1060 VWidth: 32 Flags: W HStem: 1 155<343.159 630.662> 878 154<352.497 639.881> 1186.3 152<254 708> VStem: 72 158<272.944 736.885> 254 454<1187.3 1338.3> 743 159<279.587 758.636> LayerCount: 2 Fore Refer: 326 772 S 1 0 0 1 -2 -286.7 2 Refer: 14 111 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/omega.glyph000066400000000000000000000014411472062471000320130ustar00rootroot00000000000000StartChar: omega Encoding: 969 969 365 Width: 1060 VWidth: 6 Flags: W HStem: -10 155<247.366 396.525 640.098 796.103> 1013 28G<96 197.061 834.939 935> VStem: 35 162<200.065 835.613> 436 155<195.231 684> 842 157<189.339 805.891> LayerCount: 2 Fore SplineSet 434 684 m 1 593 703 l 1 591 618 592 524 591 431 c 0 592 423 592 414 592 405 c 0 594 224 644 144 725 144 c 0 814 144 842 270 842 420 c 0 842 633 814 835 729 967 c 1 881 1033 l 1 989 852 999 582 999 441 c 0 999 218 946 -12 701 -12 c 0 626 -12 559 33 512 104 c 1 462 34 393 -10 317 -10 c 0 91 -10 35 220 35 444 c 0 35 612 41 858 151 1041 c 1 303 975 l 1 222 848 197 675 197 468 c 0 197 299 230 145 310 145 c 0 380 145 425 196 438 321 c 1 437 337 436 352 436 368 c 0 435 474 436 584 434 684 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/omega1.glyph000066400000000000000000000017241472062471000321000ustar00rootroot00000000000000StartChar: omega1 Encoding: 982 982 419 Width: 1060 VWidth: 6 Flags: W HStem: -10 155<247.366 396.525 640.098 796.103> 868 154<28 127 285.238 750.012 909 997> VStem: 35 162<200.065 730.861> 436 155<195.231 684> 842 157<189.339 716.729> LayerCount: 2 Fore SplineSet 434 684 m 1 593 703 l 1 591 618 592 524 591 431 c 0 592 423 592 414 592 405 c 0 594 224 644 144 725 144 c 0 814 144 842 270 842 420 c 0 842 610 798 747 728 868 c 1 309 868 l 1 243 759 197 649 197 468 c 0 197 299 230 145 310 145 c 0 380 145 425 196 438 321 c 1 437 337 436 352 436 368 c 0 435 474 436 584 434 684 c 1 26 1018 m 1 82 1022 164 1022 242 1022 c 0 273 1022 306 1022 340 1022 c 2 450 1022 l 2 599 1022 907 1018 981 1018 c 2 997 1018 l 1 997 868 l 1 909 868 l 1 974 715 999 554 999 441 c 0 999 218 946 -12 701 -12 c 0 626 -12 559 33 512 104 c 1 462 34 393 -10 317 -10 c 0 91 -10 35 220 35 444 c 0 35 577 62 722 127 868 c 1 28 868 l 1 26 1018 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/omegatonos.glyph000066400000000000000000000005641472062471000331030ustar00rootroot00000000000000StartChar: omegatonos Encoding: 974 974 402 Width: 1060 VWidth: 0 Flags: W HStem: -10 155<247.366 396.525 640.098 796.103> 1013 28G<96 197.061 834.939 935> 1030 491 VStem: 35 162<200.065 835.613> 436 155<195.231 684> 563 180<1370.42 1475.9> 842 157<189.339 805.891> LayerCount: 2 Fore Refer: 392 900 N 1 0 0 1 21 -192 2 Refer: 365 969 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/omicron.glyph000066400000000000000000000011201472062471000323630ustar00rootroot00000000000000StartChar: omicron Encoding: 959 959 355 Width: 1060 VWidth: 6 Flags: W HStem: 1 155<343.159 630.662> 878 154<352.497 639.881> VStem: 72 158<272.944 736.885> 743 159<279.587 758.636> LayerCount: 2 Fore SplineSet 482 1 m 1 210 2 72 184 72 464 c 0 72 756 174 1032 466 1032 c 0 663 1032 773 963 843 831 c 0 884 752 902 639 902 543 c 0 902 258 806 1 484 1 c 2 482 1 l 1 654 215 m 1 719 276 743 382 743 530 c 0 743 536 743 542 743 548 c 0 741 732 677 878 500 878 c 0 292 878 230 713 230 469 c 0 230 274 317 156 484 156 c 1 560 157 604 173 654 215 c 1 EndSplineSet Validated: 1 EndChar omicrontonos.glyph000066400000000000000000000005101472062471000333710ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: omicrontonos Encoding: 972 972 400 Width: 1060 VWidth: 0 Flags: W HStem: 1 155<343.159 630.662> 878 154<352.497 639.881> 1096 491 VStem: 72 158<272.944 736.885> 512 180<1436.42 1541.9> 743 159<279.587 758.636> LayerCount: 2 Fore Refer: 392 900 N 1 0 0 1 -30 -126 2 Refer: 355 959 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/one.glyph000066400000000000000000000005211472062471000315020ustar00rootroot00000000000000StartChar: one Encoding: 49 49 105 Width: 1060 VWidth: 0 Flags: W HStem: -9 21G<529.962 694> 1282 20G<491 694> VStem: 530 164<-9 1055> LayerCount: 2 Fore SplineSet 496 1302 m 1 694 1290 l 1 694 -9 l 1 530 -9 l 1 528 1055 l 1 460 970 332 871 209 781 c 1 108 932 l 1 413 1112 486 1288 496 1302 c 1 EndSplineSet Validated: 1 EndChar onedotenleader.glyph000066400000000000000000000003031472062471000336300ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: onedotenleader Encoding: 8228 8228 542 Width: 1060 VWidth: 26 Flags: W HStem: 0 269<397 648> VStem: 397 251<0 269> LayerCount: 2 Fore Refer: 53 46 S 1 0 0 1 0 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/onehalf.glyph000066400000000000000000000005731472062471000323440ustar00rootroot00000000000000StartChar: onehalf Encoding: 189 189 202 Width: 1060 VWidth: 0 Flags: W HStem: -311 142<407 826> 305 142<410.421 654.48> 534 141<78 971> VStem: 571 145<769 1325> 672 142<132.804 279.89> LayerCount: 2 Fore SplineSet 78 675 m 1xe0 971 675 l 1 971 534 l 1 78 534 l 1 78 675 l 1xe0 EndSplineSet Refer: 969 8322 N 1 0 0 1 0 0 2 Refer: 199 185 N 1 0 0 1 0 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/onequarter.glyph000066400000000000000000000005611472062471000331120ustar00rootroot00000000000000StartChar: onequarter Encoding: 188 188 201 Width: 1060 VWidth: 0 Flags: W HStem: -159 138<378 586 728 856> 534 141<78 971> VStem: 571 145<769 1325> 589 139<-316 -159 -17 236> LayerCount: 2 Fore SplineSet 78 675 m 1xc0 971 675 l 1 971 534 l 1 78 534 l 1 78 675 l 1xc0 EndSplineSet Refer: 971 8324 N 1 0 0 1 0 0 2 Refer: 199 185 N 1 0 0 1 0 0 2 Validated: 1 EndChar ordfeminine.glyph000066400000000000000000000017751472062471000331550ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: ordfeminine Encoding: 170 170 193 Width: 1060 VWidth: 6 Flags: W HStem: 534 141<142 898> 754 142<296.368 565.224> 1121 123<327.558 647.853> 1329.43 21G<216.728 264.545> 1395 142<262.546 619.943> VStem: 142 142<909.948 1077.75> 670 142<1193 1342.45> LayerCount: 2 Fore SplineSet 142 675 m 1 898 675 l 1 898 534 l 1 142 534 l 1 142 675 l 1 284 991 m 0 284 934 319 896 383 896 c 0 528 896 608 946 671 1056 c 1 636 1094 577 1121 473 1121 c 0 348 1121 284 1056 284 991 c 0 157.639648438 1449.40625 m 1 255.184570312 1511.33007812 367.703972971 1537 483 1537 c 1 702 1537 812 1394 812 1180.90039062 c 0 813 1078 l 0 813 1043 815 955 828 938 c 0 841 920 875 887 905 869 c 1 822 750 l 1 774 780 738 819 704 892 c 1 636 811 533 754 383 754 c 0 241 754 142 842 142 976 c 0 142 1164 301 1244 452 1244 c 0 546 1244 634 1220 670 1193 c 1 670 1308 631 1395 485 1395 c 0 366 1395 300.541992188 1381.76464844 228.548828125 1329.43359375 c 1 157.639648438 1449.40625 l 1 EndSplineSet Validated: 1 EndChar ordmasculine.glyph000066400000000000000000000014141472062471000333310ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: ordmasculine Encoding: 186 186 200 Width: 1060 VWidth: 6 Flags: W HStem: 534 141<142 898> 757.6 142<372.674 651.316> 1383.6 142<371.374 668.276> VStem: 162 142<973.481 1314.8> 724 142<972.121 1324.89> LayerCount: 2 Fore SplineSet 724 1167.90039062 m 0 724 1322 660 1383.59960938 519 1383.59960938 c 0 396 1383.59960938 304 1334 304 1152.59960938 c 0 304 1006 354 899.599609375 503 899.599609375 c 1 650 899.599609375 724 962 724 1167.90039062 c 0 501 757.599609375 m 1 268 757.599609375 162 906 162 1147.59960938 c 0 162 1418 324 1525.59960938 485 1525.59960938 c 0 758 1525.59960938 866 1390 866 1180.90039062 c 0 866 864 758 757.599609375 501 757.599609375 c 1 142 675 m 1 898 675 l 1 898 534 l 1 142 534 l 1 142 675 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/oslash.glyph000066400000000000000000000014301472062471000322120ustar00rootroot00000000000000StartChar: oslash Encoding: 248 248 140 Width: 1060 VWidth: 6 Flags: W HStem: 1 155<337.508 630.662> 878 154<352.497 638.732> VStem: 72 158<358.327 736.885> 743 159<279.587 664.228> LayerCount: 2 Fore SplineSet 241 356 m 1 655 821 l 1 618 857 567 878 500 878 c 0 292 878 230 713 230 469 c 0 230 428 233 390 241 356 c 1 855 804 m 1 888 727 902 629 902 543 c 0 902 258 806 1 484 1 c 2 482 1 l 1 368 2 278 33 212 91 c 1 121 -9 l 1 10 95 l 1 119 218 l 1 88 287 72 370 72 464 c 0 72 756 174 1032 466 1032 c 0 598 1032 692 1001 760 940 c 1 873 1067 l 1 993 956 l 1 855 804 l 1 654 215 m 1 719 276 743 382 743 530 c 0 743 536 743 542 743 548 c 0 743 590 740 630 732 667 c 1 320 212 l 1 361 176 416 156 484 156 c 0 560 157 604 173 654 215 c 1 EndSplineSet Validated: 1 EndChar oslashacute.glyph000066400000000000000000000004661472062471000331650ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: oslashacute Encoding: 511 511 463 Width: 1060 VWidth: 0 Flags: W HStem: 1 155<337.508 630.662> 878 154<352.497 638.732> 1066 461 VStem: 72 158<358.327 736.885> 242 590 743 159<279.587 664.228> LayerCount: 2 Fore Refer: 323 769 S 1 0 0 1 18 -214 2 Refer: 140 248 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/otilde.glyph000066400000000000000000000005221472062471000322020ustar00rootroot00000000000000StartChar: otilde Encoding: 245 245 138 Width: 1060 VWidth: 0 Flags: W HStem: 1 155<343.159 630.662> 878 154<352.497 639.881> 1099 153<542.243 749.084> 1220 153<243.953 469.376> VStem: 72 158<272.944 736.885> 743 159<279.587 758.636> LayerCount: 2 Fore Refer: 325 771 S 1 0 0 1 7 -313 2 Refer: 14 111 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/p.glyph000066400000000000000000000013561472062471000311670ustar00rootroot00000000000000StartChar: p Encoding: 112 112 7 Width: 1060 VWidth: -2 Flags: W HStem: -7 155<359.305 639.934> 858 155<376.237 675.54> 998 20G<108 274.5> VStem: 127 156<-393.801 56 220.225 763.281> 763 157<291.52 763.3> LayerCount: 2 Fore SplineSet 763 527 m 0xd8 763 731 709 858 539 858 c 0 402 858 354 812 283 698 c 1 283 262 l 1 335 211 392 148 483 148 c 0 646 148 763 244 763 527 c 0xd8 127 739 m 2 127 747 127 755 127 763 c 0 127 846 118 932 108 998 c 1 272 1018 l 1xb8 277 986 282 964 283 922 c 1 346 978 426 1013 538 1013 c 0 813 1013 920 814 920 546 c 0 920 210 792 -7 469 -7 c 0 369 -7 331 25 283 56 c 1 283 -151 l 2 283 -245 292 -329 299 -397 c 1 140 -406 l 1 131 -333 126 -237 126 -146 c 2 127 739 l 2 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/paragraph.glyph000066400000000000000000000011741472062471000326730ustar00rootroot00000000000000StartChar: paragraph Encoding: 182 182 170 Width: 1060 VWidth: 0 Flags: W HStem: -10 21G<757 909> 1169 159<621 755> VStem: 36 585<679.203 1130.78> 469 155<22.0462 476.365> 755 154<-9 1169> LayerCount: 2 Fore SplineSet 755 1041 m 2xe8 755 1169 l 1 714 1170 674 1173 621 1174 c 1xe8 622 844 621 512 624 184 c 1 624 45 582 -30 582 -30 c 1 428 22 l 1 428 22 469 85 469 229 c 1xd8 467 473 l 1 299 485 182 526 103 641 c 0 43 730 36 831 36 924 c 0 36 1016 55 1108 109 1174 c 0 224 1315 395 1328 620 1328 c 0 753 1328 791 1320 909 1320 c 1 909 -9 l 1 757 -10 l 1 757 325 755 597 755 1041 c 2xe8 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/parenleft.glyph000066400000000000000000000006321472062471000327040ustar00rootroot00000000000000StartChar: parenleft Encoding: 40 40 98 Width: 1060 VWidth: 66 Flags: W HStem: -262 166<714.166 892> 1326 158<689.982 893> VStem: 248 160<306.626 948.43> LayerCount: 2 Fore SplineSet 893 1326 m 1 890 1326 887 1326 884 1326 c 0 545 1326 408 992 408 612 c 0 408 232 596 -95 892 -96 c 1 892 -262 l 1 532 -259 248 55 248 612 c 0 248 1144 462 1471 893 1484 c 1 893 1326 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/parenright.glyph000066400000000000000000000006331472062471000330700ustar00rootroot00000000000000StartChar: parenright Encoding: 41 41 99 Width: 1060 VWidth: 66 Flags: W HStem: -262 166<147 324.834> 1326 158<146 349.018> VStem: 631 160<306.626 948.43> LayerCount: 2 Fore SplineSet 146 1326 m 1 146 1484 l 1 577 1471 791 1144 791 612 c 0 791 55 507 -259 147 -262 c 1 147 -96 l 1 443 -95 631 232 631 612 c 0 631 992 494 1326 155 1326 c 0 152 1326 149 1326 146 1326 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/percent.glyph000066400000000000000000000017611472062471000323700ustar00rootroot00000000000000StartChar: percent Encoding: 37 37 156 Width: 1060 VWidth: 0 Flags: W HStem: -4 150<649.397 818.603> 362 150<649.397 818.603> 773 150<206.397 375.603> 1139 150<206.397 375.603> 1304 20G<763.5 917.292> VStem: 33 150<946.397 1115.6> 399 150<946.397 1115.6> 476 150<169.397 338.603> 842 150<169.397 338.603> LayerCount: 2 Fore SplineSet 36 39 m 1xfc80 242 403 637 977 890 1324 c 1 1021 1228 l 1 769 889 392 348 186 -43 c 1 36 39 l 1xfc80 476 254 m 0xfd80 476 396 592 512 734 512 c 0 876 512 992 396 992 254 c 0 992 112 876 -4 734 -4 c 0 592 -4 476 112 476 254 c 0xfd80 626 254 m 0 626 194 674 146 734 146 c 0 794 146 842 194 842 254 c 0 842 314 794 362 734 362 c 0 674 362 626 314 626 254 c 0 33 1031 m 0 33 1173 149 1289 291 1289 c 0 433 1289 549 1173 549 1031 c 0xfe80 549 889 433 773 291 773 c 0 149 773 33 889 33 1031 c 0 183 1031 m 0 183 971 231 923 291 923 c 0 351 923 399 971 399 1031 c 0 399 1091 351 1139 291 1139 c 0 231 1139 183 1091 183 1031 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/period.glyph000066400000000000000000000003541472062471000322070ustar00rootroot00000000000000StartChar: period Encoding: 46 46 53 Width: 1060 VWidth: 26 Flags: W HStem: 0 269<397 648> VStem: 397 251<0 269> LayerCount: 2 Fore SplineSet 397 269 m 1 648 269 l 1 648 0 l 1 397 0 l 1 397 269 l 1 EndSplineSet Validated: 1 EndChar periodcentered.glyph000066400000000000000000000003101472062471000336320ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: periodcentered Encoding: 183 183 171 Width: 1060 VWidth: 26 Flags: W HStem: 387 269<481 732> VStem: 481 251<387 656> LayerCount: 2 Fore Refer: 53 46 S 1 0 0 1 84 387 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/phi.glyph000066400000000000000000000015451472062471000315100ustar00rootroot00000000000000StartChar: phi Encoding: 966 966 362 Width: 1060 VWidth: 0 Flags: W HStem: -11 156<579 667.183> 894 146<610.215 773.587> VStem: 41 157<320.826 846.774> 420 158<-396 -2.52826 148 863.528> 816 156<339.325 855.219> LayerCount: 2 Fore SplineSet 578 145 m 1 657 165 712 218 748 284 c 1 788 348 815 517 816 624 c 1 816 643 l 2 816 812 788 894 677 894 c 2 676 894 l 2 649 894 576 893 576 644 c 0 576 502 577 318 578 145 c 1 579 -11 m 1 581 -215 583 -377 584 -398 c 1 422 -396 l 1 420 -375 420 -211 420 -8 c 1 328 9 240 52 179 127 c 0 89 237 41 389 41 569 c 0 41 797 95 963 188 1044 c 1 314 954 l 1 233 870 198 765 198 573 c 0 198 469 228 315 284 242 c 0 318 197 361 164 420 148 c 1 420 640 l 2 420 955 531 1040 675 1040 c 0 814 1040 972 1010 972 632 c 2 972 621 l 2 972 457 928 304 880 211 c 0 816 88 711 9 579 -11 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/phi1.glyph000066400000000000000000000013611472062471000315650ustar00rootroot00000000000000StartChar: phi1 Encoding: 981 981 418 Width: 1060 VWidth: 6 Flags: W HStem: -1 147<340.16 420 579 664.723> 874 155<338.148 420 578 669.88> 1393 20G<420 578> VStem: 72 158<268.555 746.035> 420 158<-396 -2 151 874 1023.17 1413> 765 159<275.629 755.391> LayerCount: 2 Fore SplineSet 765 519 m 0 765 682 716 856 578 876 c 1 578 598 578 264 578 146 c 1 704 157 765 334 765 519 c 0 420 151 m 1 420 874 l 1 274 849 230 678 230 469 c 0 230 274 322 161 420 151 c 1 579 -1 m 1 581 -187 583 -381 584 -398 c 1 422 -396 l 1 420 -380 420 -186 420 -2 c 1 194 9 72 172 72 464 c 0 72 740 150 998 420 1029 c 1 420 1413 l 1 578 1413 l 1 578 1362 578 1211 578 1026 c 1 814 998 924 786 924 532 c 0 924 228 828 18 579 -1 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/pi.glyph000066400000000000000000000046641472062471000313450ustar00rootroot00000000000000StartChar: pi Encoding: 960 960 356 Width: 1060 VWidth: 6 Flags: W HStem: -8 149<804.472 998.527> 860 160<73.9745 200 360 637 795 920.839> VStem: 200 160<127.292 853> 637 158<146.56 860> LayerCount: 2 Back SplineSet 922 1020 m 4 942 1020 957.166992188 1024.83300781 967.5 1034.5 c 132 977.833007812 1044.16699219 989.333007812 1062 1002 1088 c 5 1152 1014 l 5 1132 968 1105.5 931 1072.5 903 c 132 1039.5 875 993.333007812 861 934 861 c 6 903 861 l 5 919.666992188 819.666992188 928 741.333007812 928 626 c 6 928 217 l 6 928 171 941.333007812 148 968 148 c 4 990.666992188 148 1014.66699219 161.333007812 1040 188 c 5 1110 70 l 5 1048.66699219 23.3330078125 998.666992188 0 960 0 c 4 939.333007812 0 918.5 3.5 897.5 10.5 c 132 876.5 17.5 856.166992188 28.5 836.5 43.5 c 132 816.833007812 58.5 800.833007812 79.8330078125 788.5 107.5 c 132 776.166992188 135.166992188 770 167.333007812 770 204 c 6 770 622 l 6 770 640.666992188 769.833007812 657.833007812 769.5 673.5 c 132 769.166992188 689.166992188 768.333007812 703.5 767 716.5 c 132 765.666992188 729.5 764.666992188 740.666992188 764 750 c 132 763.333007812 759.333007812 761.833007812 768.666992188 759.5 778 c 132 757.166992188 787.333007812 755.666992188 794.333007812 755 799 c 132 754.333007812 803.666992188 752.333007812 809.833007812 749 817.5 c 132 745.666992188 825.166992188 743.5 830 742.5 832 c 132 741.5 834 739 838.833007812 735 846.5 c 132 731 854.166992188 728.666992188 859 728 861 c 4 700 861 657.666992188 860.833007812 601 860.5 c 132 544.333007812 860.166992188 502 860 474 860 c 5 474 215 l 6 474 139.666992188 464.666992188 64 446 -12 c 5 284 8 l 5 304 83.3330078125 314 153.666992188 314 219 c 6 314 853 l 5 265.333007812 843.666992188 225.333007812 826 194 800 c 5 130 956 l 5 156.666992188 973.333007812 192.833007812 988.166992188 238.5 1000.5 c 132 284.166992188 1012.83300781 330.666992188 1019 378 1019 c 4 599.333007812 1019.66699219 780.666992188 1020 922 1020 c 4 EndSplineSet Fore SplineSet 761 1020 m 17 867 1020 909 1042 941 1084 c 1 1048 965 l 1 970 877 892 863 795 860 c 1 795 245 l 2 795 145 840 141 878 141 c 0 923 141 950 151 976 180 c 1 1055 66 l 1 1004 10 939 -8 870 -8 c 0 739 -8 637 73 637 262 c 2 637 860 l 1 360 860 l 1 360 554 l 2 360 268 304 49 290 -8 c 1 128 12 l 1 146 80 200 264 200 558 c 2 200 853 l 1 164 853 114 850 72 830 c 1 34 998 l 1 77 1014 134 1020 195 1020 c 9 761 1020 l 17 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/plus.glyph000066400000000000000000000005441472062471000317110ustar00rootroot00000000000000StartChar: plus Encoding: 43 43 101 Width: 1060 VWidth: 6 Flags: W HStem: 444 156<62 432 587 972> VStem: 432 155<51 444 600 960> LayerCount: 2 Fore SplineSet 432 960 m 1 587 960 l 1 587 600 l 1 972 600 l 1 972 444 l 1 587 444 l 1 587 51 l 1 432 51 l 1 432 444 l 1 62 444 l 1 62 600 l 1 432 600 l 1 432 960 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/plusminus.glyph000066400000000000000000000013201472062471000327560ustar00rootroot00000000000000StartChar: plusminus Encoding: 177 177 145 Width: 1060 VWidth: -6 Flags: W HStem: 186 150<89 424 584 945> 669 150<82 426 586 945> VStem: 426 160<344 658 811 1171> LayerCount: 2 Fore SplineSet 82 822 m 1 255 812 325 811 426 811 c 1 428 1172 l 1 588 1171 l 1 586 810 l 1 741 813 739 819 928 819 c 2 945 819 l 1 945 669 l 1 928 669 l 2 742 669 744 663 586 658 c 1 586 647 l 2 586 541 584 433 584 343 c 1 748 340 762 338 928 335 c 1 945 334 l 1 945 184 l 1 928 185 l 1 719 188 647 192 426 192 c 0 294 192 267 191 107 186 c 1 89 186 l 1 89 336 l 1 106 336 l 1 267 340 303 344 424 344 c 1 424 437 426 543 426 649 c 2 426 659 l 1 319 659 260 662 82 672 c 1 82 822 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/psi.glyph000066400000000000000000000017441472062471000315240ustar00rootroot00000000000000StartChar: psi Encoding: 968 968 364 Width: 1060 VWidth: 6 Flags: W HStem: -4 158<308.006 427> 1012 8G<90.4815 217.5 433 593 875.273 966> VStem: 72 156<233.567 1001.91> 428 162<-392.108 -4 168 1020> 842 156<372.78 977.938> LayerCount: 2 Fore SplineSet 72 366 m 0 72 426 72 489 72 549 c 0 72 753 70 941 49 1005 c 1 209 1032 l 1 226 960 228 778 228 573 c 0 228 517 228 459 228 402 c 0 228 240 304 166 428 154 c 1 429 438 433 693 433 927 c 2 433 1020 l 1 593 1020 l 1 593 875 l 2 593 639 591 431 590 168 c 1 656 187 708 222 744 273 c 0 831 398 842 500 842 738 c 0 842 830 820 932 788 1002 c 1 948 1046 l 1 984 962 998 820 998 754 c 0 998 750 998 746 998 742 c 0 998 730 998 717 998 705 c 0 998 514 993 303 820 123 c 0 774 75 715 29 590 8 c 1 590 -124 l 2 590 -239 589 -295 584 -396 c 1 423 -395 l 1 427 -333 428 -290 428 -235 c 0 428 -188 427 -132 427 -46 c 0 427 -32 427 -18 427 -4 c 1 425 -4 424 -4 422 -4 c 0 202 -4 72 167 72 366 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/q.glyph000066400000000000000000000014101472062471000311570ustar00rootroot00000000000000StartChar: q Encoding: 113 113 16 Width: 1060 VWidth: -2 Flags: W HStem: -7 155<393.119 674.218> 858 155<357.869 657.56> 998 20G<759.5 926> VStem: 114 156<291.52 755.414> 751 157<-393.801 56 220.225 763.281> 764 159<-397.642 -150.269 923.954 999.408> LayerCount: 2 Fore SplineSet 270 527 m 0xd8 270 244 387 148 550 148 c 0 641 148 699 211 751 262 c 1 751 698 l 1 680 812 632 858 495 858 c 0 325 858 270 731 270 527 c 0xd8 908 763 m 0 908 -151 l 0xb8 908 -245 916 -329 923 -397 c 1 764 -406 l 1xb4 755 -333 751 -237 751 -146 c 1 751 56 l 1 703 25 664 -7 564 -7 c 0 241 -7 114 210 114 546 c 0 114 814 220 1013 495 1013 c 0xd8 607 1013 688 978 751 922 c 1 752 964 757 986 762 1018 c 1 926 998 l 1xb8 916 932 908 846 908 763 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/question.glyph000066400000000000000000000013071472062471000325730ustar00rootroot00000000000000StartChar: question Encoding: 63 63 119 Width: 1060 VWidth: 0 Flags: W HStem: 0 270<333 583> 1182 155<345.349 630.299> VStem: 115 157<878.836 1109.3> 333 250<0 270> 367 175<431 598.664> 688 160<876.981 1122.17> LayerCount: 2 Fore SplineSet 505 1337 m 0xec 736 1337 848 1205 848 993 c 0 848 834 729 736 651 670 c 0 599 626 542 559 542 477 c 2 542 431 l 1 367 431 l 1 367 475 l 2 367 595 419 673 503 747 c 0 603 836 688 883 688 989 c 0 688 1101 629 1182 497 1182 c 0 373 1182 274 1121 272 989 c 0 272 942 301 896 327 864 c 1 193 774 l 1 152 834 115 899 115 984 c 0 115 1227 298 1337 505 1337 c 0xec 333 270 m 1xf4 583 270 l 1 583 0 l 1 333 0 l 1 333 270 l 1xf4 EndSplineSet Validated: 1 EndChar questiondown.glyph000066400000000000000000000002571472062471000334070ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: questiondown Encoding: 191 191 172 Width: 1060 VWidth: 0 Flags: W LayerCount: 2 Fore Refer: 119 63 S -1 -8.74228e-08 8.74228e-08 -1 922 1019 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/quotedbl.glyph000066400000000000000000000007571472062471000325530ustar00rootroot00000000000000StartChar: quotedbl Encoding: 34 34 92 Width: 1060 VWidth: -25 Flags: W HStem: 804 660 VStem: 234 185<1035.07 1464> 605 185<1035.07 1464> LayerCount: 2 Fore SplineSet 605 1464 m 1 790 1464 l 1 790 1181 781 1005 747 804 c 1 619 821 l 1 629 876 634 963 634 1031 c 0 634 1118 625 1189 605 1258 c 1 605 1464 l 1 234 1464 m 1 419 1464 l 1 419 1181 410 1005 376 804 c 1 248 821 l 1 258 876 263 963 263 1031 c 0 263 1118 254 1189 234 1258 c 1 234 1464 l 1 EndSplineSet Validated: 1 EndChar quotedbl.old.glyph000066400000000000000000000010441472062471000332370ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: quotedbl.old Encoding: 57347 57347 974 Width: 1060 VWidth: -25 Flags: W HStem: 802 662 VStem: 256 211<969.534 1452.38> 690 211<967.534 1450.38> LayerCount: 2 Fore SplineSet 256 1352 m 0 256 1387 252 1419 248 1452 c 1 457 1464 l 1 463 1423 467 1388 467 1345 c 0 467 1077 430 934 343 802 c 1 190 890 l 1 230 953 256 1141 256 1352 c 0 690 1350 m 0 690 1385 686 1417 682 1450 c 1 891 1462 l 1 897 1421 901 1386 901 1343 c 0 901 1075 864 932 777 800 c 1 624 888 l 1 664 951 690 1139 690 1350 c 0 EndSplineSet Validated: 1 EndChar quotedblbase.glyph000066400000000000000000000002351472062471000333160ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: quotedblbase Encoding: 8222 8222 537 Width: 1060 VWidth: -25 Flags: W LayerCount: 2 Fore Refer: 536 8221 N 1 0 0 1 0 -1162 2 Validated: 1 EndChar quotedblleft.glyph000066400000000000000000000020151472062471000333340ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: quotedblleft Encoding: 8220 8220 535 Width: 1060 VWidth: -25 Flags: W VStem: 172.549 174.451<1070.14 1317.42> 564.908 174.451<1106.27 1326.67> LayerCount: 2 Fore SplineSet 916 863.654296875 m 1 686.092773438 765.588867188 l 1 596.850585938 989.51953125 l 2 575.869140625 1048.42578125 564.908203125 1106.68359375 564.908203125 1162.93847656 c 0 564.908203125 1317.54003906 663 1431 816.724609375 1511.23730469 c 1 879.359375 1403 l 1 781 1353 739.359375 1279.01464844 739.359375 1190 c 0 739.359375 1140 772.359375 1098 820.978515625 1093.58300781 c 1 916 863.654296875 l 1 523.640625 827.654296875 m 1 293.733398438 729.588867188 l 1 204.491210938 953.51953125 l 2 183.509765625 1012.42578125 172.548828125 1070.68359375 172.548828125 1126.93847656 c 0 172.548828125 1281.54003906 249.329101562 1429.01269531 428.365234375 1529.23730469 c 1 495 1418 l 1 377 1333.5 347 1261.01464844 347 1172 c 0 347 1112 372 1063 428.619140625 1057.58300781 c 1 523.640625 827.654296875 l 1 EndSplineSet Validated: 1 EndChar quotedblright.glyph000066400000000000000000000002711472062471000335210ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: quotedblright Encoding: 8221 8221 536 Width: 1060 VWidth: -25 Flags: W LayerCount: 2 Fore Refer: 535 8220 S -1 1.22465e-16 -1.22465e-16 -1 1083 2235.9 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/quoteleft.glyph000066400000000000000000000005551472062471000327400ustar00rootroot00000000000000StartChar: quoteleft Encoding: 8216 8216 531 Width: 1060 VWidth: -25 Flags: W VStem: 364 174<1025.07 1283.19> LayerCount: 2 Fore SplineSet 679 804 m 1 436 737 l 1 381 945 l 2 371 985 364 1054 364 1100 c 0 364 1281 456 1406 619 1500 c 1 702 1379 l 1 585 1316 538 1251 538 1145 c 0 538 1075 561 1021 619 1007 c 1 679 804 l 1 EndSplineSet Validated: 1 EndChar quotereversed.glyph000066400000000000000000000005601472062471000335420ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: quotereversed Encoding: 8219 8219 534 Width: 1060 VWidth: -25 Flags: W VStem: 336 174<948.805 1206.93> LayerCount: 2 Fore SplineSet 651 1428 m 1 591 1225 l 1 533 1211 510 1157 510 1087 c 0 510 981 557 916 674 853 c 1 591 732 l 1 428 826 336 951 336 1132 c 0 336 1178 343 1247 353 1287 c 2 408 1495 l 1 651 1428 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/quoteright.glyph000066400000000000000000000002641472062471000331200ustar00rootroot00000000000000StartChar: quoteright Encoding: 8217 8217 532 Width: 1060 VWidth: -25 Flags: W LayerCount: 2 Fore Refer: 531 8216 S -1 1.22465e-16 -1.22465e-16 -1 1038 2232 2 Validated: 1 EndChar quotesinglbase.glyph000066400000000000000000000002401472062471000336650ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: quotesinglbase Encoding: 8218 8218 533 Width: 1060 VWidth: -25 Flags: W LayerCount: 2 Fore Refer: 532 8217 S 1 0 0 1 39 -1173 2 Validated: 1 EndChar quotesingle.glyph000066400000000000000000000005111472062471000332000ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: quotesingle Encoding: 39 39 70 Width: 1060 VWidth: -25 Flags: W HStem: 804 660 VStem: 374 211<1035.07 1464> LayerCount: 2 Fore SplineSet 374 1464 m 1 585 1464 l 1 585 1181 576 1005 542 804 c 1 388 821 l 1 398 876 403 963 403 1031 c 0 403 1118 394 1189 374 1258 c 1 374 1464 l 1 EndSplineSet Validated: 1 EndChar quotesingle.old.glyph000066400000000000000000000004521472062471000337610ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: quotesingle.old Encoding: 57348 57348 975 Width: 1060 VWidth: -25 Flags: W HStem: 816 651 VStem: 552 253<1278.81 1435.87> LayerCount: 2 Fore SplineSet 552 1467 m 1 805 1434 l 1 769 1135 587 925 458 816 c 1 322 956 l 1 389 1013 528 1239 552 1467 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/r.glyph000066400000000000000000000010161472062471000311620ustar00rootroot00000000000000StartChar: r Encoding: 114 114 17 Width: 1060 VWidth: 4 Flags: W HStem: 0 21G<210 366> 865 160<534.243 767.814> 1026 20G<197.248 242.5> VStem: 210 156<1 689.404> 778 156<723 858.776> LayerCount: 2 Fore SplineSet 370 875 m 1 463 989 567 1025 722 1025 c 0 889 1025 934 911 934 729 c 0 934 727 934 725 934 723 c 1 778 723 l 1 774 804 786 865 694 865 c 0 593 865 466 829 366 606 c 1 366 0 l 1 210 1 l 1 210 764 l 2 210 821 170 850 108 905 c 1 212 1046 l 1 273 997 333 959 370 875 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/racute.glyph000066400000000000000000000004711472062471000322100ustar00rootroot00000000000000StartChar: racute Encoding: 341 341 275 Width: 1060 VWidth: 32 Flags: W HStem: 0 21G<210 366> 865 160<534.243 767.814> 1026 20G<197.248 242.5> 1062 461 VStem: 210 156<1 689.404> 346 590 778 156<723 858.776> LayerCount: 2 Fore Refer: 323 769 S 1 0 0 1 122 -218 2 Refer: 17 114 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/rcaron.glyph000066400000000000000000000004601472062471000322070ustar00rootroot00000000000000StartChar: rcaron Encoding: 345 345 279 Width: 1060 VWidth: 32 Flags: W HStem: 0 21G<210 366> 865 160<534.243 767.814> 1026 20G<197.248 242.5> 1059 425 VStem: 210 156<1 689.404> 778 156<723 858.776> LayerCount: 2 Fore Refer: 334 780 S 1 0 0 1 39 -159 2 Refer: 17 114 N 1 0 0 1 0 0 3 Validated: 1 EndChar rcommaaccent.glyph000066400000000000000000000005401472062471000332770ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: rcommaaccent Encoding: 343 343 277 Width: 1060 VWidth: 32 Flags: W HStem: -581 498 0 21G<210 366> 865 160<534.243 767.814> 1026 20G<197.248 242.5> VStem: 187 220<-304 -83> 210 156<1 689.404> 243 164<-429.366 -304> 778 156<723 858.776> LayerCount: 2 Fore Refer: 520 806 S 1 0 0 1 -263 -87 2 Refer: 17 114 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/registered.glyph000066400000000000000000000026351472062471000330660ustar00rootroot00000000000000StartChar: registered Encoding: 174 174 166 Width: 1060 VWidth: 6 Flags: W HStem: 39.0674 139.978<369.316 712.026> 773 125<440.959 650.637> 1007 139.435<373.506 707.913> VStem: 16.0898 140.91<402.968 782.339> 327 114<283 524 628.098 770.466> 661 118<628.387 759.982> 920.8 141.69<398.535 786.773> LayerCount: 2 Fore SplineSet 646 524 m 1 672 471 756 384 794 375 c 1 722 275 l 1 631 308 536 455 514 506 c 1 483 510 441 524 441 524 c 1 442 283 l 1 327 283 l 1 327 736 l 2 327 790 326 827 323 876 c 1 403 889 475 898 537 898 c 0 687 898 779 847 779 686 c 0 779 625 723 549 646 524 c 1 661 684 m 1 661 743 631 773 539 773 c 0 512 773 479 771 440 765 c 1 441 645 l 1 488 624 527 615 558 615 c 0 628 615 661 656 661 684 c 1 157 593 m 0 157 363.099609375 329.51953125 179.044921875 542.900390625 179.044921875 c 0 756.280273438 179.044921875 920.799804688 363.099609375 920.799804688 593 c 0 920.799804688 822.900390625 756.280273438 1007 542.900390625 1007 c 0 329.51953125 1007 157 822.900390625 157 593 c 0 16.08984375 592.240234375 m 0 16.08984375 897.967773438 250.440429688 1146.43457031 539.290039062 1146.43457031 c 0 828.139648438 1146.43457031 1062.49023438 897.967773438 1062.49023438 592.240234375 c 0 1062.49023438 286.512695312 828.139648438 39.0673828125 539.290039062 39.0673828125 c 0 250.440429688 39.0673828125 16.08984375 286.512695312 16.08984375 592.240234375 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/rho.glyph000066400000000000000000000012521472062471000315130ustar00rootroot00000000000000StartChar: rho Encoding: 961 961 357 Width: 1060 VWidth: -2 Flags: W HStem: 0 156<467.075 707.372> 878 154<415.643 706.881> VStem: 139 158<-362.678 195 364.512 747.702> 810 159<279.335 758.636> LayerCount: 2 Fore SplineSet 139 562 m 2 139 854 295 1032 533 1032 c 0 730 1032 840 963 910 831 c 0 951 752 969 639 969 543 c 0 969 258 896 0 574 0 c 2 572 0 l 2 435 0 332 107 283 195 c 1 296 -75 l 2 302 -206 328 -335 353 -396 c 1 198 -438 l 1 170 -376 138 -209 138 -70 c 2 139 562 l 2 810 530 m 0 810 536 810 542 810 548 c 0 808 732 744 878 567 878 c 0 424 878 297 793 297 549 c 0 297 357 441 156 586 156 c 1 763 158 810 329 810 530 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/rtblock.glyph000066400000000000000000000003551472062471000323660ustar00rootroot00000000000000StartChar: rtblock Encoding: 9616 9616 721 Width: 1060 VWidth: 1918 Flags: W VStem: 530 550<-505 1820> LayerCount: 2 Fore SplineSet 530 -505 m 1 530 1820 l 1 1080 1820 l 1 1080 -505 l 1 530 -505 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/s.glyph000066400000000000000000000013121472062471000311620ustar00rootroot00000000000000StartChar: s Encoding: 115 115 18 Width: 1060 VWidth: 6 Flags: W HStem: -20 143<341.391 671.341> 881 148<333.57 675.835> VStem: 118 157<192.72 329> 152 157<706.801 850.348> 741 155<188.544 385.692> LayerCount: 2 Fore SplineSet 268 569 m 0xe8 203 604 152 672 152 783 c 0 153 956 315 1029 490 1029 c 0 612 1029 788 989 870 888 c 1 757 777 l 1 704 839 590 881 504 881 c 0 398 881 309 852 309 787 c 0xd8 309 739 329 716 369 698 c 1 640 585 896 565 896 281 c 0 896 119 782 28 675 0 c 1 619 -13 559 -20 502 -20 c 0 246 -20 118 115 118 330 c 1 275 329 l 1 275 195 344 123 499 123 c 0 622 123 741 176 741 286 c 0 741 349 710 379 655 420 c 1 578 475 373 514 268 569 c 0xe8 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/sacute.glyph000066400000000000000000000005071472062471000322110ustar00rootroot00000000000000StartChar: sacute Encoding: 347 347 281 Width: 1060 VWidth: 32 Flags: W HStem: -20 143<341.391 671.341> 881 148<333.57 675.835> 1036 461 VStem: 118 157<192.72 329> 152 157<706.801 850.348> 262 590 741 155<188.544 385.692> LayerCount: 2 Fore Refer: 323 769 S 1 0 0 1 38 -244 2 Refer: 18 115 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/scaron.glyph000066400000000000000000000004761472062471000322170ustar00rootroot00000000000000StartChar: scaron Encoding: 353 353 287 Width: 1060 VWidth: 32 Flags: W HStem: -20 143<341.391 671.341> 881 148<333.57 675.835> 1058 425 VStem: 118 157<192.72 329> 152 157<706.801 850.348> 741 155<188.544 385.692> LayerCount: 2 Fore Refer: 334 780 S 1 0 0 1 2 -160 2 Refer: 18 115 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/scedilla.glyph000066400000000000000000000021321472062471000325010ustar00rootroot00000000000000StartChar: scedilla Encoding: 351 351 285 Width: 1060 VWidth: 32 Flags: W HStem: -420 125<358.445 563.66> -16 139<313.688 403 549 644.31> 881 148<313.448 649.835> VStem: 92 157<190.518 329> 126 160<706.04 850.139> 403 145<-87.4613 -11.9371> 567 136<-288.217 -189.936> 715 155<188.544 389.849> LayerCount: 2 Fore SplineSet 243 571 m 1xf7 178 606 126 672 126 783 c 0 127 956 289 1029 464 1029 c 0 586 1029 762 989 844 888 c 1 731 777 l 1 678 839 564 881 478 881 c 0 372 881 286 847 286 787 c 0xef 286 739 303 716 343 698 c 1 608 586 870 540 870 281 c 0 870 119 756 28 649 0 c 0 616 -8 582 -13 549 -16 c 1 548 -37 548 -79 548 -81 c 1 645 -86 703 -148 703 -252 c 0 703 -353 603 -420 519 -420 c 0 453 -420 381 -395 325 -359 c 1 363 -253 l 1 396 -271 436 -295 487 -295 c 0 523 -295 564 -275 567 -237 c 1 567 -235 l 2 567 -206 529 -181 481 -181 c 0 433 -181 431 -188 403 -198 c 1 403 -137 403 -77 403 -16 c 1 196 8 92 137 92 330 c 1 249 329 l 1 249 195 318 123 473 123 c 0 596 123 715 176 715 286 c 0 715 359 684 385 629 426 c 1 552 481 335 524 243 571 c 1xf7 EndSplineSet Validated: 1 EndChar scircumflex.glyph000066400000000000000000000005161472062471000331720ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: scircumflex Encoding: 349 349 283 Width: 1060 VWidth: 32 Flags: W HStem: -20 143<341.391 671.341> 881 148<333.57 675.835> 1056.9 435 VStem: 118 157<192.72 329> 152 157<706.801 850.348> 741 155<188.544 385.692> LayerCount: 2 Fore Refer: 324 770 S 1 0 0 1 -19.0001 -208.1 2 Refer: 18 115 N 1 0 0 1 0 0 3 Validated: 1 EndChar scommaaccent.glyph000066400000000000000000000005571472062471000333100ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: scommaaccent Encoding: 537 537 477 Width: 1060 VWidth: 0 Flags: W HStem: -640 498 -20 143<341.391 671.341> 881 148<333.57 675.835> VStem: 118 157<192.72 329> 152 157<706.801 850.348> 405 220<-363 -142> 461 164<-488.366 -363> 741 155<188.544 385.692> LayerCount: 2 Fore Refer: 520 806 S 1 0 0 1 -45 -146 2 Refer: 18 115 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/section.glyph000066400000000000000000000023601472062471000323700ustar00rootroot00000000000000StartChar: section Encoding: 167 167 159 Width: 1060 VWidth: 4 Flags: W HStem: -322 155<398.184 642.221> 1213 155<375.43 614.296> VStem: 120 158<567.294 710.649> 163 156<923.488 1159.18> 198 155<-129.895 -31> 656 151<1081 1178.04> 695 161<-114.133 113.863> 735 163<327.508 479.299> LayerCount: 2 Fore SplineSet 679 319 m 1xd0 727 339 735 358 735 392 c 2 735 409 l 1 732 430 723 452 698 475 c 0 597 567 460 640 344 722 c 1 283 697 278 679 278 637 c 0xe1 278 617 294 591 319 569 c 0 420 476 563 399 679 319 c 1xd0 163 1040 m 0xd0 163 1258 341 1368 494 1368 c 0 666 1368 803 1271 807 1081 c 1 656 1080 l 1xd4 653 1142 640 1155 608 1183 c 1 582 1203 546 1213 494 1213 c 1 405 1211 319 1152 319 1055 c 0 319 933 365 915 492 827 c 0 584 763 706 698 806 594 c 1 857 544 898 477 898 405 c 0xd1 898 300 863 246 799 198 c 1 834 148 854 83 856 6 c 0 856 3 856 0 856 -3 c 0 856 -223 671 -322 516 -322 c 0 341 -322 203 -225 198 -31 c 1 353 -30 l 1xca 362 -90 370 -111 402 -135 c 0 427 -154 465 -167 515 -167 c 1 607 -164 695 -112 695 -9 c 0 695 9 693 30 687 55 c 0 675 101 614 159 520 220 c 1 424 281 304 348 203 450 c 1 154 503 120 568 120 641 c 0xe2 120 745 163 794 226 841 c 1 190 893 163 971 163 1040 c 0xd0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/semicolon.glyph000066400000000000000000000004231472062471000327120ustar00rootroot00000000000000StartChar: semicolon Encoding: 59 59 67 Width: 1060 VWidth: 26 Flags: W HStem: -393 667 751.4 269<390 641> VStem: 390 251<751.4 1020.4> 393 258<5 274> 481 170<-164.236 5> LayerCount: 2 Fore Refer: 53 46 S 1 0 0 1 -7 751.4 2 Refer: 54 44 N 1 0 0 1 -8 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/seven.glyph000066400000000000000000000010721472062471000320430ustar00rootroot00000000000000StartChar: seven Encoding: 55 55 111 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<313 478> 1023 21G<161.738 212.5> 1131 155<225.978 787> VStem: 313 165<0 304.141> LayerCount: 2 Fore SplineSet 151 1292 m 1 235 1292 343 1286 420 1286 c 0 571 1286 769 1286 912 1286 c 2 953 1286 l 1 999 1204 l 1 710 667 478 454 478 0 c 1 313 0 l 1 313 407 514 714 787 1133 c 1 735 1131 660 1131 589 1131 c 0 542 1131 496 1131 460 1131 c 0 397 1131 311 1136 248 1139 c 1 229 1102 219 1066 206 1023 c 1 71 1084 l 1 90 1143 125 1217 151 1292 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/shade.glyph000066400000000000000000000063111472062471000320100ustar00rootroot00000000000000StartChar: shade Encoding: 9618 9618 705 Width: 1060 VWidth: 1918 Flags: W HStem: -505 290<118 255 392 530 668 805 942 1080> -214 289<-20 118 255 392 530 668 805 942> 76 290<118 255 392 530 668 805 942 1080> 367 290<-20 118 255 392 530 668 805 942> 658 289<118 255 392 530 668 805 942 1080> 948 290<-20 118 255 392 530 668 805 942> 1239 289<118 255 392 530 668 805 942 1080> 1529 291<-20 118 255 392 530 668 805 942> VStem: -20 138<-214 75 367 657 948 1238 1529 1820> 118 137<-505 -215 76 366 658 947 1239 1528> 255 137<-214 75 367 657 948 1238 1529 1820> 392 138<-505 -215 76 366 658 947 1239 1528> 530 138<-214 75 367 657 948 1238 1529 1820> 668 137<-505 -215 76 366 658 947 1239 1528> 805 137<-214 75 367 657 948 1238 1529 1820> 942 138<-505 -215 76 366 658 947 1239 1528> LayerCount: 2 Fore SplineSet 805 1820 m 1xff02 942 1820 l 1 942 1529 l 1 805 1529 l 1 805 1820 l 1xff02 530 1820 m 1xff08 668 1820 l 1 668 1529 l 1 530 1529 l 1 530 1820 l 1xff08 -20 1820 m 1xff80 118 1820 l 1 118 1529 l 1 -20 1529 l 1 -20 1820 l 1xff80 255 1820 m 1xff20 392 1820 l 1 392 1529 l 1 255 1529 l 1 255 1820 l 1xff20 805 947 m 1xff04 805 658 l 1 668 658 l 1 668 947 l 1 805 947 l 1xff04 805 948 m 1xff02 805 1238 l 1 942 1238 l 1 942 948 l 1 805 948 l 1xff02 942 947 m 1xff01 1080 947 l 1 1080 658 l 1 942 658 l 1 942 947 l 1xff01 530 947 m 1xff10 530 658 l 1 392 658 l 1 392 947 l 1 530 947 l 1xff10 530 948 m 1xff08 530 1238 l 1 668 1238 l 1 668 948 l 1 530 948 l 1xff08 -20 948 m 1xff80 -20 1238 l 1 118 1238 l 1 118 948 l 1 -20 948 l 1xff80 118 947 m 1xff40 255 947 l 1 255 658 l 1 118 658 l 1 118 947 l 1xff40 255 948 m 1xff20 255 1238 l 1 392 1238 l 1 392 948 l 1 255 948 l 1xff20 805 657 m 1xff02 942 657 l 1 942 367 l 1 805 367 l 1 805 657 l 1xff02 530 657 m 1xff08 668 657 l 1 668 367 l 1 530 367 l 1 530 657 l 1xff08 -20 657 m 1xff80 118 657 l 1 118 367 l 1 -20 367 l 1 -20 657 l 1xff80 255 657 m 1xff20 392 657 l 1 392 367 l 1 255 367 l 1 255 657 l 1xff20 805 366 m 1xff04 805 76 l 1 668 76 l 1 668 366 l 1 805 366 l 1xff04 942 366 m 1xff01 1080 366 l 1 1080 76 l 1 942 76 l 1 942 366 l 1xff01 530 366 m 1xff10 530 76 l 1 392 76 l 1 392 366 l 1 530 366 l 1xff10 118 366 m 1xff40 255 366 l 1 255 76 l 1 118 76 l 1 118 366 l 1xff40 805 75 m 1xff02 942 75 l 1 942 -214 l 1 805 -214 l 1 805 75 l 1xff02 530 75 m 1xff08 668 75 l 1 668 -214 l 1 530 -214 l 1 530 75 l 1xff08 -20 75 m 1xff80 118 75 l 1 118 -214 l 1 -20 -214 l 1 -20 75 l 1xff80 255 75 m 1xff20 392 75 l 1 392 -214 l 1 255 -214 l 1 255 75 l 1xff20 1080 -505 m 1xff01 942 -505 l 1 942 -215 l 1 1080 -215 l 1 1080 -505 l 1xff01 805 -505 m 1xff04 668 -505 l 1 668 -215 l 1 805 -215 l 1 805 -505 l 1xff04 530 -505 m 1xff10 392 -505 l 1 392 -215 l 1 530 -215 l 1 530 -505 l 1xff10 118 -505 m 1xff40 118 -215 l 1 255 -215 l 1 255 -505 l 1 118 -505 l 1xff40 1080 1239 m 1xff01 942 1239 l 1 942 1528 l 1 1080 1528 l 1 1080 1239 l 1xff01 805 1239 m 1xff04 668 1239 l 1 668 1528 l 1 805 1528 l 1 805 1239 l 1xff04 530 1239 m 1xff10 392 1239 l 1 392 1528 l 1 530 1528 l 1 530 1239 l 1xff10 118 1239 m 1xff40 118 1528 l 1 255 1528 l 1 255 1239 l 1 118 1239 l 1xff40 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/sigma.glyph000066400000000000000000000012521472062471000320230ustar00rootroot00000000000000StartChar: sigma Encoding: 963 963 359 Width: 1060 VWidth: 6 Flags: W HStem: 1 155<343.159 612.161> 874 149<372.001 647.349 796 1003.86> VStem: 72 158<272.944 715.201> 710 159<264.809 782.043> LayerCount: 2 Fore SplineSet 625 874 m 1 617 874 610 874 603 874 c 0 581 874 566 874 562 874 c 0 306 874 230 713 230 469 c 0 230 274 317 156 484 156 c 0 644 156 710 297 710 457 c 0 710 590 700 738 625 874 c 1 796 872 m 1 862 752 869 582 869 470 c 0 869 235 761 1 484 1 c 2 482 1 l 1 210 2 72 184 72 464 c 0 72 756 180 1019 533 1022 c 0 550 1022 609 1023 681 1023 c 0 808 1023 975 1021 1026 1012 c 1 1006 859 l 1 961 866 878 870 796 872 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/sigma1.glyph000066400000000000000000000011321472062471000321010ustar00rootroot00000000000000StartChar: sigma1 Encoding: 962 962 358 Width: 1060 VWidth: 4 Flags: W HStem: -351 152<602 729.011> 865 153<353.88 699.498> VStem: 71 159<291.76 736.59> 760 156<-166.09 -48.8317> LayerCount: 2 Fore SplineSet 230 527 m 0 230 150 442 155 508 150 c 0 770 129 916 79 916 -95 c 0 916 -191 866 -343 602 -351 c 1 580 -199 l 1 694 -185 760 -168 760 -99 c 0 760 -33 597 -16 512 -7 c 0 204 24 71 187 71 527 c 0 71 894 249 1018 564 1018 c 0 659 1018 733 994 793 948 c 0 854 901 885 841 907 789 c 1 753 729 l 1 742 770 713 865 553 865 c 0 332 865 230 766 230 527 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/six.glyph000066400000000000000000000012141472062471000315240ustar00rootroot00000000000000StartChar: six Encoding: 54 54 110 Width: 1060 VWidth: 0 Flags: W HStem: -3 153<363.087 645.085> 619 155<365.499 649.627> 1158 153<586.891 751.249> VStem: 94 168<260.883 678.676> 738 159<236.957 530.36> LayerCount: 2 Fore SplineSet 773 1158 m 1 556 1138 383 1028 317 866 c 0 292 804 281 742 272 682 c 1 326 728 373 774 523 774 c 0 745 774 897 612 897 381 c 0 897 118 723 -3 487 -3 c 0 226 -3 94 212 94 509 c 0 94 628 112 780 171 928 c 0 257 1145 468 1280 749 1311 c 1 773 1158 l 1 262 440 m 1 262 272 355 150 487 150 c 0 631 150 738 227 738 381 c 0 738 517 653 619 514 619 c 0 381 619 278 525 262 440 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/slash.glyph000066400000000000000000000004051472062471000320340ustar00rootroot00000000000000StartChar: slash Encoding: 47 47 104 Width: 1060 VWidth: 60 Flags: W LayerCount: 2 Fore SplineSet 100 -80 m 1 106 -67 134 -10 152 32 c 1 248 257 631 1152 739 1438 c 1 887 1380 l 1 749 1028 368 141 248 -141 c 1 100 -80 l 1 EndSplineSet Validated: 1 EndChar slash_asterisk.liga.glyph000066400000000000000000000003321472062471000345740ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: slash_asterisk.liga Encoding: 57405 57405 1034 Width: 1060 VWidth: 60 Flags: W VStem: 434 163<688 1113> LayerCount: 2 Fore Refer: 191 42 N 1 0 0 1 0 0 2 Refer: 104 47 S 1 0 0 1 -770 0 2 Validated: 1 EndChar slash_asterisk_asterisk_slash.liga.glyph000066400000000000000000000005071472062471000376770ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: slash_asterisk_asterisk_slash.liga Encoding: 57407 57407 1041 Width: 1060 VWidth: 0 Flags: W VStem: -1686 163<688 1113> -626 163<688 1113> LayerCount: 2 Fore Refer: 191 42 N 1 0 0 1 -2120 0 2 Refer: 104 47 N 1 0 0 1 -2860 0 2 Refer: 104 47 N 1 0 0 1 -160 0 2 Refer: 191 42 N 1 0 0 1 -1060 0 2 Validated: 513 EndChar slash_slash.liga.glyph000066400000000000000000000003011472062471000340550ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: slash_slash.liga Encoding: 57404 57404 1038 Width: 1060 VWidth: 60 Flags: W LayerCount: 2 Fore Refer: 104 47 N 1 0 0 1 -870 0 2 Refer: 104 47 N 1 0 0 1 -120 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/space.glyph000066400000000000000000000001541472062471000320160ustar00rootroot00000000000000StartChar: space Encoding: 32 32 69 Width: 1060 VWidth: 32 Flags: W LayerCount: 2 Fore Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/sterling.glyph000066400000000000000000000026161472062471000325570ustar00rootroot00000000000000StartChar: sterling Encoding: 163 163 154 Width: 1060 VWidth: 0 Flags: W HStem: -13 152<212.292 305.715 582.024 837.099> 687 152<172 301 490 861> 1198 153<465.389 665.633> VStem: 60 151<141.174 267.198> 277 158<841.301 1170.57> 369 157<335.307 679.074> 698 147<1113.81 1164.47> 839 156<142.143 229> LayerCount: 2 Fore SplineSet 308 186 m 1xf0 275 216 257 254 234 269 c 1 224 262 211 231 211 201 c 0 211 199 211 197 211 195 c 0 213 153 226 139 242 139 c 0 264 139 292 166 308 186 c 1xf0 861 691 m 1 787 682 704 682 606 682 c 2 490 682 l 1 508 589 525 495 526 385 c 0 526 333 519 278 507 230 c 1 601 169 654 137 743 137 c 0 836 137 839 154 839 214 c 0 839 219 839 224 839 229 c 1 995 231 l 1 995 190 l 1 991 54 910 -15 769 -16 c 0 651 -16 551 25 442 95 c 1 394 29 309 -13 222 -13 c 0 122 -13 60 80 60 192 c 0 60 293 91 370 163 412 c 0 180 421 199 424 214 424 c 0 217 424 220 424 223 424 c 0 282 424 334 369 367 334 c 1 369 354 369 375 369 397 c 0xf5 368 503 350 589 331 685 c 1 279 687 234 687 189 687 c 2 172 687 l 1 172 839 l 1 301 839 l 1 288 910 277 977 277 1043 c 0 277 1248 389 1351 578 1351 c 0 725 1351 814 1245 845 1118 c 1 698 1075 l 1 682 1137 659 1196 578 1198 c 0 576 1198 574 1198 572 1198 c 0 455 1198 435 1116 435 1051 c 0xfa 435 997 450 900 461 834 c 1 608 837 l 1 627 837 647 837 665 837 c 0 739 837 805 838 861 844 c 1 861 691 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/t.glyph000066400000000000000000000015111472062471000311640ustar00rootroot00000000000000StartChar: t Encoding: 116 116 19 Width: 1060 VWidth: 0 Flags: W HStem: -6 155<421.71 796.905> 872 145<170 198> VStem: 200 159<209.621 865 1017 1245> LayerCount: 2 Fore SplineSet 359 437 m 1 359 397 l 2 359 264 395 163 506 152 c 0 524 150 601 149 614 149 c 0 679 149 743 159 768 173 c 0 825 203 843 258 850 277 c 1 976 221 l 1 966 193 943 102 831 37 c 0 773 3 701 -6 616 -6 c 0 432 -6 310 13 239 161 c 0 204 233 200 308 200 394 c 2 200 437 l 1 204 541 206 672 212 865 c 1 198 865 l 2 170 865 142 861 116 854 c 1 96 1000 l 1 120 1009 165 1012 198 1012 c 2 213 1012 l 1 213 1082 214 1176 214 1246 c 1 372 1245 l 1 372 1179 371 1085 370 1017 c 1 492 1017 l 1 637 1018 791 1019 791 1019 c 1 809 1019 l 1 809 872 l 1 492 872 l 2 446 872 419 869 373 869 c 1 364 665 363 537 359 437 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/tau.glyph000066400000000000000000000012471472062471000315200ustar00rootroot00000000000000StartChar: tau Encoding: 964 964 360 Width: 1060 VWidth: 0 Flags: W HStem: -3 155<578.618 797.23> 875 145<127.204 266 266.083 400 561 986> VStem: 390 159<185.361 875> LayerCount: 2 Fore SplineSet 560 1020 m 1 682 1020 l 2 730 1020 779 1020 821 1020 c 0 968 1020 l 1 986 1020 l 1 986 873 l 1 682 875 l 1 561 875 l 1 552 671 553 540 549 440 c 1 549 400 l 2 549 204 561 152 705 152 c 0 775 152 822 210 850 286 c 1 982 228 l 1 962 172 904 -3 707 -3 c 0 444 -3 390 109 390 397 c 2 390 440 l 1 394 544 394 683 400 876 c 1 380 875 266 874 266 874 c 2 196 873 138 839 88 807 c 1 20 933 l 1 70 977 165 1019 261 1019 c 2 560 1020 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/tbar.glyph000066400000000000000000000017641472062471000316630ustar00rootroot00000000000000StartChar: tbar Encoding: 359 359 293 Width: 1060 VWidth: 0 Flags: W HStem: -6 155<425.71 800.905> 504 158<28 206 369 638> 872 145<174 202> VStem: 204 159<209.621 504 662 865 1017 1245> LayerCount: 2 Fore SplineSet 363 437 m 2 363 397 l 2 363 264 399 163 510 152 c 0 528 150 605 149 618 149 c 0 683 149 747 159 772 173 c 0 829 203 847 258 854 277 c 1 980 221 l 1 970 193 947 102 835 37 c 0 777 3 705 -6 620 -6 c 0 436 -6 314 13 243 161 c 0 208 233 204 308 204 394 c 2 204 437 l 2 205 458 205 480 206 504 c 1 28 504 l 1 28 662 l 1 210 662 l 1 211 721 214 788 216 865 c 1 202 865 l 2 174 865 146 861 120 854 c 1 100 1000 l 1 124 1009 169 1012 202 1012 c 2 217 1012 l 1 217 1082 218 1176 218 1246 c 1 376 1245 l 1 376 1179 375 1085 374 1017 c 1 496 1017 l 1 641 1018 795 1019 795 1019 c 1 813 1019 l 1 813 872 l 1 496 872 l 2 450 872 423 869 377 869 c 1 373 790 371 721 369 662 c 1 638 662 l 1 638 504 l 1 365 504 l 1 364 480 364 458 363 437 c 2 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/tcaron.glyph000066400000000000000000000005741472062471000322170ustar00rootroot00000000000000StartChar: tcaron Encoding: 357 357 291 Width: 1060 VWidth: 32 Flags: W HStem: -6 155<421.71 796.905> 872 145<170 198> VStem: 200 159<209.621 865 1017 1245> 602 152<1127.79 1249.75> LayerCount: 2 Fore SplineSet 863 1469 m 1 825 1357 799 1248 754 1097 c 1 602 1131 l 1 620 1273 648 1414 669 1517 c 1 863 1469 l 1 EndSplineSet Refer: 19 116 N 1 0 0 1 0 0 2 Validated: 1 EndChar tcommaaccent.glyph000066400000000000000000000023131472062471000333010ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: tcommaaccent Encoding: 355 355 289 Width: 1060 VWidth: 32 Flags: W HStem: -377 125<437.445 642.66> -138 287<483.294 626.524> 872 145<132 160> VStem: 162 159<209.621 865 1017 1245> 482 145<-44.4613 -1.16919> 646 136<-245.217 -146.936> LayerCount: 2 Fore SplineSet 321 437 m 1 321 397 l 2 321 264 357 163 468 152 c 0 486 150 563 149 576 149 c 0 641 149 705 159 730 173 c 0 787 203 805 258 812 277 c 1 938 221 l 1 928 193 905 102 793 37 c 0 747 10 691 -1 627 -5 c 1 627 -38 l 1 724 -43 782 -105 782 -209 c 0 782 -310 682 -377 598 -377 c 0 532 -377 460 -352 404 -316 c 1 442 -210 l 1 475 -228 515 -252 566 -252 c 0 602 -252 643 -232 646 -194 c 1 646 -192 l 2 646 -163 608 -138 560 -138 c 0 512 -138 510 -145 482 -155 c 1 482 -104 482 -54 482 -3 c 1 351 5 259 40 201 161 c 0 166 233 162 308 162 394 c 2 162 437 l 1 166 541 168 672 174 865 c 1 160 865 l 2 132 865 104 861 78 854 c 1 58 1000 l 1 82 1009 127 1012 160 1012 c 2 175 1012 l 1 175 1082 176 1176 176 1246 c 1 334 1245 l 1 334 1179 333 1085 332 1017 c 1 454 1017 l 1 599 1018 753 1019 753 1019 c 1 771 1019 l 1 771 872 l 1 454 872 l 2 408 872 381 869 335 869 c 1 326 665 325 537 321 437 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/theta.glyph000066400000000000000000000016441472062471000320350ustar00rootroot00000000000000StartChar: theta Encoding: 952 952 348 Width: 1060 VWidth: 0 Flags: W HStem: -16 153<355.938 639.042> 616 158<213.538 810> 1242 153<391.707 649.237> VStem: 41 160<336.375 599.122 753 948.359> 810 162<358.912 611.421 766 1017.21> LayerCount: 2 Fore SplineSet 288 247 m 0 337 182 402 137 510 137 c 0 626 137 697 224 742 307 c 1 777 363 805 505 812 606 c 1 768 613 712 616 646 616 c 0 524 616 369 606 201 597 c 1 204 471 237 314 288 247 c 0 522 1395 m 0 632 1395 972 1389 972 653 c 2 972 642 l 2 972 478 926 324 878 231 c 0 803 87 675 -16 510 -16 c 0 388 -16 263 32 182 132 c 0 92 242 41 396 41 645 c 0 41 951 130 1131 200 1226 c 0 266 1316 380 1395 522 1395 c 0 810 766 m 1 810 770 810 774 810 779 c 0 810 874 779 1014 743 1086 c 0 685 1200 599 1242 527 1242 c 0 449 1242 388 1210 330 1134 c 1 276 1064 216 907 208 753 c 1 427 768 571 774 667 774 c 0 735 774 780 771 810 766 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/theta1.glyph000066400000000000000000000016731472062471000321200ustar00rootroot00000000000000StartChar: theta1 Encoding: 977 977 414 Width: 1060 VWidth: 0 Flags: W HStem: -16 153<355.938 639.042> 590 158<315.851 809.976> 1170 153<376.726 649.237> VStem: 41 159<335.307 590> 104 158<803.102 1057.71> 812 160<363.616 588.282 742 957.254> LayerCount: 2 Fore SplineSet 200 603 m 1xf4 200 499 232 320 288 247 c 0 337 182 402 137 510 137 c 0 626 137 697 224 742 307 c 1 777 363 805 483 812 584 c 1 769 590 714 591 650 591 c 0 599 591 542 590 480 590 c 0 320 590 104 672 104 918 c 0xec 104 990 117 1069 184 1160 c 0 250 1250 380 1323 522 1323 c 0 632 1323 972 1233 972 632 c 2 972 621 l 2 972 457 926 324 878 231 c 0 803 87 675 -16 510 -16 c 0 388 -16 263 32 182 132 c 0 92 242 41 410 41 590 c 1 200 603 l 1xf4 810 742 m 1 802 837 782 939 743 1014 c 0 685 1128 599 1170 527 1170 c 0 449 1170 374 1143 314 1068 c 0 266 1008 262 957 262 927 c 0 266 769 376 748 488 748 c 0 668 748 759 747 810 742 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/thorn.glyph000066400000000000000000000014151472062471000320560ustar00rootroot00000000000000StartChar: thorn Encoding: 254 254 206 Width: 1060 VWidth: -2 Flags: W HStem: -7 155<351.305 631.934> 858 155<368.237 667.54> 1296 20G<100 264.5> VStem: 119 156<-393.801 56 220.225 763.281 922 1293.97> 755 157<291.52 763.3> LayerCount: 2 Fore SplineSet 755 527 m 0 755 731 701 858 531 858 c 0 394 858 346 812 275 698 c 1 275 262 l 1 327 211 384 148 475 148 c 0 638 148 755 244 755 527 c 0 119 739 m 2 119 747 119 1109 119 1117 c 0 119 1187 111 1253 100 1296 c 1 264 1316 l 1 265 1308 275 1259 275 1225 c 0 275 922 l 1 338 978 418 1013 530 1013 c 0 805 1013 912 814 912 546 c 0 912 210 784 -7 461 -7 c 0 361 -7 323 25 275 56 c 1 275 -151 l 2 275 -245 284 -329 291 -397 c 1 132 -406 l 1 123 -333 118 -237 118 -146 c 2 119 739 l 2 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/three.glyph000066400000000000000000000014641472062471000320370ustar00rootroot00000000000000StartChar: three Encoding: 51 51 107 Width: 1060 VWidth: 0 Flags: W HStem: -22 155<314.29 625.013> 666 158<340 556.412> 1150 153<335.153 602.157> VStem: 78 158<209.514 335> 643 158<900.028 1108.52> 720 160<227.609 539.03> LayerCount: 2 Fore SplineSet 78 335 m 1xf4 236 336 l 1 237 220 319 133 466 133 c 0 624 133 720 226 720 374 c 0xf4 720 484 687 561 590 615 c 0 499 666 420 666 340 666 c 1 340 824 l 1 356 824 l 2 394 824 444 826 516 850 c 1 600 880 643 927 643 1028 c 0 643 1106 558 1150 457 1150 c 0 330 1150 272 1046 254 1010 c 1 112 1089 l 1 117 1104 204 1303 447 1303 c 2 458 1303 l 2 637 1303 801 1224 801 1033 c 0xf8 801 905 750 798 659 757 c 1 820 679 880 546 880 376 c 0 880 291 851 180 784 101 c 0 718 24 625 -22 466 -22 c 0 225 -22 78 131 78 335 c 1xf4 EndSplineSet Validated: 1 EndChar threequarters.glyph000066400000000000000000000007661472062471000335530ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: threequarters Encoding: 190 190 203 Width: 1060 VWidth: 0 Flags: W HStem: -159 138<378 586 728 856> 534 141<78 971> 756 139<361.073 651.594> 1106 113<477.703 620.75> 1345 21G<357.13 389.5> 1395 135<381.392 628.474> VStem: 589 139<-316 -159 -17 236> 638 132<1235.6 1378.77> 673 147<921.631 1073.16> LayerCount: 2 Fore SplineSet 78 675 m 1xfc 971 675 l 1 971 534 l 1 78 534 l 1 78 675 l 1xfc EndSplineSet Refer: 971 8324 N 1 0 0 1 0 0 2 Refer: 197 179 N 1 0 0 1 0 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/tilde.glyph000066400000000000000000000006621472062471000320300ustar00rootroot00000000000000StartChar: tilde Encoding: 126 126 120 Width: 1060 VWidth: -12 Flags: W HStem: 422 153<608.995 790.693> 596 154<235.74 433.755> VStem: 849 143<637.125 693.115> LayerCount: 2 Fore SplineSet 335 750 m 0 491 750 618 575 708 575 c 0 795 575 835 683 849 748 c 1 992 687 l 1 969 599 907 422 704 422 c 0 538 422 437 596 325 596 c 0 269 596 208 538 160 451 c 1 31 542 l 1 101 677 179 750 335 750 c 0 EndSplineSet Validated: 1 EndChar tilde_greater.liga.glyph000066400000000000000000000014531472062471000343740ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: tilde_greater.liga Encoding: 57642 57642 1016 Width: 1060 VWidth: 6 Flags: W HStem: 241 151<-243.31 -24.0534> 487 150<213.684 549.006> 639 153<-771.774 -544.751> LayerCount: 2 Fore SplineSet 926 591 m 1 926 474 l 1 830 405 410 35 232 -30 c 1 164 109 l 1 292 178 467 309 607 419 c 1 531 451 450 487 346 487 c 0 238 487 144 393 122 368 c 0 72 311 -17 241 -142 241 c 0 -286 241 -386 360 -466 491 c 0 -529 595 -575 639 -659 639 c 0 -760 639 -837 562 -879 357 c 1 -1027 389 l 1 -966 657 -813 792 -653 792 c 0 -517 792 -414 687 -339 565 c 0 -266 447 -218 392 -142 392 c 0 -79 392 -37 417 22 477 c 0 68 524 169 637 364 637 c 0 532 637 607 548 741 526 c 1 615 616 371 794 257 900 c 0 230 925 208 944 189 974 c 1 307 1076 l 1 413 950 839 658 926 591 c 1 EndSplineSet Validated: 1 EndChar tilde_tilde.liga.glyph000066400000000000000000000013761472062471000340500ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: tilde_tilde.liga Encoding: 57643 57643 1015 Width: 1060 VWidth: 6 Flags: W HStem: 239 153<-315.413 -118.617 596.264 780.655> 639 151<-773.172 -578.57 140.703 335.233> LayerCount: 2 Fore SplineSet -665 639 m 0 -760 639 -837 562 -879 357 c 1 -1027 389 l 1 -954 663 -860 790 -665 790 c 0 -511 790 -440 656 -390 553 c 0 -336 441 -289 392 -216 392 c 0 -150 392 -96 437 -50 544 c 0 16 698 102 790 240 790 c 0 388 790 467 690 531 544 c 0 576 441 624 392 687 392 c 0 774 392 837 470 879 675 c 1 1027 642 l 1 960 353 829 239 691 239 c 0 578 239 468 321 407 470 c 0 357 591 314 639 237 639 c 0 171 639 119 593 63 466 c 0 -11 296 -106 239 -222 239 c 0 -340 239 -432 321 -505 476 c 0 -554 582 -599 639 -665 639 c 0 EndSplineSet Validated: 1 EndChar tilde_tilde_greater.liga.glyph000066400000000000000000000021551472062471000355550ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: tilde_tilde_greater.liga Encoding: 57644 57644 1017 Width: 1060 VWidth: 6 Flags: W HStem: 241 151<-1307.76 -1089.87 -247.31 -28.0534> 487 150<209.684 546.921> 639 153<-1831.87 -1608.86 -770.434 -548.751> LayerCount: 2 Fore SplineSet -1939 357 m 1 -2087 389 l 1 -2026 657 -1873 792 -1713 792 c 0 -1550 792 -1469 684 -1396 562 c 0 -1325 443 -1294 392 -1205 392 c 0 -1102 392 -1064 454 -986 567 c 0 -905 684 -791 792 -657 792 c 0 -521 792 -418 687 -343 565 c 0 -270 447 -222 392 -146 392 c 0 -83 392 -41 417 18 477 c 0 64 524 165 637 360 637 c 0 528 637 607 548 741 526 c 1 615 616 371 794 257 900 c 0 230 925 208 944 189 974 c 1 307 1076 l 1 413 950 839 658 926 591 c 1 926 474 l 1 830 405 410 35 232 -30 c 1 164 109 l 1 292 178 466 309 606 419 c 1 529 451 446 487 342 487 c 0 234 487 140 393 118 368 c 0 68 311 -21 241 -146 241 c 0 -290 241 -390 360 -470 491 c 0 -533 595 -579 639 -663 639 c 0 -740 639 -791 585 -859 485 c 0 -945 359 -1032 241 -1192 241 c 0 -1363 241 -1450 356 -1528 488 c 0 -1590 592 -1634 639 -1720 639 c 0 -1820 639 -1897 562 -1939 357 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/tildecomb.glyph000066400000000000000000000006671472062471000326760ustar00rootroot00000000000000StartChar: tildecomb Encoding: 771 771 325 Width: 1060 VWidth: -12 Flags: W HStem: 1412 153<535.243 742.084> 1533 153<236.953 462.376> LayerCount: 2 Fore SplineSet 341 1686 m 0x40 489 1686 547 1565 637 1565 c 0 701 1565 770 1604 784 1692 c 1 932 1640 l 1 900 1520 783 1412 651 1412 c 0x80 511 1412 454 1533 353 1533 c 0 294 1533 236 1524 198 1418 c 1 60 1492 l 1 134 1656 231 1686 341 1686 c 0x40 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/tonos.glyph000066400000000000000000000004371472062471000320710ustar00rootroot00000000000000StartChar: tonos Encoding: 900 900 392 Width: 1060 VWidth: -43 Flags: W HStem: 1222 491 VStem: 542 180<1562.42 1667.9> LayerCount: 2 Fore SplineSet 362 1311 m 1 457 1428 503 1560 542 1713 c 1 722 1664 l 1 689 1510 594 1338 499 1222 c 1 362 1311 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/two.glyph000066400000000000000000000013361472062471000315370ustar00rootroot00000000000000StartChar: two Encoding: 50 50 106 Width: 1060 VWidth: 0 Flags: W HStem: 2 153<295 880> 1150 156<358.75 633.001> VStem: 130 158<857.53 1072.55> 702 159<796.407 1078.03> LayerCount: 2 Fore SplineSet 301 857 m 1 151 821 l 1 142 850 133 897 131 933 c 0 131 942 130 950 130 958 c 0 130 1180 295 1306 493 1306 c 0 732 1306 861 1188 861 928 c 0 861 801 782 688 702 603 c 1 617 518 498 432 396 332 c 0 325 262 297 191 295 155 c 1 880 157 l 1 880 2 l 1 121 2 l 1 121 32 119 64 119 97 c 0 119 123 120 150 125 178 c 0 143 275 189 360 297 461 c 0 403 559 503 625 581 701 c 1 658 774 702 865 702 926 c 0 702 1042 646 1150 501 1150 c 0 371 1150 288 1080 288 920 c 0 288 899 297 868 301 857 c 1 EndSplineSet Validated: 1 EndChar twodotenleader.glyph000066400000000000000000000003741472062471000336700ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: twodotenleader Encoding: 8229 8229 543 Width: 1060 VWidth: 26 Flags: W HStem: 0 269<189 440 669 920> VStem: 189 251<0 269> 669 251<0 269> LayerCount: 2 Fore Refer: 53 46 S 1 0 0 1 -208 0 2 Refer: 53 46 N 1 0 0 1 272 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/u.glyph000066400000000000000000000011751472062471000311730ustar00rootroot00000000000000StartChar: u Encoding: 117 117 20 Width: 1060 VWidth: 6 Flags: W HStem: 2 154<320.683 585.04> 1001 19G<132.481 262 739 897> VStem: 114 156<180.892 701.424> 739 158<276.783 1020> LayerCount: 2 Fore SplineSet 906 -10 m 1 849 31 795 72 773 158 c 1 689 72 592 5 442 2 c 1 433 2 l 2 371 2 286 3 226 44 c 0 181 75 114 132 114 214 c 0 111 482 118 911 91 994 c 1 251 1021 l 1 273 929 268 616 270 250 c 1 276 216 298 190 320 174 c 0 334 164 385 156 426 156 c 1 493 159 534 167 585 198 c 0 632 226 701 256 739 344 c 1 739 1020 l 1 897 1020 l 1 897 239 l 1 899 187 948 139 988 107 c 1 906 -10 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uacute.glyph000066400000000000000000000004631472062471000322140ustar00rootroot00000000000000StartChar: uacute Encoding: 250 250 142 Width: 1060 VWidth: -2 Flags: W HStem: 2 154<320.683 585.04> 1001 19G<132.481 262 739 897> 1066 461 VStem: 114 156<180.892 701.424> 288 590 739 158<276.783 1020> LayerCount: 2 Fore Refer: 323 769 S 1 0 0 1 64 -214 2 Refer: 20 117 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/ubreve.glyph000066400000000000000000000005551472062471000322200ustar00rootroot00000000000000StartChar: ubreve Encoding: 365 365 299 Width: 1060 VWidth: 32 Flags: W HStem: 2 154<320.683 585.04> 1001 19G<132.481 262 739 897> 1064 153<376.698 656.547> VStem: 114 156<180.892 701.424> 162 156<1278.28 1339.76> 714 166<1273.15 1330.59> 739 158<276.783 1020> LayerCount: 2 Fore Refer: 328 774 S 1 0 0 1 8 -293 2 Refer: 20 117 N 1 0 0 1 0 0 3 Validated: 1 EndChar ucircumflex.glyph000066400000000000000000000004611472062471000331730ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: ucircumflex Encoding: 251 251 143 Width: 1060 VWidth: -2 Flags: W HStem: 2 154<320.683 585.04> 1001 19G<132.481 262 739 897> 1067 435 VStem: 114 156<180.892 701.424> 739 158<276.783 1020> LayerCount: 2 Fore Refer: 324 770 S 1 0 0 1 -22 -198 2 Refer: 20 117 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/udieresis.glyph000066400000000000000000000005421472062471000327200ustar00rootroot00000000000000StartChar: udieresis Encoding: 252 252 144 Width: 1060 VWidth: 0 Flags: W HStem: 2 154<320.683 585.04> 1001 19G<132.481 262 739 897> 1184 225<197 432 603 838> VStem: 114 156<180.892 701.424> 197 235<1184 1406> 603 235<1181 1403> 739 158<276.783 1020> LayerCount: 2 Fore Refer: 173 168 N 1 0 0 1 58 94 2 Refer: 20 117 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/ugrave.glyph000066400000000000000000000004621472062471000322160ustar00rootroot00000000000000StartChar: ugrave Encoding: 249 249 141 Width: 1060 VWidth: 0 Flags: W HStem: 2 154<320.683 585.04> 1001 19G<132.481 262 739 897> 1064 461 VStem: 86 590 114 156<180.892 701.424> 739 158<276.783 1020> LayerCount: 2 Fore Refer: 322 768 S 1 0 0 1 -76 -216 2 Refer: 20 117 N 1 0 0 1 0 0 3 Validated: 1 EndChar uhungarumlaut.glyph000066400000000000000000000004611472062471000335460ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: uhungarumlaut Encoding: 369 369 303 Width: 1060 VWidth: 32 Flags: W HStem: 2 154<320.683 585.04> 1001 19G<132.481 262 739 897> 1064 517 VStem: 114 156<180.892 701.424> 739 158<276.783 1020> LayerCount: 2 Fore Refer: 333 779 S 1 0 0 1 76 -94 2 Refer: 20 117 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/umacron.glyph000066400000000000000000000005251472062471000323710ustar00rootroot00000000000000StartChar: umacron Encoding: 363 363 297 Width: 1060 VWidth: 32 Flags: W HStem: 2 154<320.683 585.04> 1001 19G<132.481 262 739 897> 1179.6 152<282 736> VStem: 114 156<180.892 701.424> 282 454<1180.6 1331.6> 739 158<276.783 1020> LayerCount: 2 Fore Refer: 326 772 N 1 0 0 1 25.9998 -293.4 2 Refer: 20 117 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/underscore.glyph000066400000000000000000000003441472062471000330750ustar00rootroot00000000000000StartChar: underscore Encoding: 95 95 117 Width: 1060 VWidth: 41 Flags: W HStem: -334 156<42 992> LayerCount: 2 Fore SplineSet 992 -334 m 1 42 -334 l 1 42 -178 l 1 992 -178 l 1 992 -334 l 1 EndSplineSet Validated: 1 EndChar underscoredbl.glyph000066400000000000000000000005001472062471000334720ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: underscoredbl Encoding: 8215 8215 530 Width: 1060 VWidth: 41 Flags: W HStem: -509 152<56 1002> -236 152<56 1002> LayerCount: 2 Fore SplineSet 56 -84 m 1 1002 -84 l 1 1002 -236 l 1 52 -236 l 1 56 -84 l 1 56 -357 m 1 1002 -357 l 1 1002 -509 l 1 52 -509 l 1 56 -357 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni00A0.glyph000066400000000000000000000001611472062471000320350ustar00rootroot00000000000000StartChar: uni00A0 Encoding: 160 160 192 Width: 1060 VWidth: 32 Flags: W LayerCount: 2 Fore Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni00AD.glyph000066400000000000000000000005751472062471000320720ustar00rootroot00000000000000StartChar: uni00AD Encoding: 173 173 195 Width: 1060 VWidth: 6 Flags: W HStem: 448 152<153 907> LayerCount: 2 Fore SplineSet 147 592 m 1 283 599 394 600 496 600 c 0 537 600 576 600 615 600 c 0 697 600 782 599 889 598 c 1 907 598 l 1 907 445 l 1 889 445 l 1 754 448 619 448 494 448 c 0 427 448 305 447 153 439 c 1 153 523 l 1 147 592 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni00B2.glyph000066400000000000000000000011211472062471000320350ustar00rootroot00000000000000StartChar: uni00B2 Encoding: 178 178 196 Width: 1060 VWidth: 65 Flags: W HStem: 769 142<407 826> 1385 142<410.421 654.48> VStem: 672 142<1212.8 1359.89> LayerCount: 2 Fore SplineSet 237 1314 m 1 261 1463 387 1527 536 1527 c 0 684 1527 814 1451 814 1297 c 0 814 1149 735 1109 559 1018 c 0 486 980 416 949 407 911 c 1 826 916 l 1 826 769 l 1 228 769 l 1 227 801 226 831 226 864 c 0 226 909 232 940 259 984 c 0 294 1040 406 1089 490 1131 c 0 659 1215 672 1246 672 1295 c 0 672 1351 607 1385 539 1385 c 0 437 1385 396 1351 383 1279 c 1 237 1314 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni00B3.glyph000066400000000000000000000014141472062471000320430ustar00rootroot00000000000000StartChar: uni00B3 Encoding: 179 179 197 Width: 1060 VWidth: 65 Flags: W HStem: 756 139<361.073 651.594> 1106 113<477.703 620.75> 1345 21G<357.13 389.5> 1395 135<381.392 628.474> VStem: 638 132<1235.6 1378.77> 673 147<921.631 1073.16> LayerCount: 2 Fore SplineSet 308 987 m 1xf4 366 923 419 895 512 895 c 0 629 895 673 939 673 993 c 1xf4 673 1070 601 1106 471 1106 c 1 477 1221 l 1 492 1220 507 1219 518 1219 c 0 601 1219 638 1258 638 1321 c 0 638 1362 595 1395 516 1395 c 0 450 1395 405 1376 374 1345 c 1 277 1460 l 1 330 1502 406 1530 508 1530 c 2 519 1530 l 2 672 1530 770 1449 770 1329 c 0xf8 770 1276 753 1215 708 1178 c 1 785 1137 820 1074 820 994 c 0 820 832 693 756 512 756 c 0 366 756 288 792 202 886 c 1 308 987 l 1xf4 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni00B5.glyph000066400000000000000000000012341472062471000320450ustar00rootroot00000000000000StartChar: uni00B5 Encoding: 181 181 169 Width: 1060 VWidth: 6 Flags: W HStem: 2 154<320.683 585.04> 1001 19G<132.481 262 739.97 898> VStem: 109 157<-400 22 181.338 701.424> 739 158<276.783 1020> LayerCount: 2 Fore SplineSet 906 -10 m 1 849 31 795 72 773 158 c 1 689 72 592 5 442 2 c 1 433 2 l 2 385 2 323 2 269 22 c 1 266 -400 l 1 109 -400 l 1 114 214 l 1 111 482 118 911 91 994 c 1 251 1021 l 1 273 929 268 616 270 250 c 1 276 216 298 190 320 174 c 0 334 164 385 156 426 156 c 1 493 159 534 167 585 198 c 0 632 226 701 256 739 344 c 1 740 1020 l 1 898 1020 l 1 897 239 l 1 899 187 948 139 988 107 c 1 906 -10 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni00B9.glyph000066400000000000000000000004621472062471000320530ustar00rootroot00000000000000StartChar: uni00B9 Encoding: 185 185 199 Width: 1060 VWidth: 65 Flags: W VStem: 571 145<769 1325> LayerCount: 2 Fore SplineSet 553 1527 m 1 716 1511 l 1 716 769 l 1 571 769 l 1 572 1325 l 1 500 1246 376 1175 251 1133 c 1 208 1263 l 1 351 1301 478 1393 553 1527 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni0180.glyph000066400000000000000000000016421472062471000320320ustar00rootroot00000000000000StartChar: uni0180 Encoding: 384 384 976 Width: 1060 VWidth: -2 Flags: W HStem: -7 154<397.022 696.177> 865 155<388.582 659.122> 1129 155<0 142 304 632> 1392 20G<131 292.5> VStem: 128 165<5.34919 81.4914 1286.15 1403.8> 147 157<241.719 786.994 949 1129 1284 1401.31> 784 157<249.683 725.366> LayerCount: 2 Fore SplineSet 941 459 m 0xf6 941 191 834 -7 559 -7 c 0 447 -7 367 28 304 84 c 1xf6 303 42 298 20 293 -12 c 1 128 7 l 1xfa 138 73 147 160 147 243 c 0 147 251 147 259 147 267 c 0 147 508 146 853 146 1129 c 1 0 1129 l 1 0 1284 l 1 142 1284 l 1 139 1327 135 1367 131 1403 c 1 290 1412 l 1 295 1374 298 1330 301 1284 c 1 632 1284 l 1 632 1129 l 1 304 1129 l 1 304 949 l 1 352 985 395 1020 495 1020 c 0 818 1020 941 795 941 459 c 0xf6 784 478 m 0 784 761 672 865 509 865 c 0 418 865 356 795 304 744 c 1 304 307 l 1 375 193 422 147 559 147 c 0 729 147 784 274 784 478 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni0190.glyph000066400000000000000000000014701472062471000320320ustar00rootroot00000000000000StartChar: uni0190 Encoding: 400 400 428 Width: 1060 VWidth: 0 Flags: W HStem: 0 154<314.01 713.547> 656 151<345.794 605> 1055 21G<818 864> 1144 153<341.068 760.778> VStem: 53 152<254.412 548.028> 110 151<879.617 1072.65> LayerCount: 2 Fore SplineSet 940 161 m 1xf8 871 108 750 0 501 0 c 0 326 0 235 34 157 106 c 0 68 189 53 289 53 390 c 0xf8 53 568 115 694 262 730 c 1 154 766 110 877 110 985 c 0 110 1180 256 1297 535 1297 c 2 547 1297 l 2 772 1297 858 1236 930 1195 c 1 853 1055 l 1 783 1097 676 1144 537 1144 c 0 377 1144 261 1082 261 985 c 0xf4 261 820 476 807 583 807 c 2 587 807 l 1 605 807 l 1 605 655 l 1 580 655 554 656 529 656 c 0 468 656 410 652 338 624 c 0 231 583 205 455 205 388 c 0 205 241 328 154 502 154 c 0 686 154 792 238 842 284 c 1 940 161 l 1xf8 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni0191.glyph000066400000000000000000000012611472062471000320310ustar00rootroot00000000000000StartChar: uni0191 Encoding: 401 401 339 Width: 1060 VWidth: 0 Flags: W HStem: -245 165<25 132.438> 668 150<355 709.255> 1145 153<355 902.784> VStem: 199 156<-18.4649 666 816 1144> LayerCount: 2 Fore SplineSet 17 -80 m 1 116 -80 200 -1 200 98 c 1 199 1299 l 1 801 1298 l 1 878 1295 926 1280 960 1263 c 1 904 1117 l 1 878 1131 856 1144 758 1145 c 1 688 1145 l 2 584 1145 538 1145 355 1144 c 1 355 816 l 1 475 816 459 818 581 818 c 0 669 818 728 804 729 804 c 2 747 799 l 1 711 654 l 1 674 663 623 668 578 668 c 0 536 668 509 668 485 668 c 0 449 668 420 668 355 666 c 1 355 545 360 184 360 91 c 0 360 -101 210 -237 25 -245 c 1 17 -80 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni01A4.glyph000066400000000000000000000014131472062471000320430ustar00rootroot00000000000000StartChar: uni01A4 Encoding: 420 420 972 Width: 1060 VWidth: 0 Flags: W HStem: -10 21G<303 461> 460 152<462.036 713.826> 1151 151<225.38 303 463 731.489> VStem: 25 160<927.2 1113.14> 303 160<-9 463 613.163 1143> 813 162<709.637 1064.67> LayerCount: 2 Fore SplineSet 813 900 m 0 813 1092 702 1151 593 1151 c 1 532 1151 508 1147 463 1146 c 1 463 1020 l 2 463 837 462 613 462 613 c 1 462 613 511 612 544 612 c 0 702 612 813 672 813 900 c 0 461 -10 m 1 303 -9 l 1 303 1143 l 1 240 1138 185 1117 185 927.200195312 c 1 25 927 l 1 25 1197 150 1280.5 300 1293.79980469 c 0 352.958410095 1298.49538143 438 1302 571 1302 c 0 848 1302 975 1148 975 906 c 0 975 608 822 460 594 460 c 0 546 460 502 461 462 463 c 1 462 200 461 146 461 -10 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni01CD.glyph000066400000000000000000000004611472062471000320670ustar00rootroot00000000000000StartChar: uni01CD Encoding: 461 461 429 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<42 204 850 1014> 332 170<339.826 716> 1281 20G<427.695 611.696> 1445 425 VStem: 42 162<0 176.844> 850 164<0 189.641> LayerCount: 2 Fore Refer: 334 780 N 1 0 0 1 -5 227 2 Refer: 26 65 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni01CE.glyph000066400000000000000000000005131472062471000320660ustar00rootroot00000000000000StartChar: uni01CE Encoding: 462 462 430 Width: 1060 VWidth: 0 Flags: W HStem: -6 152<275.367 562.638> 504 144<324.611 688.29> 877 151<307.034 638.987> 1154 425 VStem: 78 156<186.95 423.484> 724 157<285.558 463.324 597 789.375> LayerCount: 2 Fore Refer: 334 780 N 1 0 0 1 -48 -64 2 Refer: 0 97 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni01CF.glyph000066400000000000000000000004121472062471000320650ustar00rootroot00000000000000StartChar: uni01CF Encoding: 463 463 431 Width: 1060 VWidth: 0 Flags: W HStem: 4 147<155 422 582 849> 1144 154<158 422 582 849> 1331 425 VStem: 422 160<152 1151> LayerCount: 2 Fore Refer: 334 780 S 1 0 0 1 -16 113 2 Refer: 50 73 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni01D0.glyph000066400000000000000000000004131472062471000320410ustar00rootroot00000000000000StartChar: uni01D0 Encoding: 464 464 432 Width: 1060 VWidth: 0 Flags: W HStem: -18 142<542.51 910.467> 857 156<124.467 378> 1154 425 VStem: 378 155<210.385 857> LayerCount: 2 Fore Refer: 334 780 N 1 0 0 1 -64 -64 2 Refer: 177 305 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni01D1.glyph000066400000000000000000000004601472062471000320440ustar00rootroot00000000000000StartChar: uni01D1 Encoding: 465 465 433 Width: 1060 VWidth: 0 Flags: W HStem: -13 153<331.92 635.724> 1173 153<358.476 637.052> 1340 425 VStem: 24 158<323.826 923.593> 796 158<349.736 947.703> LayerCount: 2 Fore Refer: 334 780 S 1 0 0 1 -0.499878 122 2 Refer: 38 79 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni01D2.glyph000066400000000000000000000004511472062471000320450ustar00rootroot00000000000000StartChar: uni01D2 Encoding: 466 466 434 Width: 1060 VWidth: 0 Flags: W HStem: 1 155<343.159 630.662> 878 154<352.497 639.881> 1154 425 VStem: 72 158<272.944 736.885> 743 159<279.587 758.636> LayerCount: 2 Fore Refer: 334 780 N 1 0 0 1 -56 -64 2 Refer: 14 111 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni01D3.glyph000066400000000000000000000004441472062471000320500ustar00rootroot00000000000000StartChar: uni01D3 Encoding: 467 467 435 Width: 1060 VWidth: 0 Flags: W HStem: -10 151<330.889 644.172> 1293 9G<67 228 772 934> 1304 425 VStem: 61 159<276.83 1302> 769 158<290.259 1300.64> LayerCount: 2 Fore Refer: 334 780 S 1 0 0 1 -27 86 2 Refer: 44 85 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni01D4.glyph000066400000000000000000000004541472062471000320520ustar00rootroot00000000000000StartChar: uni01D4 Encoding: 468 468 436 Width: 1060 VWidth: 0 Flags: W HStem: 2 154<320.683 585.04> 1001 19G<132.481 262 739 897> 1085 425 VStem: 114 156<180.892 701.424> 739 158<276.783 1020> LayerCount: 2 Fore Refer: 334 780 S 1 0 0 1 -10 -133 2 Refer: 20 117 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni01D5.glyph000066400000000000000000000006011472062471000320450ustar00rootroot00000000000000StartChar: uni01D5 Encoding: 469 469 437 Width: 1060 VWidth: 0 Flags: W HStem: -10 151<330.889 644.172> 1293 9G<67 228 772 934> 1427 225<183 418 589 824> 1712 152<260 714> VStem: 61 159<276.83 1302> 183 235<1427 1649> 260 454<1713 1864> 589 235<1424 1646> 769 158<290.259 1300.64> LayerCount: 2 Fore Refer: 326 772 S 1 0 0 1 4 239 2 Refer: 132 220 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni01D6.glyph000066400000000000000000000006061472062471000320530ustar00rootroot00000000000000StartChar: uni01D6 Encoding: 470 470 438 Width: 1060 VWidth: 0 Flags: W HStem: 2 154<320.683 585.04> 1001 19G<132.481 262 739 897> 1184 225<197 432 603 838> 1490 152<279 733> VStem: 114 156<180.892 701.424> 197 235<1184 1406> 279 454<1491 1642> 603 235<1181 1403> 739 158<276.783 1020> LayerCount: 2 Fore Refer: 326 772 S 1 0 0 1 23 17 2 Refer: 144 252 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni01D7.glyph000066400000000000000000000005561472062471000320600ustar00rootroot00000000000000StartChar: uni01D7 Encoding: 471 471 439 Width: 1060 VWidth: 0 Flags: W HStem: -10 151<330.889 644.172> 1293 9G<67 228 772 934> 1427 225<183 418 589 824> 1682 461 VStem: 61 159<276.83 1302> 183 235<1427 1649> 271 590 589 235<1424 1646> 769 158<290.259 1300.64> LayerCount: 2 Fore Refer: 323 769 S 1 0 0 1 47 402 2 Refer: 132 220 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni01D8.glyph000066400000000000000000000005631472062471000320570ustar00rootroot00000000000000StartChar: uni01D8 Encoding: 472 472 440 Width: 1060 VWidth: 0 Flags: W HStem: 2 154<320.683 585.04> 1001 19G<132.481 262 739 897> 1184 225<197 432 603 838> 1438 461 VStem: 114 156<180.892 701.424> 197 235<1184 1406> 246 590 603 235<1181 1403> 739 158<276.783 1020> LayerCount: 2 Fore Refer: 323 769 S 1 0 0 1 22 158 2 Refer: 144 252 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni01D9.glyph000066400000000000000000000005471472062471000320620ustar00rootroot00000000000000StartChar: uni01D9 Encoding: 473 473 441 Width: 1060 VWidth: 0 Flags: W HStem: -10 151<330.889 644.172> 1293 9G<67 228 772 934> 1427 225<183 418 589 824> 1650 425 VStem: 61 159<276.83 1302> 183 235<1427 1649> 589 235<1424 1646> 769 158<290.259 1300.64> LayerCount: 2 Fore Refer: 334 780 S 1 0 0 1 -19 432 2 Refer: 132 220 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni01DA.glyph000066400000000000000000000005531472062471000320670ustar00rootroot00000000000000StartChar: uni01DA Encoding: 474 474 442 Width: 1060 VWidth: 0 Flags: W HStem: 2 154<320.683 585.04> 1001 19G<132.481 262 739 897> 1184 225<197 432 603 838> 1423 425 VStem: 114 156<180.892 701.424> 197 235<1184 1406> 603 235<1181 1403> 739 158<276.783 1020> LayerCount: 2 Fore Refer: 334 780 S 1 0 0 1 -4 205 2 Refer: 144 252 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni01DB.glyph000066400000000000000000000005571472062471000320740ustar00rootroot00000000000000StartChar: uni01DB Encoding: 475 475 443 Width: 1060 VWidth: 0 Flags: W HStem: -10 151<330.889 644.172> 1293 9G<67 228 772 934> 1427 225<183 418 589 824> 1682 461 VStem: 61 159<276.83 1302> 141 590 183 235<1427 1649> 589 235<1424 1646> 769 158<290.259 1300.64> LayerCount: 2 Fore Refer: 322 768 S 1 0 0 1 -21 402 2 Refer: 132 220 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni01DC.glyph000066400000000000000000000005641472062471000320730ustar00rootroot00000000000000StartChar: uni01DC Encoding: 476 476 444 Width: 1060 VWidth: 0 Flags: W HStem: 2 154<320.683 585.04> 1001 19G<132.481 262 739 897> 1184 225<197 432 603 838> 1423 461 VStem: 114 156<180.892 701.424> 137 590 197 235<1184 1406> 603 235<1181 1403> 739 158<276.783 1020> LayerCount: 2 Fore Refer: 322 768 S 1 0 0 1 -25 143 2 Refer: 144 252 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni01DE.glyph000066400000000000000000000006161472062471000320730ustar00rootroot00000000000000StartChar: uni01DE Encoding: 478 478 445 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<42 204 850 1014> 332 170<339.826 716> 1281 20G<427.695 611.696> 1382 225<197 432 603 838> 1675 152<274 728> VStem: 42 162<0 176.844> 197 235<1382 1604> 274 454<1676 1827> 603 235<1379 1601> 850 164<0 189.641> LayerCount: 2 Fore Refer: 326 772 S 1 0 0 1 18 202 2 Refer: 75 196 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni01DF.glyph000066400000000000000000000006501472062471000320720ustar00rootroot00000000000000StartChar: uni01DF Encoding: 479 479 446 Width: 1060 VWidth: 0 Flags: W HStem: -6 152<275.367 562.638> 504 144<324.611 688.29> 877 151<307.034 638.987> 1181 225<153 388 559 794> 1488 152<241 695> VStem: 78 156<186.95 423.484> 153 235<1181 1403> 241 454<1489 1640> 559 235<1178 1400> 724 157<285.558 463.324 597 789.375> LayerCount: 2 Fore Refer: 326 772 S 1 0 0 1 -15 15 2 Refer: 63 228 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni01E0.glyph000066400000000000000000000005641472062471000320510ustar00rootroot00000000000000StartChar: uni01E0 Encoding: 480 480 514 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<42 204 850 1014> 332 170<339.826 716> 1281 20G<427.695 611.696> 1448 225<399 635> 1765 152<292 746> VStem: 42 162<0 176.844> 292 454<1766 1917> 399 236<1448 1670> 850 164<0 189.641> LayerCount: 2 Fore Refer: 326 772 S 1 0 0 1 36 292 2 Refer: 482 550 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni01E1.glyph000066400000000000000000000006151472062471000320470ustar00rootroot00000000000000StartChar: uni01E1 Encoding: 481 481 515 Width: 1060 VWidth: 0 Flags: W HStem: -6 152<275.367 562.638> 504 144<324.611 688.29> 877 151<307.034 638.987> 1178 225<355 590> 1482 152<240 694> VStem: 78 156<186.95 423.484> 240 454<1483 1634> 355 235<1178 1403> 724 157<285.558 463.324 597 789.375> LayerCount: 2 Fore Refer: 326 772 S 1 0 0 1 -16 9 2 Refer: 483 551 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni01E2.glyph000066400000000000000000000004771472062471000320560ustar00rootroot00000000000000StartChar: uni01E2 Encoding: 482 482 447 Width: 1060 VWidth: 0 Flags: W HStem: 0 147<637 997.956> 347 143<278.004 470> 666 150<595 876> 1144 151<550 955> 1408 152<248 702> VStem: 5 162<0 194.438> 248 454<1409 1560> LayerCount: 2 Fore Refer: 326 772 S 1 0 0 1 -8 -65 2 Refer: 82 198 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni01E3.glyph000066400000000000000000000006701472062471000320520ustar00rootroot00000000000000StartChar: uni01E3 Encoding: 483 483 448 Width: 1060 VWidth: 0 Flags: W HStem: 4 158<206.037 390.217 608.828 826.862> 465 150<594 825> 508 153<219.84 439.103> 869 154<186.656 391.379 628.541 787.909> 1190.1 152<294 748> VStem: 23 154<188.584 466.602> 294 454<1191.1 1342.1> 441 153<211.843 465 629 818.014> 825 151<623 834.062> LayerCount: 2 Fore Refer: 326 772 N 1 0 0 1 37.9999 -282.9 2 Refer: 65 230 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni01E8.glyph000066400000000000000000000004351472062471000320560ustar00rootroot00000000000000StartChar: uni01E8 Encoding: 488 488 451 Width: 1060 VWidth: 0 Flags: W HStem: -5 9G<116 274 845 903.263> 1288 20G<116 274 851.5 882.943> 1304 425 VStem: 116 158<-5 508.713 703 1308> LayerCount: 2 Fore Refer: 334 780 S 1 0 0 1 -5 86 2 Refer: 34 75 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni01E9.glyph000066400000000000000000000006421472062471000320570ustar00rootroot00000000000000StartChar: uni01E9 Encoding: 489 489 452 Width: 1060 VWidth: 0 Flags: W HStem: 0 2G<136 293 816.5 893.556> 872 144<500.523 718.984> 1407 20G<196.455 270.5> 1437 425 VStem: 136 157<0 468.862 611.15 735.644 880 1381.07> 742 157<618.956 848.248> LayerCount: 2 Fore Refer: 334 780 S 1 0 0 1 -311 219 2 Refer: 11 107 S 1 0 0 1 0 0 3 Validated: 1 Substitution2: "'ss01' Stylistic Set 1 - No loop k-1" uni01E9.noloop EndChar uni01E9.noloop.glyph000066400000000000000000000004741472062471000333100ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: uni01E9.noloop Encoding: 57351 57351 979 Width: 1060 VWidth: -2 Flags: W HStem: -2 2G<136 293 787 879.111> 1028 20G<747.5 888.315> 1407 20G<196 276> 1437 425 VStem: 136 157<0 417.498 607 1380.61> LayerCount: 2 Fore Refer: 334 780 N 1 0 0 1 -311 219 2 Refer: 977 57349 N 1 0 0 1 0 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni01EA.glyph000066400000000000000000000016561472062471000320750ustar00rootroot00000000000000StartChar: uni01EA Encoding: 490 490 516 Width: 1060 VWidth: 0 Flags: W HStem: -476 144<497.182 734.362> 1170 153<376.35 654.552> VStem: 41 159<320.826 920.593> 328 156<-314.775 -133.489> 814 158<350.765 944.703> LayerCount: 2 Fore SplineSet 522 1323 m 1 646 1323 967 1249 972 632 c 1 972 621 l 2 972 457 928 304 880 211 c 1 773 -14 485 -60 484 -248 c 0 484 -304 540 -332 604 -332 c 0 662 -332 704 -299 734 -277 c 1 812 -383 l 1 768 -431 679 -476 600 -476 c 0 412 -476 328 -383 328 -248 c 0 328 -149 371 -88 450 -12 c 1 348 0 247 43 179 127 c 0 89 237 41 389 41 569 c 0 41 914 118 1063 188 1158 c 0 254 1248 366 1320 522 1323 c 1 284 242 m 0 333 177 402 137 510 137 c 0 626 137 698 204 743 287 c 1 783 351 813 517 814 624 c 1 814 643 l 2 814 758 796 911 743 1014 c 0 685 1128 615 1170 527 1170 c 0 432 1170 376 1142 318 1066 c 0 249 977 200 835 200 573 c 0 200 469 228 315 284 242 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni01EB.glyph000066400000000000000000000014631472062471000320720ustar00rootroot00000000000000StartChar: uni01EB Encoding: 491 491 517 Width: 1060 VWidth: 0 Flags: W HStem: -473 144<449.778 686.542> 878 154<352.497 639.881> VStem: 72 158<270.649 736.885> 281 155<-311.191 -159.208> 743 159<278.234 758.636> LayerCount: 2 Fore SplineSet 654 215 m 1 719 276 743 382 743 530 c 0 743 536 743 542 743 548 c 0 741 732 677 878 500 878 c 0 292 878 230 713 230 469 c 0 230 274 317 156 484 156 c 1 560 157 604 173 654 215 c 1 802 149 m 1 684 -26 436 -135 436 -245 c 0 436 -301 493 -329 557 -329 c 0 615 -329 656 -296 686 -274 c 1 764 -380 l 1 720 -428 632 -473 553 -473 c 0 365 -473 281 -380 281 -245 c 0 281 -142 364 -71 455 2 c 1 201 15 72 193 72 464 c 0 72 756 174 1032 466 1032 c 0 663 1032 773 963 843 831 c 0 884 752 902 639 902 543 c 0 902 392 875 250 802 149 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni01EC.glyph000066400000000000000000000005431472062471000320710ustar00rootroot00000000000000StartChar: uni01EC Encoding: 492 492 518 Width: 1060 VWidth: 0 Flags: W HStem: -476 144<497.182 734.362> 1170 153<376.35 654.552> 1447 152<295 749> VStem: 41 159<320.826 920.593> 295 454<1448 1599> 328 156<-314.775 -133.489> 814 158<350.765 944.703> LayerCount: 2 Fore Refer: 326 772 N 1 0 0 1 39 -26 2 Refer: 516 490 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni01ED.glyph000066400000000000000000000005611472062471000320720ustar00rootroot00000000000000StartChar: uni01ED Encoding: 493 493 519 Width: 1060 VWidth: 0 Flags: W HStem: -473 144<449.778 686.542> 878 154<352.497 639.881> 1184.8 152<263 717> VStem: 72 158<270.649 736.885> 263 454<1185.8 1336.8> 281 155<-311.191 -159.208> 743 159<278.234 758.636> LayerCount: 2 Fore Refer: 326 772 S 1 0 0 1 7.00012 -288.2 2 Refer: 517 491 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni01F0.glyph000066400000000000000000000004171472062471000320470ustar00rootroot00000000000000StartChar: uni01F0 Encoding: 496 496 453 Width: 1060 VWidth: 0 Flags: W HStem: -387 156<326.311 591.621> 864 155<374.191 626> 1090 425 VStem: 627 156<-196.669 864> LayerCount: 2 Fore Refer: 334 780 S 1 0 0 1 159 -128 2 Refer: 332 567 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni01F4.glyph000066400000000000000000000005011472062471000320450ustar00rootroot00000000000000StartChar: uni01F4 Encoding: 500 500 454 Width: 1060 VWidth: 0 Flags: W HStem: -8 155<359.057 715.354> 585 150<438.203 826> 1150 152<357.915 706.991> 1302 461 VStem: 20 162<349.429 932.761> 289 590 826 166<281.886 587> LayerCount: 2 Fore Refer: 323 769 S 1 0 0 1 65 22 2 Refer: 32 71 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni01F5.glyph000066400000000000000000000006611472062471000320550ustar00rootroot00000000000000StartChar: uni01F5 Encoding: 501 501 455 Width: 1060 VWidth: 0 Flags: W HStem: -388 156<278.617 720.671> 71 154<268.192 774.636> 407 150<299.344 644.78> 874 152<327.95 656.085 832.082 965> 1065 461 VStem: 80 157<-191.069 42.8905 253.878 437.725> 95 158<603.644 801.907> 305 590 704 156<611.193 826.239> 803 158<-154.528 35.3661> LayerCount: 2 Fore Refer: 323 769 S 1 0 0 1 81 -215 2 Refer: 6 103 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni01F8.glyph000066400000000000000000000004571472062471000320630ustar00rootroot00000000000000StartChar: uni01F8 Encoding: 504 504 456 Width: 1060 VWidth: 0 Flags: W HStem: -3 18G<75 234 670.5 911> 1277 461 1278 19G<75 234 757.5 916> VStem: 75 158<-3 1001> 114 590 750 158<-5 92.9198 357 1297> LayerCount: 2 Fore Refer: 322 768 S 1 0 0 1 -48 -3 2 Refer: 37 78 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni01F9.glyph000066400000000000000000000005061472062471000320570ustar00rootroot00000000000000StartChar: uni01F9 Encoding: 505 505 457 Width: 1060 VWidth: 0 Flags: W HStem: -1 3G<112 270 875 934> 872 150<419.742 708.885> 1020 20G<153.514 245> 1078 461 VStem: 112 158<0 778.144> 198.5 590 739 158<129.808 836.004> LayerCount: 2 Fore Refer: 322 768 S 1 0 0 1 36.5 -202 2 Refer: 15 110 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni0200.glyph000066400000000000000000000004761472062471000320270ustar00rootroot00000000000000StartChar: uni0200 Encoding: 512 512 464 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<42 204 850 1014> 332 170<339.826 716> 1273.05 491.8 1281 20G<427.695 611.696> VStem: 42 162<0 176.844> 850 164<0 189.641> LayerCount: 2 Fore Refer: 335 783 S 1 0 0 0.873535 -99 258 2 Refer: 26 65 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni0201.glyph000066400000000000000000000005141472062471000320210ustar00rootroot00000000000000StartChar: uni0201 Encoding: 513 513 465 Width: 1060 VWidth: 0 Flags: W HStem: -6 152<275.367 562.638> 504 144<324.611 688.29> 877 151<307.034 638.987> 1055 563 VStem: 78 156<186.95 423.484> 724 157<285.558 463.324 597 789.375> LayerCount: 2 Fore Refer: 335 783 S 1 0 0 1 -35 -107 2 Refer: 0 97 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni0202.glyph000066400000000000000000000005641472062471000320270ustar00rootroot00000000000000StartChar: uni0202 Encoding: 514 514 499 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<42 204 850 1014> 332 170<339.826 716> 1281 20G<427.695 611.696> 1441 153<363.698 643.547> VStem: 42 162<0 176.844> 149 156<1318.24 1379.72> 701 166<1327.41 1384.85> 850 164<0 189.641> LayerCount: 2 Fore Refer: 494 785 S 1 0 0 1 -5 -69 2 Refer: 26 65 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni0203.glyph000066400000000000000000000006171472062471000320270ustar00rootroot00000000000000StartChar: uni0203 Encoding: 515 515 500 Width: 1060 VWidth: 0 Flags: W HStem: -6 152<275.367 562.638> 504 144<324.611 688.29> 877 151<307.034 638.987> 1304 153<329.698 609.547> VStem: 78 156<186.95 423.484> 115 156<1181.24 1242.72> 667 166<1190.41 1247.85> 724 157<285.558 463.324 597 789.375> LayerCount: 2 Fore Refer: 494 785 N 1 0 0 1 -39 -206 2 Refer: 0 97 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni0204.glyph000066400000000000000000000004441472062471000320260ustar00rootroot00000000000000StartChar: uni0204 Encoding: 516 516 466 Width: 1060 VWidth: 0 Flags: W HStem: -3 150<257 898.956> 666 150<260 698> 1144 153<260 889> 1300.89 454.9 VStem: 102 158<147 666 816 1144> LayerCount: 2 Fore Refer: 335 783 S 1 0 0 0.807993 -34 362 2 Refer: 30 69 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni0205.glyph000066400000000000000000000004561472062471000320320ustar00rootroot00000000000000StartChar: uni0205 Encoding: 517 517 467 Width: 1060 VWidth: 0 Flags: W HStem: -10 153<357.663 694.191> 427 153<236 721.719> 869 152<361.998 649.715> 1028 563 VStem: 78 158<266.631 427 580 738.031> LayerCount: 2 Fore Refer: 335 783 S 1 0 0 1 -3 -134 2 Refer: 4 101 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni0206.glyph000066400000000000000000000005331472062471000320270ustar00rootroot00000000000000StartChar: uni0206 Encoding: 518 518 501 Width: 1060 VWidth: 0 Flags: W HStem: -3 150<257 898.956> 666 150<260 698> 1144 153<260 889> 1487 153<334.698 614.547> VStem: 102 158<147 666 816 1144> 120 156<1364.24 1425.72> 672 166<1373.41 1430.85> LayerCount: 2 Fore Refer: 494 785 S 1 0 0 1 -34 -23 2 Refer: 30 69 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni0207.glyph000066400000000000000000000005611472062471000320310ustar00rootroot00000000000000StartChar: uni0207 Encoding: 519 519 502 Width: 1060 VWidth: 0 Flags: W HStem: -10 153<357.663 694.191> 427 153<236 721.719> 869 152<361.998 649.715> 1304 153<364.698 644.547> VStem: 78 158<266.631 427 580 738.031> 150 156<1181.24 1242.72> 702 166<1190.41 1247.85> LayerCount: 2 Fore Refer: 494 785 N 1 0 0 1 -4 -206 2 Refer: 4 101 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni0208.glyph000066400000000000000000000004251472062471000320310ustar00rootroot00000000000000StartChar: uni0208 Encoding: 520 520 468 Width: 1060 VWidth: 0 Flags: W HStem: 4 147<155 422 582 849> 1144 154<158 422 582 849> 1321.07 410.9 VStem: 422 160<152 1151> LayerCount: 2 Fore Refer: 335 783 N 1 0 0 0.72984 -59 473 2 Refer: 50 73 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni0209.glyph000066400000000000000000000004151472062471000320310ustar00rootroot00000000000000StartChar: uni0209 Encoding: 521 521 469 Width: 1060 VWidth: 0 Flags: W HStem: -18 142<542.51 910.467> 857 156<124.467 378> 1037 563 VStem: 378 155<210.385 857> LayerCount: 2 Fore Refer: 335 783 S 1 0 0 1 -135 -125 2 Refer: 177 305 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni020A.glyph000066400000000000000000000005151472062471000320420ustar00rootroot00000000000000StartChar: uni020A Encoding: 522 522 503 Width: 1060 VWidth: 0 Flags: W HStem: 4 147<155 422 582 849> 1144 154<158 422 582 849> 1487 153<346.698 626.547> VStem: 132 156<1364.24 1425.72> 422 160<152 1151> 684 166<1373.41 1430.85> LayerCount: 2 Fore Refer: 494 785 S 1 0 0 1 -22 -23 2 Refer: 50 73 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni020B.glyph000066400000000000000000000005161472062471000320440ustar00rootroot00000000000000StartChar: uni020B Encoding: 523 523 504 Width: 1060 VWidth: 0 Flags: W HStem: -18 142<542.51 910.467> 857 156<124.467 378> 1304 153<313.698 593.547> VStem: 99 156<1181.24 1242.72> 378 155<210.385 857> 651 166<1190.41 1247.85> LayerCount: 2 Fore Refer: 494 785 N 1 0 0 1 -55 -206 2 Refer: 177 305 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni020C.glyph000066400000000000000000000004731472062471000320470ustar00rootroot00000000000000StartChar: uni020C Encoding: 524 524 470 Width: 1060 VWidth: 0 Flags: W HStem: -13 153<331.92 635.724> 1173 153<358.476 637.052> 1328.82 400.6 VStem: 24 158<323.826 923.593> 796 158<349.736 947.703> LayerCount: 2 Fore Refer: 335 783 N 1 0 0 0.711545 -66.4999 502 2 Refer: 38 79 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni020D.glyph000066400000000000000000000004531472062471000320460ustar00rootroot00000000000000StartChar: uni020D Encoding: 525 525 471 Width: 1060 VWidth: 0 Flags: W HStem: 1 155<343.159 630.662> 878 154<352.497 639.881> 1043 563 VStem: 72 158<272.944 736.885> 743 159<279.587 758.636> LayerCount: 2 Fore Refer: 335 783 S 1 0 0 1 -115 -119 2 Refer: 14 111 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni020E.glyph000066400000000000000000000005661472062471000320540ustar00rootroot00000000000000StartChar: uni020E Encoding: 526 526 505 Width: 1060 VWidth: 0 Flags: W HStem: -13 153<331.92 635.724> 1173 153<358.476 637.052> 1487 153<359.198 639.047> VStem: 24 158<323.826 923.593> 144.5 156<1364.24 1425.72> 696.5 166<1373.41 1430.85> 796 158<349.736 947.703> LayerCount: 2 Fore Refer: 494 785 S 1 0 0 1 -9.49988 -23 2 Refer: 38 79 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni020F.glyph000066400000000000000000000005551472062471000320530ustar00rootroot00000000000000StartChar: uni020F Encoding: 527 527 506 Width: 1060 VWidth: 0 Flags: W HStem: 1 155<343.159 630.662> 878 154<352.497 639.881> 1304 153<321.698 601.547> VStem: 72 158<272.944 736.885> 107 156<1181.24 1242.72> 659 166<1190.41 1247.85> 743 159<279.587 758.636> LayerCount: 2 Fore Refer: 494 785 N 1 0 0 1 -47 -206 2 Refer: 14 111 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni0210.glyph000066400000000000000000000005171472062471000320240ustar00rootroot00000000000000StartChar: uni0210 Encoding: 528 528 472 Width: 1060 VWidth: 0 Flags: W HStem: -1 1G<90 248 901 938.806> 567 152<247 469.166> 1150 153<245.341 636.031> 1316.96 406 VStem: 90 157<0 567 710.303 1149> 772 155<746.701 1030.91> LayerCount: 2 Fore Refer: 335 783 S 1 0 0 0.721137 -109 479 2 Refer: 41 82 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni0211.glyph000066400000000000000000000004601472062471000320220ustar00rootroot00000000000000StartChar: uni0211 Encoding: 529 529 473 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<210 366> 865 160<534.243 767.814> 1026 20G<197.248 242.5> 1053 563 VStem: 210 156<1 689.404> 778 156<723 858.776> LayerCount: 2 Fore Refer: 335 783 S 1 0 0 1 18 -109 2 Refer: 17 114 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni0212.glyph000066400000000000000000000006051472062471000320240ustar00rootroot00000000000000StartChar: uni0212 Encoding: 530 530 507 Width: 1060 VWidth: 0 Flags: W HStem: -1 1G<90 248 901 938.806> 567 152<247 469.166> 1150 153<245.341 636.031> 1502 153<305.698 585.547> VStem: 90 157<0 567 710.303 1149> 91 156<1379.24 1440.72> 643 166<1388.41 1445.85> 772 155<746.701 1030.91> LayerCount: 2 Fore Refer: 494 785 S 1 0 0 1 -63 -8 2 Refer: 41 82 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni0213.glyph000066400000000000000000000005621472062471000320270ustar00rootroot00000000000000StartChar: uni0213 Encoding: 531 531 508 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<210 366> 865 160<534.243 767.814> 1026 20G<197.248 242.5> 1329 153<376.698 656.547> VStem: 162 156<1206.24 1267.72> 210 156<1 689.404> 714 166<1215.41 1272.85> 778 156<723 858.776> LayerCount: 2 Fore Refer: 494 785 N 1 0 0 1 8 -181 2 Refer: 17 114 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni0214.glyph000066400000000000000000000004611472062471000320260ustar00rootroot00000000000000StartChar: uni0214 Encoding: 532 532 474 Width: 1060 VWidth: 0 Flags: W HStem: -10 151<330.889 644.172> 1280.69 411.2 1293 9G<67 228 772 934> VStem: 61 159<276.83 1302> 769 158<290.259 1300.64> LayerCount: 2 Fore Refer: 335 783 S 1 0 0 0.730373 -91 432 2 Refer: 44 85 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni0215.glyph000066400000000000000000000004541472062471000320310ustar00rootroot00000000000000StartChar: uni0215 Encoding: 533 533 475 Width: 1060 VWidth: 0 Flags: W HStem: 2 154<320.683 585.04> 1001 19G<132.481 262 739 897> 1028 563 VStem: 114 156<180.892 701.424> 739 158<276.783 1020> LayerCount: 2 Fore Refer: 335 783 S 1 0 0 1 -33 -134 2 Refer: 20 117 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni0216.glyph000066400000000000000000000005471472062471000320350ustar00rootroot00000000000000StartChar: uni0216 Encoding: 534 534 509 Width: 1060 VWidth: 0 Flags: W HStem: -10 151<330.889 644.172> 1293 9G<67 228 772 934> 1487 153<380.698 660.547> VStem: 61 159<276.83 1302> 166 156<1364.24 1425.72> 718 166<1373.41 1430.85> 769 158<290.259 1300.64> LayerCount: 2 Fore Refer: 494 785 S 1 0 0 1 12 -23 2 Refer: 44 85 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni0217.glyph000066400000000000000000000005561472062471000320360ustar00rootroot00000000000000StartChar: uni0217 Encoding: 535 535 510 Width: 1060 VWidth: 0 Flags: W HStem: 2 154<320.683 585.04> 1001 19G<132.481 262 739 897> 1276 153<362.698 642.547> VStem: 114 156<180.892 701.424> 148 156<1153.24 1214.72> 700 166<1162.41 1219.85> 739 158<276.783 1020> LayerCount: 2 Fore Refer: 494 785 S 1 0 0 1 -6 -234 2 Refer: 20 117 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni021A.glyph000066400000000000000000000004601472062471000320420ustar00rootroot00000000000000StartChar: uni021A Encoding: 538 538 478 Width: 1060 VWidth: 0 Flags: W HStem: -629 498 -9 21G<403 563> 1144 155<39 403 563 909.955> VStem: 388 220<-352 -131> 403 160<-9 1144> 444 164<-477.366 -352> LayerCount: 2 Fore Refer: 520 806 N 1 0 0 1 -62 -135 2 Refer: 43 84 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni021B.glyph000066400000000000000000000004711472062471000320450ustar00rootroot00000000000000StartChar: uni021B Encoding: 539 539 479 Width: 1060 VWidth: 0 Flags: W HStem: -626 498 -6 155<421.71 796.905> 872 145<170 198> VStem: 200 159<209.621 865 1017 1245> 521 220<-349 -128> 577 164<-474.366 -349> LayerCount: 2 Fore Refer: 520 806 N 1 0 0 1 71 -132 2 Refer: 19 116 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni021E.glyph000066400000000000000000000005021472062471000320430ustar00rootroot00000000000000StartChar: uni021E Encoding: 542 542 480 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<60 221 754 912> 625 152<224.549 754> 1276 15G<60 219.963 753 912> 1319 425 VStem: 60 159<0 604.438 749 1294> 754 158<0 625 777 1291> LayerCount: 2 Fore Refer: 334 780 S 1 0 0 1 -22 101 2 Refer: 33 72 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni021F.glyph000066400000000000000000000005071472062471000320510ustar00rootroot00000000000000StartChar: uni021F Encoding: 543 543 481 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<101 261.5 853 908.043> 867 153<360.254 680.809> 1382 20G<111 270> 1468 425 VStem: 112 157<8 787.141 940 1401.5> 739 157<130.048 806.625> LayerCount: 2 Fore Refer: 334 780 S 1 0 0 1 -318 250 2 Refer: 8 104 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni0226.glyph000066400000000000000000000005141472062471000320300ustar00rootroot00000000000000StartChar: uni0226 Encoding: 550 550 482 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<42 204 850 1014> 332 170<339.826 716> 1281 20G<427.695 611.696> 1448 225<399 635> VStem: 42 162<0 176.844> 399 236<1448 1670> 850 164<0 189.641> LayerCount: 2 Fore Refer: 330 775 N 1 0 0 1 65 22 2 Refer: 26 65 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni0227.glyph000066400000000000000000000006401472062471000320310ustar00rootroot00000000000000StartChar: uni0227 Encoding: 551 551 483 Width: 1060 VWidth: 0 Flags: W HStem: -6 152<275.367 562.638> 504 144<324.611 688.29> 877 151<307.034 638.987> 1178 225<355 590> VStem: 78 156<186.95 423.484> 355 235<1178 1403> 724 157<285.558 463.324 597 789.375> LayerCount: 2 Fore SplineSet 355 1403 m 1 590 1403 l 1 590 1178 l 1 355 1178 l 1 355 1403 l 1 EndSplineSet Refer: 0 97 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni0228.glyph000066400000000000000000000017241472062471000320360ustar00rootroot00000000000000StartChar: uni0228 Encoding: 552 552 484 Width: 1060 VWidth: 0 Flags: W HStem: -403 125<325.445 530.66> -3 150<257 370 515 898.956> 666 150<260 698> 1144 153<260 889> VStem: 102 158<147 666 816 1144> 370 145<-70.4613 -3> 534 136<-271.217 -172.936> LayerCount: 2 Fore SplineSet 102 1293 m 1 158 1297 228 1297 306 1297 c 0 337 1297 370 1297 404 1297 c 2 514 1297 l 2 663 1297 799 1294 873 1294 c 2 889 1294 l 1 889 1144 l 1 260 1144 l 1 260 816 l 1 698 816 l 1 698 666 l 1 260 666 l 1 260 636 l 2 260 433 257 224 257 147 c 1 782 149 l 2 838 149 899 175 899 175 c 1 943 27 l 1 895 14 860 -3 784 -3 c 2 515 -3 l 1 515 -24 515 -62 515 -64 c 1 612 -69 670 -131 670 -235 c 0 670 -336 570 -403 486 -403 c 0 420 -403 348 -378 292 -342 c 1 330 -236 l 1 363 -254 403 -278 454 -278 c 0 490 -278 531 -258 534 -220 c 1 534 -218 l 2 534 -189 496 -164 448 -164 c 0 400 -164 398 -171 370 -181 c 1 370 -3 l 1 102 -3 l 1 102 1293 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni0229.glyph000066400000000000000000000017751472062471000320450ustar00rootroot00000000000000StartChar: uni0229 Encoding: 553 553 485 Width: 1060 VWidth: 0 Flags: W HStem: -410 125<383.445 588.66> -5 148<348.888 428 574 677.409> 460 150<440.379 764> 869 152<361.998 651.11> VStem: 78 158<258.732 429.895 580 738.031> 428 145<-77.4613 -1.32291> 592 136<-278.217 -179.936> 764 159<611 749.303> LayerCount: 2 Fore SplineSet 236 580 m 1 344 591 586 606 729 610 c 2 764 611 l 1 758 767 646 869 510 869 c 0 340 869 237 734 236 580 c 1 509 1021 m 0 886 1021 923 641 923 503 c 0 923 483 923 468 922 460 c 1 637 456 401 439 236 427 c 1 236 274 319 143 505 143 c 0 662 143 750 230 785 286 c 1 906 183 l 1 894 163 801 20 574 -6 c 1 573 -26 573 -69 573 -71 c 1 670 -76 728 -138 728 -242 c 0 728 -343 628 -410 544 -410 c 0 478 -410 406 -385 350 -349 c 1 388 -243 l 1 421 -261 461 -285 512 -285 c 0 548 -285 589 -265 592 -227 c 1 592 -225 l 2 592 -196 554 -171 506 -171 c 0 458 -171 456 -178 428 -188 c 1 428 -5 l 1 192 29 78 231 78 516 c 0 78 802 226 1021 509 1021 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni022A.glyph000066400000000000000000000006361472062471000320500ustar00rootroot00000000000000StartChar: uni022A Encoding: 554 554 486 Width: 1060 VWidth: 0 Flags: W HStem: -13 153<331.92 635.724> 1173 153<358.476 637.052> 1412 225<188.5 423.5 594.5 829.5> 1728 152<264.5 718.5> VStem: 24 158<323.826 923.593> 188.5 235<1412 1634> 264.5 454<1729 1880> 594.5 235<1409 1631> 796 158<349.736 947.703> LayerCount: 2 Fore Refer: 326 772 S 1 0 0 1 8.50012 255 2 Refer: 126 214 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni022B.glyph000066400000000000000000000006041472062471000320440ustar00rootroot00000000000000StartChar: uni022B Encoding: 555 555 487 Width: 1060 VWidth: 0 Flags: W HStem: 1 155<343.159 630.662> 878 154<352.497 639.881> 1178 225<185 420 591 826> 1455 152<264 718> VStem: 72 158<272.944 736.885> 185 235<1178 1400> 264 454<1456 1607> 591 235<1175 1397> 743 159<279.587 758.636> LayerCount: 2 Fore Refer: 326 772 S 1 0 0 1 8 -18 2 Refer: 139 246 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni022C.glyph000066400000000000000000000006061472062471000320470ustar00rootroot00000000000000StartChar: uni022C Encoding: 556 556 488 Width: 1060 VWidth: 0 Flags: W HStem: -13 153<331.92 635.724> 1173 153<358.476 637.052> 1399 153<561.743 768.584> 1520 153<263.453 488.876> 1770 152<280.5 734.5> VStem: 24 158<323.826 923.593> 280.5 454<1771 1922> 796 158<349.736 947.703> LayerCount: 2 Fore Refer: 326 772 S 1 0 0 1 24.5001 297 2 Refer: 125 213 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni022D.glyph000066400000000000000000000005701472062471000320500ustar00rootroot00000000000000StartChar: uni022D Encoding: 557 557 489 Width: 1060 VWidth: 0 Flags: W HStem: 1 155<343.159 630.662> 878 154<352.497 639.881> 1099 153<542.243 749.084> 1220 153<243.953 469.376> 1471 152<286 740> VStem: 72 158<272.944 736.885> 286 454<1472 1623> 743 159<279.587 758.636> LayerCount: 2 Fore Refer: 326 772 S 1 0 0 1 30 -2 2 Refer: 138 245 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni022E.glyph000066400000000000000000000005201472062471000320440ustar00rootroot00000000000000StartChar: uni022E Encoding: 558 558 490 Width: 1060 VWidth: 0 Flags: W HStem: -13 153<331.92 635.724> 1173 153<358.476 637.052> 1409 225<421.5 657.5> VStem: 24 158<323.826 923.593> 421.5 236<1409 1631> 796 158<349.736 947.703> LayerCount: 2 Fore Refer: 330 775 S 1 0 0 1 87.5001 -17 2 Refer: 38 79 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni022F.glyph000066400000000000000000000005761472062471000320600ustar00rootroot00000000000000StartChar: uni022F Encoding: 559 559 491 Width: 1060 VWidth: 0 Flags: W HStem: 1 155<343.159 630.662> 878 154<352.497 639.881> 1178 225<351 586> VStem: 72 158<272.944 736.885> 351 235<1178 1403> 743 159<279.587 758.636> LayerCount: 2 Fore SplineSet 351 1403 m 1 586 1403 l 1 586 1178 l 1 351 1178 l 1 351 1403 l 1 EndSplineSet Refer: 14 111 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni0230.glyph000066400000000000000000000005751472062471000320320ustar00rootroot00000000000000StartChar: uni0230 Encoding: 560 560 492 Width: 1060 VWidth: 0 Flags: W HStem: -13 153<331.92 635.724> 1173 153<358.476 637.052> 1409 225<421.5 657.5> 1741 152<308.5 762.5> VStem: 24 158<323.826 923.593> 308.5 454<1742 1893> 421.5 236<1409 1631> 796 158<349.736 947.703> LayerCount: 2 Fore Refer: 326 772 N 1 0 0 1 52.5001 268 2 Refer: 490 558 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni0231.glyph000066400000000000000000000005511472062471000320250ustar00rootroot00000000000000StartChar: uni0231 Encoding: 561 561 493 Width: 1060 VWidth: 0 Flags: W HStem: 1 155<343.159 630.662> 878 154<352.497 639.881> 1178 225<351 586> 1473 152<244 698> VStem: 72 158<272.944 736.885> 244 454<1474 1625> 351 235<1178 1403> 743 159<279.587 758.636> LayerCount: 2 Fore Refer: 326 772 S 1 0 0 1 -12 0 2 Refer: 491 559 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni0232.glyph000066400000000000000000000004451472062471000320300ustar00rootroot00000000000000StartChar: uni0232 Encoding: 562 562 521 Width: 1060 VWidth: 0 Flags: W HStem: -6 21G<399 559> 1308 20G<133.563 193 809 863.19> 1496 152<263 717> VStem: 263 454<1497 1648> 399 160<-6 640.323> LayerCount: 2 Fore Refer: 326 772 S 1 0 0 1 7 23 2 Refer: 48 89 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni0233.glyph000066400000000000000000000005231472062471000320260ustar00rootroot00000000000000StartChar: uni0233 Encoding: 563 563 522 Width: 1060 VWidth: 0 Flags: W HStem: -376 153<247.402 417.113> -20 20G<56 212> 868 153<73 191.824> 1185.6 152<271 725> VStem: 56 156<-190.185 0> 271 454<1186.6 1337.6> 774 158<704.432 1020> LayerCount: 2 Fore Refer: 326 772 S 1 0 0 1 15 -287.4 2 Refer: 24 121 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni0237.glyph000066400000000000000000000010431472062471000320300ustar00rootroot00000000000000StartChar: uni0237 Encoding: 567 567 332 Width: 1060 VWidth: 0 Flags: W HStem: -387 156<326.311 591.621> 864 155<374.191 626> VStem: 627 156<-196.669 864> LayerCount: 2 Fore SplineSet 627 -114 m 1 626 864 l 1 620 864 616 864 610 864 c 0 512 864 460 856 370 835 c 1 342 977 l 1 454 1003 562 1019 666 1019 c 2 783 1019 l 1 783 -118 l 0 783 -263 722 -387 484 -387 c 3 361 -387 217 -365 91 -160 c 1 217 -62 l 1 316 -224 400 -231 463 -231 c 0 469 -231 475 -231 480 -231 c 3 592 -231 625 -149 627 -114 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni0302.glyph000066400000000000000000000003721472062471000320250ustar00rootroot00000000000000StartChar: uni0302 Encoding: 770 770 324 Width: 1060 VWidth: -10 Flags: W HStem: 1265 435 LayerCount: 2 Fore SplineSet 519 1700 m 1 894 1372 l 1 787 1265 l 1 516 1486 l 1 255 1265 l 1 151 1372 l 1 519 1700 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni0304.glyph000066400000000000000000000006351472062471000320310ustar00rootroot00000000000000StartChar: uni0304 Encoding: 772 772 326 Width: 1060 VWidth: -34 Flags: W HStem: 1473 152<256 710> VStem: 256 454<1474 1625> LayerCount: 2 Fore SplineSet 710 1625 m 1 710 1473 l 1 693 1473 l 0 635 1471 565 1471 491 1471 c 0 417 1471 342 1471 274 1473 c 0 256 1474 l 1 256 1629 l 1 275 1627 l 0 340 1625 437 1625 529 1625 c 0 590 1625 648 1625 693 1625 c 0 710 1625 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni0305.glyph000066400000000000000000000003441472062471000320270ustar00rootroot00000000000000StartChar: uni0305 Encoding: 773 773 327 Width: 1060 VWidth: -34 Flags: W HStem: 1473 155<87 861> LayerCount: 2 Fore SplineSet 861 1625 m 1 861 1473 l 1 87 1473 l 1 87 1628 l 1 861 1625 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni0306.glyph000066400000000000000000000006141472062471000320300ustar00rootroot00000000000000StartChar: uni0306 Encoding: 774 774 328 Width: 1060 VWidth: -12 Flags: W HStem: 1357 153<368.698 648.547> VStem: 154 156<1571.28 1632.76> 706 166<1566.15 1623.59> LayerCount: 2 Fore SplineSet 510 1510 m 0 618 1510 700 1573 706 1651 c 1 872 1621 l 1 848 1444 675 1357 510 1357 c 1 384 1357 202 1405 154 1630 c 1 310 1660 l 1 337 1543 417 1510 510 1510 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni0307.glyph000066400000000000000000000004011472062471000320230ustar00rootroot00000000000000StartChar: uni0307 Encoding: 775 775 330 Width: 1060 VWidth: -28 Flags: W HStem: 1426 225<334 570> VStem: 334 236<1426 1648> LayerCount: 2 Fore SplineSet 334 1651 m 1 570 1648 l 1 570 1423 l 1 334 1426 l 1 334 1651 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni0308.glyph000066400000000000000000000005411472062471000320310ustar00rootroot00000000000000StartChar: uni0308 Encoding: 776 776 329 Width: 1060 VWidth: -28 Flags: W HStem: 1413 225<177 412 583 818> VStem: 177 235<1416 1638> 583 235<1413 1635> LayerCount: 2 Fore SplineSet 583 1638 m 1 818 1635 l 1 818 1410 l 1 583 1413 l 1 583 1638 l 1 177 1641 m 1 412 1638 l 1 412 1413 l 1 177 1416 l 1 177 1641 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni030A.glyph000066400000000000000000000010261472062471000320410ustar00rootroot00000000000000StartChar: uni030A Encoding: 778 778 331 Width: 1060 VWidth: -8 Flags: W HStem: 1286 116<437.049 602.948> 1543 125<437.396 604.026> VStem: 292 138<1413.79 1533.01> 611 139<1413.61 1532.57> LayerCount: 2 Fore SplineSet 520 1543 m 0 465 1543 430 1508 430 1473 c 0 430 1438 466 1402 520 1402 c 0 574 1402 611 1438 611 1473 c 0 611 1508 575 1543 520 1543 c 0 292 1473 m 0 292 1584 398 1668 521 1668 c 0 644 1668 750 1584 750 1473 c 0 750 1363 654 1286 521 1286 c 0 394 1286 292 1364 292 1473 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni030B.glyph000066400000000000000000000005531472062471000320460ustar00rootroot00000000000000StartChar: uni030B Encoding: 779 779 333 Width: 1060 VWidth: -43 Flags: W HStem: 1158 517 LayerCount: 2 Fore SplineSet 445 1273 m 1 562 1368 688 1534 758 1675 c 1 912 1575 l 1 847 1431 678 1252 560 1158 c 1 445 1273 l 1 109 1280 m 1 226 1375 352 1541 422 1682 c 1 576 1583 l 1 511 1439 341 1259 223 1165 c 1 109 1280 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni030C.glyph000066400000000000000000000003721472062471000320460ustar00rootroot00000000000000StartChar: uni030C Encoding: 780 780 334 Width: 1060 VWidth: -10 Flags: W HStem: 1218 425 LayerCount: 2 Fore SplineSet 521 1218 m 1 151 1536 l 1 255 1643 l 1 522 1425 l 1 787 1643 l 1 893 1536 l 1 521 1218 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni030D.glyph000066400000000000000000000004011472062471000320400ustar00rootroot00000000000000StartChar: uni030D Encoding: 781 781 337 Width: 1060 VWidth: -34 Flags: W HStem: 1280 348<423 582> VStem: 423 159<1280 1628> LayerCount: 2 Fore SplineSet 423 1628 m 1 582 1628 l 1 582 1280 l 1 423 1280 l 1 423 1628 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni030E.glyph000066400000000000000000000004031472062471000320430ustar00rootroot00000000000000StartChar: uni030E Encoding: 782 782 338 Width: 1060 VWidth: -34 Flags: W HStem: 1280 348<323 482 587 746> VStem: 323 159<1280 1628> 587 159<1280 1628> LayerCount: 2 Fore Refer: 337 781 N 1 0 0 1 164 0 2 Refer: 337 781 N 1 0 0 1 -100 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni030F.glyph000066400000000000000000000005531472062471000320520ustar00rootroot00000000000000StartChar: uni030F Encoding: 783 783 335 Width: 1060 VWidth: -43 Flags: W HStem: 1162 563 LayerCount: 2 Fore SplineSet 903 1295 m 1 778 1191 l 1 670 1296 519 1493 468 1642 c 1 632 1725 l 1 688 1578 796 1401 903 1295 c 1 577 1266 m 1 452 1162 l 1 344 1267 193 1464 142 1613 c 1 306 1696 l 1 362 1549 470 1372 577 1266 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni0310.glyph000066400000000000000000000001601472062471000320170ustar00rootroot00000000000000StartChar: uni0310 Encoding: 784 784 495 Width: 1060 VWidth: 0 Flags: W LayerCount: 2 Fore Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni0311.glyph000066400000000000000000000006141472062471000320240ustar00rootroot00000000000000StartChar: uni0311 Encoding: 785 785 494 Width: 1060 VWidth: -12 Flags: W HStem: 1510 153<368.698 648.547> VStem: 154 156<1387.24 1448.72> 706 166<1396.41 1453.85> LayerCount: 2 Fore SplineSet 510 1510 m 0 417 1510 337 1477 310 1360 c 1 154 1390 l 1 202 1615 384 1663 510 1663 c 1 675 1663 848 1576 872 1399 c 1 706 1369 l 1 700 1447 618 1510 510 1510 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni0312.glyph000066400000000000000000000004421472062471000320240ustar00rootroot00000000000000StartChar: uni0312 Encoding: 786 786 496 Width: 1060 VWidth: -43 Flags: W HStem: 1235 420 VStem: 386 152<1502.25 1624.21> LayerCount: 2 Fore SplineSet 277 1283 m 1 315 1395 341 1504 386 1655 c 1 538 1621 l 1 520 1479 492 1338 471 1235 c 1 277 1283 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni0313.glyph000066400000000000000000000005471472062471000320330ustar00rootroot00000000000000StartChar: uni0313 Encoding: 787 787 497 Width: 1060 VWidth: 26 Flags: W HStem: 1099 498 VStem: 428 220<1376 1597> 485 163<1250.63 1376> LayerCount: 2 Fore SplineSet 428 1597 m 1xc0 648 1597 l 1 648 1382 l 1xc0 648 1231 581 1155 452 1099 c 1 399 1226 l 1 459 1254 485 1277 485 1376 c 1xa0 428 1376 l 1 428 1597 l 1xc0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni0314.glyph000066400000000000000000000005471472062471000320340ustar00rootroot00000000000000StartChar: uni0314 Encoding: 788 788 498 Width: 1060 VWidth: 26 Flags: W HStem: 1099 498 VStem: 411 220<1376 1597> 411 163<1250.63 1376> LayerCount: 2 Fore SplineSet 631 1597 m 1xc0 631 1376 l 1xc0 574 1376 l 1xa0 574 1277 600 1254 660 1226 c 1 607 1099 l 1 478 1155 411 1231 411 1382 c 1 411 1597 l 1 631 1597 l 1xc0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni0326.glyph000066400000000000000000000005341472062471000320330ustar00rootroot00000000000000StartChar: uni0326 Encoding: 806 806 520 Width: 1060 VWidth: 26 Flags: W HStem: -494 498 VStem: 450 220<-217 4> 506 164<-342.366 -217> LayerCount: 2 Fore SplineSet 450 4 m 1xc0 670 4 l 1 670 -211 l 2xc0 670 -362 603 -438 474 -494 c 1 420 -367 l 1 480 -339 506 -316 506 -217 c 1xa0 450 -217 l 1 450 4 l 1xc0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni0327.glyph000066400000000000000000000004271472062471000320350ustar00rootroot00000000000000StartChar: uni0327 Encoding: 807 807 511 Width: 1060 VWidth: 12 Flags: W HStem: -358 125<435.445 640.66> -136 188<480 555.783> -119 175<481.294 624.524> VStem: 480 145<-25.4613 52> 644 136<-226.217 -127.936> LayerCount: 2 Fore Refer: 198 184 N 1 0 0 1 0 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni0328.glyph000066400000000000000000000006511472062471000320350ustar00rootroot00000000000000StartChar: uni0328 Encoding: 808 808 512 Width: 1060 VWidth: 12 Flags: W HStem: -444 144<478.778 715.542> VStem: 310 155<-282.191 -148.225> LayerCount: 2 Fore SplineSet 784 41 m 0 679 -44 465 -142 465 -216 c 0 465 -272 522 -300 586 -300 c 0 644 -300 685 -267 715 -245 c 1 793 -351 l 1 749 -399 661 -444 582 -444 c 0 394 -444 310 -351 310 -216 c 0 310 -36 574 7 623 68 c 1 784 41 l 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni03CF.glyph000066400000000000000000000011211472062471000320650ustar00rootroot00000000000000StartChar: uni03CF Encoding: 975 975 421 Width: 1060 VWidth: 0 Flags: W HStem: -345 134<633 787.024> -5 21G<116 274> 1288 20G<116 274 851.5 882.943> VStem: 116 158<-5 508.713 703 1308> LayerCount: 2 Fore SplineSet 868 -17 m 1 822 92 518 474 388 600 c 1 388 600 304 502 274 431 c 1 274 -5 l 1 116 -5 l 1 116 1308 l 1 274 1308 l 1 274 703 l 1 354 814 425 893 524 996 c 1 715 1191 841 1289 862 1310 c 1 973 1204 l 1 791 1072 544 798 484 725 c 1 604 608 951 194 1002 59 c 1 998 -166 957 -345 633 -345 c 1 633 -211 l 1 795 -211 855 -133 868 -17 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni03D0.glyph000066400000000000000000000012711472062471000320460ustar00rootroot00000000000000StartChar: uni03D0 Encoding: 976 976 413 Width: 1060 VWidth: 0 Flags: W HStem: 0 153<382.08 683.535> 1176 152<326.166 546.727> VStem: 69 158<355.459 652.156 799 1033.21> 601 153<885.75 1123.57> 790 154<256.862 551.414> LayerCount: 2 Fore SplineSet 227 644 m 1 234 382 282 153 543 153 c 0 683 153 790 261 790 395 c 0 790 591 652 668 449 668 c 0 381 668 307 660 227 644 c 1 228 799 m 1 409 811 601 822 601 1005 c 0 601 1118 525 1176 414 1176 c 0 349 1176 242 1110 228 799 c 1 69 736 m 0 69 1156 228 1328 414 1328 c 0 597 1328 754 1233 754 1011 c 0 754 909 726 832 670 779 c 1 847 730 944 598 944 381 c 0 944 171 811 0 543 0 c 0 125 0 69 332 69 736 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni03D3.glyph000066400000000000000000000012171472062471000320510ustar00rootroot00000000000000StartChar: uni03D3 Encoding: 979 979 416 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<502 658> 1070 298<860 971.443> VStem: 129 174<1451.52 1637.22> 502 156<1 919.057> 860 157<1070 1211.41> LayerCount: 2 Fore SplineSet 568 999 m 1 631 1144 710 1368 843 1368 c 0 1010 1368 1017 1258 1017 1076 c 0 1017 1074 1017 1072 1017 1070 c 1 860 1070 l 1 856 1151 848 1200 841 1212 c 1 823 1199 658 945 658 684 c 2 658 0 l 1 502 1 l 1 502 683 l 2 502 905 370 1181 229 1215 c 1 291 1376 l 1 465 1328 518 1152 568 999 c 1 19 1224 m 1 87 1354 105 1494 129 1662 c 1 303 1635 l 1 270 1481 222 1290 147 1164 c 1 19 1224 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni03D4.glyph000066400000000000000000000005471472062471000320570ustar00rootroot00000000000000StartChar: uni03D4 Encoding: 980 980 417 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<432 588> 1070 298<860 971.443> 1215 161<84.4793 143.264> 1426 225<159 394 565 800> VStem: 159 235<1426 1648> 432 156<1 874.781> 565 235<1423 1645> 860 157<1070 1211.41> LayerCount: 2 Fore Refer: 173 168 S 1 0 0 1 20 336 2 Refer: 415 978 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni03D7.glyph000066400000000000000000000020371472062471000320560ustar00rootroot00000000000000StartChar: uni03D7 Encoding: 983 983 420 Width: 1060 VWidth: 0 Flags: W HStem: -345 150<633 821.834> 0 156<704.258 857.742> 868 157<189.125 332.035> VStem: 349 158<571.278 857.815> 531 158<166.255 447.636> 890 130<-121.514 65 183.895 191> LayerCount: 2 Fore SplineSet 18 833 m 1 18 833 122 1025 269 1025 c 0 389 1025 507 925 507 745 c 0 507 720 492 616 470 570 c 1 517 604 580 658 643 709 c 1 660 724 l 1 715 877 795 1029 916 1029 c 0 980 1029 1004 980 1004 913 c 0 1004 803 873 668 771 588 c 1 742 511 689 377 689 287 c 0 689 194 721 156 773 156 c 0 825 156 855 180 879 240 c 1 1020 191 l 1 1020 169 l 2 1020 -122 1015 -345 633 -345 c 1 633 -195 l 1 836 -195 890 -127 890 55 c 0 890 58 890 62 890 65 c 1 842 30 784 0 727 0 c 0 631 0 531 99 531 279 c 0 531 304 546 404 568 450 c 1 521 416 456 360 393 309 c 1 378 296 l 1 316 142 234 -8 122 -8 c 0 58 -8 35 42 35 109 c 0 35 240 169 354 271 434 c 1 300 511 349 647 349 737 c 0 349 830 317 868 265 868 c 0 213 868 162 794 106 739 c 1 18 833 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni03D8.glyph000066400000000000000000000014421472062471000320560ustar00rootroot00000000000000StartChar: uni03D8 Encoding: 984 984 422 Width: 1060 VWidth: 0 Flags: W HStem: -315 452<427.707 593.443> 1170 153<376.35 654.552> VStem: 41 159<320.826 920.593> 426 171<-315 0.137573> 814 158<350.765 944.703> LayerCount: 2 Fore SplineSet 284 242 m 0 333 177 402 137 510 137 c 0 626 137 698 204 743 287 c 1 783 351 813 517 814 624 c 1 814 643 l 2 814 758 796 911 743 1014 c 0 685 1128 615 1170 527 1170 c 0 432 1170 376 1142 318 1066 c 0 249 977 200 835 200 573 c 0 200 469 228 315 284 242 c 0 522 1323 m 1 646 1323 967 1249 972 632 c 1 972 621 l 2 972 457 928 304 880 211 c 0 819 93 721 16 597 -8 c 1 597 -315 l 1 426 -315 l 1 426 -9 l 1 332 7 241 50 179 127 c 0 89 237 41 389 41 569 c 0 41 914 118 1063 188 1158 c 0 254 1248 366 1320 522 1323 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni03D9.glyph000066400000000000000000000012141472062471000320540ustar00rootroot00000000000000StartChar: uni03D9 Encoding: 985 985 423 Width: 1060 VWidth: 6 Flags: W HStem: 8 148<336.609 394 565 632.694> 878 154<352.497 639.881> VStem: 72 158<273.254 736.885> 394 171<-315 13.8993> 743 159<279.969 758.636> LayerCount: 2 Fore SplineSet 654 215 m 1 719 276 743 382 743 530 c 0 743 536 743 542 743 548 c 0 741 732 677 878 500 878 c 0 292 878 230 713 230 469 c 0 230 274 317 156 484 156 c 1 560 157 604 173 654 215 c 1 394 8 m 1 180 45 72 216 72 464 c 0 72 756 174 1032 466 1032 c 0 663 1032 773 963 843 831 c 0 884 752 902 639 902 543 c 0 902 283 822 47 565 7 c 1 565 -315 l 1 394 -315 l 1 394 8 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni03DA.glyph000066400000000000000000000011441472062471000320660ustar00rootroot00000000000000StartChar: uni03DA Encoding: 986 986 425 Width: 1060 VWidth: 4 Flags: W HStem: -351 152<538 665.011> 1168 153<385.971 985> VStem: 71 159<313.558 991.449> 696 156<-166.09 -49.6481> LayerCount: 2 Fore SplineSet 230 700 m 0 230 323 294 181 444 150 c 0 701 97 852 79 852 -95 c 0 852 -191 802 -343 538 -351 c 1 516 -199 l 1 630 -185 696 -168 696 -99 c 0 696 -33 532 -20 448 -7 c 0 84 49 71 360 71 700 c 0 71 1067 186 1321 554 1321 c 0 660 1321 742 1320 818 1320 c 0 875 1320 928 1320 985 1323 c 1 988 1157 l 1 946 1161 703 1168 543 1168 c 0 282 1168 230 939 230 700 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni03DB.glyph000066400000000000000000000011361472062471000320700ustar00rootroot00000000000000StartChar: uni03DB Encoding: 987 987 424 Width: 1060 VWidth: 4 Flags: W HStem: -351 152<538 665.011> 865 153<354.078 994> VStem: 71 159<258.222 736.59> 696 156<-166.09 -48.8317> LayerCount: 2 Fore SplineSet 230 527 m 0 230 150 378 155 444 150 c 0 706 129 852 79 852 -95 c 0 852 -191 802 -343 538 -351 c 1 516 -199 l 1 630 -185 696 -168 696 -99 c 0 696 -33 533 -16 448 -7 c 0 140 24 71 187 71 527 c 0 71 894 249 1018 564 1018 c 0 670 1018 751 1017 827 1017 c 0 884 1017 937 1017 994 1020 c 1 997 855 l 1 955 859 713 865 553 865 c 0 332 865 230 766 230 527 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni03DC.glyph000066400000000000000000000011141472062471000320650ustar00rootroot00000000000000StartChar: uni03DC Encoding: 988 988 426 Width: 1060 VWidth: 0 Flags: W HStem: -1 21G<116 277> 668 150<272 709.255> 1145 153<272 902.784> VStem: 116 156<3 665 815 1143> LayerCount: 2 Fore SplineSet 277 -1 m 1 116 3 l 1 116 1298 l 1 801 1298 l 1 878 1295 926 1280 960 1263 c 1 904 1117 l 1 878 1131 856 1144 758 1145 c 1 688 1145 l 2 584 1145 455 1144 272 1143 c 1 272 815 l 1 392 815 459 818 581 818 c 0 669 818 728 804 729 804 c 2 747 799 l 1 711 654 l 1 674 663 623 668 578 668 c 0 472 668 380 668 272 665 c 1 272 544 277 92 277 -1 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni03DD.glyph000066400000000000000000000014021472062471000320660ustar00rootroot00000000000000StartChar: uni03DD Encoding: 989 989 427 Width: 1060 VWidth: -2 Flags: W HStem: -308 146<49.4088 280.364> 859 154<538 868.015> 1266 152<574.521 887.522> VStem: 384 157<-49.4677 859 1013 1231.57> LayerCount: 2 Fore SplineSet 384 152 m 0 384 275 380 857 380 1064 c 0 380 1207 409 1418 686 1418 c 0 703 1418 718 1418 732 1418 c 0 850 1418 867 1413 1007 1321 c 1 936 1191 l 1 844 1251 826 1266 694 1266 c 0 547 1266 538 1168 538 1060 c 2 538 1013 l 1 606 1013 664 1012 737 1012 c 1 841 1009 868 1001 898 992 c 1 869 846 l 1 848 853 827 859 771 859 c 2 538 859 l 1 539 705 541 156 541 152 c 0 541 -84 475 -308 136 -308 c 0 106 -308 74 -307 40 -303 c 1 50 -156 l 1 78 -160 104 -162 128 -162 c 0 336 -162 384 -6 384 152 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni040D.glyph000066400000000000000000000005741472062471000320540ustar00rootroot00000000000000StartChar: uni040D Encoding: 1037 1037 749 Width: 1060 VWidth: 0 Flags: W HStem: -6 21G<75 234 757.5 916> 1277 17G<75 234 670.5 911> 1346 461 VStem: 75 158<290 1294> 107 590 750 158<-6 934 1198.08 1296> LayerCount: 2 Back Refer: 322 768 N 1 0 0 1 -55 66 2 Refer: 760 1048 N 1 0 0 1 0 0 2 Fore Refer: 322 768 N 1 0 0 1 -55 66 2 Refer: 760 1048 N 1 0 0 1 0 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni0450.glyph000066400000000000000000000004741472062471000320340ustar00rootroot00000000000000StartChar: uni0450 Encoding: 1104 1104 816 Width: 1060 VWidth: -2 Flags: W HStem: -10 153<357.663 694.191> 427 153<236 721.719> 869 152<361.998 649.715> 1065.5 461 VStem: 78 158<266.631 427 580 738.031> 195 590 LayerCount: 2 Back Refer: 56 232 N 1 0 0 1 0 0 2 Fore Refer: 56 232 N 1 0 0 1 0 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni045D.glyph000066400000000000000000000005621472062471000320560ustar00rootroot00000000000000StartChar: uni045D Encoding: 1117 1117 829 Width: 1060 VWidth: 0 Flags: W HStem: -6 21G<119 278 745.5 907> 1000 17G<119 278 656 902> 1085 461 VStem: 119 154<260 1017> 218 590 741 158<-6 721> LayerCount: 2 Back Refer: 322 768 S 1 0 0 1 56 -195 2 Refer: 792 1080 N 1 0 0 1 0 0 2 Fore Refer: 322 768 S 1 0 0 1 56 -195 2 Refer: 792 1080 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni0460.glyph000066400000000000000000000026301472062471000320310ustar00rootroot00000000000000StartChar: uni0460 Encoding: 1120 1120 832 Width: 1060 VWidth: 6 Flags: W HStem: -10 155<248.528 396.525 640.048 771.279> VStem: 35 162<204.644 1012.68> 438 154<195.231 870> 842 157<258.609 1008.33> LayerCount: 2 Back SplineSet 434 870 m 1 593 889 l 1 591 804 592 710 591 617 c 0 592 609 592 414 592 405 c 0 594 224 644 144 725 144 c 0 819 144 842 531 842 681 c 0 842 894 768 1167 683 1299 c 1 835 1365 l 1 943 1184 999 843 999 702 c 0 999 479 999 -12 705 -12 c 0 630 -12 559 33 512 104 c 1 462 34 393 -10 317 -10 c 0 51 -10 35 338 35 575 c 0 35 608 35 639 35 666 c 0 35 834 87 1179 197 1362 c 1 349 1296 l 1 268 1169 197 897 197 690 c 0 197 661 197 626 197 588 c 0 197 403 206 145 310 145 c 0 380 145 425 196 438 321 c 1 437 337 436 538 436 554 c 0 435 660 436 770 434 870 c 1 EndSplineSet Fore SplineSet 434 870 m 1 593 889 l 1 591 804 592 710 591 617 c 0 592 609 592 414 592 405 c 0 594 224 644 144 725 144 c 0 819 144 842 531 842 681 c 0 842 894 768 1167 683 1299 c 1 835 1365 l 1 943 1184 999 843 999 702 c 0 999 479 999 -12 705 -12 c 0 630 -12 559 33 512 104 c 1 462 34 393 -10 317 -10 c 0 51 -10 35 338 35 575 c 0 35 608 35 639 35 666 c 0 35 834 87 1179 197 1362 c 1 349 1296 l 1 268 1169 197 897 197 690 c 0 197 661 197 626 197 588 c 0 197 403 206 145 310 145 c 0 380 145 425 196 438 321 c 1 437 337 436 538 436 554 c 0 435 660 436 770 434 870 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni0461.glyph000066400000000000000000000005231472062471000320310ustar00rootroot00000000000000StartChar: uni0461 Encoding: 1121 1121 833 Width: 1060 VWidth: 6 Flags: W HStem: -10 155<247.366 396.525 640.098 796.103> 1013 28G<96 197.061 834.939 935> VStem: 35 162<200.065 835.613> 436 155<195.231 684> 842 157<189.339 805.891> LayerCount: 2 Back Refer: 365 969 N 1 0 0 1 0 0 3 Fore Refer: 365 969 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni048A.glyph000066400000000000000000000031441472062471000320550ustar00rootroot00000000000000StartChar: uni048A Encoding: 1162 1162 840 Width: 1060 VWidth: 0 Flags: W HStem: -10 21G<75 297 689.5 858> 1273 21G<75 234 602.5 843> 1382 153<352.698 632.547> VStem: 75 158<332 1294> 138 156<1596.28 1657.76> 682 158<131 896 1195.22 1292> 690 166<1591.15 1648.59> LayerCount: 2 Back SplineSet 862 950 m 1 874 1155 l 1 862 1155 l 1 743 926 l 1 211 0 l 1 49 0 l 1 49 1434 l 1 219 1434 l 1 219 471 l 1 209 268 l 1 221 268 l 1 338 498 l 1 870 1434 l 1 1032 1434 l 1 1032 143 l 1 1245 143 l 1 1100 -266 l 1 948 -266 l 1 1040 0 l 1 862 0 l 1 862 950 l 1 383 1782 m 1 388.333 1731.33 407.333 1692.33 440 1665 c 128 472.667 1637.67 516.333 1624 571 1624 c 256 625.667 1624 669.167 1637.67 701.5 1665 c 128 733.833 1692.34 753.333 1730.67 760 1780 c 1 905 1745 l 1 889.667 1671 855.167 1612.5 801.5 1569.5 c 128 747.833 1526.5 670.333 1505 569 1505 c 0 472.333 1505 393 1523.83 331 1561.5 c 128 269 1599.17 232.333 1659 221 1741 c 1 383 1782 l 1 EndSplineSet Fore SplineSet 684 1293 m 1xf4 843 1292 l 1 843 1239 844 1182 844 1125 c 0 844 895 840 641 840 415 c 0 840 313 841 217 843 131 c 1 1054 133 l 1 982 -84 928 -242 898 -308 c 1 772 -268 l 1 803 -204 841 -94 858 -8 c 1 843 -10 l 1 694 -10 l 1 685 161 682 324 682 510 c 0 682 644 683 766 685 896 c 1 568 648 360 167 234 -17 c 1 75 -7 l 1 75 1294 l 1 234 1294 l 1 234 1142 233 829 233 536 c 2 233 332 l 1 435 685 521 936 684 1293 c 1xf4 494 1535 m 0 602 1535 684 1598 690 1676 c 1 856 1646 l 1 832 1469 659 1382 494 1382 c 0 368 1382 186 1430 138 1655 c 1 294 1685 l 1xea 321 1568 401 1535 494 1535 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni048B.glyph000066400000000000000000000031071472062471000320550ustar00rootroot00000000000000StartChar: uni048B Encoding: 1163 1163 841 Width: 1060 Flags: W HStem: -7 21G<75 234> 1000 17G<75 234 612 858> 1181 153<357.698 637.547> VStem: 75 158<279 1017> 143 156<1395.28 1456.76> 697 158<131 705 1390.58 1446.56> LayerCount: 2 Back SplineSet 895 643 m 1 901 778 l 1 895 778 l 1 319 0 l 1 174 0 l 1 174 1024 l 1 334 1024 l 1 334 362 l 1 328 233 l 1 336 233 l 1 907 1024 l 1 1055 1024 l 1 1055 137 l 1 1272 137 l 1 1126 -266 l 1 975 -266 l 1 1067 0 l 1 895 0 l 1 895 643 l 1 440 1438 m 1 453.333 1375.33 476.833 1331.66 510.5 1307 c 128 544.167 1282.33 583 1270 627 1270 c 256 671 1270 710 1283 744 1309 c 128 778 1335 801 1377.33 813 1436 c 1 936 1397 l 1 924 1317.67 888.833 1256.83 830.5 1214.5 c 128 772.167 1172.17 703 1151 623 1151 c 0 586.333 1151 549.833 1155.83 513.5 1165.5 c 128 477.167 1175.17 444.667 1189.5 416 1208.5 c 128 387.333 1227.5 362.666 1252 342 1282 c 128 321.333 1312 307.666 1347.67 301 1389 c 1 440 1438 l 1 EndSplineSet Fore SplineSet 499 1334 m 0xec 607 1334 689 1397 695 1475 c 1 861 1445 l 1 837 1268 664 1181 499 1181 c 0 373 1181 191 1229 143 1454 c 1 299 1484 l 1 326 1367 406 1334 499 1334 c 0xec 699 1020 m 1 858 1019 l 1 858 966 859 909 859 852 c 0 859 622 855 645 855 419 c 0 855 316 856 218 858 131 c 1 1054 133 l 1 982 -84 928 -242 898 -308 c 1 772 -268 l 1 803 -204 837 -92 854 -6 c 1 706 -6 l 1 697 165 697 348 697 534 c 0 697 668 698 575 700 705 c 1 567 467 360 181 234 -3 c 1 75 -7 l 1 75 1017 l 1 234 1017 l 1 234 882 233 523 233 279 c 1xf4 416 537 525 742 699 1020 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni048C.glyph000066400000000000000000000015641472062471000320630ustar00rootroot00000000000000StartChar: uni048C Encoding: 1164 1164 842 Width: 1060 Flags: W HStem: -5 151<333 717.188> 649 149<339.862 726.624> 995 150<39 178 339 489> 1261 20G<209 239.5> VStem: 179 160<150 640 780 995 1145 1280> 840 159<259.103 542.883> LayerCount: 2 Back Refer: 834 1122 N 1 0 0 1 0 0 3 Fore SplineSet 177 1280 m 1 182 1280 199 1281 219 1281 c 0 260 1281 317 1280 338 1280 c 1 339 1234 339 1189 339 1145 c 1 489 1145 l 1 489 995 l 1 339 995 l 1 339 780 l 1 417 794 467 798 530 798 c 0 853 798 999 690 999 393 c 0 999 114 789 -5 541 -5 c 0 446 -5 286 0 170 0 c 1 170 194 179 404 179 820 c 0 179 862 178 926 178 995 c 1 39 995 l 1 39 1145 l 1 178 1145 l 1 178 1201 177 1250 177 1280 c 1 513 649 m 0 458 649 337 640 337 640 c 1 335 403 334 226 333 150 c 1 441 150 433 146 508 146 c 0 688 146 840 212 840 409 c 0 840 579 703 649 513 649 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni048D.glyph000066400000000000000000000014771472062471000320670ustar00rootroot00000000000000StartChar: uni048D Encoding: 1165 1165 843 Width: 1060 Flags: W HStem: -5 151<391 768.027> 493 149<397.844 759.046> 917 150<39 236 397 592> VStem: 237 160<150 484 624 917 1067 1375> 815 159<192.668 437.555> LayerCount: 2 Back Refer: 835 1123 N 1 0 0 1 0 0 3 Fore SplineSet 236 1375 m 1 251 1375 365 1376 396 1376 c 1 397 1319 397 1159 397 1067 c 1 592 1067 l 1 592 917 l 1 397 917 l 1 397 624 l 1 475 638 500 642 563 642 c 0 809 642 974 570 974 308 c 0 974 76 822 -5 574 -5 c 0 479 -5 344 0 228 0 c 1 228 194 237 319 237 735 c 0 237 781 237 806 237 917 c 1 39 917 l 1 39 1067 l 1 236 1067 l 1 236 1170 236 1339 236 1375 c 1 546 493 m 0 491 493 395 484 395 484 c 1 393 247 392 226 391 150 c 1 499 150 466 146 541 146 c 0 721 146 815 160 815 324 c 0 815 464 701 493 546 493 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni048E.glyph000066400000000000000000000041601472062471000320600ustar00rootroot00000000000000StartChar: uni048E Encoding: 1166 1166 844 Width: 1060 Flags: W HStem: -10 21G<104 262> 460 152<263 549.51> 1151 151<264 679.858> VStem: 104 160<-9 463 613.163 1146> 784 162<717.071 1060.32> LayerCount: 2 Back SplineSet 166 1419 m 1 218 1431 274 1439.17 334 1443.5 c 128 394 1447.83 453.333 1450 512 1450 c 0 574.667 1450 638.5 1443.83 703.5 1431.5 c 128 768.5 1419.17 827.667 1396.67 881 1364 c 128 934.333 1331.33 977.667 1286.33 1011 1229 c 128 1044.33 1171.67 1061 1098.67 1061 1010 c 0 1061 907.333 1039.5 823.167 996.5 757.5 c 128 953.5 691.833 897.667 641.333 829 606 c 1 969 406 l 1 874 338 l 1 717 563 l 1 651.667 545 580.667 536.333 504 537 c 0 494 537 494 537 470 537 c 128 454 537 437.5 537.333 420.5 538 c 128 403.5 538.667 386.833 539.667 370.5 541 c 128 354.167 542.333 342.667 543.667 336 545 c 1 336 0 l 1 166 0 l 1 166 1419 l 1 588 946 m 1 733 735 l 1 777 758.333 812.667 791.5 840 834.5 c 128 867.333 877.5 881 936 881 1010 c 0 881 1066 870.333 1112.67 849 1150 c 128 827.667 1187.33 799.667 1217.33 765 1240 c 128 730.333 1262.67 691.167 1278.83 647.5 1288.5 c 128 603.833 1298.17 560 1303 516 1303 c 0 480.667 1303 446.667 1302.17 414 1300.5 c 128 381.333 1298.83 355.333 1295.33 336 1290 c 1 336 696 l 1 342.667 693.333 353.5 691.667 368.5 691 c 128 383.5 690.333 399.167 689.667 415.5 689 c 128 431.833 688.333 447.5 688 462.5 688 c 128 485 688 485 688 496 688 c 0 519.333 688 541.833 688.667 563.5 690 c 128 585.167 691.333 607.667 694.667 631 700 c 1 500 891 l 1 588 946 l 1 EndSplineSet Fore SplineSet 262 -10 m 1 104 -9 l 1 104 1294 l 1 222 1294 260 1302 393 1302 c 0 618 1302 757 1289 872 1151 c 0 926 1086 946 996 946 906 c 0 946 815 938 715 878 628 c 0 841 575 809 549 759 524 c 1 891 333 l 1 795 261 l 1 650 478 l 1 586 464 510 460 416 460 c 0 368 460 317 461 263 463 c 1 263 200 262 146 262 -10 c 1 784 900 m 0 784 1108 661 1145 415 1151 c 1 354 1151 309 1147 264 1146 c 1 264 1020 l 2 264 837 263 613 263 613 c 1 299 612 333 612 366 612 c 0 438 612 499 616 552 625 c 1 434 803 l 1 529 866 l 1 666 660 l 1 754 701 784 772 784 900 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni048F.glyph000066400000000000000000000043251472062471000320640ustar00rootroot00000000000000StartChar: uni048F Encoding: 1167 1167 845 Width: 1060 Flags: W HStem: -7 155<359.305 589.819> 858 155<376.237 675.54> 998 20G<108 274.5> VStem: 127 156<-393.801 56 220.225 763.281> 763 157<285.542 763.3> LayerCount: 2 Back SplineSet 197 666 m 2 197 678 196.667 693.833 196 713.5 c 128 195.333 733.167 194.167 753.667 192.5 775 c 128 190.833 796.333 189 817.167 187 837.5 c 128 185 857.833 182.667 875.667 180 891 c 1 43 891 l 1 43 1024 l 1 315 1024 l 1 336 881 l 1 346 881 l 1 382.667 929 429.333 969 486 1001 c 128 542.667 1033 612 1049 694 1049 c 0 840 1049 950 1008.67 1024 928 c 128 1098 847.333 1135 715.333 1135 532 c 0 1135 446 1122.33 368.667 1097 300 c 128 1071.67 231.333 1035.67 173 989 125 c 0 977 113 964.667 102 952 92 c 1 1073 -45 l 1 975 -129 l 1 844 23 l 1 836 20.3333 828.333 17.3333 821 14 c 0 755.666 -12 683.333 -25 604 -25 c 0 575.333 -25 549.833 -23.8333 527.5 -21.5 c 128 505.167 -19.1667 484.667 -16.3333 466 -13 c 128 447.332 -9.66667 429.166 -5.33333 411.5 0 c 128 393.833 5.33333 374.667 12 354 20 c 1 354 -410 l 1 197 -410 l 1 197 666 l 2 668 899 m 0 627.333 899 588.833 891.5 552.5 876.5 c 128 516.166 861.5 484 841.667 456 817 c 128 428 792.333 405 765 387 735 c 128 369 705 358 675 354 645 c 1 354 178 l 1 384 157.333 417.833 141.333 455.5 130 c 128 493.167 118.667 542.667 113 604 113 c 0 656 113 703 121 745 137 c 1 621 283 l 1 715 367 l 1 852 207 l 1 857.333 211 862 215 866 219 c 0 931.333 291.667 964.333 397 965 535 c 0 965 651 942.167 740.667 896.5 804 c 128 850.833 867.333 774.667 899 668 899 c 0 EndSplineSet Fore SplineSet 763 527 m 0xd8 763 731 709 858 539 858 c 0 402 858 354 812 283 698 c 1 283 262 l 1 335 211 392 148 483 148 c 0 522 148 558 154 591 166 c 1 476 289 l 1 571 377 l 1 694 244 l 1 738 304 763 395 763 527 c 0xd8 127 739 m 2 127 747 127 755 127 763 c 0 127 846 118 932 108 998 c 1 272 1018 l 1xb8 277 986 282 964 283 922 c 1 346 978 426 1013 538 1013 c 0 813 1013 920 814 920 546 c 0 920 368 884 224 802 127 c 1 956 -39 l 1 862 -127 l 1 702 45 l 1 640 11 563 -7 469 -7 c 0 369 -7 331 25 283 56 c 1 283 -151 l 2 283 -245 292 -329 299 -397 c 1 140 -406 l 1 131 -333 126 -237 126 -146 c 2 127 739 l 2 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni0492.glyph000066400000000000000000000014131472062471000320340ustar00rootroot00000000000000StartChar: uni0492 Encoding: 1170 1170 848 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<237 398> 625 152<57 237 398 831> 1147 154<398 911.956> VStem: 237 161<0 624 777 1147> LayerCount: 2 Back SplineSet 1096 1282 m 1 498 1282 l 1 498 788 l 1 938 788 l 1 938 653 l 1 498 653 l 1 498 0 l 1 328 0 l 1 328 653 l 1 131 653 l 1 131 788 l 1 328 788 l 1 328 1434 l 1 1096 1434 l 1 1096 1282 l 1 EndSplineSet Fore SplineSet 831 625 m 1 788 625 461 625 418 625 c 2 398 625 l 1 398 0 l 1 237 0 l 1 237 624 l 1 176 623 119 621 57 616 c 1 57 768 l 1 112 772 173 775 237 776 c 1 237 1301 l 1 795 1301 l 2 870 1301 908 1287 955 1271 c 1 914 1125 l 1 870 1140 852 1144 793 1147 c 1 398 1147 l 1 398 777 l 1 831 777 l 1 831 625 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni0493.glyph000066400000000000000000000013671472062471000320450ustar00rootroot00000000000000StartChar: uni0493 Encoding: 1171 1171 849 Width: 1060 Flags: W HStem: 0 21G<245 406> 444 152<57 245 406 831> 866 154<406 950.956> VStem: 245 161<0 443 596 866> LayerCount: 2 Back SplineSet 1047 881 m 1 449 881 l 1 449 571 l 1 958 571 l 1 958 449 l 1 449 449 l 1 449 0 l 1 285 0 l 1 285 449 l 1 100 449 l 1 100 571 l 1 285 571 l 1 285 1024 l 1 1047 1024 l 1 1047 881 l 1 EndSplineSet Fore SplineSet 245 1020 m 1 834 1020 l 2 909 1020 947 1006 994 990 c 1 953 844 l 1 909 859 891 863 832 866 c 1 406 866 l 1 406 596 l 1 831 596 l 1 831 444 l 1 788 444 461 444 418 444 c 2 406 444 l 1 406 0 l 1 245 0 l 1 245 443 l 1 181 442 122 440 57 435 c 1 57 587 l 1 115 591 178 594 245 595 c 1 245 1020 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni0494.glyph000066400000000000000000000032521472062471000320410ustar00rootroot00000000000000StartChar: uni0494 Encoding: 1172 1172 850 Width: 1060 VWidth: 0 Flags: W HStem: -385 151<464 663.404> 0 21G<111 272> 635 154<355.697 674.241> 1147 154<272 911.956> VStem: 111 161<0 567.69 732 1147> 797 159<-89.3888 494.207> LayerCount: 2 Back SplineSet 338 0 m 1 168 0 l 1 168 1434 l 1 936 1434 l 1 936 1282 l 1 338 1282 l 1 338 727 l 1 354.667 732.333 387.167 740.833 435.5 752.5 c 128 483.833 764.167 545.667 770 621 770 c 0 675.667 770 729.167 762.5 781.5 747.5 c 128 833.833 732.5 880.833 706.5 922.5 669.5 c 128 964.167 632.5 997.667 582.333 1023 519 c 128 1048.33 455.667 1061 375.667 1061 279 c 0 1061 91.6667 1019.67 -45.3333 937 -132 c 128 854.333 -218.667 736.667 -262 584 -262 c 0 538.667 -262 506.167 -261.667 486.5 -261 c 128 466.833 -260.333 451.333 -258.667 440 -256 c 1 440 -104 l 1 458 -106.667 477.5 -108.5 498.5 -109.5 c 128 519.5 -110.5 550 -111 590 -111 c 0 784 -111 881 14 881 264 c 0 881 333.333 872.667 391 856 437 c 128 839.333 483 817.167 520 789.5 548 c 128 761.833 576 729.167 595.5 691.5 606.5 c 128 653.833 617.5 613 623 569 623 c 0 544.333 623 520.167 621.167 496.5 617.5 c 128 472.833 613.833 450.333 609.667 429 605 c 128 407.667 600.333 389.167 595.333 373.5 590 c 128 357.833 584.667 346 580.667 338 578 c 1 338 0 l 1 EndSplineSet Fore SplineSet 111 1301 m 1 795 1301 l 2 870 1301 908 1287 955 1271 c 1 914 1125 l 1 870 1140 852 1144 793 1147 c 1 272 1147 l 1 272 732 l 1 355 772 448 789 491 789 c 0 796 789 956 635 956 180 c 0 956 -250 784 -385 462 -385 c 1 464 -234 l 1 684 -234 797 -162 797 196 c 0 797 555 693 635 498 635 c 0 438 635 329 586 272 535 c 1 272 0 l 1 111 0 l 1 111 1301 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni0495.glyph000066400000000000000000000033071472062471000320430ustar00rootroot00000000000000StartChar: uni0495 Encoding: 1173 1173 851 Width: 1060 Flags: W HStem: -382 151<488 697.193> 0 21G<181 342> 417 154<344.444 687.32> 866 154<342 950.956> VStem: 181 161<0 395.174 540 866> 821 159<-101.036 290.545> LayerCount: 2 Back SplineSet 365 0 m 1 201 0 l 1 201 1024 l 1 981 1024 l 1 981 881 l 1 365 881 l 1 365 516 l 1 373 518.667 384.167 522.5 398.5 527.5 c 128 412.833 532.5 432.333 537.333 457 542 c 128 481.667 546.667 512.333 550.667 549 554 c 128 585.667 557.333 630 559 682 559 c 0 736.667 559 789.667 551.167 841 535.5 c 128 892.333 519.833 937.667 493.833 977 457.5 c 128 1016.33 421.167 1048 373.333 1072 314 c 128 1096 254.667 1108 180.667 1108 92 c 0 1108 -86.6667 1072.17 -218 1000.5 -302 c 128 928.833 -386 816.667 -428 664 -428 c 0 618.667 -428 586.167 -427.667 566.5 -427 c 128 546.833 -426.333 531.333 -424.667 520 -422 c 1 520 -279 l 1 538 -281.658 557.5 -283.325 578.5 -284 c 128 599.5 -284.667 630 -285 670 -285 c 0 765.333 -285 834.833 -253.833 878.5 -191.5 c 128 922.167 -129.167 944 -41.3333 944 72 c 0 944 133.333 935.833 185.5 919.5 228.5 c 128 903.163 271.5 881.33 307 854 335 c 128 826.667 363 794.167 383.5 756.5 396.5 c 128 718.833 409.5 679 416 637 416 c 0 557.667 416 496.167 410.5 452.5 399.5 c 128 408.833 388.5 379.666 379.667 365 373 c 1 365 0 l 1 EndSplineSet Fore SplineSet 181 1020 m 1 834 1020 l 2 909 1020 947 1006 994 990 c 1 953 844 l 1 909 859 891 863 832 866 c 1 342 866 l 1 342 540 l 1 400 562 460 571 515 571 c 0 824 571 980 346 980 128 c 0 980 -286 752 -382 486 -382 c 1 488 -231 l 1 680 -231 821 -196 821 144 c 0 821 284 717 417 522 417 c 0 451 417 388 401 342 377 c 1 342 0 l 1 181 0 l 1 181 1020 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni0496.glyph000066400000000000000000000022561472062471000320460ustar00rootroot00000000000000StartChar: uni0496 Encoding: 1174 1174 852 Width: 1060 Flags: W HStem: -5 21G<-25 143 418 555 805.5 823> 614 147<316.647 418 555 656.094> 1306 2G<81.1667 177.5 418 555 804.5 900.833> VStem: -25 157<3.99557 152.26> 418 137<-5 614 761 1308> 871 157<-270 -6> LayerCount: 2 Back SplineSet 530 1434 m 1 694 1434 l 1 694 791 l 1 797 791 l 1 1022 1434 l 1 1190 1434 l 1 942 733 l 1 1169 152 l 1 1268 152 l 1 1268 -246 l 1 1124 -246 l 1 1124 0 l 1 1040 0 l 1 801 664 l 1 694 664 l 1 694 0 l 1 530 0 l 1 530 664 l 1 418 664 l 1 176 0 l 1 0 0 l 1 268 723 l 1 37 1434 l 1 215 1434 l 1 410 791 l 1 530 791 l 1 530 1434 l 1 EndSplineSet Fore SplineSet 644 614 m 1 555 614 l 1 555 -5 l 1 418 -5 l 1 418 614 l 1 329 614 l 1 266 391 154 128 132 -6 c 1 -25 5 l 1 14 190 144 471 211 686 c 1 141 928 119 1097 -17 1230 c 1 107 1326 l 1 248 1162 295 880 327 761 c 1 418 761 l 1 418 1308 l 1 555 1308 l 1 555 761 l 1 646 761 l 1 678 880 734 1162 875 1326 c 1 999 1230 l 1 863 1097 832 928 762 686 c 1 809 526 907 277 944 143 c 1 1028 142 l 1 1028 -270 l 1 871 -271 l 1 871 -6 l 1 855 -7 831 -9 815 -11 c 1 796 121 707 416 644 614 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni0497.glyph000066400000000000000000000021671472062471000320500ustar00rootroot00000000000000StartChar: uni0497 Encoding: 1175 1175 853 Width: 1060 Flags: W HStem: -5 12G<421 556 815.5 868> 451 147<347.255 421 556 627.646> 1020 18G<103.429 197 421 556 795 888.571> VStem: 421 135<-5 451 598 1020> 868 157<-270 -2> LayerCount: 2 Back SplineSet 408 459 m 1 188 0 l 1 12 0 l 1 274 524 l 1 39 1024 l 1 217 1024 l 1 403 582 l 1 532 582 l 1 532 1024 l 1 692 1024 l 1 692 582 l 1 803 582 l 1 1020 1024 l 1 1188 1024 l 1 946 549 l 1 1149 137 l 1 1253 137 l 1 1253 -246 l 1 1114 -246 l 1 1114 0 l 1 1034 0 l 1 815 459 l 1 692 459 l 1 692 0 l 1 532 0 l 1 532 459 l 1 408 459 l 1 EndSplineSet Fore SplineSet 608 598 m 1 698 779 726 876 864 1058 c 1 993 953 l 1 832 806 753 570 711 522 c 1 804 420 883 266 939 137 c 1 1025 142 l 1 1025 -270 l 1 868 -271 l 1 868 -2 l 1 830 -14 l 1 801 102 725 302 612 451 c 1 556 451 l 1 556 -5 l 1 421 -5 l 1 421 451 l 1 362 451 l 1 249 302 163 86 134 -30 c 1 -16 18 l 1 37 158 144 391 263 522 c 1 221 570 160 806 -1 953 c 1 128 1058 l 1 266 876 277 779 367 598 c 1 421 598 l 1 421 1020 l 1 556 1020 l 1 556 598 l 1 608 598 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni0498.glyph000066400000000000000000000050101472062471000320370ustar00rootroot00000000000000StartChar: uni0498 Encoding: 1176 1176 854 Width: 1060 Flags: W HStem: -6 151<244.441 463.726 594 645.459> 645 150<326 607.011> 1171 151<253.232 635.475> VStem: 466 140<-215.856 -5.97962> 723 159<864.999 1091.17> 757 162<242.515 504.469> LayerCount: 2 Back SplineSet 164 375 m 1 315 375 l 1 315 160 l 1 347.667 149.333 384.5 139.833 425.5 131.5 c 128 466.5 123.167 511 119 559 119 c 0 663 119 746.667 143.5 810 192.5 c 128 873.333 241.5 905 315.333 905 414 c 0 905 500 875.667 563.833 817 605.5 c 128 758.333 647.168 680.667 671.335 584 678 c 1 461 678 l 1 461 821 l 1 602 821 l 1 637.333 825 670.833 834.167 702.5 848.5 c 128 734.168 862.833 761.835 881 785.5 903 c 128 809.17 925 827.836 950.333 841.5 979 c 128 855.167 1007.67 862 1038.33 862 1071 c 0 862 1116.33 854.167 1154.33 838.5 1185 c 128 822.833 1215.67 801.333 1240.5 774 1259.5 c 128 746.665 1278.5 713.832 1292.5 675.5 1301.5 c 128 637.167 1310.5 595 1315 549 1315 c 0 509.667 1315 470.833 1312.17 432.5 1306.5 c 128 394.167 1300.83 359.333 1294 328 1286 c 1 328 1083 l 1 176 1083 l 1 176 1389 l 1 189.333 1397 209 1405 235 1413 c 128 261 1421 291.833 1428.5 327.5 1435.5 c 128 363.167 1442.5 402.167 1448 444.5 1452 c 128 486.834 1456 531.334 1458 578 1458 c 0 639.333 1458 698 1452.17 754 1440.5 c 128 810 1428.82 859.5 1409.66 902.5 1383 c 128 945.5 1356.33 979.5 1320.16 1004.5 1274.5 c 128 1029.5 1228.83 1042 1172.66 1042 1106 c 0 1042 1038 1019.83 972.833 975.5 910.5 c 128 931.167 848.166 864 803.333 774 776 c 1 774 768 l 1 870.667 754.667 946.667 718.5 1002 659.5 c 128 1057.33 600.5 1085 522 1085 424 c 0 1085 346 1070 278.667 1040 222 c 128 1010 165.333 970.167 118.667 920.5 82 c 128 870.833 45.3333 814.667 18 752 0 c 1 718 -8 683 -14 647 -18 c 1 647 -328 l 1 504 -328 l 1 504 -23 l 1 433.333 -20.3333 371.666 -12.6667 319 0 c 1 253.667 18 202 34.3333 164 49 c 1 164 375 l 1 EndSplineSet Fore SplineSet 324 797 m 1xf4 397 797 393 795 442 795 c 0 632 795 723 863 723 974 c 0 723 1106 601 1171 467 1171 c 0 311 1171 270 1144 159 1066 c 1 65 1186 l 1 237 1314 342 1322 478 1322 c 0 679 1322 882 1205 882 974 c 0xf8 882 854 823 779 722 717 c 1 833 664 919 557 919 352 c 0 919 156 782 39 594 5 c 1 602 -17 606 -48 606 -78 c 0 606 -173 565 -283 495 -357 c 1 370 -288 l 1 441 -199 466 -138 466 -80 c 0 466 -56 461 -31 454 -6 c 1 365 -4 209 11 48 116 c 1 132 254 l 1 243 176 324 145 472 145 c 0 652 145 757 250 757 356 c 0 757 530 604 645 444 645 c 0 395 645 399 643 326 643 c 1 324 797 l 1xf4 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni0499.glyph000066400000000000000000000056071472062471000320540ustar00rootroot00000000000000StartChar: uni0499 Encoding: 1177 1177 855 Width: 1060 Flags: W HStem: -7 157<222.001 444.229 574 688.507> 470 152<323 629.749> 871 153<204.758 698.784> VStem: 446 133<-215.278 -6.11096> 739 156<681.617 830.005> 757 157<209.489 376.67> LayerCount: 2 Back SplineSet 219 928 m 1 217 934 l 1 240.333 947.333 265.333 960.5 292 973.5 c 128 318.667 986.5 348.667 998.167 382 1008.5 c 128 415.334 1018.83 453.167 1027.33 495.5 1034 c 128 537.833 1040.67 586.333 1044 641 1044 c 0 697 1044 748.833 1038.33 796.5 1027 c 128 844.167 1015.67 885.834 999 921.5 977 c 128 957.169 955 984.835 928 1004.5 896 c 128 1024.17 864 1034 827.333 1034 786 c 0 1034 764 1029.67 741.167 1021 717.5 c 128 1012.33 693.833 999 671 981 649 c 128 963 627 941.833 607.167 917.5 589.5 c 128 893.165 571.833 865.332 558.333 834 549 c 1 834 541 l 1 924 525.667 987 496.833 1023 454.5 c 128 1059 412.167 1077 356.333 1077 287 c 0 1077 243 1066.83 202.667 1046.5 166 c 128 1026.17 129.333 995.833 97.3333 955.5 70 c 128 915.167 42.6667 865 20.6667 805 4 c 0 771 -4 732.667 -10 690 -14 c 1 690 -328 l 1 551 -328 l 1 551 -16 l 1 510.333 -14.6667 472.666 -10 438 -2 c 0 390 8.66667 348 22.1667 312 38.5 c 128 276 54.8333 245.333 72.6667 220 92 c 128 194.666 111.333 175.333 129 162 145 c 1 244 274 l 1 259.333 257.333 277.833 240 299.5 222 c 128 321.167 204 348 187.5 380 172.5 c 128 412 157.5 448.833 144.833 490.5 134.5 c 128 532.168 124.167 580.334 119 635 119 c 0 673 119 708.833 122.667 742.5 130 c 128 776.167 137.333 805.5 148.167 830.5 162.5 c 128 855.5 176.833 875.5 195.333 890.5 218 c 128 905.5 240.667 913 267 913 297 c 0 913 349 889.5 388.667 842.5 416 c 128 795.5 443.333 718 457 610 457 c 2 494 457 l 1 494 590 l 1 639 590 l 2 666.333 590 693.667 594.333 721 603 c 128 748.333 611.667 772.833 623.167 794.5 637.5 c 128 816.17 651.833 833.836 669 847.5 689 c 128 861.167 709 868 730 868 752 c 0 868 779.333 861.167 802.833 847.5 822.5 c 128 833.833 842.167 815.167 858.167 791.5 870.5 c 128 767.833 882.833 739.833 892 707.5 898 c 128 675.165 904 641.332 907 606 907 c 0 551.333 907 503.5 902 462.5 892 c 128 421.5 882 386.667 869.333 358 854 c 1 358 684 l 1 219 684 l 1 219 928 l 1 EndSplineSet Fore SplineSet 30 131 m 1xf4 116 252 l 1 167 206 298 150 466 150 c 0 647 150 757 204 757 297 c 0xf4 757 344 711 398 600 439 c 0 526 467 464 471 401 471 c 0 375 471 349 470 323 470 c 1 323 622 l 1 341 622 l 1 346 622 l 2 457 622 739 626 739 754 c 0 739 836 649 871 445 871 c 0 299 871 193 825 169 810 c 1 101 940 l 1 119 952 216 1024 447 1024 c 0 757 1024 895 920 895 760 c 0xf8 895 678 839 556 678 545 c 1 830 509 914 392 914 299 c 0 914 234 901 149 824 88 c 0 765 42 691 12 574 1 c 1 577 -26 579 -52 579 -77 c 0 579 -186 549 -278 475 -357 c 1 350 -288 l 1 421 -199 446 -138 446 -80 c 0 446 -56 442 -32 435 -7 c 1 419 -6 401 -3 381 0 c 1 207 17 91 85 30 131 c 1xf4 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni049A.glyph000066400000000000000000000016231472062471000320560ustar00rootroot00000000000000StartChar: uni049A Encoding: 1178 1178 856 Width: 1060 VWidth: 0 Flags: W HStem: -5 21G<116 274 802 805> 1288 20G<116 274 851.5 882.943> VStem: 116 158<-5 508.713 703 1308> 895 157<-270 -1 134 135> LayerCount: 2 Back SplineSet 502 664 m 1 344 664 l 1 344 0 l 1 174 0 l 1 174 1434 l 1 344 1434 l 1 344 795 l 1 498 795 l 1 958 1434 l 1 1155 1434 l 1 649 752 l 1 1104 152 l 1 1229 152 l 1 1229 -246 l 1 1085 -246 l 1 1085 0 l 1 1004 0 l 1 502 664 l 1 EndSplineSet Fore SplineSet 803 -20 m 1 755 92 517 475 388 600 c 1 388 600 304 502 274 431 c 1 274 -5 l 1 116 -5 l 1 116 1308 l 1 274 1308 l 1 274 703 l 1 354 814 425 893 524 996 c 1 715 1191 841 1289 862 1310 c 1 973 1204 l 1 791 1072 544 798 484 725 c 1 586 626 804 310 900 134 c 1 900 135 l 1 1052 142 l 1 1052 -270 l 1 895 -271 l 1 895 -1 l 1 805 -21 l 1 804 -22 l 1 802 -22 l 1 803 -20 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni049B.glyph000066400000000000000000000014301472062471000320530ustar00rootroot00000000000000StartChar: uni049B Encoding: 1179 1179 857 Width: 1060 VWidth: 0 Flags: W HStem: 0 13G<157 313 815 895> 1000 20G<157 313 816.5 900.039> VStem: 157 156<0 303 529 1020> 895 157<-270 -1> LayerCount: 2 Back SplineSet 453 463 m 1 340 463 l 1 340 0 l 1 182 0 l 1 182 1024 l 1 340 1024 l 1 340 586 l 1 453 586 l 1 856 1024 l 1 1049 1024 l 1 596 539 l 1 969 137 l 1 1106 137 l 1 1106 -246 l 1 967 -246 l 1 967 0 l 1 891 0 l 1 453 463 l 1 EndSplineSet Fore SplineSet 847 -8 m 1 783 92 577 303 447 430 c 1 313 303 l 1 313 0 l 1 157 0 l 1 157 1020 l 1 313 1020 l 1 313 529 l 1 492 695 748 949 885 1049 c 1 982 920 l 1 832 831 662 658 550 543 c 1 669 426 869 241 929 141 c 1 1052 142 l 1 1052 -270 l 1 895 -271 l 1 895 -1 l 1 847 -8 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni049C.glyph000066400000000000000000000016451472062471000320640ustar00rootroot00000000000000StartChar: uni049C Encoding: 1180 1180 858 Width: 1060 VWidth: 0 Flags: W HStem: -5 9G<116 274 845 903.263> 1288 20G<116 274 761 882.943> VStem: 116 158<-5 528.75 703 1308> 361 132<297 537 787 1086> LayerCount: 2 Back SplineSet 377 664 m 1 266 664 l 1 266 0 l 1 96 0 l 1 96 1434 l 1 266 1434 l 1 266 795 l 1 377 795 l 1 377 1034 l 1 512 1034 l 1 512 795 l 1 563 795 l 1 963 1434 l 1 1159 1434 l 1 715 752 l 1 1202 0 l 1 987 0 l 1 567 664 l 1 512 664 l 1 512 399 l 1 377 399 l 1 377 664 l 1 EndSplineSet Fore SplineSet 592 690 m 1 712 573 951 194 1002 59 c 1 868 -17 l 1 822 92 623 441 493 567 c 1 493 297 l 1 361 297 l 1 361 537 l 1 333 531 303 526 274 522 c 1 274 -5 l 1 116 -5 l 1 116 1308 l 1 274 1308 l 1 274 703 l 1 307 703 336 705 361 710 c 1 361 1086 l 1 493 1086 l 1 493 787 l 1 572 869 660 1026 862 1310 c 1 973 1204 l 1 841 1020 679 750 592 690 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni049D.glyph000066400000000000000000000017471472062471000320700ustar00rootroot00000000000000StartChar: uni049D Encoding: 1181 1181 859 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<116 272> 1000 20G<116 272 873.5 900.039> VStem: 116 156<0 390.752 536 1020> 368 132<176 409 648 850> LayerCount: 2 Back SplineSet 952 0 m 1 616 463 l 1 543 463 l 1 543 201 l 1 414 201 l 1 414 463 l 1 309 463 l 1 309 0 l 1 152 0 l 1 152 1024 l 1 309 1024 l 1 309 586 l 1 414 586 l 1 414 823 l 1 543 823 l 1 543 586 l 1 616 586 l 1 918 1024 l 1 1090 1024 l 1 760 539 l 1 1042 137 l 1 1143 137 l 1 1143 0 l 1 952 0 l 1 EndSplineSet Fore SplineSet 608 544 m 1 718 417 933 185 984 50 c 1 850 -26 l 1 804 83 621 303 502 440 c 1 502 440 501 440 500 440 c 1 500 176 l 1 368 176 l 1 368 409 l 1 334 399 299 385 272 370 c 1 272 0 l 1 116 0 l 1 116 1020 l 1 272 1020 l 1 272 536 l 1 308 546 340 557 368 569 c 1 368 850 l 1 500 850 l 1 500 648 l 1 537 678 573 713 613 756 c 1 792 952 862 1030 885 1049 c 1 982 920 l 1 806 778 706 630 608 544 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni049E.glyph000066400000000000000000000017211472062471000320610ustar00rootroot00000000000000StartChar: uni049E Encoding: 1182 1182 860 Width: 1060 VWidth: 0 Flags: W HStem: -5 9G<149 307 845 903.263> 1083 134<0 149 307 526> 1288 20G<149 307 851.5 882.943> VStem: 149 158<-5 508.713 703 1083 1217 1308> LayerCount: 2 Back SplineSet 0 1303 m 1 236 1303 l 1 236 1434 l 1 406 1434 l 1 406 1303 l 1 649 1303 l 1 649 1167 l 1 406 1167 l 1 406 795 l 1 498 795 l 1 958 1434 l 1 1155 1434 l 1 649 752 l 1 1219 0 l 1 1004 0 l 1 502 664 l 1 406 664 l 1 406 0 l 1 236 0 l 1 236 1167 l 1 0 1167 l 1 0 1303 l 1 EndSplineSet Fore SplineSet 517 725 m 1 637 608 951 194 1002 59 c 1 868 -17 l 1 822 92 551 474 421 600 c 1 421 600 337 502 307 431 c 1 307 -5 l 1 149 -5 l 1 149 1083 l 1 0 1083 l 1 0 1217 l 1 149 1217 l 1 149 1308 l 1 307 1308 l 1 307 1217 l 1 526 1217 l 1 526 1083 l 1 307 1083 l 1 307 703 l 1 387 814 458 893 557 996 c 1 748 1191 841 1289 862 1310 c 1 973 1204 l 1 813 1062 575 798 517 725 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni049F.glyph000066400000000000000000000017311472062471000320630ustar00rootroot00000000000000StartChar: uni049F Encoding: 1183 1183 861 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<157 313> 1029 20G<816.5 900.039> 1083 134<42 158 314 568> VStem: 157 156<0 303 529 1083 1217 1376> LayerCount: 2 Back SplineSet 611 1147 m 1 783 1147 l 1 783 1296 l 1 609 1296 l 1 609 1434 l 1 941 1434 l 1 941 1147 l 1 1267 1147 l 1 1267 1024 l 1 941 1024 l 1 941 586 l 1 1054 586 l 1 1457 1024 l 1 1650 1024 l 1 1197 539 l 1 1570 137 l 1 1703 137 l 1 1703 0 l 1 1492 0 l 1 1054 463 l 1 941 463 l 1 941 0 l 1 783 0 l 1 783 1024 l 1 611 1024 l 1 611 1147 l 1 EndSplineSet Fore SplineSet 550 543 m 1 670 425 896 192 969 67 c 1 850 -30 l 1 786 70 577 303 447 430 c 1 313 303 l 1 313 0 l 1 157 0 l 1 157 1020 l 1 158 1083 l 1 42 1083 l 1 42 1217 l 1 158 1217 l 1 158 1376 l 1 314 1376 l 1 314 1217 l 1 568 1217 l 1 568 1083 l 1 314 1083 l 1 313 529 l 1 492 695 748 949 885 1049 c 1 982 920 l 1 832 831 662 658 550 543 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni04A0.glyph000066400000000000000000000014261472062471000320460ustar00rootroot00000000000000StartChar: uni04A0 Encoding: 1184 1184 862 Width: 1060 VWidth: 0 Flags: W HStem: 0 4G<203 361 845 903.263> 1162 151<13 203> VStem: 203 158<0 513.713 708 1162> LayerCount: 2 Back SplineSet 504 664 m 1 449 664 l 1 449 0 l 1 279 0 l 1 279 1282 l 1 10 1282 l 1 10 1434 l 1 449 1434 l 1 449 795 l 1 500 795 l 1 961 1434 l 1 1157 1434 l 1 651 752 l 1 1221 0 l 1 1006 0 l 1 504 664 l 1 EndSplineSet Fore SplineSet 571 730 m 1 691 613 951 194 1002 59 c 1 868 -17 l 1 822 92 605 479 475 605 c 1 475 605 391 507 361 436 c 1 361 0 l 1 203 0 l 1 203 1162 l 1 13 1162 l 1 13 1313 l 1 203 1313 l 1 361 1313 l 1 361 1162 l 1 361 708 l 1 441 819 512 898 611 1001 c 1 802 1196 841 1289 862 1310 c 1 991 1224 l 1 832 1001 629 802 571 730 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni04A1.glyph000066400000000000000000000014411472062471000320440ustar00rootroot00000000000000StartChar: uni04A1 Encoding: 1185 1185 863 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<206 362> 869 151<12 206> 1029 20G<865.5 949.039> VStem: 206 156<0 303 529 869> LayerCount: 2 Back SplineSet 535 463 m 1 422 463 l 1 422 0 l 1 264 0 l 1 264 881 l 1 39 881 l 1 39 1024 l 1 422 1024 l 1 422 586 l 1 535 586 l 1 938 1024 l 1 1130 1024 l 1 678 539 l 1 1051 137 l 1 1184 137 l 1 1184 0 l 1 973 0 l 1 535 463 l 1 EndSplineSet Fore SplineSet 599 543 m 1 719 425 945 192 1018 67 c 1 899 -30 l 1 835 70 626 303 496 430 c 1 362 303 l 1 362 0 l 1 206 0 l 1 206 290 206 579 206 869 c 1 12 869 l 1 12 1020 l 1 204 1020 l 1 206 1020 l 1 360 1020 l 1 362 1020 l 1 362 529 l 1 541 695 797 949 934 1049 c 1 1031 920 l 1 881 831 711 658 599 543 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni04A2.glyph000066400000000000000000000015531472062471000320510ustar00rootroot00000000000000StartChar: uni04A2 Encoding: 1186 1186 864 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<60 221> 625 152<224.549 723> 1276 15G<60 219.963 722 881> VStem: 60 159<0 604.438 749 1294> 723 158<135 625 777 1291> 881 157<-269 0> LayerCount: 2 Back SplineSet 844 657 m 5 299 657 l 5 299 0 l 5 129 0 l 5 129 1434 l 5 299 1434 l 5 299 809 l 5 844 809 l 5 844 1434 l 5 1014 1434 l 5 1014 152 l 5 1202 152 l 5 1202 -246 l 5 1059 -246 l 5 1059 0 l 5 844 0 l 5 844 657 l 5 EndSplineSet Fore SplineSet 220 1296 m 1xf8 219 749 l 1 311 770 406 777 526 777 c 2 723 777 l 1 723 1051 722 1129 722 1291 c 1 881 1291 l 1 881 135 l 1xf8 1038 143 l 1 1038 -269 l 1 881 -270 l 1 881 0 l 1xf4 723 0 l 1 723 625 l 1 680 625 668 625 625 625 c 0 479 625 337 622 219 597 c 1 219 254 221 181 221 0 c 1 60 0 l 1 60 1294 l 1 220 1296 l 1xf8 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni04A3.glyph000066400000000000000000000015361472062471000320530ustar00rootroot00000000000000StartChar: uni04A3 Encoding: 1187 1187 865 Width: 1060 Flags: W HStem: 0 21G<60 221> 448 152<224.549 714> 1005 15G<60 219.956 713 872> VStem: 60 159<0 427.438 572 1023> 714 158<142 448 600 1020> 872 157<-269 0> LayerCount: 2 Back SplineSet 872 453 m 1 307 453 l 1 307 0 l 1 143 0 l 1 143 1024 l 1 307 1024 l 1 307 596 l 1 872 596 l 1 872 1024 l 1 1036 1024 l 1 1036 137 l 1 1186 137 l 1 1186 -246 l 1 1047 -246 l 1 1044 0 l 1 872 0 l 1 872 453 l 1 EndSplineSet Fore SplineSet 220 1025 m 1xf8 219 572 l 1 311 593 406 600 526 600 c 2 714 600 l 1 714 874 713 858 713 1020 c 1 872 1020 l 1 872 142 l 1xf8 1029 143 l 1 1029 -269 l 1 872 -270 l 1 872 0 l 1xf4 714 0 l 1 714 448 l 1 671 448 668 448 625 448 c 0 479 448 337 445 219 420 c 1 219 77 221 181 221 0 c 1 60 0 l 1 60 1023 l 1 220 1025 l 1xf8 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni04A4.glyph000066400000000000000000000014341472062471000320510ustar00rootroot00000000000000StartChar: uni04A4 Encoding: 1188 1188 866 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<60 221 558 716> 625 152<224.494 558> 1140 151<716 1046> VStem: 60 159<0 605.381 749 1294> 558 158<0 625 777 1140> LayerCount: 2 Back SplineSet 1223 1282 m 1 829 1282 l 1 829 0 l 1 659 0 l 1 659 657 l 1 176 657 l 1 176 0 l 1 6 0 l 1 6 1434 l 1 176 1434 l 1 176 809 l 1 659 809 l 1 659 1434 l 1 1223 1434 l 1 1223 1282 l 1 EndSplineSet Fore SplineSet 220 1296 m 1 219 749 l 1 311 770 414 777 534 777 c 2 558 777 l 1 558 955 557 1051 557 1140 c 2 557 1291 l 1 716 1291 l 1 1046 1291 l 1 1046 1140 l 1 716 1140 l 1 716 0 l 1 558 0 l 1 558 625 l 1 549 625 l 2 403 625 337 622 219 597 c 1 219 254 221 181 221 0 c 1 60 0 l 1 60 1294 l 1 220 1296 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni04A5.glyph000066400000000000000000000014011472062471000320440ustar00rootroot00000000000000StartChar: uni04A5 Encoding: 1189 1189 867 Width: 1060 Flags: W HStem: 0 21G<60 221 560 718> 448 152<224.461 560> 869 151<718 1046> VStem: 60 159<0 429.295 572 1023> 560 158<0 448 600 869> LayerCount: 2 Back SplineSet 1186 881 m 1 834 881 l 1 834 0 l 1 670 0 l 1 670 453 l 1 207 453 l 1 207 0 l 1 43 0 l 1 43 1024 l 1 207 1024 l 1 207 596 l 1 670 596 l 1 670 1024 l 1 1186 1024 l 1 1186 881 l 1 EndSplineSet Fore SplineSet 220 1025 m 1 219 572 l 1 311 593 406 600 526 600 c 2 560 600 l 1 560 874 559 858 559 1020 c 1 721 1020 884 1020 1046 1020 c 1 1046 869 l 1 718 869 l 1 718 0 l 1 560 0 l 1 560 448 l 1 504 448 l 2 358 448 337 445 219 420 c 1 219 77 221 181 221 0 c 1 60 0 l 1 60 1023 l 1 220 1025 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni04A6.glyph000066400000000000000000000031331472062471000320510ustar00rootroot00000000000000StartChar: uni04A6 Encoding: 1190 1190 868 Width: 1060 VWidth: 31 Flags: W HStem: -365 151<629 750.622> -5 21G<44.9537 203 455.965 613> 615 154<613 777.898> 1141 150<203 454> VStem: 45 158<-5 1141> 456 157<-5 614.077 763 1141> 849 159<-83.9152 530.819> LayerCount: 2 Back SplineSet 733 0 m 1 563 0 l 1 563 1282 l 1 209 1282 l 1 209 0 l 1 39 0 l 1 39 1434 l 1 733 1434 l 1 733 748 l 1 748.333 753.333 767.833 758.333 791.5 763 c 128 815.167 767.667 849 770 893 770 c 0 938.333 770 979.667 762.5 1017 747.5 c 128 1054.34 732.5 1086.67 706.5 1114 669.5 c 128 1141.33 632.5 1162.5 582.333 1177.5 519 c 128 1192.5 455.667 1200 375.667 1200 279 c 0 1200 91.6667 1166.5 -45.3333 1099.5 -132 c 128 1032.5 -218.667 937.667 -262 815 -262 c 0 767 -262 733 -260 713 -256 c 1 713 -104 l 1 731 -106.667 748.833 -108.5 766.5 -109.5 c 128 784.17 -110.5 802.336 -111 821 -111 c 0 886.333 -111 937.833 -79.8333 975.5 -17.5 c 128 1013.17 44.8333 1032 138.667 1032 264 c 0 1032 333.333 1028.33 391 1021 437 c 128 1013.67 483 1002.5 520 987.5 548 c 128 972.5 576 953 595.5 929 606.5 c 128 905 617.5 876.667 623 844 623 c 0 824.667 623 805.167 620.5 785.5 615.5 c 128 765.833 610.5 748.333 604.667 733 598 c 1 733 0 l 1 EndSplineSet Fore SplineSet 203 1141 m 1 203 -5 l 1 45 -5 l 1 42 1292 l 1 455 1291 l 1 612 1291 l 1 612 763 l 1 639 769 664 769 677 769 c 0 942 769 1008 550 1008 224 c 0 1008 -280 819 -365 627 -365 c 1 629 -214 l 1 750 -214 849 -140 849 240 c 0 849 440 819 615 684 615 c 0 663 615 639 613 613 610 c 1 613 -5 l 1 456 -5 l 1 454 1141 l 1 203 1141 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni04A7.glyph000066400000000000000000000030341472062471000320520ustar00rootroot00000000000000StartChar: uni04A7 Encoding: 1191 1191 869 Width: 1060 Flags: W HStem: -412 151<647 782.613> -5 21G<72.9415 231 485.954 643> 439 154<643 795.898> 870 150<231 484> VStem: 73 158<-5 870> 486 157<-5 438.907 588 870> 867 159<-162.942 356.888> LayerCount: 2 Back SplineSet 717 0 m 1 553 0 l 1 553 881 l 1 223 881 l 1 223 0 l 1 59 0 l 1 59 1024 l 1 717 1024 l 1 717 532 l 1 732.333 538.675 751.167 544.842 773.5 550.5 c 128 795.833 556.167 827.333 559 868 559 c 0 917.333 559 961.833 551.167 1001.5 535.5 c 128 1041.17 519.833 1075.33 493.833 1104 457.5 c 128 1132.67 421.167 1154.5 373.333 1169.5 314 c 128 1184.5 254.667 1192 180.667 1192 92 c 0 1192 -86.6667 1159.17 -218 1093.5 -302 c 128 1027.83 -386 928.332 -428 795 -428 c 0 744.333 -428 708.667 -426 688 -422 c 1 688 -279 l 1 706 -281.658 723.833 -283.325 741.5 -284 c 128 759.167 -284.667 779 -285 801 -285 c 0 879 -285 936.333 -253.833 973 -191.5 c 128 1009.67 -129.167 1028 -41.3333 1028 72 c 0 1028 194.667 1011.67 282.667 979 336 c 128 946.333 389.333 897 416 831 416 c 0 809 416 788.167 413.167 768.5 407.5 c 128 748.833 401.83 731.667 395.664 717 389 c 1 717 0 l 1 EndSplineSet Fore SplineSet 231 870 m 1 231 -5 l 1 73 -5 l 1 70 1021 l 1 485 1020 l 1 642 1020 l 1 642 588 l 1 668 593 691 593 695 593 c 0 960 593 1026 366 1026 104 c 0 1026 -336 837 -412 645 -412 c 1 647 -261 l 1 768 -261 867 -220 867 120 c 0 867 260 837 439 702 439 c 0 693 439 670 439 643 437 c 1 643 290 643 142 643 -5 c 1 486 -5 l 1 484 870 l 1 231 870 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni04A8.glyph000066400000000000000000000055041472062471000320570ustar00rootroot00000000000000StartChar: uni04A8 Encoding: 1192 1192 870 Width: 1060 VWidth: 0 Flags: W HStem: -13 153<335.01 558.154 798.299 991.935> 1173 153<327.749 388.375 636.757 753.819> VStem: 24 157<353.529 975.34> 395 157<431.088 1038.07> 831 156<453.49 1064.25> LayerCount: 2 Back SplineSet 516 1307 m 1 419.333 1307 344.333 1258.83 291 1162.5 c 128 237.667 1066.17 211 918.333 211 719 c 0 211 521 242.667 371.833 306 271.5 c 128 369.334 171.167 453.667 120.333 559 119 c 0 574.333 119 591.167 119.667 609.5 121 c 128 627.833 122.333 643.667 125.667 657 131 c 1 613 157 574 191.833 540 235.5 c 128 506 279.167 477.167 328 453.5 382 c 128 429.833 436 411.5 493.667 398.5 555 c 128 385.5 616.333 379 678.333 379 741 c 0 379 953.667 414.167 1115.83 484.5 1227.5 c 128 554.833 1339.17 657 1394.33 791 1393 c 0 926.333 1391.67 1026.67 1340.33 1092 1239 c 128 1157.33 1137.67 1190 996.333 1190 815 c 0 1190 645.667 1170.17 504.333 1130.5 391 c 128 1090.83 277.667 1036.33 190.333 967 129 c 1 973.674 127.667 984.841 126 1000.5 124 c 128 1016.17 122 1027.33 121 1034 121 c 0 1053.34 122.334 1075.67 123.667 1101 125 c 128 1126.33 126.333 1152 136.667 1178 156 c 1 1229 23 l 1 1203 2.33333 1177 -10.5 1151 -15.5 c 128 1125 -20.5 1094.33 -23.6667 1059 -25 c 0 1015 -26.3333 971.167 -21.1667 927.5 -9.5 c 128 883.833 2.16667 847 17.6667 817 37 c 1 781.665 16.3333 741.832 0.833334 697.5 -9.5 c 128 653.167 -19.8333 607 -25 559 -25 c 0 467.667 -25 388.833 -7.16667 322.5 28.5 c 128 256.167 64.1667 201.5 114 158.5 178 c 128 115.5 242 83.5 319.833 62.5 411.5 c 128 41.5 503.167 31 605 31 717 c 0 31 955.667 71.8333 1138.83 153.5 1266.5 c 128 235.167 1394.17 356 1458 516 1458 c 1 516 1307 l 1 559 725 m 0 559 677 564.167 627.167 574.5 575.5 c 128 584.833 523.833 600.5 473.333 621.5 424 c 128 642.5 374.667 669.833 329.167 703.5 287.5 c 128 737.167 245.833 777 212 823 186 c 1 884.333 243.333 930.833 320.833 962.5 418.5 c 128 994.167 516.167 1010 644.334 1010 803 c 0 1010 864.333 1006.17 921.667 998.5 975 c 128 990.833 1028.33 978.833 1074.83 962.5 1114.5 c 128 946.163 1154.17 924.33 1185.17 897 1207.5 c 128 869.667 1229.83 837 1241 799 1241 c 0 721 1241 661.5 1200.33 620.5 1119 c 128 579.5 1037.67 559 906.333 559 725 c 0 EndSplineSet Fore SplineSet 693 1173 m 0 609 1173 552 932 552 698 c 0 552 553 598 374 681 259 c 1 776 371 831 547 831 715 c 0 831 1036 757 1173 693 1173 c 0 674 53 m 1 606 10 529 -13 449 -13 c 0 186 -13 24 281 24 601 c 0 24 1090 179 1281 384 1323 c 1 431 1172 l 1 212 1138 181 867 181 605 c 0 181 382 282 140 449 140 c 0 488 140 525 149 559 164 c 1 452 305 395 509 395 701 c 0 395 1101 517 1326 694 1326 c 0 817 1326 987 1216 987 712 c 0 987 490 913 291 796 158 c 1 821 146 848 140 877 140 c 0 912 140 935 141 973 168 c 1 1048 35 l 1 1005 4 943 -15 891 -15 c 0 809 -15 737 10 674 53 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni04A9.glyph000066400000000000000000000060411472062471000320550ustar00rootroot00000000000000StartChar: uni04A9 Encoding: 1193 1193 871 Width: 1060 VWidth: 0 Flags: W HStem: -13 153<317.794 538.069 817.458 991.935> 886 153<318.312 388.35 617.82 784.896> VStem: 24 157<286.932 733.213> 395 157<345.809 803.152> 831 156<373.833 839.226> LayerCount: 2 Back SplineSet 469 905 m 1 375 903.665 304.667 871.332 258 808 c 128 211.333 744.667 188 646.667 188 514 c 0 188 460.667 194.5 410.167 207.5 362.5 c 128 220.5 314.833 240.667 272.833 268 236.5 c 128 295.334 200.167 329.167 171.5 369.5 150.5 c 128 409.833 129.5 458 119 514 119 c 0 529.333 119 546.833 120.333 566.5 123 c 128 586.167 125.667 602.667 131 616 139 c 1 566.667 169 525 218.167 491 286.5 c 128 457 354.833 440 432 440 518 c 0 440 578 445.833 638 457.5 698 c 128 469.167 758 489 812.333 517 861 c 128 545 909.667 582.833 949 630.5 979 c 128 678.167 1009 738.334 1024 811 1024 c 0 873.667 1024 927.167 1012.33 971.5 989 c 128 1015.83 965.665 1052 934.332 1080 895 c 128 1108 855.666 1128.5 809.333 1141.5 756 c 128 1154.5 702.666 1161 645.333 1161 584 c 0 1161 529.333 1154.17 477.333 1140.5 428 c 128 1126.83 378.667 1108.83 333.833 1086.5 293.5 c 128 1064.17 253.167 1038.33 218.333 1009 189 c 128 979.667 159.667 950 138.333 920 125 c 1 940.67 115.667 966.337 111 997 111 c 0 1024.33 111 1052.33 116 1081 126 c 128 1109.67 136 1135.67 153.333 1159 178 c 1 1210 55 l 1 1185.33 31.6667 1152.33 12.5 1111 -2.5 c 128 1069.67 -17.5 1024.33 -25 975 -25 c 0 937 -25 898.5 -18.8333 859.5 -6.5 c 128 820.5 5.83333 788.667 24.3333 764 49 c 1 723.333 20.3333 678.333 0.833333 629 -9.5 c 128 579.667 -19.8333 533 -25 489 -25 c 0 413.667 -25 346.833 -12.3333 288.5 13 c 128 230.167 38.3333 181.167 74.6667 141.5 122 c 128 101.833 169.333 71.3333 226 50 292 c 128 28.6667 358 18 431.333 18 512 c 0 18 682.667 56 814.5 132 907.5 c 128 208 1000.5 320.333 1047.67 469 1049 c 1 469 905 l 1 610 524 m 0 610 446 625.333 374.667 656 310 c 128 686.667 245.333 728 195.333 780 160 c 1 808.667 173.333 835.667 193.333 861 220 c 128 886.333 246.667 908.5 278.5 927.5 315.5 c 128 946.5 352.5 961.833 393.5 973.5 438.5 c 128 985.167 483.5 991 532 991 584 c 0 991 620.667 987.333 656.667 980 692 c 128 972.667 727.333 961.5 759 946.5 787 c 128 931.5 815 912.667 837.667 890 855 c 128 867.333 872.333 840.333 881 809 881 c 0 768.333 881 735 870.667 709 850 c 128 683 829.333 662.833 802 648.5 768 c 128 634.167 734 624.167 695.833 618.5 653.5 c 128 612.833 611.167 610 568 610 524 c 0 EndSplineSet Fore SplineSet 700 886 m 0 584 886 552 699 552 532 c 0 552 429 597 305 679 224 c 1 778 311 831 451 831 574 c 0 831 804 791 886 700 886 c 0 674 40 m 1 608 6 534 -13 456 -13 c 0 196 -13 24 227 24 456 c 0 24 805 138 964 384 1036 c 1 428 894 l 1 194 827 181 646 181 459 c 0 181 299 284 140 456 140 c 0 485 140 513 143 539 150 c 1 445 259 395 405 395 534 c 0 395 820 502 1039 694 1039 c 0 844 1039 987 950 987 572 c 0 987 409 922 256 817 147 c 1 836 143 856 140 877 140 c 0 912 140 935 141 973 168 c 1 1048 35 l 1 1005 4 943 -15 891 -15 c 0 809 -15 737 6 674 40 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni04AA.glyph000066400000000000000000000040311472062471000320620ustar00rootroot00000000000000StartChar: uni04AA Encoding: 1194 1194 872 Width: 1060 VWidth: 0 Flags: W HStem: -2 153<379.375 543.906> 1152 154<413.559 693.076> VStem: 56 159<354.116 908.283> 544 136<-186.954 -0.983398> LayerCount: 2 Back SplineSet 938 1278 m 1 914.667 1287.33 889 1294.5 861 1299.5 c 128 833 1304.5 799.333 1307 760 1307 c 0 704 1307 649 1296.67 595 1276 c 128 541 1255.33 493.167 1221.83 451.5 1175.5 c 128 409.833 1129.17 376.333 1068.5 351 993.5 c 128 325.667 918.5 313 826.333 313 717 c 0 313 619 324.333 533 347 459 c 128 369.667 385 401.167 323.5 441.5 274.5 c 128 481.834 225.5 530.334 188.667 587 164 c 128 643.667 139.333 706.667 127 776 127 c 0 811.333 127 844.5 130 875.5 136 c 128 906.5 142 935 150.667 961 162 c 1 961 367 l 1 1112 367 l 1 1112 90 l 1 1114 86 l 1 1073.33 54.6667 1021.33 28 958 6 c 1 910 -9.33333 854.333 -19 791 -23 c 1 791 -328 l 1 647 -328 l 1 647 -20 l 1 591 -13.3333 538.333 -0.666666 489 18 c 0 416.333 48 353.5 93.1667 300.5 153.5 c 128 247.5 213.833 206.333 290.667 177 384 c 128 147.667 477.333 133 588.333 133 717 c 0 133 851 149.333 964.667 182 1058 c 128 214.667 1151.34 259 1227.67 315 1287 c 128 371 1346.34 436.333 1389.67 511 1417 c 128 585.667 1444.33 665.334 1458 750 1458 c 0 796.667 1458 837 1456.33 871 1453 c 128 905 1449.67 934.833 1445 960.5 1439 c 128 986.167 1433 1009 1425.17 1029 1415.5 c 128 1049 1405.82 1068.33 1394.66 1087 1382 c 1 1090 1382 l 1 1090 1059 l 1 938 1059 l 1 938 1278 l 1 EndSplineSet Fore SplineSet 569 1152 m 0 454 1152 365 1087 317 1020 c 1 272 955 215 839 215 625 c 0 215 461 246 315 344 224 c 0 406 166 454 151 536 151 c 2 550 151 l 1 697 156 783 230 834 342 c 1 973 266 l 1 913 139 812 40 673 8 c 1 677 -11 680 -31 680 -51 c 0 680 -150 633 -268 560 -345 c 1 435 -276 l 1 512 -180 544 -116 544 -53 c 0 544 -36 542 -19 538 -2 c 1 435 3 319 31 235 114 c 1 115 236 56 400 56 623 c 0 56 877 137 1033 189 1109 c 0 261 1215 397 1306 572 1306 c 0 712 1306 840 1222 928 1063 c 1 792 982 l 1 731 1102 655 1152 569 1152 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni04AB.glyph000066400000000000000000000035101472062471000320640ustar00rootroot00000000000000StartChar: uni04AB Encoding: 1195 1195 873 Width: 1060 Flags: W HStem: -6 156<359.683 503.987 636 739.137> 865 153<353.88 699.498> VStem: 71 159<292.678 736.59> 504 136<-186.954 -5.22657> LayerCount: 2 Back SplineSet 899 866 m 1 867.665 876.673 833.832 885.84 797.5 893.5 c 128 761.165 901.167 725.332 905 690 905 c 0 556 905 456.333 873.667 391 811 c 128 325.667 748.333 293 648.667 293 512 c 0 293 452 302.5 398.5 321.5 351.5 c 128 340.5 304.5 367.833 264.5 403.5 231.5 c 128 439.167 198.5 481.833 173.167 531.5 155.5 c 128 581.167 137.833 636 129 696 129 c 0 760 129 822.5 140 883.5 162 c 128 944.5 184 995.333 212.667 1036 248 c 1 1108 129 l 1 1088.67 112.333 1064.67 95.1666 1036 77.5 c 128 1007.33 59.8333 974.333 43.1667 937 27.5 c 128 899.667 11.8333 857.667 -0.666667 811 -10 c 0 779.665 -16.6667 746.332 -21 711 -23 c 1 711 -328 l 1 571 -328 l 1 571 -18 l 1 519 -12.6667 471.333 -2.66667 428 12 c 1 361.333 38 305.5 74.6667 260.5 122 c 128 215.5 169.333 181.333 226 158 292 c 128 134.667 358 123 431.333 123 512 c 0 123 598 135 674.5 159 741.5 c 128 183 808.5 217.5 864.5 262.5 909.5 c 128 307.5 954.5 362 989 426 1013 c 128 490 1037 561.667 1049 641 1049 c 0 742.333 1049 824.667 1040 888 1022 c 128 951.333 1004 1005 984.333 1049 963 c 1 1047 956 l 1 1047 672 l 1 899 672 l 1 899 866 l 1 EndSplineSet Fore SplineSet 230 527 m 0 230 157 437 150 547 150 c 2 560 150 l 2 716 150 791 215 843 302 c 1 969 211 l 1 939 173 860 24 636 -3 c 1 639 -18 640 -34 640 -51 c 0 640 -150 593 -268 520 -345 c 1 395 -276 l 1 472 -180 504 -116 504 -53 c 0 504 -37 502 -22 498 -6 c 1 411 -2 317 16 241 73 c 1 111 174 71 328 71 527 c 0 71 894 249 1018 564 1018 c 0 659 1018 733 994 793 948 c 0 854 901 885 841 907 789 c 1 753 729 l 1 742 770 713 865 553 865 c 0 332 865 230 766 230 527 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni04AC.glyph000066400000000000000000000014671472062471000320760ustar00rootroot00000000000000StartChar: uni04AC Encoding: 1196 1196 874 Width: 1060 VWidth: 0 Flags: W HStem: 0 148<563 620> 1144 155<39 403 563 909.955> VStem: 403 160<148 1144> 620 143<-258.026 0> LayerCount: 2 Back SplineSet 82 1434 m 1 1147 1434 l 1 1147 1059 l 1 995 1059 l 1 995 1282 l 1 698 1282 l 1 698 152 l 1 887 152 l 1 887 -246 l 1 743 -246 l 1 743 0 l 1 528 0 l 1 528 1282 l 1 233 1282 l 1 233 1059 l 1 82 1059 l 1 82 1434 l 1 EndSplineSet Fore SplineSet 563 148 m 1 764 158 l 1 763 131 763 103 763 73 c 0 763 -44 770 -178 785 -262 c 1 643 -283 l 1 627 -186 622 -110 620 0 c 1 403 -9 l 1 403 1144 l 1 205 1144 115 1143 39 1143 c 1 39 1298 l 1 161 1298 615 1299 803 1299 c 0 876 1299 925 1287 943 1284 c 1 910 1132 l 1 910 1132 848 1144 798 1144 c 2 563 1144 l 1 563 148 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni04AD.glyph000066400000000000000000000015011472062471000320640ustar00rootroot00000000000000StartChar: uni04AD Encoding: 1197 1197 875 Width: 1060 VWidth: 0 Flags: W HStem: 0 148<563 620> 865 155<39 403 563 909.955> VStem: 403 160<148 865> 620 143<-258.026 0> LayerCount: 2 Back SplineSet 106 1024 m 1 1122 1024 l 1 1122 641 l 1 983 641 l 1 983 885 l 1 694 885 l 1 694 137 l 1 983 137 l 1 983 -246 l 1 844 -246 l 1 844 0 l 1 279 0 l 1 279 137 l 1 535 137 l 1 535 885 l 1 246 885 l 1 246 641 l 1 106 641 l 1 106 1024 l 1 EndSplineSet Fore SplineSet 563 148 m 1 764 158 l 1 763 131 763 103 763 73 c 0 763 -44 770 -178 785 -262 c 1 643 -283 l 1 627 -186 622 -110 620 0 c 1 403 -9 l 1 403 865 l 1 205 865 115 864 39 864 c 1 39 1019 l 1 161 1019 615 1020 803 1020 c 0 876 1020 925 1008 943 1005 c 1 910 853 l 1 910 853 848 865 798 865 c 2 563 865 l 1 563 148 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni04AE.glyph000066400000000000000000000004041472062471000320660ustar00rootroot00000000000000StartChar: uni04AE Encoding: 1198 1198 876 Width: 1060 VWidth: 0 Flags: W HStem: -6 21G<399 559> 1308 20G<133.563 193 809 863.19> VStem: 399 160<-6 640.323> LayerCount: 2 Back Refer: 48 89 N 1 0 0 1 0 0 3 Fore Refer: 48 89 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni04AF.glyph000066400000000000000000000014431472062471000320730ustar00rootroot00000000000000StartChar: uni04AF Encoding: 1199 1199 877 Width: 1060 VWidth: 14 Flags: W HStem: 889 152<20 95.2925> VStem: 467 154<-391.875 171.477> LayerCount: 2 Back SplineSet 618 199 m 1 641 199 l 1 963 1024 l 1 1141 1024 l 1 700 -14 l 1 700 -410 l 1 537 -410 l 1 537 -16 l 1 88 1024 l 1 276 1024 l 1 618 199 l 1 EndSplineSet Fore SplineSet 465 -392 m 1 465 -392 467 -220 467 -97 c 0 467 -51 467 -12 466 8 c 1 398 304 274 627 180 784 c 0 145 843 108 873 96 880 c 0 81 889 60 889 35 889 c 0 30 889 25 888 20 888 c 1 20 1041 l 1 53 1041 92 1040 120 1036 c 0 183 1026 233 976 293 883 c 1 391 731 494 487 549 279 c 1 593 511 872 1044 872 1044 c 1 1013 975 l 1 1013 975 692 414 621 16 c 1 621 1 621 -14 621 -30 c 0 621 -138 623 -272 624 -394 c 1 465 -392 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni04B0.glyph000066400000000000000000000016141472062471000320460ustar00rootroot00000000000000StartChar: uni04B0 Encoding: 1200 1200 878 Width: 1060 VWidth: 0 Flags: W HStem: -6 21G<399 559> 439 149<119 404 566 929> 1308 20G<133.563 193 809 863.19> VStem: 399 160<-6 439 588 640.323> LayerCount: 2 Back SplineSet 223 584 m 1 510 584 l 1 18 1434 l 1 217 1434 l 1 627 725 l 1 629 725 l 1 1028 1434 l 1 1210 1434 l 1 719 584 l 1 1008 584 l 1 1008 457 l 1 700 457 l 1 700 0 l 1 530 0 l 1 530 457 l 1 223 457 l 1 223 584 l 1 EndSplineSet Fore SplineSet 399 -6 m 1 399 135 l 2 399 194 402 323 404 439 c 1 119 439 l 1 119 588 l 1 406 588 l 1 406 592 406 597 406 601 c 1 327 712 84 1151 33 1257 c 1 173 1328 l 1 213 1251 405 896 492 759 c 1 590 898 790 1254 828 1341 c 1 967 1262 l 1 920 1168 847 1026 742 858 c 1 655 727 585 616 566 590 c 1 566 588 l 1 929 588 l 1 929 439 l 1 564 439 l 1 561 308 559 167 559 125 c 2 559 -6 l 1 399 -6 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni04B1.glyph000066400000000000000000000016451472062471000320530ustar00rootroot00000000000000StartChar: uni04B1 Encoding: 1201 1201 879 Width: 1060 VWidth: 14 Flags: W HStem: -138 149<234 465 621 856> 889 152<20 95.2925> VStem: 467 154<-391.9 -138> LayerCount: 2 Back SplineSet 291 0 m 1 528 0 l 1 88 1024 l 1 276 1024 l 1 618 199 l 1 641 199 l 1 963 1024 l 1 1141 1024 l 1 707 0 l 1 946 0 l 1 946 -123 l 1 700 -123 l 1 700 -410 l 1 537 -410 l 1 537 -123 l 1 291 -123 l 1 291 0 l 1 EndSplineSet Fore SplineSet 467 -138 m 1 234 -138 l 1 234 11 l 1 465 11 l 1 397 306 274 628 180 784 c 0 145 843 108 873 96 880 c 0 81 889 60 889 35 889 c 0 30 889 25 888 20 888 c 1 20 1041 l 1 53 1041 92 1040 120 1036 c 0 183 1026 233 976 293 883 c 0 391 731 494 487 549 279 c 1 593 511 872 1044 872 1044 c 1 1013 975 l 1 1013 975 692 414 621 16 c 1 621 11 l 1 856 11 l 1 856 -138 l 1 621 -138 l 1 622 -221 623 -310 624 -394 c 1 465 -392 l 1 465 -392 467 -255 467 -138 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni04B2.glyph000066400000000000000000000016461472062471000320550ustar00rootroot00000000000000StartChar: uni04B2 Encoding: 1202 1202 880 Width: 1060 VWidth: 0 Flags: W HStem: 1320 11G<121.118 213 782.207 825.529> VStem: 878 142<-258.026 -32> LayerCount: 2 Back SplineSet 514 729 m 1 82 1434 l 1 287 1434 l 1 573 948 l 1 625 852 l 1 674 948 l 1 979 1434 l 1 1167 1434 l 1 719 743 l 1 1092 152 l 1 1219 152 l 1 1219 -246 l 1 1075 -246 l 1 1075 0 l 1 989 0 l 1 668 514 l 1 612 616 l 1 559 514 l 1 231 0 l 1 41 0 l 1 514 729 l 1 EndSplineSet Fore SplineSet 794 1340 m 1 928 1255 l 1 568 657 l 1 707 440 775 315 880 190 c 1 906 161 937 155 969 155 c 0 986 155 1004 157 1021 158 c 1 1020 131 1020 103 1020 73 c 0 1020 -44 1027 -178 1042 -262 c 1 900 -283 l 1 886 -196 880 -125 878 -32 c 1 869 -32 842 -13 834 -5 c 1 694 133 630 266 478 508 c 1 160 -31 l 1 28 54 l 1 380 654 l 1 260 858 163 1082 23 1238 c 1 148 1331 l 1 278 1185 372 971 475 799 c 1 794 1340 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni04B3.glyph000066400000000000000000000020211472062471000320420ustar00rootroot00000000000000StartChar: uni04B3 Encoding: 1203 1203 881 Width: 1060 VWidth: 4 Flags: W HStem: -18 21G<162.275 193.5> 1041 20G<184.257 272 750 905> VStem: 750 158<912.879 1019> 878 142<-258.026 10.6569> LayerCount: 2 Back SplineSet 518 524 m 1 123 1024 l 1 328 1024 l 1 623 639 l 1 926 1024 l 1 1110 1024 l 1 715 532 l 1 1026 137 l 1 1176 137 l 1 1176 -246 l 1 1036 -246 l 1 1036 0 l 1 938 0 l 1 612 420 l 1 281 0 l 1 94 0 l 1 518 524 l 1 EndSplineSet Fore SplineSet 860 863 m 1xe0 810 778 692 595 612 488 c 1 690 385 824 178 844 165 c 1 857 155 886 152 918 152 c 0 953 152 992 156 1021 158 c 1 1020 131 1020 103 1020 73 c 0 1020 -44 1027 -178 1042 -262 c 1 900 -283 l 1 886 -197 878 -116 878 3 c 1xd0 841 5 805 17 768 43 c 1 696 90 592 261 508 379 c 1 358 184 201 0 186 -18 c 1 65 84 l 1 73 95 254 323 410 511 c 1 326 629 212 786 80 960 c 1 210 1061 l 1 334 891 436 740 518 624 c 1 590 711 646 807 716 930 c 0 736 965 746 1002 750 1019 c 1 908 1020 l 1 902 971 892 914 860 863 c 1xe0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni04B4.glyph000066400000000000000000000016231472062471000320520ustar00rootroot00000000000000StartChar: uni04B4 Encoding: 1204 1204 882 Width: 1060 Flags: W HStem: 0 150<381 681> 1144 155<29 220 380 589.955> VStem: 220 161<150 1144> 681 158<158 1296> 839 147<-259.94 0> LayerCount: 2 Back SplineSet 0 1434 m 1 774 1434 l 1 774 1282 l 1 475 1282 l 1 475 152 l 1 889 152 l 1 889 1434 l 1 1059 1434 l 1 1059 152 l 1 1229 152 l 1 1229 -289 l 1 1085 -289 l 1 1085 0 l 1 305 0 l 1 305 1282 l 1 0 1282 l 1 0 1434 l 1 EndSplineSet Fore SplineSet 381 150 m 1xe8 681 150 l 1 683 1296 l 1 840 1296 l 1 839 158 l 1xf0 988 158 l 1 987 128 986 95 986 61 c 0 986 -52 994 -178 1026 -264 c 1 887 -299 l 1 854 -210 841 -110 839 0 c 1 682 0 l 1 220 -1 l 1 220 1144 l 1 22 1144 105 1143 29 1143 c 1 29 1298 l 1 151 1298 295 1299 483 1299 c 0 556 1299 605 1287 623 1284 c 1 590 1132 l 1 590 1132 528 1144 478 1144 c 2 380 1144 l 1 381 152 l 1 381 150 l 1xe8 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni04B5.glyph000066400000000000000000000016171472062471000320560ustar00rootroot00000000000000StartChar: uni04B5 Encoding: 1205 1205 883 Width: 1060 Flags: W HStem: 0 150<381 711> 868 155<29 220 380 589.955> VStem: 220 161<150 868> 711 158<158 1020> 869 147<-259.94 0> LayerCount: 2 Back SplineSet 1214 -260 m 1 1075 -260 l 1 1075 0 l 1 315 0 l 1 315 881 l 1 14 881 l 1 14 1024 l 1 766 1024 l 1 766 881 l 1 479 881 l 1 479 143 l 1 903 143 l 1 903 1024 l 1 1067 1024 l 1 1067 143 l 1 1214 143 l 1 1214 -260 l 1 EndSplineSet Fore SplineSet 381 150 m 1xe8 711 150 l 1 713 1020 l 1 870 1020 l 1 869 158 l 1xf0 1018 158 l 1 1017 128 1016 95 1016 61 c 0 1016 -52 1024 -178 1056 -264 c 1 917 -299 l 1 884 -210 871 -110 869 0 c 1 712 0 l 1 220 -1 l 1 220 868 l 1 22 868 105 867 29 867 c 1 29 1022 l 1 151 1022 295 1023 483 1023 c 0 556 1023 605 1011 623 1008 c 1 590 856 l 1 590 856 528 868 478 868 c 2 380 868 l 1 381 152 l 1 381 150 l 1xe8 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni04B6.glyph000066400000000000000000000023601472062471000320530ustar00rootroot00000000000000StartChar: uni04B6 Encoding: 1206 1206 884 Width: 1060 Flags: W HStem: 449 153<331.286 696.912> 488 153<489.904 701> 1276 20G<53 214 703.939 861> VStem: 53 158<804.156 1296> 703 157<158 488 629.765 1296> 853 147<-259.94 0> LayerCount: 2 Back SplineSet 236 1434 m 1 236 958 l 2 236 770.666 320.333 677.333 489 678 c 0 553 678 613.167 686.5 669.5 703.5 c 128 725.833 720.5 771.667 743.333 807 772 c 1 807 1434 l 1 977 1434 l 1 977 152 l 1 1163 152 l 1 1163 -246 l 1 1020 -246 l 1 1020 0 l 1 807 0 l 1 807 618 l 1 770.333 597.333 721.833 576.833 661.5 556.5 c 128 601.166 536.167 532.333 526 455 526 c 0 397.667 526 345 532.5 297 545.5 c 128 249 558.5 208 580.333 174 611 c 128 140 641.667 113.5 683 94.5 735 c 128 75.5 787 66 851.333 66 928 c 2 66 1434 l 1 236 1434 l 1 EndSplineSet Fore SplineSet 853 0 m 1x74 703 0 l 1 701 488 l 1x78 598 456 541 449 467 449 c 0 67 449 53 807 53 1187 c 0 53 1216 53 1245 53 1274 c 0 53 1281 53 1289 53 1296 c 1 211 1296 l 1 217 879 193 602 487 602 c 0xb8 549 602 608 615 702 641 c 1 704 1296 l 1 861 1296 l 1 861 917 860 537 860 158 c 1x78 1002 158 l 1 1001 128 1000 95 1000 61 c 0 1000 -52 1008 -178 1040 -264 c 1 901 -299 l 1 868 -210 855 -110 853 0 c 1x74 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni04B7.glyph000066400000000000000000000025561472062471000320630ustar00rootroot00000000000000StartChar: uni04B7 Encoding: 1207 1207 885 Width: 1060 Flags: W HStem: 329 153<302.494 723.899> 1000 20G<62 223 730.92 888> VStem: 62 158<571.578 1020> 730 157<158 368 509.765 1020> 874 147<-259.94 0> LayerCount: 2 Back SplineSet 342 1024 m 1 342 752 l 2 342 715.333 344.333 681.167 349 649.5 c 128 353.667 617.833 363.5 590.833 378.5 568.5 c 128 393.5 546.165 414.667 528.831 442 516.5 c 128 469.334 504.167 505.667 498 551 498 c 0 625 498 685.833 505.833 733.5 521.5 c 128 781.167 537.167 816.667 553.667 840 571 c 1 840 1024 l 1 999 1024 l 1 999 137 l 1 1165 137 l 1 1165 -246 l 1 1026 -246 l 1 1026 0 l 1 840 0 l 1 840 434 l 1 815.333 418.667 778 402.5 728 385.5 c 128 678 368.5 610 360 524 360 c 0 466.667 360 416.833 365.833 374.5 377.5 c 128 332.167 389.167 297 409.667 269 439 c 128 241 468.333 219.833 507.333 205.5 556 c 128 191.167 604.667 184 665.667 184 739 c 2 184 1024 l 1 342 1024 l 1 EndSplineSet Fore SplineSet 874 0 m 1xe8 730 0 l 1 728 368 l 1 625 336 550 329 476 329 c 0 76 329 62 556 62 914 c 0 62 941 62 969 62 998 c 0 62 1005 62 1013 62 1020 c 1 220 1020 l 1 226 603 202 482 496 482 c 0 558 482 635 495 729 521 c 1 731 1020 l 1 888 1020 l 1 888 645 887 478 887 158 c 1xf0 1023 158 l 1 1022 128 1021 95 1021 61 c 0 1021 -52 1029 -178 1061 -264 c 1 922 -299 l 1 889 -210 876 -110 874 0 c 1xe8 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni04B8.glyph000066400000000000000000000023371472062471000320610ustar00rootroot00000000000000StartChar: uni04B8 Encoding: 1208 1208 886 Width: 1060 Flags: W HStem: 0 21G<702.918 860> 452 159<326.019 413 563 698.248> 1276 20G<62 222.5 703.939 861> VStem: 62 158<800.564 1296> 413 150<258 456.345 611 849> 703 157<0 488 629.134 1296> LayerCount: 2 Back SplineSet 551 526 m 1 489.667 526 434 532.5 384 545.5 c 128 334 558.5 291.667 580.333 257 611 c 128 222.333 641.667 195.833 683 177.5 735 c 128 159.167 787 150 851.333 150 928 c 2 150 1434 l 1 319 1434 l 1 319 958 l 2 319 779.333 396.333 686 551 678 c 1 551 932 l 1 686 932 l 1 686 686 l 1 730 692.667 771 703.5 809 718.5 c 128 847 733.5 879.667 751.333 907 772 c 1 907 1434 l 1 1077 1434 l 1 1077 0 l 1 907 0 l 1 907 618 l 1 881 602.662 849.333 588.329 812 575 c 128 774.667 561.662 732.667 550.329 686 541 c 1 686 297 l 1 551 297 l 1 551 526 l 1 EndSplineSet Fore SplineSet 861 1296 m 1 861 864 860 432 860 0 c 1 703 0 l 1 701 488 l 1 642 470 601 459 563 454 c 1 563 258 l 1 413 258 l 1 413 452 l 1 74 489 62 828 62 1187 c 0 62 1216 62 1245 62 1274 c 0 62 1281 62 1289 62 1296 c 1 220 1296 l 1 225 923 207 662 413 611 c 1 413 849 l 1 563 849 l 1 563 607 l 1 601 613 643 625 702 641 c 1 704 1296 l 1 861 1296 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni04B9.glyph000066400000000000000000000026031472062471000320560ustar00rootroot00000000000000StartChar: uni04B9 Encoding: 1209 1209 887 Width: 1060 Flags: W HStem: 0 21G<729.891 887> 331 155<304.225 418 568 725.147> 1000 20G<62 222.5 730.92 888> VStem: 62 158<565.928 1020> 418 150<154 333.643 487 745> 730 157<0 368 510.023 1020> LayerCount: 2 Back SplineSet 342 1024 m 1 342 752 l 2 342 715.333 344.333 681.167 349 649.5 c 128 353.667 617.833 363.5 590.833 378.5 568.5 c 128 393.5 546.167 414.667 528.667 442 516 c 0 465.333 505.333 495.333 499.333 532 498 c 1 532 764 l 1 662 764 l 1 662 504 l 1 688 508.004 711.667 513.337 733 520 c 0 781 536.667 816.667 553.667 840 571 c 1 840 1024 l 1 999 1024 l 1 999 0 l 1 840 0 l 1 840 434 l 1 815.333 418.667 777.667 402.333 727 385 c 0 707.667 378.333 686 373 662 369 c 1 662 139 l 1 532 139 l 1 532 360 l 1 524 360 l 2 466.667 360 416.833 365.833 374.5 377.5 c 128 332.167 389.167 297 409.667 269 439 c 128 241 468.333 219.833 507.333 205.5 556 c 128 191.167 604.667 184 665.667 184 739 c 2 184 1024 l 1 342 1024 l 1 EndSplineSet Fore SplineSet 888 1020 m 1 888 588 887 432 887 0 c 1 730 0 l 1 728 368 l 1 667 349 615 339 568 334 c 1 568 154 l 1 418 154 l 1 418 331 l 1 75 353 62 574 62 914 c 0 62 941 62 969 62 998 c 0 62 1005 62 1013 62 1020 c 1 220 1020 l 1 225 644 206 509 418 486 c 1 418 745 l 1 568 745 l 1 568 487 l 1 615 493 668 504 729 521 c 1 731 1020 l 1 888 1020 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni04BA.glyph000066400000000000000000000020371472062471000320670ustar00rootroot00000000000000StartChar: uni04BA Encoding: 1210 1210 888 Width: 1060 Flags: W HStem: 0 21G<105 262.061 827 988> 694 153<269.142 709.714> 1276 20G<106 263.082> VStem: 105 157<0 665.198 808 1296> 830 158<0 491.844> LayerCount: 2 Back SplineSet 901 0 m 1 901 475 l 2 901 662.333 816.333 756 647 756 c 0 581.667 756 521 747.5 465 730.5 c 128 409 713.5 363.333 690.667 328 662 c 1 328 0 l 1 158 0 l 1 158 1434 l 1 328 1434 l 1 328 815 l 1 364.667 835.667 413.333 856.167 474 876.5 c 128 534.667 896.833 603.334 907 680 907 c 0 737.333 907 790.167 900.5 838.5 887.5 c 128 886.833 874.5 928.167 852.667 962.5 822 c 128 996.833 791.333 1023.5 750.167 1042.5 698.5 c 128 1061.5 646.833 1071 582.667 1071 506 c 2 1071 0 l 1 901 0 l 1 EndSplineSet Fore SplineSet 105 0 m 1 105 432 106 864 106 1296 c 1 263 1296 l 1 265 808 l 1 368 840 500 847 574 847 c 0 974 847 988 489 988 109 c 0 988 80 988 51 988 22 c 0 988 15 988 7 988 0 c 1 830 0 l 1 824 417 848 694 554 694 c 0 492 694 358 681 264 655 c 1 262 0 l 1 105 0 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni04BB.glyph000066400000000000000000000004771472062471000320760ustar00rootroot00000000000000StartChar: uni04BB Encoding: 1211 1211 889 Width: 1060 VWidth: -2 Flags: W HStem: 0 21G<101 261.5 853 908.043> 867 153<360.254 680.809> 1382 20G<111 270> VStem: 112 157<8 787.141 940 1401.5> 739 157<130.048 806.625> LayerCount: 2 Back Refer: 8 104 N 1 0 0 1 0 0 3 Fore Refer: 8 104 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni04BC.glyph000066400000000000000000000045201472062471000320700ustar00rootroot00000000000000StartChar: uni04BC Encoding: 1212 1212 890 Width: 1060 Flags: W HStem: -10 153<536.678 806.8> 606 153<388 865.292> 1181 152<507.844 742.607> VStem: 26 154<806.399 1065.1> LayerCount: 2 Back SplineSet 485 651 m 1 490.333 562.333 500 484.833 514 418.5 c 128 528 352.167 548.167 297.5 574.5 254.5 c 128 600.833 211.5 634.833 179.5 676.5 158.5 c 128 718.167 137.5 771.334 127 836 127 c 0 897.333 127 951.5 138.667 998.5 162 c 128 1045.5 185.333 1084.67 212 1116 242 c 1 1192 125 l 1 1154 84.3333 1104.17 49.1667 1042.5 19.5 c 128 980.833 -10.1667 907.667 -25 823 -25 c 0 663 -25 540.5 28.6667 455.5 136 c 128 370.5 243.333 323 415 313 651 c 1 279 651 l 2 187.667 651 121 674.667 79 722 c 128 37 769.333 16 829.667 16 903 c 0 16 933 21.1667 962.333 31.5 991 c 128 41.8333 1019.67 56 1043 74 1061 c 1 233 1061 l 1 211 1043 194.333 1020.33 183 993 c 128 171.667 965.667 166 942 166 922 c 0 166 905.333 167.667 889.167 171 873.5 c 128 174.333 857.833 180.5 843.5 189.5 830.5 c 128 198.5 817.5 210.5 807.167 225.5 799.5 c 128 240.5 791.833 259.667 789 283 791 c 2 313 793 l 1 322.334 1005.67 365.667 1169.67 443 1285 c 128 520.333 1400.33 630.667 1458 774 1458 c 0 853.333 1458 920 1444.67 974 1418 c 128 1028 1391.33 1070.67 1353.16 1102 1303.5 c 128 1133.33 1253.83 1155.83 1192.5 1169.5 1119.5 c 128 1183.17 1046.5 1190 963.333 1190 870 c 0 1190 802 1183.67 729 1171 651 c 1 485 651 l 1 1012 795 m 1 1014.67 814.333 1016.67 832.833 1018 850.5 c 128 1019.33 868.167 1020 885.667 1020 903 c 0 1020 957.667 1017.67 1009.67 1013 1059 c 128 1008.33 1108.33 997.667 1152 981 1190 c 128 964.333 1228 939.667 1258.33 907 1281 c 128 874.333 1303.67 830.667 1315 776 1315 c 0 680.666 1315 609.833 1269.17 563.5 1177.5 c 128 517.167 1085.83 490.333 958.332 483 795 c 1 1012 795 l 1 EndSplineSet Fore SplineSet 633 1333 m 2 635 1333 l 2 964 1333 1031 977 1031 682 c 0 1031 662 1031 647 1030 639 c 1 750 620 566 608 388 606 c 1 388 360 492 143 650 143 c 0 770 143 860 213 899 267 c 1 1022 158 l 1 981 113 860 -10 646 -10 c 0 396 -10 256 223 233 625 c 1 122 660 26 740 26 869 c 0 26 1011 89 1110 89 1110 c 1 222 1056 l 1 222 1056 180 1002 180 876 c 0 180 843 202 818 232 801 c 1 252 1109 391 1332 633 1333 c 2 388 759 m 1 517 760 730 769 872 785 c 1 850 1056 754 1181 634 1181 c 0 464 1181 388 1020 388 759 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni04BD.glyph000066400000000000000000000045171472062471000320770ustar00rootroot00000000000000StartChar: uni04BD Encoding: 1213 1213 891 Width: 1060 Flags: W HStem: -10 153<508.846 782.729> 427 153<388 823.994> 869 152<493.445 744.756> VStem: 26 154<627.28 886.101> LayerCount: 2 Back SplineSet 1147 82 m 1 1106.33 49.3333 1054.83 23.3333 992.5 4 c 128 930.166 -15.3333 864.332 -25 795 -25 c 0 718.333 -25 651.667 -12.6667 595 12 c 128 538.333 36.6667 491.5 71.5 454.5 116.5 c 128 417.5 161.5 389.833 215.833 371.5 279.5 c 128 353.167 343.167 343.333 414.667 342 494 c 1 317 494 l 2 267.667 494 225.333 500.333 190 513 c 128 154.667 525.667 125.5 543 102.5 565 c 128 79.5 587 62.5 613 51.5 643 c 128 40.5 673 35 705 35 739 c 0 35 779.667 41.8333 814.5 55.5 843.5 c 128 69.1667 872.5 90.3333 901.333 119 930 c 1 279 930 l 1 251.667 910.667 228.667 886.667 210 858 c 128 191.333 829.333 182 793.333 182 750 c 0 182 734.664 184.5 719.831 189.5 705.5 c 128 194.5 691.167 202.333 678.167 213 666.5 c 128 223.667 654.833 238.334 645.333 257 638 c 128 275.667 630.667 298.667 627 326 627 c 0 335.335 627 342.668 627.667 348 629 c 1 364.667 765.667 410.833 869.834 486.5 941.5 c 128 562.167 1013.17 664.334 1049 793 1049 c 0 839.667 1049 886 1043.83 932 1033.5 c 128 978 1023.17 1019.5 1003.67 1056.5 975 c 128 1093.5 946.333 1123.67 905.667 1147 853 c 128 1170.33 800.333 1182 731 1182 645 c 0 1182 599.667 1177.67 550 1169 496 c 1 512 496 l 1 512 436 518.167 382.667 530.5 336 c 128 542.833 289.333 562 250 588 218 c 128 614 186 647.833 161.5 689.5 144.5 c 128 731.167 127.5 782 119 842 119 c 0 888.667 119 935.167 126.833 981.5 142.5 c 128 1027.83 158.167 1062.33 177 1085 199 c 1 1147 82 l 1 795 905 m 0 714.333 905 649.667 883.833 601 841.5 c 128 552.333 799.167 523.333 727 514 625 c 1 1022 625 l 1 1022 729 1002.33 801.667 963 843 c 128 923.667 884.333 867.667 905 795 905 c 0 EndSplineSet Fore SplineSet 633 1021 m 2 635 1021 l 2 964 1021 991 641 991 503 c 0 991 483 991 468 990 460 c 1 710 441 566 429 388 427 c 1 388 274 492 143 650 143 c 0 770 143 821 222 860 276 c 1 983 167 l 1 942 122 860 -10 646 -10 c 0 402 -10 254 172 233 446 c 1 122 481 26 561 26 690 c 0 26 832 89 931 89 931 c 1 222 877 l 1 222 877 180 823 180 697 c 0 180 662 204 637 236 620 c 1 265 853 398 1020 633 1021 c 2 388 580 m 1 517 581 690 590 832 606 c 1 816 767 754 869 634 869 c 0 464 869 389 734 388 580 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni04BE.glyph000066400000000000000000000050201472062471000320660ustar00rootroot00000000000000StartChar: uni04BE Encoding: 1214 1214 892 Width: 1060 Flags: W HStem: 606 153<388 865.292> 1181 152<507.844 742.607> VStem: 26 154<806.262 1065.1> 628 133<-217.422 -8.02189> LayerCount: 2 Back SplineSet 485 651 m 1 490.333 562.333 500 484.833 514 418.5 c 128 528 352.167 548.167 297.5 574.5 254.5 c 128 600.833 211.5 634.833 179.5 676.5 158.5 c 128 718.167 137.5 771.334 127 836 127 c 0 897.333 127 951.5 138.667 998.5 162 c 128 1045.5 185.333 1084.67 212 1116 242 c 1 1192 125 l 1 1156.67 88.3333 1112.67 56.3333 1060 29 c 128 1007.33 1.66667 944.667 -15.6667 872 -23 c 1 872 -328 l 1 729 -328 l 1 729 -18 l 1 597.667 1.33333 497.667 64.5 429 171.5 c 128 360.333 278.5 321.666 438.333 313 651 c 1 279 651 l 2 187.667 651 121 674.667 79 722 c 128 37 769.333 16 829.667 16 903 c 0 16 933 21.1667 962.333 31.5 991 c 128 41.8333 1019.67 56 1043 74 1061 c 1 233 1061 l 1 211 1043 194.333 1020.33 183 993 c 128 171.667 965.667 166 942 166 922 c 0 166 905.333 167.667 889.167 171 873.5 c 128 174.333 857.833 180.5 843.5 189.5 830.5 c 128 198.5 817.5 210.5 807.167 225.5 799.5 c 128 240.5 791.833 259.667 789 283 791 c 2 313 793 l 1 322.334 1005.67 365.667 1169.67 443 1285 c 128 520.333 1400.33 630.667 1458 774 1458 c 0 853.333 1458 920 1444.67 974 1418 c 128 1028 1391.33 1070.67 1353.16 1102 1303.5 c 128 1133.33 1253.83 1155.83 1192.5 1169.5 1119.5 c 128 1183.17 1046.5 1190 963.333 1190 870 c 0 1190 802 1183.67 729 1171 651 c 1 485 651 l 1 1012 795 m 1 1014.67 814.333 1016.67 832.833 1018 850.5 c 128 1019.33 868.167 1020 885.667 1020 903 c 0 1020 957.667 1017.67 1009.67 1013 1059 c 128 1008.33 1108.33 997.667 1152 981 1190 c 128 964.333 1228 939.667 1258.33 907 1281 c 128 874.333 1303.67 830.667 1315 776 1315 c 0 680.666 1315 609.833 1269.17 563.5 1177.5 c 128 517.167 1085.83 490.333 958.332 483 795 c 1 1012 795 l 1 EndSplineSet Fore SplineSet 633 1333 m 0 635 1333 l 0 964 1333 1031 977 1031 682 c 0 1031 662 1031 647 1030 639 c 1 750 620 566 608 388 606 c 1 388 360 492 143 650 143 c 0 770 143 860 213 899 267 c 1 1022 158 l 1 989 121 902 34 756 2 c 1 759 -26 761 -54 761 -80 c 0 761 -188 731 -281 657 -359 c 1 532 -290 l 1 603 -201 628 -139 628 -81 c 0 628 -57 624 -34 617 -9 c 1 385 8 255 239 233 626 c 1 122 661 26 739 26 869 c 0 26 1011 89 1110 89 1110 c 1 222 1056 l 1 222 1056 180 1002 180 876 c 0 180 843 202 818 232 801 c 1 252 1108 391 1332 633 1333 c 0 388 759 m 1 517 760 730 769 872 785 c 1 850 1056 754 1181 634 1181 c 0 464 1181 388 1020 388 759 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni04BF.glyph000066400000000000000000000047041472062471000320770ustar00rootroot00000000000000StartChar: uni04BF Encoding: 1215 1215 893 Width: 1060 Flags: W HStem: -3 146<508.236 597.787 729 770> 427 153<388 823.994> 869 152<493.445 744.756> VStem: 26 154<627.143 886.101> 600 133<-215.422 -6.19422> LayerCount: 2 Back SplineSet 1147 82 m 1 1111.67 53.3333 1068.67 30.5 1018 13.5 c 128 967.333 -3.5 912.667 -14.6667 854 -20 c 1 854 -328 l 1 715 -328 l 1 715 -18 l 1 589.667 -2.66667 496.5 50.6667 435.5 142 c 128 374.5 233.333 343.333 350.667 342 494 c 1 317 494 l 2 267.667 494 225.333 500.333 190 513 c 128 154.667 525.667 125.5 543 102.5 565 c 128 79.5 587 62.5 613 51.5 643 c 128 40.5 673 35 705 35 739 c 0 35 779.667 41.8333 814.5 55.5 843.5 c 128 69.1667 872.5 90.3333 901.333 119 930 c 1 279 930 l 1 251.667 910.667 228.667 886.667 210 858 c 128 191.333 829.333 182 793.333 182 750 c 0 182 734.664 184.5 719.831 189.5 705.5 c 128 194.5 691.167 202.333 678.167 213 666.5 c 128 223.667 654.833 238.334 645.333 257 638 c 128 275.667 630.667 298.667 627 326 627 c 0 335.335 627 342.668 627.667 348 629 c 1 364.667 765.667 410.833 869.834 486.5 941.5 c 128 562.167 1013.17 664.334 1049 793 1049 c 0 839.667 1049 886 1043.83 932 1033.5 c 128 978 1023.17 1019.5 1003.67 1056.5 975 c 128 1093.5 946.333 1123.67 905.667 1147 853 c 128 1170.33 800.333 1182 731 1182 645 c 0 1182 599.667 1177.67 550 1169 496 c 1 512 496 l 1 512 436 518.167 382.667 530.5 336 c 128 542.833 289.333 562 250 588 218 c 128 614 186 647.833 161.5 689.5 144.5 c 128 731.167 127.5 782 119 842 119 c 0 888.667 119 935.167 126.833 981.5 142.5 c 128 1027.83 158.167 1062.33 177 1085 199 c 1 1147 82 l 1 795 905 m 0 714.333 905 649.667 883.833 601 841.5 c 128 552.333 799.167 523.333 727 514 625 c 1 1022 625 l 1 1022 729 1002.33 801.667 963 843 c 128 923.667 884.333 867.667 905 795 905 c 0 EndSplineSet Fore SplineSet 633 1021 m 0 635 1021 l 0 964 1021 991 641 991 503 c 0 991 483 991 468 990 460 c 1 710 441 566 429 388 427 c 1 388 274 492 143 650 143 c 0 770 143 821 222 860 276 c 1 983 167 l 1 948 128 882 25 729 -3 c 1 732 -29 733 -54 733 -78 c 0 733 -186 703 -279 629 -357 c 1 504 -288 l 1 575 -199 600 -137 600 -79 c 0 600 -55 596 -32 589 -7 c 1 379 19 252 194 233 447 c 1 122 482 26 560 26 690 c 0 26 832 89 931 89 931 c 1 222 877 l 1 222 877 180 823 180 697 c 0 180 662 204 637 236 620 c 1 265 853 398 1020 633 1021 c 0 388 580 m 1 517 581 690 590 832 606 c 1 816 767 754 869 634 869 c 0 464 869 389 734 388 580 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni04C0.glyph000066400000000000000000000004021472062471000320410ustar00rootroot00000000000000StartChar: uni04C0 Encoding: 1216 1216 894 Width: 1060 VWidth: 0 Flags: W HStem: 4 147<155 422 582 849> 1144 154<158 422 582 849> VStem: 422 160<152 1151> LayerCount: 2 Back Refer: 50 73 N 1 0 0 1 0 0 3 Fore Refer: 50 73 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni04C1.glyph000066400000000000000000000007121472062471000320460ustar00rootroot00000000000000StartChar: uni04C1 Encoding: 1217 1217 895 Width: 1060 VWidth: 0 Flags: W HStem: -5 21G<-25 143 437 574 869.5 1036> 614 147<338.071 437 574 669.172> 1306 2G<81.1667 177.5 437 574 833.5 929.833> 1376 153<356.698 636.547> VStem: -25 157<3.99557 142.529> 142 156<1590.28 1651.76> 437 137<-5 614 761 1308> 694 166<1585.15 1642.59> 879 157<3.99557 149.679> LayerCount: 2 Fore Refer: 328 774 S 1 0 0 1 -12 19 2 Refer: 758 1046 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni04C2.glyph000066400000000000000000000006011472062471000320440ustar00rootroot00000000000000StartChar: uni04C2 Encoding: 1218 1218 896 Width: 1060 VWidth: 0 Flags: W HStem: -5 21G<455 590> 451 147<370.838 455 590 664.863> 1020 6G<103.429 197 455 590 848 938.667> 1180 153<377.698 657.547> VStem: 163 156<1394.28 1455.76> 455 135<-5 451 598 1020> 715 166<1389.15 1446.59> LayerCount: 2 Fore Refer: 328 774 N 1 0 0 1 9 -177 2 Refer: 790 1078 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni04C3.glyph000066400000000000000000000026411472062471000320530ustar00rootroot00000000000000StartChar: uni04C3 Encoding: 1219 1219 897 Width: 1060 VWidth: 0 Flags: W HStem: -399 152<557.868 667.922> -5 21G<116 274> 591 134<484 598.365> 1288 20G<116 274 851.5 882.943> VStem: 116 158<-5 508.671 703 1308> 816 158<-78.4227 346.377> LayerCount: 2 Back SplineSet 934 145 m 0 934 331 896.167 464 820.5 544 c 128 744.833 624 628.333 664 471 664 c 2 344 664 l 1 344 0 l 1 174 0 l 1 174 1434 l 1 344 1434 l 1 344 795 l 1 498 795 l 1 958 1434 l 1 1155 1434 l 1 662 768 l 1 956.667 739.333 1104 534 1104 152 c 2 1104 115 l 2 1104 17 1094.83 -67 1076.5 -137 c 128 1058.17 -207 1031.5 -263.833 996.5 -307.5 c 128 961.5 -351.166 919.5 -382.833 870.5 -402.5 c 128 821.5 -422.167 766.333 -432 705 -432 c 0 691 -432 691 -432 677.5 -432 c 128 668.5 -432 658.333 -431.333 647 -430 c 1 647 -281 l 1 701.667 -281 747.167 -273.5 783.5 -258.5 c 128 819.833 -243.5 849.167 -219.167 871.5 -185.5 c 128 893.833 -151.833 909.833 -108.167 919.5 -54.5 c 128 929.167 -0.833332 934 65.6667 934 145 c 0 EndSplineSet Fore SplineSet 484 725 m 1 809 719 974 433 974 150 c 3 974 -115 838 -377 559 -399 c 1 547 -247 l 1 734 -222 816 -55 816 132 c 3 816 355 689 591 431 591 c 0 414 591 397 590 379 588 c 1 379 588 304 502 274 431 c 1 274 -5 l 1 116 -5 l 1 116 1308 l 1 274 1308 l 1 274 703 l 1 354 814 425 893 524 996 c 1 715 1191 841 1289 862 1310 c 1 973 1204 l 1 791 1072 544 798 484 725 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni04C4.glyph000066400000000000000000000031201472062471000320450ustar00rootroot00000000000000StartChar: uni04C4 Encoding: 1220 1220 898 Width: 1060 VWidth: 0 Flags: W HStem: -399 152<557.868 679.662> 0 21G<116 272> 1000 20G<116 272 873.5 900.039> VStem: 116 156<0 377.262 550 1020> 821 158<-114.656 280.937> LayerCount: 2 Back SplineSet 918 33 m 0 918 176.333 879.333 280.667 802 346 c 128 724.666 411.333 614.333 443.333 471 442 c 1 381 442 l 1 381 0 l 1 223 0 l 1 223 1024 l 1 381 1024 l 1 381 565 l 1 494 565 l 1 897 1024 l 1 1090 1024 l 1 657 543 l 1 748.333 536.333 821.833 516.5 877.5 483.5 c 128 933.167 450.5 976 410.5 1006 363.5 c 128 1036 316.5 1056 265.333 1066 210 c 128 1076 154.667 1081 101.667 1081 51 c 0 1081 -37.6667 1070.17 -112.667 1048.5 -174 c 128 1026.83 -235.333 996.167 -285.833 956.5 -325.5 c 128 916.833 -365.166 870 -393.833 816 -411.5 c 128 762 -429.167 702.333 -438 637 -438 c 0 621 -438 621 -438 583 -438 c 128 557.667 -438 538.667 -436.667 526 -434 c 1 526 -293 l 1 532.667 -294.333 545.667 -295 565 -295 c 128 594 -295 594 -295 604 -295 c 0 656 -295 701.5 -289.5 740.5 -278.5 c 128 779.5 -267.5 812.333 -249.333 839 -224 c 128 865.667 -198.667 885.5 -165.167 898.5 -123.5 c 128 911.5 -81.8333 918 -29.6667 918 33 c 0 EndSplineSet Fore SplineSet 562 609 m 1 842 575 979 355 979 92 c 0 979 -173 838 -377 559 -399 c 1 547 -247 l 1 734 -222 821 -113 821 74 c 0 821 294 703 481 454 481 c 0 444 481 433 481 422 480 c 1 384 446 312 378 272 324 c 1 272 0 l 1 116 0 l 1 116 1020 l 1 272 1020 l 1 272 550 l 1 365 642 470 725 577 819 c 1 784 997 862 1030 885 1049 c 1 982 920 l 1 793 806 631 678 562 609 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni04C5.glyph000066400000000000000000000025051472062471000320540ustar00rootroot00000000000000StartChar: uni04C5 Encoding: 1221 1221 899 Width: 1060 Flags: W HStem: -10 154<40.9331 136.779> 1144 153<435 716> VStem: 277 158<799.46 1144> 716 158<141 1144> LayerCount: 2 Back SplineSet 903 1282 m 1 516 1282 l 1 502.667 1008.67 484.667 781.667 462 601 c 128 439.333 420.333 405.333 279.333 360 178 c 0 330 112.667 294.667 65 254 35 c 128 213.333 5 169 -10 121 -10 c 0 96.3333 -10 75.1666 -8.33333 57.5 -5 c 128 39.8333 -1.66667 22.6667 3.33333 6 10 c 1 29 158 l 1 42.3333 154 56.6667 152 72 152 c 0 95.3334 152 118.167 159.5 140.5 174.5 c 128 162.833 189.5 185 217.333 207 258 c 0 226.333 294.667 244.5 343.833 261.5 405.5 c 128 278.5 467.167 293.5 545 306.5 639 c 128 319.5 733 330 845.167 338 975.5 c 128 346 1105.83 352 1258.67 356 1434 c 1 1073 1434 l 1 1073 143 l 1 1264 143 l 1 1118 -266 l 1 967 -266 l 1 1059 0 l 1 903 0 l 1 903 1282 l 1 EndSplineSet Fore SplineSet 30 -6 m 1 42 145 l 1 47 144 51 144 56 144 c 0 194 144 277 409 277 1296 c 1 551 1297 l 2 585 1297 639 1297 670 1297 c 0 748 1297 818 1297 874 1293 c 1 874 907 875 526 877 141 c 1 1060 133 l 1 985 -48 920 -210 889 -298 c 1 757 -253 l 1 786 -173 831 -73 875 0 c 1 870 0 l 1 712 0 l 1 713 208 716 332 716 636 c 2 716 816 l 1 716 1144 l 1 435 1144 l 1 415 689 412 -10 76 -10 c 0 61 -10 46 -9 30 -6 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni04C6.glyph000066400000000000000000000024761472062471000320640ustar00rootroot00000000000000StartChar: uni04C6 Encoding: 1222 1222 900 Width: 1060 Flags: W HStem: -3 157<41.937 164.774> 870 153<432 712> VStem: 274 158<539.461 870> 712 158<136 708.611 709 870> LayerCount: 2 Back SplineSet 831 885 m 1 477 885 l 1 471.667 761 464.833 644.667 456.5 536 c 128 448.167 427.333 432.833 332.667 410.5 252 c 128 388.167 171.333 356.167 107.833 314.5 61.5 c 128 272.833 15.1667 216.333 -8 145 -8 c 0 117.667 -8 98 -6.66667 86 -4 c 128 74 -1.33333 59 3.33333 41 10 c 1 68 162 l 1 94 155.333 118.167 152 140.5 152 c 128 162.833 152 182.833 160.167 200.5 176.5 c 128 218.167 192.833 234.167 219 248.5 255 c 128 262.834 291 275.168 342.167 285.5 408.5 c 128 295.833 474.833 304.5 558.167 311.5 658.5 c 128 318.5 758.833 324 880.667 328 1024 c 1 991 1024 l 1 991 137 l 1 1208 137 l 1 1063 -266 l 1 911 -266 l 1 1004 0 l 1 831 0 l 1 831 885 l 1 EndSplineSet Fore SplineSet 24 5 m 1 43 160 l 1 57 157 71 154 86 154 c 0 173 154 274 251 274 1022 c 1 547 1023 l 2 581 1023 635 1023 666 1023 c 0 744 1023 814 1023 870 1019 c 1 870 136 l 1 930 135 1005 134 1060 133 c 1 985 -48 920 -210 889 -298 c 1 757 -253 l 1 786 -173 831 -73 875 0 c 1 870 0 l 2 851 0 839 0 803 0 c 2 708 0 l 1 709 173 711 709 712 709 c 2 712 870 l 1 432 870 l 1 413 427 372 -3 93 -3 c 0 72 -3 48 0 24 5 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni04C7.glyph000066400000000000000000000023141472062471000320540ustar00rootroot00000000000000StartChar: uni04C7 Encoding: 1223 1223 901 Width: 1060 VWidth: 0 Flags: W HStem: -402 153<549 666.674> 0 21G<60 221> 625 152<224.549 754> 1276 15G<60 219.963 753 913> VStem: 60 159<0 604.438 749 1294> 755 165<-33.8914 625 777 1291> LayerCount: 2 Back SplineSet 1087 -55 m 2 1087 -181.667 1065.5 -276.5 1022.5 -339.5 c 128 979.5 -402.5 910.333 -434 815 -434 c 0 799 -434 799 -434 783.5 -434 c 128 773.167 -434 762.667 -432.667 752 -430 c 1 752 -287 l 1 790 -287 820.333 -281.5 843 -270.5 c 128 865.67 -259.5 882.337 -242 893 -218 c 128 903.667 -194 910.5 -164 913.5 -128 c 128 916.5 -92 918 -49.3333 918 0 c 2 918 657 l 1 311 657 l 1 311 0 l 1 141 0 l 1 141 1434 l 1 311 1434 l 1 311 809 l 1 918 809 l 1 918 1434 l 1 1087 1434 l 1 1087 -55 l 2 EndSplineSet Fore SplineSet 220 1296 m 1 219 749 l 1 311 770 406 777 526 777 c 2 754 777 l 1 754 1051 753 1129 753 1291 c 1 912 1291 l 1 914 961 920 687 920 463 c 0 920 -164 873 -402 562 -402 c 0 557 -402 551 -402 546 -402 c 1 549 -249 l 1 727 -249 755 -110 755 432 c 0 755 491 754 556 754 625 c 1 711 625 668 625 625 625 c 0 479 625 337 622 219 597 c 1 219 254 221 181 221 0 c 1 60 0 l 1 60 1294 l 1 220 1296 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni04C8.glyph000066400000000000000000000023421472062471000320560ustar00rootroot00000000000000StartChar: uni04C8 Encoding: 1224 1224 902 Width: 1060 Flags: W HStem: -396 147<526 640.384> 0 21G<60 221> 448 152<224.549 754> 1005 15G<60 219.956 753 912> VStem: 60 159<0 427.438 572 1023> 756 156<634.83 1020> LayerCount: 2 Back SplineSet 897 453 m 1 332 453 l 1 332 0 l 1 168 0 l 1 168 1024 l 1 332 1024 l 1 332 596 l 1 897 596 l 1 897 1024 l 1 1061 1024 l 1 1061 -55 l 2 1061 -181.667 1039.17 -276.5 995.5 -339.5 c 128 951.833 -402.5 882 -434 786 -434 c 0 775.333 -434 765.167 -433.667 755.5 -433 c 128 745.833 -432.333 735.667 -431.333 725 -430 c 1 725 -291 l 1 763 -291 793.333 -285.167 816 -273.5 c 128 838.667 -261.833 856.167 -244 868.5 -220 c 128 880.833 -196 888.667 -165.667 892 -129 c 128 895.333 -92.3333 897 -49.3333 897 0 c 2 897 453 l 1 EndSplineSet Fore SplineSet 220 1025 m 1 219 572 l 1 311 593 406 600 526 600 c 2 754 600 l 1 754 874 753 858 753 1020 c 1 912 1020 l 1 912 953 l 0 912 -97 909 -396 548 -396 c 0 541 -396 533 -396 526 -396 c 1 522 -248 l 1 528 -248 533 -249 538 -249 c 0 723 -249 756 -15 756 302 c 0 756 349 755 398 754 448 c 1 711 448 668 448 625 448 c 0 479 448 337 445 219 420 c 1 219 77 221 181 221 0 c 1 60 0 l 1 60 1023 l 1 220 1025 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni04C9.glyph000066400000000000000000000016071472062471000320620ustar00rootroot00000000000000StartChar: uni04C9 Encoding: 1225 1225 903 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<60 221> 625 152<225.513 705> 1276 15G<60 220 704 863> VStem: 60 160<0 605.381 749 1294> 705 158<135 625 777 1291> LayerCount: 2 Back SplineSet 852 657 m 1 287 657 l 1 287 0 l 1 117 0 l 1 117 1434 l 1 287 1434 l 1 287 809 l 1 852 809 l 1 852 1434 l 1 1022 1434 l 1 1022 143 l 1 1235 143 l 1 1090 -266 l 1 938 -266 l 1 1030 0 l 1 852 0 l 1 852 657 l 1 EndSplineSet Fore SplineSet 220 1296 m 1 220 749 l 1 312 770 422 777 542 777 c 2 705 777 l 1 705 1051 704 1129 704 1291 c 1 863 1291 l 1 863 135 l 1 924 134 1001 134 1060 133 c 1 985 -48 920 -210 889 -298 c 1 757 -253 l 1 786 -173 831 -73 875 0 c 1 863 0 l 1 705 0 l 1 705 625 l 1 662 625 619 625 576 625 c 0 430 625 338 622 220 597 c 1 220 254 221 181 221 0 c 1 60 0 l 1 60 1294 l 1 220 1296 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni04CA.glyph000066400000000000000000000015631472062471000320730ustar00rootroot00000000000000StartChar: uni04CA Encoding: 1226 1226 904 Width: 1060 Flags: W HStem: 0 21G<60 221> 448 152<224.522 717> 1005 15G<60 219.956 716 875> VStem: 60 159<0 428.381 572 1023> 717 158<137 448 600 1020> LayerCount: 2 Back SplineSet 848 455 m 1 297 455 l 1 297 0 l 1 139 0 l 1 139 1024 l 1 297 1024 l 1 297 598 l 1 848 598 l 1 848 1024 l 1 1008 1024 l 1 1008 137 l 1 1223 137 l 1 1077 -266 l 1 926 -266 l 1 1018 0 l 1 848 0 l 1 848 455 l 1 EndSplineSet Fore SplineSet 220 1025 m 1 219 572 l 1 311 593 406 600 526 600 c 2 717 600 l 1 717 874 716 858 716 1020 c 1 875 1020 l 1 875 137 l 1 934 136 1005 134 1060 133 c 1 985 -48 920 -210 889 -298 c 1 757 -253 l 1 786 -173 831 -73 875 0 c 1 717 0 l 1 717 448 l 1 674 448 631 448 588 448 c 0 442 448 337 445 219 420 c 1 219 77 221 181 221 0 c 1 60 0 l 1 60 1023 l 1 220 1025 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni04CB.glyph000066400000000000000000000022711472062471000320710ustar00rootroot00000000000000StartChar: uni04CB Encoding: 1227 1227 905 Width: 1060 Flags: W HStem: 449 153<340.286 696.919> 1276 20G<62 223 703.939 861> VStem: 62 158<804.156 1296> 496 143<-276.026 -18> 700 156<129 488 628.746 1296> LayerCount: 2 Back SplineSet 328 1434 m 1 328 958 l 2 328 770.666 412.667 677.333 582 678 c 0 646 678 706 686.5 762 703.5 c 128 818 720.5 863.667 743.333 899 772 c 1 899 1434 l 1 1069 1434 l 1 1069 0 l 1 854 0 l 1 854 -246 l 1 711 -246 l 1 711 152 l 1 899 152 l 1 899 618 l 1 862.333 597.333 814 576.833 754 556.5 c 128 694 536.167 625 526 547 526 c 0 489.667 526 437 532.5 389 545.5 c 128 341 558.5 300 580.333 266 611 c 128 232 641.667 205.5 683 186.5 735 c 128 167.5 787 158 851.333 158 928 c 2 158 1434 l 1 328 1434 l 1 EndSplineSet Fore SplineSet 639 -18 m 1 637 -128 632 -204 616 -301 c 1 474 -280 l 1 489 -196 496 -62 496 55 c 0 496 85 496 113 495 140 c 1 700 129 l 1 701 488 l 1 598 456 550 449 476 449 c 0 76 449 62 807 62 1187 c 0 62 1216 62 1245 62 1274 c 0 62 1281 62 1289 62 1296 c 1 220 1296 l 1 226 879 202 602 496 602 c 0 558 602 608 615 702 641 c 1 704 1296 l 1 861 1296 l 1 861 864 856 405 856 -27 c 1 639 -18 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni04CC.glyph000066400000000000000000000026741472062471000321010ustar00rootroot00000000000000StartChar: uni04CC Encoding: 1228 1228 906 Width: 1060 Flags: W HStem: -22 21G<639 889> 329 153<302.494 723.899> 1000 20G<62 223 730.92 888> VStem: 62 158<571.578 1020> 496 143<-276.026 -18> 729 160<128 368 509.765 1020> LayerCount: 2 Back SplineSet 342 1024 m 1 342 752 l 2 342 715.333 344.333 681.167 349 649.5 c 128 353.667 617.833 363.5 590.833 378.5 568.5 c 128 393.5 546.165 414.667 528.831 442 516.5 c 128 469.334 504.167 505.667 498 551 498 c 0 625 498 685.833 505.833 733.5 521.5 c 128 781.167 537.167 816.667 553.667 840 571 c 1 840 1024 l 1 999 1024 l 1 999 0 l 1 805 0 l 1 805 -246 l 1 666 -246 l 1 666 131 l 1 840 131 l 1 840 434 l 1 815.333 418.667 778 402.5 728 385.5 c 128 678 368.5 610 360 524 360 c 0 466.667 360 416.833 365.833 374.5 377.5 c 128 332.167 389.167 297 409.667 269 439 c 128 241 468.333 219.833 507.333 205.5 556 c 128 191.167 604.667 184 665.667 184 739 c 2 184 1024 l 1 342 1024 l 1 EndSplineSet Fore SplineSet 888 1020 m 1 888 980 888 943 888 907 c 0 888 589 889 409 889 91 c 0 889 55 889 18 889 -22 c 1 639 -18 l 1 637 -128 632 -204 616 -301 c 1 474 -280 l 1 489 -196 496 -62 496 55 c 0 496 85 496 113 495 140 c 1 729 128 l 1 729 208 728 288 728 368 c 1 625 336 550 329 476 329 c 0 76 329 62 556 62 914 c 0 62 941 62 969 62 998 c 0 62 1005 62 1013 62 1020 c 1 220 1020 l 1 226 603 202 482 496 482 c 0 558 482 635 495 729 521 c 1 731 1020 l 1 888 1020 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni04CD.glyph000066400000000000000000000017121472062471000320720ustar00rootroot00000000000000StartChar: uni04CD Encoding: 1229 1229 907 Width: 1060 VWidth: 31 Flags: W HStem: -5 21G<61.9537 220> 1272 19G<59.0463 214 683 866.017> VStem: 62 158<-5 900 1179.61 1291> 710 157<135 920 1185.07 1291> LayerCount: 2 Back SplineSet 895 952 m 1 915 1147 l 1 905 1147 l 1 807 971 l 1 598 621 l 1 547 621 l 1 328 973 l 1 233 1147 l 1 223 1147 l 1 248 954 l 1 248 0 l 1 82 0 l 1 82 1434 l 1 240 1434 l 1 580 889 l 1 584 889 l 1 911 1434 l 1 1065 1434 l 1 1065 143 l 1 1278 143 l 1 1133 -266 l 1 981 -266 l 1 1073 0 l 1 895 0 l 1 895 952 l 1 EndSplineSet Fore SplineSet 59 1292 m 1 214 1291 l 1 274 1154 375 910 450 759 c 1 533 914 657 1146 709 1291 c 1 866 1291 l 1 867 135 l 1 927 134 1002 134 1060 133 c 1 985 -48 920 -210 889 -298 c 1 757 -253 l 1 786 -173 833 -77 867 0 c 1 710 0 l 1 708 920 l 1 634 779 523 575 512 539 c 1 390 542 l 1 390 542 271 778 220 900 c 1 220 -5 l 1 62 -5 l 1 59 1292 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni04CE.glyph000066400000000000000000000016201472062471000320710ustar00rootroot00000000000000StartChar: uni04CE Encoding: 1230 1230 908 Width: 1060 Flags: W HStem: -5 21G<73.9805 229.056> 1001 19G<73.0195 225 694.5 900.023> VStem: 74 155<-5 704> 747 154<135 720> LayerCount: 2 Back SplineSet 938 608 m 1 942 754 l 1 932 754 l 1 637 285 l 1 580 285 l 1 281 754 l 1 272 754 l 1 283 610 l 1 283 0 l 1 131 0 l 1 131 1024 l 1 293 1024 l 1 618 510 l 1 623 510 l 1 934 1024 l 1 1098 1024 l 1 1098 137 l 1 1313 137 l 1 1167 -266 l 1 1016 -266 l 1 1108 0 l 1 938 0 l 1 938 608 l 1 EndSplineSet Fore SplineSet 73 1021 m 1 225 1020 l 1 336 842 485 504 485 504 c 1 485 504 643 858 746 1020 c 1 900 1020 l 1 901 135 l 1 954 134 1013 134 1060 133 c 1 985 -48 920 -210 889 -298 c 1 757 -253 l 1 786 -173 845 -82 879 -5 c 1 747 -5 l 1 745 720 l 1 745 720 564 347 553 311 c 1 417 314 l 1 417 314 298 612 231 704 c 1 229 -5 l 1 74 -5 l 1 73 1021 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni04CF.glyph000066400000000000000000000012601472062471000320720ustar00rootroot00000000000000StartChar: uni04CF Encoding: 1231 1231 909 Width: 1060 Flags: W HStem: -16 142<542.51 910.467> 1274 154<113.867 375> VStem: 375 156<212.685 1273> LayerCount: 2 Back SplineSet 246 1434 m 1 696 1434 l 1 696 137 l 1 979 137 l 1 979 0 l 1 532 0 l 1 532 1296 l 1 246 1296 l 1 246 1434 l 1 EndSplineSet Fore SplineSet 415 1428 m 2 531 1428 l 1 531 1155 534 212 534 212 c 1 539 130 583 126 675 126 c 0 768 126 892 147 961 199 c 1 1029 85 l 1 943 14 800 -16 676 -16 c 0 591 -16 515 -2 471 22 c 0 386 69 378 149 378 208 c 2 375 1273 l 1 358 1273 331 1274 301 1274 c 0 244 1274 172 1271 111 1257 c 1 83 1400 l 1 195 1426 311 1428 415 1428 c 2 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni04D0.glyph000066400000000000000000000013521472062471000320470ustar00rootroot00000000000000StartChar: uni04D0 Encoding: 1232 1232 910 Width: 1060 Flags: W HStem: 0 21G<42 204 850 1014> 332 170<339.826 716> 1281 20G<427.695 611.696> 1379 153<387.198 667.047> VStem: 42 162<0 176.844> 172.5 156<1593.28 1654.76> 724.5 166<1588.15 1645.59> 850 164<0 189.641> LayerCount: 2 Back SplineSet 428 1782 m 5 436 1706 436 1706 485.5 1665 c 132 535 1624 535 1624 617 1624 c 260 699 1624 699 1624 747 1665 c 132 795 1706 795 1706 805 1780 c 5 950 1745 l 5 927 1634 927 1634 846.5 1569.5 c 132 766 1505 766 1505 615 1505 c 4 470 1505 470 1505 376.5 1561.5 c 132 283 1618 283 1618 266 1741 c 5 428 1782 l 5 EndSplineSet Refer: 26 65 N 1 0 0 1 0 0 3 Fore Refer: 328 774 S 1 0 0 1 18.5 22 2 Refer: 752 1040 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni04D1.glyph000066400000000000000000000015101472062471000320440ustar00rootroot00000000000000StartChar: uni04D1 Encoding: 1233 1233 911 Width: 1060 Flags: W HStem: -6 152<275.367 562.638> 504 144<324.611 688.29> 877 151<307.034 638.987> 1177.9 153<353.698 633.547> VStem: 78 156<186.95 423.484> 139 156<1392.18 1453.66> 691 166<1387.05 1444.49> 724 157<285.558 463.324 597 789.375> LayerCount: 2 Back SplineSet 452 1438 m 5 472 1344 472 1344 522.5 1307 c 132 573 1270 573 1270 639 1270 c 260 705 1270 705 1270 756 1309 c 132 807 1348 807 1348 825 1436 c 5 948 1397 l 5 930 1278 930 1278 842.5 1214.5 c 132 755 1151 755 1151 634 1151 c 4 579 1151 579 1151 525 1165.5 c 132 471 1180 471 1180 428 1208.5 c 132 385 1237 385 1237 354 1282 c 132 323 1327 323 1327 313 1389 c 5 452 1438 l 5 EndSplineSet Refer: 0 97 N 1 0 0 1 0 0 3 Fore Refer: 328 774 S 1 0 0 1 -15 -179.1 2 Refer: 784 1072 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni04D2.glyph000066400000000000000000000017611472062471000320550ustar00rootroot00000000000000StartChar: uni04D2 Encoding: 1234 1234 912 Width: 1060 Flags: W HStem: 0 21G<42 204 850 1014> 332 170<339.826 716> 1281 20G<427.695 611.696> 1380.6 225<196 431 602 837> VStem: 42 162<0 176.844> 196 235<1380.6 1602.6> 602 235<1377.6 1599.6> 850 164<0 189.641> LayerCount: 2 Back SplineSet 256 1638 m 260 256 1685 256 1685 292 1715 c 132 328 1745 328 1745 385 1745 c 4 438 1745 438 1745 474 1715.5 c 132 510 1686 510 1686 510 1638 c 260 510 1591 510 1591 474 1562.5 c 132 438 1534 438 1534 385 1534 c 4 328 1534 328 1534 292 1562.5 c 132 256 1591 256 1591 256 1638 c 260 717 1638 m 260 717 1685 717 1685 751.5 1715 c 132 786 1745 786 1745 840 1745 c 4 899 1745 899 1745 934 1715.5 c 132 969 1686 969 1686 969 1638 c 260 969 1591 969 1591 934 1562.5 c 132 899 1534 899 1534 840 1534 c 4 787 1534 787 1534 752 1562.5 c 132 717 1591 717 1591 717 1638 c 260 EndSplineSet Refer: 26 65 N 1 0 0 1 0 0 3 Fore Refer: 173 168 S 1 0 0 1 57.0001 290.6 2 Refer: 752 1040 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni04D3.glyph000066400000000000000000000007431472062471000320550ustar00rootroot00000000000000StartChar: uni04D3 Encoding: 1235 1235 913 Width: 1060 VWidth: 6 Flags: W HStem: -6 152<275.367 562.638> 504 144<324.611 688.29> 877 151<307.034 638.987> 1182.9 225<162.5 397.5 568.5 803.5> VStem: 78 156<186.95 423.484> 162.5 235<1182.9 1404.9> 568.5 235<1179.9 1401.9> 724 157<285.558 463.324 597 789.375> LayerCount: 2 Back Refer: 173 168 N 1 0 0 1 16 -39 2 Refer: 0 97 N 1 0 0 1 0 0 3 Fore Refer: 173 168 S 1 0 0 1 23.5 92.9 2 Refer: 784 1072 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni04D4.glyph000066400000000000000000000004351472062471000320540ustar00rootroot00000000000000StartChar: uni04D4 Encoding: 1236 1236 914 Width: 1060 VWidth: 0 Flags: W HStem: 0 147<637 997.956> 347 143<278.004 470> 666 150<595 876> 1144 151<550 955> VStem: 5 162<0 194.438> LayerCount: 2 Back Refer: 82 198 N 1 0 0 1 0 0 3 Fore Refer: 82 198 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni04D5.glyph000066400000000000000000000006101472062471000320500ustar00rootroot00000000000000StartChar: uni04D5 Encoding: 1237 1237 915 Width: 1060 VWidth: 6 Flags: W HStem: 4 158<206.037 390.217 608.828 826.862> 465 150<594 825> 508 153<219.84 439.103> 869 154<186.656 391.379 628.541 787.909> VStem: 23 154<188.584 466.602> 441 153<211.843 465 629 818.014> 825 151<623 834.062> LayerCount: 2 Back Refer: 65 230 N 1 0 0 1 0 0 3 Fore Refer: 65 230 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni04D6.glyph000066400000000000000000000013121472062471000320510ustar00rootroot00000000000000StartChar: uni04D6 Encoding: 1238 1238 916 Width: 1060 Flags: W HStem: -3 150<257 898.956> 666 150<260 698> 1144 153<260 889> 1376 153<361.698 641.547> VStem: 102 158<147 666 816 1144> 147 156<1590.28 1651.76> 699 166<1585.15 1642.59> LayerCount: 2 Back SplineSet 426 1782 m 5 434 1706 434 1706 483.5 1665 c 132 533 1624 533 1624 615 1624 c 260 697 1624 697 1624 745 1665 c 132 793 1706 793 1706 803 1780 c 5 948 1745 l 5 925 1634 925 1634 844.5 1569.5 c 132 764 1505 764 1505 613 1505 c 4 468 1505 468 1505 374.5 1561.5 c 132 281 1618 281 1618 264 1741 c 5 426 1782 l 5 EndSplineSet Refer: 30 69 N 1 0 0 1 0 0 3 Fore Refer: 328 774 S 1 0 0 1 -7 19 2 Refer: 757 1045 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni04D7.glyph000066400000000000000000000014461472062471000320620ustar00rootroot00000000000000StartChar: uni04D7 Encoding: 1239 1239 917 Width: 1060 Flags: W HStem: -10 153<357.663 694.191> 427 153<236 721.719> 869 152<361.998 649.715> 1178 153<403.698 683.547> VStem: 78 158<266.631 427 580 738.031> 189 156<1392.28 1453.76> 741 166<1387.15 1444.59> LayerCount: 2 Back SplineSet 454 1438 m 5 474 1344 474 1344 524.5 1307 c 132 575 1270 575 1270 641 1270 c 260 707 1270 707 1270 758 1309 c 132 809 1348 809 1348 827 1436 c 5 950 1397 l 5 932 1278 932 1278 844.5 1214.5 c 132 757 1151 757 1151 636 1151 c 4 581 1151 581 1151 527 1165.5 c 132 473 1180 473 1180 430 1208.5 c 132 387 1237 387 1237 356 1282 c 132 325 1327 325 1327 315 1389 c 5 454 1438 l 5 EndSplineSet Refer: 4 101 N 1 0 0 1 0 0 3 Fore Refer: 328 774 S 1 0 0 1 35 -179 2 Refer: 789 1077 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni04D8.glyph000066400000000000000000000036241472062471000320630ustar00rootroot00000000000000StartChar: uni04D8 Encoding: 1240 1240 918 Width: 1060 Flags: W HStem: -27 152<415.757 682.156> 546 153<349.114 840> 1039 21G<193.431 235.5> 1171 153<310.973 664.341> VStem: 840 158<331.668 546 699 941.634> LayerCount: 2 Back SplineSet 291 659 m 1 288.333 639.667 286.333 621.667 285 605 c 128 283.667 588.333 283 570.333 283 551 c 0 283 495 289 441 301 389 c 128 313 337 331.667 291.333 357 252 c 128 382.333 212.667 414.5 180.667 453.5 156 c 128 492.5 131.333 538.667 119 592 119 c 0 705.333 119 789 164.333 843 255 c 128 897 345.667 924.667 480.333 926 659 c 1 291 659 l 1 926 803 m 1 914 976.333 879.5 1103.67 822.5 1185 c 128 765.5 1266.33 673.667 1307 547 1307 c 0 515.667 1307 484.333 1304.17 453 1298.5 c 128 421.667 1292.83 392 1286 364 1278 c 128 336 1270 310.333 1261.17 287 1251.5 c 128 263.667 1241.83 244.333 1232.33 229 1223 c 1 186 1360 l 1 226.667 1384.67 281.333 1407.17 350 1427.5 c 128 418.667 1447.83 495.333 1458 580 1458 c 0 662 1458 734.667 1444 798 1416 c 128 861.333 1388 915.167 1344.33 959.5 1285 c 128 1003.83 1225.67 1037.67 1148.83 1061 1054.5 c 128 1084.33 960.167 1096 847.667 1096 717 c 0 1096 479.667 1054 296.667 970 168 c 128 886 39.3333 759.333 -25 590 -25 c 0 516 -25 449.333 -11 390 17 c 128 330.667 45 280.5 84.6667 239.5 136 c 128 198.5 187.333 167.167 249.833 145.5 323.5 c 128 123.833 397.167 113 479.667 113 571 c 0 113 606.333 114.667 643.5 118 682.5 c 128 121.333 721.5 126.333 761.667 133 803 c 1 926 803 l 1 EndSplineSet Fore SplineSet 840 546 m 1 711 545 385 537 243 521 c 1 265 250 419 125 539 125 c 0 709 125 818 262 840 546 c 1 540 -27 m 0 539 -27 539 -27 538 -27 c 0 209 -27 84 329 84 624 c 0 84 644 84 659 85 667 c 1 365 686 662 697 840 699 c 1 840 945 731 1171 517 1171 c 0 320 1171 255 1093 216 1039 c 1 93 1148 l 1 134 1193 251 1324 521 1324 c 0 818 1324 998 1055 998 610 c 0 998 175 809 -26 540 -27 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni04DA.glyph000066400000000000000000000020071472062471000320660ustar00rootroot00000000000000StartChar: uni04DA Encoding: 1242 1242 920 Width: 1060 Flags: W HStem: -27 152<415.757 682.156> 546 153<349.114 840> 1039 21G<193.431 235.5> 1171 153<310.973 664.341> 1385 225<218.5 453.5 624.5 859.5> VStem: 218.5 235<1385 1607> 624.5 235<1382 1604> 840 158<331.668 546 699 941.634> LayerCount: 2 Back SplineSet 223 1638 m 260 223 1685 223 1685 259 1715 c 132 295 1745 295 1745 352 1745 c 4 405 1745 405 1745 441 1715.5 c 132 477 1686 477 1686 477 1638 c 260 477 1591 477 1591 441 1562.5 c 132 405 1534 405 1534 352 1534 c 4 295 1534 295 1534 259 1562.5 c 132 223 1591 223 1591 223 1638 c 260 684 1638 m 260 684 1685 684 1685 718.5 1715 c 132 753 1745 753 1745 807 1745 c 4 866 1745 866 1745 901 1715.5 c 132 936 1686 936 1686 936 1638 c 260 936 1591 936 1591 901 1562.5 c 132 866 1534 866 1534 807 1534 c 4 754 1534 754 1534 719 1562.5 c 132 684 1591 684 1591 684 1638 c 260 EndSplineSet Refer: 918 1240 N 1 0 0 1 0 0 3 Fore Refer: 173 168 S 1 0 0 1 79.5 295 2 Refer: 918 1240 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni04DB.glyph000066400000000000000000000007011472062471000320660ustar00rootroot00000000000000StartChar: uni04DB Encoding: 1243 1243 921 Width: 1060 Flags: W HStem: -9 152<406.285 694.002> 432 153<334.281 820> 869 153<361.809 698.337> 1186.9 225<246.5 481.5 652.5 887.5> VStem: 246.5 235<1186.9 1408.9> 652.5 235<1183.9 1405.9> 820 158<273.969 432 585 745.369> LayerCount: 2 Back Refer: 173 168 N 1 0 0 1 -14 -39 2 Refer: 919 1241 N 1 0 0 1 0 0 3 Fore Refer: 173 168 S 1 0 0 1 107.5 96.9 2 Refer: 919 1241 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni04DC.glyph000066400000000000000000000020641472062471000320730ustar00rootroot00000000000000StartChar: uni04DC Encoding: 1244 1244 922 Width: 1060 Flags: W HStem: -5 21G<-25 143 437 574 869.5 1036> 614 147<338.071 437 574 669.172> 1306 2G<81.1667 177.5 437 574 833.5 929.833> 1382 225<177 412 583 818> VStem: -25 157<3.99557 142.529> 177 235<1382 1604> 437 137<-5 614 761 1308> 583 235<1379 1601> 879 157<3.99557 149.679> LayerCount: 2 Back SplineSet 252 1638 m 260 252 1685 252 1685 288 1715 c 132 324 1745 324 1745 381 1745 c 4 434 1745 434 1745 470 1715.5 c 132 506 1686 506 1686 506 1638 c 260 506 1591 506 1591 470 1562.5 c 132 434 1534 434 1534 381 1534 c 4 324 1534 324 1534 288 1562.5 c 132 252 1591 252 1591 252 1638 c 260 713 1638 m 260 713 1685 713 1685 747.5 1715 c 132 782 1745 782 1745 836 1745 c 4 895 1745 895 1745 930 1715.5 c 132 965 1686 965 1686 965 1638 c 260 965 1591 965 1591 930 1562.5 c 132 895 1534 895 1534 836 1534 c 4 783 1534 783 1534 748 1562.5 c 132 713 1591 713 1591 713 1638 c 260 EndSplineSet Refer: 758 1046 N 1 0 0 1 0 0 3 Fore Refer: 173 168 S 1 0 0 1 38 292 2 Refer: 758 1046 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni04DD.glyph000066400000000000000000000006641472062471000321000ustar00rootroot00000000000000StartChar: uni04DD Encoding: 1245 1245 923 Width: 1060 Flags: W HStem: -5 21G<455 590> 451 147<370.838 455 590 664.863> 1020 6G<103.429 197 455 590 848 938.667> 1184 225<189 424 595 830> VStem: 189 235<1184 1406> 455 135<-5 451 598 1020> 595 235<1181 1403> LayerCount: 2 Back Refer: 173 168 N 1 0 0 1 -12 -39 2 Refer: 790 1078 S 1 0 0 1 -18 3 3 Fore Refer: 173 168 N 1 0 0 1 50 94 2 Refer: 790 1078 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni04DE.glyph000066400000000000000000000017771472062471000321070ustar00rootroot00000000000000StartChar: uni04DE Encoding: 1246 1246 924 Width: 1060 Flags: W HStem: -6 151<241.229 649.138> 645 150<326 607.011> 1171 151<253.232 635.475> 1390 225<151.5 386.5 557.5 792.5> VStem: 151.5 235<1390 1612> 557.5 235<1387 1609> 723 159<864.999 1091.17> 757 162<241.556 504.469> LayerCount: 2 Back SplineSet 256 1638 m 260 256 1685 256 1685 292 1715 c 132 328 1745 328 1745 385 1745 c 4 438 1745 438 1745 474 1715.5 c 132 510 1686 510 1686 510 1638 c 260 510 1591 510 1591 474 1562.5 c 132 438 1534 438 1534 385 1534 c 4 328 1534 328 1534 292 1562.5 c 132 256 1591 256 1591 256 1638 c 260 717 1638 m 260 717 1685 717 1685 751.5 1715 c 132 786 1745 786 1745 840 1745 c 4 899 1745 899 1745 934 1715.5 c 132 969 1686 969 1686 969 1638 c 260 969 1591 969 1591 934 1562.5 c 132 899 1534 899 1534 840 1534 c 4 787 1534 787 1534 752 1562.5 c 132 717 1591 717 1591 717 1638 c 260 EndSplineSet Refer: 759 1047 N 1 0 0 1 0 0 3 Fore Refer: 173 168 S 1 0 0 1 12.5 300 2 Refer: 759 1047 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni04DF.glyph000066400000000000000000000007201472062471000320730ustar00rootroot00000000000000StartChar: uni04DF Encoding: 1247 1247 925 Width: 1060 Flags: W HStem: -4 154<219.807 689.724> 470 152<323 629.749> 871 153<204.758 698.784> 1182.5 225<163.5 398.5 569.5 804.5> VStem: 163.5 235<1182.5 1404.5> 569.5 235<1179.5 1401.5> 739 156<681.617 830.005> 757 157<209.489 376.67> LayerCount: 2 Back Refer: 173 168 N 1 0 0 1 -23 -39 2 Refer: 791 1079 N 1 0 0 1 0 0 3 Fore Refer: 173 168 S 1 0 0 1 24.5 92.5 2 Refer: 791 1079 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni04E0.glyph000066400000000000000000000031551472062471000320530ustar00rootroot00000000000000StartChar: uni04E0 Encoding: 1248 1248 926 Width: 1060 Flags: W HStem: -6 151<270.229 678.138> 645 116<448.5 649.879> 1148 154<89 746> VStem: 786 162<241.556 513.109> LayerCount: 2 Back SplineSet 137 1434 m 1 1049 1434 l 1 1049 1325 l 1 657 834 l 1 678 834 l 2 746 834 808.667 824.667 866 806 c 128 923.333 787.333 972.5 761 1013.5 727 c 128 1054.5 693 1086.33 651.333 1109 602 c 128 1131.67 552.667 1143 497.333 1143 436 c 0 1143 362 1129 296.833 1101 240.5 c 128 1073 184.167 1034.33 136.167 985 96.5 c 128 935.667 56.8333 877.667 26.6667 811 6 c 128 744.333 -14.6667 671.333 -25 592 -25 c 0 480 -25 384.667 -10.6667 306 18 c 128 227.333 46.6667 169.667 77 133 109 c 1 133 432 l 1 285 432 l 1 285 195 l 1 323 177 367.667 161.167 419 147.5 c 128 470.333 133.833 528.667 127 594 127 c 0 647.333 127 697.5 133.833 744.5 147.5 c 128 791.5 161.167 832.5 180.667 867.5 206 c 128 902.5 231.333 929.833 262 949.5 298 c 128 969.167 334 979 374.667 979 420 c 0 979 515.333 942.5 585.5 869.5 630.5 c 128 796.5 675.5 695.667 698 567 698 c 2 449 698 l 1 449 811 l 1 821 1282 l 1 289 1282 l 1 289 1059 l 1 137 1059 l 1 137 1434 l 1 EndSplineSet Fore SplineSet 948 352 m 0 948 116 748 -6 501 -6 c 0 416 -6 249 4 77 116 c 1 161 254 l 1 272 176 353 145 501 145 c 0 681 145 786 250 786 356 c 0 786 530 660 645 473 645 c 0 424 645 382 608 382 608 c 1 288 692 l 1 746 1148 l 1 532 1148 203 1145 89 1145 c 1 88 1298 l 1 208 1298 630 1302 818 1302 c 0 893 1302 939 1289 958 1286 c 1 955 1253 944 1172 940 1149 c 1 542 760 l 1 550 761 558 761 566 761 c 0 748 761 948 607 948 352 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni04E1.glyph000066400000000000000000000033461472062471000320560ustar00rootroot00000000000000StartChar: uni04E1 Encoding: 1249 1249 927 Width: 1060 VWidth: 6 Flags: W HStem: -408 154<242.807 690.361> 256 140<422.869 648.867> 861 159<123 674> VStem: 806 157<-151.354 121.544> LayerCount: 2 Back SplineSet 201 1024 m 1 1010 1024 l 1 1010 877 l 1 643 403 l 1 676 403 l 2 738.667 403 796 394.167 848 376.5 c 128 900 358.833 945 333.666 983 301 c 128 1021 268.333 1050.67 228.833 1072 182.5 c 128 1093.33 136.167 1104 83.6667 1104 25 c 0 1104 -49 1091.67 -114.667 1067 -172 c 128 1042.33 -229.333 1007.83 -277.5 963.5 -316.5 c 128 919.166 -355.5 866.333 -384.833 805 -404.5 c 128 743.666 -424.167 675.333 -434 600 -434 c 0 566 -434 530.5 -430.667 493.5 -424 c 128 456.5 -417.333 420.667 -407.833 386 -395.5 c 128 351.333 -383.167 318.333 -368.5 287 -351.5 c 128 255.667 -334.5 227.667 -315.667 203 -295 c 1 205 -291 l 1 205 0 l 1 344 0 l 1 344 -211 l 1 382 -234.333 424 -253.833 470 -269.5 c 128 516 -285.167 561.333 -293 606 -293 c 0 715.333 -293 799 -266 857 -212 c 128 915 -158 944 -85.3333 944 6 c 0 944 100 910.833 167.167 844.5 207.5 c 128 778.166 247.833 689.333 268 578 268 c 2 446 268 l 1 446 367 l 1 813 877 l 1 340 877 l 1 340 641 l 1 201 641 l 1 201 1024 l 1 EndSplineSet Fore SplineSet 156 338 m 1 290 464 299 469 436 618 c 0 532 723 612 803 674 861 c 1 664 861 654 861 643 861 c 0 576 861 485 863 398 863 c 0 273 863 153 865 96 874 c 1 123 1025 l 1 169 1020 277 1020 401 1020 c 0 879 1020 l 1 903 905 l 1 903 905 488 466 420 396 c 1 830 396 963 148 963 -12 c 0 963 -286 711 -408 490 -408 c 0 267 -408 124 -326 53 -273 c 1 139 -152 l 1 190 -198 321 -254 489 -254 c 0 670 -254 806 -178 806 -14 c 0 806 169 622 256 433 256 c 0 361 256 288 243 224 218 c 1 156 338 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni04E2.glyph000066400000000000000000000007151472062471000320540ustar00rootroot00000000000000StartChar: uni04E2 Encoding: 1250 1250 928 Width: 1060 Flags: W HStem: -6 21G<75 234 757.5 916> 1277 17G<75 234 670.5 911> 1376.6 152<285 739> VStem: 75 158<290 1294> 285 454<1377.6 1528.6> 750 158<-6 934 1198.08 1296> LayerCount: 2 Back SplineSet 299 1726 m 5 946 1726 l 5 946 1599 l 5 299 1599 l 5 299 1726 l 5 EndSplineSet Refer: 760 1048 N 1 0 0 1 0 0 3 Fore Refer: 326 772 S 1 0 0 1 29.0001 -96.4 2 Refer: 760 1048 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni04E3.glyph000066400000000000000000000006011472062471000320470ustar00rootroot00000000000000StartChar: uni04E3 Encoding: 1251 1251 929 Width: 1060 Flags: W HStem: -6 21G<119 278 745.5 907> 1000 17G<119 278 656 902> 1185.9 152<294 748> VStem: 119 154<260 1017> 294 454<1186.9 1337.9> 741 158<-6 721> LayerCount: 2 Back Refer: 176 175 N 1 0 0 1 10 0 2 Refer: 792 1080 N 1 0 0 1 0 0 3 Fore Refer: 326 772 S 1 0 0 1 38 -287.1 2 Refer: 792 1080 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni04E4.glyph000066400000000000000000000017501472062471000320560ustar00rootroot00000000000000StartChar: uni04E4 Encoding: 1252 1252 930 Width: 1060 Flags: W HStem: -6 21G<75 234 757.5 916> 1277 17G<75 234 670.5 911> 1385 225<188.5 423.5 594.5 829.5> VStem: 75 158<290 1294> 188.5 235<1385 1607> 594.5 235<1382 1604> 750 158<-6 934 1198.08 1296> LayerCount: 2 Back SplineSet 266 1638 m 260 266 1685 266 1685 302 1715 c 132 338 1745 338 1745 395 1745 c 4 448 1745 448 1745 484 1715.5 c 132 520 1686 520 1686 520 1638 c 260 520 1591 520 1591 484 1562.5 c 132 448 1534 448 1534 395 1534 c 4 338 1534 338 1534 302 1562.5 c 132 266 1591 266 1591 266 1638 c 260 727 1638 m 260 727 1685 727 1685 761.5 1715 c 132 796 1745 796 1745 850 1745 c 4 909 1745 909 1745 944 1715.5 c 132 979 1686 979 1686 979 1638 c 260 979 1591 979 1591 944 1562.5 c 132 909 1534 909 1534 850 1534 c 4 797 1534 797 1534 762 1562.5 c 132 727 1591 727 1591 727 1638 c 260 EndSplineSet Refer: 760 1048 N 1 0 0 1 0 0 3 Fore Refer: 173 168 S 1 0 0 1 49.5 295 2 Refer: 760 1048 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni04E5.glyph000066400000000000000000000006561472062471000320630ustar00rootroot00000000000000StartChar: uni04E5 Encoding: 1253 1253 931 Width: 1060 Flags: W HStem: -6 21G<119 278 745.5 907> 1000 17G<119 278 656 902> 1184.9 225<185.5 420.5 591.5 826.5> VStem: 119 154<260 1017> 185.5 235<1184.9 1406.9> 591.5 235<1181.9 1403.9> 741 158<-6 721> LayerCount: 2 Back Refer: 173 168 N 1 0 0 1 16 -39 2 Refer: 792 1080 N 1 0 0 1 0 0 3 Fore Refer: 173 168 S 1 0 0 1 46.5 94.9 2 Refer: 792 1080 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni04E6.glyph000066400000000000000000000017461472062471000320650ustar00rootroot00000000000000StartChar: uni04E6 Encoding: 1254 1254 932 Width: 1060 Flags: W HStem: -13 153<331.92 635.724> 1173 153<358.476 637.052> 1385 225<177.5 412.5 583.5 818.5> VStem: 24 158<323.826 923.593> 177.5 235<1385 1607> 583.5 235<1382 1604> 796 158<349.736 947.703> LayerCount: 2 Back SplineSet 258 1638 m 260 258 1685 258 1685 294 1715 c 132 330 1745 330 1745 387 1745 c 4 440 1745 440 1745 476 1715.5 c 132 512 1686 512 1686 512 1638 c 260 512 1591 512 1591 476 1562.5 c 132 440 1534 440 1534 387 1534 c 4 330 1534 330 1534 294 1562.5 c 132 258 1591 258 1591 258 1638 c 260 719 1638 m 260 719 1685 719 1685 753.5 1715 c 132 788 1745 788 1745 842 1745 c 4 901 1745 901 1745 936 1715.5 c 132 971 1686 971 1686 971 1638 c 260 971 1591 971 1591 936 1562.5 c 132 901 1534 901 1534 842 1534 c 4 789 1534 789 1534 754 1562.5 c 132 719 1591 719 1591 719 1638 c 260 EndSplineSet Refer: 38 79 N 1 0 0 1 0 0 3 Fore Refer: 173 168 S 1 0 0 1 38.5 295 2 Refer: 766 1054 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni04E7.glyph000066400000000000000000000007011472062471000320540ustar00rootroot00000000000000StartChar: uni04E7 Encoding: 1255 1255 933 Width: 1060 VWidth: 6 Flags: W HStem: 1 155<343.159 630.662> 878 154<352.497 639.881> 1186.9 225<166.5 401.5 572.5 807.5> VStem: 72 158<272.944 736.885> 166.5 235<1186.9 1408.9> 572.5 235<1183.9 1405.9> 743 159<279.587 758.636> LayerCount: 2 Back Refer: 173 168 N 1 0 0 1 -2 -39 2 Refer: 14 111 N 1 0 0 1 0 0 3 Fore Refer: 173 168 S 1 0 0 1 27.5 96.9 2 Refer: 798 1086 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni04E8.glyph000066400000000000000000000005141472062471000320570ustar00rootroot00000000000000StartChar: uni04E8 Encoding: 1256 1256 934 Width: 1060 Flags: W HStem: -16 153<355.938 639.042> 595 158<213.538 810> 1170 153<391.707 649.237> VStem: 41 160<336.789 578.122 732 893.719> 812 160<363.791 590.421 745 957.457> LayerCount: 2 Back Refer: 836 1138 N 1 0 0 1 0 0 3 Fore Refer: 836 1138 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni04E9.glyph000066400000000000000000000005111472062471000320550ustar00rootroot00000000000000StartChar: uni04E9 Encoding: 1257 1257 935 Width: 1060 Flags: W HStem: -16 153<339.131 690.474> 439 158<213.538 810> 879 153<371.35 671.542> VStem: 41 160<279.22 422.122 576 699.271> 812 160<264.125 434.421 589 721.217> LayerCount: 2 Back Refer: 837 1139 N 1 0 0 1 0 0 3 Fore Refer: 837 1139 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni04EA.glyph000066400000000000000000000020461472062471000320720ustar00rootroot00000000000000StartChar: uni04EA Encoding: 1258 1258 936 Width: 1060 Flags: W HStem: -16 153<355.938 639.042> 595 158<213.538 810> 1170 153<391.707 649.237> 1380.6 225<198.5 433.5 604.5 839.5> VStem: 41 160<336.789 578.122 732 893.719> 198.5 235<1380.6 1602.6> 604.5 235<1377.6 1599.6> 812 160<363.791 590.421 745 957.457> LayerCount: 2 Back SplineSet 258 1638 m 260 258 1685 258 1685 294 1715 c 132 330 1745 330 1745 387 1745 c 4 440 1745 440 1745 476 1715.5 c 132 512 1686 512 1686 512 1638 c 260 512 1591 512 1591 476 1562.5 c 132 440 1534 440 1534 387 1534 c 4 330 1534 330 1534 294 1562.5 c 132 258 1591 258 1591 258 1638 c 260 719 1638 m 260 719 1685 719 1685 753.5 1715 c 132 788 1745 788 1745 842 1745 c 4 901 1745 901 1745 936 1715.5 c 132 971 1686 971 1686 971 1638 c 260 971 1591 971 1591 936 1562.5 c 132 901 1534 901 1534 842 1534 c 4 789 1534 789 1534 754 1562.5 c 132 719 1591 719 1591 719 1638 c 260 EndSplineSet Refer: 836 1138 N 1 0 0 1 0 0 3 Fore Refer: 173 168 S 1 0 0 1 59.5001 290.6 2 Refer: 934 1256 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni04EB.glyph000066400000000000000000000007461472062471000321000ustar00rootroot00000000000000StartChar: uni04EB Encoding: 1259 1259 937 Width: 1060 Flags: W HStem: -16 153<339.131 690.474> 439 158<213.538 810> 879 153<371.35 671.542> 1185.9 225<219.5 454.5 625.5 860.5> VStem: 41 160<279.22 422.122 576 699.271> 219.5 235<1185.9 1407.9> 625.5 235<1182.9 1404.9> 812 160<264.125 434.421 589 721.217> LayerCount: 2 Back Refer: 173 168 N 1 0 0 1 -2 -39 2 Refer: 837 1139 N 1 0 0 1 0 0 3 Fore Refer: 173 168 S 1 0 0 1 80.5 95.9 2 Refer: 935 1257 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni04EC.glyph000066400000000000000000000020111472062471000320640ustar00rootroot00000000000000StartChar: uni04EC Encoding: 1260 1260 938 Width: 1060 Flags: W HStem: -13 153<228.318 587.274> 582 151<256 745.384> 1030 21G<102.739 160> 1173 153<231.946 583.469> 1394 225<135.5 370.5 541.5 776.5> VStem: 135.5 235<1394 1616> 541.5 235<1391 1613> 793 162<387.097 572.913 718 898.913> LayerCount: 2 Back SplineSet 170 1638 m 260 170 1685 170 1685 206 1715 c 132 242 1745 242 1745 299 1745 c 4 352 1745 352 1745 388 1715.5 c 132 424 1686 424 1686 424 1638 c 260 424 1591 424 1591 388 1562.5 c 132 352 1534 352 1534 299 1534 c 4 242 1534 242 1534 206 1562.5 c 132 170 1591 170 1591 170 1638 c 260 631 1638 m 260 631 1685 631 1685 665.5 1715 c 132 700 1745 700 1745 754 1745 c 4 813 1745 813 1745 848 1715.5 c 132 883 1686 883 1686 883 1638 c 260 883 1591 883 1591 848 1562.5 c 132 813 1534 813 1534 754 1534 c 4 701 1534 701 1534 666 1562.5 c 132 631 1591 631 1591 631 1638 c 260 EndSplineSet Refer: 781 1069 N 1 0 0 1 0 0 3 Fore Refer: 173 168 S 1 0 0 1 -3.5 304 2 Refer: 781 1069 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni04ED.glyph000066400000000000000000000007041472062471000320740ustar00rootroot00000000000000StartChar: uni04ED Encoding: 1261 1261 939 Width: 1060 Flags: W HStem: -13 153<249.632 635.562> 446 151<317 752.094> 886 153<242.194 626.11> 1178.9 225<157.5 392.5 563.5 798.5> VStem: 157.5 235<1178.9 1400.9> 563.5 235<1175.9 1397.9> 755 162<270.749 438.371 582 735.617> LayerCount: 2 Back Refer: 173 168 N 1 0 0 1 -29 -39 2 Refer: 813 1101 N 1 0 0 1 0 0 3 Fore Refer: 173 168 S 1 0 0 1 18.5 88.9 2 Refer: 813 1101 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni04EE.glyph000066400000000000000000000007441472062471000321010ustar00rootroot00000000000000StartChar: uni04EE Encoding: 1262 1262 940 Width: 1060 Flags: W HStem: -22 152<217.418 395.984> 1292 20G<137.63 242.5 811 873.483> 1381.6 152<299.274 753.274> VStem: 35 163<1151.98 1262.75> 299.274 454<1382.6 1533.6> 819 158<1161.46 1274.26> LayerCount: 2 Back SplineSet 291 1726 m 5 938 1726 l 5 938 1599 l 5 291 1599 l 5 291 1726 l 5 EndSplineSet Refer: 771 1059 N 1 0 0 1 0 0 3 Fore Refer: 326 772 S 1 0 0 1 43.2745 -91.4 2 Refer: 771 1059 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni04EF.glyph000066400000000000000000000005701472062471000320770ustar00rootroot00000000000000StartChar: uni04EF Encoding: 1263 1263 941 Width: 1060 VWidth: 14 Flags: W HStem: -376 153<81.6222 387.962> 868 153<73 191.824> 1181.8 152<287 741> VStem: 287 454<1182.8 1333.8> 774 158<704.643 1020> LayerCount: 2 Back Refer: 176 175 N 1 0 0 1 63 0 2 Refer: 24 121 N 1 0 0 1 0 0 3 Fore Refer: 326 772 S 1 0 0 1 31 -291.2 2 Refer: 803 1091 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni04F0.glyph000066400000000000000000000020161472062471000320470ustar00rootroot00000000000000StartChar: uni04F0 Encoding: 1264 1264 942 Width: 1060 Flags: W HStem: -22 152<217.418 395.984> 1292 20G<137.63 242.5 811 873.483> 1380.6 225<193.774 428.774 599.774 834.774> VStem: 35 163<1151.98 1262.75> 193.774 235<1380.6 1602.6> 599.774 235<1377.6 1599.6> 819 158<1161.46 1274.26> LayerCount: 2 Back SplineSet 272 1638 m 260 272 1685 272 1685 308 1715 c 132 344 1745 344 1745 401 1745 c 4 454 1745 454 1745 490 1715.5 c 132 526 1686 526 1686 526 1638 c 260 526 1591 526 1591 490 1562.5 c 132 454 1534 454 1534 401 1534 c 4 344 1534 344 1534 308 1562.5 c 132 272 1591 272 1591 272 1638 c 260 733 1638 m 260 733 1685 733 1685 767.5 1715 c 132 802 1745 802 1745 856 1745 c 4 915 1745 915 1745 950 1715.5 c 132 985 1686 985 1686 985 1638 c 260 985 1591 985 1591 950 1562.5 c 132 915 1534 915 1534 856 1534 c 4 803 1534 803 1534 768 1562.5 c 132 733 1591 733 1591 733 1638 c 260 EndSplineSet Refer: 771 1059 N 1 0 0 1 0 0 3 Fore Refer: 173 168 S 1 0 0 1 54.7745 290.6 2 Refer: 771 1059 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni04F1.glyph000066400000000000000000000006461472062471000320570ustar00rootroot00000000000000StartChar: uni04F1 Encoding: 1265 1265 943 Width: 1060 VWidth: 14 Flags: W HStem: -376 153<81.6222 387.962> 868 153<73 191.824> 1191.9 225<169.5 404.5 575.5 810.5> VStem: 169.5 235<1191.9 1413.9> 575.5 235<1188.9 1410.9> 774 158<704.643 1020> LayerCount: 2 Back Refer: 173 168 N 1 0 0 1 20 -39 2 Refer: 24 121 N 1 0 0 1 0 0 3 Fore Refer: 173 168 S 1 0 0 1 30.5 101.9 2 Refer: 803 1091 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni04F2.glyph000066400000000000000000000010271472062471000320520ustar00rootroot00000000000000StartChar: uni04F2 Encoding: 1266 1266 944 Width: 1060 Flags: W HStem: -22 152<217.418 395.984> 1292 20G<137.63 242.5 811 873.483> 1348 517 VStem: 35 163<1151.98 1262.75> 819 158<1161.46 1274.26> LayerCount: 2 Back SplineSet 500 1741 m 5 690 1741 l 5 690 1708 l 5 485 1518 l 5 369 1518 l 5 500 1741 l 5 831 1741 m 5 1034 1741 l 5 1034 1708 l 5 741 1518 l 5 623 1518 l 5 831 1741 l 5 EndSplineSet Refer: 771 1059 N 1 0 0 1 0 0 3 Fore Refer: 333 779 S 1 0 0 1 93.7744 190 2 Refer: 771 1059 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni04F3.glyph000066400000000000000000000007151472062471000320560ustar00rootroot00000000000000StartChar: uni04F3 Encoding: 1267 1267 945 Width: 1060 Flags: W HStem: -376 153<81.6222 387.962> 868 153<73 191.824> 1094 517 VStem: 774 158<704.643 1020> LayerCount: 2 Back SplineSet 533 1475 m 5 709 1475 l 5 547 1169 l 5 461 1169 l 5 533 1475 l 5 832 1475 m 5 1043 1475 l 5 774 1169 l 5 682 1169 l 5 832 1475 l 5 EndSplineSet Refer: 24 121 N 1 0 0 1 0 0 3 Fore Refer: 333 779 S 1 0 0 1 105.5 -64 2 Refer: 803 1091 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni04F4.glyph000066400000000000000000000020031472062471000320470ustar00rootroot00000000000000StartChar: uni04F4 Encoding: 1268 1268 946 Width: 1060 Flags: W HStem: 0 21G<782.918 940> 449 153<344.831 776.864> 1276 20G<62 223 783.939 941> 1383.6 225<168 403 574 809> VStem: 62 158<804.156 1296> 168 235<1383.6 1605.6> 574 235<1380.6 1602.6> 783 157<0 488 630.802 1296> LayerCount: 2 Back SplineSet 285 1638 m 260 285 1685 285 1685 321 1715 c 132 357 1745 357 1745 414 1745 c 4 467 1745 467 1745 503 1715.5 c 132 539 1686 539 1686 539 1638 c 260 539 1591 539 1591 503 1562.5 c 132 467 1534 467 1534 414 1534 c 4 357 1534 357 1534 321 1562.5 c 132 285 1591 285 1591 285 1638 c 260 746 1638 m 260 746 1685 746 1685 780.5 1715 c 132 815 1745 815 1745 869 1745 c 4 928 1745 928 1745 963 1715.5 c 132 998 1686 998 1686 998 1638 c 260 998 1591 998 1591 963 1562.5 c 132 928 1534 928 1534 869 1534 c 4 816 1534 816 1534 781 1562.5 c 132 746 1591 746 1591 746 1638 c 260 EndSplineSet Refer: 775 1063 N 1 0 0 1 0 0 3 Fore Refer: 173 168 S 1 0 0 1 29.0001 293.6 2 Refer: 775 1063 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni04F5.glyph000066400000000000000000000007061472062471000320600ustar00rootroot00000000000000StartChar: uni04F5 Encoding: 1269 1269 947 Width: 1060 Flags: W HStem: 0 21G<729.891 887> 329 153<337.888 723.909> 1000 20G<115 273 730.92 888> 1186.5 225<181 416 587 822> VStem: 115 158<549.072 1020> 181 235<1186.5 1408.5> 587 235<1183.5 1405.5> 730 157<0 368 509.765 1020> LayerCount: 2 Back Refer: 173 168 N 1 0 0 1 -23 -39 2 Refer: 807 1095 N 1 0 0 1 0 0 3 Fore Refer: 173 168 N 1 0 0 1 42 96.5 2 Refer: 807 1095 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni04F6.glyph000066400000000000000000000013661472062471000320640ustar00rootroot00000000000000StartChar: uni04F6 Encoding: 1270 1270 948 Width: 1060 VWidth: 0 Flags: W HStem: 9 148<372 428> 1147 154<372 1011.96> VStem: 211 161<157 1147> 428 143<-249.026 9> LayerCount: 2 Back SplineSet 143 1434 m 1 1126 1434 l 1 1126 1059 l 1 975 1059 l 1 975 1282 l 1 510 1282 l 1 510 152 l 1 831 152 l 1 831 -246 l 1 688 -246 l 1 688 0 l 1 143 0 l 1 143 152 l 1 340 152 l 1 340 1282 l 1 143 1282 l 1 143 1434 l 1 EndSplineSet Fore SplineSet 211 1301 m 1 895 1301 l 2 970 1301 1008 1287 1055 1271 c 1 1014 1125 l 1 970 1140 952 1144 893 1147 c 1 372 1147 l 1 372 157 l 1 572 167 l 1 571 140 571 112 571 82 c 0 571 -35 578 -169 593 -253 c 1 451 -274 l 1 435 -177 430 -101 428 9 c 1 211 0 l 1 211 1301 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni04F7.glyph000066400000000000000000000013331472062471000320570ustar00rootroot00000000000000StartChar: uni04F7 Encoding: 1271 1271 949 Width: 1060 Flags: W HStem: 9 148<417 473> 866 154<417 1025.96> VStem: 256 161<157 866> 473 143<-249.026 9> LayerCount: 2 Back SplineSet 147 0 m 1 147 137 l 1 401 137 l 1 401 885 l 1 147 885 l 1 147 1024 l 1 1057 1024 l 1 1057 641 l 1 918 641 l 1 918 885 l 1 561 885 l 1 561 137 l 1 975 137 l 1 975 -246 l 1 836 -246 l 1 836 0 l 1 147 0 l 1 EndSplineSet Fore SplineSet 256 1020 m 1 909 1020 l 2 984 1020 1022 1006 1069 990 c 1 1028 844 l 1 984 859 966 863 907 866 c 1 417 866 l 1 417 157 l 1 617 167 l 1 616 140 616 112 616 82 c 0 616 -35 623 -169 638 -253 c 1 496 -274 l 1 480 -177 475 -101 473 9 c 1 256 0 l 1 256 1020 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni04F8.glyph000066400000000000000000000020561472062471000320630ustar00rootroot00000000000000StartChar: uni04F8 Encoding: 1272 1272 950 Width: 1060 Flags: W HStem: 0 150<205 488.887> 649 149<211.822 478.796> 1276 20G<49 210.5 813.954 971> 1382.6 225<202.054 437.054 608.054 843.054> VStem: 51 160<150 640 780 1296> 202.054 235<1382.6 1604.6> 536 159<199.986 591.967> 608.054 235<1379.6 1601.6> 811 159<0 1296> LayerCount: 2 Back SplineSet 252 1638 m 260 252 1685 252 1685 288 1715 c 132 324 1745 324 1745 381 1745 c 4 434 1745 434 1745 470 1715.5 c 132 506 1686 506 1686 506 1638 c 260 506 1591 506 1591 470 1562.5 c 132 434 1534 434 1534 381 1534 c 4 324 1534 324 1534 288 1562.5 c 132 252 1591 252 1591 252 1638 c 260 713 1638 m 260 713 1685 713 1685 747.5 1715 c 132 782 1745 782 1745 836 1745 c 4 895 1745 895 1745 930 1715.5 c 132 965 1686 965 1686 965 1638 c 260 965 1591 965 1591 930 1562.5 c 132 895 1534 895 1534 836 1534 c 4 783 1534 783 1534 748 1562.5 c 132 713 1591 713 1591 713 1638 c 260 EndSplineSet Refer: 779 1067 N 1 0 0 1 0 0 3 Fore Refer: 173 168 S 1 0 0 1 63.0538 292.6 2 Refer: 779 1067 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni04F9.glyph000066400000000000000000000007571472062471000320720ustar00rootroot00000000000000StartChar: uni04F9 Encoding: 1273 1273 951 Width: 1060 Flags: W HStem: -10 151<225.367 492.594> 488 149<232.333 477.482> 1000 20G<68 228.5 813.941 971> 1182.9 225<198.5 433.5 604.5 839.5> VStem: 69 160<145.032 478 624 1020> 198.5 235<1182.9 1404.9> 542 159<192.534 424.396> 604.5 235<1179.9 1401.9> 811 159<0 1020> LayerCount: 2 Back Refer: 173 168 N 1 0 0 1 -8 -39 2 Refer: 811 1099 N 1 0 0 1 0 0 3 Fore Refer: 173 168 N 1 0 0 1 59.5 92.9 2 Refer: 811 1099 S 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni04FC.glyph000066400000000000000000000024261472062471000320770ustar00rootroot00000000000000StartChar: uni04FC Encoding: 1276 1276 952 Width: 1060 VWidth: 0 Flags: W HStem: -396 153<677 825.644> 1320 0G<114.333 203.5 782.479 825.529> VStem: 866 159<-203.037 58.736> LayerCount: 2 Back SplineSet 668 514 m 1 612 616 l 1 559 514 l 1 231 0 l 1 41 0 l 1 514 729 l 1 82 1434 l 1 287 1434 l 1 573 948 l 1 625 852 l 1 674 948 l 1 979 1434 l 1 1167 1434 l 1 719 743 l 1 1006 289 l 2 1048 222.333 1084 154.5 1114 85.5 c 128 1144 16.5 1159 -57.6667 1159 -137 c 0 1159 -228.333 1136.5 -300 1091.5 -352 c 128 1046.5 -404 975.667 -430 879 -430 c 0 863 -430 863 -430 847 -430 c 128 836.333 -430 825.667 -428.667 815 -426 c 1 815 -287 l 1 883 -287 930 -274.333 956 -249 c 128 982 -223.667 995 -189 995 -145 c 0 995 -107 990.333 -71 981 -37 c 128 971.659 -3 959.826 29 945.5 59 c 128 931.167 89 916.167 117 900.5 143 c 128 884.833 169 870 192.333 856 213 c 2 668 514 l 1 EndSplineSet Fore SplineSet 794 1340 m 1 928 1255 l 1 575 674 l 1 822 407 1025 90 1025 -117 c 3 1025 -260 938 -396 680 -396 c 0 677 -396 l 1 671 -243 l 1 673 -243 676 -243 678 -243 c 0 824 -243 866 -171 866 -108 c 3 866 57 690 320 491 537 c 1 160 -31 l 1 28 54 l 1 377 636 l 1 248 807 107 1054 14 1257 c 1 161 1320 l 1 246 1108 368 909 472 781 c 1 794 1340 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni04FD.glyph000066400000000000000000000030441472062471000320750ustar00rootroot00000000000000StartChar: uni04FD Encoding: 1277 1277 953 Width: 1060 VWidth: 4 Flags: W HStem: -395 152<664 826.962> -18 21G<162.275 193.5> 1041 20G<184.257 272 750 905> VStem: 750 158<912.879 1019> 844 159<-223.434 -10.9214> LayerCount: 2 Back SplineSet 612 420 m 1 281 0 l 1 94 0 l 1 518 524 l 1 123 1024 l 1 328 1024 l 1 623 639 l 1 926 1024 l 1 1110 1024 l 1 715 532 l 1 913 276 l 2 933.667 248.667 955 219 977 187 c 128 999 155 1018.83 121.667 1036.5 87 c 128 1054.17 52.3333 1068.5 17.5 1079.5 -17.5 c 128 1090.5 -52.5 1096 -86.3333 1096 -119 c 0 1096 -225.667 1067 -304.833 1009 -356.5 c 128 951 -408.167 872.667 -434 774 -434 c 0 763.333 -434 752.5 -433.667 741.5 -433 c 128 730.5 -432.333 720.333 -431.333 711 -430 c 1 711 -291 l 1 789 -291 845.333 -279.333 880 -256 c 128 914.667 -232.667 932 -190.333 932 -129 c 0 932 -101.667 926.833 -72.6667 916.5 -42 c 128 906.167 -11.3333 893.5 18.6667 878.5 48 c 128 863.5 77.3333 847.167 105 829.5 131 c 128 811.833 157 796 179.667 782 199 c 2 612 420 l 1 EndSplineSet Fore SplineSet 860 863 m 0xf0 810 778 692 595 612 488 c 1 754 294 1003 68 1003 -160 c 3 1003 -282 908 -395 698 -395 c 0 686 -395 674 -395 662 -394 c 1 664 -243 l 1 672 -243 679 -243 686 -243 c 0 799 -243 844 -215 844 -154 c 3xe8 844 -5 654 188 508 379 c 1 358 184 201 0 186 -18 c 1 65 84 l 1 73 95 254 323 410 511 c 1 326 629 212 786 80 960 c 1 210 1061 l 1 334 891 436 740 518 624 c 1 590 711 646 807 716 930 c 0 736 965 746 1002 750 1019 c 1 908 1020 l 1 902 971 892 914 860 863 c 0xf0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni0510.glyph000066400000000000000000000052331472062471000320270ustar00rootroot00000000000000StartChar: uni0510 Encoding: 1296 1296 954 Width: 1060 Flags: W HStem: -6 151<425.862 833.771> 645 150<467.989 749> 1171 151<439.525 821.768> VStem: 156 162<241.556 504.469> 193 159<864.999 1091.17> LayerCount: 2 Back SplineSet 911 1255 m 1 871.665 1270.33 830.832 1282.83 788.5 1292.5 c 128 746.165 1302.17 705.332 1307 666 1307 c 0 624 1307 584.5 1303.17 547.5 1295.5 c 128 510.5 1287.83 478 1275.5 450 1258.5 c 128 422 1241.5 399.667 1219 383 1191 c 128 366.333 1163 358 1129.33 358 1090 c 0 358 1052 366.333 1018.17 383 988.5 c 128 399.667 958.833 421.5 933.167 448.5 911.5 c 128 475.5 889.833 506.167 872.167 540.5 858.5 c 128 574.833 844.833 609.667 835 645 829 c 0 668.333 826.333 695.667 824.333 727 823 c 128 758.333 821.667 786.333 821 811 821 c 2 844 821 l 1 844 678 l 1 731 678 l 2 714.333 678 699 677.667 685 677 c 128 671 676.333 656.333 675.333 641 674 c 0 544.333 667.333 465.833 643.5 405.5 602.5 c 128 345.167 561.5 315 498.667 315 414 c 0 315 364.667 325.667 322.167 347 286.5 c 128 368.333 250.833 395.667 221.167 429 197.5 c 128 462.333 173.833 500.5 156.167 543.5 144.5 c 128 586.5 132.833 630 127 674 127 c 0 726 127 775.167 132.167 821.5 142.5 c 128 867.833 152.833 910 167.333 948 186 c 1 948 367 l 1 1100 367 l 1 1100 100 l 1 1059.33 68.6667 1002 40 928 14 c 128 854 -12 761.667 -25 651 -25 c 0 584.333 -25 520 -16.3333 458 1 c 128 396 18.3333 341 44.6667 293 80 c 128 245 115.333 206.667 159.667 178 213 c 128 149.333 266.333 135 329.667 135 403 c 0 135 495.667 161.667 574.833 215 640.5 c 128 268.333 706.167 343.333 746.667 440 762 c 1 440 770 l 1 394.667 783.333 355.667 802 323 826 c 128 290.333 850 263.5 877 242.5 907 c 128 221.5 937 205.5 969.167 194.5 1003.5 c 128 183.5 1037.83 178 1072 178 1106 c 0 178 1167.34 191.333 1220.17 218 1264.5 c 128 244.667 1308.83 280.5 1345.33 325.5 1374 c 128 370.5 1402.67 422.667 1423.83 482 1437.5 c 128 541.333 1451.17 603.333 1458 668 1458 c 0 704.667 1458 742.5 1455 781.5 1449 c 128 820.5 1443 858 1434.5 894 1423.5 c 128 930 1412.5 962.667 1399.83 992 1385.5 c 128 1021.33 1371.17 1045 1356.33 1063 1341 c 1 1063 1075 l 1 911 1075 l 1 911 1255 l 1 EndSplineSet Fore SplineSet 751 797 m 9xe8 749 643 l 17 676 643 680 645 631 645 c 0 471 645 318 530 318 356 c 0 318 250 423 145 603 145 c 0 751 145 832 176 943 254 c 1 1027 116 l 17 855 4 688 -6 603 -6 c 0 356 -6 156 116 156 352 c 0xf0 156 557 242 664 353 717 c 1 252 779 193 854 193 974 c 0 193 1205 396 1322 597 1322 c 0 733 1322 838 1314 1010 1186 c 9 916 1066 l 1 805 1144 764 1171 608 1171 c 0 474 1171 352 1106 352 974 c 0 352 863 443 795 633 795 c 0 682 795 678 797 751 797 c 9xe8 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni0511.glyph000066400000000000000000000043111472062471000320240ustar00rootroot00000000000000StartChar: uni0511 Encoding: 1297 1297 955 Width: 1060 Flags: W HStem: -4 154<350.276 820.193> 471 151<410.479 717> 871 153<341.216 835.242> VStem: 126 157<209.489 376.67> 145 156<681.617 830.005> LayerCount: 2 Back SplineSet 866 862 m 1 833.333 871.333 797.833 879.167 759.5 885.5 c 128 721.166 891.833 686.333 895 655 895 c 0 561 895 490.5 884 443.5 862 c 128 396.5 840 373 802.667 373 750 c 0 373 728 378.833 706.667 390.5 686 c 128 402.167 665.333 417.5 647.167 436.5 631.5 c 128 455.5 615.833 477 603.333 501 594 c 128 525 584.667 549 580 573 580 c 2 737 580 l 1 737 446 l 1 598 446 l 2 504 446 436.5 433.833 395.5 409.5 c 128 354.5 385.167 334 348.333 334 299 c 0 334 247 359.167 205 409.5 173 c 128 459.834 141 527.334 125 612 125 c 0 646 125 682.5 128.334 721.5 135 c 128 760.5 141.667 798.5 150.834 835.5 162.5 c 128 872.5 174.167 906.667 187.167 938 201.5 c 128 969.333 215.833 994.667 231.333 1014 248 c 1 1071 117 l 1 1051.67 100.333 1026 84.1666 994 68.5 c 128 962 52.8333 925.833 38.5 885.5 25.5 c 128 845.167 12.5 803.167 2 759.5 -6 c 128 715.833 -14 673.667 -18 633 -18 c 0 481.667 -18 366.667 9.16667 288 63.5 c 128 209.333 117.833 170 192.333 170 287 c 0 170 356.333 186.667 409.167 220 445.5 c 128 253.333 481.833 309 510 387 530 c 1 387 539 l 1 329.667 558.333 285.667 590 255 634 c 128 224.333 678 209 728 209 784 c 0 209 868.667 244.833 932.167 316.5 974.5 c 128 388.167 1016.83 486 1038 610 1038 c 0 648 1038 686.5 1035.67 725.5 1031 c 128 764.5 1026.32 802.167 1019.82 838.5 1011.5 c 128 874.833 1003.17 908 994 938 984 c 128 968 974 993.333 962.667 1014 950 c 1 1014 672 l 1 866 672 l 1 866 862 l 1 EndSplineSet Fore SplineSet 1010 131 m 1xf0 939 78 796 -4 573 -4 c 0 391 -4 291 29 216 88 c 0 139 149 126 234 126 299 c 0xf0 126 392 210 509 362 545 c 1 201 556 145 678 145 760 c 0 145 920 283 1024 593 1024 c 0 824 1024 921 952 939 940 c 1 871 810 l 1 847 825 741 871 595 871 c 0 391 871 301 836 301 754 c 0xe8 301 626 583 622 694 622 c 2 699 622 l 1 717 622 l 1 717 470 l 1 691 470 665 471 639 471 c 0 576 471 514 467 440 439 c 0 329 398 283 344 283 297 c 0 283 204 393 150 574 150 c 0 742 150 873 206 924 252 c 1 1010 131 l 1xf0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni0512.glyph000066400000000000000000000031711472062471000320300ustar00rootroot00000000000000StartChar: uni0512 Encoding: 1298 1298 956 Width: 1060 Flags: W HStem: -408 153<581 699.946> -10 154<40.9331 136.779> 1144 153<435 798> VStem: 277 158<799.46 1144> 798 158<-146.243 1144> LayerCount: 2 Back SplineSet 1067 -55 m 2 1067 -181.667 1045.17 -276.5 1001.5 -339.5 c 128 957.833 -402.5 888.333 -434 793 -434 c 0 782.333 -434 772.167 -433.667 762.5 -433 c 128 752.833 -432.333 742.333 -431.333 731 -430 c 1 731 -291 l 1 769 -291 799.333 -285.833 822 -275.5 c 128 844.667 -265.167 861.5 -248.333 872.5 -225 c 128 883.5 -201.667 890.333 -171.667 893 -135 c 128 895.667 -98.3333 897 -53.3333 897 0 c 2 897 1282 l 1 530 1282 l 1 516.666 1008.67 498.666 781.667 476 601 c 128 453.333 420.333 419 279.333 373 178 c 0 343 112.667 307.833 65 267.5 35 c 128 227.167 5 183 -10 135 -10 c 256 87 -10 47.3333 -3.33333 16 10 c 1 43 158 l 1 56.3333 154 70.6667 152 86 152 c 0 109.333 152 132.5 159.5 155.5 174.5 c 128 178.5 189.5 201 217.333 223 258 c 0 242.333 294.667 260.167 343.833 276.5 405.5 c 128 292.833 467.167 307.5 545 320.5 639 c 128 333.5 733 344.167 845.167 352.5 975.5 c 128 360.833 1105.83 367 1258.67 371 1434 c 1 1067 1434 l 1 1067 -55 l 2 EndSplineSet Fore SplineSet 30 -6 m 1 42 145 l 1 47 144 51 144 56 144 c 0 194 144 277 409 277 1296 c 1 633 1297 l 2 667 1297 721 1297 752 1297 c 0 830 1297 900 1297 956 1293 c 1 956 36 l 1 956 0 l 1 955 0 l 1 944 -243 819 -408 592 -408 c 0 586 -408 581 -408 575 -408 c 1 581 -255 l 1 693 -252 797 -163 797 45 c 1 798 227 798 355 798 636 c 2 798 816 l 1 798 1144 l 1 435 1144 l 1 415 689 412 -10 76 -10 c 0 61 -10 46 -9 30 -6 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni0513.glyph000066400000000000000000000030561472062471000320330ustar00rootroot00000000000000StartChar: uni0513 Encoding: 1299 1299 957 Width: 1060 Flags: W HStem: -408 153<524 638.101> -3 157<41.937 164.774> 870 153<432 745> VStem: 274 158<539.461 870> 745 158<-141.904 708.611 709 870> LayerCount: 2 Back SplineSet 870 881 m 1 492 881 l 1 488 784.333 482.167 683.667 474.5 579 c 128 466.833 474.333 452.333 378.333 431 291 c 128 409.667 203.667 380 132 342 76 c 128 304 20 252.667 -8 188 -8 c 0 162 -8 139.5 -6.66667 120.5 -4 c 128 101.5 -1.33333 84.6667 3.33333 70 10 c 1 94 147 l 1 110.667 141.667 128.333 139 147 139 c 0 174.333 139 199 150.667 221 174 c 128 243 197.333 262.167 241.333 278.5 306 c 128 294.833 370.667 308.5 460.5 319.5 575.5 c 128 330.5 690.5 338 840 342 1024 c 1 1034 1024 l 1 1034 -55 l 2 1034 -181.667 1012.17 -276.5 968.5 -339.5 c 128 924.833 -402.5 855.333 -434 760 -434 c 0 749.333 -434 739.167 -433.667 729.5 -433 c 128 719.833 -432.333 709.333 -431.333 698 -430 c 1 698 -291 l 1 736 -291 766.333 -285.167 789 -273.5 c 128 811.667 -261.833 829.167 -244 841.5 -220 c 128 853.833 -196 861.667 -165.667 865 -129 c 128 868.333 -92.3333 870 -49.3333 870 0 c 2 870 881 l 1 EndSplineSet Fore SplineSet 24 5 m 1 43 160 l 1 57 157 71 154 86 154 c 0 173 154 274 251 274 1022 c 1 580 1023 l 2 614 1023 668 1023 699 1023 c 0 777 1023 847 1023 903 1019 c 1 903 587 903 432 903 0 c 0 903 -174 777 -408 532 -408 c 0 527 -408 523 -408 518 -408 c 1 524 -255 l 1 627 -252 727 -176 741 0 c 1 742 173 744 709 745 709 c 2 745 870 l 1 432 870 l 1 413 427 372 -3 93 -3 c 0 72 -3 48 0 24 5 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni051C.glyph000066400000000000000000000004231472062471000320460ustar00rootroot00000000000000StartChar: uni051C Encoding: 1308 1308 958 Width: 1060 VWidth: 0 Flags: W HStem: 0 21G<179.5 336 699 851.5> 1298 20G<63.75 220 804.5 966.75> VStem: 868 158<1066.13 1285.9> LayerCount: 2 Back Refer: 46 87 N 1 0 0 1 0 0 3 Fore Refer: 46 87 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni051D.glyph000066400000000000000000000004751472062471000320560ustar00rootroot00000000000000StartChar: uni051D Encoding: 1309 1309 959 Width: 1060 Flags: W HStem: -3 152<292 386.193 671.47 758.193> 1020 12G<115.053 171 825 983.5> VStem: 152 140<149 479.342> 473 140<264.591 824> 849 140<299.081 1017.18> LayerCount: 2 Back Refer: 22 119 N 1 0 0 1 0 0 3 Fore Refer: 22 119 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni0524.glyph000066400000000000000000000012771472062471000320400ustar00rootroot00000000000000StartChar: uni0524 Encoding: 1316 1316 960 Width: 1060 VWidth: 31 Flags: W HStem: -5 21G<61.9537 220 667.965 840> 1141 150<220 666> VStem: 62 158<-5 1141> 668 157<151 1141> 840 143<-258.026 0> LayerCount: 2 Back SplineSet 854 1282 m 1 313 1282 l 1 313 0 l 1 143 0 l 1 143 1434 l 1 1024 1434 l 1 1024 152 l 1 1214 152 l 1 1214 -246 l 1 1071 -246 l 1 1071 0 l 1 854 0 l 1 854 1282 l 1 EndSplineSet Fore SplineSet 220 1141 m 1 220 -5 l 1 62 -5 l 1 59 1292 l 1 667 1291 l 1 824 1291 l 1 825 151 l 1 984 158 l 1 983 131 983 103 983 73 c 0 983 -44 990 -178 1005 -262 c 1 863 -283 l 1 847 -186 842 -110 840 0 c 1 668 -5 l 1 666 1141 l 1 220 1141 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni0525.glyph000066400000000000000000000012731472062471000320350ustar00rootroot00000000000000StartChar: uni0525 Encoding: 1317 1317 961 Width: 1060 Flags: W HStem: -5 21G<61.9415 220 667.954 840> 870 150<220 666> VStem: 62 158<-5 870> 668 157<151 870> 840 143<-258.026 0> LayerCount: 2 Back SplineSet 881 885 m 1 346 885 l 1 346 0 l 1 188 0 l 1 188 1024 l 1 1040 1024 l 1 1040 137 l 1 1202 137 l 1 1202 -246 l 1 1063 -246 l 1 1063 0 l 1 881 0 l 1 881 885 l 1 EndSplineSet Fore SplineSet 220 870 m 1 220 -5 l 1 62 -5 l 1 59 1021 l 1 667 1020 l 1 824 1020 l 1 824 730 825 441 825 151 c 1 984 158 l 1 983 131 983 103 983 73 c 0 983 -44 990 -178 1005 -262 c 1 863 -283 l 1 847 -186 842 -110 840 0 c 1 668 -5 l 1 666 870 l 1 220 870 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni0526.glyph000066400000000000000000000024041472062471000320330ustar00rootroot00000000000000StartChar: uni0526 Encoding: 1318 1318 962 Width: 1060 Flags: W HStem: 0 21G<105 262.061 705 877> 694 153<269.084 621.574> 1276 20G<106 263.082> VStem: 105 157<0 666.235 808 1296> 708 159<151 601.369> 877 143<-258.026 0> LayerCount: 2 Back SplineSet 848 0 m 1 848 475 l 2 848 662.333 763.333 756 594 756 c 0 528.666 756 468 747.5 412 730.5 c 128 356 713.5 310 690.667 274 662 c 1 274 0 l 1 104 0 l 1 104 1434 l 1 274 1434 l 1 274 815 l 1 310.667 835.667 359.5 856.167 420.5 876.5 c 128 481.5 896.833 550.333 907 627 907 c 0 684.333 907 737.167 900.5 785.5 887.5 c 128 833.833 874.5 875.167 852.667 909.5 822 c 128 943.833 791.333 970.5 750.167 989.5 698.5 c 128 1008.5 646.833 1018 582.667 1018 506 c 2 1018 152 l 1 1206 152 l 1 1206 -264 l 1 1063 -264 l 1 1063 0 l 1 848 0 l 1 EndSplineSet Fore SplineSet 105 0 m 1 105 432 106 864 106 1296 c 1 263 1296 l 1 265 808 l 1 368 840 420 847 494 847 c 0 828 847 867 610 867 312 c 0 867 260 866 206 865 151 c 1 1021 158 l 1 1020 131 1020 103 1020 73 c 0 1020 -44 1027 -178 1042 -262 c 1 900 -283 l 1 884 -186 879 -110 877 0 c 1 705 -5 l 1 705 14 705 32 705 50 c 0 705 152 708 245 708 326 c 0 708 554 681 694 474 694 c 0 412 694 358 681 264 655 c 1 262 0 l 1 105 0 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni0527.glyph000066400000000000000000000023131472062471000320330ustar00rootroot00000000000000StartChar: uni0527 Encoding: 730 730 963 Width: 1060 VWidth: -26 Flags: W HStem: 922 125<376.828 533.277> 1188 124<373.557 534.087> VStem: 239 129<1057.22 1177.63> 540 132<1056.77 1178.04> LayerCount: 2 Back SplineSet 8 1434 m 5 328 1434 l 5 328 897 l 5 338 897 l 5 401 969 401 969 485 1009 c 132 569 1049 569 1049 694 1049 c 4 792 1049 792 1049 865 1028.5 c 132 938 1008 938 1008 984 956.5 c 132 1030 905 1030 905 1052.5 816 c 132 1075 727 1075 727 1075 590 c 6 1075 137 l 5 1237 137 l 5 1237 -246 l 5 1098 -246 l 5 1098 0 l 5 915 0 l 5 915 559 l 6 915 647 915 647 905 712.5 c 132 895 778 895 778 865.5 822 c 132 836 866 836 866 784.5 888.5 c 132 733 911 733 911 653 911 c 4 598 911 598 911 545 891.5 c 132 492 872 492 872 447.5 838.5 c 132 403 805 403 805 371.5 757 c 132 340 709 340 709 328 651 c 5 328 0 l 5 170 0 l 5 170 1296 l 5 8 1296 l 5 8 1434 l 5 EndSplineSet Fore SplineSet 368 1119 m 0 368 1084 404 1047 455 1047 c 0 506 1047 540 1084 540 1119 c 0 540 1154 507 1188 455 1188 c 0 403 1188 368 1154 368 1119 c 0 239 1117 m 0 239 1228 341 1312 456 1312 c 0 571 1312 672 1228 672 1117 c 0 672 1006 571 922 456 922 c 0 341 922 239 1006 239 1117 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni2010.glyph000066400000000000000000000002501472062471000320160ustar00rootroot00000000000000StartChar: uni2010 Encoding: 8208 8208 523 Width: 1060 VWidth: 6 Flags: W HStem: 444 156<152 939> LayerCount: 2 Fore Refer: 100 45 S 1 0 0 1 0 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni2011.glyph000066400000000000000000000002501472062471000320170ustar00rootroot00000000000000StartChar: uni2011 Encoding: 8209 8209 524 Width: 1060 VWidth: 6 Flags: W HStem: 444 156<152 939> LayerCount: 2 Fore Refer: 100 45 S 1 0 0 1 0 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni2016.glyph000066400000000000000000000012071472062471000320270ustar00rootroot00000000000000StartChar: uni2016 Encoding: 8214 8214 529 Width: 1060 VWidth: 66 Flags: W VStem: 243 162<-194.108 1492> 684 162<-194.108 1492> LayerCount: 2 Fore SplineSet 242 152 m 0 242 517 233 1111 233 1399 c 2 233 1492 l 1 393 1492 l 1 393 1347 l 2 393 1070 405 558 405 224 c 2 405 74 l 2 405 -41 404 -97 399 -198 c 1 238 -197 l 1 242 -135 243 -92 243 -37 c 0 243 10 242 66 242 152 c 0 683 152 m 0 683 517 674 1111 674 1399 c 2 674 1492 l 1 834 1492 l 1 834 1347 l 2 834 1070 846 558 846 224 c 2 846 74 l 2 846 -41 845 -97 840 -198 c 1 679 -197 l 1 683 -135 684 -92 684 -37 c 0 684 10 683 66 683 152 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni201F.glyph000066400000000000000000000011021472062471000320410ustar00rootroot00000000000000StartChar: uni201F Encoding: 8223 8223 538 Width: 1060 VWidth: -25 Flags: W VStem: 174 174<918.383 1165.03> 566 174<909.234 1129.51> LayerCount: 2 Fore SplineSet 917 1372 m 1 822 1142 l 1 773 1138 740 1096 740 1046 c 0 740 957 782 883 880 833 c 1 818 725 l 1 664 805 566 918 566 1073 c 0 566 1129 577 1187 598 1246 c 2 687 1470 l 1 917 1372 l 1 525 1408 m 1 430 1178 l 1 373 1173 348 1124 348 1064 c 0 348 975 378 902 496 818 c 1 429 707 l 1 250 807 174 954 174 1109 c 0 174 1165 185 1223 205 1282 c 2 295 1506 l 1 525 1408 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni2023.glyph000066400000000000000000000004121472062471000320220ustar00rootroot00000000000000StartChar: uni2023 Encoding: 8227 8227 541 Width: 1060 VWidth: 0 Flags: W HStem: 190 667 VStem: 198 608<476 542> LayerCount: 2 Fore SplineSet 226 857 m 1 806 542 l 1 806 476 l 1 230 190 l 1 198 278 l 1 198 781 l 1 226 857 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni2027.glyph000066400000000000000000000003021472062471000320240ustar00rootroot00000000000000StartChar: uni2027 Encoding: 8231 8231 545 Width: 1060 VWidth: 26 Flags: W HStem: 387 269<481 732> VStem: 481 251<387 656> LayerCount: 2 Fore Refer: 171 183 N 1 0 0 1 0 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni203D.glyph000066400000000000000000000014331472062471000320500ustar00rootroot00000000000000StartChar: uni203D Encoding: 8253 8253 550 Width: 1060 VWidth: 0 Flags: W HStem: 0 270<400 650> 1172 158<625 713.171> VStem: 148 157<870.844 1110.69> 400 250<0 270> 434 175<431 601.6 784 1165> 782 160<885.793 1106.04> LayerCount: 2 Fore SplineSet 400 0 m 1xf4 400 270 l 1 650 270 l 1 650 0 l 1 400 0 l 1xf4 429 1165 m 1 356 1139 306 1082 305 989 c 0 305 942 330 894 356 862 c 1 222 772 l 1 181 832 148 899 148 984 c 0 148 1182 271 1291 428 1325 c 1 428 1376 l 1 626 1376 l 1 625 1330 l 1 804 1300 942 1177 942 993 c 0 942 834 796 736 718 670 c 0 667 627 613 562 610 483 c 1 609 477 l 1 609 431 l 1 434 431 l 1 434 475 l 1xec 429 1165 l 1 615 784 m 1 701 851 782 899 782 989 c 0 782 1078 725 1147 622 1172 c 1 620 1043 617 913 615 784 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni2047.glyph000066400000000000000000000021141472062471000320310ustar00rootroot00000000000000StartChar: uni2047 Encoding: 8263 8263 551 Width: 1060 VWidth: 0 Flags: W HStem: 0 270<122 372 575 825> 1182 155<133.651 419.457 611.099 872.299> VStem: 122 250<0 270> 156 175<431 598.664> 477 160<876.981 1125.27> 575 250<0 270> 609 175<431 598.664> 930 160<876.981 1122.17> LayerCount: 2 Fore SplineSet 122 270 m 1xe1 372 270 l 1 372 0 l 1 122 0 l 1 122 270 l 1xe1 -31 1197 m 1 40 1292 162 1337 294 1337 c 0 385 1337 458 1316 513 1278 c 1 579 1318 661 1337 747 1337 c 0 978 1337 1090 1205 1090 993 c 0 1090 834 971 736 893 670 c 0 841 626 784 559 784 477 c 2 784 431 l 1 609 431 l 1 609 475 l 2 609 595 661 673 745 747 c 0 845 836 930 883 930 989 c 0 930 1101 871 1182 739 1182 c 0 691 1182 646 1172 609 1153 c 1xc3 627 1107 637 1053 637 993 c 0 637 834 518 736 440 670 c 0 388 626 331 559 331 477 c 2 331 431 l 1 156 431 l 1 156 475 l 2 156 595 208 673 292 747 c 0 392 836 477 883 477 989 c 0xd9 477 1101 418 1182 286 1182 c 0 193 1182 113 1147 79 1074 c 1 -31 1197 l 1 575 270 m 1xc5 825 270 l 1 825 0 l 1 575 0 l 1 575 270 l 1xc5 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni2048.glyph000066400000000000000000000013501472062471000320330ustar00rootroot00000000000000StartChar: uni2048 Encoding: 8264 8264 552 Width: 1060 VWidth: 0 Flags: W HStem: 0 270<191 441 712 962> 1182 155<202.651 488.299> 1299 20G<739 937> VStem: 191 250<0 270> 225 175<431 598.664> 546 160<876.981 1122.17> 712 250<0 270> 739 198<523.352 1319> 755 166<431 1226.65> LayerCount: 2 Fore SplineSet 191 270 m 1x94 441 270 l 1 441 0 l 1 191 0 l 1 191 270 l 1x94 38 1197 m 1 109 1292 231 1337 363 1337 c 0 594 1337 706 1205 706 993 c 0 706 834 587 736 509 670 c 0 457 626 400 559 400 477 c 2 400 431 l 1 225 431 l 1 225 475 l 2 225 595 277 673 361 747 c 0 461 836 546 883 546 989 c 0 546 1101 487 1182 355 1182 c 0xcc 262 1182 182 1147 148 1074 c 1 38 1197 l 1 EndSplineSet Refer: 68 33 N 1 0 0 1 324 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni2049.glyph000066400000000000000000000013621472062471000320370ustar00rootroot00000000000000StartChar: uni2049 Encoding: 8265 8265 553 Width: 1060 VWidth: 0 Flags: W HStem: 0 270<91 341 564 814> 1182 155<575.651 861.299> 1299 20G<118 316> VStem: 91 250<0 270> 118 198<523.352 1319> 134 166<431 1226.65> 564 250<0 270> 598 175<431 598.664> 919 160<876.981 1122.17> LayerCount: 2 Fore SplineSet 564 270 m 1x8280 814 270 l 1 814 0 l 1 564 0 l 1 564 270 l 1x8280 411 1197 m 1 482 1292 604 1337 736 1337 c 0 967 1337 1079 1205 1079 993 c 0 1079 834 960 736 882 670 c 0 830 626 773 559 773 477 c 2 773 431 l 1 598 431 l 1 598 475 l 2 598 595 650 673 734 747 c 0 834 836 919 883 919 989 c 0 919 1101 860 1182 728 1182 c 0xc180 635 1182 555 1147 521 1074 c 1 411 1197 l 1 EndSplineSet Refer: 68 33 N 1 0 0 1 -297 0 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni2070.glyph000066400000000000000000000011651472062471000320320ustar00rootroot00000000000000StartChar: uni2070 Encoding: 8304 8304 965 Width: 1060 VWidth: 65 Flags: W HStem: 755 142<413.863 608.337> 1379 142<419.992 625.753> VStem: 214 143<1012.43 1312.09> 670 142<966.398 1279.41> LayerCount: 2 Fore SplineSet 360 1070 m 1 642 1311 l 1 618 1353 585 1379 521 1379 c 0 424 1379 357 1295 357 1124 c 0 357 1110 358 1088 360 1070 c 1 667 1223 m 1 382 985 l 1 405 943 436 897 512 897 c 0 594 897 670 969 670 1161 c 0 670 1189 667 1223 667 1223 c 1 512 1521 m 0 686 1521 812 1391 812 1153 c 0 812 883 678 755 514 755 c 0 344 755 214 893 214 1129 c 0 214 1419 389 1521 512 1521 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni2074.glyph000066400000000000000000000007101472062471000320310ustar00rootroot00000000000000StartChar: uni2074 Encoding: 8308 8308 966 Width: 1060 VWidth: 65 Flags: W HStem: 921 138<378 586 728 856> VStem: 589 139<764 921 1063 1316> LayerCount: 2 Fore SplineSet 589 1059 m 1 589 1316 l 1 510 1208 436 1122 378 1059 c 1 589 1059 l 1 205 1064 m 1 327 1198 475 1371 579 1517 c 1 728 1517 l 1 728 1063 l 1 856 1066 l 1 856 918 l 1 728 921 l 1 731 764 l 1 583 764 l 1 586 921 l 1 257 921 l 1 205 1064 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni2080.glyph000066400000000000000000000004171472062471000320320ustar00rootroot00000000000000StartChar: uni2080 Encoding: 8320 8320 967 Width: 1060 VWidth: -1080 Flags: W HStem: -325 142<413.863 608.337> 299 142<419.992 625.753> VStem: 214 143<-67.5663 232.092> 670 142<-113.602 199.406> LayerCount: 2 Fore Refer: 965 8304 N 1 0 0 1 0 -1080 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni2081.glyph000066400000000000000000000002621472062471000320310ustar00rootroot00000000000000StartChar: uni2081 Encoding: 8321 8321 968 Width: 1060 VWidth: -1080 Flags: W VStem: 571 145<-311 245> LayerCount: 2 Fore Refer: 199 185 S 1 0 0 1 0 -1080 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni2082.glyph000066400000000000000000000003511472062471000320310ustar00rootroot00000000000000StartChar: uni2082 Encoding: 8322 8322 969 Width: 1060 VWidth: -1080 Flags: W HStem: -311 142<407 826> 305 142<410.421 654.48> VStem: 672 142<132.804 279.89> LayerCount: 2 Fore Refer: 196 178 N 1 0 0 1 0 -1080 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni2083.glyph000066400000000000000000000004731472062471000320370ustar00rootroot00000000000000StartChar: uni2083 Encoding: 8323 8323 970 Width: 1060 VWidth: -1080 Flags: W HStem: -324 139<361.073 651.594> 26 113<477.703 620.75> 265 21G<357.13 389.5> 315 135<381.392 628.474> VStem: 638 132<155.599 298.766> 673 147<-158.369 -6.84316> LayerCount: 2 Fore Refer: 197 179 N 1 0 0 1 0 -1080 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni2084.glyph000066400000000000000000000003351472062471000320350ustar00rootroot00000000000000StartChar: uni2084 Encoding: 8324 8324 971 Width: 1060 VWidth: -1080 Flags: W HStem: -159 138<378 586 728 856> VStem: 589 139<-316 -159 -17 236> LayerCount: 2 Fore Refer: 966 8308 N 1 0 0 1 0 -1080 2 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni21C4.glyph000066400000000000000000000020061472062471000320460ustar00rootroot00000000000000StartChar: uni21C4 Encoding: 8644 8644 560 Width: 1060 VWidth: 6 Flags: W HStem: 256 152<254 1032> 1087 152<35 813> VStem: 295 152<-94.0931 -39.166> 309 156<670.006 744.4> 602 156<1502.01 1576.4> 620 152<737.907 792.834> LayerCount: 2 Fore SplineSet 1088 1208 m 1xc8 1088 1093 l 1 930 952 810 838 772 689 c 1 620 743 l 1xc4 656 880 732 983 827 1079 c 1 686 1085 541 1087 480 1087 c 0 355 1087 188 1087 53 1084 c 1 35 1084 l 1 35 1237 l 1 53 1237 l 1 160 1238 277 1239 359 1239 c 0 398 1239 437 1239 478 1239 c 0 565 1239 693 1238 813 1233 c 1 719 1323 632 1429 602 1573 c 1 758 1610 l 1 781 1470 944 1338 1088 1208 c 1xc8 -21 376 m 1 123 506 286 638 309 778 c 1 465 741 l 1xd0 435 597 348 491 254 401 c 1 374 406 502 408 589 408 c 0 630 408 669 408 708 408 c 0 790 408 907 407 1014 406 c 1 1032 406 l 1 1032 253 l 1 1014 253 l 1 879 256 712 256 587 256 c 0 526 256 380 253 239 247 c 1 334 151 411 48 447 -89 c 1 295 -143 l 1xe0 257 6 137 120 -21 261 c 1 -21 376 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni21C5.glyph000066400000000000000000000016531472062471000320560ustar00rootroot00000000000000StartChar: uni21C5 Encoding: 8645 8645 561 Width: 1060 VWidth: 66 Flags: W HStem: 1307 20G<706.5 870> 1376 20G<175.5 425.5> VStem: 225 163<-126 234 237 1122> 703 163<79 964 966 1323.11> LayerCount: 2 Fore SplineSet 703 966 m 1 703 1055 l 2 703 1170 704 1226 709 1327 c 1 870 1326 l 1 866 1264 865 1221 865 1166 c 0 865 1119 866 1063 866 977 c 2 866 73 l 1 948 162 934 212 1014 324 c 1 1118 231 l 1 1028 106 986 -37 845 -195 c 1 730 -195 l 1 601 -52 503 152 388 234 c 1 388 146 l 2 388 31 387 -25 382 -126 c 1 221 -126 l 1 225 -64 226 -21 226 34 c 0 226 81 225 138 225 224 c 2 225 1128 l 1 131 1037 166 979 86 867 c 1 -52 949 l 1 38 1074 105 1238 246 1396 c 1 361 1396 l 1 490 1253 588 1048 703 966 c 1 703 964 m 1 603 841 l 1 486 931 476 1027 385 1122 c 1 385 861 388 612 388 296 c 2 388 237 l 1 488 359 l 1 605 269 615 174 706 79 c 1 706 340 703 589 703 905 c 2 703 964 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni21C6.glyph000066400000000000000000000020061472062471000320500ustar00rootroot00000000000000StartChar: uni21C6 Encoding: 8646 8646 562 Width: 1060 VWidth: 6 Flags: W HStem: 256 152<41 819> 1087 152<260 1038> VStem: 301 152<737.907 792.834> 315 156<1502.01 1576.4> 608 156<670.006 744.4> 626 152<-94.0931 -39.166> LayerCount: 2 Fore SplineSet 1094 376 m 1xc8 1094 261 l 1 936 120 816 6 778 -143 c 1 626 -89 l 1xc4 662 48 738 151 833 247 c 1 692 253 547 256 486 256 c 0 361 256 194 256 59 253 c 1 41 253 l 1 41 406 l 1 59 406 l 1 166 407 283 408 365 408 c 0 404 408 443 408 484 408 c 0 571 408 699 406 819 401 c 1 725 491 638 597 608 741 c 1 764 778 l 1 787 638 950 506 1094 376 c 1xc8 -15 1208 m 1 129 1338 292 1470 315 1610 c 1 471 1573 l 1xd0 441 1429 354 1323 260 1233 c 1 380 1238 508 1239 595 1239 c 0 636 1239 675 1239 714 1239 c 0 796 1239 913 1238 1020 1237 c 1 1038 1237 l 1 1038 1084 l 1 1020 1084 l 1 885 1087 718 1087 593 1087 c 0 532 1087 386 1085 245 1079 c 1 340 983 417 880 453 743 c 1 301 689 l 1xe0 263 838 143 952 -15 1093 c 1 -15 1208 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni21C7.glyph000066400000000000000000000016401472062471000320540ustar00rootroot00000000000000StartChar: uni21C7 Encoding: 8647 8647 563 Width: 1060 VWidth: 6 Flags: W HStem: 258 152<255 1033> 1088 152<250 1028> VStem: 296 152<-86.4746 -36.166 1489.77 1573.35> LayerCount: 2 Fore SplineSet -25 1208 m 1 119 1338 282 1470 305 1610 c 1 461 1573 l 1 431 1429 344 1323 250 1233 c 1 370 1238 498 1240 585 1240 c 0 626 1240 665 1240 704 1240 c 0 786 1240 903 1239 1010 1238 c 1 1028 1238 l 1 1028 1085 l 1 1010 1085 l 1 875 1088 708 1088 583 1088 c 0 522 1088 376 1086 235 1080 c 1 330 984 407 880 443 743 c 1 413 599 349 494 255 404 c 1 375 409 503 410 590 410 c 0 631 410 670 410 709 410 c 0 791 410 908 409 1015 408 c 1 1033 408 l 1 1033 255 l 1 1015 255 l 1 880 258 713 258 588 258 c 0 527 258 381 256 240 250 c 1 335 154 412 51 448 -86 c 1 296 -140 l 1 258 9 138 123 -20 264 c 1 -20 379 l 1 108 495 232 616 274 740 c 1 224 865 114 969 -25 1093 c 1 -25 1208 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni21C8.glyph000066400000000000000000000015351472062471000320600ustar00rootroot00000000000000StartChar: uni21C8 Encoding: 8648 8648 564 Width: 1060 VWidth: 66 Flags: W HStem: 1376 20G<196.5 427.5 702.5 925> VStem: 246 163<-126 1122> 724 163<-126 1122> LayerCount: 2 Fore SplineSet 860 1396 m 1 990 1252 1022 1122 1090 963 c 1 986 891 l 1 947 978 932 1053 884 1122 c 1 884 861 887 612 887 296 c 2 887 146 l 2 887 31 886 -25 881 -126 c 1 720 -126 l 1 724 -64 725 -21 725 34 c 0 725 81 724 138 724 224 c 2 724 1128 l 1 686 1061 657 972 608 861 c 1 506 861 l 1 470 995 441 1080 406 1122 c 1 406 861 409 612 409 296 c 2 409 146 l 2 409 31 408 -25 403 -126 c 1 242 -126 l 1 246 -64 247 -21 247 34 c 0 247 81 246 138 246 224 c 2 246 1128 l 1 152 1037 160 988 80 876 c 1 -30 951 l 1 60 1076 126 1238 267 1396 c 1 382 1396 l 1 473 1311 531 1235 567 1168 c 1 604 1237 660 1315 745 1396 c 1 860 1396 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni21C9.glyph000066400000000000000000000016141472062471000320570ustar00rootroot00000000000000StartChar: uni21C9 Encoding: 8649 8649 565 Width: 1060 VWidth: 6 Flags: W HStem: 262 152<5 783> 1088 152<9 787> VStem: 590 152<-82.1194 -32.166 1489.77 1573.09> LayerCount: 2 Fore SplineSet 1062 1208 m 1 1062 1093 l 1 915 961 790 865 743 732 c 1 792 612 932 496 1058 383 c 1 1058 268 l 1 900 127 780 13 742 -136 c 1 590 -82 l 1 626 55 703 158 798 254 c 1 657 260 511 262 450 262 c 0 325 262 158 262 23 259 c 1 5 259 l 1 5 412 l 1 23 412 l 1 130 413 247 414 329 414 c 0 368 414 407 414 448 414 c 0 535 414 663 413 783 408 c 1 689 498 602 604 572 748 c 1 608 885 707 984 802 1080 c 1 661 1086 515 1088 454 1088 c 0 329 1088 162 1088 27 1085 c 1 9 1085 l 1 9 1238 l 1 27 1238 l 1 134 1239 251 1240 333 1240 c 0 372 1240 411 1240 452 1240 c 0 539 1240 667 1238 787 1233 c 1 693 1323 606 1429 576 1573 c 1 732 1610 l 1 755 1470 918 1338 1062 1208 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni21CA.glyph000066400000000000000000000015351472062471000320710ustar00rootroot00000000000000StartChar: uni21CA Encoding: 8650 8650 566 Width: 1060 VWidth: 66 Flags: W HStem: 1309 20G<203.5 367 681.5 845> VStem: 200 163<80 1325.11> 678 163<80 1325.11> LayerCount: 2 Fore SplineSet 227 -193 m 1 97 -49 22 101 -46 260 c 1 58 332 l 1 97 245 155 149 203 80 c 1 203 341 200 591 200 907 c 2 200 1057 l 2 200 1172 201 1228 206 1329 c 1 367 1328 l 1 363 1266 362 1223 362 1168 c 0 362 1121 363 1065 363 979 c 2 363 74 l 1 401 141 430 230 479 341 c 1 581 341 l 1 617 207 646 122 681 80 c 1 681 341 678 591 678 907 c 2 678 1057 l 2 678 1172 679 1228 684 1329 c 1 845 1328 l 1 841 1266 840 1223 840 1168 c 0 840 1121 841 1065 841 979 c 2 841 74 l 1 908 145 909 214 989 326 c 1 1100 251 l 1 1010 126 961 -35 820 -193 c 1 705 -193 l 1 614 -108 556 -33 520 34 c 1 483 -35 427 -112 342 -193 c 1 227 -193 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni23B8.glyph000066400000000000000000000003421472062471000320540ustar00rootroot00000000000000StartChar: uni23B8 Encoding: 9144 9144 581 Width: 1060 VWidth: 0 Flags: W VStem: 0 165<-505 1820> LayerCount: 2 Fore SplineSet 165 1820 m 1 165 -505 l 1 0 -505 l 1 0 1820 l 1 165 1820 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni23B9.glyph000066400000000000000000000003531472062471000320570ustar00rootroot00000000000000StartChar: uni23B9 Encoding: 9145 9145 582 Width: 1060 VWidth: 0 Flags: W VStem: 895 165<-505 1820> LayerCount: 2 Fore SplineSet 1060 1820 m 1 1060 -505 l 1 895 -505 l 1 895 1820 l 1 1060 1820 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni2423.glyph000066400000000000000000000005551472062471000320360ustar00rootroot00000000000000StartChar: uni2423 Encoding: 9251 9251 973 Width: 1060 VWidth: 41 Flags: W HStem: -334 434<124 284 745 905> -334 156<284 745> VStem: 124 160<-178 100> 745 160<-178 100> LayerCount: 2 Fore SplineSet 905 -334 m 1xb0 124 -334 l 1 124 100 l 1 284 100 l 1xb0 284 -178 l 1 745 -178 l 1x70 745 100 l 1 905 100 l 1 905 -334 l 1xb0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni2501.glyph000066400000000000000000000003441472062471000320270ustar00rootroot00000000000000StartChar: uni2501 Encoding: 9473 9473 652 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<-20 1080> LayerCount: 2 Fore SplineSet -20 650 m 1 1080 650 l 1 1080 390 l 1 -20 390 l 1 -20 650 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni2503.glyph000066400000000000000000000003501472062471000320260ustar00rootroot00000000000000StartChar: uni2503 Encoding: 9475 9475 580 Width: 1060 VWidth: 0 Flags: W VStem: 400 260<-505 1820> LayerCount: 2 Fore SplineSet 660 1820 m 1 660 -505 l 1 400 -505 l 1 400 1820 l 1 660 1820 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni2504.glyph000066400000000000000000000010071472062471000320270ustar00rootroot00000000000000StartChar: uni2504 Encoding: 9476 9476 653 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<-20 151 279 445 572 738 866 1080> VStem: -20 171<438 604> 279 166<438 604> 572 166<438 604> 866 214<438 604> LayerCount: 2 Fore SplineSet 151 604 m 1 151 438 l 1 -20 438 l 1 -20 604 l 1 151 604 l 1 866 604 m 1 1080 604 l 1 1080 438 l 1 866 438 l 1 866 604 l 1 738 604 m 1 738 438 l 1 572 438 l 1 572 604 l 1 738 604 l 1 445 604 m 1 445 438 l 1 279 438 l 1 279 604 l 1 445 604 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni2505.glyph000066400000000000000000000010071472062471000320300ustar00rootroot00000000000000StartChar: uni2505 Encoding: 9477 9477 658 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<-20 151 279 445 572 738 866 1080> VStem: -20 171<390 650> 279 166<390 650> 572 166<390 650> 866 214<390 650> LayerCount: 2 Fore SplineSet 151 650 m 1 151 390 l 1 -20 390 l 1 -20 650 l 1 151 650 l 1 866 650 m 1 1080 650 l 1 1080 390 l 1 866 390 l 1 866 650 l 1 738 650 m 1 738 390 l 1 572 390 l 1 572 650 l 1 738 650 l 1 445 650 m 1 445 390 l 1 279 390 l 1 279 650 l 1 445 650 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni2506.glyph000066400000000000000000000005671472062471000320430ustar00rootroot00000000000000StartChar: uni2506 Encoding: 9478 9478 577 Width: 1060 VWidth: 0 Flags: W VStem: 448 165<-398 23 346 766 1089 1510> LayerCount: 2 Fore SplineSet 613 23 m 1 613 -398 l 1 448 -398 l 1 448 23 l 1 613 23 l 1 613 766 m 1 613 346 l 1 448 346 l 1 448 766 l 1 613 766 l 1 613 1510 m 1 613 1089 l 1 448 1089 l 1 448 1510 l 1 613 1510 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni2507.glyph000066400000000000000000000006631472062471000320410ustar00rootroot00000000000000StartChar: uni2507 Encoding: 9479 9479 578 Width: 1060 VWidth: 0 Flags: W HStem: -398 421<400 660> 346 421<400 660> 1089 421<400 660> VStem: 400 260<-398 23 346 767 1089 1510> LayerCount: 2 Fore SplineSet 660 23 m 1 660 -398 l 1 400 -398 l 1 400 23 l 1 660 23 l 1 660 767 m 1 660 346 l 1 400 346 l 1 400 767 l 1 660 767 l 1 660 1510 m 1 660 1089 l 1 400 1089 l 1 400 1510 l 1 660 1510 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni2508.glyph000066400000000000000000000011401472062471000320310ustar00rootroot00000000000000StartChar: uni2508 Encoding: 9480 9480 654 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<-20 110 231 351 472 592 713 833 954 1080> VStem: -20 130<438 604> 231 120<438 604> 472 120<438 604> 713 120<438 604> 954 126<438 604> LayerCount: 2 Fore SplineSet 954 438 m 1 954 604 l 1 1080 604 l 1 1080 438 l 1 954 438 l 1 713 438 m 1 713 604 l 1 833 604 l 1 833 438 l 1 713 438 l 1 592 438 m 1 472 438 l 1 472 604 l 1 592 604 l 1 592 438 l 1 231 438 m 1 231 604 l 1 351 604 l 1 351 438 l 1 231 438 l 1 110 438 m 1 -20 438 l 1 -20 604 l 1 110 604 l 1 110 438 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni2509.glyph000066400000000000000000000011401472062471000320320ustar00rootroot00000000000000StartChar: uni2509 Encoding: 9481 9481 659 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<-20 110 231 351 472 592 713 833 954 1080> VStem: -20 130<390 650> 231 120<390 650> 472 120<390 650> 713 120<390 650> 954 126<390 650> LayerCount: 2 Fore SplineSet 110 390 m 1 -20 390 l 1 -20 650 l 1 110 650 l 1 110 390 l 1 351 390 m 1 231 390 l 1 231 650 l 1 351 650 l 1 351 390 l 1 472 390 m 1 472 650 l 1 592 650 l 1 592 390 l 1 472 390 l 1 833 390 m 1 713 390 l 1 713 650 l 1 833 650 l 1 833 390 l 1 954 390 m 1 954 650 l 1 1080 650 l 1 1080 390 l 1 954 390 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni250A.glyph000066400000000000000000000010241472062471000320430ustar00rootroot00000000000000StartChar: uni250A Encoding: 9482 9482 575 Width: 1060 VWidth: 0 Flags: W HStem: -398 316<448 613> 160 315<448 613> 717 316<448 613> 1275 316<448 613> VStem: 448 165<-398 -82 160 475 717 1033 1275 1591> LayerCount: 2 Fore SplineSet 613 -82 m 1 613 -398 l 1 448 -398 l 1 448 -82 l 1 613 -82 l 1 613 475 m 1 613 160 l 1 448 160 l 1 448 475 l 1 613 475 l 1 613 1033 m 1 613 717 l 1 448 717 l 1 448 1033 l 1 613 1033 l 1 613 1591 m 1 613 1275 l 1 448 1275 l 1 448 1591 l 1 613 1591 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni250B.glyph000066400000000000000000000010241472062471000320440ustar00rootroot00000000000000StartChar: uni250B Encoding: 9483 9483 576 Width: 1060 VWidth: 0 Flags: W HStem: -398 316<400 660> 160 316<400 660> 717 316<400 660> 1275 316<400 660> VStem: 400 260<-398 -82 160 476 717 1033 1275 1591> LayerCount: 2 Fore SplineSet 660 -82 m 1 660 -398 l 1 400 -398 l 1 400 -82 l 1 660 -82 l 1 660 476 m 1 660 160 l 1 400 160 l 1 400 476 l 1 660 476 l 1 660 1033 m 1 660 717 l 1 400 717 l 1 400 1033 l 1 660 1033 l 1 660 1591 m 1 660 1275 l 1 400 1275 l 1 400 1591 l 1 660 1591 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni250D.glyph000066400000000000000000000004311472062471000320470ustar00rootroot00000000000000StartChar: uni250D Encoding: 9485 9485 584 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<613 1080> VStem: 448 165<-505 390> LayerCount: 2 Fore SplineSet 448 650 m 1 1080 650 l 1 1080 390 l 1 613 390 l 1 613 -505 l 1 448 -505 l 1 448 650 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni250E.glyph000066400000000000000000000004311472062471000320500ustar00rootroot00000000000000StartChar: uni250E Encoding: 9486 9486 628 Width: 1060 VWidth: 0 Flags: W HStem: 438 165<660 1080> VStem: 400 260<-505 438> LayerCount: 2 Fore SplineSet 400 603 m 1 1080 603 l 1 1080 438 l 1 660 438 l 1 660 -505 l 1 400 -505 l 1 400 603 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni250F.glyph000066400000000000000000000004311472062471000320510ustar00rootroot00000000000000StartChar: uni250F Encoding: 9487 9487 629 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<660 1080> VStem: 400 260<-505 390> LayerCount: 2 Fore SplineSet 400 650 m 1 1080 650 l 1 1080 390 l 1 660 390 l 1 660 -505 l 1 400 -505 l 1 400 650 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni2511.glyph000066400000000000000000000004261472062471000320310ustar00rootroot00000000000000StartChar: uni2511 Encoding: 9489 9489 586 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<-20 448> VStem: 448 165<-505 390> LayerCount: 2 Fore SplineSet 613 650 m 1 613 -505 l 1 448 -505 l 1 448 390 l 1 -20 390 l 1 -20 650 l 1 613 650 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni2512.glyph000066400000000000000000000004261472062471000320320ustar00rootroot00000000000000StartChar: uni2512 Encoding: 9490 9490 630 Width: 1060 VWidth: 0 Flags: W HStem: 438 165<-20 400> VStem: 400 260<-505 438> LayerCount: 2 Fore SplineSet 660 603 m 1 660 -505 l 1 400 -505 l 1 400 438 l 1 -20 438 l 1 -20 603 l 1 660 603 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni2513.glyph000066400000000000000000000004261472062471000320330ustar00rootroot00000000000000StartChar: uni2513 Encoding: 9491 9491 631 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<-20 400> VStem: 400 260<-505 390> LayerCount: 2 Fore SplineSet 660 650 m 1 660 -505 l 1 400 -505 l 1 400 390 l 1 -20 390 l 1 -20 650 l 1 660 650 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni2515.glyph000066400000000000000000000004311472062471000320310ustar00rootroot00000000000000StartChar: uni2515 Encoding: 9493 9493 588 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<613 1080> VStem: 448 165<650 1820> LayerCount: 2 Fore SplineSet 448 390 m 1 448 1820 l 1 613 1820 l 1 613 650 l 1 1080 650 l 1 1080 390 l 1 448 390 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni2516.glyph000066400000000000000000000004311472062471000320320ustar00rootroot00000000000000StartChar: uni2516 Encoding: 9494 9494 632 Width: 1060 VWidth: 0 Flags: W HStem: 438 165<660 1080> VStem: 400 260<603 1820> LayerCount: 2 Fore SplineSet 400 438 m 1 400 1820 l 1 660 1820 l 1 660 603 l 1 1080 603 l 1 1080 438 l 1 400 438 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni2517.glyph000066400000000000000000000004311472062471000320330ustar00rootroot00000000000000StartChar: uni2517 Encoding: 9495 9495 633 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<660 1080> VStem: 400 260<650 1820> LayerCount: 2 Fore SplineSet 400 390 m 1 400 1820 l 1 660 1820 l 1 660 650 l 1 1080 650 l 1 1080 390 l 1 400 390 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni2519.glyph000066400000000000000000000004261472062471000320410ustar00rootroot00000000000000StartChar: uni2519 Encoding: 9497 9497 590 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<-20 448> VStem: 448 165<650 1820> LayerCount: 2 Fore SplineSet 613 390 m 1 -20 390 l 1 -20 650 l 1 448 650 l 1 448 1820 l 1 613 1820 l 1 613 390 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni251A.glyph000066400000000000000000000004261472062471000320510ustar00rootroot00000000000000StartChar: uni251A Encoding: 9498 9498 634 Width: 1060 VWidth: 0 Flags: W HStem: 438 165<-20 400> VStem: 400 260<603 1820> LayerCount: 2 Fore SplineSet 660 438 m 1 -20 438 l 1 -20 603 l 1 400 603 l 1 400 1820 l 1 660 1820 l 1 660 438 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni251B.glyph000066400000000000000000000004261472062471000320520ustar00rootroot00000000000000StartChar: uni251B Encoding: 9499 9499 635 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<-20 400> VStem: 400 260<650 1820> LayerCount: 2 Fore SplineSet 660 390 m 1 -20 390 l 1 -20 650 l 1 400 650 l 1 400 1820 l 1 660 1820 l 1 660 390 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni251D.glyph000066400000000000000000000004771472062471000320620ustar00rootroot00000000000000StartChar: uni251D Encoding: 9501 9501 592 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<613 1080> VStem: 448 165<-505 390 650 1820> LayerCount: 2 Fore SplineSet 448 1820 m 1 613 1820 l 1 613 650 l 1 1080 650 l 1 1080 390 l 1 613 390 l 1 613 -505 l 1 448 -505 l 1 448 1820 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni251E.glyph000066400000000000000000000005561472062471000320610ustar00rootroot00000000000000StartChar: uni251E Encoding: 9502 9502 593 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<660 1080> VStem: 400 260<604 1820> 448 165<-505 438> LayerCount: 2 Fore SplineSet 400 1820 m 1xc0 660 1820 l 1 660 604 l 1xc0 1080 604 l 1 1080 438 l 1 613 438 l 1 613 -505 l 1 448 -505 l 1 448 438 l 1xa0 400 438 l 1 400 1820 l 1xc0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni251F.glyph000066400000000000000000000005561472062471000320620ustar00rootroot00000000000000StartChar: uni251F Encoding: 9503 9503 594 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<660 1080> VStem: 400 260<-505 438> 448 165<604 1820> LayerCount: 2 Fore SplineSet 400 -505 m 1xc0 400 604 l 1xc0 448 604 l 1 448 1820 l 1 613 1820 l 1 613 604 l 1xa0 1080 603 l 1 1080 438 l 1 660 438 l 1 660 -505 l 1 400 -505 l 1xc0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni2520.glyph000066400000000000000000000004761472062471000320360ustar00rootroot00000000000000StartChar: uni2520 Encoding: 9504 9504 636 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<660 1080> VStem: 400 260<-505 438 604 1820> LayerCount: 2 Fore SplineSet 660 604 m 1 1080 604 l 1 1080 438 l 1 660 438 l 1 660 -505 l 1 400 -505 l 1 400 1820 l 1 660 1820 l 1 660 604 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni2521.glyph000066400000000000000000000006161472062471000320330ustar00rootroot00000000000000StartChar: uni2521 Encoding: 9505 9505 595 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<660 1080> VStem: 400 260<650 1820> 448 165<-505 390> LayerCount: 2 Fore SplineSet 400 390 m 1xc0 400 867 400 1343 400 1820 c 1 660 1820 l 1 660 650 l 1xc0 1080 650 l 1 1080 390 l 1 924 390 769 390 613 390 c 1 613 -505 l 1 448 -505 l 1 448 390 l 1xa0 400 390 l 1xc0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni2522.glyph000066400000000000000000000006121472062471000320300ustar00rootroot00000000000000StartChar: uni2522 Encoding: 9506 9506 596 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<660 1080> VStem: 400 260<-505 390> 448 165<650 1820> LayerCount: 2 Fore SplineSet 400 650 m 1xc0 416 650 432 650 448 650 c 1 448 1820 l 1 613 1820 l 1 613 650 l 1xa0 769 650 924 650 1080 650 c 1 1080 390 l 1 660 390 l 1 660 -505 l 1 400 -505 l 1 400 650 l 1xc0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni2523.glyph000066400000000000000000000004761472062471000320410ustar00rootroot00000000000000StartChar: uni2523 Encoding: 9507 9507 637 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<660 1080> VStem: 400 260<-505 390 650 1820> LayerCount: 2 Fore SplineSet 660 650 m 1 1080 650 l 1 1080 390 l 1 660 390 l 1 660 -505 l 1 400 -505 l 1 400 1820 l 1 660 1820 l 1 660 650 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni2525.glyph000066400000000000000000000004741472062471000320410ustar00rootroot00000000000000StartChar: uni2525 Encoding: 9509 9509 598 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<-20 448> VStem: 448 165<-505 390 650 1820> LayerCount: 2 Fore SplineSet 613 1820 m 1 613 -505 l 1 448 -505 l 1 448 390 l 1 -20 390 l 1 -20 650 l 1 448 650 l 1 448 1820 l 1 613 1820 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni2526.glyph000066400000000000000000000006131472062471000320350ustar00rootroot00000000000000StartChar: uni2526 Encoding: 9510 9510 599 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<-20 400> VStem: 400 260<604 1820> 448 165<-505 438> LayerCount: 2 Fore SplineSet 660 1820 m 1xc0 660 438 l 1xc0 644 438 629 438 613 438 c 1 613 -505 l 1 448 -505 l 1 448 438 l 1xa0 292 438 136 438 -20 438 c 1 -20 604 l 1 400 604 l 1 400 1820 l 1 660 1820 l 1xc0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni2527.glyph000066400000000000000000000006041472062471000320360ustar00rootroot00000000000000StartChar: uni2527 Encoding: 9511 9511 600 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<-20 400> VStem: 400 260<-505 438> 448 165<604 1820> LayerCount: 2 Fore SplineSet 660 602 m 1xc0 660 -505 l 1 400 -505 l 1 400 438 l 1xc0 -20 438 l 1 -20 604 l 1 448 604 l 1 448 1820 l 1 613 1820 l 1 613 604 l 1xa0 658 604 l 1 658 602 l 1 660 602 l 1xc0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni2528.glyph000066400000000000000000000004741472062471000320440ustar00rootroot00000000000000StartChar: uni2528 Encoding: 9512 9512 638 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<-20 400> VStem: 400 260<-505 438 604 1820> LayerCount: 2 Fore SplineSet 660 1820 m 1 660 -505 l 1 400 -505 l 1 400 438 l 1 -20 438 l 1 -20 604 l 1 400 604 l 1 400 1820 l 1 660 1820 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni2529.glyph000066400000000000000000000006131472062471000320400ustar00rootroot00000000000000StartChar: uni2529 Encoding: 9513 9513 601 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<-20 400> VStem: 400 260<650 1820> 448 165<-505 390> LayerCount: 2 Fore SplineSet 660 1820 m 1xc0 660 390 l 1xc0 644 390 629 390 613 390 c 1 613 -505 l 1 448 -505 l 1 448 390 l 1xa0 292 390 136 390 -20 390 c 1 -20 650 l 1 400 650 l 1 400 1820 l 1 660 1820 l 1xc0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni252A.glyph000066400000000000000000000006121472062471000320470ustar00rootroot00000000000000StartChar: uni252A Encoding: 9514 9514 602 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<-20 400> VStem: 400 260<-505 390> 448 165<650 1820> LayerCount: 2 Fore SplineSet 660 650 m 1xc0 660 -505 l 1 400 -505 l 1 400 390 l 1xc0 -20 390 l 1 -20 650 l 1 136 650 292 650 448 650 c 1 448 1820 l 1 613 1820 l 1 613 650 l 1xa0 629 650 644 650 660 650 c 1xc0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni252B.glyph000066400000000000000000000004741472062471000320560ustar00rootroot00000000000000StartChar: uni252B Encoding: 9515 9515 639 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<-20 400> VStem: 400 260<-505 390 650 1820> LayerCount: 2 Fore SplineSet 660 1820 m 1 660 -505 l 1 400 -505 l 1 400 390 l 1 -20 390 l 1 -20 650 l 1 400 650 l 1 400 1820 l 1 660 1820 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni252D.glyph000066400000000000000000000006131472062471000320530ustar00rootroot00000000000000StartChar: uni252D Encoding: 9517 9517 604 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<-20 448> 438 166<613 1080> VStem: 448 165<-505 390> LayerCount: 2 Fore SplineSet -20 650 m 1xa0 191 650 402 650 613 650 c 1xa0 613 604 l 1 1080 604 l 1 1080 438 l 1 613 438 l 1x60 613 124 613 -191 613 -505 c 1 448 -505 l 1 448 390 l 1 -20 390 l 1 -20 650 l 1xa0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni252E.glyph000066400000000000000000000005721472062471000320600ustar00rootroot00000000000000StartChar: uni252E Encoding: 9518 9518 605 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<613 1080> 438 166<-20 448> VStem: 448 165<-505 390> LayerCount: 2 Fore SplineSet 448 438 m 1x60 -20 438 l 1 -20 604 l 1 448 604 l 1x60 448 650 l 1 659 650 869 650 1080 650 c 1 1080 390 l 1 613 390 l 1xa0 613 -505 l 1 448 -505 l 1 448 438 l 1x60 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni252F.glyph000066400000000000000000000004731472062471000320610ustar00rootroot00000000000000StartChar: uni252F Encoding: 9519 9519 606 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<-20 448 613 1080> VStem: 448 165<-505 390> LayerCount: 2 Fore SplineSet -20 650 m 1 1080 650 l 1 1080 390 l 1 613 390 l 1 613 -505 l 1 448 -505 l 1 448 390 l 1 -20 390 l 1 -20 650 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni2530.glyph000066400000000000000000000004731472062471000320340ustar00rootroot00000000000000StartChar: uni2530 Encoding: 9520 9520 640 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<-20 400 660 1080> VStem: 400 260<-505 438> LayerCount: 2 Fore SplineSet -20 604 m 1 1080 604 l 1 1080 438 l 1 660 438 l 1 660 -505 l 1 400 -505 l 1 400 438 l 1 -20 438 l 1 -20 604 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni2531.glyph000066400000000000000000000005521472062471000320330ustar00rootroot00000000000000StartChar: uni2531 Encoding: 9521 9521 641 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<-20 400> 438 166<660 1080> VStem: 400 260<-505 390> LayerCount: 2 Fore SplineSet -20 650 m 1xa0 660 650 l 1xa0 660 604 l 1 1080 604 l 1 1080 438 l 1 660 438 l 1x60 660 -505 l 1 400 -505 l 1 400 390 l 1 -20 390 l 1 -20 650 l 1xa0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni2532.glyph000066400000000000000000000006131472062471000320320ustar00rootroot00000000000000StartChar: uni2532 Encoding: 9522 9522 642 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<660 1080> 438 166<-20 400> VStem: 400 260<-505 390> LayerCount: 2 Fore SplineSet 400 650 m 1xa0 627 650 853 650 1080 650 c 1 1080 390 l 1 660 390 l 1xa0 660 -505 l 1 400 -505 l 1 400 -191 400 124 400 438 c 1 -20 438 l 1 -20 604 l 1 400 604 l 1x60 400 650 l 1xa0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni2533.glyph000066400000000000000000000004731472062471000320370ustar00rootroot00000000000000StartChar: uni2533 Encoding: 9523 9523 643 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<-20 400 660 1080> VStem: 400 260<-505 390> LayerCount: 2 Fore SplineSet -20 650 m 1 1080 650 l 1 1080 390 l 1 660 390 l 1 660 -505 l 1 400 -505 l 1 400 390 l 1 -20 390 l 1 -20 650 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni2535.glyph000066400000000000000000000005561472062471000320430ustar00rootroot00000000000000StartChar: uni2535 Encoding: 9525 9525 608 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<-20 448 613 614> VStem: 448 165<650 1820> LayerCount: 2 Fore SplineSet -20 390 m 1 -20 650 l 1 448 650 l 1 448 1820 l 1 613 1820 l 1 613 650 l 1 614 650 l 1 614 604 l 1 1080 604 l 1 1080 438 l 1 614 438 l 1 614 390 l 1 -20 390 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni2536.glyph000066400000000000000000000005521472062471000320400ustar00rootroot00000000000000StartChar: uni2536 Encoding: 9526 9526 609 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<613 1080> 438 166<-20 448> VStem: 448 165<650 1820> LayerCount: 2 Fore SplineSet 448 438 m 1x60 -20 438 l 1 -20 604 l 1 448 604 l 1x60 448 1820 l 1 613 1820 l 1 613 650 l 1 1080 650 l 1 1080 390 l 1 448 390 l 1xa0 448 438 l 1x60 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni2537.glyph000066400000000000000000000004731472062471000320430ustar00rootroot00000000000000StartChar: uni2537 Encoding: 9527 9527 610 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<-20 448 613 1080> VStem: 448 165<650 1820> LayerCount: 2 Fore SplineSet 613 650 m 1 1080 650 l 1 1080 390 l 1 -20 390 l 1 -20 650 l 1 448 650 l 1 448 1820 l 1 613 1820 l 1 613 650 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni2538.glyph000066400000000000000000000004731472062471000320440ustar00rootroot00000000000000StartChar: uni2538 Encoding: 9528 9528 611 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<-20 400 660 1080> VStem: 400 260<604 1820> LayerCount: 2 Fore SplineSet 660 604 m 1 1080 604 l 1 1080 438 l 1 -20 438 l 1 -20 604 l 1 400 604 l 1 400 1820 l 1 660 1820 l 1 660 604 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni2539.glyph000066400000000000000000000006111472062471000320370ustar00rootroot00000000000000StartChar: uni2539 Encoding: 9529 9529 644 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<-20 400> 438 166<660 1080> VStem: 400 260<650 1820> LayerCount: 2 Fore SplineSet 400 650 m 1xa0 400 1820 l 1 660 1820 l 1 660 1415 660 1009 660 604 c 1 1080 604 l 1 1080 438 l 1 660 438 l 1x60 660 390 l 1 433 390 207 390 -20 390 c 1 -20 650 l 1 400 650 l 1xa0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni253A.glyph000066400000000000000000000005521472062471000320530ustar00rootroot00000000000000StartChar: uni253A Encoding: 9530 9530 645 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<660 1080> 438 166<-20 400> VStem: 400 260<650 1820> LayerCount: 2 Fore SplineSet 400 438 m 1x60 -20 438 l 1 -20 604 l 1 400 604 l 1x60 400 1820 l 1 660 1820 l 1 660 650 l 1 1080 650 l 1 1080 390 l 1 400 390 l 1xa0 400 438 l 1x60 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni253B.glyph000066400000000000000000000004731472062471000320560ustar00rootroot00000000000000StartChar: uni253B Encoding: 9531 9531 646 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<-20 400 660 1080> VStem: 400 260<650 1820> LayerCount: 2 Fore SplineSet 660 650 m 1 1080 650 l 1 1080 390 l 1 -20 390 l 1 -20 650 l 1 400 650 l 1 400 1820 l 1 660 1820 l 1 660 650 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni253D.glyph000066400000000000000000000006141472062471000320550ustar00rootroot00000000000000StartChar: uni253D Encoding: 9533 9533 613 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<-20 448> 438 166<613 1080> VStem: 448 165<-505 390 650 1820> LayerCount: 2 Fore SplineSet 448 650 m 1xa0 448 1820 l 1 613 1820 l 1 613 604 l 1 1080 604 l 1 1080 438 l 1 613 438 l 1x60 613 -505 l 1 448 -505 l 1 448 390 l 1 -20 390 l 1 -20 650 l 1 448 650 l 1xa0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni253E.glyph000066400000000000000000000006171472062471000320610ustar00rootroot00000000000000StartChar: uni253E Encoding: 9534 9534 614 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<613 1080> 438 166<-20 448> VStem: 448 165<-505 390 650 1820> LayerCount: 2 Fore SplineSet 613 650 m 1xa0 1080 650 l 1 1080 390 l 1 613 390 l 1xa0 613 -505 l 1 448 -505 l 1 448 438 l 1 -20 438 l 1 -20 604 l 1 448 604 l 1x60 448 1820 l 1 613 1820 l 1 613 650 l 1xa0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni253F.glyph000066400000000000000000000005721472062471000320620ustar00rootroot00000000000000StartChar: uni253F Encoding: 9535 9535 615 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<-20 448 613 1080> VStem: 448 165<-505 390 650 1820> LayerCount: 2 Fore SplineSet 448 650 m 1 448 1820 l 1 613 1820 l 1 613 650 l 1 1080 650 l 1 1080 390 l 1 613 390 l 1 613 -505 l 1 448 -505 l 1 448 390 l 1 -20 390 l 1 -20 650 l 1 448 650 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni2540.glyph000066400000000000000000000006201472062471000320270ustar00rootroot00000000000000StartChar: uni2540 Encoding: 9536 9536 616 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<-20 400 660 1080> VStem: 400 260<604 1820> 448 165<-505 438> LayerCount: 2 Fore SplineSet 400 1820 m 1xc0 660 1820 l 1 660 604 l 1xc0 1080 604 l 1 1080 438 l 1 613 438 l 1 613 -505 l 1 448 -505 l 1 448 438 l 1xa0 -20 438 l 1 -20 604 l 1 400 604 l 1 400 1820 l 1xc0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni2541.glyph000066400000000000000000000006201472062471000320300ustar00rootroot00000000000000StartChar: uni2541 Encoding: 9537 9537 617 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<-20 400 660 1080> VStem: 400 260<-505 438> 448 165<604 1820> LayerCount: 2 Fore SplineSet 660 -505 m 1xc0 400 -505 l 1 400 438 l 1xc0 -20 438 l 1 -20 604 l 1 448 604 l 1 448 1820 l 1 613 1820 l 1 613 604 l 1xa0 1080 604 l 1 1080 438 l 1 660 438 l 1 660 -505 l 1xc0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni2542.glyph000066400000000000000000000005721472062471000320370ustar00rootroot00000000000000StartChar: uni2542 Encoding: 9538 9538 618 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<-20 400 660 1080> VStem: 400 260<-505 438 604 1820> LayerCount: 2 Fore SplineSet 400 604 m 1 400 1820 l 1 660 1820 l 1 660 604 l 1 1080 604 l 1 1080 438 l 1 660 438 l 1 660 -505 l 1 400 -505 l 1 400 438 l 1 -20 438 l 1 -20 604 l 1 400 604 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni2543.glyph000066400000000000000000000006751472062471000320440ustar00rootroot00000000000000StartChar: uni2543 Encoding: 9539 9539 619 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<-20 400> 438 166<660 1080> VStem: 400 260<650 1820> 448 165<-505 390> LayerCount: 2 Fore SplineSet 400 1820 m 1xa0 660 1820 l 1 660 604 l 1x60 1080 604 l 1 1080 438 l 1 613 438 l 1x50 613 124 613 -191 613 -505 c 1 448 -505 l 1 448 390 l 1x90 292 390 136 390 -20 390 c 1 -20 650 l 1 400 650 l 1 400 1820 l 1xa0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni2544.glyph000066400000000000000000000006751472062471000320450ustar00rootroot00000000000000StartChar: uni2544 Encoding: 9540 9540 620 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<660 1080> 438 166<-20 400> VStem: 400 260<650 1820> 448 165<-505 390> LayerCount: 2 Fore SplineSet 400 1820 m 1x60 660 1820 l 1 660 650 l 1xa0 1080 650 l 1 1080 390 l 1 924 390 769 390 613 390 c 1x90 613 -505 l 1 448 -505 l 1 448 -191 448 124 448 438 c 1x50 -20 438 l 1 -20 604 l 1 400 604 l 1 400 1820 l 1x60 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni2545.glyph000066400000000000000000000006761472062471000320470ustar00rootroot00000000000000StartChar: uni2545 Encoding: 9541 9541 621 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<-20 400> 438 166<660 1080> VStem: 400 260<-505 390> 448 165<650 1820> LayerCount: 2 Fore SplineSet 660 -505 m 1x60 400 -505 l 1 400 390 l 1xa0 -20 390 l 1 -20 650 l 1 136 650 292 650 448 650 c 1x90 448 1820 l 1 613 1820 l 1 613 1415 613 1009 613 604 c 1x50 1080 604 l 1 1080 438 l 1 660 438 l 1 660 -505 l 1x60 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni2546.glyph000066400000000000000000000007161472062471000320430ustar00rootroot00000000000000StartChar: uni2546 Encoding: 9542 9542 622 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<660 1080> 438 166<-20 400> VStem: 400 260<-505 390> 448 165<650 1820> LayerCount: 2 Fore SplineSet 1080 650 m 1x90 1080 390 l 1 660 390 l 1xa0 660 -505 l 1 400 -505 l 1 400 438 l 1x60 -20 438 l 1 -20 604 l 1 136 604 292 604 448 604 c 1x50 448 1009 448 1415 448 1820 c 1 613 1820 l 1 613 650 l 1 769 650 924 650 1080 650 c 1x90 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni2547.glyph000066400000000000000000000006201472062471000320360ustar00rootroot00000000000000StartChar: uni2547 Encoding: 9543 9543 623 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<-20 400 660 1080> VStem: 400 260<650 1820> 448 165<-505 390> LayerCount: 2 Fore SplineSet 400 1820 m 1xc0 660 1820 l 1 660 650 l 1xc0 1080 650 l 1 1080 390 l 1 613 390 l 1 613 -505 l 1 448 -505 l 1 448 390 l 1xa0 -20 390 l 1 -20 650 l 1 400 650 l 1 400 1820 l 1xc0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni2548.glyph000066400000000000000000000006201472062471000320370ustar00rootroot00000000000000StartChar: uni2548 Encoding: 9544 9544 624 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<-20 400 660 1080> VStem: 400 260<-505 390> 448 165<650 1820> LayerCount: 2 Fore SplineSet 660 -505 m 1xc0 400 -505 l 1 400 390 l 1xc0 -20 390 l 1 -20 650 l 1 448 650 l 1 448 1820 l 1 613 1820 l 1 613 650 l 1xa0 1080 650 l 1 1080 390 l 1 660 390 l 1 660 -505 l 1xc0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni2549.glyph000066400000000000000000000006141472062471000320430ustar00rootroot00000000000000StartChar: uni2549 Encoding: 9545 9545 647 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<-20 400> 438 166<660 1080> VStem: 400 260<-505 390 650 1820> LayerCount: 2 Fore SplineSet 400 650 m 1xa0 400 1820 l 1 660 1820 l 1 660 604 l 1 1080 604 l 1 1080 438 l 1 660 438 l 1x60 660 -505 l 1 400 -505 l 1 400 390 l 1 -20 390 l 1 -20 650 l 1 400 650 l 1xa0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni254A.glyph000066400000000000000000000006171472062471000320560ustar00rootroot00000000000000StartChar: uni254A Encoding: 9546 9546 648 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<660 1080> 438 166<-20 400> VStem: 400 260<-505 390 650 1820> LayerCount: 2 Fore SplineSet 400 438 m 1x60 -20 438 l 1 -20 604 l 1 400 604 l 1x60 400 1820 l 1 660 1820 l 1 660 650 l 1 1080 650 l 1 1080 390 l 1 660 390 l 1xa0 660 -505 l 1 400 -505 l 1 400 438 l 1x60 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni254B.glyph000066400000000000000000000005721472062471000320570ustar00rootroot00000000000000StartChar: uni254B Encoding: 9547 9547 649 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<-20 400 660 1080> VStem: 400 260<-505 390 650 1820> LayerCount: 2 Fore SplineSet 400 650 m 1 400 1820 l 1 660 1820 l 1 660 650 l 1 1080 650 l 1 1080 390 l 1 660 390 l 1 660 -505 l 1 400 -505 l 1 400 390 l 1 -20 390 l 1 -20 650 l 1 400 650 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni254C.glyph000066400000000000000000000004541472062471000320570ustar00rootroot00000000000000StartChar: uni254C Encoding: 9548 9548 655 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<-20 448 613 1080> LayerCount: 2 Fore SplineSet 613 438 m 1 613 604 l 1 1080 604 l 1 1080 438 l 1 613 438 l 1 448 438 m 1 -20 438 l 1 -20 604 l 1 448 604 l 1 448 438 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni254D.glyph000066400000000000000000000004541472062471000320600ustar00rootroot00000000000000StartChar: uni254D Encoding: 9549 9549 660 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<-20 448 613 1080> LayerCount: 2 Fore SplineSet 613 390 m 1 613 650 l 1 1080 650 l 1 1080 390 l 1 613 390 l 1 448 390 m 1 -20 390 l 1 -20 650 l 1 448 650 l 1 448 390 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni254E.glyph000066400000000000000000000004571472062471000320640ustar00rootroot00000000000000StartChar: uni254E Encoding: 9550 9550 625 Width: 1060 VWidth: 0 Flags: W VStem: 448 165<-505 390 650 1820> LayerCount: 2 Fore SplineSet 613 650 m 1 448 650 l 1 448 1820 l 1 613 1820 l 1 613 650 l 1 448 390 m 1 613 390 l 1 613 -505 l 1 448 -505 l 1 448 390 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni254F.glyph000066400000000000000000000004571472062471000320650ustar00rootroot00000000000000StartChar: uni254F Encoding: 9551 9551 650 Width: 1060 VWidth: 0 Flags: W VStem: 400 260<-505 390 650 1820> LayerCount: 2 Fore SplineSet 400 650 m 1 400 1820 l 1 660 1820 l 1 660 650 l 1 400 650 l 1 400 390 m 1 660 390 l 1 660 -505 l 1 400 -505 l 1 400 390 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni256D.glyph000066400000000000000000000006271472062471000320640ustar00rootroot00000000000000StartChar: uni256D Encoding: 9581 9581 690 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<694.002 1082> VStem: 450 165<-505 355.793> LayerCount: 2 Fore SplineSet 785 604 m 1 884 604 983 604 1082 604 c 1 1082 438 l 1 788 438 l 2 704 438 615 332 615 244 c 0 615 -120 614 -141 614 -505 c 1 449 -505 l 1 450 243 l 1 450 246 l 2 450 431 602 603 785 603 c 1 785 604 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni256E.glyph000066400000000000000000000006231472062471000320610ustar00rootroot00000000000000StartChar: uni256E Encoding: 9582 9582 691 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<-20 367.998> VStem: 447 165<-505 355.793> LayerCount: 2 Fore SplineSet 277 604 m 1 277 603 l 1 460 603 612 431 612 246 c 2 612 243 l 1 613 -505 l 1 448 -505 l 1 448 -141 447 -120 447 244 c 0 447 332 358 438 274 438 c 2 -20 438 l 1 -20 604 l 1 79 604 178 604 277 604 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni256F.glyph000066400000000000000000000006231472062471000320620ustar00rootroot00000000000000StartChar: uni256F Encoding: 9583 9583 692 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<-20 367.998> VStem: 447 165<686.207 1820> LayerCount: 2 Fore SplineSet 277 438 m 1 178 438 79 438 -20 438 c 1 -20 604 l 1 274 604 l 2 358 604 447 710 447 798 c 0 447 1162 448 1456 448 1820 c 1 613 1820 l 1 612 799 l 1 612 796 l 2 612 611 460 439 277 439 c 1 277 438 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni2570.glyph000066400000000000000000000006121472062471000320330ustar00rootroot00000000000000StartChar: uni2570 Encoding: 9584 9584 693 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<687.124 1080> VStem: 448 165<676.094 1820> LayerCount: 2 Fore SplineSet 448 774 m 0 448 1123 448 1471 448 1820 c 1 613 1820 l 1 613 776 l 2 613 688 718 604 805 604 c 0 806 604 807 604 808 604 c 1 1080 604 l 1 1080 438 l 1 805 438 l 2 620 438 448 591 448 774 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni2571.glyph000066400000000000000000000003221472062471000320320ustar00rootroot00000000000000StartChar: uni2571 Encoding: 9585 9585 694 Width: 1060 VWidth: 1918 Flags: W LayerCount: 2 Fore SplineSet 948 1714 m 1 1097 1645 l 1 116 -463 l 1 -34 -393 l 1 948 1714 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni2572.glyph000066400000000000000000000003221472062471000320330ustar00rootroot00000000000000StartChar: uni2572 Encoding: 9586 9586 695 Width: 1060 VWidth: 1918 Flags: W LayerCount: 2 Fore SplineSet 110 1714 m 1 1091 -393 l 1 942 -463 l 1 -40 1645 l 1 110 1714 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni2573.glyph000066400000000000000000000004771472062471000320470ustar00rootroot00000000000000StartChar: uni2573 Encoding: 9587 9587 696 Width: 1060 VWidth: 1918 Flags: W LayerCount: 2 Fore SplineSet 948 1714 m 1 1097 1645 l 1 620 619 l 1 1091 -393 l 1 942 -463 l 1 529 424 l 1 116 -463 l 1 -34 -393 l 1 438 619 l 1 -40 1645 l 1 110 1714 l 1 529 815 l 1 948 1714 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni2574.glyph000066400000000000000000000003711472062471000320410ustar00rootroot00000000000000StartChar: uni2574 Encoding: 9588 9588 697 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<-20 613> VStem: -20 633<438 604> LayerCount: 2 Fore SplineSet 613 604 m 1 613 438 l 1 -20 438 l 1 -20 604 l 1 613 604 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni2575.glyph000066400000000000000000000003441472062471000320420ustar00rootroot00000000000000StartChar: uni2575 Encoding: 9589 9589 702 Width: 1060 VWidth: 0 Flags: W VStem: 448 165<438 1820> LayerCount: 2 Fore SplineSet 613 438 m 1 448 438 l 1 448 1820 l 1 613 1820 l 1 613 438 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni2576.glyph000066400000000000000000000003741472062471000320460ustar00rootroot00000000000000StartChar: uni2576 Encoding: 9590 9590 703 Width: 1060 VWidth: 0 Flags: W HStem: 438 166<448 1080> VStem: 448 632<438 604> LayerCount: 2 Fore SplineSet 448 438 m 1 448 604 l 1 1080 604 l 1 1080 438 l 1 448 438 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni2577.glyph000066400000000000000000000003441472062471000320440ustar00rootroot00000000000000StartChar: uni2577 Encoding: 9591 9591 704 Width: 1060 VWidth: 0 Flags: W VStem: 448 165<-505 604> LayerCount: 2 Fore SplineSet 613 604 m 1 613 -505 l 1 448 -505 l 1 448 604 l 1 613 604 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni2578.glyph000066400000000000000000000003711472062471000320450ustar00rootroot00000000000000StartChar: uni2578 Encoding: 9592 9592 698 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<-20 660> VStem: -20 680<390 650> LayerCount: 2 Fore SplineSet 660 650 m 1 660 390 l 1 -20 390 l 1 -20 650 l 1 660 650 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni2579.glyph000066400000000000000000000003441472062471000320460ustar00rootroot00000000000000StartChar: uni2579 Encoding: 9593 9593 699 Width: 1060 VWidth: 0 Flags: W VStem: 400 260<390 1820> LayerCount: 2 Fore SplineSet 660 390 m 1 400 390 l 1 400 1820 l 1 660 1820 l 1 660 390 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni257A.glyph000066400000000000000000000003741472062471000320610ustar00rootroot00000000000000StartChar: uni257A Encoding: 9594 9594 700 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<400 1080> VStem: 400 680<390 650> LayerCount: 2 Fore SplineSet 400 650 m 1 1080 650 l 1 1080 390 l 1 400 390 l 1 400 650 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni257B.glyph000066400000000000000000000003441472062471000320570ustar00rootroot00000000000000StartChar: uni257B Encoding: 9595 9595 701 Width: 1060 VWidth: 0 Flags: W VStem: 400 260<-505 650> LayerCount: 2 Fore SplineSet 660 650 m 1 660 -505 l 1 400 -505 l 1 400 650 l 1 660 650 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni257C.glyph000066400000000000000000000004301472062471000320540ustar00rootroot00000000000000StartChar: uni257C Encoding: 9596 9596 656 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<400 1080> LayerCount: 2 Fore SplineSet 400 650 m 1 1080 650 l 1 1080 390 l 1 400 390 l 1 400 438 l 1 -20 438 l 1 -20 604 l 1 400 604 l 1 400 650 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni257D.glyph000066400000000000000000000004321472062471000320570ustar00rootroot00000000000000StartChar: uni257D Encoding: 9597 9597 626 Width: 1060 VWidth: 0 Flags: W VStem: 400 260<-505 650> LayerCount: 2 Fore SplineSet 448 650 m 1 448 1820 l 1 613 1820 l 1 613 650 l 1 660 650 l 1 660 -505 l 1 400 -505 l 1 400 650 l 1 448 650 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni257E.glyph000066400000000000000000000005301472062471000320570ustar00rootroot00000000000000StartChar: uni257E Encoding: 9598 9598 657 Width: 1060 VWidth: 0 Flags: W HStem: 390 260<-20 660> LayerCount: 2 Fore SplineSet 660 438 m 1026,0,-1 660 438 m 1,1,-1 660 390 l 1,2,-1 -20 390 l 1,3,-1 -20 650 l 1,4,-1 660 650 l 1,5,-1 660 604 l 1,6,-1 1080 604 l 1,7,-1 1080 438 l 1,8,-1 660 438 l 1,1,-1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni257F.glyph000066400000000000000000000004321472062471000320610ustar00rootroot00000000000000StartChar: uni257F Encoding: 9599 9599 627 Width: 1060 VWidth: 0 Flags: W VStem: 400 260<390 1820> LayerCount: 2 Fore SplineSet 448 390 m 1 400 390 l 1 400 1820 l 1 660 1820 l 1 660 390 l 1 613 390 l 1 613 -505 l 1 448 -505 l 1 448 390 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni2581.glyph000066400000000000000000000003551472062471000320410ustar00rootroot00000000000000StartChar: uni2581 Encoding: 9601 9601 707 Width: 1060 VWidth: 1918 Flags: W HStem: -505 291<-20 1080> LayerCount: 2 Fore SplineSet -20 -214 m 1 1080 -214 l 1 1080 -505 l 1 -20 -505 l 1 -20 -214 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni2582.glyph000066400000000000000000000003471472062471000320430ustar00rootroot00000000000000StartChar: uni2582 Encoding: 9602 9602 708 Width: 1060 VWidth: 1918 Flags: W HStem: -505 581<-20 1080> LayerCount: 2 Fore SplineSet -20 76 m 1 1080 76 l 1 1080 -505 l 1 -20 -505 l 1 -20 76 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni2583.glyph000066400000000000000000000004041472062471000320360ustar00rootroot00000000000000StartChar: uni2583 Encoding: 9603 9603 709 Width: 1060 VWidth: 1918 Flags: W HStem: -505 872<-20 1080> VStem: -20 1100<-505 367> LayerCount: 2 Fore SplineSet -20 367 m 1 1080 367 l 1 1080 -505 l 1 -20 -505 l 1 -20 367 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni2585.glyph000066400000000000000000000003521472062471000320420ustar00rootroot00000000000000StartChar: uni2585 Encoding: 9605 9605 711 Width: 1060 VWidth: 1918 Flags: W VStem: -20 1100<-505 948> LayerCount: 2 Fore SplineSet -20 948 m 1 1080 948 l 1 1080 -505 l 1 -20 -505 l 1 -20 948 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni2586.glyph000066400000000000000000000003561472062471000320470ustar00rootroot00000000000000StartChar: uni2586 Encoding: 9606 9606 712 Width: 1060 VWidth: 1918 Flags: W VStem: -20 1100<-505 1239> LayerCount: 2 Fore SplineSet -20 1239 m 1 1080 1239 l 1 1080 -505 l 1 -20 -505 l 1 -20 1239 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni2587.glyph000066400000000000000000000003561472062471000320500ustar00rootroot00000000000000StartChar: uni2587 Encoding: 9607 9607 713 Width: 1060 VWidth: 1918 Flags: W VStem: -20 1100<-505 1529> LayerCount: 2 Fore SplineSet -20 1529 m 1 1080 1529 l 1 1080 -505 l 1 -20 -505 l 1 -20 1529 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni2589.glyph000066400000000000000000000003531472062471000320470ustar00rootroot00000000000000StartChar: uni2589 Encoding: 9609 9609 714 Width: 1060 VWidth: 1918 Flags: W VStem: -20 962<-505 1820> LayerCount: 2 Fore SplineSet -20 1820 m 1 942 1820 l 1 942 -505 l 1 -20 -505 l 1 -20 1820 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni258A.glyph000066400000000000000000000003531472062471000320570ustar00rootroot00000000000000StartChar: uni258A Encoding: 9610 9610 715 Width: 1060 VWidth: 1918 Flags: W VStem: -20 825<-505 1820> LayerCount: 2 Fore SplineSet -20 1820 m 1 805 1820 l 1 805 -505 l 1 -20 -505 l 1 -20 1820 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni258B.glyph000066400000000000000000000003531472062471000320600ustar00rootroot00000000000000StartChar: uni258B Encoding: 9611 9611 716 Width: 1060 VWidth: 1918 Flags: W VStem: -20 688<-505 1820> LayerCount: 2 Fore SplineSet -20 1820 m 1 668 1820 l 1 668 -505 l 1 -20 -505 l 1 -20 1820 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni258D.glyph000066400000000000000000000003531472062471000320620ustar00rootroot00000000000000StartChar: uni258D Encoding: 9613 9613 718 Width: 1060 VWidth: 1918 Flags: W VStem: -20 412<-505 1820> LayerCount: 2 Fore SplineSet -20 1820 m 1 392 1820 l 1 392 -505 l 1 -20 -505 l 1 -20 1820 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni258E.glyph000066400000000000000000000003531472062471000320630ustar00rootroot00000000000000StartChar: uni258E Encoding: 9614 9614 719 Width: 1060 VWidth: 1918 Flags: W VStem: -20 275<-505 1820> LayerCount: 2 Fore SplineSet -20 1820 m 1 255 1820 l 1 255 -505 l 1 -20 -505 l 1 -20 1820 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni258F.glyph000066400000000000000000000003531472062471000320640ustar00rootroot00000000000000StartChar: uni258F Encoding: 9615 9615 720 Width: 1060 VWidth: 1918 Flags: W VStem: -20 138<-505 1820> LayerCount: 2 Fore SplineSet -20 1820 m 1 118 1820 l 1 118 -505 l 1 -20 -505 l 1 -20 1820 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni2594.glyph000066400000000000000000000003551472062471000320450ustar00rootroot00000000000000StartChar: uni2594 Encoding: 9620 9620 723 Width: 1060 VWidth: 1918 Flags: W HStem: 1529 291<-20 1080> LayerCount: 2 Fore SplineSet -20 1820 m 1 1080 1820 l 1 1080 1529 l 1 -20 1529 l 1 -20 1820 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni2595.glyph000066400000000000000000000003551472062471000320460ustar00rootroot00000000000000StartChar: uni2595 Encoding: 9621 9621 724 Width: 1060 VWidth: 1918 Flags: W VStem: 942 138<-505 1820> LayerCount: 2 Fore SplineSet 942 -505 m 1 942 1820 l 1 1080 1820 l 1 1080 -505 l 1 942 -505 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni2596.glyph000066400000000000000000000003471472062471000320500ustar00rootroot00000000000000StartChar: uni2596 Encoding: 9622 9622 725 Width: 1060 VWidth: 1918 Flags: W VStem: -20 550<-505 658> LayerCount: 2 Fore SplineSet -20 658 m 1 530 658 l 1 530 -505 l 1 -20 -505 l 1 -20 658 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni2597.glyph000066400000000000000000000003511472062471000320440ustar00rootroot00000000000000StartChar: uni2597 Encoding: 9623 9623 726 Width: 1060 VWidth: 1918 Flags: W VStem: 530 550<-505 658> LayerCount: 2 Fore SplineSet 530 658 m 1 1080 658 l 1 1080 -505 l 1 530 -505 l 1 530 658 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni2598.glyph000066400000000000000000000003471472062471000320520ustar00rootroot00000000000000StartChar: uni2598 Encoding: 9624 9624 727 Width: 1060 VWidth: 1918 Flags: W VStem: -20 550<658 1820> LayerCount: 2 Fore SplineSet 530 658 m 1 -20 658 l 1 -20 1820 l 1 530 1820 l 1 530 658 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni2599.glyph000066400000000000000000000005031472062471000320450ustar00rootroot00000000000000StartChar: uni2599 Encoding: 9625 9625 729 Width: 1060 VWidth: 1918 Flags: W VStem: -20 1100<-505 658> -20 550<658 1820> LayerCount: 2 Fore SplineSet 530 -505 m 1x40 -20 -505 l 1 -20 658 l 1x80 -20 1820 l 1 530 1820 l 1 530 658 l 1x40 1080 658 l 1 1080 -505 l 1x80 530 -505 l 1x40 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni259A.glyph000066400000000000000000000005111472062471000320540ustar00rootroot00000000000000StartChar: uni259A Encoding: 9626 9626 728 Width: 1060 VWidth: 1918 Flags: W VStem: -20 550<658 1820> 530 550<-505 657> LayerCount: 2 Fore SplineSet 530 657 m 1x40 1080 657 l 1 1080 -505 l 1 530 -505 l 1 530 657 l 1x40 530 658 m 1x80 -20 658 l 1 -20 1820 l 1 530 1820 l 1 530 658 l 1x80 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni259B.glyph000066400000000000000000000005031472062471000320560ustar00rootroot00000000000000StartChar: uni259B Encoding: 9627 9627 732 Width: 1060 VWidth: 1918 Flags: W VStem: -20 1100<658 1820> -20 550<-505 658> LayerCount: 2 Fore SplineSet 530 1820 m 1x40 1080 1820 l 1 1080 658 l 1x80 530 658 l 1 530 -505 l 1 -20 -505 l 1x40 -20 658 l 1 -20 1820 l 1x80 530 1820 l 1x40 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni259C.glyph000066400000000000000000000005041472062471000320600ustar00rootroot00000000000000StartChar: uni259C Encoding: 9628 9628 733 Width: 1060 VWidth: 1918 Flags: W VStem: -20 1100<658 1820> 530 550<-505 658> LayerCount: 2 Fore SplineSet 530 1820 m 1x40 1080 1820 l 1 1080 658 l 1x80 1080 -505 l 1 530 -505 l 1 530 658 l 1x40 -20 658 l 1 -20 1820 l 1x80 530 1820 l 1x40 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni259D.glyph000066400000000000000000000003511472062471000320610ustar00rootroot00000000000000StartChar: uni259D Encoding: 9629 9629 730 Width: 1060 VWidth: 1918 Flags: W VStem: 530 550<658 1820> LayerCount: 2 Fore SplineSet 530 658 m 1 530 1820 l 1 1080 1820 l 1 1080 658 l 1 530 658 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni259E.glyph000066400000000000000000000005111472062471000320600ustar00rootroot00000000000000StartChar: uni259E Encoding: 9630 9630 731 Width: 1060 VWidth: 1918 Flags: W VStem: -20 550<-505 657> 530 550<658 1820> LayerCount: 2 Fore SplineSet -20 657 m 1x80 530 657 l 1 530 -505 l 1 -20 -505 l 1 -20 657 l 1x80 530 658 m 1x40 530 1820 l 1 1080 1820 l 1 1080 658 l 1 530 658 l 1x40 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni259F.glyph000066400000000000000000000005071472062471000320660ustar00rootroot00000000000000StartChar: uni259F Encoding: 9631 9631 734 Width: 1060 VWidth: 1918 Flags: W VStem: -20 1100<-505 658> 530 550<658 1820> LayerCount: 2 Fore SplineSet 1080 658 m 1x80 1080 -505 l 1x80 530 -505 l 1x40 -20 -505 l 1 -20 658 l 1x80 530 658 l 1 530 1820 l 1 1080 1820 l 1x40 1080 658 l 1x80 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni2A7D.glyph000066400000000000000000000007231472062471000320760ustar00rootroot00000000000000StartChar: uni2A7D Encoding: 10877 10877 986 Width: 1060 VWidth: 4 Flags: W HStem: 1277 20G<806.5 829.987> LayerCount: 2 Fore SplineSet 958 342 m 1 877 185 l 1 681 313 208 620 131 673 c 1 131 793 l 1 288 922 605 1177 738 1255 c 0 768 1272 789 1286 824 1297 c 1 871 1140 l 1 710 1055 475 860 316 737 c 1 459 636 796 437 958 342 c 1 158 407 m 1 402 262 789 0 896 -97 c 1 793 -230 l 1 563 -15 260 159 71 275 c 1 158 407 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uni2A7E.glyph000066400000000000000000000007221472062471000320760ustar00rootroot00000000000000StartChar: uni2A7E Encoding: 10878 10878 987 Width: 1060 VWidth: 4 Flags: W HStem: 1266 20G<283.863 360> LayerCount: 2 Fore SplineSet 926 801 m 1 926 684 l 1 830 615 378 324 220 202 c 1 130 332 l 1 288 453 585 643 741 736 c 1 615 826 371 1004 257 1110 c 0 230 1135 208 1154 189 1184 c 1 307 1286 l 1 413 1160 839 868 926 801 c 1 893 412 m 1 980 280 l 1 791 164 488 -11 258 -226 c 1 155 -92 l 1 262 5 649 267 893 412 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uniE000.glyph000066400000000000000000000007431472062471000320470ustar00rootroot00000000000000StartChar: uniE000 Encoding: 57344 57344 319 Width: 1060 VWidth: 6 Flags: W HStem: 390 154<418.981 573.371> 486 158<208.671 369.117> VStem: 67 635 LayerCount: 2 Fore SplineSet 76 491 m 2x60 135 603 198 644 262 644 c 0x60 366 644 461 544 519 544 c 0 542 544 566 560 589 624 c 0 598 650 l 1 702 546 l 1 695 532 l 0 640 430 580 390 519 390 c 0xa0 415 390 327 486 269 486 c 0 242 486 219 475 194 409 c 0 186 387 l 1 67 475 l 1 76 491 l 2x60 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uniE001.glyph000066400000000000000000000031451472062471000320470ustar00rootroot00000000000000StartChar: uniE001 Encoding: 57345 57345 320 Width: 1060 VWidth: 6 Flags: W HStem: -312 150<347.529 575.23> -11 152<370.059 490.911> 513 151<403.205 550.976> 894 150<395.333 532.135> 1191 152<345.927 566.731> VStem: 23 123<166.673 870.319> 219 129<151.289 456.948> 565 117<224.252 496.71> 774 114<148.623 863.075> LayerCount: 2 Fore SplineSet 406 -11 m 1 275 -5 219 154 219 299 c 0 219 300 219 302 219 303 c 1 219 380 236 461 271 524 c 1 329 628 403 661 472 664 c 0 475 664 477 664 480 664 c 0 516 664 545 652 564 641 c 1 555 806 546 894 462 894 c 0 403 894 396 860 340 727 c 0 332 709 l 1 228 770 l 1 234 787 l 0 289 963 364 1041 462 1044 c 1 503 1044 561 1025 602 967 c 1 644 907 682 805 682 663 c 0 682 229 l 1 685 155 690 157 709 133 c 1 710 131 714 128 717 126 c 1 727 132 733 149 739 169 c 0 771 267 774 386 774 515 c 0 774 900 635 1191 456 1191 c 0 278 1191 146 901 146 515 c 0 146 129 286 -162 456 -162 c 0 516 -162 574 -129 624 -72 c 0 636 -57 l 1 713 -153 l 1 702 -166 l 0 639 -239 542 -312 456 -312 c 0 209 -312 23 68 23 515 c 0 23 962 209 1343 456 1343 c 0 703 1343 888 962 888 515 c 0 888 364 866 222 830 98 c 1 821 71 789 -26 722 -26 c 0 721 -26 720 -26 719 -26 c 0 717 -26 l 1 716 -25 l 0 697 -20 668 -9 648 16 c 0 647 16 l 0 635 34 609 59 596 110 c 1 573 80 553 65 524 38 c 1 492 11 451 -11 406 -11 c 1 405 141 m 0 431 141 459 155 476 170 c 1 541 229 554 299 565 334 c 1 565 367 564 433 564 452 c 1 533 495 503 513 472 513 c 0 471 513 470 513 469 513 c 0 414 511 348 415 348 310 c 0 348 308 348 307 348 305 c 1 351 201 382 141 405 141 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uniE002.glyph000066400000000000000000000023241472062471000320460ustar00rootroot00000000000000StartChar: uniE002 Encoding: 57346 57346 321 Width: 1060 VWidth: 6 Flags: W HStem: -310 150<414.529 642.23> -9 153<491.048 609.012> 702 152<500.409 649.08> 1198 153<409.668 608.797> VStem: 90 123<169.451 874.351> 315 129<193.676 639.402> 683 117<227.653 665.965> LayerCount: 2 Fore SplineSet 800 703 m 0 800 703 800 678 800 666 c 0 800 231 l 1 803 159 822 126 854 98 c 0 871 83 l 1 776 4 l 1 765 20 l 1 752 39 727 63 714 113 c 1 691 83 671 68 642 41 c 1 610 14 570 -9 524 -9 c 1 389 -2 315 233 315 378 c 0 315 379 315 380 315 381 c 1 315 393 315 407 315 422 c 0 315 496 319 600 368 711 c 0 418 823 503 851 571 854 c 0 573 854 575 854 577 854 c 0 620 854 658 835 680 821 c 1 678 854 677 882 675 903 c 0 666 1031 655 1198 509 1198 c 0 352 1198 213 905 213 518 c 0 213 132 353 -160 523 -160 c 0 583 -160 641 -126 691 -69 c 0 703 -54 l 1 779 -150 l 1 769 -163 l 0 706 -236 609 -310 523 -310 c 0 276 -310 90 71 90 518 c 0 90 964 262 1351 509 1351 c 0 774 1351 800 996 800 703 c 0 524 144 m 0 550 144 577 158 594 173 c 1 659 232 672 301 683 336 c 1 683 621 l 1 651 665 596 702 567 702 c 0 467 702 444 498 444 375 c 0 444 370 444 365 444 360 c 1 447 256 503 144 524 144 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uniE0A0.glyph000066400000000000000000000012061472062471000320630ustar00rootroot00000000000000StartChar: uniE0A0 Encoding: 57504 57504 567 Width: 1060 Flags: W VStem: 140 276<-364 202.322 703 1596> 707 166<673.969 1222> LayerCount: 2 Fore SplineSet 416 -364 m 1 140 -364 l 1 140 0 l 2 140 119 166 217 219 292 c 1 255 345 311 396 388 446 c 2 540 545 l 2 600 584 643 630 668 684 c 0 694 736 707 806 707 893 c 2 707 1222 l 1 498 1222 l 1 790 1564 l 1 1082 1222 l 1 873 1222 l 1 873 837 l 2 873 709 855 611 820 542 c 0 784 474 730 417 659 370 c 1 584 320 l 2 522 279 479 238 456 196 c 0 429 149 416 83 416 0 c 2 416 -364 l 1 416 703 m 1 140 525 l 1 140 1596 l 1 416 1596 l 1 416 703 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uniE0A1.glyph000066400000000000000000000010061472062471000320620ustar00rootroot00000000000000StartChar: uniE0A1 Encoding: 57505 57505 568 Width: 1060 Flags: W HStem: 748 132<230 582> VStem: 76 154<880 1648> 392 158<-233 85.552> 784 158<373.093 667> 804 138<80 387.507> LayerCount: 2 Fore SplineSet 582 880 m 1xe0 582 748 l 1 76 748 l 1 76 1648 l 1 230 1648 l 1 230 880 l 1 582 880 l 1xe0 784 667 m 1xf0 942 667 l 1xf0 942 -233 l 1 776 -233 l 1 530 352 l 1 550 -38 l 1 550 -233 l 1 392 -233 l 1 392 667 l 1 558 667 l 1 804 80 l 1xe8 784 509 l 1 784 667 l 1xf0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uniE0A2.glyph000066400000000000000000000021041472062471000320630ustar00rootroot00000000000000StartChar: uniE0A2 Encoding: 57506 57506 569 Width: 1060 Flags: W HStem: 0 236<464 576> 745 187<433.175 606.825> 1472 130<401.37 643.096> VStem: 42 422<236 544.963> 42 354<524.414 707.825> 185 161<932 1415.8> 576 424<236 544.963> 644 356<524.414 707.825> 696 161<932 1418.87> LayerCount: 2 Fore SplineSet 208 0 m 2xe1 97 0 42 47 42 141 c 2 42 781 l 2xe9 42 882 89 932 185 932 c 1 185 1287 l 2 185 1378 218 1454 284 1515 c 0 348 1573 427 1602 521 1602 c 256 615 1602 695 1573 758 1515 c 0 824 1454 857 1378 857 1287 c 2 857 932 l 1xe480 953 932 1000 882 1000 781 c 2 1000 141 l 2 1000 47 945 0 834 0 c 2 208 0 l 2xe1 521 1472 m 256 468 1472 427 1455 394 1422 c 0 363 1389 346 1344 346 1287 c 2 346 932 l 1 696 932 l 1 696 1287 l 2xe480 696 1344 679 1389 649 1422 c 0 615 1455 574 1472 521 1472 c 256 576 236 m 1xf2 576 510 l 1xf2 621 533 644 570 644 621 c 0 644 655 632 684 608 709 c 0 583 733 554 745 520 745 c 256 486 745 457 733 432 709 c 0 408 684 396 655 396 621 c 0xe9 396 570 419 533 464 510 c 1 464 236 l 1 576 236 l 1xf2 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uniE0B0.glyph000066400000000000000000000003411472062471000320630ustar00rootroot00000000000000StartChar: uniE0B0 Encoding: 57520 57520 570 Width: 1060 VWidth: 1918 Flags: W LayerCount: 2 Fore SplineSet -78 1820 m 1 -19 1820 l 1 1040 658 l 1 -20 -504 l 1 -78 -504 l 1 -78 1820 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uniE0B1.glyph000066400000000000000000000003541472062471000320700ustar00rootroot00000000000000StartChar: uniE0B1 Encoding: 57521 57521 571 Width: 1060 VWidth: 1918 Flags: W LayerCount: 2 Fore SplineSet -57 1682 m 1 39 1777 l 1 1060 658 l 1 39 -461 l 1 -57 -366 l 1 875 658 l 1 -57 1682 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uniE0B2.glyph000066400000000000000000000003441472062471000320700ustar00rootroot00000000000000StartChar: uniE0B2 Encoding: 57522 57522 572 Width: 1060 VWidth: 1918 Flags: W LayerCount: 2 Fore SplineSet 1138 -505 m 1 1080 -505 l 1 20 658 l 1 1080 1820 l 1 1138 1820 l 1 1138 -505 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uniE0B3.glyph000066400000000000000000000003561472062471000320740ustar00rootroot00000000000000StartChar: uniE0B3 Encoding: 57523 57523 573 Width: 1060 VWidth: 1918 Flags: W LayerCount: 2 Fore SplineSet 185 658 m 1 1117 -366 l 1 1021 -461 l 1 0 658 l 1 1021 1777 l 1 1117 1682 l 1 185 658 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uniFF62.glyph000066400000000000000000000006401472062471000321020ustar00rootroot00000000000000StartChar: uniFF62 Encoding: 65378 65378 1024 Width: 1060 VWidth: 66 Flags: W HStem: 1329 148<472 905.802> VStem: 312 160<313 1316> LayerCount: 2 Fore SplineSet 316 313 m 1 315 382 315 465 314 567 c 0 314 742 312 918 312 1049 c 2 312 1470 l 1 405 1470 749 1477 800 1477 c 1 872 1480 881 1481 904 1483 c 1 936 1329 l 1 835 1320 639 1320 472 1316 c 1 472 313 l 1 316 313 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uniFF63.glyph000066400000000000000000000007171472062471000321100ustar00rootroot00000000000000StartChar: uniFF63 Encoding: 65379 65379 982 Width: 1060 VWidth: 66 Flags: W HStem: -259 162<95 571> VStem: 571 158<-101 896> LayerCount: 2 Fore SplineSet 730 896 m 1 730 794 729 680 729 567 c 0 728 388 727 267 727 177 c 0 727 -3 729 -86 729 -264 c 1 636 -264 290 -259 231 -259 c 0 160 -259 120 -265 95 -268 c 1 95 -106 l 1 109 -103 175 -97 238 -97 c 2 251 -97 l 2 270 -97 475 -98 571 -101 c 1 571 896 l 1 730 896 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uogonek.glyph000066400000000000000000000015721472062471000323770ustar00rootroot00000000000000StartChar: uogonek Encoding: 371 371 305 Width: 1060 VWidth: 32 Flags: W HStem: -444 145<628.602 865.542> 2 154<320.683 585.04> 1001 19G<132.481 262 739.97 898> VStem: 114 156<180.892 701.424> 461 155<-282.478 -146.307> 739 158<276.783 1020> LayerCount: 2 Fore SplineSet 984 82 m 1 756 -114 616 -128 616 -216 c 0 616 -272 672 -299 736 -299 c 0 794 -299 835 -266 865 -244 c 1 943 -351 l 1 899 -399 811 -444 732 -444 c 0 544 -444 461 -351 461 -216 c 0 461 -70 648 -19 804 86 c 1 792 102 782 124 773 158 c 1 689 72 592 5 442 2 c 1 433 2 l 2 371 2 286 3 226 44 c 0 181 75 114 132 114 214 c 0 111 482 118 911 91 994 c 1 251 1021 l 1 273 929 268 616 270 250 c 1 276 216 298 190 320 174 c 0 334 164 385 156 426 156 c 1 493 159 534 167 585 198 c 0 632 226 701 256 739 344 c 1 740 1020 l 1 898 1020 l 1 897 239 l 1 899 187 944 114 984 82 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/upblock.glyph000066400000000000000000000004051472062471000323610ustar00rootroot00000000000000StartChar: upblock Encoding: 9600 9600 706 Width: 1060 VWidth: 1918 Flags: W HStem: 658 1162<-20 1080> VStem: -20 1100<658 1820> LayerCount: 2 Fore SplineSet -20 1820 m 1 1080 1820 l 1 1080 658 l 1 -20 658 l 1 -20 1820 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/upsilon.glyph000066400000000000000000000012751472062471000324210ustar00rootroot00000000000000StartChar: upsilon Encoding: 965 965 361 Width: 1060 VWidth: 6 Flags: W HStem: -4 156<334.513 604.023> 1012 20G<132.481 259.5 823.273 914> VStem: 114 156<217.662 1001.91> 790 156<372.78 977.938> LayerCount: 2 Fore SplineSet 114 366 m 0 114 426 114 489 114 549 c 0 114 753 112 941 91 1005 c 1 251 1032 l 1 268 960 270 778 270 573 c 0 270 517 270 459 270 402 c 0 270 223 334 152 467 152 c 0 525 152 636 193 692 273 c 0 779 398 790 500 790 738 c 0 790 830 768 932 736 1002 c 1 896 1046 l 1 932 962 946 820 946 754 c 0 946 750 946 746 946 742 c 0 946 730 946 717 946 705 c 0 946 514 941 303 768 123 c 0 705 57 585 -4 422 -4 c 0 229 -4 114 167 114 366 c 0 EndSplineSet Validated: 1 EndChar upsilondieresis.glyph000066400000000000000000000005631472062471000340710ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: upsilondieresis Encoding: 971 971 367 Width: 1060 VWidth: 0 Flags: W HStem: -4 156<334.513 604.023> 1012 20G<132.481 259.5 823.273 914> 1183 225<188 423 594 829> VStem: 114 156<217.662 1001.91> 188 235<1183 1405> 594 235<1180 1402> 790 156<372.78 977.938> LayerCount: 2 Fore Refer: 173 168 S 1 0 0 1 49 93 2 Refer: 361 965 N 1 0 0 1 0 0 3 Validated: 1 EndChar upsilondieresistonos.glyph000066400000000000000000000007061472062471000351530ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: upsilondieresistonos Encoding: 944 944 399 Width: 1060 VWidth: 0 Flags: W HStem: -4 156<334.513 604.023> 1012 20G<132.481 259.5 823.273 914> 1187.75 192.078<173 408 579 814> 1349.72 451.814 VStem: 114 156<217.662 1001.91> 173 235<1187.75 1377.27> 569.147 166.765<1662.97 1760.03> 579 235<1185.19 1374.71> 790 156<372.78 977.938> LayerCount: 2 Fore Refer: 411 901 S 1 0 0 1 34.0001 95.2443 2 Refer: 361 965 N 1 0 0 1 0 0 3 Validated: 1 EndChar upsilontonos.glyph000066400000000000000000000005231472062471000334200ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: upsilontonos Encoding: 973 973 401 Width: 1060 VWidth: 0 Flags: W HStem: -4 156<334.513 604.023> 1012 20G<132.481 259.5 823.273 914> 1092 491 VStem: 114 156<217.662 1001.91> 540 180<1432.42 1537.9> 790 156<372.78 977.938> LayerCount: 2 Fore Refer: 392 900 S 1 0 0 1 -2 -130 2 Refer: 361 965 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/uring.glyph000066400000000000000000000006221472062471000320470ustar00rootroot00000000000000StartChar: uring Encoding: 367 367 301 Width: 1060 VWidth: 32 Flags: W HStem: 2 154<320.683 585.04> 1001 19G<132.481 262 739 897> 1045.9 125<436.328 592.777> 1311.9 124<433.057 593.587> VStem: 114 156<180.892 701.424> 298.5 129<1181.12 1301.53> 599.5 132<1180.67 1301.94> 739 158<276.783 1020> LayerCount: 2 Fore Refer: 963 730 S 1 0 0 1 59.5 123.9 2 Refer: 20 117 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/utilde.glyph000066400000000000000000000005251472062471000322130ustar00rootroot00000000000000StartChar: utilde Encoding: 361 361 295 Width: 1060 VWidth: 32 Flags: W HStem: 2 154<320.683 585.04> 1001 19G<132.481 262 739 897> 1105 153<540.243 747.084> 1226 153<241.953 467.376> VStem: 114 156<180.892 701.424> 739 158<276.783 1020> LayerCount: 2 Fore Refer: 325 771 S 1 0 0 1 5 -307 2 Refer: 20 117 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/v.glyph000066400000000000000000000010161472062471000311660ustar00rootroot00000000000000StartChar: v Encoding: 118 118 21 Width: 1060 VWidth: 6 Flags: W HStem: -3 21G<367 420> 1028 20G<126.125 188> VStem: 756 155<587.532 1011> LayerCount: 2 Fore SplineSet 153 1048 m 1 223 973 245 924 271 849 c 0 316 723 490 281 501 177 c 1 625 320 749 610 755 817 c 0 756 845 756 881 756 914 c 0 756 955 756 993 754 1011 c 1 906 1015 l 1 909 999 911 879 911 821 c 0 909 576 759 251 614 71 c 0 557 0 473 -3 367 -3 c 1 367 137 166 685 104 839 c 0 96 860 50 927 24 952 c 1 153 1048 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/w.glyph000066400000000000000000000014471472062471000311770ustar00rootroot00000000000000StartChar: w Encoding: 119 119 22 Width: 1060 Flags: W HStem: -3 152<292 386.193 671.47 758.193> 1020 12G<115.053 171 825 983.5> VStem: 152 140<149 479.342> 473 140<264.591 824> 849 140<299.081 1017.18> LayerCount: 2 Fore SplineSet 6 976 m 1 154 1052 l 1 188 993 219 915 242 795 c 0 288 553 285 327 292 149 c 1 411 149 473 302 473 561 c 3 473 645 473 707 473 824 c 1 613 824 l 1 613 696 613 596 613 520 c 1 613 362 654 249 685 147 c 1 775 147 849 308 849 681 c 0 849 805 837 950 825 1020 c 1 981 1020 l 1 986 973 989 790 989 710 c 0 989 220 860 0 648 0 c 0 642 0 636 0 628 0 c 2 594 0 l 1 577 64 551 147 537 209 c 1 500 129 416 0 224 -3 c 0 222 -3 220 -3 218 -3 c 1 212 -3 l 1 185 -2 169 2 152 9 c 1 147 113 137 583 83 790 c 0 67 849 27 939 6 976 c 1 EndSplineSet Validated: 1 EndChar wcircumflex.glyph000066400000000000000000000005241472062471000331750ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: wcircumflex Encoding: 373 373 307 Width: 1060 VWidth: 32 Flags: W HStem: -3 152<292 386.193 671.47 758.193> 1020 12G<115.053 171 825 983.5> 1069 435 VStem: 152 140<149 479.342> 473 140<264.591 824> 849 140<299.081 1017.18> LayerCount: 2 Fore Refer: 324 770 S 1 0 0 1 -32 -196 2 Refer: 22 119 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/x.glyph000066400000000000000000000012731472062471000311750ustar00rootroot00000000000000StartChar: x Encoding: 120 120 23 Width: 1060 VWidth: 4 Flags: W HStem: -18 21G<162.275 193.5> 3 153<829.536 950> 1041 20G<184.257 272 750 905> VStem: 750 158<912.879 1019> LayerCount: 2 Fore SplineSet 860 863 m 0xb0 810 778 692 595 612 488 c 1 690 385 824 178 844 165 c 0 848 162 864 156 898 156 c 0 916 156 934 159 950 162 c 1 950 9 l 1 930 6 908 3 888 3 c 0x70 848 3 808 15 768 43 c 1 696 90 592 261 508 379 c 1 358 184 201 0 186 -18 c 1 65 84 l 1 73 95 254 323 410 511 c 1 326 629 212 786 80 960 c 1 210 1061 l 1 334 891 436 740 518 624 c 1 590 711 646 807 716 930 c 0 736 965 746 1002 750 1019 c 1 908 1020 l 1 902 971 892 914 860 863 c 0xb0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/xi.glyph000066400000000000000000000017651472062471000313540ustar00rootroot00000000000000StartChar: xi Encoding: 958 958 354 Width: 1060 VWidth: 0 Flags: W HStem: -320 153<595.126 729.334> 0 150<285.13 746.161> 695 154<560.891 742> 1191 161<173.203 660.361> 1408 20G<122.906 159> VStem: 80 159<195.393 458.391> 263 174<894.745 1044.2> 755 156<-131.01 -9.887> LayerCount: 2 Fore SplineSet 139 1428 m 1 179 1386 225 1352 306 1352 c 0 471 1352 638 1358 769 1376 c 1 811 1215 l 1 686 1168 437 1076 437 964 c 0 437 871 592 849 742 849 c 1 742 695 l 1 499 660 239 547 239 301 c 0 239 181 331 150 481 150 c 0 484 150 601 151 604 151 c 0 779 151 911 91 911 -66 c 0 911 -274 687 -310 597 -320 c 1 577 -167 l 1 661 -154 755 -139 755 -77 c 0 755 -3 704 0 616 0 c 0 609 0 603 0 596 0 c 0 592 0 437 0 433 0 c 0 232 0 80 58 80 325 c 0 80 577 300 721 416 757 c 1 374 768 263 793 263 967 c 0 263 1077 346 1136 456 1180 c 0 495 1195 534 1214 560 1226 c 1 515 1222 468 1211 425 1204 c 0 379 1197 332 1191 282 1191 c 0 184 1191 113 1218 36 1300 c 1 139 1428 l 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/y.glyph000066400000000000000000000011601472062471000311710ustar00rootroot00000000000000StartChar: y Encoding: 121 121 24 Width: 1060 VWidth: 14 Flags: W HStem: -376 153<247.402 417.113> -20 20G<56 212> 868 153<73 191.824> VStem: 56 156<-190.185 0> 774 158<704.432 1020> LayerCount: 2 Fore SplineSet 336 -223 m 0 442 -223 496 -38 534 68 c 1 440 396 321 713 183 837 c 0 150 867 109 868 73 868 c 1 73 1021 l 1 106 1021 156 1017 184 1013 c 0 351 988 513 612 626 287 c 1 700 504 766 793 774 1020 c 1 932 1020 l 1 932 960 927 903 918 852 c 0 853 499 752 169 620 -142 c 1 567 -277 489 -376 340 -376 c 0 165 -376 56 -270 56 0 c 1 212 0 l 1 212 -177 256 -223 336 -223 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/yacute.glyph000066400000000000000000000004661472062471000322230ustar00rootroot00000000000000StartChar: yacute Encoding: 253 253 147 Width: 1060 VWidth: 6 Flags: W HStem: -376 153<247.402 417.113> -20 20G<56 212> 868 153<73 191.824> 1066 461 VStem: 56 156<-190.185 0> 289 590 774 158<704.432 1020> LayerCount: 2 Fore Refer: 323 769 S 1 0 0 1 65 -214 2 Refer: 24 121 N 1 0 0 1 0 0 3 Validated: 1 EndChar ycircumflex.glyph000066400000000000000000000004651472062471000332030ustar00rootroot00000000000000fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdirStartChar: ycircumflex Encoding: 375 375 309 Width: 1060 VWidth: 32 Flags: W HStem: -376 153<247.402 417.113> -20 20G<56 212> 868 153<73 191.824> 1069 435 VStem: 56 156<-190.185 0> 774 158<704.432 1020> LayerCount: 2 Fore Refer: 324 770 S 1 0 0 1 -22 -196 2 Refer: 24 121 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/ydieresis.glyph000066400000000000000000000005471472062471000327310ustar00rootroot00000000000000StartChar: ydieresis Encoding: 255 255 148 Width: 1060 VWidth: 10 Flags: W HStem: -376 153<247.402 417.113> -20 20G<56 212> 868 153<73 191.824> 1177 225<189 424 595 830> VStem: 56 156<-190.185 0> 189 235<1177 1399> 595 235<1174 1396> 774 158<704.432 1020> LayerCount: 2 Fore Refer: 173 168 N 1 0 0 1 50 87 2 Refer: 24 121 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/yen.glyph000066400000000000000000000020131472062471000315120ustar00rootroot00000000000000StartChar: yen Encoding: 165 165 150 Width: 1060 VWidth: 0 Flags: W HStem: -6 21G<399 559> 374 164<78 403 565 922> 683 159<82 273 718 930> VStem: 399 160<-6 374 538 660.731> LayerCount: 2 Fore SplineSet 403 374 m 1 366 374 329 374 291 374 c 0 224 374 154 373 78 369 c 1 78 531 l 1 95 531 l 1 218 535 310 538 406 538 c 1 406 613 l 1 395 628 383 648 368 672 c 1 291 673 195 679 80 686 c 1 80 750 l 2 80 782 80 813 82 844 c 1 151 840 220 837 273 835 c 1 177 1006 66 1214 33 1283 c 1 173 1355 l 1 207 1285 362 997 457 833 c 1 531 833 l 1 636 999 795 1290 828 1368 c 1 967 1288 l 1 920 1192 847 1046 742 875 c 0 734 863 726 851 718 839 c 1 776 841 837 842 912 842 c 2 930 842 l 1 930 683 l 1 912 683 l 2 793 683 708 678 613 675 c 1 590 640 574 613 566 602 c 1 566 580 566 559 565 537 c 1 682 535 786 532 908 530 c 1 925 530 l 1 922 368 l 1 904 368 l 1 784 370 678 373 562 374 c 1 560 264 559 163 559 128 c 2 559 -6 l 1 399 -6 l 1 399 143 l 2 399 192 401 282 403 374 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/z.glyph000066400000000000000000000011351472062471000311740ustar00rootroot00000000000000StartChar: z Encoding: 122 122 25 Width: 1060 VWidth: 6 Flags: W HStem: -22 21G<890.5 918.517> 0 156<246 910.911> 861 159<123 674> LayerCount: 2 Fore SplineSet 96 874 m 1 123 1025 l 1 169 1020 277 1020 401 1020 c 0 879 1020 l 1 903 905 l 1 892 894 757 736 552 523 c 1 429 398 321 289 246 156 c 1 784 155 l 2 840 155 892 143 953 123 c 1 913 -22 l 1 868 -9 851 0 786 0 c 2 71 0 l 1 71 20 l 2 71 93 72 145 93 189 c 0 169 348 299 469 436 618 c 0 532 723 612 803 674 861 c 1 664 861 654 861 643 861 c 0 576 861 485 863 398 863 c 0 273 863 153 865 96 874 c 1 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/zacute.glyph000066400000000000000000000004131472062471000322140ustar00rootroot00000000000000StartChar: zacute Encoding: 378 378 312 Width: 1060 VWidth: 32 Flags: W HStem: -22 21G<890.5 918.517> 0 156<246 910.911> 861 159<123 674> 1046 461 VStem: 290 590 LayerCount: 2 Fore Refer: 323 769 S 1 0 0 1 66 -234 2 Refer: 25 122 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/zcaron.glyph000066400000000000000000000003741472062471000322230ustar00rootroot00000000000000StartChar: zcaron Encoding: 382 382 316 Width: 1060 VWidth: 32 Flags: W HStem: -22 21G<890.5 918.517> 0 156<246 910.911> 861 159<123 674> 1055 425 LayerCount: 2 Fore Refer: 334 780 S 1 0 0 1 25 -163 2 Refer: 25 122 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/zdotaccent.glyph000066400000000000000000000005341472062471000330630ustar00rootroot00000000000000StartChar: zdotaccent Encoding: 380 380 314 Width: 1060 VWidth: 32 Flags: W HStem: -22 21G<890.5 918.517> 0 156<246 910.911> 861 159<123 674> 1178 225<385 620> VStem: 385 235<1178 1403> LayerCount: 2 Fore SplineSet 385 1403 m 1 620 1403 l 1 620 1178 l 1 385 1178 l 1 385 1403 l 1 EndSplineSet Refer: 25 122 N 1 0 0 1 0 0 3 Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/zero.glyph000066400000000000000000000011341472062471000317010ustar00rootroot00000000000000StartChar: zero Encoding: 48 48 52 Width: 1060 VWidth: 0 Flags: W HStem: -16 153<386.517 601.569> 1155 153<385.377 593.302> VStem: 113 155<457.534 979.867> 712 155<286.454 816.325> LayerCount: 2 Fore SplineSet 280 455 m 1 669 953 l 1 638 1053 601 1155 491 1155 c 0 292 1155 268 811 268 598 c 0 268 548 276 479 280 455 c 1 706 818 m 1 314 317 l 1 340 222 382 137 493 137 c 0 700 137 712 460 712 679 c 0 712 728 710 777 706 818 c 1 490 1308 m 0 793 1308 867 959 867 660 c 0 867 358 811 -16 493 -16 c 0 193 -16 113 312 113 616 c 0 113 920 187 1308 490 1308 c 0 EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/Sources/FantasqueSansMono-Regular.sfdir/zeta.glyph000066400000000000000000000014561472062471000316740ustar00rootroot00000000000000StartChar: zeta Encoding: 950 950 346 Width: 1060 VWidth: 0 Flags: W HStem: -306 138<664.507 791.68> 0 150<417.504 812.161> 1191 161<238.294 743.525> 1218 158<445.16 750> 1408 20G<186.906 223> VStem: 148 159<273.156 666.823> 821 156<-130.969 -9.887> LayerCount: 2 Fore SplineSet 203 1428 m 1xee 243 1386 289 1352 370 1352 c 0xee 535 1352 805 1358 936 1376 c 1 989 1207 l 1 597 998 307 773 307 480 c 0 307 270 397 150 547 150 c 0 550 150 667 151 670 151 c 0 845 151 977 91 977 -66 c 0 977 -274 757 -296 667 -306 c 1 643 -168 l 1 727 -155 821 -139 821 -77 c 0 821 -3 770 0 682 0 c 0 675 0 669 0 662 0 c 0 658 0 503 0 499 0 c 0 298 0 148 177 148 504 c 0 148 810 428 1067 750 1218 c 1xde 626 1199 517 1191 390 1191 c 0 275 1191 177 1218 100 1300 c 1 203 1428 l 1xee EndSplineSet Validated: 1 EndChar fonts-fantasque-sans-1.8.0+git20220316+dfsg/_config.yml000066400000000000000000000000321472062471000222430ustar00rootroot00000000000000theme: jekyll-theme-caymanfonts-fantasque-sans-1.8.0+git20220316+dfsg/fontdiff000077500000000000000000000042631472062471000216530ustar00rootroot00000000000000#!/usr/bin/env bash # Generate a webpage that allows the comparison of two fonts. # Pass TTF font files as arguments if ! type fontforge &> /dev/null; then echo "ERROR: Missing dependency: fontforge" 1>&2; exit 1; fi OUTPUT="fontdiff.html" cat > "$OUTPUT" < Fontdiff $1 vs. $2

$1

$2

EOF # Use fontforge to list available glyphs of each font fontforge -lang=py -script - >> "$OUTPUT" < 0: print '
&#%s;
%s
'%(_class, glyph.unicode, glyph.glyphname) else: print '
'%(_class) font1 = fontforge.open("$1"); font2 = fontforge.open("$2"); glyphs1 = sorted(font1.glyphs(), key = lambda g: g.unicode) glyphs2 = sorted(font2.glyphs(), key = lambda g: g.unicode) while glyphs1 and glyphs2: if glyphs1[0].unicode > glyphs2[0].unicode: print_glyph(1, None) print_glyph(2, glyphs2.pop(0)) elif glyphs1[0].unicode < glyphs2[0].unicode: print_glyph(1, glyphs1.pop(0)) print_glyph(2, None) else: print_glyph(1, glyphs1.pop(0)) print_glyph(2, glyphs2.pop(0)) while glyphs1 or glyphs2: print_glyph(1, glyphs1.pop(0) if glyphs1 else None) print_glyph(2, glyphs2.pop(0) if glyphs2 else None) EOF cat >> "$OUTPUT" < EOF fonts-fantasque-sans-1.8.0+git20220316+dfsg/pkg.sh000077500000000000000000000026701472062471000212460ustar00rootroot00000000000000#!/bin/sh # choose package target based on Distro case $( lsb_release -si ) in Ubuntu|Debian) pkg=deb ;; Fedora|RedHat|SLES) pkg=rpm ;; esac # But make it overridable from outside: pkg=${PKG:-${pkg}} name='fantasque-sans' version='1.8.0' desc='A font family with a great monospaced variant for programmers.' url=http://openfontlibrary.org/en/font/fantasque-sans fpm -s dir -t ${pkg} -a all \ -n ${name}-fonts \ -v ${version} \ --url ${url} \ --description "${desc}" \ --license OFL \ Variants/Normal/TTF/FantasqueSansMono-Regular.ttf=/usr/share/fonts/truetype/${name}/ \ Variants/Normal/TTF/FantasqueSansMono-Bold.ttf=/usr/share/fonts/truetype/${name}/ \ Variants/Normal/TTF/FantasqueSansMono-Italic.ttf=/usr/share/fonts/truetype/${name}/ \ Variants/Normal/TTF/FantasqueSansMono-BoldItalic.ttf=/usr/share/fonts/truetype/${name}/ \ Variants/Normal/OTF/FantasqueSansMono-Regular.otf=/usr/share/fonts/opentype/${name}/ \ Variants/Normal/OTF/FantasqueSansMono-Bold.otf=/usr/share/fonts/opentype/${name}/ \ Variants/Normal/OTF/FantasqueSansMono-Italic.otf=/usr/share/fonts/opentype/${name}/ \ Variants/Normal/OTF/FantasqueSansMono-BoldItalic.otf=/usr/share/fonts/opentype/${name}/ \ LICENSE.txt=/usr/share/doc/${name}/copyright \ README.md=/usr/share/doc/${name}/ \ CHANGELOG.md=/usr/share/doc/${name}/ \ Specimen=/usr/share/doc/${name}/