The Wayback Machine - https://web.archive.org/web/20220704092125/https://github.com/topics/pdf
Skip to content
#

pdf

Here are 6,176 public repositories matching this topic...

🔥🔥超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~

  • Updated May 24, 2022
funnym0nk3y
funnym0nk3y commented Jun 23, 2022

Is your feature request related to a problem? Please describe.
When reporting bugs copying the version information is somewhat tedious.

Describe the solution you'd like
Implement a Copy version button which copies the verion information to the clipboard.

Describe alternatives you've considered
Or maybe make the version text markable and copyable.

WeasyPrint
sander-deryckere
sander-deryckere commented Apr 28, 2022

When using a color value without commas (like style="color: hsl(180 100% 50%);"), the resulting color is black. While color values with a comma (like style="color: hsl(180, 100%, 50%);") work as expected.

Both should give the same results: https://developer.mozilla.org/en-US/docs/Web/CSS/color_value/hsl

feature good first issue

Improve this page

Add a description, image, and links to the pdf topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the pdf topic, visit your repo's landing page and select "manage topics."

Learn more