42 Matching Annotations
  1. Jun 2025
    1. https://www.rt-dromo.com/

      RT Dromo is a typographic line-up of vintage concert ticket typography from the 1980s performed with the sturdiness of an all-purpose grotesque. Echoing functionalist shapes proven in the challenging environments of impact printing it remixes them into a contemporary digital composition.

      The new RT Dromo Collection comes in a total of 16 fonts in 4 weights, freshly complemented with corresponding italic and monospace styles. Once conceived as a single weight custom typeface, RT Dromo is now a versatile family for a wide range of uses.

    1. Typewriter Typefaces: Pica vs Elite, an explainer https://www.youtube.com/watch?v=qwCD69jUPps

      Pica machines (10 characters per inch) will usually have a scale up to about 80-84.

      Elite machines (12 characters per inch) will have a scale up to 100.

      On Olympia machines, script only comes in Elite sizes (scale to 100 on platen).

      Edit: fixed the appropriate CPI numbers

  2. Oct 2024
  3. Aug 2024
    1. The majority of typewriter typefaces came in one of a few sizes either pica (10 characters per inch) or elite (11 or 12 CPI). Usually you can tell by the number of characters on rule at the back of the paper table. A scale that goes up to 85 is usually indicative of Pica machine (85*10 CPI = 8.5", which is the standard paper width in the US) and a scale that goes into the the 90s up to 102 indicates elite. There were definitely other sizes for custom typing, but they're rarer. You might see things like 6 CPI which was used for children or people with vision problems and machines that go up to 18 CPI. I've heard rumors of 20 CPI, but never seen one.

  4. Jul 2024
  5. May 2024
  6. Mar 2024
  7. Jan 2023
    1. The use of colour and fonts are a good web accessibility example because the information is Percievable. The use of these colours and fonts emphasizes a the text and visually distinguishes information differences, which is “do” relating to colour contrast in online content.

  8. Nov 2022
    1. To check whether the music symbol ♫ is being displayed in a string (if it is not being displayed on some devices), you can try measuring the string width; if width == 0 then the symbol is absent.
    2. I want to check if the String I am about to display can be displayed by my custom font.
    3. I can't find a method to check if my Typeface can display a particular String though.
  9. Sep 2022
  10. Aug 2022
  11. Apr 2022
  12. Sep 2021
  13. Jul 2021
    1. All platforms. Professional features. Beautiful UI. Totally free. FontBase is the font manager of the new generation, built by designers, for designers.

  14. Jun 2021
  15. Apr 2021
  16. Jan 2021
    1. Great, I can use vw to scale text so it doesn't look puny on a desktop! Perfect... Oh. Huh, now the text is too small to read when viewed on a phone. Okay, well I can just use "max(x,y)" to make sure it doesn't get shrunk beyond a minimum size. Perfect... Oh. Hmm. Looks like "max" isn't supported properly by Chrome. Okay, well guess I'll just use "px" again.
  17. Jul 2020
    1. When grouping items into close proximity, you typically need to makesome changes, such as in the size or weight or placement of text or graphics.Body copy (the main bulk of reading text) does not have to be 12 point!

      noteworthy

    Tags

    Annotators

  18. May 2020
  19. Apr 2020
  20. Mar 2020
  21. Jul 2017
  22. developer.mozilla.org developer.mozilla.org
    1. This page http://bfo.com/products/report/docs/tags/tags/link.html says that we can link font files in html using link attribute,

      I want to ask this to mdn community if it is possible, for the case when @font-face is not supported

  23. Feb 2017