No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.

24 líneas
1.4 KiB

  1. Roboto Mono is a monospaced addition to the
  2. `Roboto <https://www.google.com/fonts/specimen/Roboto>`__ type family.
  3. Like the other members of the Roboto family, the fonts are optimized for
  4. readability on screens across a wide variety of devices and reading
  5. environments. While the monospaced version is related to its variable
  6. width cousin, it doesn’t hesitate to change forms to better fit the
  7. constraints of a monospaced environment. For example, narrow glyphs like
  8. ‘I’, ‘l’ and ‘i’ have added serifs for more even texture while wider
  9. glyphs are adjusted for weight. Curved caps like ‘C’ and ‘O’ take on the
  10. straighter sides from Roboto Condensed.
  11. Special consideration is given to glyphs important for reading and
  12. writing software source code. Letters with similar shapes are easy to
  13. tell apart. Digit ‘1’, lowercase ‘l’ and capital ‘I’ are easily
  14. differentiated as are zero and the letter ‘O’. Punctuation important for
  15. code has also been considered. For example, the curly braces ‘{ }’ have
  16. exaggerated points to clearly differentiate them from parenthesis ‘( )’
  17. and braces ‘[ ]’. Periods and commas are also exaggerated to identify
  18. them more quickly. The scale and weight of symbols commonly used as
  19. operators have also been optimized.
  20. :Font creator: Google
  21. :Source: https://github.com/google/fonts/tree/master/apache/robotomono
  22. :Patched by: `Evan McClain <https://github.com/aeroevan>`_