-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
#134: adds automation for easier screenshot creation
- Loading branch information
1 parent
759e80b
commit 0564d8a
Showing
19 changed files
with
14,248 additions
and
62 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
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
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
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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Large diffs are not rendered by default.
Oops, something went wrong.
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,40 @@ | ||
{ | ||
"log-file-settings" : { | ||
"/Users/lad/gh/LogoRRR/docs/src/main/resources/example.log" : { | ||
"auto-scroll" : false, | ||
"block-settings" : { | ||
"width" : 6 | ||
}, | ||
"divider-position" : 0.5, | ||
"filters" : [ | ||
{ | ||
"color" : "0x00ff00ff", | ||
"pattern" : "LogoRRR" | ||
}, | ||
{ | ||
"color" : "0xe6b34dff", | ||
"pattern" : "WARN" | ||
}, | ||
{ | ||
"color" : "0x82cabbff", | ||
"pattern" : "create mode" | ||
}, | ||
{ | ||
"color" : "0xff0000ff", | ||
"pattern" : "Exception" | ||
} | ||
], | ||
"first-opened" : 1692306222365, | ||
"font-size" : 4, | ||
"path-as-string" : "/Users/lad/gh/LogoRRR/docs/src/main/resources/example.log", | ||
"selected-index" : 0 | ||
} | ||
}, | ||
"some-active" : "/Users/lad/gh/LogoRRR/docs/src/main/resources/example.log", | ||
"stage-settings" : { | ||
"height" : 288, | ||
"width" : 528, | ||
"x" : 100.0, | ||
"y" : 100.0 | ||
} | ||
} |
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,44 @@ | ||
{ | ||
"log-file-settings" : { | ||
"/Users/lad/gh/LogoRRR/docs/src/main/resources/example.log" : { | ||
"auto-scroll" : false, | ||
"block-settings" : { | ||
"width" : 22 | ||
}, | ||
"divider-position" : 0.5, | ||
"filters" : [ | ||
{ | ||
"color" : "0x00ff00ff", | ||
"pattern" : "LogoRRR" | ||
}, | ||
{ | ||
"color" : "0xe6b34dff", | ||
"pattern" : "WARN" | ||
}, | ||
{ | ||
"color" : "0x82cabbff", | ||
"pattern" : "create mode" | ||
}, | ||
{ | ||
"color" : "0xff0000ff", | ||
"pattern" : "Exception" | ||
}, | ||
{ | ||
"color" : "0xff6666ff", | ||
"pattern" : "at " | ||
} | ||
], | ||
"first-opened" : 1692306222365, | ||
"font-size" : 10, | ||
"path-as-string" : "/Users/lad/gh/LogoRRR/docs/src/main/resources/example.log", | ||
"selected-index" : 0 | ||
} | ||
}, | ||
"some-active" : "/Users/lad/gh/LogoRRR/docs/src/main/resources/example.log", | ||
"stage-settings" : { | ||
"height" : 310, | ||
"width" : 608, | ||
"x" : 100.0, | ||
"y" : 100.0 | ||
} | ||
} |
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,44 @@ | ||
{ | ||
"log-file-settings" : { | ||
"/Users/lad/gh/LogoRRR/docs/src/main/resources/example.log" : { | ||
"auto-scroll" : false, | ||
"block-settings" : { | ||
"width" : 22 | ||
}, | ||
"divider-position" : 0.5, | ||
"filters" : [ | ||
{ | ||
"color" : "0x00ff00ff", | ||
"pattern" : "LogoRRR" | ||
}, | ||
{ | ||
"color" : "0xe6b34dff", | ||
"pattern" : "WARN" | ||
}, | ||
{ | ||
"color" : "0x82cabbff", | ||
"pattern" : "create mode" | ||
}, | ||
{ | ||
"color" : "0xff0000ff", | ||
"pattern" : "Exception" | ||
}, | ||
{ | ||
"color" : "0xff6666ff", | ||
"pattern" : "at " | ||
} | ||
], | ||
"first-opened" : 1692306222365, | ||
"font-size" : 10, | ||
"path-as-string" : "/Users/lad/gh/LogoRRR/docs/src/main/resources/example.log", | ||
"selected-index" : 0 | ||
} | ||
}, | ||
"some-active" : "/Users/lad/gh/LogoRRR/docs/src/main/resources/example.log", | ||
"stage-settings" : { | ||
"height" : 688, | ||
"width" : 1168, | ||
"x" : 100.0, | ||
"y" : 100.0 | ||
} | ||
} |
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,40 @@ | ||
{ | ||
"log-file-settings" : { | ||
"/Users/lad/gh/LogoRRR/docs/src/main/resources/example.log" : { | ||
"auto-scroll" : false, | ||
"block-settings" : { | ||
"width" : 18 | ||
}, | ||
"divider-position" : 0.30346385542168675, | ||
"filters" : [ | ||
{ | ||
"color" : "0x00ff00ff", | ||
"pattern" : "LogoRRR" | ||
}, | ||
{ | ||
"color" : "0xe6b34dff", | ||
"pattern" : "WARN" | ||
}, | ||
{ | ||
"color" : "0x82cabbff", | ||
"pattern" : "create mode" | ||
}, | ||
{ | ||
"color" : "0xff0000ff", | ||
"pattern" : "Exception" | ||
} | ||
], | ||
"first-opened" : 1692306222365, | ||
"font-size" : 6, | ||
"path-as-string" : "/Users/lad/gh/LogoRRR/docs/src/main/resources/example.log", | ||
"selected-index" : 0 | ||
} | ||
}, | ||
"some-active" : "/Users/lad/gh/LogoRRR/docs/src/main/resources/example.log", | ||
"stage-settings" : { | ||
"height" : 760, | ||
"width" : 1328, | ||
"x" : 296.0, | ||
"y" : 60.0 | ||
} | ||
} |
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 |
---|---|---|
@@ -1,13 +1,25 @@ | ||
package app.logorrr.docs | ||
|
||
object Area { | ||
object R1280x800 extends Area(1280, 800) | ||
object R1280x800 extends Area(1280, 800, 528, 288) | ||
|
||
object R1440x900 extends Area(1440, 900) | ||
object R1440x900 extends Area(1440, 900, 608, 338) | ||
|
||
object R1920x1080 extends Area(1920, 1080) | ||
object R2560x1600 extends Area(2560, 1600, 1168, 688) | ||
|
||
val seq: Seq[Area] = Seq(R1280x800, R1440x900, R1920x1080) | ||
object R2880x1800 extends Area(2880, 1800, 1328, 788) | ||
|
||
val seq: Seq[Area] = Seq(R1280x800, R1440x900, R2560x1600, R2880x1800) | ||
} | ||
|
||
case class Area(width: Int, height: Int) extends Product | ||
/** | ||
* | ||
* @param width | ||
* @param height | ||
* @param screenshotWidth width when using apples screenshot utility + retina display | ||
* @param screenshotHeight height when using apples screenshot utility + retina display | ||
*/ | ||
case class Area(width: Int | ||
, height: Int | ||
, screenshotWidth: Int | ||
, screenshotHeight: Int) extends Product |
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
Oops, something went wrong.