Skip to content
GitLab
    • GitLab: the DevOps platform
    • Explore GitLab
    • Install GitLab
    • How GitLab compares
    • Get started
    • GitLab docs
    • GitLab Learn
  • Pricing
  • Talk to an expert
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
    • Menu
    Projects Groups Snippets
  • Sign up now
  • Login
  • Sign in / Register
  • LilyPond LilyPond
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 1,013
    • Issues 1,013
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 20
    • Merge requests 20
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

GitLab 15.0 has launched! Please visit Breaking changes in 15.0 and 15.0 Removals to see which breaking changes may impact your workflow.

  • LilyPond
  • LilyPondLilyPond
  • Merge requests
  • !999

mf: Tighten bboxes of accidentals vertically

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Werner Lemberg requested to merge dev/wl/tighten-bboxes into master Nov 12, 2021
  • Overview 12
  • Commits 9
  • Pipelines 2
  • Changes 5

This series of commits improves the height and depth values of feta accidentals, replacing approximations with exact values. To do that, the code has been transformed to use 'sharpened' values (i.e., values not scaled to the output resolution) for bounding boxes. Fixes #6208 (closed).

While being there, also improve lower-resolution output of METAFONT. As an example, here are the renderings of feta11, glyph sharp (3 beams) at 300dpi; the middle beam in the old version has a different slope.

old:

feta-old

new:

feta-new

Finally, a small patch fixes issue #6209 (closed).

Edited Nov 12, 2021 by Werner Lemberg
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: dev/wl/tighten-bboxes