Skip to content

Feature/api20#4

Open
danielfritzs wants to merge 13 commits intoatomiccity:masterfrom
danielfritzs:feature/API20
Open

Feature/api20#4
danielfritzs wants to merge 13 commits intoatomiccity:masterfrom
danielfritzs:feature/API20

Conversation

@danielfritzs
Copy link
Copy Markdown

Hi,
changed much to api 2 and fixed some bugs, which occurred due to api 2.

  • refreshing
  • hiDPI images

Added some functionality to allow

  • searching in a thread
  • export to pdf
  • append paragraphs to an ongoing pdf
  • inline pictures in html export

I think we should separate the API 2 stuff from the API branch.

best regards
Daniel

bugfix export pictures in html with correct size
- bugfix scalingfactor is scalefactor
- bugfix ScrollBarVertical is now HasVerticalScrollbar
- bugfix enumerations alignment
- bugfix endless loop on refresh
- added method to get a FTStyleRun from a Startposition
- catch out of bounds exception when xml did not contain any paragrafs... should only happen when manually editing the xml
- removed no longer used retina code
- changed rtfReader to use own encoding if not proper recognized
- changed API 1 realbasic.rect to xojo.rect
 - added method drawToPDF, which appends the paragraphs to existing pdfdocument
 - added method ToPDF, which exports the whole ftc to an empty pdfdocument
 - changed some graphics properties and method to api 2
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.

1 participant