Skip to content

Commit ade4c74

Browse files
committed
pxlPix Project Page Tweaks
Grammar mostly
1 parent 4cde48f commit ade4c74

3 files changed

Lines changed: 19 additions & 19 deletions

File tree

docs/ProjectsLinks/pxlPix.htm.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -20,21 +20,21 @@ Some how I've made two image editor apps now...
2020

2121
pxlPix is a host to 20 different Effects
2222

23-
Tweak your colors with the basic brightness, contrast, saturation, hue, levels & color channel controls,
23+
Tweak your colors with the basic brightness, contrast, saturation, hue, levels, & color channel controls,
2424

2525
Stylize your image with kaleidoscopic effects, noise warping, vignettes, and more!
2626

2727
All displayed as layers in the app,
2828

29-
Easily tap a layer to show the effect's options
29+
Easily tap a layer to show the effect's options,
3030

31-
And drag a layer's 3 lines to reorder them.
31+
And drag a layer's 3 lines to reorder them.
3232

33-
Sporting over 100 font families for the text tool,
33+
Sporting over 100 font families for the <span class="textName">Text</span> tool,
3434

3535
With options like bending/arcing the text & outlines.
3636

37-
Draw curves with easy to access editing modes,
37+
Draw curves with easy access editing modes,
3838

3939
Hit the 'Add' button & tap down points for your curve.
4040

@@ -52,15 +52,15 @@ Some how I've made two image editor apps now...
5252

5353
Or add a glow by mapping the SDF value to a color and blend it in!
5454

55-
I've written a number of shaders as the effects that get ran in the app.
55+
I've written the shaders in AGSL as the effects that run in the app.
5656

57-
I'm just chaining the effects together in the app,
57+
I'm just chaining the shaders together,
5858

59-
So each layer can remember your settings and apply them to the image one by one.
59+
So each layer can remember your settings and apply them to the image one-by-one.
6060

6161
Just passing the image along!
6262

63-
So far I'm trying to get the free version of pxlPix approved for the Google Play Store, and then I'll be working on a paid version with more features!
63+
So far I'm trying to get the free version of pxlPix approved for the Google Play Store, and then I'll be working on a paid Pro version with more features!
6464

6565
Currently, the Pro version has Fast Fourier Transform (FFT) support for altering the color/detail frequencies of an image.
6666

