Sha256: 0f3ab5cf8f6ece0fec3dd1cb633d9fd0d19526b6fd3af78f27488e6843cb8fb6
Contents?: true
Size: 988 Bytes
Versions: 111
Compression:
Stored size: 988 Bytes
Contents
# ------------------------------------------------------------------------------ # ~/_data/asciidoc2pdf/themes/default-with-fallback-font-theme # Asciidoctor theme: default-with-fallback-font # # Product/Info: # https://github.com/asciidoctor/asciidoctor-pdf # # Copyright (C) 2014-2020 OpenDevise Inc. and the Asciidoctor Project # # Asciidoctor themes are licensed under the MIT License. # See: https://github.com/asciidoctor/asciidoctor-pdf/blob/master/LICENSE # ------------------------------------------------------------------------------ extends: default font: catalog: merge: true # M+ 1p supports Latin, Latin-1 Supplement, Latin Extended, Greek, Cyrillic, Vietnamese, Japanese & an assortment of symbols # It also provides arrows for ->, <-, => and <= replacements in case these glyphs are missing from font M+ 1p Fallback: GEM_FONTS_DIR/mplus1p-regular-fallback.ttf Noto Emoji: GEM_FONTS_DIR/notoemoji-subset.ttf fallbacks: [M+ 1p Fallback, Noto Emoji]
Version data entries
111 entries across 111 versions & 1 rubygems