Commit Graph

246 Commits

Author SHA1 Message Date
20760b8ce2 girignore 2022-01-31 12:30:11 +03:00
e1e54ae2da Refactoring image interpolation 2022-01-27 22:04:18 +03:00
804d0822f2 Fix bug #54676
Fix the problem with inheritance
2022-01-27 18:52:10 +03:00
e32f76c8db [pdf] Fix the problem with rendering images with soft mask 2022-01-27 17:16:07 +03:00
b339ea1866 Fix erasing path string when no file was selected 2022-01-27 17:08:57 +03:00
9d42b9d4f4 Fix related links after moving project 2022-01-27 14:48:24 +03:00
574fa40950 Move test project to upper folder 2022-01-27 14:41:58 +03:00
561dc7e8c5 Set zoom to page height by default
Fix minor bugs
2022-01-27 14:34:09 +03:00
1fe1155834 Improve test pdf view example 2022-01-27 12:33:14 +03:00
f188a48f48 fix empty NamedDest 2022-01-27 11:08:23 +03:00
56925eff71 Fix ios build 2022-01-24 14:11:59 +03:00
a9cb8de197 Refacrtoring wasm module 2022-01-20 20:31:00 +03:00
b9d6b59991 Merge branch 'fix/drFile' into fix/tmp7.1 2022-01-17 13:32:45 +03:00
28ac386e08 Refactoring 2022-01-13 20:11:38 +03:00
5b7deea769 Fix android build 2022-01-10 18:21:33 +03:00
67facf5e69 fix nativegraphics test 2021-12-21 11:18:39 +03:00
92e2385650 DjVu GString return 2021-12-20 20:48:44 +03:00
fc7751a4e3 fix 2021-12-14 10:06:33 +03:00
20e92bbf95 base-14 fonts selection 2021-12-13 17:23:41 +03:00
abec57becd Refactoring base64 fonts 2021-12-11 23:52:47 +03:00
bdf1295693 Merge remote-tracking branch 'origin/develop' into fix/drawing_file_client 2021-12-10 17:49:02 +03:00
d612b64b4b Merge branch 'release/v7.0.0' into develop 2021-12-10 12:04:00 +03:00
6b78d139ee fix bug #54384 2021-12-09 11:03:52 +03:00
4aae8eabca fix isBase-14 2021-12-07 17:17:08 +03:00
53deeec405 fix Base-14 like before 2021-12-07 11:44:58 +03:00
79087dda1e add Resources fonts to displayFontTab 2021-12-06 18:51:30 +03:00
a324d9f8d9 fix pdf Base-14 font 2021-12-01 12:47:18 +03:00
7b49631c73 Merge remote-tracking branch 'origin/release/v7.0.0' into develop
# Conflicts:
#	PdfReader/old/XRef.cpp
2021-11-29 11:15:53 +03:00
3727b7391a try fix pdf selection of fonts
oFontSelect.bBold and oFontSelect.bItalic are not filled.
The font to find is an external font file for Base-14 font, but base14SysFonts is empty with BUILDING_WASM_MODULE. Need fix it.
2021-11-26 18:51:24 +03:00
978d80e198 Fix reading strings in pdf to xml conversion 2021-11-26 11:00:10 +03:00
f172cc86b3 Merge branch 'develop' into fix/drawing_file_client
# Conflicts:
#	DesktopEditor/fontengine/ApplicationFonts.cpp
2021-11-25 10:47:56 +03:00
04bb20a8e4 try fix setupBaseFonts for base14SysFonts 2021-11-24 17:37:43 +03:00
30d3472b62 test GetGlyphs 2021-11-10 17:19:13 +03:00
fc91e7b9ce refactoring 2021-11-08 18:00:30 +03:00
87af894198 refactoring 2021-11-01 17:55:38 +03:00
fc7d427407 pdf fix links 2021-10-29 14:21:21 +03:00
0bee7b0aaa pdf text link 2021-10-29 13:41:08 +03:00
ada8f8beb8 fix WriteDouble2 and test 2021-10-26 18:03:34 +03:00
73362fd852 xps getGlyphs 2021-10-25 18:06:14 +03:00
b611a6b099 fix getGlyphs format 2021-10-25 16:35:00 +03:00
c3b7d3de8b add DumpLine 2021-10-22 16:55:18 +03:00
f5332a8b59 Fix problem with writing streams to xml 2021-10-22 10:08:57 +03:00
113e15c391 develop GetGlyphs 2021-10-21 18:48:31 +03:00
b4701ac83c develop new GetGlyphs 2021-10-20 18:09:29 +03:00
533d04e8f3 change origin to top left corner
only in xps format the canvas sizes are multiplied
2021-10-18 17:46:05 +03:00
3618465853 pdf fix coord 2021-10-15 17:29:43 +03:00
e20588a3da fix coords 2021-10-15 16:03:26 +03:00
32823bd55a pdf fix coords 2021-10-14 16:40:10 +03:00
a6a2243099 pdf GetGlyphs like xps 2021-10-12 18:10:30 +03:00
90172d03ef pdf GetGlyphs 2021-10-12 17:33:23 +03:00