RSS/Atom feed Twitter
Site is read-only, email is disabled

How can output the sliced html as div instead of table?

This discussion is connected to the gimp-user-list.gnome.org mailing list which is provided by the GIMP developers and not related to gimpusers.com.

This is a read-only list on gimpusers.com so this discussion thread is read-only, too.

3 of 3 messages available
Toggle history

Please log in to manage your subscriptions.

How can output the sliced html as div instead of table? luofeiyu 20 Nov 05:10
  How can output the sliced html as div instead of table? Alexandre Prokoudine 20 Nov 14:27
   How can output the sliced html as div instead of table? Pat David 20 Nov 16:57
2016-11-20 05:10:33 UTC (about 8 years ago)
postings
1

How can output the sliced html as div instead of table?

In the gimp doc here:
https://docs.gimp.org/en/python-fu-slice.html

We can slice a image into pieces and output the sliced pieces into table format. Now how can output the sliced pices into div format instead of table format?

Alexandre Prokoudine
2016-11-20 14:27:12 UTC (about 8 years ago)

How can output the sliced html as div instead of table?

On Sun, Nov 20, 2016 at 8:10 AM, luofeiyu wrote:

In the gimp doc here:
https://docs.gimp.org/en/python-fu-slice.html

We can slice a image into pieces and output the sliced pieces into table format.
Now how can output the sliced pices into div format instead of table format?

You would have to change the source code of that plug-in.

Alex

Pat David
2016-11-20 16:57:57 UTC (about 8 years ago)

How can output the sliced html as div instead of table?

You would also likely be chasing a path to madness, given div's behaviors. Unless you style them as tables. At which point, why not just use tables? On Sun, Nov 20, 2016 at 8:27 AM Alexandre Prokoudine < alexandre.prokoudine@gmail.com> wrote:

On Sun, Nov 20, 2016 at 8:10 AM, luofeiyu wrote:

In the gimp doc here:
https://docs.gimp.org/en/python-fu-slice.html

We can slice a image into pieces and output the sliced pieces into table format.
Now how can output the sliced pices into div format instead of table

format?

You would have to change the source code of that plug-in.

Alex _______________________________________________ gimp-user-list mailing list
List address: gimp-user-list@gnome.org List membership: https://mail.gnome.org/mailman/listinfo/gimp-user-list List archives: https://mail.gnome.org/archives/gimp-user-list