atome 0.5.3.7.2 → 0.5.3.7.8

Sign up to get free protection for your applications and to get access to all the features.
Files changed (99) hide show
  1. checksums.yaml +4 -4
  2. data/app_builder_helpers/Rakefile +1 -1
  3. data/lib/atome/atome.rb +10 -12
  4. data/lib/atome/extensions/atome.rb +6 -0
  5. data/lib/atome/extensions/mathematic.rb +24 -0
  6. data/lib/atome/extensions/matrix.rb +3 -1
  7. data/lib/atome/genesis/generators/atome.rb +23 -87
  8. data/lib/atome/genesis/generators/event.rb +8 -1
  9. data/lib/atome/genesis/generators/identity.rb +24 -75
  10. data/lib/atome/helpers/utilities.rb +17 -7
  11. data/lib/atome/kernel/batch.rb +3 -1
  12. data/lib/atome/kernel/universe.rb +3 -1
  13. data/lib/atome/presets/atome.rb +3 -66
  14. data/lib/atome/renderers/browser/event.rb +5 -0
  15. data/lib/atome/renderers/renderer.rb +2 -2
  16. data/lib/atome/version.rb +1 -1
  17. data/lib/atome.rb +1 -0
  18. data/vendor/assets/src/medias/images/logos/freebsd.svg +8 -0
  19. data/vendor/assets/src/medias/images/logos/vimeo.svg +16 -16
  20. data/vendor/assets/src/medias/rubies/examples/add.rb +4 -2
  21. data/vendor/assets/src/medias/rubies/examples/animation.rb +2 -2
  22. data/vendor/assets/src/medias/rubies/examples/clone.rb +1 -1
  23. data/vendor/assets/src/medias/rubies/examples/delete.rb +1 -4
  24. data/vendor/assets/src/medias/rubies/examples/drag.rb +10 -3
  25. data/vendor/assets/src/medias/rubies/examples/monitoring.rb +4 -4
  26. data/vendor/assets/src/medias/rubies/examples/table.rb +2 -2
  27. data/vendor/assets/src/medias/rubies/examples/text.rb +14 -8
  28. data/vendor/assets/src/medias/rubies/examples/touch.rb +3 -3
  29. metadata +4 -72
  30. data/vendor/assets/src/medias/audios/Binrpilot.mp3 +0 -0
  31. data/vendor/assets/src/medias/fonts/Dancing_Script/DancingScript-VariableFont_wght.ttf +0 -0
  32. data/vendor/assets/src/medias/fonts/Dancing_Script/OFL.txt +0 -93
  33. data/vendor/assets/src/medias/fonts/Dancing_Script/README.txt +0 -66
  34. data/vendor/assets/src/medias/fonts/Dancing_Script/static/DancingScript-Bold.ttf +0 -0
  35. data/vendor/assets/src/medias/fonts/Dancing_Script/static/DancingScript-Medium.ttf +0 -0
  36. data/vendor/assets/src/medias/fonts/Dancing_Script/static/DancingScript-Regular.ttf +0 -0
  37. data/vendor/assets/src/medias/fonts/Dancing_Script/static/DancingScript-SemiBold.ttf +0 -0
  38. data/vendor/assets/src/medias/fonts/Mate_SC/MateSC-Regular.ttf +0 -0
  39. data/vendor/assets/src/medias/fonts/Mate_SC/OFL.txt +0 -94
  40. data/vendor/assets/src/medias/fonts/Raleway/OFL.txt +0 -93
  41. data/vendor/assets/src/medias/fonts/Raleway/README.txt +0 -81
  42. data/vendor/assets/src/medias/fonts/Raleway/Raleway-Italic-VariableFont_wght.ttf +0 -0
  43. data/vendor/assets/src/medias/fonts/Raleway/Raleway-VariableFont_wght.ttf +0 -0
  44. data/vendor/assets/src/medias/fonts/Raleway/static/Raleway-Black.ttf +0 -0
  45. data/vendor/assets/src/medias/fonts/Raleway/static/Raleway-BlackItalic.ttf +0 -0
  46. data/vendor/assets/src/medias/fonts/Raleway/static/Raleway-Bold.ttf +0 -0
  47. data/vendor/assets/src/medias/fonts/Raleway/static/Raleway-BoldItalic.ttf +0 -0
  48. data/vendor/assets/src/medias/fonts/Raleway/static/Raleway-ExtraBold.ttf +0 -0
  49. data/vendor/assets/src/medias/fonts/Raleway/static/Raleway-ExtraBoldItalic.ttf +0 -0
  50. data/vendor/assets/src/medias/fonts/Raleway/static/Raleway-ExtraLight.ttf +0 -0
  51. data/vendor/assets/src/medias/fonts/Raleway/static/Raleway-ExtraLightItalic.ttf +0 -0
  52. data/vendor/assets/src/medias/fonts/Raleway/static/Raleway-Italic.ttf +0 -0
  53. data/vendor/assets/src/medias/fonts/Raleway/static/Raleway-Light.ttf +0 -0
  54. data/vendor/assets/src/medias/fonts/Raleway/static/Raleway-LightItalic.ttf +0 -0
  55. data/vendor/assets/src/medias/fonts/Raleway/static/Raleway-Medium.ttf +0 -0
  56. data/vendor/assets/src/medias/fonts/Raleway/static/Raleway-MediumItalic.ttf +0 -0
  57. data/vendor/assets/src/medias/fonts/Raleway/static/Raleway-Regular.ttf +0 -0
  58. data/vendor/assets/src/medias/fonts/Raleway/static/Raleway-SemiBold.ttf +0 -0
  59. data/vendor/assets/src/medias/fonts/Raleway/static/Raleway-SemiBoldItalic.ttf +0 -0
  60. data/vendor/assets/src/medias/fonts/Raleway/static/Raleway-Thin.ttf +0 -0
  61. data/vendor/assets/src/medias/fonts/Raleway/static/Raleway-ThinItalic.ttf +0 -0
  62. data/vendor/assets/src/medias/fonts/Vollkorn/OFL.txt +0 -93
  63. data/vendor/assets/src/medias/fonts/Vollkorn/README.txt +0 -75
  64. data/vendor/assets/src/medias/fonts/Vollkorn/Vollkorn-Italic-VariableFont_wght.ttf +0 -0
  65. data/vendor/assets/src/medias/fonts/Vollkorn/Vollkorn-VariableFont_wght.ttf +0 -0
  66. data/vendor/assets/src/medias/fonts/Vollkorn/static/Vollkorn-Black.ttf +0 -0
  67. data/vendor/assets/src/medias/fonts/Vollkorn/static/Vollkorn-BlackItalic.ttf +0 -0
  68. data/vendor/assets/src/medias/fonts/Vollkorn/static/Vollkorn-Bold.ttf +0 -0
  69. data/vendor/assets/src/medias/fonts/Vollkorn/static/Vollkorn-BoldItalic.ttf +0 -0
  70. data/vendor/assets/src/medias/fonts/Vollkorn/static/Vollkorn-ExtraBold.ttf +0 -0
  71. data/vendor/assets/src/medias/fonts/Vollkorn/static/Vollkorn-ExtraBoldItalic.ttf +0 -0
  72. data/vendor/assets/src/medias/fonts/Vollkorn/static/Vollkorn-Italic.ttf +0 -0
  73. data/vendor/assets/src/medias/fonts/Vollkorn/static/Vollkorn-Medium.ttf +0 -0
  74. data/vendor/assets/src/medias/fonts/Vollkorn/static/Vollkorn-MediumItalic.ttf +0 -0
  75. data/vendor/assets/src/medias/fonts/Vollkorn/static/Vollkorn-Regular.ttf +0 -0
  76. data/vendor/assets/src/medias/fonts/Vollkorn/static/Vollkorn-SemiBold.ttf +0 -0
  77. data/vendor/assets/src/medias/fonts/Vollkorn/static/Vollkorn-SemiBoldItalic.ttf +0 -0
  78. data/vendor/assets/src/medias/images/Icon_Help.png +0 -0
  79. data/vendor/assets/src/medias/images/avion.jpg +0 -0
  80. data/vendor/assets/src/medias/images/boat.png +0 -0
  81. data/vendor/assets/src/medias/images/dices.png +0 -0
  82. data/vendor/assets/src/medias/images/eVe_back.png +0 -0
  83. data/vendor/assets/src/medias/images/elephant.png +0 -0
  84. data/vendor/assets/src/medias/images/freebsd.png +0 -0
  85. data/vendor/assets/src/medias/images/grain_texture.png +0 -0
  86. data/vendor/assets/src/medias/images/image_missing.svg +0 -9
  87. data/vendor/assets/src/medias/images/jeezs.png +0 -0
  88. data/vendor/assets/src/medias/images/keyboard.png +0 -0
  89. data/vendor/assets/src/medias/images/living_room.png +0 -0
  90. data/vendor/assets/src/medias/images/logo.svg +0 -14
  91. data/vendor/assets/src/medias/images/moto.png +0 -0
  92. data/vendor/assets/src/medias/images/piano.png +0 -0
  93. data/vendor/assets/src/medias/images/the_mask.svg +0 -8
  94. data/vendor/assets/src/medias/images/tile_black.png +0 -0
  95. data/vendor/assets/src/medias/images/tile_white.png +0 -0
  96. data/vendor/assets/src/medias/videos/avengers.mp4 +0 -0
  97. data/vendor/assets/src/medias/videos/madmax.mp4 +0 -0
  98. data/vendor/assets/src/medias/videos/starwars.mov +0 -0
  99. data/vendor/assets/src/medias/videos/superman.mp4 +0 -0
