Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't copy color layer unnecessarily #538

Merged
merged 1 commit into from
Sep 23, 2021
Merged

Don't copy color layer unnecessarily #538

merged 1 commit into from
Sep 23, 2021

Conversation

khaledhosny
Copy link
Collaborator

If the color layer uses the same UFO layer as the base one, then no need
to copy the layer at all. For example:

  <key>com.github.googlei18n.ufo2ft.colorLayerMapping</key>
  <array>
    <array>
      <string>public.default</string>
      <integer>0</integer>
    </array>
  </array>

If the color layer uses the same UFO layer as the base one, then no need
to copy the layer at all. For example:

      <key>com.github.googlei18n.ufo2ft.colorLayerMapping</key>
      <array>
        <array>
          <string>public.default</string>
          <integer>0</integer>
        </array>
      </array>
@khaledhosny
Copy link
Collaborator Author

(FYI, I can't merge PRs here)

@anthrotype
Copy link
Member

oh. now you can

@khaledhosny khaledhosny merged commit ab8815e into googlefonts:main Sep 23, 2021
@khaledhosny khaledhosny deleted the color-duplicate-less branch September 23, 2021 10:49
@khaledhosny
Copy link
Collaborator Author

khaledhosny commented Sep 23, 2021

oh. now you can

Thanks

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.

2 participants