Skip to content

vectorio: speed up polygon #2888

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
May 18, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions locale/ID.po
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-05-12 14:37+1000\n"
"POT-Creation-Date: 2020-05-18 13:32-0700\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <[email protected]>\n"
Expand Down Expand Up @@ -82,7 +82,7 @@ msgstr ""
msgid "%q must be >= 1"
msgstr "buffers harus mempunyai panjang yang sama"

#: shared-bindings/vectorio/Polygon.c
#: shared-module/vectorio/Polygon.c
msgid "%q must be a tuple of length 2"
msgstr ""

Expand Down Expand Up @@ -1269,6 +1269,10 @@ msgstr ""
msgid "Plus any modules on the filesystem\n"
msgstr "Tambahkan module apapun pada filesystem\n"

#: shared-module/vectorio/Polygon.c
msgid "Polygon needs at least 3 points"
msgstr ""

#: shared-bindings/ps2io/Ps2.c
msgid "Pop from an empty Ps2 buffer"
msgstr ""
Expand Down Expand Up @@ -2137,10 +2141,6 @@ msgstr ""
msgid "empty"
msgstr ""

#: shared-bindings/vectorio/Polygon.c
msgid "empty %q list"
msgstr ""

#: extmod/moduheapq.c extmod/modutimeq.c
msgid "empty heap"
msgstr "heap kosong"
Expand Down Expand Up @@ -3158,8 +3158,8 @@ msgstr ""
msgid "unreadable attribute"
msgstr ""

#: shared-bindings/displayio/TileGrid.c shared-bindings/vectorio/Polygon.c
#: shared-bindings/vectorio/VectorShape.c
#: shared-bindings/displayio/TileGrid.c shared-bindings/vectorio/VectorShape.c
#: shared-module/vectorio/Polygon.c
msgid "unsupported %q type"
msgstr ""

Expand Down
16 changes: 8 additions & 8 deletions locale/circuitpython.pot
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-05-12 14:37+1000\n"
"POT-Creation-Date: 2020-05-18 13:32-0700\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <[email protected]>\n"
Expand Down Expand Up @@ -81,7 +81,7 @@ msgstr ""
msgid "%q must be >= 1"
msgstr ""

#: shared-bindings/vectorio/Polygon.c
#: shared-module/vectorio/Polygon.c
msgid "%q must be a tuple of length 2"
msgstr ""

Expand Down Expand Up @@ -1257,6 +1257,10 @@ msgstr ""
msgid "Plus any modules on the filesystem\n"
msgstr ""

#: shared-module/vectorio/Polygon.c
msgid "Polygon needs at least 3 points"
msgstr ""

#: shared-bindings/ps2io/Ps2.c
msgid "Pop from an empty Ps2 buffer"
msgstr ""
Expand Down Expand Up @@ -2113,10 +2117,6 @@ msgstr ""
msgid "empty"
msgstr ""

#: shared-bindings/vectorio/Polygon.c
msgid "empty %q list"
msgstr ""

#: extmod/moduheapq.c extmod/modutimeq.c
msgid "empty heap"
msgstr ""
Expand Down Expand Up @@ -3132,8 +3132,8 @@ msgstr ""
msgid "unreadable attribute"
msgstr ""

#: shared-bindings/displayio/TileGrid.c shared-bindings/vectorio/Polygon.c
#: shared-bindings/vectorio/VectorShape.c
#: shared-bindings/displayio/TileGrid.c shared-bindings/vectorio/VectorShape.c
#: shared-module/vectorio/Polygon.c
msgid "unsupported %q type"
msgstr ""

Expand Down
16 changes: 8 additions & 8 deletions locale/cs.po
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-05-12 14:37+1000\n"
"POT-Creation-Date: 2020-05-18 13:32-0700\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <[email protected]>\n"
Expand Down Expand Up @@ -81,7 +81,7 @@ msgstr ""
msgid "%q must be >= 1"
msgstr ""

#: shared-bindings/vectorio/Polygon.c
#: shared-module/vectorio/Polygon.c
msgid "%q must be a tuple of length 2"
msgstr ""

Expand Down Expand Up @@ -1257,6 +1257,10 @@ msgstr ""
msgid "Plus any modules on the filesystem\n"
msgstr ""

#: shared-module/vectorio/Polygon.c
msgid "Polygon needs at least 3 points"
msgstr ""

