Fix CJK / Hebrew problems (1ea593ef) · 提交 · PBS / Inkscape · GitLab
PBS
·
2026-04-27
·
via PBS activity
| 原始行号 |
差异行号 |
差异行 |
|
@@ -1173,7 +1173,7 @@ if(WITH_CAPYPDF) |
|
|
add_pdfoutput_test(06-test-markers)
|
|
|
add_pdfoutput_test(07-test-shapes FUZZ_PERCENTAGE 0.2)
|
|
|
add_pdfoutput_test(08-clones FUZZ_PERCENTAGE 1)
|
|
|
add_pdfoutput_test(09-text-layout)
|
|
|
add_pdfoutput_test(09-text-layout FUZZ_PERCENTAGE 3)
|
|
|
add_pdfoutput_test(10-text-paint)
|
|
|
add_pdfoutput_test(11-text-decoration)
|
|
|
add_pdfoutput_test(12-rasters FUZZ_PERCENTAGE 1)
|
|
|
| 原始行号 |
差异行号 |
差异行 |
|
@@ -18,14 +18,15 @@ |
|
|
type="text/css"
|
|
|
id="style1">
|
|
|
text,
|
|
|
text.cjk,
|
|
|
text.hebrew {
|
|
|
text.cjk {
|
|
|
font-family: Noto Sans;
|
|
|
}
|
|
|
text.arabic,
|
|
|
tspan.arabic {
|
|
|
text.arabic {
|
|
|
font-family: 'Noto Sans Arabic';
|
|
|
}
|
|
|
text.hebrew {
|
|
|
font-family: 'Noto Sans Hebrew';
|
|
|
}
|
|
|
</style>
|
|
|
<defs
|
|
|
id="defs1">
|
|
@@ -625,18 +626,6 @@ |
|
|
y="36.978909"
|
|
|
style="font-size:10.5833px;line-height:0.5;fill:#000000;stroke-width:2.127"
|
|
|
id="tspan13">one half</tspan></text>
|
|
|
<text
|
|
|
class="hebrew"
|
|
|
xml:space="preserve"
|
|
|
style="font-size:13.587px;line-height:1;text-align:start;text-decoration-color:#000000;letter-spacing:0px;direction:rtl;text-anchor:start;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke markers fill"
|
|
|
x="530.60345"
|
|
|
y="34.494831"
|
|
|
id="text24-2"><tspan
|
|
|
sodipodi:role="line"
|
|
|
id="tspan24-6"
|
|
|
x="530.60345"
|
|
|
y="34.494831"
|
|
|
style="direction:rtl;fill:#000000;stroke:none;stroke-width:2">מילים נסתרות</tspan></text>
|
|
|
<g
|
|
|
id="g346"
|
|
|
inkscape:label="Up and Down Text">
|
|
|
文件已更改并已移动。
此文件类型的文件没有差异预览。
加载中
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。