├── .gitignore ├── AUTHORS.txt ├── CONTRIBUTORS.txt ├── OFL.txt ├── README.md ├── documentation ├── INDD_files │ ├── InstanceReview.indd │ ├── Lexand_proof-01_04.02.2018.indd │ ├── Lexend_proof-01_04.02.2018.indd │ ├── Naming.indd │ ├── Usage_Sample.indd │ ├── Visualization.indd │ ├── Weight-Arabic.indd │ ├── WeightReview.indd │ ├── Weight_test-03.21.2018.indd │ ├── Weight_test-03.27.2018.indd │ ├── Weight_test-04.02.2018.indd │ ├── font_proof-1-Test.indd │ ├── font_proof-2-hamburgedfontsiv.indd │ ├── font_proof-3-Alphabet.indd │ ├── font_proof-4-ASCII.indd │ ├── font_proof-8-Kerning.indd │ └── ~visualization~vlybe0.idlk ├── Proofs │ ├── Arabic-ThinZetta │ │ ├── heh-beh-connect-02.01.21.pdf │ │ ├── heh-beh-connect-B-02.01.21.pdf │ │ ├── heh-beh-connect-C-02.01.21.pdf │ │ └── heh-beh-connect-D-02.01.21.pdf │ ├── LexEndadjust-09_25_2018.pdf │ ├── LexEndadjust-10_02_2018-B.pdf │ ├── LexEndadjust-10_02_2018.pdf │ ├── RevReading-14_06.08.2018.pdf │ ├── RevReading-26_06.08.2018.pdf │ ├── RevReading-Compare_06.08.2018.pdf │ ├── RevReading-Weight_test-03.21.2018.pdf │ ├── RevReading-Weight_test-03.27.2018.pdf │ ├── RevReading-Weight_test-03.28.2018.pdf │ ├── RevReading-Weight_test-04.02.2018.pdf │ ├── RevReading_04.23.2018.pdf │ ├── RevReading_04.30.2018.pdf │ ├── RevReading_05.01.2018.pdf │ ├── RevReading_05.04.2018.pdf │ ├── RevReading_05.07.2018.pdf │ ├── RevReading_05.08.2018.pdf │ ├── RevReading_05.14.2018.pdf │ ├── RevReading_05.15.2018.pdf │ ├── RevReading_05.16.2018.pdf │ ├── RevReading_05.21.2018.pdf │ ├── RevReading_05.27.2018.pdf │ ├── RevReading_05.28.2018.pdf │ ├── RevReading_05.30.2018.pdf │ ├── RevReading_06.05.2018.pdf │ ├── RevReading_Kern-14-08_08_18.pdf │ ├── RevReading_Kern-14-08_22_18.pdf │ ├── RevReading_Kern-14-08_22_18_B.pdf │ ├── RevReading_Kern-18-08_08_18.pdf │ ├── RevReading_Kern-26-08_08_18.pdf │ ├── RevReading_proof-01_04.02.2018.pdf │ ├── RevReading_proof-01_04.09.2018.pdf │ ├── RevReading_proof-alpha_04.13.2018.pdf │ ├── RevReading_proof-alpha_04.16.2018.pdf │ ├── RevReading_punctuation-test_05.21.2018.pdf │ ├── Weight-Arabic-09_09_2021.pdf │ ├── Weight-Arabic-09_10_2021.pdf │ ├── WeightReview_09.06.2018.pdf │ ├── WeightReview_09.12.2018.pdf │ └── agrument-09.12.2018.txt └── Slides │ ├── 04-02-2018 │ ├── Adjustment-Notes-1.png │ ├── Adjustment-Notes-2.png │ ├── Adjustment-Notes-3.png │ ├── Adjustment-Notes-4.png │ ├── Adjustment-Notes-5.png │ ├── RevReading_proof-01_04.02-A.png │ ├── RevReading_proof-01_04.02-B.png │ ├── RevReading_proof-01_04.02-C.png │ ├── RevReading_proof-01_04.02-D.png │ ├── RevReading_proof-01_04.02-E.png │ ├── RevReading_proof-01_04.09-A.png │ ├── RevReading_proof-01_04.09-B.png │ ├── RevReading_proof-01_04.09-C.png │ ├── RevReading_proof-01_04.09-D.png │ └── RevReading_proof-01_04.09-E.png │ ├── 04-17-2018 │ ├── RevReading_proof-alpha_04.16-B.png │ ├── RevReading_proof-alpha_04.16-C.png │ ├── RevReading_proof-alpha_04.16-D.png │ └── RevReading_proof-alpha_04.16.png │ ├── 05-08-2018 │ ├── RevReading_05.08-A.png │ └── RevReading_05.08-B.png │ ├── 05-14-2018 │ ├── RevReading_05.01-10.png │ ├── RevReading_05.01-11.png │ ├── RevReading_05.01-12.png │ ├── RevReading_05.01-13.png │ ├── RevReading_05.01-2.png │ ├── RevReading_05.01-3.png │ ├── RevReading_05.01-4.png │ ├── RevReading_05.01-5.png │ ├── RevReading_05.01-6.png │ ├── RevReading_05.01-7.png │ ├── RevReading_05.01-8.png │ ├── RevReading_05.01-9.png │ └── RevReading_05.01.png │ ├── 05-21-2018 │ ├── 05.21.2018-1.png │ ├── 05.21.2018-2.png │ ├── 05.21.2018-3.png │ ├── 05.21.2018-4.png │ └── 05.21.2018-5.png │ ├── 06-07-2018 │ ├── Accents_RR14.png │ ├── Accents_RR142.png │ ├── Accents_RR26.png │ ├── Accents_RR262.png │ ├── Accents_RR263.png │ ├── Captials.mov │ ├── RevRead_Deck.png │ ├── RevRead_Deck_Compare.png │ ├── accents.mov │ ├── lowercase.mov │ └── numbersymbols.mov │ ├── 06-12-2018 │ ├── Alphabet_A.gif │ └── Alphabet_B.mov │ ├── 10-22-2018 │ ├── NamingInstances_1.png │ └── NamingInstances_2.png │ ├── 11-12-2018 │ ├── Audince-Segmentation-Example.png │ ├── Audince-Segmentation.png │ ├── Audince-Visualize-Brand.pdf │ ├── Brand-Directions.png │ ├── Branding-Notes.ai │ ├── Lexend_Naming.png │ ├── Visual-Variation.png │ ├── audience-define-maker_action_design.txt │ ├── audience-define-segment.txt │ └── audience-define-user_personal_young.txt │ ├── Report for Lexend Font 7.20.2018.pdf │ ├── RevReading-Weight_test-03.21-B.png │ └── RevReading-Weight_test-03.21.png ├── fonts ├── ttf │ ├── ReadexPro-ExtraLight.ttf │ ├── ReadexPro-Light.ttf │ ├── ReadexPro-Medium.ttf │ ├── ReadexPro-Regular.ttf │ ├── ReadexPro-SemiBold.ttf │ └── ReadexPro-bold.ttf └── variable │ └── Readexpro[HEXP,wght].ttf ├── requirements.txt └── sources ├── ReadexPro.glyphs └── config.yaml /.gitignore: -------------------------------------------------------------------------------- 1 | .DS_Store 2 | venv 3 | *(Autosaved)* 4 | -------------------------------------------------------------------------------- /AUTHORS.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/AUTHORS.txt -------------------------------------------------------------------------------- /CONTRIBUTORS.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/CONTRIBUTORS.txt -------------------------------------------------------------------------------- /OFL.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/OFL.txt -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/README.md -------------------------------------------------------------------------------- /documentation/INDD_files/InstanceReview.indd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/documentation/INDD_files/InstanceReview.indd -------------------------------------------------------------------------------- /documentation/INDD_files/Lexand_proof-01_04.02.2018.indd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/documentation/INDD_files/Lexand_proof-01_04.02.2018.indd -------------------------------------------------------------------------------- /documentation/INDD_files/Lexend_proof-01_04.02.2018.indd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/documentation/INDD_files/Lexend_proof-01_04.02.2018.indd -------------------------------------------------------------------------------- /documentation/INDD_files/Naming.indd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/documentation/INDD_files/Naming.indd -------------------------------------------------------------------------------- /documentation/INDD_files/Usage_Sample.indd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/documentation/INDD_files/Usage_Sample.indd -------------------------------------------------------------------------------- /documentation/INDD_files/Visualization.indd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/documentation/INDD_files/Visualization.indd -------------------------------------------------------------------------------- /documentation/INDD_files/Weight-Arabic.indd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/documentation/INDD_files/Weight-Arabic.indd -------------------------------------------------------------------------------- /documentation/INDD_files/WeightReview.indd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/documentation/INDD_files/WeightReview.indd -------------------------------------------------------------------------------- /documentation/INDD_files/Weight_test-03.21.2018.indd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/documentation/INDD_files/Weight_test-03.21.2018.indd -------------------------------------------------------------------------------- /documentation/INDD_files/Weight_test-03.27.2018.indd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/documentation/INDD_files/Weight_test-03.27.2018.indd -------------------------------------------------------------------------------- /documentation/INDD_files/Weight_test-04.02.2018.indd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/documentation/INDD_files/Weight_test-04.02.2018.indd -------------------------------------------------------------------------------- /documentation/INDD_files/font_proof-1-Test.indd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/documentation/INDD_files/font_proof-1-Test.indd -------------------------------------------------------------------------------- /documentation/INDD_files/font_proof-2-hamburgedfontsiv.indd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/documentation/INDD_files/font_proof-2-hamburgedfontsiv.indd -------------------------------------------------------------------------------- /documentation/INDD_files/font_proof-3-Alphabet.indd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/documentation/INDD_files/font_proof-3-Alphabet.indd -------------------------------------------------------------------------------- /documentation/INDD_files/font_proof-4-ASCII.indd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/documentation/INDD_files/font_proof-4-ASCII.indd -------------------------------------------------------------------------------- /documentation/INDD_files/font_proof-8-Kerning.indd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/documentation/INDD_files/font_proof-8-Kerning.indd -------------------------------------------------------------------------------- /documentation/INDD_files/~visualization~vlybe0.idlk: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /documentation/Proofs/Arabic-ThinZetta/heh-beh-connect-02.01.21.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/documentation/Proofs/Arabic-ThinZetta/heh-beh-connect-02.01.21.pdf -------------------------------------------------------------------------------- /documentation/Proofs/Arabic-ThinZetta/heh-beh-connect-B-02.01.21.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/documentation/Proofs/Arabic-ThinZetta/heh-beh-connect-B-02.01.21.pdf -------------------------------------------------------------------------------- /documentation/Proofs/Arabic-ThinZetta/heh-beh-connect-C-02.01.21.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/documentation/Proofs/Arabic-ThinZetta/heh-beh-connect-C-02.01.21.pdf -------------------------------------------------------------------------------- /documentation/Proofs/Arabic-ThinZetta/heh-beh-connect-D-02.01.21.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/documentation/Proofs/Arabic-ThinZetta/heh-beh-connect-D-02.01.21.pdf -------------------------------------------------------------------------------- /documentation/Proofs/LexEndadjust-09_25_2018.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/documentation/Proofs/LexEndadjust-09_25_2018.pdf -------------------------------------------------------------------------------- /documentation/Proofs/LexEndadjust-10_02_2018-B.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/documentation/Proofs/LexEndadjust-10_02_2018-B.pdf -------------------------------------------------------------------------------- /documentation/Proofs/LexEndadjust-10_02_2018.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/documentation/Proofs/LexEndadjust-10_02_2018.pdf -------------------------------------------------------------------------------- /documentation/Proofs/RevReading-14_06.08.2018.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/documentation/Proofs/RevReading-14_06.08.2018.pdf -------------------------------------------------------------------------------- /documentation/Proofs/RevReading-26_06.08.2018.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/documentation/Proofs/RevReading-26_06.08.2018.pdf -------------------------------------------------------------------------------- /documentation/Proofs/RevReading-Compare_06.08.2018.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/documentation/Proofs/RevReading-Compare_06.08.2018.pdf -------------------------------------------------------------------------------- /documentation/Proofs/RevReading-Weight_test-03.21.2018.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/documentation/Proofs/RevReading-Weight_test-03.21.2018.pdf -------------------------------------------------------------------------------- /documentation/Proofs/RevReading-Weight_test-03.27.2018.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/documentation/Proofs/RevReading-Weight_test-03.27.2018.pdf -------------------------------------------------------------------------------- /documentation/Proofs/RevReading-Weight_test-03.28.2018.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/documentation/Proofs/RevReading-Weight_test-03.28.2018.pdf -------------------------------------------------------------------------------- /documentation/Proofs/RevReading-Weight_test-04.02.2018.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/documentation/Proofs/RevReading-Weight_test-04.02.2018.pdf -------------------------------------------------------------------------------- /documentation/Proofs/RevReading_04.23.2018.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/documentation/Proofs/RevReading_04.23.2018.pdf -------------------------------------------------------------------------------- /documentation/Proofs/RevReading_04.30.2018.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/documentation/Proofs/RevReading_04.30.2018.pdf -------------------------------------------------------------------------------- /documentation/Proofs/RevReading_05.01.2018.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/documentation/Proofs/RevReading_05.01.2018.pdf -------------------------------------------------------------------------------- /documentation/Proofs/RevReading_05.04.2018.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/documentation/Proofs/RevReading_05.04.2018.pdf -------------------------------------------------------------------------------- /documentation/Proofs/RevReading_05.07.2018.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/documentation/Proofs/RevReading_05.07.2018.pdf -------------------------------------------------------------------------------- /documentation/Proofs/RevReading_05.08.2018.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/documentation/Proofs/RevReading_05.08.2018.pdf -------------------------------------------------------------------------------- /documentation/Proofs/RevReading_05.14.2018.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/documentation/Proofs/RevReading_05.14.2018.pdf -------------------------------------------------------------------------------- /documentation/Proofs/RevReading_05.15.2018.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/documentation/Proofs/RevReading_05.15.2018.pdf -------------------------------------------------------------------------------- /documentation/Proofs/RevReading_05.16.2018.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/documentation/Proofs/RevReading_05.16.2018.pdf -------------------------------------------------------------------------------- /documentation/Proofs/RevReading_05.21.2018.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/documentation/Proofs/RevReading_05.21.2018.pdf -------------------------------------------------------------------------------- /documentation/Proofs/RevReading_05.27.2018.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/documentation/Proofs/RevReading_05.27.2018.pdf -------------------------------------------------------------------------------- /documentation/Proofs/RevReading_05.28.2018.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/documentation/Proofs/RevReading_05.28.2018.pdf -------------------------------------------------------------------------------- /documentation/Proofs/RevReading_05.30.2018.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/documentation/Proofs/RevReading_05.30.2018.pdf -------------------------------------------------------------------------------- /documentation/Proofs/RevReading_06.05.2018.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/documentation/Proofs/RevReading_06.05.2018.pdf -------------------------------------------------------------------------------- /documentation/Proofs/RevReading_Kern-14-08_08_18.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/documentation/Proofs/RevReading_Kern-14-08_08_18.pdf -------------------------------------------------------------------------------- /documentation/Proofs/RevReading_Kern-14-08_22_18.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/documentation/Proofs/RevReading_Kern-14-08_22_18.pdf -------------------------------------------------------------------------------- /documentation/Proofs/RevReading_Kern-14-08_22_18_B.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/documentation/Proofs/RevReading_Kern-14-08_22_18_B.pdf -------------------------------------------------------------------------------- /documentation/Proofs/RevReading_Kern-18-08_08_18.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/documentation/Proofs/RevReading_Kern-18-08_08_18.pdf -------------------------------------------------------------------------------- /documentation/Proofs/RevReading_Kern-26-08_08_18.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/documentation/Proofs/RevReading_Kern-26-08_08_18.pdf -------------------------------------------------------------------------------- /documentation/Proofs/RevReading_proof-01_04.02.2018.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/documentation/Proofs/RevReading_proof-01_04.02.2018.pdf -------------------------------------------------------------------------------- /documentation/Proofs/RevReading_proof-01_04.09.2018.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/documentation/Proofs/RevReading_proof-01_04.09.2018.pdf -------------------------------------------------------------------------------- /documentation/Proofs/RevReading_proof-alpha_04.13.2018.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/documentation/Proofs/RevReading_proof-alpha_04.13.2018.pdf -------------------------------------------------------------------------------- /documentation/Proofs/RevReading_proof-alpha_04.16.2018.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/documentation/Proofs/RevReading_proof-alpha_04.16.2018.pdf -------------------------------------------------------------------------------- /documentation/Proofs/RevReading_punctuation-test_05.21.2018.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/documentation/Proofs/RevReading_punctuation-test_05.21.2018.pdf -------------------------------------------------------------------------------- /documentation/Proofs/Weight-Arabic-09_09_2021.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/documentation/Proofs/Weight-Arabic-09_09_2021.pdf -------------------------------------------------------------------------------- /documentation/Proofs/Weight-Arabic-09_10_2021.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/documentation/Proofs/Weight-Arabic-09_10_2021.pdf -------------------------------------------------------------------------------- /documentation/Proofs/WeightReview_09.06.2018.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/documentation/Proofs/WeightReview_09.06.2018.pdf -------------------------------------------------------------------------------- /documentation/Proofs/WeightReview_09.12.2018.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/documentation/Proofs/WeightReview_09.12.2018.pdf -------------------------------------------------------------------------------- /documentation/Proofs/agrument-09.12.2018.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/documentation/Proofs/agrument-09.12.2018.txt -------------------------------------------------------------------------------- /documentation/Slides/04-02-2018/Adjustment-Notes-1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/documentation/Slides/04-02-2018/Adjustment-Notes-1.png -------------------------------------------------------------------------------- /documentation/Slides/04-02-2018/Adjustment-Notes-2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/documentation/Slides/04-02-2018/Adjustment-Notes-2.png -------------------------------------------------------------------------------- /documentation/Slides/04-02-2018/Adjustment-Notes-3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/documentation/Slides/04-02-2018/Adjustment-Notes-3.png -------------------------------------------------------------------------------- /documentation/Slides/04-02-2018/Adjustment-Notes-4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/documentation/Slides/04-02-2018/Adjustment-Notes-4.png -------------------------------------------------------------------------------- /documentation/Slides/04-02-2018/Adjustment-Notes-5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/documentation/Slides/04-02-2018/Adjustment-Notes-5.png -------------------------------------------------------------------------------- /documentation/Slides/04-02-2018/RevReading_proof-01_04.02-A.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/documentation/Slides/04-02-2018/RevReading_proof-01_04.02-A.png -------------------------------------------------------------------------------- /documentation/Slides/04-02-2018/RevReading_proof-01_04.02-B.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/documentation/Slides/04-02-2018/RevReading_proof-01_04.02-B.png -------------------------------------------------------------------------------- /documentation/Slides/04-02-2018/RevReading_proof-01_04.02-C.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/documentation/Slides/04-02-2018/RevReading_proof-01_04.02-C.png -------------------------------------------------------------------------------- /documentation/Slides/04-02-2018/RevReading_proof-01_04.02-D.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/documentation/Slides/04-02-2018/RevReading_proof-01_04.02-D.png -------------------------------------------------------------------------------- /documentation/Slides/04-02-2018/RevReading_proof-01_04.02-E.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/documentation/Slides/04-02-2018/RevReading_proof-01_04.02-E.png -------------------------------------------------------------------------------- /documentation/Slides/04-02-2018/RevReading_proof-01_04.09-A.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/documentation/Slides/04-02-2018/RevReading_proof-01_04.09-A.png -------------------------------------------------------------------------------- /documentation/Slides/04-02-2018/RevReading_proof-01_04.09-B.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/documentation/Slides/04-02-2018/RevReading_proof-01_04.09-B.png -------------------------------------------------------------------------------- /documentation/Slides/04-02-2018/RevReading_proof-01_04.09-C.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/documentation/Slides/04-02-2018/RevReading_proof-01_04.09-C.png -------------------------------------------------------------------------------- /documentation/Slides/04-02-2018/RevReading_proof-01_04.09-D.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/documentation/Slides/04-02-2018/RevReading_proof-01_04.09-D.png -------------------------------------------------------------------------------- /documentation/Slides/04-02-2018/RevReading_proof-01_04.09-E.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/documentation/Slides/04-02-2018/RevReading_proof-01_04.09-E.png -------------------------------------------------------------------------------- /documentation/Slides/04-17-2018/RevReading_proof-alpha_04.16-B.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/documentation/Slides/04-17-2018/RevReading_proof-alpha_04.16-B.png -------------------------------------------------------------------------------- /documentation/Slides/04-17-2018/RevReading_proof-alpha_04.16-C.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/documentation/Slides/04-17-2018/RevReading_proof-alpha_04.16-C.png -------------------------------------------------------------------------------- /documentation/Slides/04-17-2018/RevReading_proof-alpha_04.16-D.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/documentation/Slides/04-17-2018/RevReading_proof-alpha_04.16-D.png -------------------------------------------------------------------------------- /documentation/Slides/04-17-2018/RevReading_proof-alpha_04.16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/documentation/Slides/04-17-2018/RevReading_proof-alpha_04.16.png -------------------------------------------------------------------------------- /documentation/Slides/05-08-2018/RevReading_05.08-A.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/documentation/Slides/05-08-2018/RevReading_05.08-A.png -------------------------------------------------------------------------------- /documentation/Slides/05-08-2018/RevReading_05.08-B.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/documentation/Slides/05-08-2018/RevReading_05.08-B.png -------------------------------------------------------------------------------- /documentation/Slides/05-14-2018/RevReading_05.01-10.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/documentation/Slides/05-14-2018/RevReading_05.01-10.png -------------------------------------------------------------------------------- /documentation/Slides/05-14-2018/RevReading_05.01-11.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/documentation/Slides/05-14-2018/RevReading_05.01-11.png -------------------------------------------------------------------------------- /documentation/Slides/05-14-2018/RevReading_05.01-12.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/documentation/Slides/05-14-2018/RevReading_05.01-12.png -------------------------------------------------------------------------------- /documentation/Slides/05-14-2018/RevReading_05.01-13.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/documentation/Slides/05-14-2018/RevReading_05.01-13.png -------------------------------------------------------------------------------- /documentation/Slides/05-14-2018/RevReading_05.01-2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/documentation/Slides/05-14-2018/RevReading_05.01-2.png -------------------------------------------------------------------------------- /documentation/Slides/05-14-2018/RevReading_05.01-3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/documentation/Slides/05-14-2018/RevReading_05.01-3.png -------------------------------------------------------------------------------- /documentation/Slides/05-14-2018/RevReading_05.01-4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/documentation/Slides/05-14-2018/RevReading_05.01-4.png -------------------------------------------------------------------------------- /documentation/Slides/05-14-2018/RevReading_05.01-5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/documentation/Slides/05-14-2018/RevReading_05.01-5.png -------------------------------------------------------------------------------- /documentation/Slides/05-14-2018/RevReading_05.01-6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/documentation/Slides/05-14-2018/RevReading_05.01-6.png -------------------------------------------------------------------------------- /documentation/Slides/05-14-2018/RevReading_05.01-7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/documentation/Slides/05-14-2018/RevReading_05.01-7.png -------------------------------------------------------------------------------- /documentation/Slides/05-14-2018/RevReading_05.01-8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/documentation/Slides/05-14-2018/RevReading_05.01-8.png -------------------------------------------------------------------------------- /documentation/Slides/05-14-2018/RevReading_05.01-9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/documentation/Slides/05-14-2018/RevReading_05.01-9.png -------------------------------------------------------------------------------- /documentation/Slides/05-14-2018/RevReading_05.01.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/documentation/Slides/05-14-2018/RevReading_05.01.png -------------------------------------------------------------------------------- /documentation/Slides/05-21-2018/05.21.2018-1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/documentation/Slides/05-21-2018/05.21.2018-1.png -------------------------------------------------------------------------------- /documentation/Slides/05-21-2018/05.21.2018-2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/documentation/Slides/05-21-2018/05.21.2018-2.png -------------------------------------------------------------------------------- /documentation/Slides/05-21-2018/05.21.2018-3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/documentation/Slides/05-21-2018/05.21.2018-3.png -------------------------------------------------------------------------------- /documentation/Slides/05-21-2018/05.21.2018-4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/documentation/Slides/05-21-2018/05.21.2018-4.png -------------------------------------------------------------------------------- /documentation/Slides/05-21-2018/05.21.2018-5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/documentation/Slides/05-21-2018/05.21.2018-5.png -------------------------------------------------------------------------------- /documentation/Slides/06-07-2018/Accents_RR14.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/documentation/Slides/06-07-2018/Accents_RR14.png -------------------------------------------------------------------------------- /documentation/Slides/06-07-2018/Accents_RR142.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/documentation/Slides/06-07-2018/Accents_RR142.png -------------------------------------------------------------------------------- /documentation/Slides/06-07-2018/Accents_RR26.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/documentation/Slides/06-07-2018/Accents_RR26.png -------------------------------------------------------------------------------- /documentation/Slides/06-07-2018/Accents_RR262.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/documentation/Slides/06-07-2018/Accents_RR262.png -------------------------------------------------------------------------------- /documentation/Slides/06-07-2018/Accents_RR263.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/documentation/Slides/06-07-2018/Accents_RR263.png -------------------------------------------------------------------------------- /documentation/Slides/06-07-2018/Captials.mov: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/documentation/Slides/06-07-2018/Captials.mov -------------------------------------------------------------------------------- /documentation/Slides/06-07-2018/RevRead_Deck.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/documentation/Slides/06-07-2018/RevRead_Deck.png -------------------------------------------------------------------------------- /documentation/Slides/06-07-2018/RevRead_Deck_Compare.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/documentation/Slides/06-07-2018/RevRead_Deck_Compare.png -------------------------------------------------------------------------------- /documentation/Slides/06-07-2018/accents.mov: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/documentation/Slides/06-07-2018/accents.mov -------------------------------------------------------------------------------- /documentation/Slides/06-07-2018/lowercase.mov: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/documentation/Slides/06-07-2018/lowercase.mov -------------------------------------------------------------------------------- /documentation/Slides/06-07-2018/numbersymbols.mov: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/documentation/Slides/06-07-2018/numbersymbols.mov -------------------------------------------------------------------------------- /documentation/Slides/06-12-2018/Alphabet_A.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/documentation/Slides/06-12-2018/Alphabet_A.gif -------------------------------------------------------------------------------- /documentation/Slides/06-12-2018/Alphabet_B.mov: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/documentation/Slides/06-12-2018/Alphabet_B.mov -------------------------------------------------------------------------------- /documentation/Slides/10-22-2018/NamingInstances_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/documentation/Slides/10-22-2018/NamingInstances_1.png -------------------------------------------------------------------------------- /documentation/Slides/10-22-2018/NamingInstances_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/documentation/Slides/10-22-2018/NamingInstances_2.png -------------------------------------------------------------------------------- /documentation/Slides/11-12-2018/Audince-Segmentation-Example.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/documentation/Slides/11-12-2018/Audince-Segmentation-Example.png -------------------------------------------------------------------------------- /documentation/Slides/11-12-2018/Audince-Segmentation.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/documentation/Slides/11-12-2018/Audince-Segmentation.png -------------------------------------------------------------------------------- /documentation/Slides/11-12-2018/Audince-Visualize-Brand.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/documentation/Slides/11-12-2018/Audince-Visualize-Brand.pdf -------------------------------------------------------------------------------- /documentation/Slides/11-12-2018/Brand-Directions.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/documentation/Slides/11-12-2018/Brand-Directions.png -------------------------------------------------------------------------------- /documentation/Slides/11-12-2018/Branding-Notes.ai: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/documentation/Slides/11-12-2018/Branding-Notes.ai -------------------------------------------------------------------------------- /documentation/Slides/11-12-2018/Lexend_Naming.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/documentation/Slides/11-12-2018/Lexend_Naming.png -------------------------------------------------------------------------------- /documentation/Slides/11-12-2018/Visual-Variation.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/documentation/Slides/11-12-2018/Visual-Variation.png -------------------------------------------------------------------------------- /documentation/Slides/11-12-2018/audience-define-maker_action_design.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/documentation/Slides/11-12-2018/audience-define-maker_action_design.txt -------------------------------------------------------------------------------- /documentation/Slides/11-12-2018/audience-define-segment.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/documentation/Slides/11-12-2018/audience-define-segment.txt -------------------------------------------------------------------------------- /documentation/Slides/11-12-2018/audience-define-user_personal_young.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/documentation/Slides/11-12-2018/audience-define-user_personal_young.txt -------------------------------------------------------------------------------- /documentation/Slides/Report for Lexend Font 7.20.2018.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/documentation/Slides/Report for Lexend Font 7.20.2018.pdf -------------------------------------------------------------------------------- /documentation/Slides/RevReading-Weight_test-03.21-B.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/documentation/Slides/RevReading-Weight_test-03.21-B.png -------------------------------------------------------------------------------- /documentation/Slides/RevReading-Weight_test-03.21.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/documentation/Slides/RevReading-Weight_test-03.21.png -------------------------------------------------------------------------------- /fonts/ttf/ReadexPro-ExtraLight.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/fonts/ttf/ReadexPro-ExtraLight.ttf -------------------------------------------------------------------------------- /fonts/ttf/ReadexPro-Light.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/fonts/ttf/ReadexPro-Light.ttf -------------------------------------------------------------------------------- /fonts/ttf/ReadexPro-Medium.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/fonts/ttf/ReadexPro-Medium.ttf -------------------------------------------------------------------------------- /fonts/ttf/ReadexPro-Regular.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/fonts/ttf/ReadexPro-Regular.ttf -------------------------------------------------------------------------------- /fonts/ttf/ReadexPro-SemiBold.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/fonts/ttf/ReadexPro-SemiBold.ttf -------------------------------------------------------------------------------- /fonts/ttf/ReadexPro-bold.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/fonts/ttf/ReadexPro-bold.ttf -------------------------------------------------------------------------------- /fonts/variable/Readexpro[HEXP,wght].ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/fonts/variable/Readexpro[HEXP,wght].ttf -------------------------------------------------------------------------------- /requirements.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/requirements.txt -------------------------------------------------------------------------------- /sources/ReadexPro.glyphs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/sources/ReadexPro.glyphs -------------------------------------------------------------------------------- /sources/config.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThomasJockin/readexpro/HEAD/sources/config.yaml --------------------------------------------------------------------------------