Översättning av "GIMP Python" på portugisiska
Vi kunde inte hitta den här posten. Visar ungefärliga resultat. Kontrollera stavningen eller föreslå att den här termen läggs till i ordlistan.
Then select the External Libraries tab and click the Add source folder button to add the folder in which the GIMP Python modules are installed.
Em seguida, selecione a guia External Libraries e clique no botão Add source folder para acrescentar a pasta onde os módulos GIMP-Python estão instalados.
For your project, make sure to add the folder that includes the GIMP Python modules, gimp and gimpfu.
Para seu projeto, certifique-se de adicionar a pasta que inclui os módulos GIMP-Python gimp e gimpfu.
See the GIMP Python Documentation to get information on how to create Python plug-ins.
Consulte a Documentação do GIMP Python para obter informações sobre como criar plug-ins do Python.
Andra resultat
In GIMP-Python, the Python script takes center stage and does the work.
Adding the GIMP-Python module directory to your project in Eclipse
Acrescentando o diretório do módulo GIMP-Python ao seu projeto em Eclipse
You can instantiate the GIMP-Python scripts from inside GIMP itself, or you can use GIMP's batch mode to start it from the command line.
É possível instanciar os scripts GIMP-Python dentro do próprio GIMP, ou usar o modo de lote do GIMP para iniciá-lo a partir da linha de comando.
Many modules exist for Python that provide functionality you can reuse without writing your own (the GIMP-Python modules are an example).
Existem muitos módulos para Python que fornecem funcionalidades que podem ser reutilizadas sem a necessidade de escrever seus próprios módulos (os módulos GIMP-Python são um exemplo).
Similar to GIMP, Python also has significant community support.
Similar ao GIMP, a Python também tem suporte significativo da sua comunidade.
It is also possible to write GIMP scripts in Python or Perl.
É possível escrever scripts para o GIMP também em Perl ou Ruby.
You will learn how to build plug-ins for GIMP using the Python scripting language.
Aprenderemos a criar plug-ins para GIMP usando a linguagem de script Python.
Because GIMP supports Python scripting in plug-ins, you can use Python to extend GIMP.
Devido ao fato de que o GIMP suporta o script Python em plug-ins, pode-se usar Python para estender o GIMP.
You can install and use both GIMP and Python on many different platforms, including Linux, Mac OS X, and Microsoft Windows.
É possível instalar e usar o GIMP e o Python em diversas plataformas, incluindo Linux, Mac OS X e Microsoft Windows.
The cross-platform nature of both GIMP and Python means you can write complex plug-ins for GIMP using Python and be able to run them on a variety of platforms.
A natureza multiplataforma do GIMP e do Python permite escrever plug-ins complexos para GIMP usando Python, e executá-los em uma variedade de plataformas.