-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
11 changed files
with
143 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
#Requires AutoHotkey v2.0 | ||
#SingleInstance | ||
|
||
`:: { | ||
MouseGetPos &X, &Y | ||
|
||
sendInput "{click down}" | ||
sendInput "{click up}" | ||
|
||
MouseMove 2250,1050 | ||
|
||
sendInput "{click down}" | ||
sendInput "{click up}" | ||
|
||
SendInput "{+}" | ||
SendInput "{3}" | ||
SendInput "{8}" | ||
SendInput "{4}" | ||
SendInput "{Enter}" | ||
|
||
MouseMove X,Y | ||
|
||
sendInput "{click down}" | ||
sendInput "{click up}" | ||
} | ||
|
||
z:: exitapp |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<DATA> | ||
<TransformScript> | ||
<OutlineMove> | ||
<Horizontal>0</Horizontal> | ||
<Vertical>-576</Vertical> | ||
</OutlineMove> | ||
</TransformScript> | ||
</DATA> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<DATA> | ||
<TransformScript> | ||
<EffectsBold> | ||
<Horizontal>25</Horizontal> | ||
<Vertical>5</Vertical> | ||
<PreserveBearings>FALSE</PreserveBearings> | ||
<UpdateMetrics>FALSE</UpdateMetrics> | ||
</EffectsBold> | ||
<MetricsWidth> | ||
<WidthType>0</WidthType> | ||
<Width>1024.00</Width> | ||
<Adjust>0</Adjust> | ||
</MetricsWidth> | ||
</TransformScript> | ||
</DATA> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<DATA> | ||
<TransformScript> | ||
<EffectsBold> | ||
<Horizontal>16</Horizontal> | ||
<Vertical>16</Vertical> | ||
<PreserveBearings>TRUE</PreserveBearings> | ||
<UpdateMetrics>FALSE</UpdateMetrics> | ||
</EffectsBold> | ||
</TransformScript> | ||
</DATA> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<DATA> | ||
<TransformScript> | ||
<EffectsThin> | ||
<Horizontal>16</Horizontal> | ||
<Vertical>16</Vertical> | ||
<PreserveBearings>TRUE</PreserveBearings> | ||
</EffectsThin> | ||
</TransformScript> | ||
</DATA> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<DATA> | ||
<TransformScript> | ||
<MetricsCenterGlyph> | ||
</MetricsCenterGlyph> | ||
</TransformScript> | ||
</DATA> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<DATA> | ||
<TransformScript> | ||
<OutlineFixContourDirection> | ||
</OutlineFixContourDirection> | ||
</TransformScript> | ||
</DATA> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<DATA> | ||
<TransformScript> | ||
<OutlineScale> | ||
<AroundType>2</AroundType> | ||
<AroundCorner>0</AroundCorner> | ||
<AroundXPos>512</AroundXPos> | ||
<AroundYPos>0</AroundYPos> | ||
<Horizontal>60.0000</Horizontal> | ||
<Vertical>60.0000</Vertical> | ||
<PreserveBearings>FALSE</PreserveBearings> | ||
</OutlineScale> | ||
<MetricsWidth> | ||
<WidthType>0</WidthType> | ||
<Width>1024.00</Width> | ||
<Adjust>0</Adjust> | ||
</MetricsWidth> | ||
</TransformScript> | ||
</DATA> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<DATA> | ||
<TransformScript> | ||
<EffectsInverse> | ||
</EffectsInverse> | ||
</TransformScript> | ||
</DATA> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
#Requires AutoHotkey v2.0 | ||
#SingleInstance | ||
|
||
f(){ | ||
MouseMove 975,425 | ||
sendInput "{click down}" | ||
MouseMove 1200,1000 | ||
sendInput "{click up}" | ||
|
||
sendInput "{del}" | ||
|
||
sendInput "{alt down}{right}{alt up}" | ||
} | ||
|
||
`:: { | ||
SetTimer f, 626 | ||
} | ||
|
||
z:: exitapp |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
#Requires AutoHotkey v2.0 | ||
#SingleInstance | ||
|
||
`:: { | ||
sendInput "{click down}" | ||
sendInput "{click up}" | ||
|
||
sendInput "{del}" | ||
} | ||
|
||
z:: exitapp |