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

Simple HTML viewer #735

Merged
merged 8 commits into from
Nov 23, 2024
Merged

Simple HTML viewer #735

merged 8 commits into from
Nov 23, 2024

Conversation

oscfdezdz
Copy link
Collaborator

@oscfdezdz oscfdezdz commented Nov 3, 2024

As mentioned in mjakeman/text-engine#40 (comment). The code is adapted from the import-html source file of text-engine, drops its dependency and makes us depend on libxml2 which is in GNOME SDK.

Close #163
Close #687

@oscfdezdz oscfdezdz mentioned this pull request Nov 3, 2024
Adapted text-engine code. Makes us depend on libxml2, which is in GNOME
SDK, to handle HTML elements. HTML tags are handled manually.
@oscfdezdz oscfdezdz force-pushed the oscfdezdz/drop-text-engine branch from ee9d7ac to 3795ef4 Compare November 14, 2024 11:05
@oscfdezdz oscfdezdz force-pushed the oscfdezdz/drop-text-engine branch from 3795ef4 to f661842 Compare November 14, 2024 11:20
@oscfdezdz oscfdezdz force-pushed the oscfdezdz/drop-text-engine branch from f661842 to 848757a Compare November 23, 2024 11:01
@oscfdezdz oscfdezdz merged commit 5f45a3f into master Nov 23, 2024
1 check passed
@oscfdezdz oscfdezdz deleted the oscfdezdz/drop-text-engine branch November 23, 2024 11:08
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.

Text wrapping breaks on selection in ExmCommentTile Increase line spacing in labels
1 participant