Skip to content

Update from task cc676cbf-bb93-4d98-840c-2c7b8a242427#3

Open
MekaClaude wants to merge 84 commits into
themefrom
code-review-feedback-42427
Open

Update from task cc676cbf-bb93-4d98-840c-2c7b8a242427#3
MekaClaude wants to merge 84 commits into
themefrom
code-review-feedback-42427

Conversation

@MekaClaude
Copy link
Copy Markdown
Owner

This PR was created by qwen-chat coder for task cc676cbf-bb93-4d98-840c-2c7b8a242427.

- Modified src-js/views-editor/src/visualization-layer-definitions.js to remove the "fontra.guidelines" visualization layer definition while preserving the "fontra.selected.guidelines" layer for selected guideline functionality
- Updated .gitignore to include the visualization layer definitions file path
- The removal maintains existing guideline selection and interaction capabilities while eliminating the static display of all guidelines in the editor view
Copy link
Copy Markdown
Owner Author

@MekaClaude MekaClaude left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I will review it later and get back to you 👍

qwen-intl and others added 28 commits April 25, 2026 03:51
Key features implemented:
- Remove unused RF guideline lock lib prefix constant from designspace backend
- Remove unused guidelines field from UFOGlyph and UFOFontInfo dataclasses
- Remove unused unpackGuidelines and packGuidelines functions from designspace backend
- Remove guidelines field from FontSource and StaticGlyph classes in core classes
- Update clipboard parsing to remove guideline handling

This cleanup removes dead code related to RoboFont-style guideline locking that was no longer used, streamlining the codebase and removing unnecessary data handling.
Update from task clean remove Guidelines
Only raise NotImplementedError if there are rules
…e* source to user space, not *unapply* the mapping
Fix avar (un)mapping for conditional substitutions when preparing shaper font
Move it after direction, script, or language have been explicitly set,
as it will only try to guess unset properties.
Bumps [postcss](https://github.com/postcss/postcss) from 8.5.1 to 8.5.12.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.5.1...8.5.12)

---
updated-dependencies:
- dependency-name: postcss
  dependency-version: 8.5.12
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
…stcss-8.5.12

Bump postcss from 8.5.1 to 8.5.12
The `scrollIntoView: true` is equivalent EditorView.scrollIntoView()
with default options which is `y: "nearest"`, but this would often
scroll to the selection just enough to make the line appear at the end
of the view, which is not very helpful.

Using EditorView.scrollIntoView() so we can set `y: "center"`, which is
nicer as the start of the span becomes in the middle of the page.
Center selection when jumping to feature code link
It looks like:

feature ccmp lookup 0 (ccmp_1)

The features are reordered to be first so they align better, since
lookup names vary in length. Lookup name is also removed from the
source location.
justvanrossum and others added 30 commits May 4, 2026 22:09
canvas: make min zoom limit relative to em size (UPM)
To match prominent links on the homepage
Add read-only query parameter for opening a font in read-only mode
Add blog and Discord links to fontra-menus
[Axes panel] Add 'Hidden' checkbox to Axis box and New axis dialog
…k-42427

# Conflicts:
#	src-js/views-applicationsettings/src/panel-server-info.js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants