• My FontStruct
    • Sign in
    • New FontStruction
    • My FontStructions
    • Profile
    • Favorites
    • Settings
    • Account
    • Messages
  • Gallery
    • What’s New
    • Everything
    • Top Downloads
    • Top Rated
    • Most Glyphs
    • Sets and Tags
    • Hidden Gems
  • FontStructor
  • Live
  • Blog
  • Support
    • FAQ
    • Getting Started
    • Our Sponsors
    • What is FontStruct?
    • The Maker
    • Shop
    • Contact

Fontstructions tagged with “Scientific”

Any Category
  • Any Category
  • Pixel Optimized
  • Script
  • Display
  • Picture/Symbol
  • Sans Serif
  • Serif
  • Blackletter
  • Non-Latin
  • Slab Serif
  • Stencil
  • Monospaced
  • Uncategorized
Any License
  • Any License
  • Commercial Use
  • Downloadable
  • Cloneable
  • All Rights Reserved
  • Creative Commons Attribution Non-commercial No Derivatives
  • Creative Commons Attribution Non-commercial Share Alike
  • Creative Commons Attribution Non-commercial
  • Creative Commons Attribution No Derivatives
  • Creative Commons Attribution Share Alike
  • Creative Commons Attribution
  • FontStruct Non-Commercial License
  • FontStruct License
  • Creative Commons CC0 Public Domain Dedication
  • Open Font License
Sort: Sharing Date
  • Sharing Date
  • Downloads
  • Balanced Rating
  • Rating
  • Last Edit
  • Comment Count
  • Favorite Count
  • Creation Date
  • Character Count
  • Alphabetically
Show:
  • Staff Picks (6)
  • All (20)

Generatrix 

by Danilo d'Oliver Loyal
0.00 Click on the stars to rate this FontStruction.
Balanced Rating: 0.00
Average Rating: 0.00
Click for more information about this rating.
 0 votes
You voted ? for this FontStruction. You may change your vote at any time.
70931 Published: 20th February, 2021
Last edited: 20th February, 2021
Created: 19th February, 2021

Generatrix is a Generated Graphic Symbol using particle's of typographics.

Don't repeat the same word without using space. As long as you do not press space it will remain on the same symbol.

Generatrix Body Structure:

f = five 5 bist = 2 ^ 5
b = ball
h = horizontal line
v = vertical
a = upward diagonal
b = descending diagonal

The first shows the position and the second the letter of the keyboard.

F-BHBHB.VDAVDAV.BHBHB.VDAVDAV.BHBHB.VDAVDAV.BHBHB.VDAVDAV.BHBHB-F

012345-ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz. - 6789

[00000]-[00000].[0000000]:[00000].[0000000]:[00000].[0000000]:[00000].[0000000]:[00000]-[00000] 

There are 63 main parts of the Generatrix. There are possible to generate 9,223,372,036,854,775,808 different symbols. Those are just the main ones, not all. Those are just the main ones, not all. However, as I think that the others are mutually exclusive, they have no combinatory potential as much as the first 63, although there are 8 accents that will only take the place of the 10 upper and lower strokes and therefore the 53 parts are not excluded, but the top 10 and bottom.

My part was creating the symbol, now how you will use it is up to you. My recommendation is to use a mathematical function and associate it with binaries. Using base 64, you will only need 9 digits for the main body. That's why I think the base 64 is ideal. Associate the symbol with a mathematical and binary function, not directly the letters on the keyboard. The letters are used only to access the symbol. However, the geratrix algorithm is something else. Something like Codetrix which is the base 64 binary function for Generatrix. It just converts any symbol into a code in a more formal way. So, even without the font, you can reference it using Codetrix 64.
Do not associate the Codetrix directly with the keyboard. In base 64, it is used from A to Z, from a to z, from 0 to 9 or that is alphanumeric but the '+' becomes '.' and '/' becomes '_' to end 64. Base 64 is a base already consolidated in computing and programming, but the symbols in addition to alphanumeric symbols have been replaced by '.' and '_'. A sum of two most popular symbols: '+' and '-', so I took the base 64 standard body. Codetrix is ​​a function that adapts base 64 to Generatrix. Another difference beyond the end for the standard base 64 is that it starts with the numbers 0 to 9, then the letters come, becoming more similar to the hexadecimal in values ​​less than 16 in the units.

{

0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz._

}

Main 64 symbols, only 63 are part of the main body. Probably many had confused 63 parts with 64 bit and 64 base. 6 parts makes 64 bits, because they are 2 ^ 6. But in fact I add it in the alphanumeric representation 64 using letters, numbers and symbols. There are 3 different things. Keyboard Buttons/Symbols Parts, Base 64 with 6 bits, Alphanumeric representation of base 64.  In base 64, 0 is an item so integers are 63 as well, since the non-zero positive integer value that starts at 1 is considered the second number after zero which is the first.

How Codetrix works:
There are 63 bits, each 6bit is worth 2 ^ 6 which is 64, but the division is perfect if we separate it by 7, that is 1 more bit, so that each element of the base 64 will be repeated 9 times to complete the 63 digits. Amount of values:

[2 * 64 * 2 * 64 * 2 * 64 * 2 * 64 * 2 * 64 * 2 * 64 * 2 * 64 * 2 * 64 * 2 * 64 * 2 * 64 * 2 * 64] = ([2 ^ 1] [2 ^ 6] * [2 ^ 1] [2 ^ 6] * [2 ^ 1] [2 ^ 6] * [2 ^ 1] [2 ^ 6] * [2 ^ 1] [2 ^ 6] * [2 ^ 1] [2 ^ 6] * [2 ^ 1] [2 ^ 6] * [2 ^ 1] [2 ^ 6] * [2 ^ 1] [2 ^ 6]) = (7 + 7 + 7 + 7 + 7 + 7 + 7 + 7 + 7) = 63 binaries. But you will see: [+ 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0] or at the end [+ _ + _ + _ + _ + _ + _ + _ + _ + _] (o ' _ 'is the last character in my system 64), using the polynomial [sn * 64 ^ p], n is the base number, 64 is the base and p is the power position (-1, becouse of the 0) of the digit from right to left, s is the sign that only alternates between + or -, by default I leave it at +, so 0 = +, 1 = -.

[+ 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + 0] = ([+] [n * 64 ^ p] [+] [n * 64 ^ p] [+] [n * 64 ^ p] [+] [n * 64 ^ p] [+] [n * 64 ^ p] [+] [n * 64 ^ p] [+] [n * 64 ^ p] [+] [n * 64 ^ p] [+] [n * 64 ^ p] [+] [n * 64 ^ p])

[+ _ + D + A + N + I + L + O + _ + _]

= ([+] [64 * 64 ^ 9] [+] [13 * 64 ^ 8] [+] [10* 64 ^ 7] [ +] [23 * 64 ^ 6] [+] [18 * 64 ^ 5] [+] [21 * 64 ^ 4] [+] [24 * 64 ^ 3] [ +] [64 * 64 ^ 1] [+] [64 * 64 ^ 0])

6bit (64 base) to binary:

2^6 = [([1]x2^5)+([1]x2^4)+([1]x2^3)+([1]x2^2)+([1]x2^1)+([1]x2^0)]

In fact the 2 ^ 6 is 100000 in binary, but in base 64, zero subtracts a digit and 32 + 16 + 8 + 2 + 1 = 63. The latter is 1 because zero does not add up, but zero is a number. I use the position and not the text value for 64, but 64 for binary uses value due to the powers of 2 (maximum 63).

