Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • L libXft
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 4
    • Issues 4
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.

  • xorgxorg
  • lib
  • libXft
  • Merge requests
  • !23

issue 17: libxft-2.3.7: Bold fonts in urxvt missing leftmost pixels

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Thomas E. Dickey requested to merge dickey/libxft:issue-17-bold-fonts into master Nov 27, 2022
  • Overview 0
  • Commits 1
  • Pipelines 1
  • Changes 1

Update for issue #15 (closed) replaced maximum advance with truncated offsets. However, in some cases (e.g., server providing a fake bold version of a font), the result may extend outside the bounding box for the glyph. To work around this, use the minimum of old/new values.

Signed-off-by: Thomas E. Dickey dickey@invisible-island.net

Edited Nov 27, 2022 by Thomas E. Dickey
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: issue-17-bold-fonts