docs/bots/siteContent.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1007,7 +1007,7 @@
10071007
"caption": "Kaleidoscope & some inverted Star Shapes!"
10081008
}
10091009
],
1010-
"content": "\n <div class=\"procPagesProjectsHeaderStyle\"><span class=\"procPagesRepoLinkStyle textBold\">pxlPix</span>&nbsp;<span class=\"textDrinkMeAlice textItalic\">2026</span></div>\n <span class=\"textBump\">An image & photo editing app for Android.</span>\n <br><span class=\"textShrink textItalic textName \">Languages - <span class=\"textBold\">Kotlin & AGSL</span></span>\n <div class=\"pppHBar\"></div>\n\n Currently in <span class=\"textBump\">Closed Testing </span><span class=\"textDrinkMeAlice\">(Early Access)</span> on <span class=\"textNudge\">Google Play Store</span>!\n <br>&nbsp;&nbsp; Hopefully published soon and then I'll get to update this page with an app listing!\n \n <br><br><div class=\"pppHBar\"></div>\n\n <br>Some how I've made two image editor apps now...\n <br>&nbsp;&nbsp; The other being <span class=\"textName\">Pxlmancer</span>\n \n <br><br> But this is more of an image filter app,\n <br>&nbsp;&nbsp; Rather than a full drawing/painting editor like Pxlmancer.\n\n <br><br> <span class=\"textName\">pxlPix</span> is a host to <span class=\"textNudge textBold\">20</span> different <span class=\"textNudge\">Effects</span>\n <br>&nbsp;&nbsp; Tweak your colors with the basic brightness, contrast, saturation, hue, levels & color channel controls,\n <br>&nbsp;&nbsp; Stylize your image with kaleidoscopic effects, noise warping, vignettes, and more!\n \n <br><br> All displayed as layers in the app,\n <br>&nbsp;&nbsp; Easily tap a layer to show the effect's options\n <br>&nbsp;&nbsp; And drag a layer's 3 lines to reorder them.\n\n <br><br> Sporting over 100 font families for the text tool,\n <br>&nbsp;&nbsp; With options like bending/arcing the text & outlines.\n\n <br><br> Draw curves with easy to access editing modes,\n <br>&nbsp;&nbsp; Hit the 'Add' button & tap down points for your curve.\n <br>&nbsp;&nbsp; Set how the curve is drawn; linear, quadratic, or bezier.\n <br>&nbsp;&nbsp; And play with the curve width, blur, & blend mode to get the look you want!\n\n <br><br> My favorite has to be the <span class=\"textName\">Shape</span> tool,\n <br>&nbsp;&nbsp; I'm just a sucker for SDF math, haha.\n \n <br><br> <span class=\"textName\">Shape</span> is just a bunch of different shapes with signed distance field math controls.\n <br>&nbsp;&nbsp; Easily soften pointed lines by shifting the SDF value negatively.\n <br>&nbsp;&nbsp; Or add a glow by mapping the SDF value to a color and blend it in!\n\n <br><br><div class=\"pppHBar\"></div>\n\n I've written a number of shaders as the effects that get ran in the app.\n <br>&nbsp;&nbsp; I'm just chaining the effects together in the app,\n <br>&nbsp;&nbsp;&nbsp;&nbsp; So each layer can remember your settings and apply them to the image one by one.\n <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Just passing the image along!\n\n <br><br><div class=\"pppHBar\"></div>\n\n So far I'm trying to get the free version of pxlPix approved for the Google Play Store, and then I'll be working on a paid version with more features!\n\n <br><br> Currently, the Pro version has Fast Fourier Transform (FFT) support for altering the color/detail frequencies of an image.\n <br>&nbsp;&nbsp; Soon to have anything using multi-sampling,\n <br>&nbsp;&nbsp;&nbsp;&nbsp; Like Kuwahara filtering and its edge detection.\n <br>&nbsp;&nbsp;&nbsp;&nbsp; Laplacian pyramids for image blending and detail enhancement.\n <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; And more!\n \n <br><br> \n ",
1010+
"content": "\n <div class=\"procPagesProjectsHeaderStyle\"><span class=\"procPagesRepoLinkStyle textBold\">pxlPix</span>&nbsp;<span class=\"textDrinkMeAlice textItalic\">2026</span></div>\n <span class=\"textBump\">An image & photo editing app for Android.</span>\n <br><span class=\"textShrink textItalic textName \">Languages - <span class=\"textBold\">Kotlin & AGSL</span></span>\n <div class=\"pppHBar\"></div>\n\n Currently in <span class=\"textBump\">Closed Testing </span><span class=\"textDrinkMeAlice\">(Early Access)</span> on <span class=\"textNudge\">Google Play Store</span>!\n <br>&nbsp;&nbsp; Hopefully published soon and then I'll get to update this page with an app listing!\n \n <br><br><div class=\"pppHBar\"></div>\n\n <br>Some how I've made two image editor apps now...\n <br>&nbsp;&nbsp; The other being <span class=\"textName\">Pxlmancer</span>\n \n <br><br> But this is more of an image filter app,\n <br>&nbsp;&nbsp; Rather than a full drawing/painting editor like Pxlmancer.\n\n <br><br> <span class=\"textName\">pxlPix</span> is a host to <span class=\"textNudge textBold\">20</span> different <span class=\"textNudge\">Effects</span>\n <br>&nbsp;&nbsp; Tweak your colors with the basic brightness, contrast, saturation, hue, levels, & color channel controls,\n <br>&nbsp;&nbsp; Stylize your image with kaleidoscopic effects, noise warping, vignettes, and more!\n \n <br><br> All displayed as layers in the app,\n <br>&nbsp;&nbsp; Easily tap a layer to show the effect's options,\n <br>&nbsp;&nbsp;&nbsp;&nbsp; And drag a layer's 3 lines to reorder them.\n\n <br><br> Sporting over 100 font families for the <span class="textName">Text</span> tool,\n <br>&nbsp;&nbsp; With options like bending/arcing the text & outlines.\n\n <br><br> Draw curves with easy access editing modes,\n <br>&nbsp;&nbsp; Hit the 'Add' button & tap down points for your curve.\n <br>&nbsp;&nbsp; Set how the curve is drawn; linear, quadratic, or bezier.\n <br>&nbsp;&nbsp; And play with the curve width, blur, & blend mode to get the look you want!\n\n <br><br> My favorite has to be the <span class=\"textName\">Shape</span> tool,\n <br>&nbsp;&nbsp; I'm just a sucker for SDF math, haha.\n \n <br><br> <span class=\"textName\">Shape</span> is just a bunch of different shapes with signed distance field math controls.\n <br>&nbsp;&nbsp; Easily soften pointed lines by shifting the SDF value negatively.\n <br>&nbsp;&nbsp; Or add a glow by mapping the SDF value to a color and blend it in!\n\n <br><br><div class=\"pppHBar\"></div>\n\n I've written the shaders in AGSL as the effects that run in the app.\n <br>&nbsp;&nbsp; I'm just chaining the shaders together,\n <br>&nbsp;&nbsp;&nbsp;&nbsp; So each layer can remember your settings and apply them to the image one-by-one.\n <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Just passing the image along!\n\n <br><br><div class=\"pppHBar\"></div>\n\n So far I'm trying to get the free version of pxlPix approved for the Google Play Store, and then I'll be working on a paid Pro version with more features!\n\n <br><br> Currently, the Pro version has Fast Fourier Transform (FFT) support for altering the color/detail frequencies of an image.\n <br>&nbsp;&nbsp; Soon to have anything using multi-sampling,\n <br>&nbsp;&nbsp;&nbsp;&nbsp; Like Kuwahara filtering and its edge detection.\n <br>&nbsp;&nbsp;&nbsp;&nbsp; Laplacian pyramids for image blending and detail enhancement.\n <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; And more!\n \n <br><br> \n ",
10111011
"pageURL": "https://procstack.github.io/ProjectsLinks/pxlPix.htm",
10121012
"relativeURL": "./ProjectsLinks/pxlPix.htm"
10131013
}

