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

Feature: load fonts from a custom folder #425

Closed
arnog opened this issue Apr 25, 2020 · 1 comment
Closed

Feature: load fonts from a custom folder #425

arnog opened this issue Apr 25, 2020 · 1 comment
Assignees
Labels
feature Request for a new feature or functionality, as opposed to a defect in an existing feature.

Comments

@arnog
Copy link
Owner

arnog commented Apr 25, 2020

Description

For some deployment configurations, the fonts need to be placed in a specific folder different than the default fonts/ folder.

Provide a mechanism, such as a fontFolder option in the config object, to dynamically load the fonts from a specific URL.

@arnog arnog added the feature Request for a new feature or functionality, as opposed to a defect in an existing feature. label Apr 25, 2020
@arnog arnog self-assigned this Apr 25, 2020
@spirobel
Copy link
Contributor

spirobel commented Apr 26, 2020

Thank you very much! That would mean I dont need to keep the fork with the changed CSS variables around. Another issue that came up is the z-index value of the keyboard: collect z-index of keyboard in one variable #433
maybe you can also add an option for this.
A discourse user asked for a math editor similar to this:
picture of editor
So it seems like they want to have an editor directly below the input field. Do you think it would be hard to position the keyboard next to the input field instead of the bottom of the screen? This is not really urgent, it will work the way it is right now, but I think it could help some beginner users if they dont need to activate the keyboard first and the buttons are right next to the input field.
Thanks again for your help. This helps a lot! 😄
EDIT: Here is the Discourse.org plugin I created in case someone is interested:
https://meta.discourse.org/t/discourse-math-editor-user-friendly-equations/149363

@arnog arnog pinned this issue May 25, 2020
arnog added a commit that referenced this issue May 26, 2020
@arnog arnog closed this as completed in 2a6209d May 26, 2020
arnog added a commit that referenced this issue May 31, 2020
@arnog arnog unpinned this issue May 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Request for a new feature or functionality, as opposed to a defect in an existing feature.
Projects
None yet
Development

No branches or pull requests

2 participants