Giter Site home page Giter Site logo

lasarus / imagetomap-x Goto Github PK

View Code? Open in Web Editor NEW
14.0 9.0 10.0 12.45 MB

A cross platform version of the popular ImageToMap Minecraft tool. It's programmed in C with gtk+ by the same developer, lasarus(me).

Shell 1.94% C 91.84% Makefile 6.22%

imagetomap-x's Introduction

Dependencies:
gcc, zlib, gtk+ (2 or 3)

The currently supported platforms are: linux and windows (mac is barely supported)

Contact me ([email protected]) if you're an experienced Mac c++/c developer and can fix the Mac port.

If you're compiling this on anything but Linux you'll probably need to make your own build system,
and if you have I would be very happy if you could send it and instructions on how to use it to me.

build with:
# make <platform>

The binaries are located in "bin/<platform>/".

# Mac Build

Install dependencies through [Homebrew](http://brew.sh) using the following command:

```
brew install gtk pkg-config
```

imagetomap-x's People

Contributors

lasarus avatar vild avatar wolfiemario avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

imagetomap-x's Issues

Colors seems corrupted when loading image

You can reproduce this by first generating a palette, then exporting that image as a .png (File->Export Image). The bug seems to happen when you then try to open that .png afterwards. The bug only affects certain colors, this might vary between computer if it's a memory corruption.

The first image is when you export it the first time, and the second is when you export it after opening the first in ITM.
map
map2

GTK2 problems

There are some problems with gtk2 on both linux and windows. No scrollbar is showing an shadows are nonexistant. This should be a high priority. Last thing left for 1.3 release.

Blacks are Brown in 1.12

image
I created an image with a black background. ImageToMap's preview rendered it as blacks. In the actual game, some of the blacks (the main background colour) are appearing as brown.

Doesn't compile properly on 64-bit Ubuntu 12.10

I have to admit, I'm getting a bit frustrated here: This bloody thing just doesn't work. I tried downloading it and pulling out of the tarball, and it didn't work. I tried configuring, running, making, etc, etc, but no dice. Next, therefore, I downloaded the source files, from here, and tried to run 'make linux'. After installing the relevant dependencies, I made some progress, but now I've hit a wall my technical savvy and google-fu really can't surmount: this just isn't compiling properly. Every time I attempt to make it, I get a stream of 900-odd errors complaining about 'undefined reference to' and then all of the dependencies. Yet more googling reveals that this means that the code is attempting to build before it's connected to the relevant libraries, but I really don't have the know-how to understand the (undocumented) code, and fix it. Please fix this; it's apparently a fairly common issue for programs on various versions on Ubuntu, but it's still very irritating.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.