4 个仓库
Configures the visual appearance of vector elements using style objects or component properties.
Distinct from Vector Graphics Renderers: Focuses on the styling of vector elements rather than the rendering pipeline itself.
Explore 4 awesome GitHub repositories matching graphics & multimedia · Vector Styling Properties. Refine with filters or upvote what's useful.
This library provides a rendering engine that translates declarative component trees into PDF files. It enables the construction of complex document structures using a component-based architecture, allowing developers to define layout, styling, and content programmatically. The system operates across both browser and server-side environments, offering a unified interface for generating structured documents. The project distinguishes itself through a sophisticated layout and rendering pipeline that handles the complexities of document creation. It utilizes a flexbox-based engine for element po
Configures the appearance of vector elements using style objects to maintain consistent visual design.
RemixIcon 是一个开源图标库,为数字界面提供了一系列中性矢量图标,可用作 SVG 资产和 Web 字体。该项目提供可缩放矢量图形作为 SVG 图标集,以及用于集成到 Web 和移动设计中的 Web 字体图标库。 该库通过提供轮廓和填充两种样式的每个符号来保持一致的视觉语言。它包括一个专用的 Figma 符号库,允许将资产直接放置到设计画布上。 该项目涵盖了通过直接 SVG 嵌入、雪碧图(sprite sheets)和 Web 字体渲染进行的资产交付。它还具有用于图标发现的 AI 驱动自然语言搜索,并支持在演示软件中修改符号。
Provides every symbol in both outlined and filled styles to ensure a consistent visual language.
该项目是为 Web 界面设计的可缩放矢量图形集合。它作为 SVG 图标库分发,可通过包管理器作为 Node.js 包和 Ruby gem 获取。 该集合提供即插即用的矢量图形,可以导入到 Web 应用程序中,并使用 CSS 进行样式设置以调整大小、颜色和布局。 该库支持通过任务运行器插件和基于模板的渲染进行集成,以管理开发流水线中的资产。
Allows adjusting icon size and color through CSS to match a brand's design system.
Resvg 是一个高兼容性的 SVG 渲染库和解析引擎,旨在将可缩放矢量图形转换为光栅图像。它作为一个 SVG 转光栅转换器,解析 XML 树并管理矢量数据到位图格式的转换。 该项目通过产生完全相同的像素级输出,确保了跨平台的视觉一致性,无论操作系统或 CPU 架构如何。它凭借文本布局引擎脱颖而出,该引擎处理复杂的排版,包括双向重排、垂直书写模式和彩色 Emoji 字体。 该库涵盖了广泛的功能面,包括应用外部 CSS 样式表、渲染诸如高斯模糊之类的视觉滤镜,以及对字体和图像的可编程分辨率。它还结合了安全措施,通过强制限制文档复杂性和嵌套深度来防止资源耗尽攻击。
Implements a high-compliance CSS cascade to apply styles to SVG elements based on specificity.