dompdf / dompdf/dompdf

Support "text-underline-offset"

Open
#3,526 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

css enhancement
Dominant language
PHP
Stars
11.2k
Forks
1.8k
PR merge metrics
No merged PRs in 30d

Description

https://developer.mozilla.org/en-US/docs/Web/CSS/text-underline-offset

Adding support for this would be nice as it allows to offset a text underline

<u>underline</u>

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the MDN reference for text-underline-offset and the repository's CSS parsing and PDF text-decoration handling. Use the provided underline example to verify that the underline offset is applied in generated output; done means the property is supported without breaking existing underlines.

Written by the indexing model from the issue text.

Assessment

Tech stack
css, php
Domain
backend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.