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

Remove Servo-specific font code and expose font-face properties #14

Merged
merged 1 commit into from
Mar 11, 2024

Conversation

mrobinson
Copy link
Member

@mrobinson mrobinson commented Mar 4, 2024

Servo needs these properties in order to properly load the fonts on
servo.org. In addition, remove some custom Servo code that is no longer
necessary. Servo will handle filtering web font sources internally,
which will allow it to be less dependent on Stylo for this.

This is the first step toward WOFF2 support in Servo.

@mrobinson mrobinson marked this pull request as draft March 4, 2024 11:10
Servo needs these properties in order to properly load the fonts on
servo.org. In addition, remove some custom Servo code that is no longer
necessary. Servo will handle filtering web font sources internally,
which will allow it to be less dependent on Stylo for this.
@mrobinson mrobinson changed the title Expose web font properties to Servo Remove Servo-specific font code and expose font-face properties Mar 10, 2024
@mrobinson mrobinson marked this pull request as ready for review March 10, 2024 08:29
@mrobinson
Copy link
Member Author

The filtering code is part of the companion Servo PR at: servo/servo#31601

@mrobinson mrobinson added this pull request to the merge queue Mar 11, 2024
Merged via the queue into main with commit 6614be8 Mar 11, 2024
3 checks passed
Loirooriol pushed a commit that referenced this pull request Mar 12, 2024
Servo needs these properties in order to properly load the fonts on
servo.org. In addition, remove some custom Servo code that is no longer
necessary. Servo will handle filtering web font sources internally,
which will allow it to be less dependent on Stylo for this.
@mrobinson mrobinson deleted the expose-web-font-properties branch March 13, 2024 11:02
Loirooriol pushed a commit that referenced this pull request Mar 29, 2024
Servo needs these properties in order to properly load the fonts on
servo.org. In addition, remove some custom Servo code that is no longer
necessary. Servo will handle filtering web font sources internally,
which will allow it to be less dependent on Stylo for this.
Loirooriol pushed a commit that referenced this pull request Apr 9, 2024
Servo needs these properties in order to properly load the fonts on
servo.org. In addition, remove some custom Servo code that is no longer
necessary. Servo will handle filtering web font sources internally,
which will allow it to be less dependent on Stylo for this.
Loirooriol pushed a commit that referenced this pull request Apr 13, 2024
Servo needs these properties in order to properly load the fonts on
servo.org. In addition, remove some custom Servo code that is no longer
necessary. Servo will handle filtering web font sources internally,
which will allow it to be less dependent on Stylo for this.
Loirooriol pushed a commit that referenced this pull request Apr 15, 2024
Servo needs these properties in order to properly load the fonts on
servo.org. In addition, remove some custom Servo code that is no longer
necessary. Servo will handle filtering web font sources internally,
which will allow it to be less dependent on Stylo for this.
Loirooriol pushed a commit that referenced this pull request Apr 22, 2024
Servo needs these properties in order to properly load the fonts on
servo.org. In addition, remove some custom Servo code that is no longer
necessary. Servo will handle filtering web font sources internally,
which will allow it to be less dependent on Stylo for this.
Loirooriol pushed a commit that referenced this pull request May 21, 2024
Servo needs these properties in order to properly load the fonts on
servo.org. In addition, remove some custom Servo code that is no longer
necessary. Servo will handle filtering web font sources internally,
which will allow it to be less dependent on Stylo for this.
Loirooriol pushed a commit that referenced this pull request Jun 11, 2024
Servo needs these properties in order to properly load the fonts on
servo.org. In addition, remove some custom Servo code that is no longer
necessary. Servo will handle filtering web font sources internally,
which will allow it to be less dependent on Stylo for this.
Loirooriol pushed a commit that referenced this pull request Jun 24, 2024
Servo needs these properties in order to properly load the fonts on
servo.org. In addition, remove some custom Servo code that is no longer
necessary. Servo will handle filtering web font sources internally,
which will allow it to be less dependent on Stylo for this.
Loirooriol pushed a commit that referenced this pull request Jun 24, 2024
Servo needs these properties in order to properly load the fonts on
servo.org. In addition, remove some custom Servo code that is no longer
necessary. Servo will handle filtering web font sources internally,
which will allow it to be less dependent on Stylo for this.
mrobinson added a commit that referenced this pull request Jun 25, 2024
Servo needs these properties in order to properly load the fonts on
servo.org. In addition, remove some custom Servo code that is no longer
necessary. Servo will handle filtering web font sources internally,
which will allow it to be less dependent on Stylo for this.
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