haru-s
919e992d4c
Add scrollbar to PrintPreviewDialog
2024-06-20 23:55:07 +09:00
haru-s
19a27ed5a1
Fix Picture.fromFile for x86.
2024-06-18 22:57:07 +09:00
haru-s
5fa5f9a50a
Windows OMF support has been removed (for DMD v2.109.0).
2024-06-18 22:55:35 +09:00
haru-s
93c976c123
The PrintPreviewDialog draws now the page to fill the entire window.
2024-06-17 00:21:15 +09:00
haru-s
4a6c350d71
Update README.md
2024-06-06 22:59:58 +09:00
haru-s
dea72aee34
Update Common dialogs example
2024-06-01 13:49:13 +09:00
haru-s
a52064a7da
Clean up
2024-06-01 13:39:42 +09:00
haru-s
218ae04c59
typo
2024-05-30 20:24:59 +09:00
haru-s
f3db485ee6
std.printing supports now different paper orientations for each page
2024-05-29 23:44:57 +09:00
haru-s
abc727449b
Picture class is now supported to create from std.stdio.File
2024-05-20 23:45:19 +09:00
haru-s
5d0ac7638c
Fix README.md
2024-05-20 22:41:21 +09:00
haru-s
2210579249
Update README and brushed up examples
2024-05-17 22:15:35 +09:00
haru-s
95c263c566
dfl.printing and dfl.drawing is updated
...
- In dfl.printing, default printing scale is now GraphicsUnit.DISPLAY (BREAKING CHANGE)
- In drawing, multiple monitor is now suport
- Changed common dialog example code about printing
2024-05-15 21:02:39 +09:00
haru-s
000ba4ea27
Add scrollbar example
2024-04-14 11:34:11 +09:00
haru-s
86c88840e9
Brush up
2024-04-13 23:07:26 +09:00
haru-s
331b340629
Add fillEllipse()
...
Uudapte hello_dfl.d
2024-04-13 23:07:25 +09:00
haru-s
38aa9c10f6
UPDATE: TimeChartRenderer example
2024-04-13 18:06:06 +09:00
haru-s
2f84718bd3
Add dfl.chart.TimeChartRenderer with example code
2024-04-13 15:46:56 +09:00
haru-s
ccca379024
FIX: dfl.chart
2024-04-07 20:06:33 +09:00
haru-s
262711208a
Add dfl.chart.LineGraphRenderer
...
Update TableRenderer
2024-04-07 15:12:54 +09:00
haru-s
d2e832ec54
UPDATE: TableRenderer
2024-04-01 23:55:26 +09:00
haru-s
38694fe55e
UPDATE: TableRenderer is now suported TextFormat
2024-04-01 18:43:38 +09:00
haru-s
aef67bd320
FIX: TableRenderer class
2024-04-01 00:39:34 +09:00
haru-s
4a5e8052fc
Add dfl.chart module with TableRenderer class and its example
2024-03-31 22:41:38 +09:00
haru-s
b5cb580f2d
undead.stream.* is now deprecated.
2024-03-31 15:35:48 +09:00
haru-s
c95bfdf95f
PrintPreviewDialog is brushed up.
2024-03-30 23:45:05 +09:00
haru-s
497e87cfa5
Add simple clock example.
2024-03-29 23:54:42 +09:00
haru-s
3d9fc4aee3
Fix bug about PrintPreviewDialog
2024-03-04 19:53:53 +09:00
haru-s
38b9f0f05a
Correction of license notation
2024-03-03 21:59:03 +09:00
haru-s
5c251bf465
FIX: Unittest
2024-03-03 17:52:03 +09:00
haru-s
1f1b854251
Brush up
2024-03-03 00:53:29 +09:00
haru-s
44dc15f382
FIX: Fit mode on PrintPreviewDialog
2024-02-29 22:03:16 +09:00
haru-s
0d436d2757
Update commondialog example for printing module
2024-02-25 16:41:27 +09:00
haru-s
d30fa31ecd
FIX: PrintPreviewDialog class
2024-02-25 16:16:21 +09:00
haru-s
31f368ba09
Add PrintPreviewDialog etc
2024-02-25 01:21:37 +09:00
haru-s
5bcb907cf1
FIX: Can change paper size
2024-01-17 00:01:10 +09:00
haru-s
a3e28ec327
Fix comment
2024-01-16 23:25:18 +09:00
haru-s
b05395b362
FIX: Printing module
2024-01-16 21:08:34 +09:00
haru-s
c6357573f6
Add PrinterUnitConvert
2024-01-15 01:23:38 +09:00
haru-s
5cf194a5b7
Update commondialog example.
2024-01-14 16:47:52 +09:00
haru-s
a968239ea9
FIX: Add PrintRangeEventArgs for print page range setting.
2024-01-14 16:46:48 +09:00
haru-s
61ce9f984c
FIX: Support single page printing.
2024-01-14 02:47:51 +09:00
haru-s
31dc071880
Add printing module (Experimental).
...
Update commondialog example for PrintDialog and PrintSetupDialog.
2024-01-12 23:04:27 +09:00
haru-s
6bbb421b4a
Some methods are now const.
2023-12-30 17:03:33 +09:00
haru-s
8aa40dc9f6
New alias style.
2023-12-29 20:13:02 +09:00
haru-s
f2944e7637
Add dscanner.ignoredKey
2023-12-29 20:12:43 +09:00
haru-s
7ad0b21ea5
Remove deprecated com.d, utf.d, winapi.d and wincom.d
2023-12-29 17:51:10 +09:00
haru-s
27fa200e91
The license description in README.md has been corrected.
2023-11-16 22:50:26 +09:00
haru-s
5a3cba4d13
Update to DMD 2.104.1.
2023-07-15 16:32:19 +09:00
haru-s
1cc86dd86d
Add RichTextBox example.
2023-05-06 00:29:43 +09:00