| ATENTION I rewrite the calendar generator in python to put it inside the Inkscape installer. Yes, this will be an official extension for the next Inkscape 0.47. So... this page is deprecated and i let this informations and code here only for study interests. |
ATENÇÃO Eu reescrevi o gerador de calendário em python para colocar dentro do instalador do Inkscape. Sim, isso será uma extensão oficial para o próximo Inkscape 0.47. Então... esta página está ultrapassada e deixo as informações e códio abaixo apenas para estudo de quem interessar. |
| Why Pyhton? I prefer PERL or Ruby and there is no problem to write Inkscape extensions in my prefered languages (i did this with BASH), but Windows sux with its poor scripting support and a null dependence resolution. I need to use python because the Inkscape installer for Windows provide the Python interpreter for who only knows Windows. | Prque Python? Eu prefiro PERL ou Ruby e não há problema em escrever extensões de Inkscape em minhas linguagens preferidas (eu fiz esta em BASH), mas o Windows é uma merda, tem um suporte pobre a scripts e não resolve dependências. Eu tive que usar Python porque o instalador do Inkscape para Windows provê o interpretador python para quem só conhece Windows. |
| Create Calendars sucks or is impracticable if you do not have something that automatizes the process of to put the days organized in blocks of months to you. To format manually is easy, but this extension can help you on this too. | Criar calendários é realmente um saco ou inviável se você não tiver algo que automatize o processo de colocar os dias organizados em blocos de meses para você. Formatar na mão depois é moleza, mas essa extensão pode te ajudar nisso também. |
How can you imagine, is veeeery complex to use a extension to generate calendars... Then a tutorial one goes there to elucidate the use of this extension: |
Como você deve imaginar, é muuuuito complexo usar uma extensão para gerar calendários... Então aí vai um tutorial para elucidar o uso desta extensão: |
| Month = 0 Generate all months | Mês = 0 Gera todos os meses |
| Year = 0 Generate current year | Ano = 0 Gera ano atual |
| For the other fields Use a valid SVG / CSS / HTML color Is all the same |
Para os outros campos Use uma cor SVG / CSS / HTML válid Dá tudo na mesma |
Download a example of the default result: calendario2006.svg |
Baixe um exemplo do resultado padrão: calendario2006.svg |
date. This command use the unix locales. So... You will have this names correctly on your language without extension configuration.
| This extension was written in ShellScript (BASH) and therefore only runs in the GNU/Linux or compatible. Users of rWindows can use it with the CygWin. | Essa extensão foi escrita em ShellScript (BASH) e por isso só roda no GNU/Linux ou compatíveis. Usuários de rWindows podem usa-la com ajuda do CygWin. |
| I | Attachment | Action | Size | Date | Who | Comment |
|---|---|---|---|---|---|---|
| |
calendario.tgz | manage | 4.2 K | 08 Aug 2008 - 16:15 | AurelioAHeckert | v0.4.1 |
| |
calendario2006.svg | manage | 136.9 K | 24 Jun 2006 - 21:28 | AurelioAHeckert | exemplo do resultado padrão |