docs/pages/projects/pxlPix.js

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -72,17 +72,17 @@ export const pageListingData = {
7272
<br>&nbsp;&nbsp; Rather than a full drawing/painting editor like Pxlmancer.
7373
7474
<br><br> <span class="textName">pxlPix</span> is a host to <span class="textNudge textBold">20</span> different <span class="textNudge">Effects</span>
75-
<br>&nbsp;&nbsp; Tweak your colors with the basic brightness, contrast, saturation, hue, levels & color channel controls,
75+
<br>&nbsp;&nbsp; Tweak your colors with the basic brightness, contrast, saturation, hue, levels, & color channel controls,
7676
<br>&nbsp;&nbsp; Stylize your image with kaleidoscopic effects, noise warping, vignettes, and more!
7777
7878
<br><br> All displayed as layers in the app,
79-
<br>&nbsp;&nbsp; Easily tap a layer to show the effect's options
80-
<br>&nbsp;&nbsp; And drag a layer's 3 lines to reorder them.
79+
<br>&nbsp;&nbsp; Easily tap a layer to show the effect's options,
80+
<br>&nbsp;&nbsp;&nbsp;&nbsp; And drag a layer's 3 lines to reorder them.
8181
82-
<br><br> Sporting over 100 font families for the text tool,
82+
<br><br> Sporting over 100 font families for the <span class="textName">Text</span> tool,
8383
<br>&nbsp;&nbsp; With options like bending/arcing the text & outlines.
8484
85-
<br><br> Draw curves with easy to access editing modes,
85+
<br><br> Draw curves with easy access editing modes,
8686
<br>&nbsp;&nbsp; Hit the 'Add' button & tap down points for your curve.
8787
<br>&nbsp;&nbsp; Set how the curve is drawn; linear, quadratic, or bezier.
8888
<br>&nbsp;&nbsp; And play with the curve width, blur, & blend mode to get the look you want!
@@ -96,14 +96,14 @@ export const pageListingData = {
9696
9797
<br><br><div class="pppHBar"></div>
9898
99-
I've written a number of shaders as the effects that get ran in the app.
100-
<br>&nbsp;&nbsp; I'm just chaining the effects together in the app,
101-
<br>&nbsp;&nbsp;&nbsp;&nbsp; So each layer can remember your settings and apply them to the image one by one.
99+
I've written the shaders in AGSL as the effects that run in the app.
100+
<br>&nbsp;&nbsp; I'm just chaining the shaders together,
101+
<br>&nbsp;&nbsp;&nbsp;&nbsp; So each layer can remember your settings and apply them to the image one-by-one.
102102
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Just passing the image along!
103103
104104
<br><br><div class="pppHBar"></div>
105105
106-
So far I'm trying to get the free version of pxlPix approved for the Google Play Store, and then I'll be working on a paid version with more features!
106+
So far I'm trying to get the free version of pxlPix approved for the Google Play Store, and then I'll be working on a paid Pro version with more features!
107107
108108
<br><br> Currently, the Pro version has Fast Fourier Transform (FFT) support for altering the color/detail frequencies of an image.
109109
<br>&nbsp;&nbsp; Soon to have anything using multi-sampling,

0 commit comments

Comments
 (0)