#: shared-bindings/ps2io/Ps2.c
msgid "Pop from an empty Ps2 buffer"
msgstr ""
Expand Down Expand Up @@ -2113,10 +2117,6 @@ msgstr ""
msgid "empty"
msgstr ""

#: shared-bindings/vectorio/Polygon.c
msgid "empty %q list"
msgstr ""

#: extmod/moduheapq.c extmod/modutimeq.c
msgid "empty heap"
msgstr ""
Expand Down Expand Up @@ -3132,8 +3132,8 @@ msgstr ""
msgid "unreadable attribute"
msgstr ""

#: shared-bindings/displayio/TileGrid.c shared-bindings/vectorio/Polygon.c
#: shared-bindings/vectorio/VectorShape.c
#: shared-bindings/displayio/TileGrid.c shared-bindings/vectorio/VectorShape.c
#: shared-module/vectorio/Polygon.c
msgid "unsupported %q type"
msgstr ""

Expand Down
16 changes: 8 additions & 8 deletions locale/de_DE.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-05-12 14:37+1000\n"
"POT-Creation-Date: 2020-05-18 13:32-0700\n"
"PO-Revision-Date: 2020-05-18 02:48+0000\n"
"Last-Translator: Jeff Epler <[email protected]>\n"
"Language-Team: German <https://later.unpythonic.net/projects/circuitpython/"
Expand Down Expand Up @@ -90,7 +90,7 @@ msgstr "%q Liste muss eine Liste sein"
msgid "%q must be >= 1"
msgstr "%q muss >= 1 sein"

#: shared-bindings/vectorio/Polygon.c
#: shared-module/vectorio/Polygon.c
msgid "%q must be a tuple of length 2"
msgstr "%q muss ein Tupel der Länge 2 sein"

Expand Down Expand Up @@ -1279,6 +1279,10 @@ msgstr ""
msgid "Plus any modules on the filesystem\n"
msgstr "und alle Module im Dateisystem \n"

#: shared-module/vectorio/Polygon.c
msgid "Polygon needs at least 3 points"
msgstr ""

#: shared-bindings/ps2io/Ps2.c
msgid "Pop from an empty Ps2 buffer"
msgstr ""
Expand Down Expand Up @@ -2149,10 +2153,6 @@ msgstr "Division durch Null"
msgid "empty"
msgstr "leer"

#: shared-bindings/vectorio/Polygon.c
msgid "empty %q list"
msgstr ""

#: extmod/moduheapq.c extmod/modutimeq.c
msgid "empty heap"
msgstr "leerer heap"
Expand Down Expand Up @@ -3184,8 +3184,8 @@ msgstr ""
msgid "unreadable attribute"
msgstr "nicht lesbares Attribut"

#: shared-bindings/displayio/TileGrid.c shared-bindings/vectorio/Polygon.c
#: shared-bindings/vectorio/VectorShape.c
#: shared-bindings/displayio/TileGrid.c shared-bindings/vectorio/VectorShape.c
#: shared-module/vectorio/Polygon.c
msgid "unsupported %q type"
msgstr "Nicht unterstützter %q-Typ"

Expand Down
16 changes: 8 additions & 8 deletions locale/en_US.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-05-12 14:37+1000\n"
"POT-Creation-Date: 2020-05-18 13:32-0700\n"
"PO-Revision-Date: 2018-07-27 11:55-0700\n"
"Last-Translator: \n"
"Language-Team: \n"
Expand Down Expand Up @@ -81,7 +81,7 @@ msgstr ""
msgid "%q must be >= 1"
msgstr ""

#: shared-bindings/vectorio/Polygon.c
#: shared-module/vectorio/Polygon.c
msgid "%q must be a tuple of length 2"
msgstr ""

Expand Down Expand Up @@ -1257,6 +1257,10 @@ msgstr ""
msgid "Plus any modules on the filesystem\n"
msgstr ""

#: shared-module/vectorio/Polygon.c
msgid "Polygon needs at least 3 points"
msgstr ""

#: shared-bindings/ps2io/Ps2.c
msgid "Pop from an empty Ps2 buffer"
msgstr ""
Expand Down Expand Up @@ -2113,10 +2117,6 @@ msgstr ""
msgid "empty"
msgstr ""

#: shared-bindings/vectorio/Polygon.c
msgid "empty %q list"
msgstr ""

#: extmod/moduheapq.c extmod/modutimeq.c
msgid "empty heap"
msgstr ""
Expand Down Expand Up @@ -3132,8 +3132,8 @@ msgstr ""
msgid "unreadable attribute"
msgstr ""

