Skip to content

Commit

Permalink
Added ssd1306_printFixed(), ssd1306_printFixed2x() functions
Browse files Browse the repository at this point in the history
  • Loading branch information
lexus2k committed Jan 11, 2018
1 parent a5442af commit ea88448
Show file tree
Hide file tree
Showing 147 changed files with 1,379 additions and 411 deletions.
4 changes: 2 additions & 2 deletions CODE_OF_CONDUCT.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ As contributors and maintainers of this project, and in the interest of fosterin
we pledge to respect all people who contribute through reporting issues, posting feature requests, updating documentation,
submitting pull requests or patches, and other activities.

## Our Standards
## Standards

Examples of behavior that contributes to creating a positive environment include:

Expand All @@ -22,7 +22,7 @@ Examples of unacceptable behavior by participants include:
* Publishing others' private information, such as a physical or electronic address, without explicit permission
* Other conduct which could reasonably be considered inappropriate in a professional setting

## Our Responsibilities
## Responsibilities

Project maintainers have the right and responsibility to remove, edit, or reject comments, commits, code,
wiki edits, issues, and other contributions that are not aligned to this Code of Conduct, or to ban temporarily
Expand Down
2 changes: 1 addition & 1 deletion docs/_r_e_a_d_m_e_8md_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">SSD1306 OLED display driver
&#160;<span id="projectnumber">1.3.99</span>
&#160;<span id="projectnumber">1.4.0</span>
</div>
<div id="projectbrief">This library is developed to control SSD1306 i2c/spi OLED display</div>
</td>
Expand Down
13 changes: 7 additions & 6 deletions docs/annotated.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">SSD1306 OLED display driver
&#160;<span id="projectnumber">1.3.99</span>
&#160;<span id="projectnumber">1.4.0</span>
</div>
<div id="projectbrief">This library is developed to control SSD1306 i2c/spi OLED display</div>
</td>
Expand Down Expand Up @@ -68,11 +68,12 @@
<table class="directory">
<tr id="row_0_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_nano_canvas.html" target="_self">NanoCanvas</a></td><td class="desc"></td></tr>
<tr id="row_1_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_s_app_menu.html" target="_self">SAppMenu</a></td><td class="desc"></td></tr>
<tr id="row_2_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_s_p_r_i_t_e.html" target="_self">SPRITE</a></td><td class="desc"></td></tr>
<tr id="row_3_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_sprite_pool.html" target="_self">SpritePool</a></td><td class="desc"></td></tr>
<tr id="row_4_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_s_s_d1306___r_e_c_t.html" target="_self">SSD1306_RECT</a></td><td class="desc"></td></tr>
<tr id="row_5_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tiny_buffer.html" target="_self">TinyBuffer</a></td><td class="desc"></td></tr>
<tr id="row_6_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tiny_s_s_d1306.html" target="_self">TinySSD1306</a></td><td class="desc"></td></tr>
<tr id="row_2_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_s_fixed_font_info.html" target="_self">SFixedFontInfo</a></td><td class="desc"></td></tr>
<tr id="row_3_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_s_p_r_i_t_e.html" target="_self">SPRITE</a></td><td class="desc"></td></tr>
<tr id="row_4_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_sprite_pool.html" target="_self">SpritePool</a></td><td class="desc"></td></tr>
<tr id="row_5_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_s_s_d1306___r_e_c_t.html" target="_self">SSD1306_RECT</a></td><td class="desc"></td></tr>
<tr id="row_6_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tiny_buffer.html" target="_self">TinyBuffer</a></td><td class="desc"></td></tr>
<tr id="row_7_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="class_tiny_s_s_d1306.html" target="_self">TinySSD1306</a></td><td class="desc"></td></tr>
</table>
</div><!-- directory -->
</div><!-- contents -->
Expand Down
2 changes: 1 addition & 1 deletion docs/arduino_2io_8h.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">SSD1306 OLED display driver
&#160;<span id="projectnumber">1.3.99</span>
&#160;<span id="projectnumber">1.4.0</span>
</div>
<div id="projectbrief">This library is developed to control SSD1306 i2c/spi OLED display</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/arduino_2io_8h_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">SSD1306 OLED display driver
&#160;<span id="projectnumber">1.3.99</span>
&#160;<span id="projectnumber">1.4.0</span>
</div>
<div id="projectbrief">This library is developed to control SSD1306 i2c/spi OLED display</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/avr_2io_8h.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">SSD1306 OLED display driver
&#160;<span id="projectnumber">1.3.99</span>
&#160;<span id="projectnumber">1.4.0</span>
</div>
<div id="projectbrief">This library is developed to control SSD1306 i2c/spi OLED display</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/avr_2io_8h_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">SSD1306 OLED display driver
&#160;<span id="projectnumber">1.3.99</span>
&#160;<span id="projectnumber">1.4.0</span>
</div>
<div id="projectbrief">This library is developed to control SSD1306 i2c/spi OLED display</div>
</td>
Expand Down
4 changes: 3 additions & 1 deletion docs/class_nano_canvas-members.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">SSD1306 OLED display driver
&#160;<span id="projectnumber">1.3.99</span>
&#160;<span id="projectnumber">1.4.0</span>
</div>
<div id="projectbrief">This library is developed to control SSD1306 i2c/spi OLED display</div>
</td>
Expand Down Expand Up @@ -85,6 +85,8 @@
<tr><td class="entry"><a class="el" href="class_nano_canvas.html#a158ecb92bf338b7d66d58d79ace8824f">height</a>() const</td><td class="entry"><a class="el" href="class_nano_canvas.html">NanoCanvas</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="class_nano_canvas.html#ae25cac1c7da55ee6df1e75275b92e626">invert</a>()</td><td class="entry"><a class="el" href="class_nano_canvas.html">NanoCanvas</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="class_nano_canvas.html#a291335ac8d57111407ea7449a2e58c7d">NanoCanvas</a>(uint8_t w, uint8_t h, uint8_t *bytes)</td><td class="entry"><a class="el" href="class_nano_canvas.html">NanoCanvas</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="class_nano_canvas.html#a6f89c3edb9833b7d79f7d1f771b44254">printFixed</a>(uint8_t xpos, uint8_t y, const char ch[], EFontStyle style=STYLE_NORMAL)</td><td class="entry"><a class="el" href="class_nano_canvas.html">NanoCanvas</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="class_nano_canvas.html#a6dcb23724a60a84baaa06c189903edef">printFixed2x</a>(uint8_t xpos, uint8_t y, const char ch[], EFontStyle style=STYLE_NORMAL)</td><td class="entry"><a class="el" href="class_nano_canvas.html">NanoCanvas</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="class_nano_canvas.html#a54a4d7fccec6cd25aa2651301e787241">putPixel</a>(uint8_t x, uint8_t y)</td><td class="entry"><a class="el" href="class_nano_canvas.html">NanoCanvas</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="class_nano_canvas.html#a01a8ceef1a9d26fb263f1f950774d4c6">width</a>() const</td><td class="entry"><a class="el" href="class_nano_canvas.html">NanoCanvas</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
</table></div><!-- contents -->
Expand Down
Loading

0 comments on commit ea88448

Please sign in to comment.