-
Notifications
You must be signed in to change notification settings - Fork 22
Implementation of break lines, sub & superscripts as well as bold & italic styles #8
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
Merged
Merged
Changes from 25 commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
b1fdc3d
adding package lock
archmoj 1afb959
support for multi-line texts
archmoj 336d590
some improvements for line spacing
archmoj 9dc8842
simplified code and added the option of line-spacing in the module
archmoj ec81611
replace line breaks to new lines
archmoj e1aacb0
using an alternative for the replacement of br
archmoj 454a9d4
support for sup
archmoj a29278c
revised code for minHeight
archmoj d3eafeb
removed superscript-text dep and added functions to parse and write t…
archmoj fe888a0
supporting bold and italic on webgl texts
archmoj f7f94ce
added sub
archmoj ba8fcf8
fix for start of the lines
archmoj ee6d7fe
parse the whole text instead of line by line
archmoj db8f78d
working prototype
archmoj 4e7316b
italic bold and sub is now working well
archmoj c825b5b
superscript is also added to webgl
archmoj 3a52ec1
adjust sub & sup positions and size
archmoj 9f1e1ce
check not to assign undefined style
archmoj 741a022
say no to backslash n
archmoj 6cd3def
debug for multi sub or super scripts
archmoj 79ee64a
mapping for multiple sub or super scripts without recursive calls
archmoj ed1cadb
support for multiple sub and super scripts
archmoj 115c0f4
options to disable break lines
archmoj 457db88
replace breake line tag with space when breakLines are disabled
archmoj 8c78af8
adding styletags
archmoj 6fe3635
enable tags
archmoj 7e13665
revised vect-text
archmoj 3f745e7
all styling tags are disabled by default
archmoj a3f30a1
updated readme
archmoj File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.