ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Gerben Wierda via ntg-context <ntg-context@ntg.nl>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Cc: Gerben Wierda <gerben.wierda@rna.nl>
Subject: [NTG-context] Using the open source Cabin font
Date: Fri, 16 Jun 2023 15:05:48 +0200	[thread overview]
Message-ID: <ED099707-C766-419A-AF97-F9A7868EE6B4@rna.nl> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 3102 bytes --]

I've been trying to use the open source Cabin font (https://fonts.google.com/specimen/Cabin <https://fonts.google.com/specimen/Cabin>) like this:

\definefontfamily
    [archimate]
    [ss]
    [Cabin]
    [tf=style:Regular,
     bf=style:Semibold,
     it=style:Italic,
     bi=style:Semibold Italic]
\setupbodyfont[archimate]

\setuplanguage[en][patterns={en}]\mainlanguage[en]

\starttext
\setupindenting[none]
\setupindenting[no]
{\bf The quick brown fox jumped over the lazy dog}

\input knuth
\stoptext

But when compiling I get no bold text

I installed it in LMTX and it has been installed:

gerben@hermione% mtxrun --script fonts --list --all --pattern='*abin*'     
identifier                  familyname   fontname       filename                                                              subfont   instances

cabinitalic                 cabin        cabinitalic    /Users/gerben/Library/Fonts/Cabin-Italic-VariableFont_wdth,wght.ttf             italic mediumitalic semibolditalic bolditalic
cabinitalicbolditalic       cabin        cabinitalic    /Users/gerben/Library/Fonts/Cabin-Italic-VariableFont_wdth,wght.ttf             italic mediumitalic semibolditalic bolditalic
cabinitalicitalic           cabin        cabinitalic    /Users/gerben/Library/Fonts/Cabin-Italic-VariableFont_wdth,wght.ttf             italic mediumitalic semibolditalic bolditalic
cabinitalicmediumitalic     cabin        cabinitalic    /Users/gerben/Library/Fonts/Cabin-Italic-VariableFont_wdth,wght.ttf             italic mediumitalic semibolditalic bolditalic
cabinitalicsemibolditalic   cabin        cabinitalic    /Users/gerben/Library/Fonts/Cabin-Italic-VariableFont_wdth,wght.ttf             italic mediumitalic semibolditalic bolditalic
cabinnormal                 cabin        cabinregular   /Users/gerben/Library/Fonts/Cabin-VariableFont_wdth,wght.ttf                    regular medium semibold bold
cabinregular                cabin        cabinregular   /Users/gerben/Library/Fonts/Cabin-VariableFont_wdth,wght.ttf                    regular medium semibold bold
cabinregularbold            cabin        cabinregular   /Users/gerben/Library/Fonts/Cabin-VariableFont_wdth,wght.ttf                    regular medium semibold bold
cabinregularmedium          cabin        cabinregular   /Users/gerben/Library/Fonts/Cabin-VariableFont_wdth,wght.ttf                    regular medium semibold bold
cabinregularregular         cabin        cabinregular   /Users/gerben/Library/Fonts/Cabin-VariableFont_wdth,wght.ttf                    regular medium semibold bold
cabinregularsemibold        cabin        cabinregular   /Users/gerben/Library/Fonts/Cabin-VariableFont_wdth,wght.ttf                    regular medium semibold bold

What am I missing?

Gerben Wierda (LinkedIn <https://www.linkedin.com/in/gerbenwierda>, Mastodon <https://newsie.social/@gctwnl>)
R&A IT Strategy <https://ea.rna.nl/> (main site)
Book: Chess and the Art of Enterprise Architecture <https://ea.rna.nl/the-book/>
Book: Mastering ArchiMate <https://ea.rna.nl/the-book-edition-iii/>


[-- Attachment #1.2: Type: text/html, Size: 11086 bytes --]

[-- Attachment #2: Type: text/plain, Size: 496 bytes --]

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / https://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : https://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : https://contextgarden.net
___________________________________________________________________________________

             reply	other threads:[~2023-06-16 13:06 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-16 13:05 Gerben Wierda via ntg-context [this message]
2023-06-16 13:19 ` Gerben Wierda via ntg-context
2023-06-16 13:25   ` Wolfgang Schuster via ntg-context
2023-06-16 13:41     ` Gerben Wierda via ntg-context

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ED099707-C766-419A-AF97-F9A7868EE6B4@rna.nl \
    --to=ntg-context@ntg.nl \
    --cc=gerben.wierda@rna.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).