typopro 4.2.7 → 4.2.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +2 -2
  2. package/package.json +3 -3
package/README.md CHANGED
@@ -11,7 +11,7 @@ http://typopro.org/
11
11
  **TypoPRO** is a carefully hand-selected collection of freely usable
12
12
  professional fonts for use in Desktop Publishing (DTP), on Websites and
13
13
  especially inside Web-based Desktop or Mobile Applications. Currently,
14
- **TypoPRO** consists of **1933** individual fonts of **200** font families. The
14
+ **TypoPRO** consists of **2206** individual fonts of **219** font families. The
15
15
  fonts in total span a very wide range of font types, font styles, font
16
16
  weights and font variants. This way, **TypoPRO** provides a magnitude of
17
17
  typographic possibilities with just a minimum number of font families.
@@ -345,7 +345,7 @@ all dependencies yourself, of course.
345
345
  Licensing
346
346
  ---------
347
347
 
348
- Copyright © 2013-2024 Dr. Ralf S. Engelschall <rse@engelschall.com>
348
+ Copyright © 2013-2026 Dr. Ralf S. Engelschall <rse@engelschall.com>
349
349
 
350
350
  All included font families are distributed under very liberal Open
351
351
  Source licenses, either MIT License, Apache License, Open Font License
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "typopro",
3
- "version": "4.2.7",
3
+ "version": "4.2.9",
4
4
  "description": "Fonts for Professional Typography (META)",
5
5
  "homepage": "https://github.com/rse/typopro",
6
6
  "license": "MIT AND Apache-2.0 AND OFL-1.1 AND CC0-1.0",
@@ -20,7 +20,7 @@
20
20
  "url": "http://github.com/rse/typopro/issues"
21
21
  },
22
22
  "dependencies" : {
23
- "typopro-web": "4.2.7",
24
- "typopro-dtp": "4.2.7"
23
+ "typopro-web": "4.2.9",
24
+ "typopro-dtp": "4.2.9"
25
25
  }
26
26
  }