#: shared-bindings/displayio/TileGrid.c shared-bindings/vectorio/Polygon.c
#: shared-bindings/vectorio/VectorShape.c
#: shared-bindings/displayio/TileGrid.c shared-bindings/vectorio/VectorShape.c
#: shared-module/vectorio/Polygon.c
msgid "unsupported %q type"
msgstr ""

Expand Down
16 changes: 8 additions & 8 deletions locale/en_x_pirate.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-05-12 14:37+1000\n"
"POT-Creation-Date: 2020-05-18 13:32-0700\n"
"PO-Revision-Date: 2020-03-30 22:11+0000\n"
"Last-Translator: Tannewt <[email protected]>\n"
"Language-Team: English <https://later.unpythonic.net/projects/circuitpython/"
Expand Down Expand Up @@ -88,7 +88,7 @@ msgstr ""
msgid "%q must be >= 1"
msgstr ""

#: shared-bindings/vectorio/Polygon.c
#: shared-module/vectorio/Polygon.c
msgid "%q must be a tuple of length 2"
msgstr ""

Expand Down Expand Up @@ -1266,6 +1266,10 @@ msgstr ""
msgid "Plus any modules on the filesystem\n"
msgstr ""

#: shared-module/vectorio/Polygon.c
msgid "Polygon needs at least 3 points"
msgstr ""

#: shared-bindings/ps2io/Ps2.c
msgid "Pop from an empty Ps2 buffer"
msgstr ""
Expand Down Expand Up @@ -2122,10 +2126,6 @@ msgstr ""
msgid "empty"
msgstr ""

#: shared-bindings/vectorio/Polygon.c
msgid "empty %q list"
msgstr ""

#: extmod/moduheapq.c extmod/modutimeq.c
msgid "empty heap"
msgstr ""
Expand Down Expand Up @@ -3141,8 +3141,8 @@ msgstr ""
msgid "unreadable attribute"
msgstr ""

#: shared-bindings/displayio/TileGrid.c shared-bindings/vectorio/Polygon.c
#: shared-bindings/vectorio/VectorShape.c
#: shared-bindings/displayio/TileGrid.c shared-bindings/vectorio/VectorShape.c
#: shared-module/vectorio/Polygon.c
msgid "unsupported %q type"
msgstr ""

Expand Down
16 changes: 8 additions & 8 deletions locale/es.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-05-12 14:37+1000\n"
"POT-Creation-Date: 2020-05-18 13:32-0700\n"
"PO-Revision-Date: 2020-05-17 20:56+0000\n"
"Last-Translator: Jeff Epler <[email protected]>\n"
"Language-Team: \n"
Expand Down Expand Up @@ -84,7 +84,7 @@ msgstr ""
msgid "%q must be >= 1"
msgstr "%q debe ser >= 1"

#: shared-bindings/vectorio/Polygon.c
#: shared-module/vectorio/Polygon.c
msgid "%q must be a tuple of length 2"
msgstr ""

Expand Down Expand Up @@ -1273,6 +1273,10 @@ msgstr ""
msgid "Plus any modules on the filesystem\n"
msgstr "Incapaz de montar de nuevo el sistema de archivos"

#: shared-module/vectorio/Polygon.c
msgid "Polygon needs at least 3 points"
msgstr ""

#: shared-bindings/ps2io/Ps2.c
msgid "Pop from an empty Ps2 buffer"
msgstr "Pop de un buffer Ps2 vacio"
Expand Down Expand Up @@ -2146,10 +2150,6 @@ msgstr "división por cero"
msgid "empty"
msgstr "vacío"

#: shared-bindings/vectorio/Polygon.c
msgid "empty %q list"
msgstr ""

#: extmod/moduheapq.c extmod/modutimeq.c
msgid "empty heap"
msgstr "heap vacío"
Expand Down Expand Up @@ -3175,8 +3175,8 @@ msgstr "No coinciden '{' en format"
msgid "unreadable attribute"
msgstr "atributo no legible"

#: shared-bindings/displayio/TileGrid.c shared-bindings/vectorio/Polygon.c
#: shared-bindings/vectorio/VectorShape.c
#: shared-bindings/displayio/TileGrid.c shared-bindings/vectorio/VectorShape.c
#: shared-module/vectorio/Polygon.c
msgid "unsupported %q type"
msgstr "tipo de %q no soportado"

Expand Down
Loading