|
|
0a1d3ddd91
|
Fix SetFont for FreeText annot
|
2024-02-22 15:03:28 +03:00 |
|
|
|
e8c375c864
|
Add FontSelection to FreeText
|
2024-02-21 18:54:58 +03:00 |
|
|
|
001768d0c6
|
Try get by symbol
|
2024-02-20 19:58:30 +03:00 |
|
|
|
5326058947
|
Get fotn from AP
|
2024-02-19 18:06:42 +03:00 |
|
|
|
65a483461e
|
Fix RC parser - span and #text
|
2024-02-16 11:57:58 +03:00 |
|
|
|
593a7ba176
|
RC parser
|
2024-02-08 18:53:15 +03:00 |
|
|
|
d5126dbda9
|
PdfAnnot refactoring, For bug 66223
|
2024-02-05 18:00:18 +03:00 |
|
|
|
84b19f48c7
|
Fix Opt for radiobutton, fix unicode for JS
|
2024-01-26 18:19:32 +03:00 |
|
|
|
46ce3f962e
|
Create SetEmptyAP
|
2024-01-24 14:35:20 +03:00 |
|
|
|
2be05c4439
|
Fix write AP_V with parent V, read/write AA
|
2024-01-24 12:47:14 +03:00 |
|
|
|
e9b9f0f550
|
Fix color precision
|
2024-01-23 18:41:29 +03:00 |
|
|
|
6bc58b973c
|
Fix selection font for standard fonts
|
2024-01-15 17:26:35 +03:00 |
|
|
|
d81efffbef
|
Write m_sButtonFontName
|
2024-01-15 16:04:32 +03:00 |
|
|
|
4064aba5fb
|
Create SetButtonFont
|
2024-01-12 17:25:28 +03:00 |
|
|
|
a6bfc5ed2d
|
Fix C and IC for Text/FreeText annots
|
2023-12-25 18:00:05 +03:00 |
|
|
|
6e9f7fff71
|
Fix fonts, I and V
|
2023-12-20 18:10:41 +03:00 |
|
|
|
da2fd8f9b4
|
Create AP value
|
2023-12-19 18:07:03 +03:00 |
|
|
|
910a68765a
|
Fix empty font and StemV from FontDescriptor
|
2023-12-18 15:54:11 +03:00 |
|
|
|
02cce6ff1b
|
Write PushButton widget to pdf
|
2023-12-12 16:45:19 +03:00 |
|
|
|
ac711129e3
|
Test radiobutton и checkbox annots
|
2023-12-11 18:07:13 +03:00 |
|
|
|
99d72986d8
|
Merge remote-tracking branch 'origin/release/v8.0.0' into feature/pdf-widget
# Conflicts:
# DesktopEditor/graphics/pro/js/wasm/src/drawingfile_test.cpp
# PdfFile/SrcReader/PdfAnnot.cpp
# PdfFile/SrcReader/RendererOutputDev.cpp
|
2023-12-11 12:04:46 +03:00 |
|
|
|
285cbdc9c5
|
Fix GetWidgetFonts for Info
|
2023-12-07 12:18:11 +03:00 |
|
|
|
5deee7049f
|
Fix RD field
|
2023-12-07 10:25:58 +03:00 |
|
|
|
22943e61bc
|
Add GetFontByParams
|
2023-12-06 18:51:18 +03:00 |
|
|
|
3537f9edfa
|
Get widget's Embedded, Standard and All fonts
|
2023-12-06 15:46:08 +03:00 |
|
|
|
2896e00e0f
|
Create BlendMode for pdf ap
|
2023-12-05 18:31:48 +03:00 |
|
|
|
4871e28398
|
Fix getInt to getNum
|
2023-11-30 17:15:21 +03:00 |
|
|
|
3a69bf7b3a
|
Fix bug #19081
|
2023-11-30 17:13:28 +03:00 |
|
|
|
6678012307
|
Fix write CO, Add read FileAttachment
|
2023-11-29 17:36:59 +03:00 |
|
|
|
0ec39e3d32
|
Write widget's parent
|
2023-11-28 16:04:04 +03:00 |
|
|
|
8d7692d6f2
|
Add FontStyle for widgets
|
2023-11-28 14:58:58 +03:00 |
|
|
|
d50451739c
|
Create FileAttachment annot
|
2023-11-27 18:19:32 +03:00 |
|
|
|
ef2e1ca336
|
Fix bug #61021
|
2023-11-21 11:41:28 +03:00 |
|
|
|
e6b2f1aecf
|
Fix bug #64756
|
2023-11-20 12:36:50 +03:00 |
|
|
|
499509ed6b
|
Fix Dash Pattern for drawingfile
|
2023-11-13 15:55:05 +03:00 |
|
|
|
65d6644841
|
Merge remote-tracking branch 'origin/fix/pdf' into develop
# Conflicts:
# DesktopEditor/graphics/pro/js/wasm/js/drawingfile_base.js
# DesktopEditor/graphics/pro/js/wasm/src/drawingfile.h
# DesktopEditor/graphics/pro/js/wasm/src/drawingfile_test.cpp
# PdfFile/PdfFile.h
# PdfFile/PdfReader.cpp
# PdfFile/PdfReader.h
|
2023-10-31 12:13:46 +03:00 |
|
|
|
922db1270e
|
Release GetFont without renderer
|
2023-10-26 13:55:44 +03:00 |
|
|
|
96447813e3
|
Add ctWidgetsInfo for widget's CO and Parents
|
2023-10-25 17:39:38 +03:00 |
|
|
|
8402eb786a
|
Develop GetFont without renderer
|
2023-10-25 17:38:17 +03:00 |
|
|
|
914225d868
|
Read font's name, size, color from DA
|
2023-10-23 15:11:41 +03:00 |
|
|
|
5c93af24b5
|
Delete TextFormField
|
2023-10-23 14:40:46 +03:00 |
|
|
|
477024d612
|
Fix NSCorrectFontName::CheckFontNamePDF
|
2023-10-18 12:18:28 +03:00 |
|
|
|
be9216d376
|
For bug #45334
|
2023-10-16 12:53:03 +03:00 |
|
|
|
5ce26e6dca
|
Add StartID, AP.have. Fix color for Text annot
|
2023-10-09 16:08:06 +03:00 |
|
|
|
b825aa0f3f
|
Fix Icon, Y=H-Y, change page. Add EditAnnot
|
2023-10-08 17:02:28 +03:00 |
|
|
|
42bfe749f7
|
Fix Popup, Icon, Signature
|
2023-10-07 19:59:12 +03:00 |
|
|
|
c80acbd26d
|
Fix signature
|
2023-10-07 11:07:29 +03:00 |
|
|
|
92b43a26f5
|
Add CWidgetAnnot
|
2023-10-06 18:43:28 +03:00 |
|
|
|
a1c3d4732d
|
Fix CreationDate, Popup, DeleteAnnotation
|
2023-10-05 15:47:10 +03:00 |
|
|
|
f2a5380461
|
Without Popup annot
|
2023-10-05 11:14:16 +03:00 |
|