@@ -1,94 +0,0 @@
1
- Copyright (c) 2011, Eduardo Tunni (http://www.tipo.net.ar),
2
- with Reserved Font Name "Mate"
3
-
4
- This Font Software is licensed under the SIL Open Font License, Version 1.1.
5
- This license is copied below, and is also available with a FAQ at:
6
- http://scripts.sil.org/OFL
7
-
8
-
9
- -----------------------------------------------------------
10
- SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
11
- -----------------------------------------------------------
12
-
13
- PREAMBLE
14
- The goals of the Open Font License (OFL) are to stimulate worldwide
15
- development of collaborative font projects, to support the font creation
16
- efforts of academic and linguistic communities, and to provide a free and
17
- open framework in which fonts may be shared and improved in partnership
18
- with others.
19
-
20
- The OFL allows the licensed fonts to be used, studied, modified and
21
- redistributed freely as long as they are not sold by themselves. The
22
- fonts, including any derivative works, can be bundled, embedded,
23
- redistributed and/or sold with any software provided that any reserved
24
- names are not used by derivative works. The fonts and derivatives,
25
- however, cannot be released under any other type of license. The
26
- requirement for fonts to remain under this license does not apply
27
- to any document created using the fonts or their derivatives.
28
-
29
- DEFINITIONS
30
- "Font Software" refers to the set of files released by the Copyright
31
- Holder(s) under this license and clearly marked as such. This may
32
- include source files, build scripts and documentation.
33
-
34
- "Reserved Font Name" refers to any names specified as such after the
35
- copyright statement(s).
36
-
37
- "Original Version" refers to the collection of Font Software components as
38
- distributed by the Copyright Holder(s).
39
-
40
- "Modified Version" refers to any derivative made by adding to, deleting,
41
- or substituting -- in part or in whole -- any of the components of the
42
- Original Version, by changing formats or by porting the Font Software to a
43
- new environment.
44
-
45
- "Author" refers to any designer, engineer, programmer, technical
46
- writer or other person who contributed to the Font Software.
47
-
48
- PERMISSION & CONDITIONS
49
- Permission is hereby granted, free of charge, to any person obtaining
50
- a copy of the Font Software, to use, study, copy, merge, embed, modify,
51
- redistribute, and sell modified and unmodified copies of the Font
52
- Software, subject to the following conditions:
53
-
54
- 1) Neither the Font Software nor any of its individual components,
55
- in Original or Modified Versions, may be sold by itself.
56
-
57
- 2) Original or Modified Versions of the Font Software may be bundled,
58
- redistributed and/or sold with any software, provided that each copy
59
- contains the above copyright notice and this license. These can be
60
- included either as stand-alone text files, human-readable headers or
61
- in the appropriate machine-readable metadata fields within text or
62
- binary files as long as those fields can be easily viewed by the user.
63
-
64
- 3) No Modified Version of the Font Software may use the Reserved Font
65
- Name(s) unless explicit written permission is granted by the corresponding
66
- Copyright Holder. This restriction only applies to the primary font name as
67
- presented to the users.
68
-
69
- 4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
70
- Software shall not be used to promote, endorse or advertise any
71
- Modified Version, except to acknowledge the contribution(s) of the
72
- Copyright Holder(s) and the Author(s) or with their explicit written
73
- permission.
74
-
75
- 5) The Font Software, modified or unmodified, in part or in whole,
76
- must be distributed entirely under this license, and must not be
77
- distributed under any other license. The requirement for fonts to
78
- remain under this license does not apply to any document created
79
- using the Font Software.
80
-
81
- TERMINATION
82
- This license becomes null and void if any of the above conditions are
83
- not met.
84
-
85
- DISCLAIMER
86
- THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
87
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
88
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
89
- OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
90
- COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
91
- INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
92
- DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
93
- FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
94
- OTHER DEALINGS IN THE FONT SOFTWARE.
@@ -1,93 +0,0 @@
1
- Copyright 2010 The Raleway Project Authors (impallari@gmail.com), with Reserved Font Name "Raleway".
2
-
3
- This Font Software is licensed under the SIL Open Font License, Version 1.1.
4
- This license is copied below, and is also available with a FAQ at:
5
- http://scripts.sil.org/OFL
6
-
7
-
8
- -----------------------------------------------------------
9
- SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
10
- -----------------------------------------------------------
11
-
12
- PREAMBLE
13
- The goals of the Open Font License (OFL) are to stimulate worldwide
14
- development of collaborative font projects, to support the font creation
15
- efforts of academic and linguistic communities, and to provide a free and
16
- open framework in which fonts may be shared and improved in partnership
17
- with others.
18
-
19
- The OFL allows the licensed fonts to be used, studied, modified and
20
- redistributed freely as long as they are not sold by themselves. The
21
- fonts, including any derivative works, can be bundled, embedded,
22
- redistributed and/or sold with any software provided that any reserved
23
- names are not used by derivative works. The fonts and derivatives,
24
- however, cannot be released under any other type of license. The
25
- requirement for fonts to remain under this license does not apply
26
- to any document created using the fonts or their derivatives.
27
-
28
- DEFINITIONS
29
- "Font Software" refers to the set of files released by the Copyright
30
- Holder(s) under this license and clearly marked as such. This may
31
- include source files, build scripts and documentation.
32
-
33
- "Reserved Font Name" refers to any names specified as such after the
34
- copyright statement(s).
35
-
36
- "Original Version" refers to the collection of Font Software components as
37
- distributed by the Copyright Holder(s).
38
-
39
- "Modified Version" refers to any derivative made by adding to, deleting,
40
- or substituting -- in part or in whole -- any of the components of the
41
- Original Version, by changing formats or by porting the Font Software to a
42
- new environment.
43
-
44
- "Author" refers to any designer, engineer, programmer, technical
45
- writer or other person who contributed to the Font Software.
46
-
47
- PERMISSION & CONDITIONS
48
- Permission is hereby granted, free of charge, to any person obtaining
49
- a copy of the Font Software, to use, study, copy, merge, embed, modify,
50
- redistribute, and sell modified and unmodified copies of the Font
51
- Software, subject to the following conditions:
52
-
53
- 1) Neither the Font Software nor any of its individual components,
54
- in Original or Modified Versions, may be sold by itself.
55
-
56
- 2) Original or Modified Versions of the Font Software may be bundled,
57
- redistributed and/or sold with any software, provided that each copy
58
- contains the above copyright notice and this license. These can be
59
- included either as stand-alone text files, human-readable headers or
60
- in the appropriate machine-readable metadata fields within text or
61
- binary files as long as those fields can be easily viewed by the user.
62
-
63
- 3) No Modified Version of the Font Software may use the Reserved Font
64
- Name(s) unless explicit written permission is granted by the corresponding
65
- Copyright Holder. This restriction only applies to the primary font name as
66
- presented to the users.
67
-
68
- 4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
69
- Software shall not be used to promote, endorse or advertise any
70
- Modified Version, except to acknowledge the contribution(s) of the
71
- Copyright Holder(s) and the Author(s) or with their explicit written
72
- permission.
73
-
74
- 5) The Font Software, modified or unmodified, in part or in whole,
75
- must be distributed entirely under this license, and must not be
76
- distributed under any other license. The requirement for fonts to
77
- remain under this license does not apply to any document created
78
- using the Font Software.
79
-
80
- TERMINATION
81
- This license becomes null and void if any of the above conditions are
82
- not met.
83
-
84
- DISCLAIMER
85
- THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
86
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
87
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
88
- OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
89
- COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
90
- INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
91
- DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
92
- FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
93
- OTHER DEALINGS IN THE FONT SOFTWARE.
@@ -1,81 +0,0 @@
1
- Raleway Variable Font
2
- =====================
3
-
4
- This download contains Raleway as both variable fonts and static fonts.
5
-
6
- Raleway is a variable font with this axis:
7
- wght
8
-
9
- This means all the styles are contained in these files:
10
- Raleway-VariableFont_wght.ttf
11
- Raleway-Italic-VariableFont_wght.ttf
12
-
13
- If your app fully supports variable fonts, you can now pick intermediate styles
14
- that aren’t available as static fonts. Not all apps support variable fonts, and
15
- in those cases you can use the static font files for Raleway:
16
- static/Raleway-Thin.ttf
17
- static/Raleway-ExtraLight.ttf
18
- static/Raleway-Light.ttf
19
- static/Raleway-Regular.ttf
20
- static/Raleway-Medium.ttf
21
- static/Raleway-SemiBold.ttf
22
- static/Raleway-Bold.ttf
23
- static/Raleway-ExtraBold.ttf
24
- static/Raleway-Black.ttf
25
- static/Raleway-ThinItalic.ttf
26
- static/Raleway-ExtraLightItalic.ttf
27
- static/Raleway-LightItalic.ttf
28
- static/Raleway-Italic.ttf
29
- static/Raleway-MediumItalic.ttf
30
- static/Raleway-SemiBoldItalic.ttf
31
- static/Raleway-BoldItalic.ttf
32
- static/Raleway-ExtraBoldItalic.ttf
33
- static/Raleway-BlackItalic.ttf
34
-
35
- Get started
36
- -----------
37
-
38
- 1. Install the font files you want to use
39
-
40
- 2. Use your app's font picker to view the font family and all the
41
- available styles
42
-
43
- Learn more about variable fonts
44
- -------------------------------
45
-
46
- https://developers.google.com/web/fundamentals/design-and-ux/typography/variable-fonts
47
- https://variablefonts.typenetwork.com
48
- https://medium.com/variable-fonts
49
-
50
- In desktop apps
51
-
52
- https://theblog.adobe.com/can-variable-fonts-illustrator-cc
53
- https://helpx.adobe.com/nz/photoshop/using/fonts.html#variable_fonts
54
-
55
- Online
56
-
57
- https://developers.google.com/fonts/docs/getting_started
58
- https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Fonts/Variable_Fonts_Guide
59
- https://developer.microsoft.com/en-us/microsoft-edge/testdrive/demos/variable-fonts
60
-
61
- Installing fonts
62
-
63
- MacOS: https://support.apple.com/en-us/HT201749
64
- Linux: https://www.google.com/search?q=how+to+install+a+font+on+gnu%2Blinux
65
- Windows: https://support.microsoft.com/en-us/help/314960/how-to-install-or-remove-a-font-in-windows
66
-
67
- Android Apps
68
-
69
- https://developers.google.com/fonts/docs/android
70
- https://developer.android.com/guide/topics/ui/look-and-feel/downloadable-fonts
71
-
72
- License
73
- -------
74
- Please read the full license text (OFL.txt) to understand the permissions,
75
- restrictions and requirements for usage, redistribution, and modification.
76
-
77
- You can use them freely in your products & projects - print or digital,
78
- commercial or otherwise. However, you can't sell the fonts on their own.
79
-
80
- This isn't legal advice, please consider consulting a lawyer and see the full
81
- license for all details.
@@ -1,93 +0,0 @@
1
- Copyright 2017 The Vollkorn Project Authors (https://github.com/FAlthausen/Vollkorn-Typeface)
2
-
3
- This Font Software is licensed under the SIL Open Font License, Version 1.1.
4
- This license is copied below, and is also available with a FAQ at:
5
- http://scripts.sil.org/OFL
6
-
7
-
8
- -----------------------------------------------------------
9
- SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
10
- -----------------------------------------------------------
11
-
12
- PREAMBLE
13
- The goals of the Open Font License (OFL) are to stimulate worldwide
14
- development of collaborative font projects, to support the font creation
15
- efforts of academic and linguistic communities, and to provide a free and
16
- open framework in which fonts may be shared and improved in partnership
17
- with others.
18
-
19
- The OFL allows the licensed fonts to be used, studied, modified and
20
- redistributed freely as long as they are not sold by themselves. The
21
- fonts, including any derivative works, can be bundled, embedded,
22
- redistributed and/or sold with any software provided that any reserved
23
- names are not used by derivative works. The fonts and derivatives,
24
- however, cannot be released under any other type of license. The
25
- requirement for fonts to remain under this license does not apply
26
- to any document created using the fonts or their derivatives.
27
-
28
- DEFINITIONS
29
- "Font Software" refers to the set of files released by the Copyright
30
- Holder(s) under this license and clearly marked as such. This may
31
- include source files, build scripts and documentation.
32
-
33
- "Reserved Font Name" refers to any names specified as such after the
34
- copyright statement(s).
35
-
36
- "Original Version" refers to the collection of Font Software components as
37
- distributed by the Copyright Holder(s).
38
-
39
- "Modified Version" refers to any derivative made by adding to, deleting,
40
- or substituting -- in part or in whole -- any of the components of the
41
- Original Version, by changing formats or by porting the Font Software to a
42
- new environment.
43
-
44
- "Author" refers to any designer, engineer, programmer, technical
45
- writer or other person who contributed to the Font Software.
46
-
47
- PERMISSION & CONDITIONS
48
- Permission is hereby granted, free of charge, to any person obtaining
49
- a copy of the Font Software, to use, study, copy, merge, embed, modify,
50
- redistribute, and sell modified and unmodified copies of the Font
51
- Software, subject to the following conditions:
52
-
53
- 1) Neither the Font Software nor any of its individual components,
54
- in Original or Modified Versions, may be sold by itself.
55
-
56
- 2) Original or Modified Versions of the Font Software may be bundled,
57
- redistributed and/or sold with any software, provided that each copy
58
- contains the above copyright notice and this license. These can be
59
- included either as stand-alone text files, human-readable headers or
60
- in the appropriate machine-readable metadata fields within text or
61
- binary files as long as those fields can be easily viewed by the user.
62
-
63
- 3) No Modified Version of the Font Software may use the Reserved Font
64
- Name(s) unless explicit written permission is granted by the corresponding
65
- Copyright Holder. This restriction only applies to the primary font name as
66
- presented to the users.
67
-
68
- 4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
69
- Software shall not be used to promote, endorse or advertise any
70
- Modified Version, except to acknowledge the contribution(s) of the
71
- Copyright Holder(s) and the Author(s) or with their explicit written
72
- permission.
73
-
74
- 5) The Font Software, modified or unmodified, in part or in whole,
75
- must be distributed entirely under this license, and must not be
76
- distributed under any other license. The requirement for fonts to
77
- remain under this license does not apply to any document created
78
- using the Font Software.
79
-
80
- TERMINATION
81
- This license becomes null and void if any of the above conditions are
82
- not met.
83
-
84
- DISCLAIMER
85
- THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
86
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
87
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
88
- OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
89
- COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
90
- INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
91
- DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
92
- FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
93
- OTHER DEALINGS IN THE FONT SOFTWARE.
@@ -1,75 +0,0 @@
1
- Vollkorn Variable Font
2
- ======================
3
-
4
- This download contains Vollkorn as both variable fonts and static fonts.
5
-
6
- Vollkorn is a variable font with this axis:
7
- wght
8
-
9
- This means all the styles are contained in these files:
10
- Vollkorn-VariableFont_wght.ttf
11
- Vollkorn-Italic-VariableFont_wght.ttf
12
-
13
- If your app fully supports variable fonts, you can now pick intermediate styles
14
- that aren’t available as static fonts. Not all apps support variable fonts, and
15
- in those cases you can use the static font files for Vollkorn:
16
- static/Vollkorn-Regular.ttf
17
- static/Vollkorn-Medium.ttf
18
- static/Vollkorn-SemiBold.ttf
19
- static/Vollkorn-Bold.ttf
20
- static/Vollkorn-ExtraBold.ttf
21
- static/Vollkorn-Black.ttf
22
- static/Vollkorn-Italic.ttf
23
- static/Vollkorn-MediumItalic.ttf
24
- static/Vollkorn-SemiBoldItalic.ttf
25
- static/Vollkorn-BoldItalic.ttf
26
- static/Vollkorn-ExtraBoldItalic.ttf
27
- static/Vollkorn-BlackItalic.ttf
28
-
29
- Get started
30
- -----------
31
-
32
- 1. Install the font files you want to use
33
-
34
- 2. Use your app's font picker to view the font family and all the
35
- available styles
36
-
37
- Learn more about variable fonts
38
- -------------------------------
39
-
40
- https://developers.google.com/web/fundamentals/design-and-ux/typography/variable-fonts
41
- https://variablefonts.typenetwork.com
42
- https://medium.com/variable-fonts
43
-
44
- In desktop apps
45
-
46
- https://theblog.adobe.com/can-variable-fonts-illustrator-cc
47
- https://helpx.adobe.com/nz/photoshop/using/fonts.html#variable_fonts
48
-
49
- Online
50
-
51
- https://developers.google.com/fonts/docs/getting_started
52
- https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Fonts/Variable_Fonts_Guide
53
- https://developer.microsoft.com/en-us/microsoft-edge/testdrive/demos/variable-fonts
54
-
55
- Installing fonts
56
-
57
- MacOS: https://support.apple.com/en-us/HT201749
58
- Linux: https://www.google.com/search?q=how+to+install+a+font+on+gnu%2Blinux
59
- Windows: https://support.microsoft.com/en-us/help/314960/how-to-install-or-remove-a-font-in-windows
60
-
61
- Android Apps
62
-
63
- https://developers.google.com/fonts/docs/android
64
- https://developer.android.com/guide/topics/ui/look-and-feel/downloadable-fonts
65
-
66
- License
67
- -------
68
- Please read the full license text (OFL.txt) to understand the permissions,
69
- restrictions and requirements for usage, redistribution, and modification.
70
-
71
- You can use them freely in your products & projects - print or digital,
72
- commercial or otherwise. However, you can't sell the fonts on their own.
73
-
74
- This isn't legal advice, please consider consulting a lawyer and see the full
75
- license for all details.
@@ -1,9 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
- <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
3
- <svg width="100%" height="100%" viewBox="0 0 6869 1013" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;">
4
- <g transform="matrix(1,0,0,1,-2758.92,-8717.29)">
5
- <g transform="matrix(21.8518,0,0,21.8518,-34063.4,-46420)">
6
- <text x="1680.43px" y="2559.03px" style="font-family:'ArialMT', 'Arial', sans-serif;font-size:50px;">Image missing</text>
7
- </g>
8
- </g>
9
- </svg>
@@ -1,14 +0,0 @@
1
- <?xml version="1.0"?>
2
- <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="237" height="237">
3
- <desc iVinci="yes" version="4.4" gridStep="20" showGrid="no" snapToGrid="no" codePlatform="0"/>
4
- <g id="Layer1">
5
- <g id="Shape1">
6
- <desc type="0" basicInfo-basicType="0" basicInfo-roundedRectRadius="12" basicInfo-polygonSides="6" basicInfo-starPoints="5" bounding="rect(-43.7241,-30.1508,87.4482,60.3016)" text="" font-familyName="" font-pixelSize="20" font-bold="0" font-underline="0" font-alignment="1" strokeStyle="0" markerStart="0" markerEnd="0" shadowEnabled="0" shadowOffsetX="0" shadowOffsetY="2" shadowBlur="4" shadowOpacity="160" blurEnabled="0" blurRadius="4" transform="matrix(1,0,0,1,69.1634,54.4216)" pers-center="0,0" pers-size="0,0" pers-start="0,0" pers-end="0,0" locked="0" mesh="" flag=""/>
7
- <path id="shapePath1" d="M78.5718,32.1643 C90.9603,40.2214 122.229,61.0383 110.172,73.4267 C98.1145,85.815 47.2974,89.0835 34.9092,77.0264 C22.5207,64.9693 22.2522,45.1523 34.3094,32.7639 C46.3665,20.3757 64.0801,22.7392 78.5718,32.1643 Z" style="stroke:none;fill-rule:evenodd;fill:#c90c7d;fill-opacity:1;"/>
8
- </g>
9
- <g id="Shape2">
10
- <desc type="0" basicInfo-basicType="0" basicInfo-roundedRectRadius="12" basicInfo-polygonSides="6" basicInfo-starPoints="5" bounding="rect(-109.242,-72.0846,218.483,144.169)" text="" font-familyName="" font-pixelSize="20" font-bold="0" font-underline="0" font-alignment="1" strokeStyle="0" markerStart="0" markerEnd="0" shadowEnabled="0" shadowOffsetX="0" shadowOffsetY="2" shadowBlur="4" shadowOpacity="160" blurEnabled="0" blurRadius="4" transform="matrix(1,0,0,1,118.11,140.842)" pers-center="0,0" pers-size="0,0" pers-start="0,0" pers-end="0,0" locked="0" mesh="" flag=""/>
11
- <path id="shapePath2" d="M195.426,68.762 C175.914,69.1126 164.625,85.9746 164.647,100.038 C164.668,114.092 173.928,117.222 175.288,140.65 C175.667,169.196 139.098,188.908 118.391,189.178 C37.2545,190.235 16.715,123.657 16.5329,104.887 C16.4441,95.7952 8.69091,95.1246 8.87162,105.117 C9.98425,166.757 59.3142,213.647 118.638,212.918 C183.335,212.122 229.14,160.37 227.298,99.0846 C226.802,82.5843 212.783,68.4504 195.426,68.762 Z" style="stroke:none;fill-rule:evenodd;fill:#c90c7d;fill-opacity:1;"/>
12
- </g>
13
- </g>
14
- </svg>
@@ -1,8 +0,0 @@
1
- <svg width="0" height="0">
2
- <defs>
3
- <clipPath id="clipping5" clipPathUnits="objectBoundingBox">
4
-
5
- <polygon points="1.00 .50,.8470057014808336 .545684167277018,.910518476172854 .6099980941685713,.8233578363789503 .6339392013277814,.9330127018922194 .75,.7776736691019323 .7130665001530522,.8005203820042827 .8005203820042827,.7130665001530522 .7776736691019323,.75 .9330127018922192,.6339392013277814 .8233578363789503,.6099980941685714 .910518476172854,.5456841672770181 .8470057014808336,.50 1.00,.454315832722982 .8470057014808336,.39000190583142874 .910518476172854,.36606079867221865 .8233578363789505,.2500000000000001 .9330127018922194,.28693349984694787 .7776736691019323,.19947961799571733 .8005203820042827,.2223263308980677 .7130665001530522,.06698729810778076 .7500000000000001,.17664216362104966 .6339392013277815,.08948152382714603 .6099980941685715,.15299429851916635 .54568416727701816,0 .5000000000000001,.15299429851916635 .45431583272298205,.0894815238271459 .3900019058314288,.1766421636210496 .3660607986722188,.06698729810778062 .25000000000000014,.2223263308980676 .28693349984694787,.19947961799571715 .19947961799571747,.2869334998469477 .22232633089806775,.2499999999999998 .06698729810778083,.3660607986722184 .17664216362104973,.3900019058314284 .08948152382714603,.4543158327229816 .15299429851916642,.4999999999999999 0,.54568416727701795 .15299429851916635,.6099980941685711 .0894815238271459,.6339392013277812 .1766421636210496,.7499999999999997 .066987298107780475,.713066500153052 .2223263308980675,.8005203820042826 .19947961799571722,.7776736691019323 .2869334998469477,.9330127018922192 .2499999999999998,.8233578363789502 .3660607986722184,.910518476172854 .3900019058314283,.8470057014808336 .4543158327229816"/>
6
- </clipPath>
7
- </defs>
8
- </svg>