Skip to content
This repository has been archived by the owner on Jul 26, 2021. It is now read-only.

Commit

Permalink
Merge branch 'master' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
sergey-s-betke committed Jul 10, 2018
2 parents 48ff90d + c4b3d70 commit 7e4edee
Show file tree
Hide file tree
Showing 7 changed files with 15 additions and 16 deletions.
3 changes: 3 additions & 0 deletions ITG.MakeUtils/common.mk
Original file line number Diff line number Diff line change
Expand Up @@ -192,6 +192,9 @@ $(OUTPUTDIR) $(AUXDIR) $(CONFIGDIR):
#endregion common dirs


# $(call rwildcard,dir,filesfilter)
rwildcard = $(wildcard $1$2) $(foreach d,$(wildcard $1*),$(call rwildcard,$d/,$2))

# $(call setvariable, var, value)
define setvariable
$1:=$2
Expand Down
Binary file modified ITG.PostScriptLib/ProcSet/assert.ps
Binary file not shown.
Binary file modified ITG.PostScriptLib/tests/string_BBox_with_rotation.ps
Binary file not shown.
Binary file modified ITG.PostScriptLib/tests/upath_BBox_with_rotation.ps
Binary file not shown.
20 changes: 11 additions & 9 deletions fonts/GOST2930-62forMarks.pt3
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,8 @@ CharProcs begin
21 21 lineto
closepath
} bind def
/space { 802 0 0 0 682 853 setcachedevice
} bind def
/quotedbl { 324 0 -21 720 183 880 setcachedevice
-21 720 moveto
21 880 lineto
Expand Down Expand Up @@ -427,7 +429,7 @@ CharProcs begin
} bind def
/nine { 600 0 0 0 480 800 setcachedevice
pop -1
[ -1 0 0 -1 480 800 ] concat 1 index /CharProcs get /six get exec [ -1 -0 -0 -1 480 800 ] concat
[ -1 0 0 -1 480 800 ] concat 1 index /CharProcs get /six get exec [ -1 -0 -0 -1 480 800 ] concat
} bind def
/colon { 120 0 -52 0 52 800 setcachedevice
-52 52 moveto
Expand Down Expand Up @@ -484,7 +486,7 @@ CharProcs begin
} bind def
/greater { 600 0 0 160 480 640 setcachedevice
pop -1
[ -1 0 0 1 480 0 ] concat 1 index /CharProcs get /less get exec [ -1 0 0 1 480 0 ] concat
[ -1 0 0 1 480 0 ] concat 1 index /CharProcs get /less get exec [ -1 0 0 1 480 0 ] concat
} bind def
/A { dup -1 ne { 600 0 0 0 480 800 setcachedevice } if
0 0 moveto
Expand Down Expand Up @@ -962,7 +964,7 @@ CharProcs begin
} bind def
/d { dup -1 ne { 432 0 0 0 329 800 setcachedevice } if
pop -1
[ -1 0 0 1 329 0 ] concat 1 index /CharProcs get /b get exec [ -1 0 0 1 329 0 ] concat
[ -1 0 0 1 329 0 ] concat 1 index /CharProcs get /b get exec [ -1 0 0 1 329 0 ] concat
} bind def
/e { dup -1 ne { 432 0 0 0 329 532 setcachedevice } if
0 165 moveto
Expand Down Expand Up @@ -1169,11 +1171,11 @@ CharProcs begin
} bind def
/p { dup -1 ne { 432 0 0 -268 329 532 setcachedevice } if
pop -1
[ 1 0 0 -1 0 532 ] concat 1 index /CharProcs get /b get exec [ 1 0 -0 -1 0 532 ] concat
[ 1 0 0 -1 0 532 ] concat 1 index /CharProcs get /b get exec [ 1 0 -0 -1 0 532 ] concat
} bind def
/q { 432 0 0 -268 329 532 setcachedevice
pop -1
[ 1 0 0 -1 0 532 ] concat 1 index /CharProcs get /d get exec [ 1 0 -0 -1 0 532 ] concat
[ 1 0 0 -1 0 532 ] concat 1 index /CharProcs get /d get exec [ 1 0 -0 -1 0 532 ] concat
} bind def
/r { 432 0 0 0 329 532 setcachedevice
329 453 moveto
Expand Down Expand Up @@ -1396,7 +1398,7 @@ CharProcs begin
} bind def
/greaterequal { 600 0 0 79 480 721 setcachedevice
pop -1
[ -1 0 0 1 480 0 ] concat 1 index /CharProcs get /lessequal get exec [ -1 0 0 1 480 0 ] concat
[ -1 0 0 1 480 0 ] concat 1 index /CharProcs get /lessequal get exec [ -1 0 0 1 480 0 ] concat
} bind def
/summation { 600 0 0 0 480 800 setcachedevice
pop -1
Expand Down Expand Up @@ -1821,7 +1823,7 @@ CharProcs begin
} bind def
/uni0418 { dup -1 ne { 600 0 0 0 480 800 setcachedevice } if
pop -1
[ 1 0 0 -1 0 800 ] concat 1 index /CharProcs get /N get exec [ 1 0 -0 -1 0 800 ] concat
[ 1 0 0 -1 0 800 ] concat 1 index /CharProcs get /N get exec [ 1 0 -0 -1 0 800 ] concat
} bind def
/uni0419 { 600 0 0 0 480 1000 setcachedevice
150 900 moveto
Expand Down Expand Up @@ -2012,7 +2014,7 @@ CharProcs begin
} bind def
/uni042C { dup -1 ne { 600 0 0 0 480 800 setcachedevice } if
pop -1
[ 1 0 0 -1 0 800 ] concat 1 index /CharProcs get /P get exec [ 1 0 -0 -1 0 800 ] concat
[ 1 0 0 -1 0 800 ] concat 1 index /CharProcs get /P get exec [ 1 0 -0 -1 0 800 ] concat
} bind def
/uni042D { 600 0 0 0 480 800 setcachedevice
480 240 moveto
Expand Down Expand Up @@ -2062,7 +2064,7 @@ CharProcs begin
} bind def
/uni042F { 600 0 0 0 480 800 setcachedevice
pop -1
[ -1 0 0 1 480 0 ] concat 1 index /CharProcs get /R get exec [ -1 0 0 1 480 0 ] concat
[ -1 0 0 1 480 0 ] concat 1 index /CharProcs get /R get exec [ -1 0 0 1 480 0 ] concat
} bind def
/uni0430 { 450 0 0 0 347 533 setcachedevice
pop -1
Expand Down
6 changes: 0 additions & 6 deletions install/install.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -172,12 +172,6 @@ if ( $GUI ) {
) {
& $chocoExe install vscode --confirm --failonstderr | Out-String -Stream | Write-Verbose;
};
if (
( $Scope -eq ( [System.EnvironmentVariableTarget]::Machine ) ) `
-and $PSCmdLet.ShouldProcess('SourceTree', 'Установить')
) {
& $chocoExe install SourceTree --confirm --failonstderr | Out-String -Stream | Write-Verbose;
};
};

$Path = `
Expand Down
2 changes: 1 addition & 1 deletion stamps/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ PSRESOURCEOUTPUTDIR = $(AUXDIR)Resource/
.INTERMEDIATE: $(PSRESOURCEOUTPUTDIR)
PSRESOURCESOURCEDIR = Resource/
STAMPSRCDIR := $(SOURCESDIR)
STAMPSSOURCEFILES := $(wildcard $(STAMPSRCDIR)*.ps)
STAMPSSOURCEFILES := $(call rwildcard,$(STAMPSRCDIR),*.ps)

STAMPLIBDIR := $(PSRESOURCESOURCEDIR)
ENCODINGSDIR := $(STAMPLIBDIR)$(ENCODINGRESOURCEDIR)
Expand Down

0 comments on commit 7e4edee

Please sign in to comment.