I use the sum total myself and associate each position with the following values:
([1]x2^5)        =  0 or 32, 100000 = 32, 
([1]x2^4)        =  0 or 16, 010000 = 16
([1]x2^3)        =  0 or 8,   001000 = 8
([1]x2^2)        =  0 or 4,   000100 = 4
([1]x2^1)        =  0 or 2,   000010 = 2
([1]x2^0)        =  0 or 1,   000001 = 1

total: 63 in vabue, 64 in position = 111111

 [([0]x2^6)+([0]x2^5)+([0]x2^4)+([1]x2^3)+([1]x2^2)+([0]x2^1)+([1]x2^0)] = 13 = 8+ 4 + 1 = 2^3+2^2+2^0

= ([0] [111111] [0] [001101] [0] [001010] [ 0] [010111] [0] [010010] [0] [010101] [0] [011000] [ 0][0] [111111] [0] [111111])

=  011111100011010001010 0010111001001000101010011000001111110111111

I haven't finished or completed the codetrix yet, so I think you are free to do a better job. Maybe using binary without using base 64 is useful, I only used base 64, because in it there are only 9 digits plus the sign that stores 2 bits. Although I think the formulas will be more intended to turn texts into symbols. From the symbol it is easier to use direct binary.

What does the binary code mean? '0' means it has no dash (so I put it as a default and '1' means it has the dash or the typographic part of the symbol. That way in general Codetrix will be just a beautiful name for binaries that bridge the text and Generatrix symbol For you know where you press on the keyboard, because converting text directly to generatrix has a problem: Generatrix does not allow to differentiate the same words, since they overlap. If you write AVA with the font, you will see that it has only 2 typographic particles because only A and V was considered. Being more suitable it turns AVA into base 64 using its position, where A is the 10th and V is the 31st, then in binary (remembering not to confuse ordinal and cardinal numbers) and finally the binary converting for the symbol.

Generatrix's goal is to compress information. We stopped writing more and started to process more information. For future goals, it would be the idea of being able to write entire pages of books in just one symbol. A wording on a symbol.

As you can see, this system of font have been made to be customizable and generated many symbols.

It is under the Creative Commons Non Commercial v3 license, so that everyone can adapt to their needs.

        • Science, scifi, sci-fi (3)
        • Scientific Calculator (4)
        • Futuristic (867)
        • Future (361)
        • Math (29)
        • Maths (9)
        • Scientific (21)
        Creative Commons

        Mr. Robato 

        by anastasiashkolna
        7.89 Click on the stars to rate this FontStruction.
        Balanced Rating: 7.89
        Average Rating: 9.00
        Click for more information about this rating.
         1 vote
        You voted ? for this FontStruction. You may change your vote at any time.
        250520 Published: 10th February, 2019
        Last edited: 18th February, 2019
        Created: 7th February, 2019
              • Display (2530)
              • Display Fonts (33)
              • Modern (853)
              • Cracked (11)
              • Condensed (316)
              • Sans Serif (2143)
              • Sans (1077)
              • Curves (119)
              • Thin (370)
              • Calligraphy (114)
              • Simple (973)
              • Friendly (28)
              • Sports (74)
              • Sport (44)
              • Fun (406)
              • Funny (83)
              • Creative (84)
              • Party (20)
              • Cars (18)
              • Race (14)
              • Boys (2)
              • Calculator (73)
              • Scientific Calculator (4)
              • Scientific (21)
              FontStruct License

              Scientific Calculator 

              by Joel Z. Assad (JoELza)
              0.00 Click on the stars to rate this FontStruction.
              Balanced Rating: 0.00
              Average Rating: 0.00
              Click for more information about this rating.
               0 votes
              You voted ? for this FontStruction. You may change your vote at any time.
              90880 Published: 10th October, 2013
              Last edited: 10th October, 2013
              Created: 10th October, 2013
              Simules a scientific calculator. Square root: $ sign
                    • Calculator (73)
                    • Scientific (21)
                    • Pixelated (354)
                    Creative Commons

                    T3ch 

                    by earantowicz
                    8.06 Click on the stars to rate this FontStruction.
                    Balanced Rating: 8.06
                    Average Rating: 9.00
                    Click for more information about this rating.
                     2 votes
                    You voted ? for this FontStruction. You may change your vote at any time.
                    771646 Published: 12th March, 2013
                    Last edited: 19th February, 2013
                    Created: 14th February, 2013
                          • Tech (342)
                          • Technology (77)
                          • New (270)
                          • Alien (378)
                          • Nerd (17)
                          • Scientific (21)
                          • Science (62)
                          • Robot (99)
                          Creative Commons

                          Military Stencil 

                          by Softbox
                          0.00 Click on the stars to rate this FontStruction.
                          Balanced Rating: 0.00
                          Average Rating: 0.00
                          Click for more information about this rating.
                           0 votes
                          You voted ? for this FontStruction. You may change your vote at any time.
                          160262 Published: 25th February, 2012
                          Last edited: 25th February, 2012
                          Created: 25th February, 2012
                          Fits into your logo.
                          • Stencil
                              • Scientific (21)
                              • Futuristic (867)
                              • Tech (342)
                              • Stencil (650)
                              • Logo (260)
                              Creative Commons

                              Command User Interface 

                              by Softbox
                              8.07 Click on the stars to rate this FontStruction.
                              Balanced Rating: 8.07
                              Average Rating: 10.00
                              Click for more information about this rating.
                               1 vote
                              You voted ? for this FontStruction. You may change your vote at any time.
                              70620 Published: 25th February, 2012
                              Last edited: 25th February, 2012
                              Created: 25th February, 2012
                              CUI is an amazing system type font.
                                    • Technology (77)
                                    • Future (361)
                                    • Scientific (21)
                                    Creative Commons

                                    Cybertron 

                                    by Softbox
                                    8.07 Click on the stars to rate this FontStruction.
                                    Balanced Rating: 8.07
                                    Average Rating: 10.00
                                    Click for more information about this rating.
                                     1 vote
                                    You voted ? for this FontStruction. You may change your vote at any time.
                                    80260 Published: 25th February, 2012
                                    Last edited: 25th February, 2012
                                    Created: 25th February, 2012
                                    A Futuristic, Tech, Scientific Uppercase Fonts.
                                          • Scientific (21)
                                          • Future (361)
                                          • Technology (77)
                                          • Uppercase (286)
                                          Creative Commons

                                          fx-xxMS 

                                          by Bromista
                                          0.00 Click on the stars to rate this FontStruction.
                                          Balanced Rating: 0.00
                                          Average Rating: 0.00
                                          Click for more information about this rating.
                                           0 votes
                                          You voted ? for this FontStruction. You may change your vote at any time.
                                          1401330 Published: 21st February, 2012
                                          Last edited: 21st February, 2012
                                          Created: 20th February, 2012
                                          Scientific calculator font.
                                          • Monospaced
                                              • Calculator (73)
                                              • Pixel Font (341)
                                              • Casio (16)
                                              • Fx Ms Series (1)
                                              • Scientific (21)
                                              Creative Commons

                                              Android Bots 

                                              by BryanGu
                                              0.00 Click on the stars to rate this FontStruction.
                                              Balanced Rating: 0.00
                                              Average Rating: 0.00
                                              Click for more information about this rating.
                                               0 votes
                                              You voted ? for this FontStruction. You may change your vote at any time.
                                              120931 Published: 23rd January, 2012
                                              Last edited: 24th January, 2012
                                              Created: 23rd January, 2012
                                              Based on ANDROID LOGO FONT Made by me :D
                                                    • Scifi (451)
                                                    • Sci (37)
                                                    • Fi (20)
                                                    • Scientific (21)
                                                    • Fiction (48)
                                                    • Future (361)
                                                    • Futuro (4)
                                                    • Android (8)
                                                    • Rob (2)
                                                    • Robot (99)
                                                    • Bot (5)
                                                    • Bit (250)
                                                    Creative Commons

                                                    Neo Gate for Mars 

                                                    by BryanGu
                                                    0.00 Click on the stars to rate this FontStruction.
                                                    Balanced Rating: 0.00
                                                    Average Rating: 0.00
                                                    Click for more information about this rating.
                                                     0 votes
                                                    You voted ? for this FontStruction. You may change your vote at any time.
                                                    70982 Published: 23rd December, 2011
                                                    Last edited: 23rd December, 2011
                                                    Created: 23rd December, 2011
                                                    Clone of Gate for Mars.
                                                    This is a clone of Gate for Mars
                                                          • Scientific (21)
                                                          • Space (384)
                                                          • Galaxy (23)
                                                          • Galactic (33)
                                                          • Lol (42)
                                                          • Hehehe (4)
                                                          • Mars (6)
                                                          • Gate (9)
                                                          • Funny (83)
                                                          Creative Commons

                                                          Neo Sci-Fi 

                                                          by BryanGu
                                                          8.06 Click on the stars to rate this FontStruction.
                                                          Balanced Rating: 8.06
                                                          Average Rating: 9.00
                                                          Click for more information about this rating.
                                                           2 votes
                                                          You voted ? for this FontStruction. You may change your vote at any time.
                                                          801380 Published: 16th December, 2011
                                                          Last edited: 16th December, 2011
                                                          Created: 16th December, 2011
                                                                • Scifi (451)
                                                                • Sci (37)
                                                                • Fi (20)
                                                                • Scientific (21)
                                                                • Fiction (48)
                                                                • Lol (42)
                                                                • Hehehe (4)
                                                                Creative Commons

                                                                Rerum 

                                                                by cameronnicol
                                                                8.19 Click on the stars to rate this FontStruction.
                                                                Balanced Rating: 8.19
                                                                Average Rating: 8.50
                                                                Click for more information about this rating.
                                                                 8 votes
                                                                You voted ? for this FontStruction. You may change your vote at any time.
                                                                273305 Published: 1st November, 2011
                                                                Last edited: 8th November, 2011
                                                                Created: 12th October, 2011
                                                                The theme behind this piece is decay. I started by experimenting with the things that immediately spring to mind when you think of decay; crumbling walls, rotting vegetables, peeling paint... Then I found the definition of decay in physics 'transformation of an elementary particle into two or more different particles.' and biological decay 'to break down into component parts.' After experimenting with different ways of breaking up a typeface, I came up with this. A sort of abstract representation of scientific decay. To create the long, thin diagonal lines, I had to do it on a huge scale, filling almost 3 'screens' in height with each letter. Sadly this meant it's impossible to download the font. E F G O and Q still need a bit of work as they stand out to much. Cameron Nicol
                                                                      • Decay (88)
                                                                      • Lines (230)
                                                                      • Uwe (837)
                                                                      • Cameron (1)
                                                                      • Nicol (1)
                                                                      • Scientific (21)
                                                                      Creative Commons

                                                                      Casio Calculator 

                                                                      by pattersonc
                                                                      8.07 Click on the stars to rate this FontStruction.
                                                                      Balanced Rating: 8.07
                                                                      Average Rating: 10.00
                                                                      Click for more information about this rating.
                                                                       1 vote
                                                                      You voted ? for this FontStruction. You may change your vote at any time.
                                                                      790990 Published: 19th November, 2010
                                                                      Last edited: 19th November, 2010
                                                                      Created: 18th November, 2010
                                                                      Font generated to replicate the display of a Casio fx-85ES scientific calculator
                                                                            • Casio (16)
                                                                            • Scientific (21)
                                                                            • Calculator (73)
                                                                            Creative Commons

                                                                            Isomixed Inverted 

                                                                            by funk_king
                                                                            8.44 Click on the stars to rate this FontStruction.
                                                                            Balanced Rating: 8.44
                                                                            Average Rating: 8.65
                                                                            Click for more information about this rating.
                                                                             17 votes
                                                                            You voted ? for this FontStruction. You may change your vote at any time.
                                                                            2997441 Published: 16th September, 2009
                                                                            Last edited: 26th October, 2009
                                                                            Created: 15th September, 2009
                                                                            so after i was done with isomixed and isomixed inline, it came to me to do an inverted version :)
                                                                            • Display
                                                                                • Isomixed Inverted (1)
                                                                                • Isomixed (1)
                                                                                • Isometric (37)
                                                                                • Architectural (17)
                                                                                • Drafting (4)
                                                                                • Scientific (21)
                                                                                • Engineering (3)
                                                                                All Rights Reserved. No download available.

                                                                                Isometric 

                                                                                by funk_king
                                                                                8.69 Click on the stars to rate this FontStruction.
                                                                                Balanced Rating: 8.69
                                                                                Average Rating: 9.00
                                                                                Click for more information about this rating.
                                                                                 15 votes
                                                                                You voted ? for this FontStruction. You may change your vote at any time.
                                                                                24613230 Published: 6th September, 2009
                                                                                Last edited: 6th September, 2009
                                                                                Created: 5th September, 2009
                                                                                :)
                                                                                This is a clone
                                                                                • Display
                                                                                • 3D
                                                                                  • Isometric (37)
                                                                                  • Architectural (17)
                                                                                  • Drafting (4)
                                                                                  • Scientific (21)
                                                                                  • 3d (305)
                                                                                  All Rights Reserved. No download available.

                                                                                  CASIOpeia - Menus 

                                                                                  by Goatmeal
                                                                                  8.05 Click on the stars to rate this FontStruction.
                                                                                  Balanced Rating: 8.05
                                                                                  Average Rating: 8.67
                                                                                  Click for more information about this rating.
                                                                                   3 votes
                                                                                  You voted ? for this FontStruction. You may change your vote at any time.
                                                                                  2941591 Published: 10th July, 2009
                                                                                  Last edited: 9th February, 2012
                                                                                  Created: 9th July, 2009

                                                                                  Clone of CASIOpeia. Dedicated to my best friend in college: my CASIO fx-7700G Power Graphic Scientific Calculator !...  This font lists all of the on-screen function/menu buttons.

                                                                                  This is a clone of CASIOpeia
                                                                                        • Casio (16)
                                                                                        • Scientific (21)
                                                                                        • Calculator (73)
                                                                                        Creative Commons

                                                                                        CASIOpeia 

                                                                                        by Goatmeal
                                                                                        7.22 Click on the stars to rate this FontStruction.
                                                                                        Balanced Rating: 7.22
                                                                                        Average Rating: 6.75
                                                                                        Click for more information about this rating.
                                                                                         4 votes
                                                                                        You voted ? for this FontStruction. You may change your vote at any time.
                                                                                        5081786 Published: 9th July, 2009
                                                                                        Last edited: 9th February, 2012
                                                                                        Created: 8th July, 2009

                                                                                        Dedicated to my best friend in college: my CASIO fx-7700G Power Graphic Scientific Calculator !...  Basic Latin character set completed by Goatmeal, along with the addition of three function memory slot subscript numbers (7, 8 & 9) that are not present on the calculator (only six function memory slots are available).

                                                                                              • Casio (16)
                                                                                              • Scientific (21)
                                                                                              • Calculator (73)
                                                                                              Creative Commons

                                                                                              Schematic 

                                                                                              by funk_king
                                                                                              7.80 Click on the stars to rate this FontStruction.
                                                                                              Balanced Rating: 7.80
                                                                                              Average Rating: 7.82
                                                                                              Click for more information about this rating.
                                                                                               50 votes
                                                                                              You voted ? for this FontStruction. You may change your vote at any time.
                                                                                              19783624 Published: 18th December, 2008
                                                                                              Last edited: 21st June, 2009
                                                                                              Created: 17th December, 2008
                                                                                              :)
                                                                                              • Display
                                                                                                  • Schematic (5)
                                                                                                  • Electrical Schematic (1)
                                                                                                  • Electrical Symbols (1)
                                                                                                  • Symbols (176)
                                                                                                  • Scientific (21)
                                                                                                  All Rights Reserved. No download available.

                                                                                                  Circuit Board Outline 

                                                                                                  by funk_king
                                                                                                  7.05 Click on the stars to rate this FontStruction.
                                                                                                  Balanced Rating: 7.05
                                                                                                  Average Rating: 6.95
                                                                                                  Click for more information about this rating.
                                                                                                   27 votes
                                                                                                  You voted ? for this FontStruction. You may change your vote at any time.
                                                                                                  18873020 Published: 15th October, 2008
                                                                                                  Last edited: 2nd August, 2009
                                                                                                  Created: 13th October, 2008
                                                                                                  :)
                                                                                                  This is a clone
                                                                                                  • Display
                                                                                                      • Circuit Board Outline (1)
                                                                                                      • Circuit Board (7)
                                                                                                      • Scientific (21)
                                                                                                      • Electronic (95)
                                                                                                      • Technology (77)
                                                                                                      All Rights Reserved. No download available.

                                                                                                      Technified 

                                                                                                      by funk_king
                                                                                                      6.75 Click on the stars to rate this FontStruction.
                                                                                                      Balanced Rating: 6.75
                                                                                                      Average Rating: 6.56
                                                                                                      Click for more information about this rating.
                                                                                                       20 votes
                                                                                                      You voted ? for this FontStruction. You may change your vote at any time.
                                                                                                      622706 Published: 22nd August, 2008
                                                                                                      Last edited: 21st November, 2009
                                                                                                      Created: 18th August, 2008
                                                                                                      i've seen this one around, but wanted to make it look somewhat leaner.
                                                                                                      • Display
                                                                                                      • Retro-Computer
                                                                                                        • Techno (417)
                                                                                                        • Computer (502)
                                                                                                        • Scifi (451)
                                                                                                        • Scientific (21)
                                                                                                        • Technology (77)
                                                                                                        • Science (62)
                                                                                                        All Rights Reserved. No download available.

                                                                                                        Satellite 

                                                                                                        by funk_king
                                                                                                        6.86 Click on the stars to rate this FontStruction.
                                                                                                        Balanced Rating: 6.86
                                                                                                        Average Rating: 6.43
                                                                                                        Click for more information about this rating.
                                                                                                         8 votes
                                                                                                        You voted ? for this FontStruction. You may change your vote at any time.
                                                                                                        330872 Published: 28th July, 2008
                                                                                                        Last edited: 23rd May, 2013
                                                                                                        Created: 24th July, 2008
                                                                                                        space age communication.
                                                                                                        • Display
                                                                                                            • Satellite (2)
                                                                                                            • Space (384)
                                                                                                            • Scientific (21)
                                                                                                            • Technology (77)
                                                                                                            All Rights Reserved. No download available.

                                                                                                            Conneqt

                                                                                                             from MyFonts
                                                                                                            Conneqt
                                                                                                            Some fonts you just can’t FontStruct.
                                                                                                            Buy & download premium fonts on MyFonts.com
                                                                                                            • Follow us on Twitter
                                                                                                            • Terms of Use
                                                                                                            • Privacy Policy
                                                                                                            • Legal Notice
                                                                                                            • About
                                                                                                            • Our Sponsors
                                                                                                            • Contact
                                                                                                            Copyright © 2010–2021 Rob Meek
                                                                                                            FontStruct thanks our sponsors: 

                                                                                                            • Glyphs