@gufo-labs/font 0.0.4 → 0.0.6
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.
- package/GufoFont-Regular.woff2 +0 -0
- package/README.md +7 -2
- package/glyphs.js +793 -0
- package/glyphs.ts +793 -0
- package/gufo-font.css +548 -12
- package/gufo-font.min.css +1 -1
- package/gufo-font.min.css.map +1 -1
- package/index.d.ts +8 -0
- package/index.js +7 -0
- package/package.json +20 -2
package/GufoFont-Regular.woff2
CHANGED
|
Binary file
|
package/README.md
CHANGED
|
@@ -14,10 +14,15 @@
|
|
|
14
14
|
[](https://creativecommons.org/licenses/by-nd/4.0/)
|
|
15
15
|

|
|
16
16
|
|
|
17
|
-
Gufo Font is a specialized icon font designed for telecom and IT applications.
|
|
17
|
+
Gufo Font is a specialized icon font designed for telecom and IT applications.
|
|
18
|
+
In addition to common UI icons, it includes a wide range of symbols useful for diagrams,
|
|
19
|
+
network maps, and visualizing complex systems. It also features icons
|
|
20
|
+
inspired by popular vendor stencil packs, redrawed for visual consistency.
|
|
21
|
+
|
|
18
22
|
Gufo Font is a color font built with COLR/CPAL technology, offering numerous benefits:
|
|
19
23
|
|
|
20
24
|
* High-quality, scalable graphics
|
|
25
|
+
* Perfect-square glyphs for flawless positioning on maps and charts
|
|
21
26
|
* Consistent design across all icons
|
|
22
27
|
* Smooth and intuitive user experience
|
|
23
28
|
* Broad browser support
|
|
@@ -25,7 +30,7 @@ Gufo Font is a color font built with COLR/CPAL technology, offering numerous ben
|
|
|
25
30
|
* Ultra-fast rendering compared to SVG
|
|
26
31
|
* Easy visualization of node statuses
|
|
27
32
|
* Industry-standard symbols
|
|
28
|
-
* Vendor-specific icon sets
|
|
33
|
+
* Vendor-specific icon sets, thoughroughly curated for consistent look
|
|
29
34
|
|
|
30
35
|
## License
|
|
31
36
|
|